/*
Theme Name: Neutra
Theme URI: http://www.csswithcolour.com/blog/246/neutra-theme-for-wordpress/
Description: Grid-based with focus on typography and simplicity - A simple and elegant theme for WordPress 2.8
Version: 0.3.2
Author: CSS WITH COLOUR
Author URI: http://www.csswithcolour.com
Tags: white, light, two-columns, right-sidebar, fixed-width
.
Released under the <a href="http://www.perlfoundation.org/artistic_license_2_0">Artistic License 2.0</a>
.
*/

@import url("css/class.css");

body {
font-family:'Lucida Grande','Lucida Sans Unicode',arial,helvetica,verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:28px;
background: #e2edf1 url(http://libertad20.es/wp-content/themes/neutra/images/bg.jpg) no-repeat center top;
margin:0;
}

img {
display:inline; 
border:0 none;
}

input, textarea {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
color:#666666;
font-size:12px;
padding:3px;
}

a { color:#444; font-weight:bold; text-decoration:none; border:none; }
a:hover { color:#444; font-weight:bold; text-decoration:underline; border:none; }
a:visited { color:#006699; font-weight:bold; border:none; }
a:active { color:#999; border:none; }
a:link { color:#006699; border:none; }
p { color:#444; line-height:22px; }
ul, ol { padding:0; }
ul li, ol li { list-style-position:inside; list-style:none; }
.border-gray { width:100%; height:5px; background:url(http://libertad20.es/wp-content/themes/neutra/images/bg_post_border.png) repeat-x bottom left; }
.alignleft { float:left; overflow:hidden; margin-right:5px; }
.alignright { float:right; margin-left:5px; overflow:hidden; }
.aligncenter { margin:0 auto; }
.wp-caption-text {margin:0; line-height:15px; font-style:italic;}
.wp-caption  {padding:3px;}
.wp-caption img {margin:0 auto;}

#container { width:900px; margin:10px auto; }

/* ----- Header ----- */
#header { width:100%; margin:0 0 40px 0; height:380px; overflow:hidden; }
#header #logo { width:100%; margin:0 50px 0 0; }
#header #logo h1 { font-size:45px; font-weight:normal; margin:0; letter-spacing:-2px; text-align:center; }
#header #logo p { color:#999; font-size:9px; margin:-10px 0 0 0; }
#header #menu { float:left; width:534px; height:39px; margin:0; }
#header #menu ul li { display:block; float:left; list-style:none; position:relative; }
#header #menu ul li a { color:#777; margin:0 30px 0 0; font-size:20px; font-weight:normal; text-transform:lowercase; letter-spacing:-1px; }
#header #menu ul li a:hover, #header #menu ul li.current_page_item a { color:#222; text-decoration:none; }
#header #menu ul li ul { /* L1 */ display:none; background:#FFF; border:1px solid red; position:absolute; z-index:1000; top:20px; left:1px; }
#header #menu ul li:hover ul { display:block; width:130px; border-top:1px solid #CCC; border-left:1px solid #CCC; border-right:2px solid #CCC; border-bottom:2px solid #CCC; }
#header #menu ul li ul li { width:120px; padding:5px; margin:0; border-bottom:1px solid #CCC; background:#FFF; }
#header #menu ul li ul li a { display:block; font-size:12px; font-weight:bold; letter-spacing:0; margin:0; }
#header #menu ul li.current_page_item ul li a { color:#777; }
#header #menu ul li.current_page_item ul li a:hover { color:#222; }
#header #menu ul li:hover ul li ul { /* L2 */ display:none; position:absolute; top:0; left:130px; }
#header #menu ul li:hover ul li:hover ul { display:block; width:130px; border-top:1px solid #CCC; border-left:1px solid #CCC; border-right:2px solid #CCC; border-bottom:2px solid #CCC; }


#page { width:965px; }

/* ----- content ----- */

#left { float:left; text-align:justify; }
#right { float:left; width:350px; text-align:justify; }
#right .post { margin:0 0 60px 0; color:#000; }
.home_content_left p, .blog-post p { color:#555; }
#left h1, .home_content_right h1 { color:#006699; font-size:30px; font-weight:normal; margin:0 0 20px 0; }
#left h2, #left h2 a { color:#666; font-size:26px; font-weight:normal; margin:0; }
#left h2 strong a { font-weight:bold; }
#left h3 a { font-size:21px; color:#666; font-weight:normal; }
#left h4 a {  font-size:18px; color:#666; font-weight:normal; }
#left h3, #left h4, #left h5, #left h6 { color:#666;  font-weight:normal; margin:0; }
#left p a.more-link { font-size:12px; font-weight:bold; color:#666; background:url(http://libertad20.es/wp-content/themes/neutra/images/ico-icons.png) no-repeat left -22px; margin:0 0 0 15px; padding:0 0 0 20px; }
#left ul li, #left ol li { padding:0 10px 0 30px; font-size:13px; color:#777; }
#left blockquote { padding:20px; font-style:italic; line-height:18px; }
#left img { max-width:600px; }
#left address, #left kbd { font-family:Times New Roman, serif; font-size:15px; line-height:24px; }
#left big { font-size:17px; }
#left cite { font-size:14px; font-style:italic; line-height:24px; }
#left code { font-family:Trebuchet MS, Verdana, Arial, serif; font-size:12px; color:#999; }
#left pre, #left q { font-size:15px; }
#left dl { padding:0; }
#left ul.post-categories { display:inline; margin:0; }
#left ul.post-categories li { list-style:none; display:inline; padding:0 10px 0 0; }
#left .link-pages { margin:10px 0; color:#999; }
#left .link-pages a { padding:5px; background:#EEE; color:#444; }
#left .postmetadata { border-top:2px solid #F1F1F1; padding:20px 0 0 0; margin:20px 0 20px 0; }
#left .postmetadata .floatleft { width:360px; }
#left .postmetadata p { margin:0 0 10px 0; font-size:11px; color:#777; line-height:18px; }
#left .postmetadata span { display:inline; }
#left .postmetadata span a { font-size:11px; color:#777; font-weight:normal; }
#left .postmetadata span a:hover { text-decoration:underline; }
#left .postmetadata span.date { background:url(http://libertad20.es/wp-content/themes/neutra/images/ico-icons.png) no-repeat left -36px; padding:0 0 0 20px; }
#left .postmetadata span.category { background:url(http://libertad20.es/wp-content/themes/neutra/images/ico-icons.png) no-repeat left -48px; padding:0 0 0 20px; }
#left .postmetadata span.comments { background:url(http://libertad20.es/wp-content/themes/neutra/images/ico-icons.png) no-repeat left -11px; padding:0 0 0 20px; }
#left .postmetadata span.tags { background:url(http://libertad20.es/wp-content/themes/neutra/images/ico-icons.png) no-repeat left -22px; padding:0 0 0 20px; }

/* ----- Footer ----- */
#footer { text-align:left; margin:0; background:url(http://libertad20.es/wp-content/themes/neutra/images/bg_footer.jpg) no-repeat; width:100%; height:80px; padding:250px 0 0 0; overflow:hidden; }
#footer p { font-size:11px; color:#000; font-weight:normal; line-height:18px; }
#footer p a { color:#444; }
.floatleft { width:416px; float:left; }
.floatright { width:484px; text-align:right; float:right; }
/* ----- Safari ----- */
@media all and (-webkit-min-device-pixel-ratio:0) {
#left .postmetadata span.tags { background:url(http://libertad20.es/wp-content/themes/neutra/images/ico-icons.png) no-repeat left -24px; }
}

#navbar h1 {
	height:25px;
margin:0;
padding:0;
}

#navbar {
height:36px;
position: relative;
margin:20px auto 0 auto;
width:567px;
z-index:30;
}

#menu {
left:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/nav_main_center.gif) repeat scroll 0 0;
}

#menu li {
float:left;
line-height:35px;
position:relative;
}

#menu .current {
color:#f5f5f5;
}

#menu a:hover, #menu .current {
color:#FFFFFF;
text-decoration:none;
}

#menu h1 a, #social h1 a {
display:block;
height:35px;
position:absolute;
text-indent:-9999px;
width:109px;
}

#nav_main_solo_r {

background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/r.png) no-repeat scroll left top;
float:right;
height:39px;
width:18px;
}

