/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemannenu

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets
r


	Kubrick v1.5

	 http://binarybonsai.com/kubrick/
/*
n
Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets
r


	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/

/* Begin Typography & Colors */

/* background #e2e2db */

body {

	font-size: 10px; /* Resets 1em to 10px */

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;;

	color: #444;

	text-align: left;
	
	margin: auto;
	
	position: relative;
	
	border-top: 3px solid #fff;
	
	background: #e6e3dc;

	
	}


#logo {

	float: left;

	margin-left: 0px;

	background-image: url(imagenes_rdi/logo.jpg);

	background-position: top left;

	background-repeat: no-repeat;

	width: 224px;

	height: 71px;

}



ul#menu_categorias {

	list-style-type: none;

	padding: 5px;

	padding-bottom: 0px;

	float: left;
	
	width: 100%;

	margin-left: 15px;

	padding-left: 0px;

	margin-bottom: 0px;
	
	
	
}



ul#menu_categorias li {

	float: left;

	margin-top: 0px;

	padding: 5px;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;

	font-size: 11px;

	border-right: 2px solid #fff;
	
	

}



ul#menu_categorias li a {

	color: #555;
	border-bottom: 0px solid #efefef;
	padding: 3px;
}


ul#menu_categorias li.cat-item-9 {

	border-right: 0px;

}



ul#menu_categorias li.cat-item-3 {

	margin-left: 0px;

}


ul#menu {

	margin-left: 0px;

	margin-bottom: 5px;

	list-style-type: none;

	padding: 8px;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #000;

	float: left;

	width: 100%;
	
	//*background-image: url(imagenes_rdi/fondo_menu.png);*//
	
	border-bottom: 0px solid #ededed;
	
	text-transform: uppercase;
	
	border-top: 1px solid #ccc;
	
	border-bottom: 1px solid #ccc;

	
}



ul#menu a {

	color: #000;
	padding: 5px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 


}

ul#menu a:hover {

	color: #000;
	background-color: #fff;
	text-decoration: none;



}


ul#menu li {

	float: left;

	margin-right: 5px;

	margin-bottom: 0px;

	padding: 0px;

}


ul#menu .activoVerde, .verde {

	color: #aeda00;

}



ul#menu a.activoVerde {

	color: #1f638a;

}



ul#menu a.activoVerde:hover {

	color: #aeda00;

}

ul#menu .activoRdilink {

	color: #16efaf;

}



ul#menu a.activoRdilink {

	color: #1f638a;

}



ul#menu a.activoRdilink:hover {

	color: #16efaf;

}



ul#menu .activoEureka, .amarillo {

	color: #fc0;

}



ul#menu a.activoEureka {

	color: #1f638a;

}



ul#menu a.activoEureka:hover {

	color: #fc0;

}



ul li span.activo {

	text-decoration: underline;

}



#hueco_buscador {

	float: right;

	margin-right: 0;

	padding: 0px;


	/*border: 1px solid blue;*/

}


#hueco_buscador form, #hueco_buscador table {

	margin-top: -2px;

	padding: 0px;

}

#sidebar #newsletter {

font-family: Arial,Helvetica,sans-serif;

text-transform: uppercase;

font-size: 11px;

margin-top: 20px;

margin-bottom: 40px;

color: #444;

padding-top: 1px;

padding-right: 1px;

padding-bottom: 10px;

border-top: 1px solid #ededed;


}

#newsletterFormDiv {

color: #ededed;
margin-top: 20px;


}

.addthis_toolbox {

width: auto;

text-align: center;

margin-top: 5px;

margin-bottom: 5px;

padding: 5px;

border-top-width: 1px;

border-bottom-width: 1px;

border-top-style: solid;

border-bottom-style: solid;

border-top-color: #e4e4e4;

border-bottom-color: #e4e4e4;

background-color: #f5f5f5;

}

.addthis_toolbox a {

color: #444;
font-size: 10px;
margin-left: 5px;

}

#headerimg 	{

	margin: 7px 9px 0;

	height: 192px;

	width: 943px;

	}



#content {

	font-size: 13.5px;

	color: #333;

	}



.narrowcolumn .entry p, .widecolumn .entry p, {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 14px;

	color: rgb(77, 78, 83);

}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 22px;

}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



small {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 10px;
	
	text-transform: uppercase;

	color: #555;

}

blanco {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 12px;

	color: #555;

}


h1, h3 {	

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-weight: bold;

	color: #555;

}



h2 {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 18px;

	padding-bottom: 3px;

}



