/*
Theme Name: Smoked
Description: A clean theme suitable for any blog. Sidebar Widgets and Sidebar Navigation Tabs. <a href="http://www.wpthemes.ch">Traduction par WP Themes</a>
Theme URI: http://demo.creativeblogdesigns.com/?wptheme=Smoked
Tags: dark, white, two-columns, fixed-width, left-sidebar
Version: 1.1.1
Author: byPrelco Web Design
Author URI: http://www.byprelco.com
*/

html, body, div, span, applet, object, iframe,
h1, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
padding:0px;	
border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
	/*vertical-align: baseline;*/
	background: none;
}

body {
	background: #DEDEDE;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#above { /* deco du dessus */
    background:url(images/above.jpg) left top no-repeat;
    width:903px;
    height:22px;
    margin: 0 auto;
}

#header { /*logo et espace pour champ de recherche) */
    background:url(images/header.jpg) left top no-repeat;
    width:903px;
    height:64px;
    text-align:right;
    font-size:10px;
    color:#000000;
    vertical-align:middle;
    margin: 0 auto;
}

#header h1 {
	margin: 30px auto 0 20px;
	font-size: 35px;
	letter-spacing: 4px;
}

#header h1 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#header p {
	margin: 10px auto 0 22px;
	font-size: 25px;
	color:#FFF;
	letter-spacing: 2px;
}

#faux {
	margin: auto auto;
	width: 903px;
	background: url('images/bg_container.jpg');
}

#container-all {
	margin: 0;
	height: auto;
	width: 903px;
}

#sidebar {
	width: 210px;
	height: auto;
	text-align: left;
	float: left;
        background: url('images/bg_left_menu.jpg');
        margin-left: 8px;
}

#sidebar h2 {
        width:195px;
        display:block;
        color:#FFFFFF;
        font-size:16px;
        font-weight:bold;
        background-color:#5566a1;
        padding:2px 0px 2px 10px;
        margin-bottom:15px;
}

#sidebar ul li {
	font-size: 13px;
	list-style: square;
	list-style-position:inside;
	line-height: 18px;
}

#sidebar ul li a {
	color: #5A5A43;
	text-decoration: none;
}

.domtab {
	width: 250px;
	text-align:center;
}

.domtabs li {
	display: inline;
	list-style: none;
}

.domtabs-element {
	text-align: left;
	width: 230px;
	margin-left: 10px;
	margin-top: 5px;
}

.domtabs-link {
	color: #333;
	font-weight: bold;
}

.domtabs-description {
	font-size: 11px;
	color:#999;
	font-weight: bold;
	border-bottom: 1px dashed #999;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.widget {
    text-align: left;
    width: 230px;
    margin-top: 20px;
    color:#01698f;
    margin-left: 3px;
}

.widget a {
    color:#01698f;
}


a.tagsz-1 { font-size:  8px; }
a.tagsz-2 { font-size: 10px; }
a.tagsz-3 { font-size: 12px; }
a.tagsz-4 { font-size: 14px; }
a.tagsz-5 { font-size: 16px; }


#sidebar #searchform .hidden {
	display:none;
	}

#sidebar form#searchform div {
	margin: 20px 0;
	height: 38px;
	width: auto;
	}
	
#sidebar #searchform input#s {
	margin: 0 5px auto 10px;
	padding: 0;
	height: 18px;
	width: 144px;
	border: #ffffff solid 1px;
	font-weight:bold;
	font-size: 15px;
	color: #4265A7;
	line-height: 20px;
	overflow: hidden;
	text-align:center;
	}

#sidebar #searchform input#searchsubmit {
	margin: 0 auto 0 0;
	height: 18px;
	width: 53px;
	color: #FFF;
	border: 0;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

#sidebar div#calendar_wrap {
	margin: 0 auto 7px 0;
	width: 250px;
	text-align: center;
	font-size: 14px;
	}

#sidebar #calendar_wrap table{
	margin: 0 auto;
	color:#516999;
	}

