/* 
	Theme Name: Educate
	Theme URL: http://www.centroseducate.com
	Description: Centros Educate theme.
	Author: Iv&aacute;n Luque Cu&eacute;llar
	Author URI: http://www.hotspotmedia.es
	Version: 2.0
	Tags: three columns, fixed width, white, gray, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/
html{
	background:#e1e2f1 url(images/bgr_html.gif) repeat-x;
}

body {	
	background:url(images/bgr_main.jpg) no-repeat center top;
	color: #202020;
	font-size:14px;
	font-family: Arial, Tahoma, Verdana	 	;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #7DAE12;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 150px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	width:320px;
	height: 60px;
	display:block;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 480px;
	float: right;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align: right;
	}
	
.headerright a, .headerright a:visited {
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
.headerright a:hover {
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}
	
#navbar {
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	}
	
#navbarleft {
	width: 650px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0 0 0 5px;
	}
	
#navbarright {
	width: 300px;
	height: 30px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #FFFFFF;
	display: block;
    font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0;
	padding: 8px 14px 2px 0;
	
	background: url(images/norm_right.gif) no-repeat top right;
	}
	
#nav a:hover {
	
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px 0 0 7px;
	background: url(images/norm_left.gif) no-repeat top left;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #4A7EB8;
	color: #FFFFFF;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #1c3f94;
	color: #FFFFFF;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
	
/************************************************
*	Content 					     		    * 
************************************************/
#content {
	border-left: #a1a5cf 1px solid;
	border-right: #a1a5cf 1px solid;
	margin: 0;
	padding: 0;
	font-size:16px;
	
	}
#content p {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	line-height: 30px;
	}
h1, h2, h3, h4, h5, h6{
	padding: 0 0 0 10px;
	margin:0;
	}	

.h1normal, .h1expanded{
	color: #FFF;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin:  0; 
	padding: 19px 20px 20px 20px;
	background: url(images/h1_back.gif) center bottom no-repeat;

	}
	
.h1expanded{
	font-size: 20px;
	line-height: 42px;
	background: url(images/h1_back2.gif) center bottom no-repeat;

	}
#content .list {	
	background: url(images/iconcourse.gif) left no-repeat;
	margin: 0 14px;
	padding-left: 60px;
	font-size: 18px;
	border-bottom: 1px dotted #666;
	line-height: 48px;

	}

#content h1 a  {
	color: #2255AA;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #7DAE12;
	text-decoration: none;
	}
	
#content h3 {
	color: #2255AA;
	font-size: 24px;
	font-weight: normal;
	}
	
#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
#contentleft, .bordertop, .borderbottom {
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;
}
#contentleft {
	background:#FFF;
	margin-bottom: 14px;

	}
	
.bordertop {
	background:url(images/contentleft_back.gif) center top no-repeat;
	height: 14px;
	
}
.borderbottom {
	background:url(images/contentleft_back.gif) center bottom;
	height: 6px;
	
}
	
#contentleft ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
#contentright {
	width: 360px;
	float:right;
	margin: 0;
	padding: 0;
	}
.date, .datesmall {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 20px 0 20px;
	}
.datesmall {
	font-size: 12px;
	}
	
.postmeta {
	width: 600px;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0;
	border-top: 1px dotted #999999;
	}
	
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #4A7EB8;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}
	
/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar, #r_sidebar {
	width: 332px;
	margin: 0;
	padding: 0 14px;
	line-height: 20px;
	}
	
#l_sidebar h2, #r_sidebar h2 {
	background: url(images/h2-r_sidebar.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0px 0px 0px 10px;
	line-height: 24px;
	}
	
#l_sidebar p, #r_sidebar p {
	padding: 0;
	margin: 0;
	line-height: 20px;
	}
	
#l_sidebar ul, #r_sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#l_sidebar ul li, #r_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	background:url(images/r_sidebar.gif) bottom left no-repeat;

	}

#l_sidebar ul ul, #r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	background: none;
	}
	
#l_sidebar ul li li, #r_sidebar ul li li {
	background: url(images/iconnew.gif) no-repeat top left;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	line-height: 26px;
	font-size:14px
	}
	
#l_sidebar ul li ul li, #r_sidebar ul li ul li {
	background: url(images/iconnew.gif) no-repeat top left;
	padding: 0px 0px 0px 26px;
	margin: 0 0 0 8px;
	}
	
#l_sidebar form, #r_sidebar form {
	padding: 14px;

}
#l_sidebar form select, #r_sidebar form select {
	padding: 4px;
	margin-bottom: 8px;

}

#l_sidebar .widget_pages ul li, #r_sidebar .widget_pages ul li {
	background: url(images/iconadd.gif) no-repeat top left;
	}
/************************************************
*	Right Sidebar 					     	    * 
************************************************/

	
/************************************************
*	Footer  									*
************************************************/