.narrowcolumn h2 {

	font-weight: bold;

	font-family: Arial, sans-serif;

	font-size: 18px;

	line-height: 20px;

	font-color: #004276;
	
}


.widecolumn h2 {

	font-weight: bold;

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	text-decoration: none;

	padding-right: 0px;

	color: #000;

	font-size: 20px;
}



h1 {

	font-size: 4em;

	text-align: center;

	}



#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}



h2.pagetitle {

	font-size: 12px;
	
	padding: 0px;

	font-weight: bold;

	text-transform: uppercase;
	
	border-bottom: 1px solid #ededed;
	
	color: #777;

	font-family: Helvetica, sans-serif;

	margin-bottom: -20px;

	}



#sidebar h2 {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 11px;
	
	padding: 4px;

	font-weight: bold;
	
	background-color: #ededed;
	

}

	

#sidebar h2 a {

	color: #1f638a;

	text-decoration: none;

	border-bottom: 0px solid #bfddee;

	font-size: 13px;
	
}



#sidebar h2 a:hover {

	color: #1f638a;

	text-decoration: none;

}



h3 {

	font-size: 13px;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2 a:hover, h3 a:hover {

	color: #333;

	background-color: #60c1f9;

	text-decoration: none;

}*/



.narrowcolumn p a:visited, .widecolumn p a:visited, .entry p a:visited {

	color: #1f638a;

	font-size: 14px;

	text-decoration: none;

	border-bottom: 1px solid #bfddee;

}



.narrowcolumn p a, .widecolumn p a, .entry p a {

	color: #1f638a;

	text-decoration: none;

	border-bottom: 1px solid #bfddee;

}



.narrowcolumn p a:hover, .widecolumn p a:hover, .entry p a:hover {

	text-decoration: none;
	color: #555;

}

	

.commentlist li, #commentform input, #commentform textarea {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 11px;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 11.5px;

}



#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a {

	color: #0094de;

	text-decoration: none;

}



h2 a {

	color: #000;

	font-weight: bold;

	text-transform: normal;

	font-size: 17px;
	
	padding-right: 20px;
	
	line-height: 25px;
	

}


h3 a {

	color: #000;

	font-weight: bold;

	text-transform: normal;

	font-size: 13px;
	
	padding-right: 20px;
	
	line-height: 20px;

}



a:hover {

	color: #777;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em "Helvetica neue", Helvetica, Arial, sans-serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */





/* structure */

body {

	margin: 0px;

	position: relative;
	
	margin: 0 auto 10%;
	
	padding-top: 0px;
	
	text-align: center;
	
	//*background-color: #f3f4f4;*//

	}



#page {

	padding: 0px;
	
	margin: 0px auto;

	width: 970px;
	
	position: relative;
	
	text-align: left;

}


.cabecera_facebook {

	margin: 0px auto;

	padding: 0px;
	
	width: 970px;
	
	position: relative;

}

.cabecera_facebook a {

	color: #444;

	padding-left: 10px;
	
	text-align: right;
	
	padding-bottom: 0px;




}



img.cabecera {

	margin-left: 0px;

	margin-top: 0px;

	margin-bottom: 10px;

}



.linea {

	clear: both;

	height: 1px;

	font-size: 1px;

	border-top: 1px solid #e7e7e7;

}



.separador {

	clear: both;

	height: 1px;

	font-size: 1px;


}



#header {


	margin-left: 0px;

	margin-right: 20px;
	
	margin-bottom: 0px;
	
	padding: 0px;

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 11px;

	color: #333;

	/*border: 1px solid blue;*/

}



#header a {

	color: #333;

}



#headerimg {

	margin: 0;

	height: 100px;

	/*width: 100%;*/

	}



.narrowcolumn {

	float: left;

	margin-top: 0px;
	
	padding-top: 0px;

	padding-left: 20px;

	padding-right: 20px;

	width: auto;
	
	max-width : 65%;
	
	margin-right: 0px;
	
	background: #fff; 
	
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;


}


.widecolumn {

	float: left;
	
	margin-top: 0x;
	
	padding-left: 20px;
	
	padding-right: 20px;

	width: auto;

	max-width: 65%;
	
	background: #fff;
	
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;

}



.post {

	margin: 0 0 0px;

	text-align: left;
	
	padding-bottom: 40px;
	
	border-bottom: 1px solid #ededed;
	

}

.sticky {
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-top: 5px;
background: #e6eff8;
border-top: 0px solid #b0cada;
border-bottom: 0px solid #b0cada;
-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}

