/* @override 
	http://localhost/luissolana.com/wp-content/themes/luissolana-1.0/style.css
	http://localhost/luissolana.com/wp-content/themes/luissolana-2.0/style.css
	http://localhost/luissolana.com/wp-content/themes/luissolana-3.0/style.css
*/

/* 
Theme Name: Luis Solana Dec-09
Description: Tema para el blog de Luis Solana
Version: 5.0
Author: Juan Díaz (modif Laura :-)))
Author URI: http://www.bretel.com/
*/

body 
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #555;
	margin: 0px;
	padding: 0px;
	text-align: center; /* IE Fix */
}

acronym 
{ 
    cursor: help; 
    border-bottom: 1px dashed #999; 
}

a:link, a:visited 
{ 
    color: #08d;
    text-decoration: none; 
}

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


.hide 
{
    visibility: hidden;
}


/*  Container
--------------------------------------------------------------*/	

#container 
{
	background: #fff;
	width: 980px;
	margin: 10px auto;
	padding: 0; 
	text-align: left; 
	border: 5px solid #fff;
}
	

/*  Header
--------------------------------------------------------------*/		

#header 
{
	background: #fff url('img/textoluis.jpg') top left no-repeat;
	width: 980px;
	height: 320px;
	margin: 0;
	padding: 0;
}

.barritaini 
{
	border-top: 2px solid #fff;
	padding: 10px;
}

#subpic img 
{
	margin: -40px 0px 0px 20px;
}

/* Title */

#header #title 
{
	background: top left no-repeat;
	width: 0px;
	height: 0px;
	margin: 100px 0 0 0;
	padding: 0;
	float: left;
}

#header #title #name 
{
	background: transparent;
    width: 360px;
	height: 40px;
	margin: 0 0 0 400px;
	padding: 0;
	float: left;
}

#header #title #name h1 
{
	background: transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4em;
	color: #fee9da;
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;
}

#header #title #name h1 a:link, #header #title #name h1 a:visited 
{
	color: #fee9da;
	text-decoration: none;
}

#header #title #name h1 a:hover 
{
	color: #fff;
	text-decoration: none;
}

