* {
	padding: 0;
	margin: 0;
}

body {
	font: 1em/1.6em Arial, Helvetica, sans-serif;
	color: #333;
	background: white repeat scroll;
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
}

h1 {
	padding: 50px 0 10px 0;
	font-weight: bold;
	text-align: center;
}

h1 a {
	font-style: italic;
	color: #f87a66;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #231012;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	border-bottom: thin solid rgba(93,179,206,0.5);
	border-width: medium;
	width: 98%;
	margin-bottom: 2%;
}

h2 a {
	color: #836867;
	text-decoration: none;
	font-style: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-left: 10px;
}

h2 a:hover {
	color: #000;
}

h3 a {
	color: #836867;
	text-decoration: none;
	font-weight: extrabold;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 1px;
}

h3 a:hover {
	color: #000;
}

#sidebar h2 {
	font: 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

h2.pagetitle {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: rgba(0,0,0,0);
	padding: 20px 0 0 0;
}

h3#respond {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 20px 0 20px 0;
}

h3#comments {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 20px 0 20px 0;
}

p {
	padding: 10px 0 0 0;
	width: 850px;
	font-size: 80%;
}

#header {
	height: 120px;
	width: 1200px;
	margin-top: 40px;
	background: url(images/logomondo_nuevoc.png) repeat-x;
}
	

 
#container{
padding: 0 21px 0 20px;
}

#nav {
	text-align:center;
	background-color: #231012;
	height: 30px;
	border: 0 0 1px 0 none #4c9bc6;
	border-left-color: #231012;
}

#nav ul {
	float:left;
	border-right: 1px none #231012;
	width: 900px;
	background: #e04855 none no-repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000000 0 0 0;
	height: 30px;
	border-color: #4c9bc6;
	border-style: none;
	border-left-width: 1px;
}

#nav li {
	float:left;
	background-color: transparent;
	color: #231012;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000000 0 0 0;
	height: 30px;
	list-style-image: none;
	right: 100%;
	list-style-type: none;
	border-right-color: #231012;
	border-right-width: 1px;
	border-left: 2px solid #f4f3e5;
	border-width: 1px;
	border-color: white;
}

#nav li#firstNavLink {
	border-color: #4c9bc6;
	height: 30px;
	border-left-width: 1px;
	border-left-color: #231012;
	border-right-color: #231012;
	border-right-width: 1px;
}

#nav a {
	display:block;
	text-decoration:none;
	font-weight: bold;
	background-color:none;
	color: white;
	font-size: 16px;
	border-color: #4c9bc6;
	list-style-type: none;
	letter-spacing: 1pt;
	border-left-color: #231012;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #231012;
}

#nav a:hover {
	color: #231012;
	background-color: transparent;
	margin-right: 20px;
	margin-left: 20px;
	text-shadow: #000000 0 0 0;
	border-left-color: #231012;
}

#container {
	padding: 10px 0 0 0;
}

#content {
	float: left;
}

.post {
	padding: 40px 0 40px 0;
	border-bottom: 1px none #000;
}

.entry a {
	color: #ed6272;
	text-decoration: none;
}

table#TablaRepeater
{
table-layout:fixed;
}

.entry a:hover {
	color: #000;
}

.postmetadata a {
	color: #000;
	border-bottom: 2px solid #c00;
	text-decoration: none;
}

.postmetadata a:hover {
	border-bottom: 2px solid #000;
}

.commentlist {
	list-style-type: none;
}

.commentlist li {
	padding: 15px 0 15px 0;
	border-bottom-width: 2px;
	border-bottom-color: #836867;
}

.commentlist a {
	color: #ed6272;
	text-decoration: none;
}

.commentlist a:hover {
	color: #000;
}

.narrowcolumn {
	width: 900px;
}

#sidebar {
	float: right;
	padding-bottom: 0;
	background-color: #5db3ce;
	height: 1100px;
	width: 300px;
	margin-top: -10px;
	font-size: 1em;
	line-height: 1.6em;
}

#sidebar ul {
	list-style-type: none;
	padding: 0 0 20px 30px;
	margin-top: 30px;
}

#sidebar a {
	color: black;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
}

#footer {
	margin: 20px 0;
}

#footer a {
	color: #ed6272;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
}

.clearing {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
small {
	color: #7fc3db;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
	font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 11px;
}
form#searchform {
	color: #000;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 10px;
}

input#s {
	margin-right: 6px;
	margin-top: 1px;
	width: 150px;
}