/*  

Theme Name: Theme Origasme v2

Theme URI: http://www.origasme.fr

Description: Theme base sur EasyBlack.

Version:

Author: Benjamin Seillier

Author URI: http://www.telecran.fr/Blog

*/



/*************************************

 +Containers

 *************************************/



body{
        background:#aeafb3;

	color:#999;

	font-family: verdana, Georgia, "Times New Roman", Times, serif;

	font-size:70%;
	line-height:1.5;

	margin:0;

	padding:0;
        background-image:url('images/body-bg.gif');
        background-repeat:repeat-y;
        background-position:center;
}



#wrap{
	background:#737373;
	margin:0 auto;
	padding:0 0;
	text-align:left;	
	width:800px;
}

#content{
	background:#737373;

	font-size:1.1em;

	float:left;

	padding: 5px;


	margin:0px 0px;

	width:565px;

}

#sidebar{
	position: relative;

        top : -100px;

        background:#737373;
	
        font-size:1.1em;

	float:right;

	padding-top:2em;

	margin:0px 0px;

	padding-bottom:2em;

        width:225px;	
}

#sidebar .sec-a{

        float:left; 

	width:200px;

	padding:0 15px;

	border-left: 1px solid #aaa;

	border-right: 1px solid #aaa;

	}

#sidebar .sec-b{

	float:left;

	width:205px;

	padding:0 15px;

	border-left: 1px solid #aaa;

}


#footer{

	background:#333;

	border-top:1px solid #777;

	color:#888;

	clear:both;

	font-size:0.9em;

	padding:2.5em;

}



.navigation{

	margin-bottom:0px;

	padding:0px;

	text-align:center;

}



/*************************************

 +Header

 *************************************/

h1      {

	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	

	font-weight:normal;

	letter-spacing: -1px;

	margin:0;

        font-size:1.75em;

}

h2      {

	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	

	font-weight:normal;

	letter-spacing: -1px;

	margin:0;

        font-size:18px;

        color:#2E2E2E;

}

h3      {

	font-family: 'century gothic', Verdana, Arial Narrow, Helvetica, sans-serif;	

	font-weight:normal;

	letter-spacing: -1px;

	margin:0;

        font-size:12px;

        color:#aaa;

}

#header{
	height:430px;

	text-align:left;

	width:800px;

}

#header h1{

	font-size:3.5em;

	margin:0;

	margin-top:.5em;

}

#header h1 a{

     	color:#E87830;

}

#header h1 a:hover{

	color:#CC0000;

}



#header p{

	color:#007199;

	font-size:1em;

	margin-top:-0.5em;

}

#header h1, #header p{

	margin-right:30px;

}

.entrytitle h2{

	font-size:2.25em;

}

.entrytitle h2 a

{

	color:#4c4c4c;

}

.entrytitle h2 a:hover{

	color:#4c4c4c;

}

.entrytitle h3{

	font-size:1.5em;

	color:#007199;

}



/*************************************

 +Entry

 *************************************/

.entry{

	margin-bottom:3em;

}



.entrymeta{

	font-size:0.9em;

}

.entry img {

	padding: 5px;

	margin: 5px;

}

.postedby{

	background:#737373 url(./images/user.gif) no-repeat;

	padding:3px;

	padding-left:20px;

}

.filedto{

	background:#737373 url(./images/post.gif) no-repeat;

	padding:3px;

	padding-left:20px;

}

.commentslink{

	background:#737373 url(./images/packaged.gif) no-repeat;

	padding:3px;

	padding-left:20px;

}

.sec-a{

	background:#007199;

        float:left; 

	width:775px;

	padding:0 15px;

	}



/*************************************

 +Sidebar

 *************************************/

#sidebar ul{

	list-style-type:none;

	margin:0;

	padding:0;

}

#sidebar ul li{

	margin-bottom:0.3em;

	padding:0.3em;

}

#sidebar a{
	text-decoration:none;
}
#sidebar a img { 
        border: none; 
}


/*************************************

 +Nav

 *************************************/




#nav ul{

	list-style-type:none;

}