#header #title #description 
{
	background: transparent;
    width: 520px;
	height: 40px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

#header #title #description p 
{
	background: transparent;
    font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #ffc8b3;
	margin: 16px 0 0 0;
	padding: 0;
	text-align: right;
}

#header #inicio
{
	background-color:#eee;
	width: 75%;
	height:12%;
	margin-right:400px;
    position:relative;
    top:-110px;
}

#header #inicio .init
{
    float: left;
	margin-top: 9px;
	font-size: 1.5em;
	margin-left: 6%;
}

#header #inicio .init a
{
	color: orange;
}

#header #inicio .bio
{
    float: left;
	margin-top: 9px;
	font-size: 1.5em;
	margin-left: 10%;
}

#header #inicio .bio a
{
	color: #555555;
}

#header #inicio .bio a:hover
{
	color: orange;
}

#inicio form
{
	width: 36%;
	color: #fff;
	font-size: 1em;
	margin-left: 10%;
	margin-top: 9px;
	float: left;
}
	
.codebox 
{ 
    background-color: #e3e3f6; 
    border: 1px solid #333366; 
    padding: 5px; 
    margin-bottom: 5px; 
    width: 530px; 
    max-height: 400px; 
    overflow: auto; 
    text-align: left; 
}

.codebox pre 
{ 
    margin: 0px; 
    padding: 0px; 
}

.patron
{
	position:relative;
	left:80%;
	top:13px;
}


/*  Main Content
--------------------------------------------------------------*/

#main-content 
{
    background: transparent;
	width: 980px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float: left;
}


/*  Content
--------------------------------------------------------------*/


#content 
{
	background: transparent;
	position: relative;
    float: left;
	margin: -80px 0px 0px 0px;
	padding: 0px 0 0 0;
	width: 100%;
	text-align: left; 	
}

.post, .post1 
{  
    text-align: justify;
}

.post
{
	width: 98%;
	min-height: 150px;
	margin-left: 10px;
	margin-right: 25px;
	margin-top: -2px;
}

/*.post .entry img
{
	max-width: 250px;
	max-height: 250px;
}*/

.post1 
{
	height: 175px;
	width: 47%;
	margin: 5px 0px 10px 0px;
	padding: 0 0 0px 0px;
	overflow:hidden; 
	
}

.post p.author, .post1 p.author 
{
    font-size: 1em; 
	color: #999;
	margin: 3px 0 0 0;
	padding: 0;
}	

.post h2,.post1 h2
{ 
    font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
    color: #555; 
    padding: 0; 
}	

.post h2
{
	font-size: 2.4em;
	margin: 0;
}

.post1 h2 
{ 
    font-size: 1.4em; 
    margin: 0;
}	

.post h2 a:link, .post h2 a:visited, .post1 h2 a:link, .post1 h2 a:visited 
{ 
	color: #555; 
	text-decoration: none; 
}	

.post h2 a:hover, .post1 h2 a:hover
{ 
	color: #d40; 
	text-decoration: none; 
}

.post h3, .post1 h3
{ 
	font-size: 1.2em; 
	color: #555; 
	margin: 40px 0 20px 5px; 
}	

.post .entry, .post1 .entry 
{
    font-size: 1.2em;
    line-height: 1.5em; 
    margin: 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #e4e4e4;
    background-color: #FFF;
}

.post .entry p, .post1 .entry p 
{
    margin: 5px 5px 5px 5px;
    padding: 0;
}

.post .entry p.cleared, .post1 .entry p.cleared 
{
	width: 100%;
    height: auto;
    margin: 5px;
    padding: 0;
    text-align: left;
    display: block;
    clear: right;
}

.post .entry p .more-link
{
    font-size: 0.9em;
}

.post .entry img,.post1 .entry img  
{
    margin: 5px 10px 5px 5px;
    padding: 1px;
    border: 1px solid #e4e4e4;
}


.post .entry p.cleared img,.post1 .entry p.cleared img 
{
    margin: 0 10px 5px 0;
    padding: 1px;
    float: none;
    border: 1px solid #e4e4e4;
}

blockquote 
{
	font-style: italic;
	color: #777;
    margin: 15px 30px 15px 15px;
	padding: 5px 10px 5px 10px;
	border: 3px double #e4e4e4;
}

.post p.info, .post1 p.info 
{
    background-color: #eee;
    font-size: 1em;
    color: #999;
    padding: 5px;
}

.post p.info
{
	margin: 20px 0 40px 0;
}

#search-results 
{
	margin: 50px 15px 25px 10px;	
}

#search-results h3 
{
	font-size: 1.4em; 
	color: #555; 
	margin: 20px 0 0 0; 	
}

#search-results h4 
{
	font-size: 1.2em; 
	color: #555; 
	margin: 20px 0 0 0; 	
}


/*  SideBar
--------------------------------------------------------------*/

#sidebar 
{
	border: 1px dotted #ccc;
	background: #ffffff top left no-repeat;
    line-height: 1.5em;
    color: #777;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	position: relative;
	float: left; 
	height: 205px;	
}

#sidebar div 
{ 
	background: #fff;
	margin: 0;
    overflow: hidden;
}

#sidebar p 
{
    margin: 5px 8px 5px 8px; 
}	

#sidebar p.autor-image img 
{
    margin: 0;
    padding: 1px;
    border: 1px solid #ccb; 
}	

#sidebar p.autor-name 
{
    font-weight: bold; 
}

#sidebar h2 
{ 
	font-size: 1.1em; 
	color: #555; 
	margin: 0 10px 0 5px; 
}

#sidebar h2.feeds 
{ 
	background: transparent url('img/feed-icon.png') center left no-repeat;
    font-size: 1.1em; 
	color: #555; 
	margin: 0 10px 0 5px;
    text-indent: 18px;
}

#sidebar h2.infante-mark 
{ 
	background: transparent url('img/infante-icon.png') center left no-repeat;
    font-size: 1.1em; 
	color: #555; 
	margin: 0 10px 0 5px;
    text-indent: 18px;
}

#sidebar ul 
{ 
	font-size: 1em; 
	color: #555; 
	margin: 5px 10px 0 25px;
    padding: 0; 
    list-style-type: square;
}

#sidebar ul.children 
{ 
	margin: 0 0 0 15px;
	list-style-type: disc;
}

#sidebar ul.search 
{ 
	font-size: 1em; 
	color: #555;
    margin: 5px 0 0 15px;
    padding: 0; 
    list-style-type: none;
}

#sidebar ul.no-marker 
{ 
	font-size: 1em; 
	color: #555; 
	margin: 5px 0 0 25px;
    padding: 0; 
    list-style-type: none;
}

#sidebar ul h3 
{ 
	font-size: 1em; 
	color: #555; 
	margin: 0 0 2px -15px; 
	padding: 0;
}

#sidebar ul li 
{
    font-size: 1em;
    color: #999;
    margin: 0;
    padding: 0;
}
  		
#sidebar ul li a:link, #sidebar ul li a:visited
{ 
	font-weight: normal;
    color: #555;
    text-decoration: none; 
}

#sidebar ul li a:hover 
{  
    font-weight: normal;
    color: #f60;
    text-decoration: none;
}

#sidebar div.barrita
{
	float: left;
	border-top: 2px solid #fff;
	padding: 5px;
}

#admin
{
	float: none;
}

#sidebar ul li a:hover 
{  
   font-weight: normal;
   color: #f60;
   text-decoration: none;
}
/* Banners */

#sidebar p.banner img 
{
 	margin: 0px 0 0 0;
    padding: 0;
    border: none;
}

#sidebar p.banner img a 
{
	text-decoration: none;
    border: none;
}

/*  Search Form */

#searchform #s 
{
	border: 1px solid #ddd;
	margin: 0 5px 0 0;
	padding: 2px;
}

#searchform #submit-sf 
{
	font-size: 1em;
    width: auto;
    margin: 0;
    padding: 2px;
}


/*  Footer
--------------------------------------------------------------*/

#footer 
{
	background: #fff;
	font-size: 1em;
	line-height: 1.2em;
	color: #555;
	width: 100%;
	/*width: 960px;*/
	margin: 5px 0 0 10px;
	padding: 10px 0 10px 0;
	border-top: 5px solid #eee;
	text-align: center;	
	clear: both;
}

#footer p 
{
    margin: 5px 0 5px 0;
}


/*  Comments
--------------------------------------------------------------*/

#comments-box 
{
    margin: 20px 20px 25px 20px;
    padding: 0 0 40px 0;
}

#comments-box h3 
{
    font-size: 1.4em;
    margin: 40px 0 15px 0;
}

.alt 
{
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
}

.commentlist 
{
	padding: 0;
	text-align: justify;
}

.commentlist ul 
{
	margin: 15px 20px 3px 30px;
	padding: 5px 10px 3px 0;
	list-style: decimal;
}

.commentlist ul p 
{
	font-size: 1.1em;
    font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
    margin: 10px 5px 10px 0;
}

.commentlist ul p.commentmetadata 
{
    font-size: 0.9em;
	display: block;
}

.nocomments 
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.neg 
{
    font-weight:bold;
}

.commentmetadata 
{
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
	display: block;
}

.commentlist ul, #commentform input, #commentform textarea 
{
	font: 1em Verdana, Arial, Sans-Serif;
}
	
.commentlist ul 
{
	font-weight: bold;
}

.commentlist cite, .commentlist cite a 
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

#commentform 
{
	margin: 5px 20px 5px 30px;
}

#commentform p 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #999;
    margin: 5px 0;
}

#commentform p.moderation-notice 
{
	font-size: 1em;
}

#commentform input 
{
    width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform #author, #commentform #email, #commentform #url 
{
	font-size: 1.1em;
    border: 1px solid #ddd;
}

#commentform textarea 
{
	font-size: 1.1em;
    awidth: 90%;
	margin: 5px 0 5px 0;
	padding: 2px;
	border: 1px solid #ddd;
}

#commentform #submit 
{
	width: auto;
    margin: 0;
	float: right;
}	
	

.barritabio 
{
	border-top: 2px solid #fff;
	padding: 10px;
	font-size:1.4em;
	font-weight: bolder;
}

.barritaini {
	border-top: 2px solid #fff;
	padding: 10px;
}	

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;
}

.clr
{
	clear: left;
}