.sticky h2 a {
color: #000;
font-size: 20px;

}

.sticky a:hover {
color: #555;

}


.post hr {

	display: block;

}



.widecolumn .post {

	margin: 0;
	
	font-size: 15px;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



#footer {
	
		
	padding: 5px;

	padding-top: 20px;

	margin-top: 0px;

	clear: both;

	border-top: 0px solid #666;

	width: 900px;

	height: 25px;
	
	text-align: center;

}



#footer_contenido_logo {

	float: left;

	margin-left: 50px;

	padding-top: 4px;

}



#footer_contenido_2 {

	float: left;

	margin-left: 50px;

	padding-top: 4px;

}



#footer_contenido_3 {

	float: left;

	margin-left: 650px;

	padding-top: 4px;

}



/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 30px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: left;

}



#sidebar h2 {

	margin-top: 5px;

	padding: 2px;
	
	padding-left: 5px;


	}

#sidebar a {

	color: #555;	

	}

#sidebar a: hover {

	color: #ccc;	

	}


h3 {

	padding: 0;

	margin: 10px 0 0;


	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "";

	}

	

#sidebar ul li.titular:before, #sidebar li#twitters li:before {

	content: "";

}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */





/* Formulario para buscar */



#formulario_buscar #s {

	width: 200px;

	height: 15px;

	border: 1px solid #999;
	
	background: #fff;

	padding-left: 3px;

	padding-top: 2px;

	padding-right: 5px;
	

	
}



/* Fin del formulario para buscar */



/* Begin Form Elements */

#searchform {

	margin: 0;

	text-align: left;
	
	border: 1px solid #ccc;

	}

#searchform input {

	width: auto;
	height: 20px;
	border: 0px;
	padding: 0px;
	font-size: 18px;
	text-align: left;
	color: #006600;
	
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	border: 1px solid #ddd;

}



#commentform {

	margin: 5px 10px 0 0;

}



#commentform textarea {

	width: 100%;

	padding: 2px;

	border: 1px solid #ddd;

}



#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

}

	

#commentform #submit {

	margin: 0px;

	width: auto;

	float: right;

	border: 1px solid #000;

	background-color: #222;

	color: #fff;

	cursor: pointer;

}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar {

	float: right;
	
	margin-right: 0px;
	
	position: relative;

	margin-top: 0px;

	width: 275px;
	
	padding-left: 6px;
	
	padding-right: 8px;
	
	background: #fff;
	
	border-right: 2px solid #dedbdb;
	

}

#sidebar form {

	margin: 0;

}


/* SIDEBAR TWITTER */



#sidebar .widget_twitterer {

	border: 0px;

}



#sidebar #twitter-box {

	margin-top: 5px;
	
	margin-bottom: 0px;

	overflow: hidden;

	/*background-color: #60c1f9;*/

	width: auto;

	padding-top: 5px;

	padding-left: 10px;

	padding-right: 10px;

	border-bottom: 0px solid #ededed;
	
	margin-left: 10px;

	color: #000;

	font-size: 12px;
	
	background: #fff;
	

}



#sidebar #twitter-box ul {

	margin: 0px;

	padding: 0px;

}



#sidebar #twitter-box ul li {

	color: #555;

	margin: 0px;

	padding: 10px;

}



#sidebar #twitter-box ul li a {

	color: #60c1f9;

	text-decoration: underline;

	margin: 0px;

	padding: 0px;

}

/* FIN SIDEBAR TWITTER */


#sidebar .widget_stags_cloud {

background: #e6eff8;

text-align: center;

padding: 10px;


}


/* SIDEBAR TITULARES */



#sidebar #sidebar_titulares_rdi {

	border-top: 1px solid #666;

	/*background-color: #fc0;*/

	background-color: #fff09b;

	width: 250px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	padding-right: 10px;

	margin-bottom: 20px;

	margin-top: 0px;

}



#sidebar #sidebar_titulares_rdi ul {

	padding: 0px;

	margin: 0px;

}



#sidebar #sidebar_titulares_rdi .post_titulo {

	font-size: 12px;

	font-weight: bold;

	color: #333;

}



#sidebar #sidebar_titulares_rdi .post_titulo small {

	font-size: 10px;

	font-weight: normal;

	color: #666;


}



#sidebar #sidebar_titulares_rdi .post_titulo a {

	color: #333;

}



#sidebar #sidebar_titulares_rdi .texto {

	margin-top: 3px;

	font-size: 11px;

	color: #333;


}



