body {
	margin: 0;
	padding: 0;
	height:100%;
	background: #222 url(../img/fondos/fondo.png) repeat-x left top;
	font-size: 13px;
	color: #333333;
	font-family:Helvetica;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 2em;
    letter-spacing: -.5px;
	color: #4D4D4D;
	padding-top:0.5em;
}

h2 { font-size: 2em; margin-bottom: 10px; }

h3 { font-size: 1.6em; }

p, ul {
	margin-top: 0;
	line-height: 150%;
}

a {
	color: #F26522;
	border-bottom: 1px #F26522;
	text-decoration: none;
}

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

/* Header */

#header {
	width: 900px;
	height:122px;
	margin: 0 auto;
}

#header img {
	border: 0;
	float: left;
}

#lema {
	color:#888;
	font-size:1.75em;
	position:relative;
	text-align:right;
	top:85px;
}

/* Menu */

#menu {
	width: 910px;
	height: 37px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style: none;
}

#menu li { float: left; }

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a { }

#menu a:hover {
	background: url(../img/componentes/flecha.jpg) no-repeat center top;
	text-decoration: none;
}

#menu .first { background: url(../img/componentes/flecha.jpg) no-repeat center top; }

/* Container */

#container {
	background:#FFF url(../img/fondos/fondoContainer.png) repeat-x scroll left top;
	padding-bottom:3em;
}

/* Page */

#page {
	margin:0 auto;
	width:900px;
}

/* Footer */

#footer {
	background:#4D4D4D url(../img/pies/pie.png) repeat-x scroll left top;
	color:#CCC;
	height:75px;
	padding:3em 0;
	text-align:center;
}

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

#footerLinks { }

#footerLinks ul {
	line-height:normal;
	margin:0;
	padding:0;
}

#footerLinks li {
	padding:0 6px 0 0;
	display: inline;
}

/* Fin de Pie */

.copyRight {
	font-size:0.75em;
	margin-top:0.75em;
}

.simplexPortal {
	font-size:0.75em;
	margin-top:0.75em;
	font-style: italic;
}

/* Columna Derecha */

#colDer {
	float:right;
	width:670px;
}

/* Parrafo */

.parrafo { margin-top:2.1em; }

.title {
	color: #F26522;
	border-bottom:1px solid #DDDDDD;
}

.parrafo .entry {
	text-align: justify;
}

.entry img {
	display:block;
	margin:auto;
	text-align:left;
}

#infoContacto img{ 
	margin-right: 0.5em;
}

#meta {
	height:15px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#meta p {
	float: left;	
}

#meta img {
	float: right;
	border: none;
	padding-right:5px;
}

#meta ul {
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
}

.parrafo .respuesta {
	padding:3px 0 10px;
	border-bottom: 1px #A9A9A9 dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#F26522;
}

.parrafo .comentario {
	padding: 3px 0px;
	border-bottom: 1px #A9A9A9 dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:10px;
}

.parrafo a {
	color: #F26522;
	border-bottom: 1px #F26522;
}

.parrafo a:hover {
	text-decoration: underline;
	color: #BB141A;
}

.parrafo .meta a { font-weight: bold; }

#navegador { 
	text-align:center;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
}

#navegador ul {
		line-height:normal;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0;	
}

#navegador li {
	display: inline;
	padding-right:2em;
}

/* Columna Izquierda */

#colIzq {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	float:left;
	margin:0 7px;
	padding:1.25em 10px 0;
	width:185px;
	-moz-border-radius-bottomleft:1em;
	-moz-border-radius-bottomright:1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	border-radius-bottomleft: 1em;
	border-radius-bottomright: 1em;
}

/* Listas */

#lista { }

#lista ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom:20px;
}

#lista li {
	line-height: 35px;
	border-bottom:1px solid #EEEEEE;
	padding-left:1em;
}

/* Calendar */

#calendario { }

#calendario table {
	border-collapse: collapse;
	width:100%;
}

#calendario th { border-bottom: 1px solid #DDD; }

#calendario td, th {
	text-align: center;
	vertical-align: middle;
	color: #444;
	position: relative;
}

/* Nube de Tags */

#nubeTags { padding-top:1em; }

#nubeTags ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding:1em 0 0;
}

.tag-cloud li { 
	display: inline;
	margin: 0px
	padding: 0;
}

.tag-cloud .not-popular { font-size: 0.75em; }
.tag-cloud .not-very-popular { font-size: 1em; }
.tag-cloud .somewhat-popular { font-size: 1.25em; }
.tag-cloud .popular { font-size: 1.5em; }
.tag-cloud .very-popular { font-size: 1.75em; }
.tag-cloud .ultra-popular { font-size: 2em; }

/* Categorías */

#categorias { padding-top:1em; }

#categorias ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#categorias li {
	line-height: 35px;
	border-bottom:1px solid #EEEEEE;
}

#categorias li span {
	display: block;
	margin-top: -20px;
	font-size: 11px;
	font-style: italic;
}

/* Blogroll */

#blogRoll { padding-top:1em; }

#blogRoll ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#blogRoll li {
	line-height: 35px;
	border-bottom:1px solid #EEEEEE;
}

#blogRoll li span {
	display: block;
	margin-top: -20px;
	font-size: 11px;
	font-style: italic;
}