/*
Theme Name: wp_noopera
Theme URI: http://www.noopera.com/
Description: Thème exclusif de noopera.com
Version: 0.1
Author: Pauline D. aka Gjentagelsen
 
Creation Theme by Gjentagelsen|| http://gjentagelsen.free.fr
 
*/

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family:Garamond, Georgia, "times New Roman";
	font-size: 14px;
	}
body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #999999;
	font-weight: bold;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	}


#wallpaper{
	background-image: url(images/backgrd.png) ;
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 1203px;
	height: 326px;

}


#container {
	text-align: left;
	margin: 0px auto;
	width: 835px;
	height: auto;

}


#header{
	height: 326px;
	width: 828px;
	text-align: left;
	display:block;
}

	
#bordure{
	height: 150px;
	width: 806px;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 6px #382132;
	padding-left: -4px;
}

.Logo{
	height: 250px;
	width: 250px;
	margin-left: 15px;
	margin-top:27px;
	display:block;
	float:left;
}

#menu{
	float: left;
	margin-left: 20px;
	margin-top:50px;
	font-size: 16px;
	font-style: italic;
	color: #666666;
	padding: 4px 0px 4px 0px;
	}
	
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #009999;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Garamond, Georgia, "times New Roman";
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	text-decoration: none;

	}

#menu ul li a:hover {
	color: #666666;
	background-color: #EBEBEB;
	text-decoration: none;
	border-bottom: 4px solid #B2B2B2;
		}


#main{
	float:left;
	width: 828px;
	height: auto;
	display: block;
	font-size:14px;
	background-image: url(/images/bginlay.png);




}

/*--------------Content--------------*/

	
#content {
	display: block;
	width: 520px;
	margin-bottom: 10px;
	float: left;
	margin-left: 50px;
	font-family: Garamond, Georgia, "times New Roman";
	text-align: left;


}
	
 
#content h1 {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	background-image: url(/images/linedouble.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 51px;
	width: 520px;
	font-style: italic;
	font-weight: normal;
	padding-top: 12px;
}
#content h1 a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	background-image: url(images/linedouble.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 51px;
	width: 520px;
	font-style: italic;
	font-weight: normal;
	padding-top: 12px;
}
#content h1 a:hover {
	color: #009999;
	text-decoration: none;
	font-size: 18px;
	background-image: url(images/linedouble.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 51px;
	width: 520px;
	font-style: italic;
	font-weight: normal;
	padding-top: 12px;
}

#content a:hover {
	color: #009999;
	padding-bottom: 15px;
	font-weight: normal;
}

#content a {
	color: #666666;
	text-decoration: none;
	padding-bottom: 15px;
}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	padding: 10px 10px 10px 10px;
	border: double #CCCCCC 1px;
	}
	
	
#content h2 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #33CC00;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #009999;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #009999;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #009999;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}	

.postmetadata {
	font-size: 11px;
	color: #999999;
}

.post_content {
	font-size: 14px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 20px;
}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
	
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}



.post-footer{
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	margin-left: 250px;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 44px;
	height: 19px;
}

/*--------------Sidebar--------------*/



.sidebar {
	display: block;
	width: 200px;
	float: right;
	text-align: left;
	border-left: 1px solid #EEEEEE;
	padding-left:20px;
	margin-left: 30px;
	font-size: 14px;
	font-family: Garamond, Georgia, "times New Roman";
}


.widget_sidebar {
   width: 160px;
   display: block;
   float: left;
   padding: 0;
   font-size:14px;
}

.widget_sidebar h1, .widget_sidebar h2, .widget_sidebar h3 {
	color: #333333;
	font-size: 18px;
	list-style: none;
	padding-top: 35px;
	padding-bottom:5px;
	margin: 0px;
	border-bottom: 1px solid #666666;
	font-style:italic;
	font-weight:normal;
	}

.widget_sidebar ul h2 {
padding-bottom: 12px;
font-size: 16px;
padding-top: 10px;

}
.widget_sidebar ul li {
list-style: none;
line-height: 1.6em;
font-size: 13px;

}
.widget_sidebar ul ul li {
	padding-top: 20px;

}

#sidebar a:hover {
	padding-top:35px;
	text-decoration: none;
	color: #009999;
}

.widget_sidebar p {
padding: 10px;
text-align: center;
font-size: 14px;
}

li.widget h2 {
	color: #333333;
}

/*--------------Commentaires--------------*/


.commentlist li {
	font-weight: bold;
	font-size: 14px;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 14px;
}
.commentlist p {
	font-weight: normal;
	font-size: 14px;
	color: #3399CC;
}

.commentlist img {
	border: none;
}


.spacer{
	clear:both; 
	height:20px; 
	display:block;
	
	}
/*--------------Footer--------------*/


#footer {
	text-align: center;
	height: 93px;
	clear: both;
	font-size: 10px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	color: #666666;
	display:block;
	width: 828px;
}

 div.pagination {
    text-align:center;
    padding: 3px;
	margin: 3px;
      }

 div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666666;
	text-decoration: none; /* no underline */
	color: #FFFFFF;
      }
	  
 div.pagination a:hover, div.pagination a:active {
	border: 1px solid #999999;
	background-color:#666666;
	color: #fff;
      }
	  
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px; 
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #999999;
	color: #FFF;
              } 
      div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #FFFFFF;
              }

/*fin page*/














