/*   
Theme Name: elcuartoazul
Theme URI: http://elcuartoazul.net
Description: theme for elcuartoazul
Author: Krola Bolanos Munoz
Author URI: http://elcuartoazul.net
Tags: ElCuartoAzul
Version: 1.0


General comments/License Statement if any.

*/


/*---Estilos generales para el body---*/

body {
	background-image: url(images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536F80;
	text-decoration: none;
}

/*--*/
#cabecera_titulo {
	background-image: url(images/top_1.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 793px;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}

#cabecera {
	background-image: url(images/top_2.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 793px;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}

#menutop_space_1 {
	height: 100px;
	width: 100px;
	display: block;
	line-height: 20px;
}

/*--*/
#contentBg {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 40px;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}

#contentBg #texto a {
	color: #FF0066;
	text-decoration: none;
}
#contentBg #texto a:hover {
	text-decoration: underline;
}

/*--*/
#footer {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 793px;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}

#menufooter_space_1 {
	height: 1px;
	width: 37px;
	display: block;
}

#menufooter_space_2 {
	height: 1px;
	width: 95px;
	display: block;
}





/*---*/
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
ul, li a {
	color: #666666;
	text-decoration: underline;
}

ul, li a:hover {
	text-decoration: underline;
	color: #006699;
}



/*---Estilos del Sidebar---*/
#calendar {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#calendar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}

#calendar a:hover {
	color: #FF0066;
	text-decoration: underline;
}



ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
ul, li a {
	color: #666666;
	text-decoration: underline;
}

ul, li a:hover {
	text-decoration: underline;
	color: #006699;
}

/*---Estilos de botones y campos---*/
#menutop_div {
	
}

.menutop_menu ul {
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menutop_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.menutop_menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #99CC00;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(images/bg_menutop.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.menutop_menu ul li a:hover {
	color:#FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/bg_menutop.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.menutop_menu ul li ul {
	display: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*---*/
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CDD7E9;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.inputenter {
	border: 1px solid #99CC00;
	background-color: #FFFFFF;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputenter:hover {
	border: 1px solid #FF6666;
	background-color: #FFFFFF;
	color: #FF3366;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*--*/
.search {
	text-decoration: none;
	background-image: url(images/titl_nubegame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 30px;
	width: 125px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	border: 1px solid #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
}

/*--*/
.titulo a {
	font-size: 18px;
	color: #0099CC;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	margin-bottom: 5px;
}
.titulo a:hover {
	color: #81C0C0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #81C0C0;
}


/*---*/
.subtitulo {
	font-size: 17px;
	color: #006699;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(images/bullet_subtitulo.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.subtitulo2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0099;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

/*--*/
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CC00;
	display: inline-block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 0px;
	
}

/*--*/
.autor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	display: inline-block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 0px;
}

.textoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80BFBF;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

/*--*/
.posteado {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.posteado ul {
	text-decoration: none;
	list-style: none;
}
	
.posteado ul li {
	display: inline;
	list-style-type: none;
}


.posteado a {
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}
.posteado a:hover {
	color: #FF9900;
}

/*--*/
.linkPeq_1 {
	font-size: 11px;
	color: #85B000;
	text-decoration: underline;
	font-weight: bold;
	list-style-type: none;
}
.linkPeq_1:hover {
	color: #990099;
	text-decoration: underline;
}

/*--*/
.linkPeq_2 {
	font-size: 11px;
	color: #FF0066;
	font-weight: bold;
	text-decoration: none;

}
.linkPeq_2:hover {
	color: #FF0066;
	text-decoration: underline;

}

/*--*/
.caja_textoEspecial {
	
	background-color: #81C0C0;
	border: 1px dotted #FFFFFF;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.sidebarTable {
	background-color: #CCECF7;	
	margin-left: 20px;
}

.sidebarTable ul {
	display: inline;
	list-style-type: none;
}

.sidebarTable li {
	display: inline;
	list-style-type: none;
}
.linkcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	line-height: 2px;
}

.sidebarTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5998AA;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}

.sidebarTable a:hover {
	color: #3F7387;
	text-decoration: underline;
}

.sidebarTable span {
	background-image: url(images/side_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.sidebarTable span span {
	background-image: url(images/side_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.sidebarTable span span span {
	background-image: url(images/side_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
.sidebarTable span span span span {
	background-image: url(images/side_4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}

.sideMenu_space {
	padding:20px;
}

/*---Botones especiales con fotos---*/
.yo {
	background-image: url(images/bt_yo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: 134px;
	width: 135px;
	border: 0px solid ##ECF8FC;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}
.yo:hover {
	background-image: url(images/bt_yo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	display: block;
	border: 0px solid ##ECF8FC;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}

/*--*/
.rss {
	background-image: url(images/bt_rss.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 88px;
	width: 50px;
	display: block;
	text-decoration: none;
	border: 0px solid ##ECF8FC;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}

.rss:hover {
	background-image: url(images/bt_rss.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	text-decoration: none;
	border: 0px solid ##ECF8FC;
	behavior: url(http://elcuartoazul.net/iepngfix.htc)
}

/*--*/
.email {
	background-image: url(images/bt_email.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 70px;
	display: block;
	text-decoration: none;
	border: 0px solid ##ECF8FC;
	behavior: url(iepngfix.htc)
}

.email:hover {
	background-image: url(images/bt_email.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	text-decoration: none;
	border: 0px solid ##ECF8FC;
}

/*--*/

/*---------------------------------------------------------------------*/
/* estilos del otro blog */

	
.authorcomment {
	
}

ol#commentlist {
	list-style:none;
	margin:15px 0 0;
	padding:0;
}

.commentname {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #009999;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	width: 480px;
}

.commentname a {
	color:#ffffff;
	text-decoration:underline;
	font-weight: normal;
	font-weight: bold;
}

.commentname a:hover {
	color:#C5E2E2;
	text-decoration:underline;
	font-weight: normal;
	font-weight: bold;
}

.commenttext {
	background-color: #81C0C0;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:0px;
	width: 480px;
}

* html .commenttext {
overflow:visible;
}

.commentp {
padding:10px 10px 0px 10px;
}

.commenttext p {
margin:0 0 10px;
padding:0;
}

#commentblock ol li {
	margin-bottom:10px;
}

#commentblock {
margin-left:4px;
}

.gravatar {
background:url(images/grav.png) no-repeat;
display:inline;
float:left;
height:32px;
width:32px;
margin:20px 0 0 10px;
padding:8px;
}

#commentsform p {
margin:5px 0px 5px 0px;
}

a img {
border:0;
}


/* fin de estilos del otro blog */