#nav ul li{

	font-weight:bold;	

	float:left;

	letter-spacing:1px;

        margin-bottom:-3px;

	margin-right:10px;

	padding:2px 5px;

}

#nav ul li a{

	color:#fff;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

#nav ul li a:hover{

	color:#E0EEE5;

}



/*************************************

 +Comments

 *************************************/

.commentsblock{

	margin:0.5em;



}

.commentsblock textarea{

	width:435px;

}

.commentsblock input, .commentsblock textarea{

	border:1px solid #d1d1d1;

}

.commentsblock textarea:focus{

	background:#999;

	border:1px solid #a1a1a1;

}

.commentsblock textarea:focus, .commentsblock input:focus{

	background:#999;

	border:1px solid #a1a1a1;

}

.commentauthor{

	display:block;

	font-size:1.5em;

}

ol.commentlist{

	color:#777;

	font-size:0.9em;

	list-style-type:none;

	margin:0;

	margin-top:1.5em;

	padding:0;

}

.commentlist li{

	background:#4d4d4d;
 
	margin-bottom:0.5em;

	padding:0.5em 1em;

}

.alt{

	background:#fff;

	padding:0.5em;

}

h3#comments{

font-size:1.6em;

}



/*************************************

 +Misc

 *************************************/



ul{

	list-style-type:none;

	margin:0;

	padding:0;

}

a{

	color:#404040;

	text-decoration:none;

}

a:hover{

	color:#cd27b7;

}

.clearfix:after{ 

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility:hidden; 

}

* html .clearfix {height: 1%;}



blockquote {

        margin: 20px 0;

	padding: 0 20px 0 40px;

	color: #999;

        font-style: italic;

	border: none;

        background: #000 url('images/quote.gif') no-repeat 10px 0;

	}

#menu {

	float:left;

	font-size: 10px;

	text-transform:uppercase;

}



#menu ul {

}

#menu li  {

           display:inline; 

padding: 0 0 0 5px;



}

div.Head1_ {
	position:relative;
left:0px;
	top:0px;
	width:314px;
	height:119px;
    background: url(images/Head1.gif) top left no-repeat;	
}

div.Head2_ {
	position:relative;
	left:314px;
	top:-119px;
	width:289px;
	height:119px;
       background: url(images/Head2.gif) top left no-repeat;
}

div#Head3_content {
	position:relative;
	left:603px;
	top:-238px;
	width:176px;
	height:119px;
	text-align:right;
}
div.Head4_ {
	position:relative;
	left:0px;
	top:-238px;
	width:314px;
	height:73px;
    background: url(images/Head4.gif) top left no-repeat;
}

div.Head5_ {
	position:relative;
	left:314px;
	top:-311px;
	width:289px;
	height:73px;
    background: url(images/Head5.gif) top left no-repeat;
}

div.Head8_ {
	position:relative;
        left:0px;
	top:-311px;
	width:233px;
	height:107px;
        background: url(images/Head8.gif) top left no-repeat;
}

div.Head9_ {
	position:relative;
	left:233px;
	top:-418px;
	width:411px;
	height:107px;
    background: url(images/Head9.gif) top left no-repeat;
}

div.Head10_ {
	position:relative;
	left:644px;
	top:-525px;
	width:135px;
	height:19px;
        background: url(images/Head10.gif) top left no-repeat;
}

div.Head11_ {
	position:relative;
	left:644px;
	top:-525px;
	width:135px;
	height:87px;
        background: url(images/Head11.gif) top left no-repeat;
}

div.Head12_ {
	position:relative;
	left:0px;
	top:-525px;
	width:233px;
	height:17px;
background: url(images/Head12.gif) top left no-repeat;
}

div.Head12012_ {
	position:relative;
	left:0px;
	top:-525px;
	width:201px;
	height:115px;
background: url(images/Head12-10.gif) top left no-repeat;
}

ul.columns li a, div.columns a {
	font-size:1.2em;
	float: right;
	margin-right: 0px;
	width: 137px;
}
.feedcountdiv p{
margin-top:0px;
}
.feedcount {
text-align:center;
padding:0px;
color:#404040;
}
.subscribers {
color:#404040;
padding:0px 2px 0px 2px;
}