/*
Theme Name: Idhea Coaching
Theme URI: http://www.creaxid.com.mx
Description: <p>Coaching</p>
Version: 1.2
Date: 08/08/2012
Author: Creaxid Innovación Web
Author URI: http://www.creaxid.com.mx
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* ________________________________________________________________________________________________________________

	other css files inport
   ________________________________________________________________________________________________________________ */  
	
	@import url('css/layout.css');
	@import url('css/custom-skin.php');
	@import url('css/typography.css');
	@import url('css/blog_style.css');
	@import url('css/shortcodes-buttons.css');
	@import url('css/shortcodes.css');
	@import url('css/widgets.css');
	@import url('css/jqueryslidemenu.css');
	@import url('css/flexslider.css');

body {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	/*background:url(images/bg.png) repeat;*/

	border-top:4px solid #1f3c95;

}

#background_bg{
	width:100%;
	height:318px;
	background-color:#777474;
	float:left;
	position:absolute;
	z-index:-1;
	background: -moz-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent;
	background: -webkit-radial-gradient(center center , ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(circle, startColorstr=#777474, endColorstr=#2d2a2a); /* for IE */
	background: -ms-radial-gradient(circle, #777474, #2d2a2a); /* for IE 10 */

	border-bottom:1px solid #fff;
}

.home #background_bg{
	height:555px;

}

.description {
	display:block;
	overflow: hidden;
}
a.read_more {
	background-color:#4d4c47;
	border:1px solid #2b2b2b;
	padding:7px 15px 7px 15px;
	border-radius:5px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
a.read_more:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#1f3c95;
	border:1px solid #1f3c95;
}

/*end common/genral style*/


/*top section start*/

header{
	height:60px;
	padding-bottom:30px;
	padding-top:2px;
}
#logo {
	float:left;
	padding:0px;
	margin:0px;
	margin-left:15px;
}

.top_right {
	float:right;
	min-width:200px;
	margin-top:20px;
}

ul.top_info{
list-style:none;
}


ul.top_info li{
display: inline-block;
background-color:#555;
margin-left:10px;
}

ul.top_info li span{
padding:5px 10px;
margin:0px;
float:left;

}
span.call_1st_col{
background-color:#777;

color: #fff;
}

span.call_2nd_col{
background-color:#1a3893;
color:#f0f0f0;
font-weight:bold;
}

#social_media {
text-align:right;
padding-top:10px;
}

#social_media img{
padding-left:5px;
cursor:pointer;
}

#social_media img:hover{
opacity:0.8;
}
/*top section end*/


/*teaser start*/
.teaser {
	background-color:#282724;
	padding:50px 30px 50px 30px;
	overflow:hidden;
	text-align:center;
}
.teaser h3{
	font-size:25px;
	margin-bottom:20px;
	color:#fff;
}
.teaser span{
	color:#1f3c95;
}

span.teaser_icon {
	background-color:#4d4c47;
	display: block;
	height: 136px;
	width: 136px;
	margin:0px auto;
	margin-top:30px;
	border-radius:68px 68px 68px 68px;
	position:relative;
}

span.teaser_icon img {
	position:absolute;
	margin-top:-30px;
	left:50%;
	margin-left:-30px;
	top:50%;
}

span.teaser_icon:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#1f3c95;
	cursor:pointer;
}
/*teaser end*/


/*sidebar start*/

#sidebar{
overflow:hidden;
border-left:1px solid #E4DFD6;
padding:0 0 10px 20px;
}

.sidebar{
overflow:hidden;
border-left:1px solid #E4DFD6;
padding:0 0 10px 20px;
}
.sidebar_left{
border-right:1px solid #E4DFD6;
border-left:none !important;
padding:0 20px 10px 0px !important;
}
#sidebar .widget_container {
    clear: both;
      overflow: hidden;
    padding-top: 3px;
}

/* Gallery Page 
----------------------------------------------------------------------------------------------------*/

ul.kaya_gallery, ul.kaya_gallery_without_title{
	
}

.item_thumb_gallery{
	display:inline-block;
	position:relative;
	

}

