/* 
	Theme Name: Herve design
	Theme URL: http://www.hervedesign.com/
	Description: A portfolio theme for hervedesign.com
	Author: hd-J
	Author URI: http://www.hervedesign.com
	Version: 9.0
		

*/

/* general page settings ---*/

body{
	background:#373021 url(images/bg2.jpg) no-repeat top left;
	margin:0;
	padding:0;
	font-family: "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size:11px;
	line-height:20px;
}

h1,h2,h3,h4,h5,h6{
	font-family: "Trebuchet MS", Helvetica, Georgia;
	font-size:20px;
	font-weight: normal;
}



h2{
	padding:18px 0 0 0;
	margin:0;
}

a:link, a:visited, a:active{
	color:#e47d1f;
	text-decoration: none;
	border-bottom: none;
}

a:hover{
	color:#e4ad7b;
	text-decoration: none;
	border-bottom: 1px dotted #e4ad7b;
}

h1, h2 a:hover{
	color:#e4ad7b;
	border-bottom: none;
}

#container{
	width:920px;
	margin:20px auto 40px 20px;
	padding:0px 0 5px 0;
	text-align:center;
	background: #fff url(images/footer.jpg) no-repeat bottom;
}

/*--- header settings ---*/

#header{
	background: url(images/header.jpg) no-repeat;
	margin:0 auto 0 auto;
	padding:0;
	height:222px;
}

/*--- menu top right ---*/

.menu ul{
	padding:20px 0 4px 0px;
	margin: 0px 0px 0 600px;
	line-height:10px;
	list-style-type:none;
}

.menu ul li{
	display:inline;
	padding:3px 0px 3px 0px;
}
.menu ul li a img{
	border:none;
}

.menu ul li a:hover{
	border-bottom: none;
}

/*--- portfolio navigation settings ---*/

#portnav{
	margin:0px 30px 0px 90px;	
}

#portnav img{
	border:none;
	margin-right:160px;
}

#portnav a:hover{
	border-bottom:none;
}


/*--- content and post settings ---*/

#content{
	padding:0px 0px 25px 0px;
	margin:0;
	text-align:left;
	float:left;
}

.entry{
	float:left;
	margin: 0px 0px 0px 50px; 
	padding:0px 0px 10px 0px;
	width:430px;
}

.entry blockquote{
	background:#eee;
	padding:2px 5px 2px 5px;
	font-size:16px;
	font-family:Georgia;
}

.entry img{
	padding:2px;
	border:none;
}

.entry img a{
	padding:2px;
	border:none;
	text-decoration:none;
}

.entry img a:hover{
	border:none;
}

.view img .wp-smiley{
	border:none;
	vertical-align: bottom;
}

.metadata{
	margin:0;
	padding:0;
	letter-spacing: 1px;
	font-size: 10px;
}

.view{
	margin-top:0px;
	padding-top:0px;
	border-bottom:none;
}

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;
}

.view p a:hover{
	border-bottom:none;
}

p .postmetadata{
	font-weight: bold;
}

.navigation{
	font-size:10px;
}

/*--- portfolio entry settings ---*/

.desc{
	padding:5px 0px 150px 0px; 
}

.portentry{
	margin: 0px 0px 30px 50px; 
	padding:0px 0px 10px 0px;
	width:820px;
}

.portentry img a{
	padding:2px;
	border:none;
	text-decoration:none;
}

.portentry img a:hover{
	border:none;
}

.portentry img{
	padding:2px;
	border:none;
}

.pano{
	width:500px;
	float:left;
}

.pano img{
	border:1px dotted #e47d1f;
	float:left;	
}

.pano p a:hover{
	border:none;
}

.portview{
	width:305px;
	height:140px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	border-bottom:none;
	float:right;
}

p .portdata{
	font-weight: bold;
}

/*--- portfolio sidebar settings ---*/

#belowbar{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
	text-align:left;
	width:820px;
}

/*--- find me elsewhere ---*/

.leftbox{
	padding:0px 0px 10px 0px;
	margin: 0px 20px 0px 0px;
	width:370px;
	background: #fff url(images/footer.jpg) no-repeat bottom;
	float:left;
}

.leftbox ul{
	padding-left:0px;
	margin-left:0px;
	list-style-type:none;
	margin-right:15px;
}

.leftbox ul li{
	height:30px;
}

.leftbox ul li a{
	list-style-type:none;
	padding: 5px 0px 2px 20px;
/*	display:block;*/
}

.leftbox ul li a:hover{
	/*display:block;*/
	color:#e4ad7b;
	border:none;
        padding: 5px 0px 2px 20px;
}

