/*
Theme Name: maldita
Theme URI: http://www.malditamiestampa.com
Description: Tema disenyado para malditaMiEstampa.com
Version: 1.0
Author: malditaMiEstampa
Author URI: http://www.malditaMiEstampa.com/
Tags: 
*/


/* Global */

* 	{
	margin: 0;
	padding: 0;
	}

body {
	font-size: 62.5%; 													/* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d513a;
	background: url(images/bg.jpg) #fff;
	}

::-moz-selection {
	background: #369;
	color: #ff0;
	}

::selection {
	background: #369;
	color: #ff0;
	}

code::-moz-selection {
	background: #333;
	}

code::selection {
	background: #333;
	}	

a 	{
	text-decoration: none;
	color: #666666;														/* color: #803821; */
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border: none;
	}

img {
	border: none;
	}

h1,h2,h3,form,ul,li {
	margin: 0;
	padding: 0;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 	{
	font-size: 4em;
	font-size: 1.5em;
	}

h2 	{
	font-size: 1.5em;													/* font-size: 1.5em; */
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
	}

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #666;
	border: 1px dashed #aaa;
	background: #f2eadb;
	}

blockquote p {
	padding: 10px 20px;
	display: block;
	}

.endline {
	clear: both;
	}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	}
	
.clearfix {
	display: block;														/* Hide from IE Mac \*/ 
	}
/* end of clearfix */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat top left;
	}


/* Header */
#header {
	width: 1000px;	
	/*height: 296px;*/														/*height: 356px; */
	height: 272px;
	}

#header h1 {
	font-size: 3.0em;
	color: #000000;														/* color: #eb4209; */
	padding: 10px 0 0 120px;											/* padding: 51px 0 0 330px; */
	}
	
#header h1 a {
	text-decoration: none;
	color: #000000;														/* color: #eb4209; */
	}
	
#header h2 {
	font-size: 1.6em;
	color: #666666;														/* color: #eb4209; */
	padding: 10px 0 0 120px;											/* padding: 0 0 0 330px; */
	}
	
#fechaActual {															/* Fran modif. */
	padding-top: 5px;
	text-align: right;
	}	
	
#rss {
	padding: 0 0 0 925px;
	}
	
/* searchform */
#searchform {
	width: 230px;														/* width: 259px; */
	height: 25px;														/* height: 82px; */
	margin: 5px 0 0 0;
	position: relative;													/* position: absolute; */
	left: 755px;														/* left: -3px; */
	top: -33px;
	}
	
.searchtext {
	display: inline;
	width: 152px;
	color: #666;									
	border: 0;
	background: none;
	/* margin: 26px 0 10px 60px; */
	}
	
#searchsubmit {	
	display: inline;													/* display: block;*/
	border: 0;
	width: 52px;
	height: 18px;															
	position: relative;
	left: 7px;
	top: 5px;															/* top: -25px;*/
	/*margin: 0 0 0 205px;*/											/* margin: 0 0 0 167px; */
	}

.lineaEntreBusquedas {
	width: auto;
	height: 10px;
	border-bottom: 1px dotted #AAA;
	}	

/* Navigation */
#navigation {
	width: 579px;														/* width: 279px; */
	height: 36px;														/* height: 36px; */
	*position: relative;
	margin: 150px 0 0 122px;											/* margin: 118px 0 0 722px; */
	}

#navigation div {
	display: table;
	height: 36px;														/* height: 36px; */
	*height: auto;
	position: relative;
	*position: absolute;
	*top: 50%;
	*left: 0;
	}
	
#navigation div div {
	display:table-cell;
	vertical-align:middle;
	*position: relative;
	*top: -50%;
	*left: 0;
	}
	
#navigation ul {
	width: 577px;														/* width: 277px; */
	list-style-type: none;
	}
	
#navigation ul li {
	font-size: 1.6em;													/* font-size: 1.4em; */
	font-weight: bold;
	font-family: arial, verdana;	
	float: left;
	padding: 0 30px 0 0;												/* padding: 0 12px 0 0; */
	}
	
#navigation ul li a {
	color: #5C3100;														/* color: #8a460f; */
	}
	
#navigation ul li a:hover {
	color: #000000;														/* color: #eb4209; */
	text-decoration: none;
	}


/* Container */
#container {
	width: 1000px;
	background: url(images/content_bg.jpg) repeat-y 86px 0px;
																		/*	margin: 17px 0 0 0;*/
}

/* Content */
#content {
   width: 637px;
   display: inline;
   margin: 0 0 0 86px;
   float: left;
}

.post {
	width: 540px;
	position: relative;
	margin: 0 0 20px 52px;
}

.post2 {
	padding-top: 25px;
	background: url(images/header-post.jpg) no-repeat;
	}

#content .post h1 a { 
	color: #5C3100;
	}

.postmetadata {
	color: #929292;
	font-size: 1em;														/* font-size: 1.2em; */
	padding: 30px 20px 5px 0;											/* padding: 5px 20px 5px 0; */
	text-align: left;
}
.postmetadata a {
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.post_date {
	width: 84px;
	height: 41px;
	padding: 0 0 0 19px;
	line-height: 36px;
	position: absolute;
	left: -138px;
	top:0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/date_bg.jpg) no-repeat left top;
	}
	
#content post_fecha {
	width: 100px;
	height: 25px;
	background-color: red;
	}

.entry {
	width: 520px;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 20px;
	padding-top: 30px;	
	}		
	
.more-link {
	font-size: 0.8em;
	color: #5C3100;
	}

.tags {
	font-size: 1em;														/* font-size: 1.2em; */
	color: #929292;														/* color: #623200; */
	margin: 5px 0 0 0px;												/* margin: 10px 0 0 10px; */
}