ul.kaya_gallery, ul.kaya_gallery_without_title {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul.kaya_gallery li, ul.kaya_gallery_without_title li {
	display: inline-block;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px;
	margin-bottom:30px;	
}

ul.kaya_gallery li.last{
	margin-right:0px;
}
ul.kaya_gallery_without_title{	
	margin:0px;
	float:left;
}

ul.kaya_gallery li {margin-bottom:30px;}

ul.kaya_gallery_without_title li:last-child {margin-bottom:30px;}

ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
	text-align:center;
	margin-top:10px;
	width:210px;
	overflow:hidden;
	padding:2px;

}

.ul.kaya_gallery li p{
overflow:hidden;
}
/* Contact page Section
----------------------------------------------------------------------------------------------------*/
#google_code{
	margin-top:3px!important;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:30px;

}



/*content home start*/
.home .content {
padding-bottom:30px;
min-height:inherit;

}

.clientes img{ border: double #dedede; float: left; margin-right:20px; margin-left:20px;
margin-top:10px; display:block;  transition:all ease 0.8s; 
}

.clientes img:hover{-webkit-box-shadow:#C00 0px 3px 12px;  -moz-box-shadow:#C00 0px 3px 12px;  -o-box-shadow:#C00 0px 3px 12px;  -ms-box-shadow:#C00 0px 3px 12px;  box-shadow:#C00 0px 3px 12px; }

/*content home end*/

/*content start*/
.content {
	background-color:#fff;
	padding:20px 15px;
	overflow:hidden;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-x;
	border-top:1px solid #fff;
	
}




.contacto input, .contacto textarea , textarea{ width:270px;}
.content h3 {
	color:rgb(54, 60, 73);
	padding-bottom:5px;
	border-bottom:2px solid #06C; margin-bottom:10px;
}


textarea{ max-height:90px;}

input[type="text"], input[type="email"] , input[type="tel"]{ height:25px;}

.content h3 span {
	color:#1f3c95;
}
.content h4 {
	padding-bottom:10px;
	line-height:23px; color: #d00;
}
/*content end*/

/*trigger start*/
span.trigger1 {
	width: 0; 
	height: 0; 
	border-left:10px solid transparent !important; 
	border-right:10px solid transparent !important; 
	border-bottom:10px solid #1f3c95;
	line-height: 46px;
	font-size: 2em;
	font-weight: normal;
	float:right;
	cursor:pointer;
	position:absolute;
	left:50%;
	margin-left:-10px;
	top:-12px;
}


.listax ul{ padding-left:50px; line-height:1.8em; list-style:disc;}

span.trigger1 a {
	color: #fff;
	text-decoration: none;
	display: block;
}
span.trigger1 a:hover {
	color: #fff;
}

.toggle_container1 {
	background-color:#1f3c95;
	padding:5px 10px 0px 10px;
	text-align:center;
}
.toggle_container1 p {
	color:#fff;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:10px;
}
.trigger_container1 {
	border-top:4px solid #1f3c95;
	position: relative;
}
/*trigger end*/


/*footer start*/
footer {
	background:#ff0000;
	padding:30px 30px 0px 30px;
	overflow:hidden;
	margin-top:0px;
	color:#969a9a;
}
/*Footer End*/

/*bottom footer start*/
.footer {
	background:#ff0000;
	padding:10px 30px 0px 30px;
	overflow:hidden;
	margin-bottom:30px;
}
.copyright p {
	text-align:center;
	color:#aaaaaa;
	font-weight:100;
	letter-spacing:0.1px;
}

.copyright p span{ display:block; margin-left:250px; text-align:right;}
/*bottom footer end*/


/*sub header start*/
.sub_header {
    border-bottom: 1px  dotted #E4DFD6;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0px 0 20px;
}
.sub_header h2 {
	float:left;
	color:#1f3c95;
	line-height:22px;
}
.sub_header h5 {
	float:left;
	margin-left:20px;
	padding-left:20px;
	color:#636363;
	border-left:1px solid #e4dfd6;
	line-height:25px;
	font-weight:300;
}

.search_box{
	float:right;
	
}

.search_box .text_input {
    float: left;
    height: 15px;
    margin: 0;
    padding: 8px;
    width:150px;
}

.search_box .text_input{
    background-color:#F2F2F2;
    color: #2b2b2b;
    outline: medium none;
    padding: 8px;
}


.search_box input{
background-color:#f1f1f1;
padding:8px !important;
color:#6b6b6b;
    border: medium none;
    font-size: inherit;
    outline: medium none;
	float:left;
}


input#searchsubmit {
    background: url(images/search_button.png) no-repeat scroll center center transparent;
    border: medium none;
    display: block;
    float: right;
    height: 31px;
    line-height: 31px;
    margin: 0;
    outline: medium none;
    width: 31px;
	 background-color:#2B2B2B;
	
}


