/*
Theme Name: Sabias que
Theme URI: http://wordpress.org/
Author: the WordPress team
Version: 1.0
*/
/** RESTING STYLES **/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** END RESET **/
.alignleft{
	float: left;
	padding: 0 10px 10px 0;
}
.alignright{
	float: right;
	padding: 0 0 10px 10px;
}
a{
color: inherit;
text-decoration: inherit;
}
body{
	font-family: 'Gill Sans MT', 'Gill Sans', Helvetica, Arial;
	background: #0077b0 url(images/generalbg.png) repeat-x;
	font-size: 14px;
	color: #002c51;
}
#main{
	width: 960px;
	margin: 0 auto;
}
#header{
	background: url(images/topheader.png) no-repeat top right;
	height: 185px;
	overflow: hidden;
}
#logobox{
clear: both;
background: url(images/logo.png) no-repeat;
height: 183px;
width: 346px;
cursor: pointer;
float: left;
margin: -60px 0 0 0;
}
#navigation{
float: right;
overflow: hidden;
}
#navigation ul{
list-style: none;
float: left;
overflow: hidden;
}
#navigation ul li{
float: left;
margin-right: 20px;
}
#navigation ul li a{
color: #ffffff;
font-size: 17px;
}
#navigation ul li a:hover{
color: #175096;
}
#ayudanosbtn{
	background: url(images/ayudanostab.png) no-repeat top;
	width: 111px;
	height: 62px;
	margin: 0px 0 0 0;
	float: right;
}
#footcontent{
	width: 960px;
	margin: 0 auto;
}
#footer{
	background: url(images/footerbg.png) repeat-x;
	height: 96px;
	overflow: hidden;
	color: #ffffff;
	clear: both;
}
#footer li{
float: left;
}
#footer ul{
list-style: none;
}
#footercontent img{
	float: left;
}
#footright{
float: right;
}
#footaddress{
	font-size: 12px;
	text-align: right;
}
#footaddress{
	float: right;
}
#footernav{
	overflow: hidden;
}
#footnav ul{
	clear: both;
	background: url(images/footernavbg.png) no-repeat;
	width: 772px;
	padding: 8px 0 8px 0;
	float: right;
}
#footnav ul li{
	float: left;
	margin-left: 50px;
	text-decoration: underline;
	color: #043f64;
}
.socialmedia{
	color: #ffffff;
	float: right;
	margin: 0 0 10px 0 ;
}
.aligncenter{
	text-align: center;
}
h7{
	font-size: 15px;
	color: #007ab2;
}
/** END GENERAL STYLES (HEADER & FOOTER ) **/

/** START GENERAL PAGE CONTENT STYLES **/

div#aviso {
    text-align: right;
    margin-right: 5%;
}

div#aviso2 {
    text-align: right;
    margin-right: 5%;
    font-size: .55em;
    margin-top: 14px;
    font-weight: 500;
    color: #FEFEFE;
}
.subnav{
	background: url(images/subnavbg.png) repeat-x;
	width: 920px;
	padding: 3px 0 6px 40px;
	font-size: 24px;
	color: #ffffff;
	overflow: hidden;
}
.content{
	background: #ffffff;
	overflow: hidden;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 1px 1px 10px #000000;
	}
.page_content{
	padding: 10px;
	}
#home-paper{
	background: url(images/paperbg.jpg) no-repeat;
	width: 325px;
	height: 188px;
	color: #007ab2;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
	margin-left: 50px;
}
#pagetitle{
	float: left;
	padding-top: 5px;
	font-size:20px;
}
.text_content_r{
	width: 480px;
	float: right;
}
.text_content_l{
	width: 480px;
	float: left;
}
/** SABIAS QUE TABS **/
#sabiasque-sidebar, #programas-sidebar, #eventos-sidebar, #ayudanos-sidebar{
	float: right;
	overflow: hidden;
	height: 41px;
	
}

