/*  
Theme Name: Netitheme
Theme URI: http://lbsquat.com
Description: Theme designed by <a href="http://lbsquat.com">LbSquat</a>.
Version: 1.0
Author: LbSquat
Author URI: http://lbsquat.com

*/

html, body {
	font: 13px "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #313131;
	margin: 0px;
	padding: 0px 0px 0px;
}
#bg_top {
	width: 100%;
	height: 25px;
	background: transparent url("images/bg_top.jpg") repeat-x top;
	}
#bg_bottom {
	width: 100%;
	height: 25px;
	background: transparent url("images/bg_top.jpg") repeat-x top;
	}
#bg_header_top {
	background: transparent url("images/bg_header_top.jpg") repeat-x top;
	}
/******************** HEADER ********************/
#header {
	background: #313131 url("images/header.jpg") no-repeat;
	width: 774px;
	height: 172px;
	}
#headerimg {
	padding-top: 100px;
	text-align: left;
	}
#headerimg .description{
	color: #fff;
	font-size: 14px;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
	}
/******************** NAV HEADER ********************/
#stylefive {
	position:relative;
	display:block;
	height:26px;
	font-size:12px;
	color: #fff;
	text-align: right;
	padding-right: 5px;
	padding-top: 33px;
	font-weight:bold;
	font-family:"Arial",Verdana,Helvitica,sans-serif;
	}
#stylefive ul{
	margin: 0px;
	padding-left:95px;
	list-style-type:none;
	width:auto;
	height:26px;
	}
#stylefive ul li{
	height:26px;
	display:block;
	float:left;
	margin:0;
	}
#stylefive ul li a{
	display:block;
	float:left;
	color:#eecb25;
	text-decoration:none;
	padding:0 10px 0 10px;
	height:18px;
	}
#stylefive ul li a:hover,#stylefive ul li a.current{
	height:18px;
	color: #fff;
	}
/******************** LIENS ********************/
a {
	color: #e07903;
	text-decoration: none;
}
a:visited {
	color: #e07903;
	text-decoration: none;
}
a:hover {
	color: #ff9925;
	text-decoration:none;
}
button.bouton {
	display: -moz-inline-box;  
    margin: 0; 
    padding: 0; 
	color: #646e29; 
 	text-align: center; 
    vertical-align: middle; 
    cursor: pointer; 
    border: 0; 
    background: transparent;
	}
button.bouton:hover {
	color: #FF6600;
	background: transparent;
	}
/******************** IMAGES ********************/
img {
	border: none;
}
a img {
	border: none;
	}
a img:hover {
	border:none;
	}
a img.rss {
	border: none;
	padding: 0;
	}
a img.rss:hover {
	border: none;
	padding: 0;
	}
/******************** TEXTES ********************/
p {
	padding: 0px 0px 15px;
	margin: 0px;
	}
h1 {
	margin:0px;
	background: url("images/header-icon.gif") no-repeat;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
	}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
	}
h1 a:hover{
	color: #fff;
	text-decoration: none;
	}
h2 {
	color: #313131;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #cececd;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	}
h2 a, h2 a:visited {
	color: #313131;
	text-decoration: none;
	}
h2 a:hover {
	color: #626262;
	text-decoration: none;
	}
h2.titrenews {
	height: 24px;
	font-size: 20px;
	padding-left: 10px;
	background: #fff /*url("images/news.gif") no-repeat*/;
	}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #a5d424;
	margin: 10px 0px 5px;
	}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
	}
form {
	margin:0px;
	padding:0px;
	}
/******************** CONTENU ********************/
#rss {
	height: 62px;
	background: transparent url("images/articles.jpg") no-repeat right;
	text-align: right;
	}
#rss a.art:link,
#rss a.art:active,
#rss a.art:visited {
	color: #cb8a01;
	line-height: 60px;
	padding-right: 10px;
	}
#rss a.art:hover {
	color: #fff;
	line-height: 60px;
	padding-right: 10px;
	}
.content_top {
	width: 100%;
	height: 50px;
	background: transparent url("images/content_top.jpg") repeat-x;
	}
#page1 {
	margin: 0px auto;
	width: 70%;
	background: #313131;
	}
#content_page2 {
	width: 100%;
	background: #fff url("images/bg_page_ombre.jpg") repeat-x;
	}
#page2 {
	margin: 0px auto;
	width: 780px;
	background: #fff url("images/sidebar_bottom.jpg") repeat-y bottom right;
	}
#fin_page2 {
	margin: 0 auto;
	width: 780px;
	height: 74px;
	background: transparent url("images/fin_page2.jpg") no-repeat bottom right;
	}
#page-bas {
	margin: 0px auto;
	background: transparent;
	}
#content {
	padding: 70px 0px 30px 5px;
	float: left;
	width: 505px;
	overflow: hidden;
	background: transparent url("images/bg_page_ombre.jpg") repeat-x top left;
	}
#content1 {
	width: 96%;
	padding: 10px 10px 50px 10px;
	}
