/*
Theme Name: Nutsh
Theme URI: http://www.nutsh.com
Description: Th&egrave;me r&eacute;alis&eacute; par Fraize pour le site <a href="htt://www.nutsh.com>Nutsh.com</a>. Dominantes oranges et marrons.
Version: 1
Author: Fraize

*/

body{
	background: url("images/fond.png");
	font-family: Arial, Verdana, serif;
	font-size: 15px;
}

#header {
	position: relative;
}

#bandeau{
	background: url("images/bandeau.png") repeat-x;
	width: 100%;
	height: 180px;
	margin: -8px -8px;
	padding-right: 16px;
}

#headerimg{
	background: url("images/header.png") no-repeat;
	width: 960px;
	height: 150px;
	margin: 0 auto 0 auto;
	padding-top: 30px;
	padding-left: 40px;
}

#nutsh{
	background: url("images/nutsh.png") no-repeat;
	width: 298px;
	height: 81px;
}

#page{
	width: 1000px;
	margin: 20px auto 0 auto;
}

#content{
	width: 800px;
	float: left;
}

#content_header{
	background: url("images/content_header_background.png") no-repeat;
	width: 799px;
	height: 149px;
	margin-left: 1px;
	text-align: center;
}

#content_header #nav_links{
	font-size: 24px;
}

#content_middle{
	background: url("images/content_middle.png") repeat-y;
	width: 740px;
	min-height:450px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	float: left;
	color: #414042;
}

#content_left{
}
#page_content_left {
}

#content_right{
	width: 280px;
	padding : 20px;
	float: right;
}
#page_content_right {
	width : 200px;
	float:right;
	padding : 20px;
}
.page_content { 
	width : 65%;
	text-align: justify;
}

.nav_right{
	margin-bottom: 30px;
}


.nav_right .header{
	background: url("images/droite_header.png");
	width: 260px;
	height: 45px;
	color: white;
	font-size: 24px;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
}

.nav_right ul{
	background: url("images/droite_background.png");
	list-style: none;
	width: 280px;
	padding-top: 8px;
	padding-left: 0px;
	margin: 0px;
	display: block;
}

.nav_right ul li{
	background-color: #939598;
	border-bottom: 1px solid #58595B;
	color: #58595B;
	width: 270px;
	height: 45px;
	padding-top: 5px;
	padding-left: 10px;
}

.nav_right ul li:hover{
	background: url("images/droite_li_hover.png") repeat-x;
}

.nav_right_title{
	margin-top: 3px;
	font-size: 17px;
	color: #414042;
	text-decoration: none;
}

.nav_right_title a{
	color: #414042;
	text-decoration: none;
}

.nav_right_title a:hover{
	color: #414042;
	text-decoration: none;
}

.nav_right_date{
	font-size: 12px;
	color: #414042;
	text-decoration: none;
}

.nav_right_date a{
	color: #414042;
	text-decoration: none;
}

.nav_right_date a:hover{
	color: #414042;
	text-decoration: none;
}

.nav_right .footer{
	background: url("images/droite_footer.png");
	width: 280px;
	height: 23px;
	margin: 0px;
}

#content_footer{
	background: url("images/content_footer.png") no-repeat top left;
	width: 799px;
	height: 104px;
	margin-left: 1px;
	text-align: center;
	clear: both;
}
#content_footer #links {
	position : relative;
	right : 180px;
	top:20px;
	color : #411A05;
}
#links a {
	color : #411A05;
}
#links a:hover {
	color : black;
	text-decoration :none;
}
#content_footer #wordpress_text {
	position:relative;
	right : 200px;
	top:48px;
	color : #411A05;
	font-size : 12px;
}
#content_footer #last_tweet {
	color : white;
	position : relative;
	left :378px;
	width : 390px;
	top:19px;
	font-style: italic;
	font-size : 12px;
	text-align: left;
}

.post {
	clear:both;
	padding-top: 50px;
}

.post_date {
	background: url("images/post_date.png") no-repeat;
	width: 64px;
	height: 57px;
	padding-top: 7px;
	float:left;
}

