/*
===================
Decay CSS Styles
===================
Name: bwft
Author: Zeuder
Version: 1.0
Module: style.css
*/

/* ===== TAGS BASICAS ===== */
body {
	background: #EDEDED;
	color: #666;
	font-size: 100%;
	font-family: Verdana,'Lucida Grande', 'Trebuchet MS', arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
hr {display: none;}
p { margin: .5em 0 }
img { border: none }

blockquote {
	border-left: 5px solid #bbb;
	color: #888;
	margin: 0;
	padding: 0px 0px 0px 5px;
	width: 90%;
}

pre, code {
	font-family: 'Lucida Console', Monaco, monospace;
	font-size: 90%;
}

pre {
	background-color: #EDEDED;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 1em 1em;
	overflow: auto;
	padding: 5px 10px;
	width: 90%;
		
	/* fix overflow in IE */
	height: auto !important; 
	height: 40px; 
	min-height: 40px; 
	
}
ul, li, ol { margin: 0; padding: 0 }

/* === FORMS === */
form { margin: 1em 0 0 0}
fieldset {
	border: #DDD solid 1px;
	margin: 0 0 1em 0;
	padding: .5em;
}

legend {
	color: #333;
	font-size: 80%;
	font-style: oblique
}

input, textarea, select {
	background: #fff;
	border: 1px solid #DDD;
	color: #666;
	padding: .2em;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid #DDD;
}

textarea {
	font-size: 100%;
	font-family: 'Trebuchet MS', 'Lucida Grande',Arial, Helvetica, sans-serif;
	margin-top: .1em;
	margin-bottom: 1em;
	width: 99%;
}

/* ===== LINKS GENERAL ===== */
a:link,a:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none
}
a:hover {text-decoration: underline;}

/* ===== HEADERS TAGS ===== */
h1{font-size:200%;}
h2{font-size:180%;}
h3{font-size: 140%;}
h4{font-size:120%;}
h5{font-size:110%;}
h6{font-size:110%;}


/* ===== DIV CONTAINER ALL ELEMENTS BLOCK ===== */
/* HEADER */
#header{
	background: #000 url('../images/bglogo.png') repeat-x top; /* la imagen de fondo que se repite detrás del logo */
	height: 140px;
	margin: 0px auto;
	text-align: left;
	width:780px;
}

/* MENU*/
#menu {
	background:#000 url('../images/bgmenu.gif') repeat-x top; /* la imagen de fondo del menu*/
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 780px;
}
#menu ul{
	font-size:65%;
	list-style: none;
	margin: 0px auto;
	padding: 5px 0 5px 5px;
}
#menu li{	padding: 0px;display: inline;}
#menu a {
	color: #fff;
	font-weight: normal;
	padding: 4px 4px 4px 15px;
}
#menu a:hover{
	color:#fff;
	text-decoration: underline;
}

/* CONTENEDOR - contiene todos los divs*/
#contenedor {
	border: 0px;
	margin: 0px auto;
	padding: 20px 0 0 0;
	text-align: left;
	width: 780px !important;
	width: 780px; /* fix for I.E. */
}

/* CONTENIDO - contiene todas las entradas*/
#topc{
	background: #fff url('../images/top.png') repeat-x; /* la imagen arriba del contenido, la que dice 'posts' */
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float:left;
	height: 25px;
	padding: 12px 0 0 0;
	position: absolute;
	text-align: center;
	width: 570px;
	z-index: 1;
}
#bottomc{
	background: #fff url('../images/bottomc.png') repeat-x; /* la imagen abajo del contenido */
	float: left;
	height: 37px;
	width: 570px;
}
#contenido {
	background:#fff url('../images/bgw3.png') repeat-x bottom; /* gradiente de fondo*/
	border: solid #999;
	border-width: 0px 1px 0px 1px;
 	float:left;
	font-size: 70%;
	margin: 0px;
	padding: 50px 20px 20px 20px;
	position: relative;
	text-align: justify;
	width: 528px !important;
	width: 528px;
}

#contenido p {line-height: 1.5em; margin-top: 1.2em;}
#contenido img { margin: .5em }

/* CONTENIDO ADMIN*/
#topcadmin{
	background: #fff url('../images/top.png') repeat-x; /* la imagen arriba del contenido, la que dice 'admin' */
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	padding: 12px 0 0 0;
	width: 570px;
}
#contenidoadmin{
	background:#fff url('../images/bgw3.png') repeat-x bottom; /* gradiente de fondo*/
	border: solid #999;
	border-width: 0px 1px 0px 1px;
 	font-size: 70%;
	margin:0 auto;
	padding: 20px;
	text-align: justify;
	width: 528px !important;
	width: 528px;
}
/* LISTAS */
#contenido ul {
	list-style-type: disc;
	padding: 0 0 0 1.6em
}
#contenido ol {
	list-style-position: inside;
	padding: 0 1.6em 0 1.6em
}

/* LISTAS EN LOS COMENTARIOS */
#commentform fieldset p { margin: 0 0 .5em 0 }
	