.author {
	float: right;

	background: transparent url("images/user.gif") no-repeat center left;
	padding-left: 15px;
	}
.post {
	clear:both;
	padding-top: 15px;
	margin-bottom: 10px;
	}
.post-date {
	width: 50px;
	height: 50px;
	float:left;
	background: url("images/date-bg.jpg") no-repeat;
	}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #566e14;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 9px;
	margin-left: 0px;
	}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 1px;
	margin-left: 0px;
	}
.post-title {
	float: left;
	margin-left: 10px;
	width: 445px;
	}
.entry {
	clear: both;
	padding-top: 10px;
	}
.post-cat {
	background: url("images/book.gif") no-repeat;
	padding-left: 13px;
	float:left;
	font-size: 95%;
	color: #999999;
	}
.post-comments {
	background: url("images/comments.gif") no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	}
.post-calendar {
	background: url("images/mini-calendar.gif") no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
	}
.mini-add-comment {
	background: url("images/comments.gif") no-repeat;
	padding-left: 18px;
	padding-right: 5px;
	float: right;
	}
.mini-add-edit {
	background: url("images/edit.gif") no-repeat;
	padding-left: 18px;
	padding-right: 5px;
	float: right;
	}
.navigation {
	clear: both;
	padding-top: 50px;
	}
.navigation a, .navigation a:visited {
	color: #959595;
	}
.navigation a:hover {
	text-decoration: none;
	}
.previous-entries a:link,
.previous-entries a:active,
.previous-entries a:visited {
	height: 26px;
	line-height: 5px;
	color: #e79123;
	float: left;
	padding-left: 25px;
	background: url("images/precedent.gif") no-repeat left center;
	}
.previous-entries a:hover {
	color: #bb751d;
	}
.next-entries a:link,
.next-entries a:active,
.next-entries a:visited {
	height: 26px;
	line-height: 5px;
	color: #e79123;
	float: right;
	padding-right: 25px;
	background: url("images/suivant.gif") no-repeat right center;
	}
.next-entries a:hover {
	color: #bb751d;
	}
.tags {
	background: #fff;
	border-top: 1px dotted #cececd;
	border-bottom: 1px dotted #cececd;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #313131;
	}
.tags a:link,
.tags a:active,
.tags a:visited {
	color: #96c223;
	}
.tags a:hover {
	color: #313131;
	}
/******************** COMMENTAIRES ********************/
#comments, #respond {
	border-bottom: 1px dotted #665c4b;
	padding: 10px 0 5px 0;
	clear: both;
	}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	}
.commentlist li{
	padding: 5px 10px;
	}
.commentlist .alt {
	background: #fff;
	border-left: 3px solid #a5d424;
	border-bottom: 1px solid #a5d424;
	}
.auteur {
	padding: 4px;
	margin-bottom: 20px;
	background: #ecfdce;
	border-left: 6px solid #aab990;
	}
.anonyme {
	padding: 4px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dedede;
	}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #313131;
	}
.commentlist cite a, .commentlist cite a:visited {
	color: #313131;
	}
.commentlist cite a:hover {
	color: #626262;
	}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
	}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}
#commentform label{
	color: #665c4b;
	font-size: 87%;
	}
#commentform input{
	width: 150px;
	background:#ededed;
	border-top: 1px solid #838383;
	border-left: 1px solid #838383;
	border-bottom: 1px solid #c8c7c7;
	border-right: 1px solid #c8c7c7;
	padding: 3px;
	margin-top: 3px;
	}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#ededed;
	border-top: 1px solid #838383;
	border-left: 1px solid #838383;
	border-bottom: 1px solid #c8c7c7;
	border-right: 1px solid #c8c7c7;
	padding: 2px;
	margin-top: 3px;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	}
#commentform #submit{
	background: #de121d;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	float:left;
	height: 28px;
	cursor: pointer;
	}
#commentform #submit:hover{
	background: #de121d;
	border: none;
	color: #fff;
	text-decoration: underline;
	}
/******************** SIDEBAR ********************/
#sidebar {
	float: right;
	padding-top: 10px;
	width: 270px;
	color: #b0afaf;
	overflow: hidden;
	background: transparent url("images/bg_sidebar_haut.jpg") no-repeat top;
	}
#sidebar_contenu {
	margin-top: 20px;
	padding: 0 25px 0 25px;
	background: transparent url("images/bg_sidebar_centre.jpg") repeat-y;
	}
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Arial", Tahoma;
	color: #c3ea43;
	margin: 20px 0px 2px;
	border-bottom: 1px dotted #dedede;
	}
#sidebar a, #sidebar a:visited{
	color: #fff;
	text-decoration: none;
	}
#sidebar a:hover{
	color: #ff9925;
	text-decoration: none;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#sidebar ul li ul {
	padding: 0;
	margin: 0;
	}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #5d5d5d;
	}
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
	}
#sidebar .pagenav ul li {
	background: transparent url("images/page.gif") no-repeat;
	padding-left: 18px;	
	}
