/* @override http://www.chirango.com/wp-content/themes/chirangov4/style.css */

body {
	margin: 0;
	text-align: left;
	vertical-align: top;
	background: #2d3851 url(images/bknd.gif) repeat-x;
	color: #b4b4b4;
	font: 12px Tahoma, Geneva, sans-serif;
}

a img {
	border: 0px;
}

a{
	text-decoration: none;
}

a:hover {
	color: #ffe200;
}

.texto .wp-smiley{
	margin: 0;
	border: none;
	display: inline;
	background: none;
	position: relative;
	padding: 0;
	vertical-align: bottom;
}

li {
	list-style-type: none;
}

#wrapper {
	margin: 0;
	width: 100%;
}

#header {
	text-align: center;
	height: 200px;
}

.sidebar {
	text-align: justify;
	color: #fff;
	width: 200px;
	float: right;
	font-size: 11px;
	clear: right;
}

.sidebar ul {
	padding-left: 0px;
	padding-right: 10px;
	margin: 0;
}

.sidebar a, a:visited {
	color: #ffde00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.sidebar h2 {
	color: #dfff92;
	letter-spacing: -1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sidebar li{
	margin-top: 6px;
}

#container {
	width: 780px;
	float: left;
	clear: left;
}

.fecha{
	
	width: 90px;
	float: left;
	clear: both;
	text-align: left;
	background: url(images/datesha.png) no-repeat 100%;
	height: 120px;
}

.dia{
	color: #273148;
	font-size: 60px;
	font-style: italic;
}

.mes{
	color: #202a3f;
	font-variant: small-caps;
	margin-top: 50px;
	font-size: 20px;
	font-style: italic;
	position: absolute;
	margin-left: 10px;
}

.post{
	font-size: 14px;
	width: 690px;
	float: left;
}

.title {
	margin-bottom: 15px;
	margin-left: 10px;
}

.title a{
	color: #97ec1f;
	letter-spacing: -1px;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.entry h1{
	color: #84a6f5;
	letter-spacing: -1px;
	font: normal 22px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
}

.entry ul{
	list-style-type: disc;
	list-style-position: outside;
	color: #fff;
}

.entry{
	background: url(images/contentbk.gif) repeat-y;
	text-align: justify;
	color: #f9f9f9;
}

.entry p{
	margin: 10px 10px 10px 10px;
	padding: 2px;
}

.entry img{
	border: 2px solid #000;
	background-color: #fff;
	padding: 5px;
	margin: 5px auto;
	display: block;
}

.entry a{
	color: #b4e500;
}

.entry a:hover{
	color: #fee500;
}

.entry p c{
	text-align: center;
	margin-left: 120px;
}

.entry blockquote{
	color: #8bafff;
	font-size: 14px;
	font-style: italic;
	border-top: 4px solid #87a900;
	border-bottom: 4px solid #87a900;
	padding: 10px;
	background: #1f283b url(images/quote.gif) no-repeat 90% 10px;
}

.separator{
	height: 29px;
	background: url(images/postseparator.png) no-repeat 50%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.postmetadata{
	height: 55px;
	font-size: 11px;
	border-top: 4px solid #4b618f;
	border-bottom: 4px solid #4b618f;
	padding-left: 50px;
	background: #3e4e73 url(images/info.png) no-repeat 10px 10px;
	margin: 20px 10px 10px;
}

.catag{
	float: left;
	margin-top: 6px;
	width: 400px;
}

.cat{
	
	color: #4b9394;
	height: 20px;
	background: url(images/cat.png) no-repeat 0 1px;
	padding-left: 32px;
	padding-top: 3px;
}

.cat a{
	color: #2abdff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.tag{
	color: #bc5e00;
	height: 20px;
	padding-top: 3px;
	background: url(images/tag.png) no-repeat 0 1px;
	padding-left: 32px;
}

.tag a{
	
	color: #ff9300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.botoncoment{
	width: 160px;
	text-align: center;
	float: right;
	margin-top: 9px;
}

#footer {
	
	clear: both;
	background-color: #1f283b;
	height: 40px;
	border-top: 1px solid #3a496c;
	margin-top: 20px;
	color: #8bafff;
	font-weight: bold;
	font-size: 12px;
	width: 100%;

}

.footer a{
	text-decoration: none;
	color: #d7ff00;
}

.footer, p{
	padding-left: 20px;
	margin: 15px;
}

.nav{
	clear: both;
	text-align: center;
	padding-left: 55px;
	height: 25px;
	padding-top: 7px;
}

.nav a{
	color: #687f00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #caff07;
	margin: 2px;
	padding: 6px;
	border: 1px dotted #394c00;
}

.nav a:hover{
	color: #ffe100;
	background-color: #ff8f00;
	border: 1px solid #ffda00;
}

.sinav{
	text-align: center;
	height: 25px;
	padding-top: 7px;
	padding-bottom: 10px;
	color: #475983;
}

.sinav a{
	color: #637db8;
	font-size: 11px;
	text-decoration: none;
	background-color: #3e4e73;
	margin: 2px;
	padding: 6px;
	border: 1px solid #506594;
	font-weight: bold;
}

.sinav a:hover{
	color: #ffe100;
	background-color: #ff8f00;
	border: 1px solid #ffda00;
}

/*COMENTAIOS*/

#haycomentarios, #dejame{
	text-align: center;
	font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #222b41;
	margin-bottom: 20px;
}

