/*  

Theme Name: 20summer2009

Theme URI: http://distorsiones.com/

Description: Tema para la bitácora distorsiones.com verano 2009

Version: 0.5

Author: sulaco

Author URI: http://distorsiones.com/

*/



/* GENERAL */



* {

	padding: 0;

	margin: 0;

}



body {

	font-size: 62.5%;

	font-family: Verdana, 'Lucida Grande', Helvetica, Arial, sans-serif;

	background-color: #ffffff;

}



div#wrapper {

	width: 910px;

	margin-right: auto;

	margin-left: auto;

}



#header {

	background: url(images/header.jpg) no-repeat;

	width: 950px;

	height: 135px;

	margin: auto;

	_position: absolute;

	_left: 0px;

	_top: 30px;

}



#footer {

	margin: auto;

	clear: both;

	width: 100%;

}



#content {

	width: 525px;

	margin-left: 191px;

	margin-top: 0px;

	text-align: justify;

	background-color: #ffffff;

	border: 1px solid #fcfcfc;

	position: absolute ;

	min-height: 2450px;

	_position: absolute;

	_overflow: hidden;

	_top: 165px;

	_left: 210px;

	_margin-left: 0px;
	color: #575757;
}





/* BUSCADOR EN BARRA LATERAL */



#s {

	width: 110px;

	margin-left: -5px;

}



#searchsubmit {

	width: 50px;

}



/* BARRA LATERAL IZQUIERDA */



#sidebar1 {

	width: 180px;

	background-color: #f6fbfe;

	color: #4A2C00;

	border: 1px solid #f5f5f5;

	position: absolute;

	margin-left: 0px;

	margin-top:0px;

	margin-right: auto; 

	float: left;

	min-height: 2450px;

	_position: absolute;

	_overflow: hidden;

	_left: 20px;

	_top: 165px;

}





/* BARRA LATERAL DERECHA */



#sidebar2 {

	width: 180px;

	background-color: #f6fbfe;

	color: #575757;

	border: 1px solid #f5f5f5;

	position: absolute;

	clear: right;

    margin-top: 0px;

	margin-left: 728px;

	min-height: 2450px;

	float: right;

	_position: absolute;

	_overflow: hidden;

	_left: 743px;

	_top: 165px;

	_margin-left: 0px;

}





#sidebar2 ul, #sidebar1 ul {

/*	background-color: #ffea94; */

	/* border-bottom: 1px solid #FADA96; */

/*	border-top: 1px solid #FADA96; */

	font-size: 1.2em;

	font-weight: normal;

	padding: 2px;

	margin-bottom: 5px;

	position: static;

	float: none;

	clear: none;

}



#sidebar2 h2, #sidebar1 h2 {

	font-size: 13px;

	line-height: 0.9em;

/*	background-color: #ffea94; */

	background-image: none;

	margin-top: 5px;

	padding-top: 5px;

	padding-left: 5px;
	color: #556F7E;
}



#sidebar1 ul, #sidebar2 ul /* el men superior del sidebar */ {

	list-style: none;

	margin: 10px 4px;

}



#sidebar1 ul ul, #sidebar2 ul ul {

	list-style-type: square;

	font-size: 12px;

	line-height: 1.1em;

	color: #575757;

}



#sidebar1 ul li, #sidebar2 ul li {
	text-align: left;
	list-style-position: outside;
	opacity: 1;
	margin-left: 5px;
	color: #556F7E;
}



li#archives.widget.widget_archive {

	margin-left: 6px;

}



#sidebar1 a, #sidebar2 a {

	text-decoration: none;

	color: #35424F;

	font-size: 1.2em;

	line-height: 1.1em;
	text-align: justify;
}



#sidebar1 a:hover, #sidebar2 a:hover {

	text-decoration: underline;

}



li#linkcat-48.widget.widget_links {

	padding-left: 12px;

}



/* CONTENEDOR DE LAS COLUMNAS LATERALES */



div.textwidget {

	position: relative;

	left: 6px;

	padding-top: 8px;
	margin-left: -6px;
}



#fresh-comments ul li {

	list-style-type: square;

	list-style-image: none;

	font-size: 1.0em;

	line-height: 1.1em;

	color: #4D4E4F;

	margin-left: 9px;

}



/* FORMULARIO DE COMENTARIOS */



textarea#comment {

	width: 495px;

}



form#commentform {

	width: 500px;

	padding-left: 10px;

	padding-bottom: 20px;

}



hr {

	display: none;

}



/* CABECERA */



#headerimg {



}



#headerimg h1 {

	margin: auto;

	padding-left: 40px;

	padding-top: 35px! important;

	font-size: 20px;

	_padding-left: 0px

	_padding-top: 30px;

}



#header a {

	text-decoration: none;

	font-size: 1.5em;

	_font-size: 1.0em;
	color: #ffffc8;
	position: absolute;
	top: 5px;
}



#headerimg div.description {

	color: #ffffc8;

	font-size: 1.1em;

	margin: auto;

	padding-left: 120px;

	_left: 120px;

}



.post {

	color: #556F7E;

	font-size: 1.3em;

	width: 515px;

	margin-left: 0;

	margin-bottom: 15px;

	padding-left: 4px;

	line-height: 1.3px;

	/* background-color: #D1852E; */

}



.post p {

	line-height: 1.4em;

	margin-bottom: 1em;
	color: #556F7E;
}



