.post{
background-color:#C5C5C4;
padding-left:15px;
padding-right:15px;
padding-top:15px;
border:3px solid #424242;
}

.content .post p{
color:black;

}

.content .post a{
color:#666666;
}

.content .post .entry p{
color:black;
font-size:12px;
line-height:17px;
}



/*
Theme Name: FoulExpress
Theme URI: http://wordpress.org/
Description: FoulExpress
Version: 1.0
Author: Richard Porras
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets



*/


/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: white;text-decoration:none;}
a:hover {color: white;}

body {
	color: white;
	font-family:  Arial,Verdana,Helvetica,  sans-serif;
	font-size:14px;
	background-image:url(./images/background.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#1A1A1A;
	
}

p,code,ul {padding-bottom: 1.2em;}

li {}

li li{
	padding-bottom:10px;
}

h1 { font-size:20px; font-weight:bold;color:white;margin-bottom:15px;font-family:  Arial,Verdana,Helvetica,  sans-serif;}
h2 {font-size:18px; font-weight:bold;color:white;font-family:  Arial,Verdana,Helvetica,  sans-serif;}
h3 {font-size:16px; font-weight:bold;color:white;font-family:  Arial,Verdana,Helvetica,  sans-serif;}



/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

.active{font-weight:bold;color:white;}

.date{font-weight:bold;font-size:18px; }

/* structure */
.inner-container {	
	margin: 0 auto;
	width:900px;
	padding:0;
}

.outer-container {
margin-top:60px;

}





/* main */
.main {
	width:100%;
	background-color:#161414;
	
}





/*cabecera*/
.header {
	width:100%;	
	height:60px;
	
}


.header div{
display:inline;
}

.header .logo{
float:left;

}

.nav-sup{
width:100%;
background-color:#242424;
}

.nav-sup .menu{
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	
	font-family:  Arial,Verdana,Helvetica,  sans-serif;
	float:left;
	width:600px;
	
	
}
.nav-sup .menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:10px;
	
	
}

.nav-sup .menu li{
	display: inline;list-style-type:none;
	
}


.nav-sup .menu a{
padding:5px;dispay:block;font-size:14px;font-weight:normal;
}

.nav-sup .menu a:hover{
background-color:#F25764;
}

.nav-sup li.current_page_item a{
background-color:#F25764;
}

.nav-sup .search{
float:right;
	width:200px;
border:0;

}

.nav-sup .search fieldset{
border:0;

}

.nav-sup .search input{
border:0;

}




.header img {
	
	padding:0;
	margin:0;
	border:none;
}

.header a{
text-decoration:none;
}

.foto {
	width:100%;	
	text-align:left;
	
}



.content{
	width:650px;
	padding:20px;
	padding-bottom:0;
	float:left;
	text-align:left;
	margin-bottom:0;
	
}

.content a {text-decoration:none;font-weight:bold;}
.content a:hover {}
.content a img {border: none;}
.content img {border: none;}

.content h2 {margin-bottom:5px;font-size:24px; }

.content p{
color:#CCCCCC;font-size:14px;
}



.content .post .post-title a {text-decoration:none;font-weight:bold; color:black}
.content .post .post-title a:hover {}

.content em{
color:#F25764;font-size:16px;font-weight:bold;font-style:normal; 
}

.content ul{
padding-bottom: 25px;

}

.content li{
	margin-left: 18px;
	line-height:30px;
	margin-left:40px;
	margin-bottom:5px;
}

.content .menusup{
width:100%;text-align:right;font-size:14px;margin-bottom:20px;
}


.content .log{width:100%;text-align:center;margin-bottom:20px;}


.content .highlight{
background-image:url(./images/back-livre.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	border-top:6px solid gray;padding:10px;
}

.content .highlight2{
 
	background-color:#1a1a1a;
	border-top:6px solid gray;padding:10px;
	margin-bottom:5px;
}
/* navigation */
.navigation {
	float: right;
	width: 195px;
	text-align:left;
	padding:0;
	padding-right:10px;
	margin:0;
	margin-top:20px;
	
}

.navigation a img {
	border:0;
	
}

.navigation .bloc{

	border-top:6px solid gray;padding:10px;margin-top:20px;background-color:#161616;
	
}


.navigation li {list-style:none;font-weight:bold; border-bottom:1px gray dotted;}

.navigation li a {
	display: block;
	text-decoration: none;
	color:#B2B2B2;
	margin-bottom:10px;
	margin-top:10px;
	
}
.navigation li a:hover {
		
}

.navigation h2 {
	color:#E6E6E6;
	
}
.navigation ul {
	padding: 0;
		
}
/*
.navigation li {

height:35px;
padding-left:25px;

}
.navigation li a {
	display: block;
	text-decoration: none;
	margin-top:5px;
	font-size:16px;
	color:gray;
	font-weight:bold;
}
.navigation li a:hover {
		
}

.navigation li .submenu {
	padding-left:20px;
	color:gray;
	font-size:14px;
	font-weight:normal;
}*/





/* footer */
.footer {
	width:100%;
	background-color:#1A1A1A;
		
}



.footer .copy{
 	color:#808080;
	float:right;
	margin-right:5px;

}

.commentlist {
margin-top:20px;
}

    .commentlist .quote {  
        background: #454545 url(./images/bg_quote.gif) no-repeat top right; 
        padding: 5px 18px 22px 18px;   
        
        min-height:80px;
         
        }  
        
       .commentlist .quote-footer {  
       	min-height:10px;
       	margin-left:30px;
        background:  url(./images/bg_commentlist.gif) top left no-repeat;  
        
        
      }   
        
        
     .commentlist .quote-cont {     
        width:70%;  
      
      }  
      
    .commentlist li {  
        
     margin-bottom: 15px;
      }  
    
 
 #commentform textarea{
 	border:0px;
 	
 }
 
 #commentform input{
 	border:0px;
 	
 }
 
 .thumb-post{
float: left; padding-right: 10px;padding-bottom: 10px;
}