.tags a {
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #7e2d17;
	line-height: 24px;
	}


/* PageNavi*/

.wp-pagenavi {
	padding: 5px 40px;
	margin-left: 17px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

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

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

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

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

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

/* Social Bookmarking */

.bookmark {
	margin: 18px 0 0 10px;
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark_line img {
	border: 0;
}

.bookmark_icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark_icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Comments */
.read_comments {
	height: 25px;														/* height: 32px; */
	text-align: right;
	margin: 10px 10px 0 0;												/* margin: 10px 0 0 0; */	
	/*background: url(images/comments-bg.jpg) no-repeat;*/
	}
	
.read_comments a {
	font-size: 1.2em;
	color: #5C5747;														/* color: #ba5e14; */
	padding: 10px 0 10px 25px;											/* padding: 10px 0 10px 25px; */
	background: url(images/read_comments_ico.gif) no-repeat left;
	font-weight: bold;
	}
	
.num_comentarios {
	margin: 0 10px 0 0;
	text-align: right;
	}	
	
.comments {
}

h3#comments {
	padding: 0 0 0 10px;
}

h3#comments, #respond h3 {
	padding-top: 50px;													/* padding-top: 50px; */
	font-size: 1.4em;													/* font-size: 1.4em; */
	color: #5C5747;														/* color: #333; */	
}

#commentform {
	margin: 15px 0 0 0;													/* margin: 15px 0 0 0; */
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 10px 0 5px auto;
	float: right;
}

#respond {
	padding: 0 0 0 10px;
	color: #333;
	}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.commentlist {
	padding: 0 0 0 10px;
	*margin: 0 0 0 10px;
	*padding: 0;
	}

.commentlist li {
	margin: 30px 0 10px;												/* margin: 15px 0 10px; */
	padding: 5px 0px 10px 0px;											/* padding: 5px 5px 10px 0px; */
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;	
	}

.commentlist p {
	margin: 15px 0px 10px 0;											/* margin: 10px 5px 10px 0; */
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
	border: 1px solid #E4E4E4;
	padding: 10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #666;												/* border: 1px solid #333; */
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #666;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}

.thread-alt {
	/*background-color: #dcbea4;*/
	}

.thread-even {
	/*background-color: #e3cbb3;*/
}

.depth-1 {
	border-top: 1px solid #666;												/* border: 1px solid #000; */
	}

.alt {
	/*border-left: 1px solid #666;*/
	/*background-color: #EFE6DE;*/
	padding: 10px;
}

.even {
	/*border-left: 1px solid #666;*/
	/*background-color: #E6D6CA;*/
}

/* Sidebar */
#sidebar {
	width: 259px;
	line-height: 16px;
	float: left;
	position: relative;
	color: #666;
	/* margin: 8px 0 0 0;*/
	}
	
#sidebar a {
	color: #424242;
	}
	
#sidebar ul ul {
	font-size: 1.1em;
	}
	
#sidebar_top h3 {
	font-size: 1.3em;													/* font-size: 1.5em; */
	color: #5C3100;														/* color: #855045; */
	/*padding: 0 0 0 6px;*/												/* padding: 0 0 0 6px; */	
	}
	
#sidebar ul {
	list-style-type: none;
	}
	
#sidebar_top {
	padding: 5px 0 0 0;													/* padding: 30px 0 0 0; */
	background: url(images/sidebar_paper_bg.jpg) repeat-y;
	}
	
#sidebar_top ul li {
	width: 194px;														/* width: 184px; */
	padding: 0 10px 10px 0;
	margin: 0 0 15px 30px;												/* margin: 0 0 15px 44px; */
	border-bottom: 1px dotted #323232;									/* border-bottom: 1px dashed #323232; */
	}
	
#sidebar_top ul ul {
	margin: 5px 0 0 0;
	}
	
#sidebar_top ul ul li {
	width: 164px;
	margin: 0 0 0 6px;
	padding: 2px 0 2px 18px;
	border: none;
	background: url(images/sidebar_top_li.jpg) no-repeat left 6px;
	}
	
.sidebar_paper_bottom {	
	height: 30px;														/* height: 13px; */
	background: url(images/sidebar_paper_bottom.jpg) no-repeat;
	}

/* For Widgets */
h3.sidebar_bottom_widget {
	padding: 0 0 0 27px;
}

#sidebar_bottom {
	margin: 95px 0 0 27px;
}
#sidebar_bottom ul {
	
}
#sidebar_bottom ul li {
	margin: 0 0 18px 0;
}
#sidebar_bottom ul ul {
	
}
#sidebar_bottom ul ul li {
	width: 151px;
	margin: 0 0 0 28px;
	padding: 2px 0 2px 12px;
	background: url(images/sidebar_bottom_li.gif) no-repeat left 8px;
}

/* Footer */
#footer {
	width: 637px;
	height: 127px;
	margin: 0 0 0 86px;
	background: url(images/footer_bg.jpg) left top no-repeat;
	clear: both;
	color: #5C3100;														/* color: #6d382c; */
	font-size: 1.1em;
}

.credit {
	width: 585px;
	text-align: center;
	line-height: 18px;
	padding: 50px 0 0 30px;												
}
.credit a {
	color: #5C3100;														/* color: #6d382c; */
	text-decoration: none;
	}

.credit a:hover {
	color: #000000;
	text-decoration: underline;
	}

/* Images */

p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
#sidebar ul ul ul {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	font-size: 12px;	
}
#sidebar select {
	margin-left: 37px;
	width: 80%;	
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 0px;
	padding: 0 30px;
	list-style-type:decimal;
}