.titulares_linea {

	clear: both;

	width: 250px;

	height: 5px;

	font-size: 1px;

	border-bottom: 2px dotted #fff;

	margin-left: 0px;

	margin-top: 15px;

	margin-bottom: 10px;

}



/* FIN SIDEBAR TITULARES */





/* RECENT COMMENTS */



#get_recent_comments_wrap {

	background-color: #f9f9f2;

	padding: 0px;

	margin: 0px;

}



#get_recent_comments_wrap ul {

	clear: both;

	padding-top: 5px;

	margin-left: 0px;

}



#get_recent_comments_wrap li {

	padding-top: 5px;

	padding-bottom: 5px;

	margin: 0px;

}



#get_recent_comments_wrap .azul {

	color: #60c1f9;

}



#get_recent_comments_wrap .linea {

	margin-left: -10px;

	margin-top: 5px;

	margin-bottom: 5px;

}



/* FIN DE RECENT COMMENTS */



/* TAG CLOUD */



.widget_tag_cloud {

	padding: 0px;

	margin: 0px;

	padding: 15px;

	text-align: center;
	
	background-color: #e6eff8;

}



#tag_cloud h2 {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	margin-left: -10px;

	margin-top: -10px;

	margin-right: -10px;

	padding-bottom: 5px;

	text-align: left;

}





/* FIN DE TAG CLOUD */





/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;
	
	padding: 5px;

	}
	
.narrowcolumn a img {

	border: none;
	
	padding-right: 10px;
	
	padding-left: 0px;
	
	padding-bottom: 20px;
	
	max-height: 100px;
	
	max-width: 200px;
	
	float: left; 
	
	border: 0px solid #ccc;

}


.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-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: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */



h2.widgettitle {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

}



ul.related_post {

	margin-top: 0px;

	margin-bottom: 40px;

	padding: 0px;

}



ul.related_post li {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	font-size: 13px;

}



ul.related_post li a {

	color: #1f638a;

}



div.votewidget {

	width: 100%;

}



div.back, div.fore {

	padding-top: 5px;

	padding-bottom: 5px;

}



div.votewidget_skin {

	margin-top: 10px;
	
	padding: 3px;

}



#sidebar div.descripcion_lateral {

	/*border-top: 1px solid #666;*/

	background-color: #eee;

	width: 315px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 20px;

	padding-right: 20px;

	margin-bottom: 20px;

	margin-top: 0px;

	font-size: 12px;

}



#sidebar div.descripcion_lateral a {

	color: #1f638a;

}



#sidebar div.descripcion_lateral a:hover {

	color: #1f638a;

	text-decoration: underline;

}



#sidebar div.fondo_verde {

	background-color: #e0e9b9;

}



#sidebar div.fondo_amarillo {

	background-color: #fff4b5;

}

#sidebar h3 a {

	font-size: 12px;
	line-height: 13px;
	color: #1f638a;
	font-weight: normal;

}

#sidebar h3 {

	border-bottom: 2px dotted #ccc;
	margin-top: 15px;
	padding-bottom: 5px;
}


/* FORMULARIO DE CONTACTO */



#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {

	border: 1px solid #333;

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	padding-left: 3px;

	font-size: 13px;	

	margin-right: 20px;

}



div.contactleft label, div.contactright {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 13px;

	color: #333;

}



.enviar {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 13px;

	color: #333;

	border: 1px solid #1f638a;

	background-color: #d8f0fc;

	cursor: pointer;

}



.enviar:hover {

	border: 1px solid #333;

	background-color: #1f638a;

	color: #fff;

}



#wpcf_your_name.contacterror, #wpcf_email.contacterror, #wpcf_website.contacterror, #wpcf_msg.contacterror {

	border: 1px solid red;

}

/* vodpod */

.vodpod_videos_widget {

padding: 0px;

margin: 0px;

background-color: #fff;

text-align: left;

text-decoration: none;

width: 850px;

}

.vodpod_titular {

margin-bottom: -20px;
font: Verdana, Arial, Helvetica;
font-size: 12px;

}

.vodpod_videos_widget .vodpod_footer a div {

display: none;

}

.vodpod_videos_widget .vodpod_powered_by {

display: none;

}


.vodpod_videos_widget .vodpod_video_container {
padding: 0px;

}

.vodpod_videos_widget .vodpod_see_all {

display: none;

}

/* include */

#include {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	
	}

/* PRIMERA */

