
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,div,blockquote,fieldset,input{
	margin:0;
	padding:0;
	border: 0;
}

.hlist {
  padding: 1em 0 0 1em;
}
table {
  margin: 1em 0.5em;
}
h1 {
  display: none;
}

h2, h3 {
  font-family: Georgia, Palatino, Times New Roman;
  color: #d00000;
}

h2 {
  font-size: 1.2em;
  margin-bottom: 1em;
  padding: 2px 5px;
}

h3 a, td a {
	color: #f1f1f1;
}


p,
.hlist,
.vlist {
  font-size: 0.8em;
  line-height: 1.6em;
}

ul{
	list-style:none;
}

a {
	color: #f1f1f1;;
	text-decoration: underline;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

hr { height: 0; border-style: dotted; border-width: 1px 0 0 0; border-color: #999; }


.dp20,
.dp25,
.dp33,
.dp40,
.dp50,
.dp60,
.dp66,
.dp75,
.dp100{ float:left; display: inline; *margin-left:-0.04em; } /* IE margin hack */

.dp20{width:20%;}
.dp25{width:25%;}
.dp33{width:33.33%;}
.dp40{width:40%;}
.dp50{width:50%;}
.dp60{width:60%;}
.dp66{width:66%;}
.dp75{width:75%;}
.dp100{width:100%;}
.clear{ clear:both;}


/* ESTILOS COMUNES */

.highlight {
  color: #d33;
  text-decoration: underline;
}

.hlist {
  margin: 7px 0;
  padding: 0;
}

.hlist li {
  display: inline;
  float: left;
  list-style-type: none;
  text-align: center;
}

input.text, input.title,
textarea, select {
  margin:0.2em 0;
  border:1px solid #050505;
  background-color: #1d1d1d;
  color: #f1f1f1;
  font-family: sans-serif, tahoma;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #333;
}

input.text,
input.title   { padding:2px; height: 22px; }
input.title   { width: 250px; }
input.text   { width: 150px; }
textarea      { width: 99%; height: 160px; padding:5px; }

.formulario ul,
.formulario li {
	margin: 0;
	padding: 0;
}

.formulario li {
	list-style: none;
}

.formulario legend {
  font-weight: bolder;
}

.formulario li label {
	width: 100px;
	font-size: 83%;
  display: block;
}

.formulario li button {
	width: 70px;
	margin-left: 5px;
}



/*****************************************************/

html {
}

body{
	margin:0px;
	padding:0px;
	font-family: sans-serif, Geneva, verdana;
	text-align: center;
	color: #eee;
	background-color: #020202;
	background-image: url(bgr_body.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#contenedor{
	width:950px;
	margin: 0 auto;
	text-align: center;
}

#pagina{
	width:950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(bgr__pagina.png);
	background-position: top center;	
}

#pie {
	height:85px;
	overflow:hidden;
	background: url(bgr_pie.png) bottom center no-repeat;
}
/* HEADER */

#header{
  text-align: left;
	width:100%;
	height:240px;
	background:  #070707 url(bgr_cabezal.png) top center no-repeat;
}

#articulo p {
  margin: 10px 0;
  text-align: justify;
}

.box {
  border-top: 1px dotted #555;
  margin: 10px;
  padding: 10px;
  
}

.paginacion li {
  margin: 5px;
}
.paginacion li.current {
  background-color: #fcc;
  font-weight: bolder;
}


.galerias li {
  width: 156px;
  height: 160px;
  text-align: center;
}

.galerias li div {
  width: 145px;
  padding: 4px 2px;
  background-color: #fafafa;
  border: 1px solid #eee;
  line-height: 140%;
  font-size: 82%;
}



.post {
  padding-bottom: 15px;
  width: 590px;
}

.post h3 {
  font-size: 140%;
  margin: 2px 0;
}

.post h3 a {
  color: #F00000;
}

.post h3 a:hover {
  color: #d00000;
}

.post p.info {
  font-size: 75%;
}

.post p {
  margin: 5px 0;
  font-size: 82%;
}

.post img {
  border: 2px solid #222;
  padding: 2px;
  margin: 2px 5px;
}



#nav {
  position: relative;
  top: 195px;
  left: 7px;
}

#nav, #nav ul { /* all lists */
	list-style: none;
}

#nav a {
	color: #fff;
  text-decoration: none;
  font-size: 90%;
  font-weight: 600;
}

#nav a:hover {
  color: #f00;
  text-decoration: underline;
}


#nav li { /* all list items */
	float: left;
	display: inline;
  padding: 0 17px;
  text-align: center;
}



#ultimospost li {
  margin: 3px 0;
  font-size: 82%;
}

#publicidadPie {
  text-align: center;
  background-color: #020202;
}

#publicidadPie p {
  width: 230px;
  margin: 5px 30px;
  border: 1px solid #111;
  float: left;
}


.calendario table {width: 560px; border-top: 1px solid #330000;  border-left: 1px solid #330000;}
.calendario th {background-color: #c00; width: 80px; color: #fff; text-align: center; }

.calendario tbody td {
  height: 60px;
  border-right: 1px solid #330000;
  border-bottom: 1px solid #330000;
  vertical-align: top;
  text-align: left;
}


.calendario tbody td:hover {
  background-color: #111;
}

.calendario td span {
  font-size: 110%;
  width: 25px;
  height:25px;
  background-color: #000;
  text-align: center;
}

.calendario td p {
  text-align: center;
}

.calendario td.cday span {
  background-color: #c00;
  font-weight: 600;
  width: 50px;
}


.paginacion {
  background-color: #111;
  text-align: right;
  padding: 4px;
}

.paginacion,
.paginacion a {
  color: #c00;
}



.error,
.notice,
.success    { padding: .2em; margin-bottom: 1em; border: 2px solid #ddd; width: 99%; }

.error      { background: #fbe3e1; color: #8a1f11; border-color: #fbc2C4; }
.notice     { background: #fff6bf; color: #514721; border-color: #ffd324; }
.success    { background: #e6efc2; color: #264409; border-color: #c6d880; }


/* HACKS */
.ib-fix li { display:-moz-inline-box; -moz-box-orient:vertical; display:inline-block; vertical-align:top; word-wrap:break-word; }
* html .ib-fix li { display:inline; }
* + html .ib-fix li { display:inline; }
.ib-fix li > * { display:table; table-layout:fixed; overflow:hidden; }


.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
*/


