/*
Theme Name: SEGIB
Theme URI: http://www.segib.org
Description: Tema de wordpress para la SEGIB
Version: 1.0
Author: GRUPO ALMA (David G. Nogueira)
Author URI: http://www.grupoalma.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ======================================= Elementos Básicos */

a {
	text-decoration: none;
	outline: none;
	color: #008899;
	}
	
a:hover {
		text-decoration: underline;
		}
	
img { 
	border: 0;
	}

body
{
  background:#eeeeee url(images/bg_body.jpg) repeat-x top left;
  color:#151515;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:72.5%;
  line-height:1.4;
  text-align:center;
  margin:0;
  padding:0;
}


h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #6f6852;
	}
	
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration:none;
	color:#2db8d2;
	}

textarea {
	width: 97%;
	}

#leftontent table {
	border: 0;
	}

#leftontent table td {
	border: 1px solid #eee;
	padding: 5px 10px;
	}
	
	#leftontent table th {
		border: 1px solid #eee;
		padding: 5px 10px;		
		background: #eee;
		}

.boton {
	margin:8px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:13px;
}
		
.boton a {
	background:#eee url(images/bg_boton.png) repeat-x top;
	padding:5px 10px;
	color:#333;
	border:1px solid #c6c3c3;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
  	border-radius: 5px;
}

.boton a:hover {
	text-decoration:none;
	background:#d9d9d9 url(images/bg_boton_2.png) repeat-x top;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* ======================================= Header */

#breadc {
	background:#f6f6f6;
	padding:5px;
	font-size:10px;
	text-align:right;
	text-transform:capitalize;
	display: none;
}

#breadc a {
	color:#666;
}

#submenu {
	background:#3b3b3b url(images/bg_submenu.png) repeat-x top;
	border-bottom:1px solid #999;
	color:#e4f2fd;
	height:20px;
	overflow:hidden;
	clear:both;
	padding:2px 0px;
	text-align:center;
	text-transform:uppercase;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}

#c_submenu {
	width:95%;
	margin:1px auto;
} 

#c_submenu a, #c_submenu a:visited, #c_submenu a:active {
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
	font-style:normal;
	margin:0px 5px;
	font-size:11px;
} 

#c_submenu a:hover {
	color:#eee;
} 


a.area {
	background: url(images/bg_n_email.png) no-repeat left;
	width:20px;
	height:17px;
	display:inline-block;
	text-indent:-9999px;
}

.description {
	width:380px;
	margin:0 auto;
}

#header{
	background: #fff url(images/bg_header.jpg) no-repeat left top;
	float: left;
	width: 100%;
	}
	
#c_header {
	width:990px;
	margin:0px auto;
} 

#headerad {
	width: 468px;
	}	

#login {
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 10px 20px 15px;
	background: url(images/login.png) repeat-x;
	}
	
#login a {
		color: #fff;
		}
	
#login ul {
		padding: 0;
		margin: 0;
		}
	
#login ul li {
		display: inline;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

#title {
	font-size: 12px;
	margin:7px 16px 0px 0px;
	padding: 0;
	line-height: 20px;
	float:left;
	display:block;
	width:222px;
	height:80px;
	}
	
	#title a {
		color: #222;
		}		
	
	#title a:hover {
		color: #222;
		text-decoration: none;
		}
		
/* ======================================= Buscador */

.search-form {
	background:url(images/bg_sf.png) no-repeat top left;
	float:right;
	margin:45px 0px 0px 0px;
	padding:13px 20px 10px 20px;
	display:block;
}

.search-form input {
	background:#fff url(images/bg_searchform.png) repeat-x top right;
	border:1px solid #fff;
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
  	border-radius: 5px;
	font-size:12px;
	font-weight:bold;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	padding-right:25px;
}

.search-form input#searchsubmit {
	background:none;
	border:0px;
	font-size:12px;
	font-weight:bold;
	width:30px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	padding-right:25px;
	margin: 0px 0 -10px -35px;
	float:right;
}

/* =============================================  Menu */
								