.post_jour {
	color: #F89838;
	font-size: 23px;
	text-align: center;
	
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post_mois {
	color: #F89838;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	
	display:block;
	line-height: 20px;
	padding-top: 2px;
	margin-left: -3px;
}

.post_titre{
	float: left;
	margin-left: 10px;
	width: 600px;
}

h1{
	color: #D6721B;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 180%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	text-align: center;
}

h1 a, h1 a:visited{
	color: #D6721B;
	text-decoration: none;
}

h1 a:hover{
	color: #A4570C;
	text-decoration: none;
}

h2{
	color: #D6721B;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 180%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a, h2 a:visited{
	color: #D6721B;
	text-decoration: none;
}

h2 a:hover{
	color: #A4570C;
	text-decoration: none;
}

h4{

	font-weight: bold;
	color: #414042;
	font-size: 16px;
}

.entry{
	clear: both;
	color: #414042;
	padding-top: 10px;
	padding-left: 20px;
	background: url("images/post_footer.png") no-repeat bottom left;
}

.post_date_lettres{
	color: #F89838;
	padding-left: 18px;
	float:left;
	font-size: 16px;
}

.post_categories{
	padding-left: 18px;
	float: right;
	font-size: 16px;
}

.post_commentaires{
	background: url("images/comment_number.png") no-repeat;
	background-position: top left;
	width: 45px;
	height: 25px;
	margin-left: 50px;
	margin-top: 10px;
	padding-top: 23px;
	text-align: center;
	font-size: 22px;
}

.post_commentaires:hover{
	background-position: bottom left;
}

.post-content{
	clear: both;
	color: #414042;
	padding-top: 10px;
}

.post_footer{
	height:37px;
	padding-left: 10px;
	padding-right: 25px;
}

.post_footer_left{
	background: url("images/post_footer_left.png");
	width:74px;
	height: 37px;
	float: left;
}

.post_footer_right{
	background: url("images/post_footer_right.png");
	width:72px;
	height: 36px;
	float: right;
}

h3{
	font: normal 20px "Trebuchet MS", Tahoma, Arial;
	color: #A4570C;
	margin: 10px 0px 5px;
}

form{
	margin:0px;
	padding:0px;
}

.navigation{
	clear: both;
	margin-top: 30px;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited{
	color: #A4570C;
	font-size: 18px;
}

.previous_entries{
	float: left;
	padding-left: 33px;
	background: url("images/left_arrow.png") no-repeat left center;
}

.next_entries{
	float: right;
	padding-right: 33px;
	background: url("images/right_arrow.png") no-repeat right center;
}

.espace{
	height: 50px;
}

#comments, #respond{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}

.commentlist{
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	list-style-type: none;
}

.commentlist li{
	position: relative;
}

.commentlist .avatar{
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}

.commentlist small{
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

.comment_header{
	background: url("images/comment_header.png") no-repeat;
	color: white;
	width: 700px;
	height: 52px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
}

.commentlist .alt .comment_header{
	background: url("images/comment_header_alt.png") no-repeat;
	color: white;
	width: 700px;
	height: 52px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 5px;
}

.comment_middle{
	background: url("images/comment_middle.png") repeat-y;
	color: #3D1700;	
	width: 680px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

#commentform{
	margin-top: 10px;
	margin-left: 60px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p{
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}


input[type=text], input[type=password]{
	background: url("images/input.png") top left no-repeat;
	height: 21px;
	width: 230px;
	padding: 2px 10px;
	margin-top: 3px;
	color: white;
	font-size: 13px;
	border: none;
}

input[type=text]:hover, input[type=password]:hover{
	background-position: bottom left;
}

textarea{
	background-image: url("images/textarea.png");
	border: none;
	height: 134px;
	width: 214px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: white;
}

textarea:hover{
	background-position: bottom left;
}

input[type=submit]{
	background: url("images/comment_button.png") no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 120px;
	height: 28px;
	margin-bottom: 5px;
	margin-right: 40px;
}

input[type=submit]:hover{
	background-position: bottom left;
}

#sidebar{
	float: right;
	width: 170px;
	padding-left: 30px;
}

#searchform{
	width: 170px;
	float:right;
	margin-bottom: 20px;
}

#searchform #searchsubmit{
	background: url("images/search_button.png") no-repeat;
	color: white;
	width: 28px;
	height: 24px;
	margin-top: 3px;
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-right: 140px;
}

#searchform #searchsubmit:hover{
	background-position: left bottom;
}

