/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #B2B2B2 url(images/bck8.png);
	font-size: 12px;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h3 {
	font-weight: normal;
	color: #486A22;
}

h1 {
	letter-spacing: normal;
	font-size: 2em;
}

h2 {
	font-weight: normal;
	color: #CC0000;
	letter-spacing: 0px;
	font-size: 17pt;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 6px 0px 0px;
}
h2 a {
	font-weight: normal;
	color: #CC0000;
	letter-spacing: 0px;
	font-size: 17pt;
	margin-bottom: 10px;
	text-decoration: none;
}
h2 a:hover {
	font-weight: normal;
	color: #CC0000;
	letter-spacing: 0px;
	font-size: 17px;
	margin-bottom: 10px;
	text-decoration: underline;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #486A22;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: #7D7D7D url(images/encabezado.gif) no-repeat left center;
	padding: 0px;
}

#header h1, #header p {
	margin: 0;
	color: #CC0000;
}

#header h1 {
	padding-top: 100px;
}

#header a {
	color: #EB42A3;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #F7F7F7;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	display: table;
}

/* Content */

#content {
	float: right;
	width: 480px;
	padding: 0px 0px 10px;
	text-decoration: none;
	background: #F7F7F7;
}
#content a {
	text-decoration: none;
	font-weight: bold;
}
#content img {
	margin: 0px 10px 0px 0px;
	border: 1px solid #555555;
	float: left;
}
#content li {
	list-style: url(images/img02.gif);
	margin: 0px;
}
.post {
	padding: 0 0 20px 0;
}
.entry {
	padding: 0 0 10px;
}
.title {
	margin: 0;
	border-bottom: 1px solid #486A22;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	background: #F7F7F7;
}
#sidebar img{
	float: none;
	border: 1px solid #555555;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 8px;
}

#sidebar li ul {
	padding: 0px 0 15px;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 0px 0 0;
	border-bottom: 1px solid #CC0000;
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 15px;
}

#sidebar a:hover {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 20px 0px;
	background: #7D7D7D;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.subtitle {

	margin: 1;
	border-bottom: 1px solid #CC0000;
}
.premium {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
#producto {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	float: none;
	padding-bottom: 5px;
}
