/* CSS Document for seduerey.com blog 
 * Author : Eduardo - Sedue - Rey
 * Email  : seduerey (at) gmail (dot) com
 */


*{
	margin:0px;
	padding:0px;
}
body{
	background: #E9E8D6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
        color : #000000;
}
.code{
        border:1px solid #999999;
        background-color:#DEDEDE;
        color:inherit;
        font-family:monospace;
        padding:10px;
}
#wrap{
	background: url(./images/fondoposts.jpg) repeat-x;
}
#header{
	background-color:#FFFFFF;
	height:50px;
}
#header h1 a{
	color: #826247;
	font: oblique 100% serif;
	font-size: 40px;		
	padding-bottom: 6px;
	letter-spacing: -0.01em;
	font-weight: normal;
	text-decoration:none;
}
#header ul{
	margin-left:450px;
	list-style:none;
	font-size:0.8em;
	position:absolute;
	top:31px;
}
#header ul li{
	float:left;
	width:100px;
	height:16px;
	padding-top:3px;
	border-right:1px solid #CCCCCC;
	text-align:center;
}
#header ul li a{
	color:#333333;
	text-decoration:none;
}
#searchform{
	position:absolute;
	top:0px;
	left:820px;
}
#searchform input{
	border:1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#typebutton{
	border:1px solid #000;
	background:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	height:18px;
	width:50px;
	margin-left:5px;
}
#imagen{
	height:180px;
	background:url(images/bannerseduerey.jpg) left no-repeat;
	background-color:#000;
	border-bottom:#DAA609 5px solid;
	border-top:1px solid #666666;
}
#sidebar{
	position:absolute;
        left:10px;
        top :250px;
	color:#999999;
}
#sidebar h2{
	color:#DAA609;
	font: oblique 100% serif;
	font-size: 1.9em;
	padding-left:7px;
	margin-top:20px;
}
#sidebar ul{
	list-style-type:none;
	margin-left:8px;
}
#sidebar ul li{
	height:20px;
	padding-left:5px;
	width:170px;
	border-bottom:1px solid #CCCCCC;
	vertical-align:bottom;
	padding-top:5px;
}
#sidebar ul li a{
	color:#999999;
	text-decoration:none;
}
#sidebar ul li a:hover{
	color:#DAA609;
	font-weight:bold;
}
#posts{
	margin-left: 220px;
	padding-left: 20px;
	padding-top:20px;
	border-left:1px solid #CCCCCC;
	width:750px;
}
#posts h1 a{
	color: #826247;
	text-decoration:none;
}
#posts a:hover{
	text-decoration:underline;
}
.post{
	padding:8px;
	color:#333333;
}
.post h1, h2{
	color: #826247;
	font: oblique 100% serif;
	font-size: 2.4em;		
	padding-bottom: 6px;
	letter-spacing: -0.01em;
	font-weight: normal;
}
.entry{
	padding:8px;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
}
.entry pre{
       width:720px;
       border:1px solid #CCCCCC;
       background-color:#D8D7C5;
       overflow:auto;
}
.entry p{
	margin-bottom:15px;
}
.entry img, .entry p img {
        border:5px solid #FFFFFF;
        margin:12px;
}
.entry p a, .entry p a:visited,
.entry ul li a, .entry ul li a:visited,
.entry ol li a, .entry ol li a:visited {
	color:#DAA609;
	text-decoration:underline;
}
.entry ul{
	margin-left: 30px;
	list-style-image:url(images/opr0005I.gif);
}
.entry ol{
	margin-left: 30px;
        list-style-type:decimal;
        list-style-image:none;
}
.entry blockquote{
	font-size:1.2em;
	padding-left:80px;
        padding-bottom:15px;
        padding-right:35px;
	font-family:serif;
	padding-top:10px;
	font-style:italic;
	color:#DAA609;
	background:url(images/comillas.gif) no-repeat top left;
}
.info{
	border-top:#DAA609 1px solid;
	margin-bottom: 20px;
	background-color:#FAFAFA;
}
.info a{
	text-decoration:none;
	color:#DAA609;
}
#pie{
	height:20px;
	background-color:#000000;
}
input, textarea{
	border:1px solid #CCCCCC;
	margin:2px;
	background-color:#FFFFFF;
}
#author{
	background: url(images/icon_user.gif) left no-repeat #FFFFFF;
	padding-left:18px;
}
#email{
	background: url(images/email.gif) left no-repeat #FFFFFF;
	padding-left:18px;
}
#url{
	background: url(images/firefox-full.jpg) left no-repeat #FFFFFF;
	padding-left:18px;
}
.commentlist{
	margin-left:30px;
	font-size:1.2em;
	line-height:1.7em;
	font-family:Arial, Helvetica, sans-serif;
}
.commentlist li{
	border:1px solid #FFF;
	margin-bottom:15px;
	margin-top:15px;
	background:#FAFAFA;
}
.commentlist li a{
	color:#FF9900;
	text-decoration:none;
	font-style:normal;
}
.commentlist li p{
        padding-bottom:10px;
}
#wp-calendar{
	width:170px;
	text-align:center;
}
#wp-calendar a{
	color:#FF9900;
	text-decoration:none;
}
#today{
	border:1px solid #FF9900;
}
.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background:#FFCC66; 
		border-color:#FF9900; 
		text-decoration: none;
	}