body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:14px;
	margin:0px 0px 12px 0px;
	line-height:22px;
}

p.post-date {
	color:#BC5B4F;
	font-size: 10px;
}

a {
	color:#2F60B3;
	text-decoration:none;
}

a img {
	border:none;
}

a:hover {
	color:#D13775;
	text-decoration:underline;
}

a:active {
	outline:none;
}

a:focus {
	-moz-outline-style:none;
}

h1 {
	font-size:26px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
	color:#E9553D;
}

blockquote {
	border-left:#69CF90 solid 4px;
	margin:0px 0px 12px 19px;
	padding:0px 0px 0px 7px;
}

.hr {
	height:20px;
	clear:both;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F0C67A;
	margin-bottom: 5px;
}

.navigation {
	font-size:18px;
	font-weight:bold;
	line-height:34px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

img.centered {
	display:block;
	margin:12px auto 12px auto;
}

img.alignright {
	display:inline;
	margin:12px 0px 12px 22px;
}

img.alignleft {
	display:inline;
	margin:12px 22px 12px 0px;
}


/* Header */

#header {
	background:url(images/header-bg-top.jpg) 0 100% no-repeat #DED7D7;
	height:139px;
}


.search {
	float:right;
	margin:90px 10px 0px 0px;
}

#search-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

.search-box {
	border:3px solid #F0C67A;
	width:120px;
}

.search-box:focus {
	background:#FBEDD6;
}

.search-submit {
	border:3px solid #688DCC;
	background:#FFFFFF;
}

.search-submit:hover {
	background:#CCDAF0;
	cursor:pointer;
	cursor:hand;
}

#header h1 {
	padding:62px 0px 0px 0px;
	font-size:48px;
}

#header .description {
	font-size:18px;
	color:#F8EFBB;
	margin:-10px 0px 0px 60px;
}

#header h1 a {
	color:#F0E07A;
}

#header h1 a:hover {
	color:#F8EFBB;
	text-decoration:none;
}


/* Menu */

#menu {
	background:url(images/header-bg-bottom.jpg) 100% 0 no-repeat #E9AC3D;
}

#menu .tiempo {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin: 10px 335px 0px 0px;
	z-index: 99;
}

ul.menu-list {
	font-size:16px;
	line-height:39px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 30px;
}

ul.menu-list li {
	list-style:none;
	display:inline;
	margin:0px 20px 0px 0px;
}

ul.menu-list a {
	text-decoration:none;
	color:#ffffff;
	padding:10px;
}

ul.menu-list a:hover {
	text-decoration:none;
	color:#ffffff;
	background:#F0C67A;
}


/* Main column - layout and style */

.container {
	width:920px;
	margin:0px 0px 0px 40px;
}

.main-column {
	width:490px;
	float:left;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F0C67A;
}

.main-column ul {
	font-size:14px;
	margin:0px 0px 12px 30px;
	padding:0px;
	line-height:22px;
	list-style:url(images/li.gif) outside;
}

.post-subscribe {
	font-size:14px;
	background:url(images/subscribe.gif) 0 50% no-repeat;
	padding:5px 0px 5px 25px;
	float:left;
}

.post-share {
	font-size:14px;
	background:url(images/share.gif) 0 50% no-repeat;
	padding:5px 0px 5px 25px;
	margin:0px 0px 0px 20px;
	float:left;
}

.post-comment {
	font-size:14px;
	padding:5px 0px 5px 25px;
	float:right;
}


/* Comments */

.comment-head {
	background:url(images/comment-head.gif) 0 0 no-repeat #CCDAF0;
	width: 460px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.comment-top {
	background:url(images/comment-top.gif) 0 0 no-repeat;
	padding:5px 10px 5px 10px;
}

.comment-middle {
	background:url(images/comment-middle.gif);
	width: 480px;
}

.comment-bottom {
	background:url(images/comment-bottom.gif) 0 100% no-repeat;
	margin:0px 0px 22px 0px;
}

.comment-box {
	border:3px solid #F0C67A;
}

.comment-box:focus {
	background:#FBEDD6;
}

.comment-submit {
	border:3px solid #688DCC;
	background:#FFFFFF;
}

.comment-submit:hover {
	background:#CCDAF0;
	cursor:pointer;
	cursor:hand;
}


/* Side columns */

.side-column {
	display:inline;
}

.side-left {
	width:180px;
	padding:0px;
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.side-right {
	width:200px;
	padding:0px;
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left {
	border-top:#6CB5D3 solid 5px;
	margin:0px 0px 22px 0px;
	padding:20px 0px 0px 0px;
}

.right {
	border-top:#F0C67A solid 5px;
	margin:0px 0px 22px 0px;
	padding:20px 0px 0px 0px;
}

ul.side-list {
	font-size:14px;
	margin:0px;
	padding:0px;
	border-top:1px dotted #91A9CD;
}

ul.side-list li {
	list-style:none;
	border-bottom:1px dotted #91A9CD;
	margin:0px;
	padding:0px;
}

ul.side-list a {
	display:block;
	padding:10px 0px 10px 0px;
}

ul.side-list a:hover {
	text-decoration:none;
	background:#CCDAF0;
	color:#2F60B3;
}

####


/* Footer */

#clear-row {
	clear:both;
}

#footer {
	margin:30px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	overflow:hidden;
	background-color: #84341A;
}

#footer p {
	color:#FFFFFF;
	margin:0px;
}

#footer p.milienzo {
	float:right;
	text-align:right;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
}

#footer a:hover {
	color:#FFFFFF;
}
.categ {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D39216;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C7C7;
}
.side-all {
	width:400px;
	padding:0px;
	float:right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bolder;
	color: #275274;
	font-size: 14px;
	line-height: 20px;
	}
.central {
}
.central a {
display: block; // para poder darle altura y ancho
width: 400px; //ancho de la imagen
height: 66px; // altura de la imagen
}
.central a span  {
display: none; // oculto el texto
}


/* Print-friendly stylesheet */

@media print {
	#search-form {
		display:none;
	}

	#menu {
		display:none;
	}

	.comment-box {
		display:none;
	}

	.comment-submit {
		display: none;
	}

	.side-column {
		display:none;
	}

	.main-column {
		width:800px;
	}