#sidebar .pagenav ul li ul li {
	background: transparent url("images/mini-page-arrow.gif") no-repeat left top;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #5d5d5d;
	}
#sidebar .linkcat ul li {
	background: transparent url("images/heart.gif") no-repeat;
	padding-left: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #5d5d5d;
	}
#sidebar .categories ul li {
	background: transparent url("images/bookmark.gif") no-repeat;
	padding-left: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #5d5d5d;
	}
ul.list-blogroll li{
	background: url("images/mini-page-arrow.gif") no-repeat !important;
	padding-left: 8px !important;
	}
ul.list-cat li, li.widget_categories li{
	background: url("images/book.gif") no-repeat !important;
	padding-left: 20px !important;
	}
ul.list-archives li, li.widget_archives li{
	background: url("images/folder.gif") no-repeat !important;
	padding-left: 18px !important;
	}
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url("images/page.gif") no-repeat !important;
	padding-left: 20px !important;
	}
ul.list-page li ul li, li.widget_pages li ul li{
	background: url("images/mini-page-arrow.gif") no-repeat !important;
	padding-left: 10px !important;
	}
li.widget_recent_comments li{
	background: url("images/mini-recent-comments.gif") no-repeat !important;
	padding-left: 20px !important;
	}
li.widget_calendar td {
	padding: 1px 7px;
	}
li.widget_links ul li {
	background: url("images/mini-page-arrow.gif") no-repeat !important;
	padding-left: 8px !important;
	}
.textwidget {
	padding-top: 5px;
	}
#searchform {
	margin: 15px 0 0;
	}
#searchform br {
	display: none;
	}
#searchform #s {
	width: 135px;
	height: 22px;
	padding-top: 3px;
	background: transparent url("images/bg_search.jpg") no-repeat;
	color: #000;
	font-weight: normal;
	border: none;
	cursor: text;
	}
/*#searchform #s:focus {
	background: transparent url("images/bg_search.jpg") no-repeat;
	}*/
#searchform input {
	width: 20px;
	height: 20px;
	background: url("images/search.gif") no-repeat;
	border: none;
	cursor: pointer;
	}
/*form {
	text-align: center;
	}*/
/******************** FOOTER ********************/
#contentfooter {
	width: 780px;
	margin: 0 auto;
	background: #313131;
	}
#footer {
	clear: both;
	background: #313131 url("images/bg_footer.jpg") repeat-x top;
	color: #fff;
	font-size: 11px;
	line-height: 130%;
	width: 100%px;
	height: 250px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 10%;
	padding-right: 10%;
	}
#footer a, #footer a:visited {
	color: #c3ea43;
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	color: #c3ea43;
	text-decoration: underline;
	margin: 10px 0px 5px;
	}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 20px;
	}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.footer-recent-comments ul li {
	background: url("images/comments.gif") no-repeat;
	padding: 0px 0px 5px 20px;
	}
.footer-recent-posts {
	width: 170px;
	float: left;
	margin-left: 15px;
	}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
	}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
	}
.footer-recent-posts ul li {
	background:url("images/page_footer.gif") no-repeat;
	padding: 0px 0px 5px 20px;
	}
.footer-about {
	width: 250px;
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	background:transparent;
	color: #fff;
	border-left: 1px dotted #dedede;
	}
.up {
	background: #313131;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}
.up a,
.up a:link,
.up a:active,
.up a:visited {
	background: transparent url("images/up1.jpg") no-repeat;
	padding-left: 25px;
	color: #fff;
	font-size: 11px;
	}
.up a:hover {
	color: #dedede;
	}

.admin {
	width: 300px;
	position: relative;
	color: #7a9299;
	font-size: 12px;
	line-height: 18px;
	padding-left: 550px;
	padding-top: 5px;
	margin: 0 auto;
	}
.admin ul {
	position: relative;
	margin: 0 auto;
	padding: 0;
	list-style-type:none;
	background: #313131 url("images/forum.gif") no-repeat left;
	}
.admin ul li {
	display:block;
	float:left;
	margin:0 20px;
	}
.admin ul li a {
	height: 14px;
	color: #313131;
	display:block;
	float:left;
	text-decoration: none;
	padding:0 0 0 16px;
	background: #fff url("images/forum.gif") no-repeat left;
	border-bottom: 1px dotted #313131;
	}
.copyright {
	width: 100%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color: #fff;
	text-align: center;
	background: #313131;
	
	}
.copyright a {
	color: #fff;
	}
/******************** ALIGNEMENT ********************/
.center {
	text-align: center;
	}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 2px 0px;
	}
.alignright {
	float: right;
	}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 2px 10px;
	}
.clear {
	clear:both;
	}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}
blockquote {
	font-style: italic;
	margin: 20px 30px 10px 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 30px;
	background: #ededed url("images/bg_quote.jpg") no-repeat top left;
	border-bottom: 1px solid #9b9a9a;
	}
code {
	margin: 10px;
	padding: 5px;
	display: block;
	border-left: 1px dotted #de121d;
	color: #de121d;
	}