#dejame{
	color: #89abff;
}

.autorplusmeta{
	float: left;
}

.avatar, img.avatar.avatar{
	width: 50px;
	height: 50px;
	float: right;
	border: 1px solid #f3ff00;
	background: none;
	padding: 0;
}

.autor, .autor a{
	color: #7897de;
	font-size: 25px;
	font-style: italic;
	text-decoration: none;
}

.texto{
	clear: both;
}


.comentario, .comentario-alt{
	background-color: #252f45;
	padding: 5px;
	margin: 10px;
	border: 1px solid #506696;
}

.comentario-alt{
	background-color: #19202f;
}

.commentlist {
	width: 600px;
	padding-left: 50px;
}

.commentmetadata a{
	color: #e8ff00;
	text-decoration: none;
	font-size: xx-small;
	border-top-style: solid;
	border-top-width: 1px;
}

.texto p{
	font-size: 12px;
	text-align: justify;
	margin-top: 60px;
}

/*FORMA*/

#commentform{
	background-color: #5a71a7;
	border: 1px solid #b0cfff;
	width: 700px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#author, #email, #url{
	background-color: #f9ffc1;
	width: 160px;
	height: 30px;
	color: #000;
	font-size: 20px;
	text-align: center;
	border: 1px solid #594600;
}

#email{
	height: 14px;
	font-size: 12px;
}

#url{
		height: 14px;
	font-size: 12px;
}

textarea#comment{
	width: 480px;
	background-color: #19202f;
	border: 1px solid #c3dfff;
	color: #fff;
	height: 101px;
	overflow: auto;
}

#formaizq{
	float: left;
	width: 170px;
	margin: 10px;
}

#formader{
	float: right;
	width: 480px;
	margin: 5px 15px 15px;
	clear: right;
}

#enviar{
	clear: both;
	padding: 5px;
	text-align: center;
}

input#submit{
	width: 680px;
	font-size: 20px;
}



/***BOTONES***/

.buttons a, .buttons button{
    display:block;
    float: none;
    margin:0 7px 0 0;
    
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:10px 10px 0px 7px;
	background: #f5f5f5 url(images/com.png) no-repeat 3px 1px;
	height: 25px;
	text-align: right;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

code{
	background: #3F3F3F;
	border: 5px solid #1F1F1F;
color: #E3FF6F;
margin: 20px;
padding:5px;
    
}
