@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.gif) repeat-x #1B61A9;	
}

a {
	color:#1B61A9;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}	

.entry img {
	border:0;	
}	

p  {
	line-height:140%;	
}

#wrap {
	margin:0 auto;
	width:990px;
}

#header {
}
.meta-perulactea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	margin-right:20px;
}
.meta-perulactea a{
	text-decoration:none;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;	
}
.meta-perulactea a:hover {
	text-decoration:underline;
}

.head {
	width:990px;
	height:138px;
	background-image:url(images/head.gif);
	background-repeat:no-repeat;
}


/**/

#menu {
	display: block;
	width: 990px;
	height: 56px;
	background: url(images/menu.gif);
	margin:0 0 0 0;
	position: relative;
	z-index: 10;
	padding:0;	
}

#menu ul {
	width:920px;
	position: absolute;
	top: 15px;	
	height: 30px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
	margin-left:30px;
	padding-left:0;

}

#menu ul li {
	position: relative;
	margin-left:0;
	padding-left:0;
}

#menu ul li, #menu ul li a {
	float: left;
	display: block;
}

#menu ul li a {
	height: 30px;
	line-height: 30px;
	color: #666666;
	font-weight: bold;
	padding: 0 10px 0 10px;	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(images/menu-right.gif) right no-repeat center;
	margin-right:10px
}

#menu ul li.current-cat a, #menu ul li.current-cat a:hover {
	color: #003366;
}
#menu ul li.current-cat ul li a {
	color: #555;
}
#menu ul li.current-cat ul li a:hover {
	text-decoration:underline;	
}
#menu ul li a:hover {	
	background:#B0352D;
	color:#FFFFFF;	
}
#menu u ul li a:hover {
	text-decoration:underline;		
}

#main {
	border-left:10px #9CD2ED solid;
	display:block;	
	border-right:10px #9CD2ED solid;
	background:#FFFFFF;
}


#content {
	width:550px;
	margin:0 0 0 30px;
	padding:15px 0 0 0;
	float:left;
}

.meta-content {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;	
}
.meta-content a {
	color:#666666;
	text-transform:uppercase;
	text-decoration:none;
}
.meta-content a:hover {
	color:#B0352D;
}


.title {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;	
}
.title a {
	color:#B0352D;
	text-decoration:none;
	line-height:140%;
	font-weight:bold;
}
.title a:hover {
	text-decoration:underline;
}

.meta-bottom {
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:10px;
	margin-bottom:50px;
}
.meta-bottom a {
	color: #666666;
	text-decoration:none;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-right:#CCCCCC 1px solid;
	margin-right:15px;
	padding-right:15px;
}
.meta-bottom a:hover {
	color: #B0352D;
}
#sidebar {
	float:right;
	width:300px;
}

#sidebar h3 {
	width:284px;
	height:24px;
	background:#9CD2ED;
	border:#9CD2ED 1px solid;
	border-right:0;
	color: #000000;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	padding:8px 0 0 15px;	
}
#sidebar ul {
	padding:0;
	margin:0;	
}
#sidebar li {
	display:block;	
}
#sidebar li a {
	display:block;
	height:25px;
	border-bottom: #006666 1px dashed;
	padding-top:8px;
	color:#000000;
	text-decoration:none;
	padding-left:30px;
	background: url(images/vineta.gif) no-repeat left center;
}
#sidebar li a:hover {
	background:url(images/vineta2.gif) no-repeat left center #DBEBF7;	
}



#footer {
	background:url(images/footer.gif) no-repeat;
	width:990px;
	height:61px;
}