/*
Theme Name: Corruption
Theme URI: http://corruption.moonlit-evening.info/
Description: Cool looking 2 column Wordpress Design
Author: NET-TEC internet solutions
Author URI: http://www.net-tec.biz/
*/ 

body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	color: #312402;
	background: #31374b;
	margin: 0px;
	padding: 0px;
}

a {color: Maroon; text-decoration: none;}
a:visited {color: Maroon; text-decoration: none;}
a:hover {color: #FF7C00;}

img {border: none;}

p {
	padding: 4px 0px 10px 0px; 
	margin: 0px;
}

h1 {	margin:0px;
	height: 60px;
	font: lighter 2.2em/1.4em Georgia,"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #BDB76B;
}

h1 a, h1 a:visited{
	color: #EEB329;
	text-decoration: none;
}

h1 a:hover{
	color: #A82010;
	text-decoration: none;
	border: none;
	background: none;
}

h2 {	font: bold 18px/110% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #D03A07;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #505244;
	width:100%;
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #D03A07;
	text-decoration: none;
}

h2 a:hover {
	color: #FF7C00;
	text-decoration: none;
}

h3 {	font: normal 110%/100% "Trebuchet MS", Tahoma, Arial;
	color: #AF7E0A;
	margin: 10px 0px 5px;
}

h4 {	font: normal 94%/80% "Trebuchet MS", Tahoma, Arial;
	color: #8F8979;
	margin: 6px 0px 5px 0px;
}

form {	margin:0px;
	padding:0px;
}

#wrapper {
	background: #31374b url(images/fondo-negroyazul.jpg) repeat-x;
}

#page {
	margin: 0px auto;
	width: 890px;
	background: #FFFFFF;
}


/* header area */

#header {
	background: #000000 url(images/cabecera-pagdecolor+.jpg) top center no-repeat;
	height: 171px;
	position: relative;
	color: #D16683;
}

#headerimg {
	position: relative;
	padding: 0px 0px 0px 0px;
	background: none;
	height: 60px;
	margin: 0px auto;
	width: 890px;
}

#headerimg .description{
	position: absolute;
	bottom: 3px;
	color: #F6F5EE;
	font-size: 12px;
}

#navi {
	height: 34px;
	width: 760px;
	margin: 0px auto;
	margin-top: 0px;
	text-align: center;
	line-height: normal;
}

#nav {
	list-style: none;
	margin: 0px;
	padding: 58px 0px 0px 38px;
	float: left;
}

#nav li {
	float: left;
	height: 34px;
	margin: 0px;
	white-space: nowrap;
}

#nav .page_item a{
	color: #FF7C00;
	height: 34px;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#nav li:hover {
	color: #ff3300;
}

#nav .page_item a:hover {
	color: #ff3300;
	border: none;
}

#nav li.current_page_item {
	color: #B69D7F;
	text-decoration: none;
	background: none;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #E3C4A5;
	text-decoration: none;
	background: none;
}

/* content area */

#content {
	padding: 10px 0px 20px 76px;
	float: left;
	width: 540px;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 10px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
}

.post-cat {
	float:left;
}

.post-comments {
	padding-left: 20px;
	float: right;
}

.post-calendar {
	padding-left: 20px;
	margin-left:5px;
	float: left;
	font-size: 95%;
	color: #708090;
}

.post-content {
	clear: both;
	font: bold
	padding-top: 11px;
}

.post-info {
	padding: 2px;
	height: 55px;
	color: #B0AC9A;
	font: bold 11px "Trebuchet MS", "Tahoma", sans-serif;
	border-top: 1px solid #B0AC9A;
}

.post-info a {
	color: #B0AC9A;
	text-decoration: none;
}

.post-info a:hover {
	color: #FF7C00;
	text-decoration: none;
	border: none;
	background: none;
}

.post-content blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #59770e;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}




/* comments area */

#comments, #respond {
	border-bottom: 1px dotted #505244;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 8px 0px;
	padding-left: 20px;
	line-height: 135%;
}

.commentlist li{
	padding: 4px;
	padding-bottom: 0px;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}