#sidebar #calendar_wrap caption {
	margin: 0 auto 7px 0;
	font-size: 16px;
	font-weight: bold;
	}
	
#sidebar #calendar_wrap a{
	font-size: 14px;
	color: #516999;
	font-weight: bold;
	text-decoration: none;
	}

#content {
	margin: 10px auto 0 20px;
	width: 630px;
	height: auto;
	float: right;
	text-align: left;
}

.post {
	text-align: justify;
	width: 610px;
}

.post-title h1 {
	width: 610px;
        font-size: 16px;
	text-align: left;
        background-color:#dddddd;
}

.post-title h1 a {
	color:#5566a1;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
        background-color:#dddddd;
        margin: 4px 4px;
}

.post-date {
	margin-top: 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style:italic;
}

.post-tags {
	margin-top: 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style:italic;
}

.post-tags a {
	font-weight: bold;
	text-decoration: none;
	color:#01698f;
	font-style: normal;
	font-size: 12px;
}

.post-content {
	margin: 10px auto 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.post-content p {
	margin-bottom: 10px;
	letter-spacing: 0px;
	line-height: 18px;
}

.post-content strong {
	font-weight: bold;
}

/*.post-content img {
	border:4px solid #DDDDDD;
	margin:4px 0;
}

.post-content a img {
	border:4px solid #DDDDDD;
}*/

.post-content a:hover img {
	border-color:#CCCCCC;
}

.post-content a {
	color:#5566a1;
}

.post-content ol {
	margin: 7px auto 7px 18px;
	}

.post-content ol li {
	margin-left: 5px;
	padding: 0px;
	}

.post-content ul {
	margin: 7px auto 7px 14px;
	}

.post-content ul li {
	margin-left: 0px;
	padding: 1px;
        font-size: 12px;
        letter-spacing: 0px;
        text-align: justify;
        line-height: 18px;
	}

.post-content h1 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: bold;
	border-left: 4px #01698f solid;
	border-bottom: 1px #01698f solid;
	}

.post-content h2 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: normal;
	font-style:italic;
	border-left: 4px #01698f solid;
	/*border-bottom: 1px #01698f solid;*/
	}

.post-content h3 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: bold;
	}

.post-content h4 {
	margin: 5px auto 5px 0;
	padding-left: 0px;
	padding-bottom: 4px;
	font-size: 20px;
	font-weight: normal;
	}

.post-content h5 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 18px;
	font-weight: normal;
	}

.post-content blockquote {
	background:url('images/blockquote.jpg') no-repeat top left;
	margin-top: 20px;
	borgin-bottom: 20px;
	margin-left: 20px;
	border-left: 2px #01698f solid;
	padding-left: 15px;
	}

.post-content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post-content img.aligncenter {
	text-align: center;
}

#content .comments {
	margin: 10px auto auto auto;
	width: 590px;
	font-family:Arial, Geneva, sans-serif;
	}

#content .comments a {
	text-decoration: none;
	color:#666666;
	font-weight: bold;
	}

.comments-template {
	width: 530px;
	}

.comments-template p {
	text-indent: 0px;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.post-meta {
	width: 590px;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #E3E4E4;
	color:#666666;
	margin:10px 0 22px;
	padding:5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
}

.post-meta a {
	color:#5566a1;
}

#container-footer {
    background:url(images/bottom.jpg) left top no-repeat;
    width:903px;
    text-align:right;
    padding-top:6px;
}

#footer {
	margin: 10px auto;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
}

#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#searchbox a {
        color:#000000;
        text-decoration:underline;
    }
    
    .searchinput {
        width:150px;
        border:#000000 1px solid;
        height:16px;
    }
    .searchbutton {
        background-color:#999999;
        width:20px;
        color:#FFFFFF;
        text-align:center;
        border:#000000 1px solid;
        height:18px;
        font-weight:bold;
        cursor:pointer;
    }