/* @override http://blog.conciertosbarcelona.es/wp-content/themes/08_conciertos_blog/style.css */

/*  
Theme Name: Jose Llinares
Theme URL: http://www.josellinares.es/
Description: "Creado Jose Llinares y Oriol Boix <a href="http://www.sopadepixels.com/" title="Oriol Boix">Oriol Boix </a> <a href="http://www.josellinares.com/" title="Jose Llinares">Jose Llinares </a>.  
Version: 1.0
Author: Oriol Boix
Author URI: http://www.sopadepixels.com
*/

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background-color:#CCCCCC;
	margin: 0;
	padding: 0;
	/*background: #e9e9e9 url(images/bg_body.png);*/
	background-color:
	color: #363636;
	font: normal 0.8em "Lucida Grande", Lucida, Verdana, sans-serif; 
	line-height: 1.5em;
}

a {
	color: #819C01;
	white-space:nowrap;
}

a:hover {
	color: #4a4a4a;
	}
	
a.externo {
	padding-left:13px;
	background: url(images/externo.png) no-repeat left;
	
}

img {
	border: 0;
}

#envoltori {
	margin: 0 auto;
	width: 74.25em;
	background-color:#FFFFFF;
}


/* @group head */


#head {
	height: 151px;
	background: url(images/head_josellinares.gif) no-repeat;
}

#head h1{
padding-top: 12px;
margin-left: 54px;
float: left;
}

#head h1 a{
text-decoration:none;
line-height:50px;
}

#head h1 a:hover{
	color: #809B01;
}

#head #forminav {
	float: right;
}

div#forminav {
margin-top: 36px;	
}



/* @end head */

#principal {

}

/* @group Right */

#right {
	width: 250px;
	float: right;
	background-color: white;
	padding: 0;
	margin: 10px 10px 0 0;
	border:1px #666666 dashed;
	background-color:#E0E0E0;
}

#right ul{
	margin: 5px;
	padding: 0;
	list-style-type: none;
}

#right ul li{
	margin-bottom: 15px;	
	}
#right ul li ul li{
	margin-bottom: 0px;
	}

#right h2 {
	font: bold 0.8em Verdana, Arial, Helvetica, Sans;
	color: white;
	margin-top: 0px;
	padding-left: 10px;
	line-height: 29px;
	background-color: #4a4a4a;
	text-transform: uppercase;
}

span.rssentradas, span.rsscoments {
	margin-left: 9px;
	
}

span.rssentradas img, span.rsscoments img{
	margin-top: 3px;
	vertical-align: top;
}

div.subscribeform {
	margin-left: 9px;
}

div.subscribeform p{
	margin-bottom: 0px;	
}

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

.widget {display: inline-block;}

/* Hides from IE-mac \*/
* html .widget {height: 1%;}
.widget {display: block;}
/* End hide from IE-mac */


.widget_categories li, .widget_links li {
	float: left;
	padding-left: 10px;
	list-style-type: square;
	margin-left: 6px;
	display: block;
	width: 115px;
	font-size: 0.9em;
	line-height: 1.95em;
	background: url(images/bg_li_right.png) no-repeat left;	
}

.widget_links li {
}


/* @end Right */

/* @group content */

#content {
	width: 50.5em;
	padding: 10px 0 0 20px;
	margin-top: 10px;
	background-color:#FFFFFF;
}

#content h1 {
		font: normal 24px Verdana, Arial, Sans;
		line-height: 40px;
		margin: 0;
		width: 540px;


}

#content h1 a{
	text-decoration: none;
	white-space:normal;
	color: #444444;
	font-weight: bold;

}

#content h1 a:hover{
	color: #809B01;
}

div.body_post {
	padding-bottom: 50px;
	border-top:#819C01 1px solid;
}

div.body_post p{
	margin-top: 5px;
}

.body_post img{
display:block;
margin:1em auto;
}

div.post-meta-top {
	width: 68px;
	height: 33px;
	padding-left: 10px;
	display: block;
	font-size: 0.8em;
	color: white;
	background:black url(images/bg_meta_top.png) no-repeat;
	line-height: 17px;
	float:right;
}

div.post-meta-top a{
	color:white;
	}

div.post-meta-bottom {
	font-size: 0.87em;
}

div.body_post p.codecss, div.body_post p.codejs, div.body_post p.codehtml, div.body_post p.codeas, div.body_post p.codephp, div.body_post p.code {
background-color:#f7f7f7;
border-right:4px solid #819C01;
font-family:"Courier New",Courier,monospace;
font-size:14px;
margin:10px auto;
width:520px;
padding:10px;
padding-left:30px;
}


.codecss {
background:#f7f7f7 url(images/css_bg.png) no-repeat left 10px;
}

.codejs {
background:#f7f7f7 url(images/js_bg.png) no-repeat left 10px;
}

.codehtml {
background:#f7f7f7 url(images/html_bg.png) no-repeat left 10px;
}

.codeas {
background:#f7f7f7 url(images/as_bg.png) no-repeat left 10px;
}

.codephp {
background:#f7f7f7 url(images/php_bg.png) no-repeat left 10px;
}
/* @end content */

/* @group footer */

#footer {
	background: #cdcdcd url(images/bg_foot.png) repeat-x left top;
	color:#4a4a4a;
	padding: 15px 0px;
	margin: 0 auto;
	margin-top: 30px;
	width: 76em;
	background-color:#D0DD92;

}