.commentlist small {
	margin-bottom: 0px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label {
	color: #D2B48C;
	font-size: 87%;
}

#commentform input {
	width: 200px;
	background:#ebe8cd;
	border: 1px dotted #505244;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea {
	width: 485px;
	height: 115px;
	background:#F5F5DC;
	border: 1px solid #dbefc1;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #DEDAAD;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #908843;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}




/*sidebar */

#sidebar {
	float: right;
	padding: 21px 66px 20px 10px;
	width:  180px;
	color: #8F8979;
	overflow: hidden;
}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{
	font: bold 1em Arial,Helvetica,FreeSans,clean,sans-serif;
	color: #AC9A46;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
        text-transform: capitalize;
}

/*sidebar text styles */

#sidebar a:hover{
	border: none;
}

#sidebar a, #sidebar a:visited{
	font: 85%/115% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #413200;
	text-decoration: none;
}

#sidebar li a:hover{
	color: #ED7004;
	font-weight: bold;
}

.widget {
	background: none;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
	border: 0px solid #CBCBCB;
}

/*sidebar list level1 */

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

/*sidebar list level2 */

#sidebar ul li ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dbefc1;
}

/*sidebar list level3 */

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*blogroll */

ul.linkcat li, div.linkcat li{
	background: url(images/mini-blogroll.gif) no-repeat left center !important;

padding-left: 20px !important;
}

/*category widget */

ul.list-cat li, div.widget_categories li{
	background: url(images/circulo-rojo.gif) no-repeat left center !important;
	padding-left: 12px !important;
}

/*archives widget */

ul.list-archives div, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}

/*pages widget */

ul.list-page li, div.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat left center !important;
	padding-left: 20px !important;
}

/*sub-pages */

ul.list-page li ul div, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}

/*recent comments widget */

div.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 0px !important;
	
	
}

/*calendar widget */

div.widget_calendar td {
	padding: 1px 5px;
}

/*text widget */

.textwidget {
	padding-top: 5px;
}

/*search form */

#search {
	float: right;
	margin: -92px 11px 0px 0px;
	background: url(images/search-bg.gif) no-repeat;
	width: 196px;
	height: 53px;
	text-align: center;
}

#searchform {
	margin: 3px 0 0;
}

#searchform br {
	display: none;
}

#searchform #s {
	width: 132px;
	height: 15px;
	padding: 3px 5px 0px 5px;
	border: 0px solid #DFDFDF;
	background: #fff;
	margin-top:18px;
	margin-right: 2px;
	color: #000;
	font-weight: normal;
}

/* footer area */

#footerbg {
	background:#31374b;
	padding-bottom: 16%;
}

#footer {
	background:#31374b;
	width: 890px;
	height: 100%
	margin: 0px auto;
	font-size: 90%;
	color: #150c00;
	line-height: 130%;
}

#footer a, #footer a:visited {
	color: #585858;
}

#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #CCCBAC;
	margin: 27px 0px 5px 20px;
}


/* credits */

#credits {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 760px;
	color: #576274;
	font-size: 88%;
	line-height: 120%;
	text-align: center;
}

#credits a, #credit a:visited {
	color: #576274;
}


/* alignments */

.center {text-align: center;}

.alignleft {float: left;}

.clear {clear:both;}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


/* ALINEAMIENTOS DE IMAGEN para de Wordpress 2.6, según
 http://zaragoceando.com/wordpress-como-enmarcar-nuestras-imagenes-en-un-post-y-alinearlas-correctamente.html 
 VERSION CORTA */

img.alignleft, div.alignleft
{
	float:left;
	border: 0px;
	text-align: center;
	background-color: #f000000;
	margin: 0px 10px 4px 0px;
}

img.alignright, div.alignright
{
	float:right;
	border: 0px;
	text-align: center;
	background-color: #000000;
	margin: 0px 0px 4px 10px;
}

img.aligncenter, div.aligncenter
{
	float:center;
	border: 0px;
	text-align: center;
	background-color: #f000000;
	margin: 0px 10px 4px 4px;
}
