@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px}

body{
	background:#586788;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background:#989ca8;*/
	color:#2f406c;	
	font-size:10px
}

#jmheader{
overflow:hidden;
background:#FFFFFF;
width:100%
}

.jmheaderImg{
width:835px;
height:116px;
margin:0px auto;
background:#FFFFFF url(../../../img/blog-header.jpg) top center no-repeat;
}

.jmheaderDiv{
width:100%;
height:28px;
background:url(../../../img/blog-header-bar.jpg) top left repeat-x;
}

#jmmain{
width:835px;
margin:0px auto;
padding:5px;
background:#CBD1DF;
overflow:hidden
}

.jmcontent{
background:#FFFFFF;
padding:5px;
width:600px;
/*border:1px solid #253457;*/
float:left;
overflow:hidden;
margin-right:5px;
}

.jmentrada{
text-align:justify;
overflow:hidden;
padding-bottom:25px;
background-color:#FFFFFF;
/*background-color:#F0F0F0;*/
}

.jmentradaAlternative{
text-align:justify;
overflow:hidden;
padding-bottom:25px;
background-color:#FBFBFB;

}

.jmcontent img{
/*float:right;*/
margin-left:5px;
border:1px #CBD1DF solid
}

.jmcontent .jmentrada h1 a,.jmcontent .jmentradaAlternative h1 a{
color:#A60E23;
font-size:15px;
text-align:left;
text-decoration:none;
}

.jmcontent .jmentrada h1 a:hover,.jmcontent .jmentradaAlternative h1 a:hover{
text-decoration:underline;
}

.jmcontent h1{
color:#A60E23;
font-size:15px;
text-align:left}

.jmfechaPublicado{
color:#596784;
padding-bottom:25px}

.jmfooter{
clear:both;
border-top:1px #233457 dashed;
margin-top:15px;
padding-top:3px
}

.jmfooter a{
color:#2F406C;
text-decoration:none;
}

.jmfooter a:hover{
text-decoration:underline;
}
.jmtxtComment{
color:#A60E23;
font-size:12px;
font-weight:bolder
}

#jmcomments{
overflow:hidden;
margin-top:-12px;
padding-bottom:10px;

}

.txt{
width:200px;
font-size:10px;
color:#596784;
}
.txtA{
width:520px;
font-size:11px;
color:#596784;
}

#jmcomments li{
width:100%;
padding:5px;
border-bottom:1px #003366 dashed;
padding-bottom:15px;
padding-top:15px;
}

#jmcomments li.jmcommentAlt{
background:#F8F9FB;}

.paginacion{
	width:100%;
	overflow:hidden;
	height:20px;
	padding:2px 0px;
	margin:0px 0px 15px 0px;
	background:#FFFFFF;
	border-bottom:1px #2f406c dashed;
	border-top:1px #2f406c dashed;
}
.paginacion p{
	font-weight:bold;
	line-height:20px;
}
.paginacion select{
	width:55px;
	font-size:10px;	
}

.paginacion .paginado{
	float:right;
	width:105px;
}

.jmpanel{
padding:5px;
width:205px;
border:1px solid #253457;
float:left;
overflow:hidden}

.jmpanel .jmtitulo{
padding:5px;
background:#2F406C;
border-bottom:1px #FFFFFF solid;
border-top:1px #FFFFFF solid;
color:#FFFFFF;
text-align:center;
font-weight:bolder;
margin-bottom:5px
}

.jmpanel .jmnombre{
color:#B72238;
font-weight:bolder;
padding-bottom:5px}

.jmpanel .jmtxtBold{
font-weight:bolder;
padding-top:10px}

.jmpanel a img{
border:none}

.jmTitulo
{
	padding:5px;
}

.jmTitulo a
{
	text-decoration:none;
	color:#2F406C;
}

.jmTitulo a:hover
{
	text-decoration:underline;
	
}

