/*
Theme Name: Dull
Theme URI: http://www.blogcut.com
Version: 1.0
Description: Yet another quality free theme from Blogcut
Author: Blogcut
Author URI: http://www.blogcut.com
*/


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#Com {
border: 1px solid #000000;
background: #434343;
color: #fff;
margin-bottom: 20px;
}

#menu {
position: left; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
}
#menu {
width: 160px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid #000000;
background: #272727;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #ccc;
}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #000000;
}

#smenu2 {
color: #000;
}
-->

/*------------------------------------------------------------------
Version:	1.0
Author:		Blogcut
Website:	www.blogcut.com
----------------------------------------------------------------- */

/* =import styles.
------------------------------------------------------------------*/


/* =body
------------------------------------------------------------------*/
body {
	margin: 10px 0 5px 0;
       
	padding: 0;
	background: #FFFFFF;
	font: 12px/22px tahoma,arial,verdana,georgia;
	color: #fff;
}

/* =wrappers
------------------------------------------------------------------*/
#wrapper{
	margin: 0 auto;
	width: 858px;
	background: #434343;
}

/* =main content
------------------------------------------------------------------*/
#mainContent{
 	float: left;
	margin: 0;
	padding: 0;
	background: #0c0d0d;
	width: 640px;        


}

#top{
 	margin: 0;
	background: url('images/entete.jpg');
	width: 538px;
	height: 103px;
	color: #dde5a0;
	text-align: left; font-style:normal; font-variant:normal; font-weight:normal; line-height:33px; font-size:30px; font-family: "Bradley Hand ITC", tahoma, arial, verdana, georgia; padding-left:35px; padding-right:35px; padding-top:0; padding-bottom:0
}

#mainContent h2{
 	margin: 5px 35px;
	font: 17px/33px tahoma;
	color: #FFF6CD;
height:100%;
}

#mainContent h2 a{
	background: url('images/orange_dotted.gif') repeat-x bottom left;
	text-decoration: none;
	color: #FFF6CD
height:100%;
}

#mainContent h2 a:hover{
	background: none;
}

#mainContent .postInfo{
	margin: 5px 35px 0;
	padding: 0 5px;
	background: #434343;
	height: 37px;
	color: #fff;
	font: 11px/37px tahoma;
	text-align: right;
}

#mainContent .postInfo a:link, #mainContent .postInfo a:visited{
	text-decoration: underline;
	color: #CB7633;
}

#mainContent .postInfo a:hover{
	text-decoration: none;
	color: #CB7633;
}

#mainContent .content{
	background: #000000 url('images/content_bg.jpg') no-repeat bottom right;
	color: #fff;
 overflow: auto;
height: 610px;
	letter-spacing: 1px;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:tahoma; margin-left:35px; margin-right:35px; margin-top:0; margin-bottom:10px; padding-left:25px; padding-right:25px; padding-top:5px; padding-bottom:5px
}

#mainContent .content a:link, #mainContent .content  a:visited{
	text-decoration: underline;
	color: #fff;
}

#mainContent .content  a:hover{
	text-decoration: none;
	color: #fff;
}

.published{
	margin: 5px 0;
	background: url('images/brown_dotted.gif') repeat-x top left;
	color: #373737;
	text-align: right; font-style:italic; font-variant:normal; font-weight:normal; line-height:0px; font-size:11px; font-family:tahoma; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}
/* =secondary content
------------------------------------------------------------------*/
#secondaryContent{
 	float: left;
	margin: 80px 0 0 0;
	padding: 3px;
	background: #434343;
	width: 161px;	
}

#secondaryContent #categories{
 	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#secondaryContent #categories li{
	margin: 0;
	padding: 0;
	height: 27px;
	font: bold 11px/27px tahoma;
	border: none;
}

#secondaryContent #categories li a{
 	display: block;
	margin: 0;
	background: url('images/nav_bg.jpg') no-repeat bottom;
	height: 27px;
	color: #dde5a0;
	text-decoration: none; padding-left:35px; padding-right:0; padding-top:0; padding-bottom:0
}

#secondaryContent #categories li a:hover{
	margin: 0;
	background: url('images/nav_bg.jpg') no-repeat top;
	height: 27px;
	color: #D8C299; padding-left:35px; padding-right:0; padding-top:0; padding-bottom:0
}

#secondaryContent #categories .postCount{
	font: italic 11px/27px tahoma;
	color: #Fdde5a0;
}

#secondaryContent h2{
	margin: 0;
	background: url('images/heading_bg.jpg') repeat-x;
	height: 33px;
	color: #A0C196; font-style:normal; font-variant:normal; font-weight:bold; line-height:33px; font-size:11px; font-family:tahoma; padding-left:35px; padding-right:0; padding-top:0; padding-bottom:0
}

#secondaryContent ul{
 	list-style-type: none;
	background: #222222 url('images/ul_bg.jpg') no-repeat top right;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px; padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:10px
}

#secondaryContent li{
	margin: 0 0 0 0;
	padding: 0;
	height: 27px;
	color: #3B3B3B;
	font: 11px/25px tahoma,arial,verdana,georgia;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #222222;
}

#secondaryContent li a{
	display: block;
 	margin: 0;
 	padding: 0 0 0 30px;
	color: #fff;
	background: #292929;
	height: 27px;
}

#secondaryContent li a:hover{
	color: #dde5a0;
	text-decoration: none;
	background: #252525;
}

#subscribeFeed{
 	display: block;
	margin: 10px auto;
	background: url('images/subscribe_feed.jpg') no-repeat top center;
	width: 0;
	height: 0;
	text-indent: -9999999px;
	overflow: hidden; padding-left:0; padding-right:179px; padding-top:28px; padding-bottom:0
}

/* =form
------------------------------------------------------------------*/
#searchform{
	margin: 0;
	padding: 0;
	width: 237px;
	height: 37px;
}

#searchform #search{
 	float: left;
	margin: 0;
	background: url('images/search_input.jpg') no-repeat top left;
	width: 180px;
	height: 27px;
	border: medium none;
	color: #617C5B; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:tahoma, arial, verdana, georgia; padding-left:10px; padding-right:0; padding-top:10px; padding-bottom:0
}

#searchform #submit{
 	float: right;
	border: none;
	width: 47px;
	height: 37px;
}

#comment
{
width: 350px;
background: #fff;
}

/* =footer
------------------------------------------------------------------*/
#footer{
        
	margin: 0px;
	background: url('') repeat-x;
	width: 598px;
	height: 33px;
	color: #FFFFFF;
	text-align: right; font-style:normal; font-variant:normal; font-weight:normal; line-height:33px; font-size:14px; font-family:tahoma, arial, verdana, georgia; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:0
}

#footer a{
	text-decoration: underline;
	color: #E77222;
}

#footer a:hover{
	text-decoration: none;
	color: #E77222;
}

h4 {
	font-family:  "Bradley Hand ITC", 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
font-size: 1.7em;
color: #FFFFFF;
	}