#sidebar h3{
	font: 20px "Trebuchet MS", Tahoma, Arial;
	color: white;
	margin: 10px 0px 5px;
}

.ul_categorie {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}

.ul_categorie li{
	color: #D1D3D4;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url("images/li.png") no-repeat left center;
}

.ul_categorie li a, .ul_categorie li a:visited{
	color: #F89838;
	text-decoration: none;
}

.ul_categorie li a:hover{
	color: #FF6600;
	text-decoration: none;
}

.ul_archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}

.ul_archives li{
	color: #D1D3D4;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url("images/feuille.png") no-repeat left center;
}

.ul_archives li a, .ul_archives li a:visited{
	color: #F89838;
	text-decoration: none;
}
.ul_archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}

.left{
	float: left;
}

img.left, a img.left{
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}

.right{
	float: right;
}

img.right, a img.right{
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}

.clear{
	clear:both;
}

hr.clear{
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

img.img_border, a img.img_border{
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}

a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

a{
	color: #CC6600;
	text-decoration: none;
}

a:visited{
	color: #CC6633;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
}

p{
	padding: 0px 0px 15px;
	margin: 0px;
}

.image_flottante{
	float: left;
	padding-right: 10px;
}

#logiciel_swf{
	margin: 0 auto 0 auto;
}

#champs{
	display: none;
}

.faux{
	display: none;
}

.vrai{
	display: none;
}

.erreur{
	color: #BE1E2D;
}

.version_logiciel{
	background: url("/images/version.png") no-repeat;
	width: 735px;
	height: 380px;
	margin-bottom: 30px;
}

.version_infos{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 50px;
	height: 40px;
}

.version_num{
	float: left;
	font-size: 40px;
	color: white;
}

.version_date{
	float: right;
	font-size: 25px;
	color: white;
}

.version_modifs{
	margin-right: 20px;
	float: right;
	width: 540px;
	height: 250px;
}

.version_icons{
	margin-left: 20px;
	float: left;
	width: 120px;
	height: 50px;
}

.windows_link{
	background: url("images/windows_version.png") top left no-repeat;
	float: left;
	width: 37px;
	height: 36px;
	margin-right: 3px;
}

.windows_link:hover{
	background-position: bottom left;
}

.apple_link{
	background: url("images/apple_version.png") top left no-repeat;
	float: left;
	width: 33px;
	height: 38px;
	margin-right: 6px;
}

.apple_link:hover{
	background-position: bottom left;
}

.linux_link{
	background: url("images/linux_version.png") top left no-repeat;
	float: left;
	width: 33px;
	height: 39px;
}

.linux_link:hover{
	background-position: bottom left;
}

#lienpmv{
	display: none;
}
p.notice {
	border : 1px solid green;
	color : green;
	padding : 5px;
	background-color : #88C268;
	margin : 20px;
	
}
p.error {
	border : 1px solid red;
	color : red;
	padding : 5px;
	background-color : #FF4E53;
	margin : 20px;
}

table, table th, table td, table tr {
	border-collapse: collapse;
	border : 1px solid black;
	padding : 5px;
	margin : 10px;
}
div#version_lite {
	border : 1px solid #D6721B;
	padding : 15px;
	width : 360px;
	-moz-border-radius : 10px;
}

#right_form textarea.right{
	max-width : 150px;
}
.home-logo {
	float : left; 
	padding : 20px; 
	padding-top : 20px
}
div#dashboard_block_1, div#dashboard_block_3, div#dashboard_block_5 {
	float:left;
	width : 300px;
	height : 100px;
	margin : 10px;
}
div#dashboard_block_2, div#dashboard_block_4, div#dashboard_block_6 {
	float:right;
	width : 300px;
	height : 100px;
	margin : 10px;
}
#dashboard_block_1 ul, #dashboard_block_2 ul,#dashboard_block_3 ul, #dashboard_block_4 ul, #dashboard_block_5 ul {
	list-style : none;
}
.50 {
	width : 50%;
}

#badges{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 350px;
}
a#nst {
	font-size: 0.8em;
	position : absolute;
	top : 3px;
	right : 3px;
}
a#nst:hover {
	text-decoration: none;
}