.leftbox ul li img{
	float:left;
        margin-left:15px;
}

.leftbox h3{
	margin-left: 15px;
}

 /*--- latest tweets ---*/

.rightbox{
	padding:0px 0px 10px 0px;
	margin: 0px 50px 0px 0px;
	width:370px;
	background: #fff url(images/footer.jpg) no-repeat bottom;
	float:right;


}

.rightbox ul{
	padding-left:0px;
	margin-left:0px;
	list-style-type:none;
	margin-right:15px;
}

.rightbox ul li a{
	list-style-type:none;
	display:block;
}

.rightbox ul li a:hover{
	display:block;
	color:#111;
	border:none;
}

.rightbox ul li a img{
	border:none;
}

.rightbox h3{
	margin-left: 15px;
}

/* --- Sidebar general settings --- */

#sidebar{
	padding:0px 0px 0px 0px;
	margin:0;
	text-align:left;
	width:440px;
	float:right;
}

.box{
	padding:0px 0px 10px 0px;
	margin: 50px 50px 0px 30px;
	width:360px;
	background: #fff url(images/footer.jpg) no-repeat bottom;
}

.box ul{
	padding-left:0px;
	margin-left:0px;
	list-style-type:none;
	margin-right:15px;
}

.box ul li a{
	list-style-type:none;
        padding: 5px 0px 2px 20px;;
}

.box ul li a:hover{
        padding: 5px 0px 2px 20px;
	color:#e4ad7b;
	border:none;
}

.box ul li a img{
	border:none;
        margin-left:15px;
}

.box h3{
	margin-left: 15px;
}

/*--- Apercus works --- */

.list{
	padding:0px 30px 0px 30px;
}

.list img{
	border:2px solid #e47d1f;
        margin-left:5px;
	margin-right:10px;
	/*overflow:hidden;*/
}

/*--- latest tweets ---*/
 
/*.tweetimage{
 	background:url(images/bird.png) no-repeat left;
 	height: 140px;
 	margin: 5px 5px 5px 5px;
       /* width:128px;*/
}*/

#twitter_div {
 	background: url(images/bird.png) no-repeat left;
 	margin: 5px 5px 5px 5px;
 	/*height: 140px;*/
} 
/* --- footer ---*/

#footer{
	clear:both;
	margin:0;
	padding: 0 0 20px 0;	
}

.footer_right{
	float:right;
	margin:0px 20px 0 0;
	text-align:right;
}

.footer_left{
	float:left;
	text-align:left;
	margin:0px 0px 0 20px;
}

/*--- comment styling ---*/

.commentlist li{
	font-weight: normal;
}

.commentlist li .avatar{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ddd;
}

#commentform p{
	font-family: Tahoma, Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	padding:3px;
}

#commentform p textarea{
	width:300px;
}

.commentmetadata{
	font-weight: normal;
}

.commentaires{
	clear:both;
	width:500px;
	padding-top:10px;
}

/*--- others ---*/

.entry h4{
	text-transform:uppercase;
	border-bottom:1px dotted #999;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	background: url(images/link.png) no-repeat 0px 2px;
	padding: 0 0 0 20px;
}

.blocklist ul{
	padding:0;
	margin:0;
	margin-top:-5px;
	margin-bottom:20px;
}
.blocklist ul li{
	padding: 0 0 0 0px;
	margin: 0 0px 0 0;
	border-right:0px solid #fff;
	padding:4px;
	list-style-type:none;
}

.blocklist ul li a{
	border-right: 0px solid #fff;
	padding: 2px 5px 0 5px;
	border-bottom:1px solid #f0f0f0;
	text-decoration:none;
	vertical-align:middle;
	border-right: 0px solid #555;
	display: block;
	width:150px;
	float:left;
	margin-right:2px;
}

.blocklist ul li a:hover{	
	color:#69bfde;
	border-bottom:1px solid #ddd;
}

.blocklist-2{
	clear:both;
}

.blocklist-2 ul{
	padding:0;
	margin:0;
}

.blocklist-2 ul li{
	padding: 0 0 0 0px;
	margin: 0 0px 0 0;
	border-right:0px solid #fff;
	padding:4px;
	list-style-type:none;
}

.blocklist-2 ul li a{
	border-right: 0px solid #fff;
	padding: 2px 5px 0 5px;
	border-bottom:1px solid #f0f0f0;
	text-decoration:none;
	vertical-align:middle;
	border-right: 0px solid #555;
	display: block;
	width:150px;
	float:left;
	margin-right:2px;
}

.blocklist-2 ul li a:hover{	
	color:#69bfde;
	border-bottom:1px solid #ddd;
}