input#searchsubmit:hover {
    -moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#999;
	cursor:pointer;
}
/*sub header end*/


aside {
	border-left:1px solid #e4dfd6;
	padding:0px 0px 10px 20px;
}




/*contact start*/
#response{
color:#1f3c95;
margin-bottom:20px;

}
#contact-form {
	margin-top: 25px;
}

#contact-form input, #contact-form textarea {
	padding: 5px;
	width:99%;
	font-family: Helvetica, sans-serif;
	background-color:#f2f2f2;
	margin: 10px 0px 10px 0px;
	border:1px solid #ccc;
	 -moz-transition: border 0.1.5s linear 0s, box-shadow 0.1.5s linear 0s;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
	color:#666666;
}

#contact-form textarea {
	height:185px;
	background-color:#f2f2f2;
}

#contact-form textarea:focus, #contact-form input:focus {
	border-color:rgba(75, 150, 220, 0.6);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.065) inset, 0 0 8px rgba(75, 150, 220, 0.6);
outline:0 none;
}

#contact-form p input#submit {
	float:right;
	background-color:#4d4c47;
	padding:5px;
	border-radius:5px;
	border:none;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	width:100px;
	font-size:12px;
}

#contact-form p input#submit:hover{
		background-color:#1f3c95;
		cursor:pointer;
}

#contact-form label {
	float: left;
	width:70px;
	padding-top: 5px;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	
}
	.vaidate_error{
border-color:#ff0000 !important;
}


/*contact end*/


/*  Scroll To Top  Section
----------------------------------------------------------------------------------------------------*/
#back-top {
	position: fixed;
	bottom: 30px;
	right:1%;
	margin-left: -150px;
	z-index:4;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}


#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background:#333 url(images/up-arrow.png) no-repeat center center;
}
#back-top a:hover span {
	background-color:#222;	
}


#sidebar h3{ background:#363c49; border-bottom: 2px solid #f00; color: #fff; margin-bottom:15px; font-size:20px;}

/* Footer Section
----------------------------------------------------------------------------------------------------*/
/*footer start*/
footer {

background: #1f3c95;
	padding:30px 30px 0px 30px;
	overflow:hidden;
	margin-top:0px;
	color:#969a9a;
}
/*Footer End*/

/*bottom footer start*/
.footer {
	background-color:#ff0000;
	padding:20px 30px 10px 30px;
	overflow:hidden;
	margin-bottom:30px;
}
.copyright p {
	text-align:left;
	color:#fff;
	font-weight:100;
	letter-spacing:0.1px; font-size:11px;
}
.footer_menu ul{ 
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.footer_menu ul li{
 border-right: 1px solid #444444;
    display: inline-block;
    padding: 2px 10px;
}
.footer_menu ul li:last-child{
border-right:none;
padding-right:0px;
}
.footer_menu li a{
color:#AAAAAA;
}
.footer_menu li a:hover{
color:#1f3c95;
}
/*bottom footer end*/

/* Footer Menu section
----------------------------------------------------------------------------------------------------*/
#bottom_footer_right ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;

		}
	
	#bottom_footer_right ul li{
	display:inline-block;
	padding:2px 10px;
	border-right:1px solid #ddd;
	}
	#bottom_footer_right ul li:last-child{
	border-right:none;
	padding-right:0px;
	}
	
	#bottom_footer_right ul li a{
	color:#666;

	}
	#bottom_footer_right ul li a:hover{
	color:#333;

	}
	
.launch_website, .launch_website:visited {
    background-color: #333 !important;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding: 7px 10px;
}
.twitter_text a{
color:#333;
}
.twitter_feeds .twitter_text a:hover{
color:#CCCCCC;
}
.twitter_text a:hover{
color:#1f3c95;
}
.entry-content h2{
padding:7px; margin-bottom:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