#comments li {
	background: #FDFDFD;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #EDEDED;
	margin: 0 0 1.5em 0;
	padding: 5px;
}
.link-comments {	padding: 5px;}
.date, .date a:link, .date a:active, .date a:visited{
	color: #999;
	font-style:oblique;
	font-size:10px;
}

/* CALENDAR CLASS */
.cal{ 
	font: oblique normal 9px Verdana;
	margin: 0 0 2em 0;
	padding: 0px;
	text-transform: uppercase;
}
.day,.month,.year{font-size:9px;}

/* ENTRY CLASS */
 /* color de los titulos de las entradas*/
.entry_title{margin: 0;}
.entry_title a:link,.entry_title a:visited{color:#333; font-size: 14px;}
.entry {
	margin: 0 0 1.5em 0;
	padding: 0;
	overflow: auto; /* floating images fix IE<7*/
}
	
#contenido>.entry {
		overflow: hidden; /* rest of the world :) */
}
	/* end of .entry */
	
#contenido ul.entry-footer { /*  entry footer */
	clear: both;
	font-size: 90%;
	list-style: none;
	margin: 2em 0 .5em 0;
	text-align: right;
}
.entry-footer li {display: block;}
.admincontrols { /* [edit] and [delete] */
	font-size: 90%;
	text-align: left;
}
.buttonbar { text-align: center }
.buttonbar input {
	margin: .1em .5em;
	padding: 0 1em;
	text-align: center;
}
.navigation { /* next entries & previous entries link */
	font-size: 80%;
	margin-bottom: 5em
}

/* ===== COLUMNAS ===== */
#column {
	float: right;
	font-size: 80% !important;
	font-size: 80%;
	height:1%;
	margin: 0px auto;
	padding: 0px 10px 0 0 !important;
	padding: 0px 10px 0 0;
	width: 175px !important;
	width: 175px;	
}
#column h4{
	/* Titles of the sections */
	color: #fff;
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0px;
}
#column div{ 
	margin: 0px 0 0 0 !important;
	margin: 0px 0 0 0;
 }
#column p{ margin: 10px 0 0 0; font-size: 85%; padding-left: 10px;}
#column a:link, #column a:visited { color: gray }
#column a:hover{color:#000;}

/* === List === */
#column ul li table { font-size: 100% }
#column ul {
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 1em;
	
}
#column ul li{
background: url('../images/arrow.gif') no-repeat 0 3px; /* la imagen de la flecha en las listas*/
padding: 3px 0 0 10px !important;
padding: 0px 0 0 10px;
}
#column fieldset { margin: 0 5px 0 5px }
#column legend { font-size: 100% }
	
	
/* ===== FOOTER ===== */
#footer {
	clear: both;
	font-size: 55%;
	height: 60px;
	padding: 10px;
	text-align: center;
}
.alignleft { float: left }
.alignright { float: right }

/* ===== NOTIFICATION ===== */
#main ul.msgs, ul.msgs {
	margin-top: 1em;
	margin-left: 0em;
	padding: 1em 2em
}
.errors {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #ffbbbb;
	background: #ffdddd;
	color: #901d1d;
}
.errors a {
	color: #901d1d;
	font-weight: normal;
	text-decoration: underline;
}
.notifications,.enabled {
	border-top: 1px solid #bbffbb;
	border-bottom: 1px solid #bbffbb;
	background: #ddffdd;
	color : #1d901d;
}
.warnings {
	border-top: 1px solid;
    border-bottom: 1px solid;
	border-color: #f8e674;
	background: #fffdd5;
	color : #8a7802;
}
.field-error {
	background: #fdd;
	border: red 1px solid;
}

#comments li.comment-admin {padding:1em;}
#comments li.comment-admin strong.comment-name { font-size: 130%;}

/* WIDGETS*/
#column div.rounded{
	background:#fff url('../images/bgw.gif') repeat-x; /* widget titles background */
	margin:0;
	text-align: center;
}
.rounded .section{
	background:url('../images/tr.gif') no-repeat right top; /* widget corner right*/
	font-size: 100%;
}
.rounded .section b{
	background:url('../images/tl.gif') no-repeat left top; /* widget corner left */
	display: block;
	font-size: 100%;
	height: 20px;
	padding: 12px 0 0 6px;
}
.contentw{
	background:#FFF url('../images/bgw3.png') repeat-x bottom; /* widget gradient background*/
	border: solid #999;
	border-width: 0px 1px 0px 1px;
	padding-top: 10px;
}

#column div.rounded2{
	background:#fff url('../images/bgw2.gif') repeat-x bottom; /* widget bottom background */
	text-align: center;
}
.rounded2 .section2{
	background:url('../images/br.gif') no-repeat right bottom; /* widget bottom corner right */
	font-size: 100%;
}
.rounded2 .section2 b{
	background: url('../images/bl.gif') no-repeat left bottom; /* widget bottom corner left */
	display: block;
	font-size: 100%;
	height: 26px;
	padding: 10px 0 0 0;
}
h4.section2{display:block;margin:0;}

#widget-searchbox form {
text-align: center;
}
#column input{
width: 80%;
}