#nav_main_solo_l {

background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/l.png) no-repeat scroll left top;
float:left;
height:39px;
width:18px;
}

.start{
	margin:8px 0 0 0;
	padding:0;
	background: url(http://libertad20.es/wp-content/themes/neutra/images/home.gif);
	width:44px;
	height:22px;
}

.normal {
	margin:8px 1px;
padding:0;
}

.somos {
	background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/quien.gif) no-repeat scroll left top;
	width:109px;
	height:35px;
	margin-left:20px;
}

.ad {
	background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/ad.gif) no-repeat scroll left top;
	width:75px;
	height:35px;
	margin-left:10px;
}

.ad2 {
	background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/ad2.gif) no-repeat scroll left top;
	width:108px;
	height:35px;
	margin-left:5px;
}

.manifiesto {
	background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/manifiesto.gif) no-repeat scroll left top;
	width:65px;
	height:35px;
	margin-left:10px;
}

.contacta {
	background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/contacta.gif) no-repeat scroll left top;
	width:70px;
	height:35px;
	margin-left:5px;
}

.commentmain {
	margin-bottom:20px;
}

.facebook {
	background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/facebook_32.png) no-repeat scroll left top;
	width:32px;
	height:32px;
	float:left;
	margin-right:5px;
}

.twitter {
	background:transparent url(http://libertad20.es/wp-content/themes/neutra/images/twitter_32.png) no-repeat scroll left top;
	width:32px;
	height:32px;
	float:left;
}

#social {
	float:left;
padding:0 0 0 166px;
width:565px;
height:45px;
overflow:hidden;
}