#sub-navigation {
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #d4d2d2;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background:#ebebeb url(images/bg_nav.png) top repeat-x;
	text-align:center;
	width: auto;
	height:134px;
}

#c_nav {
	width:990px;
	padding:0px;
	margin: 0 auto;
}
	
ul.item {
	display:block;
	float:left;
	text-align:left;
	list-style:none;
	margin:0 auto;
	border-right:1px solid #d2d0d0;
	height:130px;
	padding:5px 7px 0px 7px;
	font-weight:400;
	letter-spacing:0px;
	font-size:11px;
}

ul.home {
	display:block;
	float:left;
	text-align:center;
	list-style:none;
	margin:0 auto;
	border-right:1px solid #d2d0d0;
	height:56px;
	padding:39px 5px 39px 5px;
	font-weight:400;
}

ul:hover.item, ul:hover.home {
	background:#068a9a url(images/bg_hover.png) repeat-x top;
}

ul:hover.item li a, ul:hover.home li a {
	color:#fff;
}


ul.item li a {
	color:#000;
}

ul.item li a:hover, ul.home li a:hover {
	color:#d7f5f9;
	text-decoration:none;
}


ul.item ul {
	list-style:none;
	margin:4px auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.5px;
	letter-spacing:0px;
	font-weight:400;
}

ul.item ul li {
	padding:0px 0px 0px 2px;
	margin:0;
}

/* ===============================================  Elementos principales */

#flags {
	position:relative;
	margin:0 auto; 
	width:900px;
	height:35px;
	text-align:center;
	margin-bottom:-4px;
}

#menuwrapper{ position:relative; height:35px; margin:0 auto;}
#menu{position:absolute; bottom:0; width:100%;}

a.menuitem { bottom:0px; display:inline-block; }
a:hover.menuitem { bottom:0px; display:inline-block; }
	
#mainwrapper {
	clear:both;
	width:975px;
	height:auto;
	min-height:650px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:#fff url(images/bg_wrap.png) repeat-y top right;
	border:1px solid #cfcbcb;
	border-bottom:2px solid #ddd;
	}

#cumbres {
	background:#f0f0f0;
	border-bottom:1px solid #d4d0d0;
	padding:10px 15px 10px 15px;
	height: auto;
}

#cumbres img {
	border:1px solid #cfcbcb;
	margin-right:10px;
	max-width:215px;
}

#right_cumbres {
	float:right;
	width:480px;
	text-align:right;
	color:#000;
	line-height:13px;
	font-size:10px;
	font-style:oblique;
}

#right_cumbres h1 {
	text-align:right;
	width:auto;
	margin:0;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:25px;
	color:#2db8d2;
	font-style:normal;
}

/* ====================================== Contenedor DERECHO */

#sidebar {
	float: right;
	margin:0;
	}

#secondsidebar {
	float: left;
	margin: 0 10px;
	padding: 5px 0 0;
	}
	
.side {
	line-height: 20px;
	font-size: 15px;
	margin-bottom: 0;
	}	
	
.side-widget {
	float: left;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #d2cfcf;
	font-size:11px;
	line-height:19px;
	}
	
.side-widget object {
	background:#fff;
	border:1px solid #d0d0d0;
	padding:5px;
	margin-left:10px;
	margin-bottom:20px;
	max-width:320px;
	}
	
.side-widget table {
	width:80%;
	text-align:right;
	}
	
.side-widget ul {
		padding: 5px 30px;
		margin: 0;
		list-style-image:url(images/bg_list_style.png);
}

.side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 11px;
		}
		
.side-widget ul li {
		margin: 3px 0;
		}
	
.side-widget h2 {
	text-align:left;
	padding-left:10px;
	width:auto;
	margin:10px auto;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:30px;
	line-height:27px;
	color:#2db8d2;
}

.textwidget {
	padding:0px 20px;
}
		
.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}

.side-widget .noline {
		border-bottom: 0;
		}		

.side-widget #s {
	margin-top: 15px;
	padding: 2px;
	width: 94%;
	}

.storycontent {
	line-height: 19px;
	font-size: 11px;
	margin:10px auto;
	}
		
.posts {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	height:100px;
	}
	