#footer p{
	margin: 12px auto;
	width: 84em;
	font-size: 0.85em;
	color:#4a4a4a;
}

#footer a {
	color: #4a4a4a;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bold;
}

#footer a:hover{
	color: #e9e9e9;
}

#footer p img{
	vertical-align: bottom;
}

/* @end footer */ 

/* slide menu */

/* @group nav */

#nav {
	text-align: right;
	clear: both;
	background: #4a4a4a;
	height: 25px;
	border-top: #555555 1px solid;
	padding-top: 5px;
	padding-right: 11px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li{
	display:inline;
	margin: 0px 10px;
	}
#nav ul li a {
	color:#819C01;
}

#nav ul li.current_page_item {
	color: #9D9D9D;
	}

#nav ul li a:hover {
	text-decoration:none;
	color:#819C01;
	}

/* @end nav */


/* @group formtop */


#searchform {
	float: right;
	width: 265px;

}

#searchform form {
margin:0;
padding:0;
}

#searchform ul{
list-style:none;
text-align:right;
margin:20px 15px 20px 0;
}
#searchform ul li
{
	margin-bottom:5px;
}


div#sopa-search {
background:url(images/bg_search.png) repeat-x scroll 0pt;
height:25px;
padding:0px;
width:248px;
}

div#sopa-search input {
background:transparent none repeat scroll 0%;
border:medium none;
color:#646464;
float:left;
font-size:80%;
height:21px;
outline-color:invert;
outline-style:none;
outline-width:medium;
padding:6px 2px 2px 7px;
width:210px;
margin:0;
}

div#sopa-search button {
background:url(images/lupa.png) no-repeat scroll 0pt;
border:medium none;
cursor:pointer;
height:25px;
line-height:0px;
padding:0px;
text-indent:100px;
width:25px;
margin-top:0px !important;
margin-top:2px;
}


/* @end formtop */

/* group suscribeform */

.subscribeform input.input {
outline-color:invert;
outline-style:none;
outline-width:medium;
border: none;
border-bottom: #c2c2c2 1px solid;
background-color: #e5e5e5;
color:#646464;
font-size:80%;
height:15px;
padding:3px 5px 0px 5px;
}

.subscribeform .sbutton {
background-color: #e5e5e5;
border:none;
height: 20px;
color:#7a7a7a;
font-size: 0.9em;
border: #e5e5e5 1px solid;
vertical-align:bottom;
}

/* @group comentarios */

h3#comments {

	font: normal 14px Verdana, Arial, Sans;
	color: black;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;

	margin-top: 30px;
	margin-bottom: 30px;
		border-top:#819C01 1px solid;
		line-height: 30px;
	
}

ul.commentlist {
	margin: 0;
	padding: 0;	
}

ul.commentlist li {
	list-style-type:none;
	}
	
.contador {
	font: bold 12px Verdana, Arial, Sans;
	color: #4a4a4a;
	line-height: 17px;
	background: url(images/bg_comments.png) no-repeat left 8px;
}

div.coscomment {
	padding-bottom: 25px;
	padding-top: 5px;
	
}

.autoridata {
	font-size: 11px;
}

div.autor {
	float: left;
	font-size: 0.87em;
	color: black;
}

div.commentdata {
	float:right;
		font-size: 0.87em;
	color: black;
	}
	
div.coscomment p{
	color: #555555;
	}
	
h3#respond {
	font: normal 14px Verdana, Arial, Sans;
	color: black;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
		border-top:#819C01 1px solid;
		line-height: 30px;

	
}

#commentform {
	margin-left: 25px;
	
}

#commentform label {
	color: #363636;
	width: 300px;
	display: block;
	float: left;
}

#commentform input {
outline-color:invert;
outline-style:none;
outline-width:medium;
border: none;
border: #c2c2c2 1px solid;
color:#646464;
font-size:80%;
height:15px;
padding:3px 5px 0px 5px;
width: 255px;
}

textarea#comment {
	outline-color:invert;
outline-style:none;
outline-width:medium;
border: none;
border: #c2c2c2 1px solid;
color:#646464;
font-size:80%;
width: 555px;
height: 140px;
padding:3px 5px 0px 5px;
font: normal 95% "Lucida Grande", Lucida, Verdana, sans-serif;
	
}

p.submit {
	text-align: right;
	width: 565px;
}

#commentform input#submit {
	padding:5px 10px;
	background-image: none;
	background-color: #e5e5e5;
	border: none;
	font-size: 100%;
	border: #c2c2c2 1px solid;
	cursor:pointer;
	height: auto;
	}
	
/*paginacion */
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #999999;
	
	text-decoration: none; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #809B01;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #BABABA;
}
/* Twitter Keywords style */
#twitter-keywords{
	font-size:12px;
	overflow:hidden;
}

#twitter-keywords ul
{
	margin:0px;
	padding:0px;
}
#twitter-keywords ul li{
	list-style:none;
	margin:5px;
	padding:0px;
}
#twitter-keywords ul li a.author{
	text-decoration: none; 
	color: #88AF3F;
}

#twitter-keyword-footer p{
text-align:right;
font-size:10px;
}

.vcard{
display:none;
}

/* @end coemntarios */