#social_bar_content {
	float:right;
}



.navigation {
	width:100%;
	overflow:hidden;
	height:30px;
}

.alignleft_com {
	float:left;
	height:30px;
}

.alignright_com {
	float:right;
	height:30px;
}

.home_content_sup {
	width: 100%;
	height:39px;
	overflow: hidden;
	background: url(http://libertad20.es/wp-content/themes/neutra/images/book_sup.png) 0 0 repeat-y;
}	

.home_content_inf {
	width: 100%;
	height:39px;
	overflow: hidden;
	background: url(http://libertad20.es/wp-content/themes/neutra/images/book_inf.png) 0 0 repeat-y;
}	

.home_content_left {
	float: left;
	display: inline;
	width: 550px;
	overflow: hidden }

.home_content_right {
	float: left;
	display: inline;
	width: 380px;
	margin-top: 10px;
	text-align:justify;
	}
	
.home_content {
	width: 100%;
	overflow: hidden;
	background: url(http://libertad20.es/wp-content/themes/neutra/images/book_en.png) 0 0 repeat-y;
}	

.blog-post {
	margin-bottom:40px;
}

.fecha {
	background:url(http://libertad20.es/wp-content/themes/neutra/images/date.gif) no-repeat;
	padding-left:20px;
	float:left;
	width:150px;
}

.tweetmeme {
	width:90px;
	float:right;
}

div.fb {
  float: right;
  color: #888;
  width: 16px;
  display:inline;
}

.fb a {
	background:url(http://libertad20.es/wp-content/themes/neutra/images/fb_16.png) no-repeat;
    display:block;
    height:16px;
    position:absolute;
    text-indent:-9999px;
    width:16px;
}

.elements-header {
	font-size:10px;
	line-height:15px;
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
	height:20px;
}
	

.title-news {
	margin-bottom:10px;
}

.home_content_right embed, .home_content_right object {
height:230px;
width:380px;
}

.title-news span {
	font-size:20px;
}

.tweet {background:#3a95c3 url(http://libertad20.es/wp-content/themes/neutra/images/tweetbg.gif) no-repeat scroll left bottom;clear:both;color:#FFFFFF;padding:10px 10px 20px; text-align:left; line-height:18px;}
.twitter_module a, .twitter_module a:hover, .twitter_module a:visited {color:#FFF;}
.twitter_link { padding:3px 3px 10px 40px; width:380px; height:18px; background: url(http://libertad20.es/wp-content/themes/neutra/images/social.png) 0 -93px no-repeat; margin-top:5px; text-align:left; line-height:22px; font-size:18px;}
.twitter_module {padding-bottom:10px; overflow:hidden; width:380px; margin-bottom:20px; }
.twitter_link a, .twitter_link a:hover, .twitter_link a:visited {color:#006699;}
.blog-post {line-height:28px;}

.single-post {
width:565px;
padding:0 0 0 166px;
}

.normal-post {
width:380px;
padding:10px 10px 10px 40px;
}