.entry h2 {
	margin: 10px auto;
	font-size: 14px;
		}
					
.entry h2.searchblog {
	color:#046871;
	background:#d5e2e3;
	padding:7px 5px;
	text-align:left;
	text-transform:uppercase;
	font-size: 11px;
	margin-top:30px;
	font-family:"Lucida Sans unicode", Arial, Helvetica, sans-serif;
		}
		
.entry h3{
	margin: 10px auto;
	font-size: 14px;
		}
					
.readmore {
	color:#2db8d2;
	}
	
/* ===================================== Agenda */

ul#events-calendar-list {
	font-size:11px;
	text-align:left;
	border:1px solid #fff;
	overflow:visible;
	line-height:18px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

ul#events-calendar-list li {
	list-style-image:url(images/bg_agenda.png);
	border-top: 1px solid #d4d0d0;
	font-size:11px;
	text-align:left;
	line-height:18px;
	padding:0;
	margin:10px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul#events-calendar-list li strong {
	color:#008899;
}

.jq {
	background:yellow;
}

ul.agenda, ul.audios {
	display:block;
	font-size:11px;
	background:#f0f0f0;
	list-style:circle;
	padding:4px 20px;
}

ul.agenda li, ul.audios li {
	margin:2px 0px;
}

ul.agenda li strong, ul.audios li strong {
	text-transform:uppercase;
	color:#008899;
}
	
/* ====================================== FOOTER */
		
#footer {
	clear: both;
	width: 100%;
	margin-top:5px;
	padding: 20px 0px;
	text-align: center;
	font-size: 11px;
	color:#333;
	/*background:#026a77;
	border-top:2px solid #01525c;*/
}

#footer a {
	color:#666;
}

#c_footer {
	width:950px;
	margin:0 auto;
	text-align:left;
}

#left_foo {
	float:left;
	height:auto;
	width:40%;
	padding-top:30px;
}

#right_foo {
	float:right;
	height:auto;
	width:50%;
	text-align:right;
}

/* ====================================== Contenedor IZQUIERDO */

#leftcontent {
	float: left;
	margin: 0 auto;
	width:550px;
	padding:10px 20px;
}

#leftcontent h5.latest {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color:#2db8d2;
	margin-bottom: 5px;
	font-size: 14px;
}

#leftcontent h1.portada {
	text-align:left;
	width:auto;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:30px;
	line-height:27px;
	/* text-transform:capitalize; */
	color:#2db8d2;
}

#leftcontent h1.portada small {
	font-size:17px;
	letter-spacing:-1px;
	text-transform:none;
	margin-top:15px;
	padding-top:10px;
	display:block;
	border-top: 1px solid #d4d0d0;
}

#leftcontent .post h1 {
	text-align:left;
	width:auto;
	margin:0 auto;
	letter-spacing:-2px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#2DB8D2;
}

#leftcontent .twopost h1, #leftcontent .pages h1, #leftcontent h1.catheader, #leftcontent .threepost h1, #leftcontent h2 {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	color: #5b5749;
	font-weight:bold;
	letter-spacing:-0,5px;
	margin:0 auto;
	}
	


#leftcontent .ind-post h1 a  {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
	color: #5b5749;
	font-weight:bold;
	padding:1px 0px;
	letter-spacing:-0,5px;
	margin:5px auto;
	/* float:left; */
	display:block;
	}

#leftcontent .ind-post h1 a:hover  {
	color: #2db8d2;
	}
	
p  {
	font-size:11px;
	text-align:left;
	line-height:18px;
	margin:10px auto;
} 

/* .ind-post img  {
	padding:3px;
	background:#fff;
	border:1px solid #d0d0d0;
	display:block;
	float:left;
	clear:both;
	max-width:510px;
	min-width:300px;
	margin:20px;
} */

.storycontent img {
	padding:3px;
	background:#fff;
	border:1px solid #d0d0d0;
	display:block;
	clear:both;
	margin:0px 10px;
} 

.entry img {
	padding:3px;
	background:#fff;
	border:1px solid #d0d0d0;
	display:block;
	clear:both;
	margin:0px 10px;
} 