#footer {
	clear:both;
	width: 940px;
	height: 70px;
	color: #FFFFFF;
	margin: 0 auto 0px;
	padding: 0 10px;
	background: url(images/footer_back.gif) top center no-repeat;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 12px;
    font-weight: normal;
	margin: 0px;	
	padding: 0px;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.footerleft {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	}
	
.footerright {
	width: 250px;
	float: right;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align: right;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 11px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#sbutt {
	background: #1A4E88 url(images/submit.png);
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 500px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
.commentleft {
	width: 150px;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.commentright {
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	margin: 0px 5px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	margin: 0px;
	padding: 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo {
	clear: both;
	}
	
#name, #email, #url {
	background: #EAEAEA !important;
	color: #202020;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#words {
	background: #EAEAEA !important;
	width: 460px;
	color: #000000;
	font-size: 12px;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #1A4E88 url(images/submit.png);
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	padding: 3px;
	margin: 0px;
	border: 1px solid #1A4E88;
	}
	
/************************************************
*	Special									*
************************************************/

#indexback {
	background:url(images/index_back.gif) center top no-repeat;
	height: 418px;
	color:#FFF;
	padding: 20px;
	margin:0;
	
}
.box ul{
    padding-top:10px;
}

.box li{
    font-size:14px;
    padding:10px 0px 10px 52px;
    background-repeat:no-repeat;
    background-position:10px 12px;
	list-style:none;
}

/*-------------------------------------------------------
Cuerpo - Caja - grande [descripción]
-------------------------------------------------------*/

.box-big{
    width:651px;
    padding:15px;
    background:#fff;
    margin-bottom:24px;

}

.box-big li{

    padding:5px 5px 5px 26px;
}

.box-big li span{
    font-weight:bold;
}

.box-big li.titulo{
    color:#fff;
    font-weight:bold;
    padding:3px 5px 3px 12px;
    margin-bottom:6px;
    background:none;
}

.box-big li.titulo span{
    background:#3D9DEF;
    padding:3px 45px 3px 12px;
}


/*-------------------------------------------------------
Jquery - FAQ
-------------------------------------------------------*/

.trigger-x {
    float: left;
    width: 560px;
    height: 49px;
    margin: 0 0 5px 0;
    background: url(images/bg-faq.gif) no-repeat;
    font-size:14px;
    font-weight:bold;
    color:#555;
    text-decoration:none;
    cursor:pointer;
}

.trigger-x span{
    display: block;
    float:left;
    width: 470px;
    padding:15px 0 12px 80px;
}


.trigger {
    float: left;
    width: 560px;
    height: 49px;
    margin: 0 0 5px 0;
    background: url(images/bg-faq.gif) no-repeat;
    font-size:14px;
    font-weight:bold;
    color:#555;
    text-decoration:none;
    cursor:pointer;
}

.trigger span{
    display: block;
    float:left;
    width: 470px;
    padding:15px 0 12px 80px;
}

.trigger span.nums{
    display: block;
    float:left;
    width: 445px;
    text-transform:uppercase;
    padding:15px 0 12px 65px;
}


.trigger span.num-1{background: url(images/elegirnos-1.gif) no-repeat 5px 5px;}

.trigger span.num-2{background: url(images/elegirnos-2.gif) no-repeat 5px 5px;}

.trigger span.num-3{background: url(images/elegirnos-3.gif) no-repeat 5px 5px;}

.trigger span.num-4{background: url(images/elegirnos-4.gif) no-repeat 5px 5px;}

.trigger span.num-5{background: url(images/elegirnos-5.gif) no-repeat 5px 5px;}

.trigger span.num-6{background: url(images/elegirnos-6.gif) no-repeat 5px 5px;}

.trigger:hover { color: #03C; }

.active {background-position: left bottom;}
/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
    padding: 0;
    overflow: hidden;
    font-size: 13px;
    width: 560px;
    clear: both;
}

.toggle_container .block {
    padding: 20px; /*--Padding of Container--*/
}

.toggle_container .block p, li{
	line-height:20px;
}

.toggle_container .block li{
   
    padding:5px 5px 5px 12px;
}

.toggle_container .block ul.mi-cuenta li{
    float:left;
    background: url(images/li-item-arrow.gif) no-repeat left 10px;
    padding:9px 5px 9px 20px;
    border-bottom:1px solid #ccc;
}

.toggle_container .block ul.mi-cuenta li a{
    float:left;
    width:355px;
    text-decoration:none;
    color:#333;
}

.toggle_container .block ul.mi-cuenta li a:hover{
    color:#3195EB;
}

.toggle_container .block ul.mi-cuenta li p.estado{
    float:left;
    width:40px;
    text-align:center;
    padding:0;
    margin:0;
}

.toggle_container .block ul.mi-cuenta li p.nota{
    float:left;
    width:50px;
    text-align:center;
    padding:0;
    margin:0;
}