#a_tab4{
	background: url(images/a_tab4.png) no-repeat top;
	width: 117px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#a_tab3{
	background: url(images/a_tab3.png) no-repeat top;
	width: 109px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#a_tab2{
	background: url(images/a_tab2.png) no-repeat top;
	width: 118px;
	height: 41px;
	float: right;
	cursor: pointer;
}
.active{
background-position: bottom !important;
}
.active2{
	background-position: top !important;
}
#a_tab1{
	background: url(images/a_tab1.png) no-repeat top;
	width: 93px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#a_tab4:hover{
	background: url(images/a_tab4.png) no-repeat bottom;
	width: 117px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#a_tab3:hover{
	background: url(images/a_tab3.png) no-repeat bottom;
	width: 109px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#a_tab2:hover{
	background: url(images/a_tab2.png) no-repeat bottom;
	width: 118px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#a_tab1:hover{
	background: url(images/a_tab1.png) no-repeat bottom;
	width: 93px;
	height: 41px;
	float: right;
	cursor: pointer;
}
.imgleft{
	margin: -10px 0 0 -10px;
}
.form-allowed-tags, .comment-notes{
	display: none;
}
.imgright{
	margin: -10px -10px 0 0px;
}
.mas40{
	padding-bottom: 100px;
}
.main_title{
	font-size: 18px;
	color: #0d7cbc;
	font-weight: bold;
	text-transform: uppercase;
}
#p_tab1{
	background: url(images/p_tab1.png) no-repeat top;
	width: 101px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#p_tab2{
	background: url(images/p_tab2.png) no-repeat top;
	width: 118px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#p_tab3{
	background: url(images/p_tab3.png) no-repeat top;
	width: 108px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#p_tab1:hover{
	background: url(images/p_tab1.png) no-repeat bottom;
	width: 101px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#p_tab2:hover{
	background: url(images/p_tab2.png) no-repeat bottom;
	width: 118px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#p_tab3:hover{
	background: url(images/p_tab3.png) no-repeat bottom;
	width: 108px;
	height: 41px;
	float: right;
	cursor: pointer;
}
.quote{
	background: url(images/quotesbg.png) no-repeat top left;
	border: 1px solid #0d7cbc;
	width: 380px;
	padding: 10px;
	margin-left: 20px;
}
#programa3sidebar{
	float: right;
	width: 450px;
	text-align: center;
	font-weight: bold;
}
#programa3content{
	float: left;
	width: 450px;
	padding-bottom: 30px;
}
/** FORMULARIO VOLUNTARIOS **/
#volunteer_form{
	float: right;
	width: 450px;
	padding: 10px 10px 30px 10px;
	margin: 10px;
	border: 2px solid #35a8e0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#volunteer_form tr td{
vertical-align: top;
padding: 2px 0;
}
#volunteer_form input[type="text"], #volunteer_form textarea{
	border: 1px solid #b4b4b4;
	width: 300px;
	font-size: 15px;
	padding: 3px;
}
#volunteer_form textarea{
	height: 60px;
	resize: none;
}
.graytext{
	color: #8e8e8e;
	font-size: 12px;
}
.alright{
	text-align: right !important;
	padding-right: 5px !important;
	margin-right: 5px !important;
	vertical-align: middle !important;
}
#volunteer_form input[type="submit"], .wpcf7-submit{
	background: url(images/enviar.png) no-repeat;
	border: none;
	width: 64px;
	height: 24px;
	cursor: pointer;
}
.volunteer_content{
	width: 440px !important;
	float: left;
}
/** EVNETS**/

#e_tab1{
	background: url(images/e_tab1.png) no-repeat top;
	width: 119px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#e_tab2{
	background: url(images/e_tab2.png) no-repeat top;
	width: 108px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#e_tab1:hover{
	background: url(images/e_tab1.png) no-repeat bottom;
	width: 119px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#e_tab2:hover{
	background: url(images/e_tab2.png) no-repeat bottom;
	width: 108px;
	height: 41px;
	float: right;
	cursor: pointer;
}
.eventosright{
	float: right;
	width: 500px;
}
.eventosright a{
	color: #1cb6dd;
	text-decoration: underline;
}
/** BLOG **/
#q_tab1{
	background: url(images/q_tab1.png) no-repeat top;
	width: 176px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#q_tab2{
	background: url(images/qtab2.png) no-repeat top;
	width: 173px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#q_tab1:hover{
	background: url(images/q_tab1.png) no-repeat bottom;
	width: 176px;
	height: 41px;
	float: right;
	cursor: pointer;
}
#q_tab2:hover{
	background: url(images/qtab2.png) no-repeat bottom;
	width: 173px;
	height: 41px;
	float: right;
	cursor: pointer;
}
/** BLOG SABIAS QUE **/
.blogcontent{
	padding: 10px 15px 20px 15px;
}
.top_pagination{
	background: #e1eef6;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top: 1px solid #bcc9cf;
	border-left: 1px solid #bcc9cf;
	border-right: 1px solid #bcc9cf;
	padding: 5px;
	overflow: hidden;
}
.bottom_pagination{
	background: #e1eef6;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-bottom: 1px solid #bcc9cf;
	border-left: 1px solid #bcc9cf;
	border-right: 1px solid #bcc9cf;
	padding: 5px;
	overflow: hidden;
}
.postdate{
	font-size: 11px;
}
.post{
	border-bottom: 1px dotted #95b2c7;
	padding: 15px 0;
}
.posttile a{
	font-size: 16px;
	color: #0d7cbc;
	text-decoration: underline;
	text-transform: uppercase;
}
.post_thumbnail{
	float: left;
	width: 150px;
	height: 150px;
}
.controls{
	float: right;
}