#leftcontent #dosnoticias {
	margin:0px;
	width:auto;
	padding:0px;
	clear:both;
}

#leftcontent #dosnoticias .meta {
	display:none;
}

#leftcontent .ind-post .not {
	display:block;
	margin:0 auto;
} 

#leftcontent #dosnoticias .not {
	border-top: 1px solid #d4d0d0;
	border-bottom: 1px solid #d4d0d0;
	padding:1px 5px;
	padding-top:-10px;
	float:left;
	width:247px;
	height:98px;
	margin:5px 7px;
	overflow:hidden;
}

#leftcontent #dosnoticias .not h1 a {
	font-size:12px;
	margin:0;
	margin-top:-10px;
	margin-right:10px;
	padding:0;
	line-height:18px;
	width:137px;
	display:block;
	float:left;
}

.ind-post img  {
	padding:5px;
	background:#fff;
	border:1px solid #d0d0d0;
	float:left;
	margin:10px;
} 

#dosnoticias img  {
	padding:3px;
	background:#fff;
	border:1px solid #d0d0d0;
	display:block;
	float:right;
	max-width:90px;
	min-width:90px;
	max-height:70px;
	min-height:70px;	
	margin:0px;
} 

#leftcontent h1.catheader {
	color: #999;
	font-size: 15px;
	margin-bottom: 10px;
		}
		
#leftcontent .twopost h1 {
		font-size: 14px;
		line-height: 20px;
		font-weight:bold;
		}
	
#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}
	
#leftcontent .postmetadata {
		line-height: 14px;
		display:block;
		clear:both;
		}
		
#leftcontent .post .entry {
		font-size: 11px;
		line-height: 17px;
		}
		
#leftcontent .date {
		margin: 0px auto;
		color: #6f6b6b;
		margin-bottm:-5px;
		}
		
#leftcontent .meta {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #444;
		clear:both;
		margin: 0px auto;
		}	
		
#leftcontent .catdesc {
		background: #f7f7f7;
		border: 3px double #ddd;
		padding: 0 10px;
		color: #666;
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 10px;
		}
		
#leftcontent iframe {
	width:100%;
	border:0px;
	overflow:hidden;
	height:320px;
}
		
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent .entry .pullquote {
	width: 250px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	font-style: italic;
	}
	
	#leftcontent .entry .pullquote p {
		padding: 0;
		margin: 0;
		}

#leftcontent a.more-link {
	clear: both;
	width: auto;
	text-align: left;
	display: block;
	margin-top:7px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#leftcontent a:hover.more-link {
	text-decoration: underline;
		}

.tags a {
	color:#2db8d2;
	}
	
.ind-post, .post {
	border-bottom: 1px solid #d4d0d0;
	margin-bottom:25px;
	padding-bottom:5px;
	width: 100%;
}

.ind-post {
	/* margin-top:-15px; */
}

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 10px 0;
	border-bottom:1px solid #d4d0d0;
	}

	#twocol img {
		margin: 0px 8px 5px 0;
		}
		
	#twocol hr.two {
		height: 0;
		border: 0;
		clear: both;
		border-bottom: 1px solid #eee;
		}
	
.mainhr {
	float: left;
	background: #eee;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 10px 0;
}	
	
.twopost {
	width: 46%;
	float: left;
	padding:0;
	margin::0;
	}	

	.twopost2, .twopost4 {
		margin-left: 7.5%;
		}
		
	.twopost3, .twopost4 {
		border-top: 1px solid #eee;
		padding-top:5px;
		}
		
	.twopost1, .twopost3 {
		clear: left;
		}		
		
#threecol {
	float: left;
	background: url(images/line.gif) repeat-y 31.5% 0;
	margin-top: 3px;
	width: 100%;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/line.gif) repeat-y 67% 0;
	width: 100%;
}

	#threecol img {
		margin: 0px 5px 5px 0;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 1px solid #eee;
	padding-top: 10px;
	}

	.threepost2, .threepost5 {
		padding: 10px 0 0;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}
		
/* ============= Enlaces =============== */

.odl_container {
	
}
		
/* ============= Mapaweb =============== */
		
