/*
Theme Name: chicascalientesv1
Theme URI: http://www.
Description: 
Version: 01 May, 23:13
Author: W.P. Gen
Author URI: 

*/

*, html{margin:0; padding:0;}

/*fuentes fontface*/

@font-face {

font-family: "SF New Republic";

src: url(fuentes/SF_New_Republic.ttf) format("truetype");

}

html>body #container-content {
	height: auto;
	min-height: 580px;
}

body{
font-family:"SF New Republic";
	font-size: 95%;
	line-height: 115%;
	/*background-color: #FABEE2;*/
	background-color:#000000;
	text-align: center;
}

body,td,th {
	color: #dfdfdf;
}



a, a:link {
	padding: 1px;
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: #FFFFCC;
	text-decoration: none;

}

#botonpanico a, #botonpanico a:link {
	padding: 1px;
	color: #B41010;
	text-decoration: none;
  font-size:75%;
}

#botonpanico a:hover {
	color: #E11A1A;
	text-decoration: underline;

}


h1, h2, h3, h4 { font-family: "SF New Republic", sans-serif }

h1 {

	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {

	font-weight: bold;
	font-size: 150%;
}

h3 {

	font-size: 130%;
}


h4 {
color:#fff;
}

p {
font-size:14px;
letter-spacing:1px;
line-height:130%;
margin-bottom:1em;
}

strong, b {
	font-weight: bold;
color:#cc5555;
font-size:16px;
}

em, i {
	font-style: italic;
color:#ffcccc;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

#container-content{
  position:relative;
  top:0px;
  left:0px;
  /*width:990px;
  margin-left:auto;
  margin-right:auto;*/
width:100%;
}

#cabecera{
/*  width:100%;*/
position:relative;
top:0px;
left:0px;
width:990px;
  margin-left:auto;
  margin-right:auto;
  height:292px;
  background:url(images/cabecera_laschicascalientes.png) no-repeat;
}
#cabecera h1{
	display:none;
}

#cabecera h1 a{
	display:none;
}


#botonpanico{
  position:absolute;
  top:0px;
  right:25px;
  
}

#content{
  width:60%;
  margin-left:auto;
  margin-right:auto;
}

.clear{
  clear:both;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #FFFFcc;
}

ul.listapaginas{


  height:45px;
  list-style:none;
}

ul.listapaginas li{
  float:right;
  list-style:none;
/*  background:#A90F0F;*/
  padding:0 5px;
  margin:0px;
  height:32px;
  line-height:32px;
  display:block;
  background:url(images/barracentralroja.png)repeat-x;
}

ul.listapaginas li.inicio{

  height:32px;
  width:22px;
  background:#000000 url(images/barraroja_extremoizq.png)no-repeat;
}
ul.listapaginas li.final{
  width:22px;
 background:#000000 url(images/barraroja_extremoder.png)no-repeat;
  height:32px;
}
ul.listapaginas li a{
  display:block;
  list-style:none;
/*  background:#A90F0F;*/
  padding:0 5px;
  margin:0px;
  height:32px;
  text-decoration:none;
}




ul.listapaginas li a:hover{
  font-weight:bold;
}

.item, .post {
  width:100%;
	padding:0 0 10px 0;
	/*background-color: #DE4072;*/
	background-color:#300000;
 

	text-align:left;
	border: 0px #FFFFFF;
	margin-bottom: 1em;
	border: 1pt solid #000000;
	
}

.itempage {
  width:100%;
	padding:0 0 10px 0;
	/*background-color: #DE4072;*/
	background-color:#000000;
 

	text-align:left;
	border: 0px #FFFFFF;
	margin-bottom: 1em;
	border: 1pt solid #000000;
	
}



.item ul, .post ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol, .post ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.sticky{
  border:1px solid #aaaaaa;
  
}


.itemhead, .storycontent{
padding:5px;
}

.itemhead{
  /*background:url(images/barracentralroja.png)repeat-x;*/
}

.chronodata {

	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}



input{
	font-size: 80%;
}

.metadata{
padding:5px;
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .category {
  margin-left:5px;
	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#sidebarright{
  position:absolute;
  top:300px;
  right:0px;
 /* width:12%;*/
  width:200px;
}

#sidebarleft{
  position:absolute;
 /* width:12%;*/
  width:200px;
  top:300px;
  left:0px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:90%; }
#menu h4{	background:url(images/barraroja.png)no-repeat; height:32px; line-height:32px; }
#menu ul li { padding:0; margin:0;}


#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:#E30000; }


#sidebarright {padding:0; border:0px solid #fff }
#sidebarright ul {list-style:none; margin:0; padding:0; font-size:90%; }
#sidebarright h4{	background:url(images/barraroja.png)no-repeat; height:32px; line-height:32px;}
#sidebarright ul li { padding:0; margin:0; }


#sidebarright ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#sidebarright ul li a:hover { color:#E30000; }



li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #DE4072;
	background-image: url(images/bg_gradient.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}