#primera {
	padding: 5px;

	margin-top: 20px;

	padding-left: 0px;

	padding-right: 0px;

	margin-left: 10px;

	margin-right: 20px;

	width: 260px;

	background-color: #fff;

	border-top: 2px solid #4ededed;

	border-right: 0px solid #d5d5d5;

	border-left: 0px solid #d5d5d5;
	
	float: left;


}

#primera a {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 14px;

	font-weight: bold;
	
	padding-right: 20px;

	color: #333;



}

#primera a:hover {

	text-decoration: underline;
}

/* primera */

#primera .feedburnerFeedBlock {

	font-size: 12.5px;
	line-height: 18px;
	color: #333;
	border-bottom: 0px solid #d5d5d5;

}


#primera ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	padding-bottom: 15px;

	border-bottom: 1px solid #e5e5e5;

	}

#primera ul, #primera ul ol {

	margin: 0;

	padding: 0;

	}
	
/* sumarios portada */

#sumarios .feedburnerFeedBlock {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin-right: 20px;
}


#sumarios {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-top: 1px solid #ededed;
	margin-left: 30px;
	margin-right: 30px;
	clear: both;
	background: #ededed;
	
	
}


#sumarios h2 a {

	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #1f638a;
	list-style-type: none;
	list-style-image: none;
	
	}
	
#sumarios h2 a: hover {
	color: #ccc;
	
	
	}
	
#sumarios h2 {

	margin-bottom: -15px;
	border-bottom: 0px dotted #ccc;
	
	}


#sumarios ul li {

	list-style-type: none;

	list-style-image: none;

	border-bottom: 0px solid #d5d5d5;

	}

#sumarios ul, #primera ul ol {

	margin: 0;

	padding: 0;

	}

/* widget_rss */

.widget_rss a {

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 13px;

	font-weight: normal;

	margin-bottom: 20px;

	color: #093d72;

	}

/* feedburner */


.feedburnerFeedBlock ul li span.headline {
font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
color: #3366cc;
padding-bottom: 5px;
font-weight:bold;
font-size: 12px;
display:block;
margin:10px 0 0 0;
}

#creditfooter
{
display: none;
}
.feedburnerFeedBlock content {
display:block;
margin:20px 0 0 0;

}


/* BUSCADOR RDi LINK */



#caja_buscador {

	width: 970px;

	margin-top: 30px;

	margin-bottom: 15px;

	/*border: 1px solid blue;*/

	text-align: center;
	
	background: #fff;
	
	

}



#buscador_rdi_link {

	background-image: url(imagenes_rdi/fondo_buscar.jpg);

	width: 641px;

	height: 52px;

	margin-left: 20px;

	/*border: 1px solid blue;*/

}



ul.categorias_rdi_link {

	list-style-type: none;

	/*background-color: #bbb;*/

	background-color: #fff;

	padding-top: 5px;

	padding-bottom: 5px;

	margin-left: auto;

	margin-right: auto;

	/*border: 1px solid blue;*/

	width: auto;

}



ul.categorias_rdi_link li {

	display: inline;

	margin-left: 0px;

	margin-right: 10px;

	margin-top: 0px;

	padding-right: 10px;

	padding-left: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 13px;

	border-right: 1px solid #666;

}



ul.categorias_rdi_link li a {

	color: #666;

	/*color: #fff;*/

}



ul.categorias_rdi_link li.cat-item-9 {

	border-right: 0px;

}



form.formulario_rdi_link {

	padding-top: 17px;

}



input.input_rdi_link {

	border: 0px solid #fff;

	background-image: none;

	width: 460px;

	margin-left: 105px;

	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;

	font-size: 13px;

}



span.texto_rdi {

	font-size: 13px;

	color: #000;

	text-decoration: underline;

}



h3.resultados {

	font-size: 15px;

	color: #b1b1aa;

	margin-top: 50px;

	margin-left: 20px;
	
	text-align: left;
	

}



#resultados_busqueda h3, #resultados_busqueda h3 a {

	font-size: 15px;

	color: #2113c1;

	margin-top: 20px;

	margin-bottom: 0px;

	padding: 0px;

}



#resultados_busqueda h3 a:hover {

	text-decoration: underline;

}



#resultados_busqueda p {

	margin-top: 0px;

	margin-bottom: 0px;

}

#resultados_busqueda a img {

	display:none;
	
	}


#resultados_busqueda p a {

	color: #397d1f;

	text-decoration: none;

}



#resultados_busqueda p a:hover {

	text-decoration: underline;

}



/* ***************** */



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two."