/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:289px;
			width:436px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:0px;
			float: right;
			}	
		#prevBtn, #nextBtn{ 
			display: none;
			width:30px;
			height:77px;
			position:absolute;
			left:-25px;
			top:71px;
			}	
		#nextBtn{ 
			left:701px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url(../images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(../images/btn_next.gif) no-repeat 0 0;	
			}								
	
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}		
/*POSTS*/

.singletitle{
	font-size: 16px;
	color: #0d7cbc;
	font-weight: bold;
	text-transform: uppercase;	
}
#post_content_left{
	float:left;
	width: 900px;
	color: #004676;
	font-size: 14px;
}
.post_text{
	font-size: 14px;
	color: #004676;
}
#respond{
	float: right;
	margin-top: 35px;
	border: 2px solid #2fa6df;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#respond input[type="text"]{
	border: 1px solid #a09f9f;
	font-size: 16px;
}
#respond textarea{
	border: 1pux solid #a09f9f;
	font-size: 16px;
	width: 420px;
}
#respond input[type="submit"]{
	width: 64px;
	height: 24px;
	cursor: pointer;
	border:none;
	background: url(images/enviar.png);
	float: right;
}
.avatar{
	display: none;
}
.commentlist{
	list-style-type: none;
}
.commentlist li{
	margin-left: -40px !important;
}
.comment{
	border-bottom: 1px dotted #326a91;
	padding: 15px 0;
}
#comments_left{
	float: left;
	width: 430px;
}
.fn{
	font-weight: bold;
}
.commentmetadata{
	display: none !important;
}

/* AYUDANOS */

#v_tab5{
	background: url(images/v_tab5.png) no-repeat top;
	width: 84px;
	height: 41px;
	float: right;
	cursor: pointer;	
}

#v_tab4{
	background: url(images/v_tab4.png) no-repeat top;
	width: 135px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab3{
	background: url(images/v_tab3.png) no-repeat top;
	width: 111px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab2{
	background: url(images/v_tab2.png) no-repeat top;
	width: 92px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab1{
	background: url(images/v_tab1.png) no-repeat top;
	width: 78px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab5:hover{
	background: url(images/v_tab5.png) no-repeat bottom;
	width: 84px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab4:hover{
	background: url(images/v_tab4.png) no-repeat bottom;
	width: 135px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab3:hover{
	background: url(images/v_tab3.png) no-repeat bottom;
	width: 111px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab2:hover{
	background: url(images/v_tab2.png) no-repeat bottom;
	width: 92px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
#v_tab1:hover{
	background: url(images/v_tab1.png) no-repeat bottom;
	width: 78px;
	height: 41px;
	float: right;
	cursor: pointer;	
}
blockquote{ 
    background: url("http://fundacionsabiasque.org.mx/wp-content/uploads/2011/04/comma-left.gif") no-repeat scroll left top transparent;
    float: right;
    font: 13px normal Tahoma,sans-serif;
    padding: 30px 50px 0;
    width: 400px;
} 
blockquote div { 
    background: url("http://fundacionsabiasque.org.mx/wp-content/uploads/2011/04/comma-right.gif") no-repeat scroll right bottom transparent;
    padding-bottom: 20px;
    width: 430px; 
}
blockquote p { 
margin: 0; 
padding-top:10px; 
}
