/*
Theme Name: Ionidea theme
Theme URI: http://www.ionidea.com/
Description: Created by special order Cyvillance
Version: 1.0
Author: Thea
Author URI: http://www.ionidea.com/
Version: 1.0.0.1
*/

div {
	border: 0px solid green;
}

.wp-polls  {
	float:right;
}

.page_name {
	font-weight:bold;
	font-size:25px;
	color:red;
	text-align:center;
	border:1px solid blue;
}

.header div,
.footer-bottom div,
.footer-top div,
.metaslider div {
	border:0px;
}


/* === SLIDER === */

#metaslider_container_11 .slides li
{ position:relative; }

.flex-direction-nav a,
.metaslider .caption-wrap {
	position:absolute;
}

/* TEXT BLOCK */

.metaslider .caption-wrap {
    color: #fff;
    left: 50%;
    margin-left: -480px;
    max-width: 960px;
    padding-bottom: 20px;
    padding-top: 0px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 20%;
    z-index: 10;
}

.caption-wrap .caption h3{
    font-size: 74px;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.caption-wrap .caption p {
    font-family: 'Lato',Arial,sans-serif;
    font-size: 17.5px;
    margin-bottom: 27px;
}

/* NAVIGATION */

.flex-control-nav li {
    display: inline-block;
    margin: 0 1px;
}


.flex-control-nav {
    bottom: 24px;
    left: 80%;
    list-style: none outside none;
    padding-left: 0;
    position: absolute;
    width: 25%;
    z-index: 15;
}

.flex-control-nav li a {
    background-color: rgba(132, 139, 148, 0.6);
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999999px;
    width: 10px;
}

.flex-control-nav .flex-active {
    background-color: #fff;
    margin: 0;
    width: 12px;
	padding-top:1px;
	padding-bottom:1px;
	opacity: .85;
}


/* STRETCH IMAGE */

.flexslider{
    overflow: hidden;
    position: relative;
    width: 100%;
}

.metaslider .slides img {
    display: block;
    width: 100%;
	height: auto;
	min-height: 340px;
}


/* === BLOG === */

form.blog-search,
.sb-block  {
    position: relative;
}

.sb-block li {
	margin-bottom: 10px;
}
.sb-block .blog-search-submit {
    background: url("images/blog-search.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 19px;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 8px;
    width: 20px;
}


/* === HEADER SEARCH === */

.header-search .blog-search-input {
   box-sizing: border-box;
color: #000;
font-family: 'Lato',Arial,sans-serif;
font-size: 14px;
height: 30px;
margin-left: 6px;
padding: 2px 20px 2px 9px;
width: 246px;
font-style: normal;
}


/* === CONTACT FORM === */

.wpcf7-form p span {
    width: 300px;
    display: inline-block;margin-top: 3px;
}

.wpcf7-form p {
    margin-bottom: 10px;text-transform: uppercase;
}

.wpcf7-form span input,
.wpcf7-form span textarea
 {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit--sizing: border-box;
    box-sizing: border-box;padding: 5px;
}

.wpcf7-form span textarea {
    max-height: 200px;
}

.wpcf7-submit {
    padding: 0 22px;
}
 
.wpcf7-form input[type=tel],
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form 	textarea{
	border:1px solid #ccc;
}
.wpcf7-form select{
font-size: 15px;
width: 100%;
color: #a2a2a2;
text-transform: uppercase;
padding: 7px 36px 7px 10px;
display: block;
border: 1px solid #ccc;
border-radius: 3px;
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: 100;
}
div.wpcf7-validation-errors {
    border: 2px solid red !important;
}


/*=== PARTNER FORM ===*/

.wpcf7-checkbox span span,
.wpcf7-checkbox span input {
	width:auto;
}

.blog-content {
    font-family: 'Lato',Arial,sans-serif;
}
.blog-date {
	font-family: 'Oswald',Arial,sans-serif;
}

/*=== HEADER MENU ===*/
.header-menu-bottom .list-inline li {
    margin-left: 0;
	padding-top:2px;
}

/*=== CONTENT ===*/
.alignright {
	float:right;
	margin-left:25px;margin-bottom: 25px;
}

.block-left {
	float:left;
	width:50%;
}

.block-right {
	float: right;
	width:50%;
}

/*=== CONTRIBUTORS ===*/
.cont-article-content .cont-link {
	color: #fff;
}

/* === HOW DOES IT WORK? === */

.how-it-work h3 {
    font-size: 32px;
    margin: 16px 0 10px;
    font-weight: 300;
}

/* === CURRENT MENU ITEM === */
.header-menu-bottom  .current-menu-item  {
    background: none repeat scroll 0 0 #00bce4;
    border-color: #cfcfcf #cfcfcf -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin-top: 0;
    padding: 2px 0 0;
    position: relative;

}



.header-menu-bottom li.current-menu-item  a {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    padding: 4px 14px 6px;
}

/*=== PAGE MENU ===*/
.menu-item-has-children {
	background: none repeat scroll 0 0 #0685ae;
    cursor: pointer;
    display: block;
    font-weight: 300;
    padding: 5px 16px;
    position: relative;
}
.sidebar-left-menu  a,
.sidebar-left-menu  a:active ,
.sidebar-left-menu  a:hover{
    color:#fff;
	text-decoration:none;
}
/*=== SOLUTIONS MENU LINKS ===*/
.main-blog-content-left .blog-block a,
.main-blog-content-right .blog-block a{
	color:black;
	text-decoration: none;
}

/*=== BLOG CONTENT ===*/

.blog-content-top img{
	max-width: 100%;
}

/* CATEGORIES */
.article-text  .categories a {
    background: none repeat scroll 0 0 #00bce4;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin: 0 18px 20px 0;
    padding: 3px 9px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 999;
}
.article-text  .categories a:hover {
    opacity: 0.9;
    text-decoration: none;
}
.article-text  .categories a:after {
    background: none repeat scroll 0 0 #00bce4;
    content: "";
    height: 22px;
    position: absolute;
    right: -7px;
    top: 0;
    transform: skew(35deg, 0deg);
    width: 22px;
    z-index: -1;
}
.article-text  .categories a:nth-child(2n) {
    margin-right: 4px;
}
.article-text  .categories a:nth-child(2n):after {
    background: none repeat scroll 0 0 #00bce4;
    content: "";
    height: 22px;
    left: -7px;
    position: absolute;
    top: 0;
    transform: skew(35deg, 0deg);
    width: 22px;
    z-index: -1;
}

/* ===  LEFT PAGE SIDEBAR === */
.big .sb-block a{
	color: #0f4876;
}

input.sb-blog-subscribe-link {
	border: medium none;
}

.article-text .blog-post-title a{
	text-decoration:none;
	color:#0f4876;
}

/* === BLOG PAGINATION === */
.pagination .prev {
    background-image: url("./images/sprite-pagination.png");
    background-repeat: no-repeat;
    height: 10px;
    margin: 10px 10px 0;
    padding: 0;
    width: 10px;
}

.pagination .next {
    background-image: url("./images/sprite-pagination.png");
    background-repeat: no-repeat;
    height: 10px;
    margin: 10px 10px 0;
    padding: 0;
    width: 10px;
}


/* === LIKE IT === */

.addthis_20x20_style {
	height:23px !important;
}

.addthis_20x20_style .dummy .at300bs,
.addthis_20x20_style .at300bs,
.addthis_20x20_style .at15t {
    width: 23px !important;
}

.blog-share .blog-share-link span {
    color: #0f4876;
    line-height: 23px !important;
	height:23px !important;
}

.blog-share .at15t_twitter {
    background-position: 0 0 !important;
}
.blog-share .at15t_facebook {
    background-position: -68px 0 !important;
}
.blog-share .at15t_linkedin {
    background-position: -137px 0 !important;
}

.blog-share .at15t_linkedin,
.blog-share .at15t_facebook,
.blog-share .at15t_twitter {
    background-image: url("images/sprite-blog-article1.png");
    background-repeat: no-repeat;
}


.blog-share .addthis_button_expanded:after {
    background: transparent url("images/arrow-left1.png") no-repeat;
    content: "";
    display: inline-block;
    height: 9px;
    left: -5px;
    position: absolute;
    top: 6px;
    width: 5px;
    
}

.blog-share .blog-share-link .addthis_bubble_style {
    background: none repeat scroll 0 0 #fff;
    color: #7d7d7d;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 7px;
    padding: 0 10px 0 9px;
    position: relative;
}

.addthis_20x20_style .addthis_counter.addthis_bubble_style {
	width: 13px !important;border: 1px solid #bebebe;
}

.addthis_counter.addthis_bubble_style {
    background: none repeat scroll 0 0 #fff !important;
}

.addthis_20x20_style .addthis_counter.addthis_bubble_style a.addthis_button_expanded {
	width:13px !important;
}

.blog-share-link {
	margin-right:0 !important;
}


/* === BLOG ARCHIVE === */

.blog-archive {
    width:100%;
}

.dropdown-list {
    width: calc(100% - 33px) !important;
}

.big .blog-archive a {
    color: #1d79c4;
}

.sb-block .title {
    color: #323232;
    font-family: 'Oswald',Arial,sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.big .sb-block .title {
    color: #0f4876;
    font-size: 25px;
    font-weight: normal;
    text-transform: none;
}

.article-content-top{
	min-height: 45px;
 }
 
/* === READ MORE BUTTON === */
a.more-link {
        -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #f58025;
       color: #fff;
/*    display: inline-block;*/
    display: block;
	width:82px;
    font: 500 14px 'Lato', sans-serif;
    padding: 3px 15px 4px 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	margin-left: auto;
	margin-right:20px;
	margin-bottom:25px;
}
    
a.more-link:hover {
    opacity: .90; text-decoration: none;
}

/* === CONTRIBUTORS SIDEBAR BUTTONS === */
.sb-block a.link-button    {
	color:#fff;
}

/* === EDIT POST LINK === */
.post-edit-link {
	color: #0c6fbf;
    float:right;
}



.main-blog-article.error .article-title {
	color:red;
}

table.table1 td{
padding:5px 5px 5px 0;
}