ul.webmap {
	margin:10px;
	font-size:12px;
	padding:0;
	list-style:none;
	line-height:20px;
	background:#e4f2fd;
	padding:10px;
	width:40%;
	height:190px;
	float:left;
	font-weight:bold;
}

ul:hover.webmap, ul:hover.webmap {
	background:#ffc;
}

ul.webmap ul {
	margin:10px auto;
	font-size:11px;
	font-weight:400;
}

ul.item ul li {
	padding:0px 0px 3px 3px;
	margin:0;
}

/* ============= Actividades =============== */



#activ {
	width:auto;
	padding:0px 0px;
}

#activ .bloque img  {
	padding:3px;
	background:#fff;
	border:1px solid #d0d0d0;
	display:block;
	float:left;
	max-width:70px;
	min-width:70px;
	max-height:70px;
	min-height:70px;	
	margin-right:10px;
} 

#leftcontent #activ  h1 {
	margin:0;
}

#leftcontent #activ  h1 a {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: auto;
	font-weight:bold;
	margin:0 auto;
	float:right;
	width:160px;
	}
	
#leftcontent #activ  table {
	border:0;
	}
	
.bloque {
	height:80px;
	padding:5px 0px;
	border-top: 1px solid #d4d0d0;
	overflow:hidden;
	width:257px;
	display:block;
	float:left;
	margin:2px 8px;
}

.bloque ul {
	list-style:circle;
	font-size:13px;
	text-transform:uppercase;
	line-height:25px;
}

/* =================================== Pagination */	
	
.pagination {
	margin: 20px 0 10px;
	float: left;
	background: #eeece0;
	width: 97%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 12px 1% 10px;
	text-align:center;
	font-size:10px;
	}	

.pagination a {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background-color: #FFFFFF;	
}

.pagination a:hover {	
	border: 1px solid #444;
	color: #444;
	background-color: #FFFFFF;
}

.pagination span.pages {
	padding: 3px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.pagination span.current {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #666;
	color: #444;
	background-color: #FFFFFF;
}
.pagination span.extend {
	padding: 3px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #444;
	background-color: #FFFFFF;
}
			
/* Other Elements */

.red, .entry a {
	color:#2db8d2;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color:#2db8d2;
	}

/* ======================== Comment Elements */



#postcomments {
	padding-top: 20px;
}

input, textarea {
	border:2px solid #ddd;
	background:#f3f3f3;
	padding:5px;
}
			
	 h3#comments, #respond h3 { color:#333; margin: 10px 0; clear: left; }

	 #respond p { font-size:10px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; float: left; }

	 ol.commentlist li { margin:0 0 10px; padding:20px 0 20px 20px;  }

	.commentlist .even {
		background: #eee;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		}

	.commentlist .avatar {
		float: right;
		padding: 5px;
		margin: 0 20px 10px 10px;
		background: #fff;
		}
	
	.commentlist .comment-author {
		font-size: 12px;
		}
	
	.commentlist .comment-text {
		padding: 0 20px 0 0;
		}
	
	.commentlist .url {
		font-size: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		}

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { margin:16px 20px 0 0; padding: 0 0 0 20px; list-style-image: url(images/commentarrow.png); }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#eee; }

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: auto;
   font-style:italic;
   padding:3px 0px;
   margin: 0 auto;
}

#today {
	color:#2db8d2;
	}

#wp-calendar {
	margin: auto;
}

.slideshow {  
    height:auto;  
    width: 265px; 
    padding: 0;  
    margin:  0;
	margin-right:7px;  
	float:left;
	display:block;
} 
 
.slideshow img {  
    padding: 5px;  
    border:  1px solid #ddd;  
    background: #fff;  
	max-width:260px;
	min-width:260px;
	max-height:180px;
	min-height:180px;	
} 

.titEnlacesRecomendados {
color:#2DB8D2;
font-family:Arial,Helvetica,sans-serif;
font-size:30px;
font-weight:bold;
letter-spacing:-2px;
line-height:27px;
margin:0 auto;
text-align:left;
text-transform:capitalize;
width:auto;

}