h2 {

	padding-bottom: 5px;
	color: #556F7E;
	font-size: 1.7em;

	line-height: 1.1em;

	padding-top: 5px;
	text-transform: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.post h2 a {
	line-height: 1.1em;
	color: #556F7E;
	padding-top: 5px;
	text-transform: none;
	font-variant: normal;
	border-bottom-style: none;
}




img {

	position: relative;

	padding: 3px;

	border: none;

}


* cite img.avatar {
	float: left;
	clear: left;
}



div.flickr-frame {

	margin-bottom: 12px;

	text-align: center;

	padding: 3px;

}



span.flickr-caption {

	display: block;

	padding-top: 5px;

	font-size: 0.8em; 

	margin-top: 0px;

}



div.flickr-photo { 

	border: solid 2px #000000; 

}





.entry {

	margin-bottom: 15px;

	font-size: 1.2em;

	margin-top: 8px;

}







.postmetadata {

	font-size: 1.0em;

	color: #989A9B;


}



.greenbox {

	background: #CFE1E6;
	border-top: 2px solid #90B5D7;
	border-bottom: 2px solid #90B5D7;
	text-align: center;
	padding: 5px 20px;

}



.postmetadata a {

	color: #505050;

	text-decoration: none;

	font-style: italic;

}



blockquote {

	margin: 1em 1.5em;
	padding: 1em 1.5em;
	border: 1px solid #90B5D7;
	background: #CFE1E6 url(images/quote.png) no-repeat   scroll top left;
}



.post li {

	margin-left: 15px;

}



div.entry li {

	list-style-position: inside;

	list-style-type: square;

	margin-top: 5px;

	line-height: 1.2em;

}



.post ul {

	margin-bottom: 10px;

}



acronym, abbr, span.caps {

	cursor: help;

	background: url(images/time.png) no-repeat;

	padding-left: 17px;
	color: #a3a3a3;
}



acronym, abbr {

	border-bottom: 1px dashed #fff;

}



blockquote cite {

	margin: 5px 0 0;

	display: block;

}



.center {

	text-align: center;

}



h3 {

	margin-top: 1.5em;

	font-size: 1.4em;

	margin-left: 5px;

	color: #445864;

	margin-bottom: 0.9em;

}



h4 {

	margin-top: 1.2em;

	font-size: 1.2em;

}



h5 {

	margin-top: 1em;

	font-size: 1em;

}



.post a {

	color: #556F7E;
	border-top-style: none;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	text-decoration: none;
	font-variant: small-caps;
}



.post a:hover {

	color: #a3a3a3;

/*	text-decoration: underline; */

}



.alignleft {

	float: left;

	text-align: left;

	width: 50%;

	margin-bottom: 5px;

	font-size: 10px;

	margin-left: 5px;

	margin-top: 2px;

}



.alignright {

	text-align: right;

	width: 50%;

	margin-bottom: 5px;

	font-size: 10px;

	margin-left: 49%;

	margin-top: 2px;

}



.entrytext {

	font-size: 1.1em;

	width: 70%;

	margin: 2em auto 3.5em auto;

	border: 1px dotted #e9b17b;

	padding: 5px;

	padding-left: 45px;

	background: #FDE5C3 no-repeat scroll left;

}



small.commentmetadata {

	font-size: 0.8em;

	margin-bottom: 1em;

	display: block;

}



#footer p {

	margin: auto;

	text-align: center;

	padding-top: 10px;

}



.pagetitle {

	color: #bd492a;

}



/* HORIZONTAL MENU */





.menu1 {

	width: 950px;

	margin: auto;

	padding-top: 0px;

	_display: inline;

	_padding-left: 10px;

}



.menu1 li {

	list-style: none;

	display: inline; /* para IE7 */

	_display: inline;

	font-size: 14px;

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	position: relative;

	LEFT: 40px; TOP: 30px! important

}



.menu1 li a {

	color: #fff;

	text-transform: capitalize;

	text-decoration: none;

	font-weight: bold;

	margin-right: 10px;

	/* margin-top: 10px; 

	padding: 2px 2px 4px; */

	_font-size: 12px;

	_padding: 0px;

	_position: relative;

	_margin-top: 10px;

}



.menu1 li a:hover {

	background-color: #844f00;



}



.current_page_item a {
	text-decoration: underline;
	font-weight: bold;
}



div.publi_on_top {

	text-align: center;

	margin-top: 7px;

}



div.publi_pre_comments {

	text-align: center;

}



ol.commentlist {

	width: 90%;

	margin: 0 auto;

	list-style: none;

}



ol.commentlist li {

	margin-bottom: 1.5em;

	border: 1px solid #fcfcfc;

	padding: 5px;

	background-color: #E2F8FB;

}

ol.commentlist li.author {
	background-color: #9CCAE8;
	border: 4px ridge #ccffcc;
}

ol.commentlist li.alt {

	background-color: #E2EAFB;

}



ol.commentlist a {

	color: #575757;

}



ol.commentlist cite {

	font-size: 1.5em;

	font-weight: normal;

	font-style: normal;
	color: #3b3b3b;
}



ol.commentlist p {

	line-height: 1.3em;

	font-size: 1.4em;
	color: #3b3b3b;
}

div.comment-content ul li {

	list-style-position: inside;

	list-style-type: disc;

	padding-left: 10px;

	margin-bottom: 3px;

}



#wpcf label {

	line-height: 1.8em;

}



#wpcf_msg {

	width: 500px;

	height: 250px;

}



div.entry div {

	line-height: 1.1em;

}



div.entry blockquote p a {

	color: #3C3C69;

}