/*  
Nom du Thème : BradGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #2e1e18;
}

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


a:hover {
	text-decoration: underline;
}

img {border:0;}
p {line-height: 1.3em; margin: 0.5em 0;}
p img {float:left; margin:0 10px 0 0; padding-left: 6px; padding-bottom: 2px;}

html {scrollbar-face-color:#2e1e18; scrollbar-highlight-color:#2e1e18;
scrollbar-3dlight-color:#2e1e18; scrollbar-darkshadow-color:#2e1e18;
scrollbar-shadow-color:#2e1e18; scrollbar-arrow-color:#A67E2E;
scrollbar-track-color:#2e1e18;}

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #A67E2E; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #A67E2E; }

.catwdc{color:#663E10; text-decoration:none; font-size:12px;}
.catwdc a{color:#663E10; text-decoration:none; font-size:12px;}
.catwdc a:hover{color:#A67E2E; text-decoration:none; font-size:12px;}

.details{color:#A67E2E; text-decoration:none; font-size:12px;}
.details a{color:#A67E2E; text-decoration:none; font-size:12px;}
.details a:hover{color:#663E10; text-decoration:underline; font-size:12px;}

.sitetable {width: 100%; border: 1px dotted #c2c2c2; vertical-align : top;}
.sitetables {width: 100%; vertical-align : top;}
.sitetd {border: 1px dotted #c2c2c2;}
.votelargeur {width: 50px;}

a.cat_display {text-decoration: none; font-weight: bold; font-size: 13px; color:#333333;}
a.cat_display:hover {text-decoration: none; font-weight: bold; font-size: 13px;
color:#CC0000;}
a.subcat_display {text-decoration: none; font-size: 10px; border-bottom : 1px dotted #CCC;}

.votetable {background: #ffffff; width : 50px; height: 92px; margin-right: 5px;}
.vote span.note {font-size: 9px; height: 12px; display: block;}
.vote span.nombre {font-size: 16px; display: block;}
.vote a{color: #A67E2E; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #A67E2E; font-size: 16px; font-weight: bold;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 460px;}
#containered hr {clear: both; border: 1px solid #CCC; margin-top: 10px; width: 50%;}
#containered ul#mest {font-weight: bold;}
#containered ul#mest li {font: bold 10px Verdana; list-style-type: none; text-align: left; display: inline; margin: 1px;}
#containered ul#mest li a {text-decoration: none;}
#containered ul#mest li a:hover {text-decoration: none; color: #333333;}
#containered h1,
#containered .content {border: 1px solid #d5d5d5; padding: 10px; text-align: left;}
#containered a.current {padding: 5px 3px; border: 1px solid #d5d5d5; background-image: url(images/shadeactive.gif); border-bottom-color: white; background-color: white; color: #333333; font-size: 12px;}
#containered a.ghost {padding: 5px 3px; margin-right: 1px; border: 1px solid #d5d5d5; color: #333333; font-size: 12px; background: white url(images/shade.gif) top left repeat-x;}
#containered a.current:hover {padding: 5px 3px; border: 1px solid #d5d5d5;	background-image: url(images/shadeactive.gif); border-bottom-color: white;	background-color: white; font-size: 12px; color: #333333;}
#containered a.ghost:hover {padding: 5px 3px; margin-right: 1px; border: 1px solid #d5d5d5; color: #333333; font-size: 12px;}
#containered .on {display: block; text-align: left;}
#containered .off {display: none;}

h1,h2,h3,form,ul,li {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #eee;
	border: 1px dashed #ddd;
	background: #A2805B;
}

blockquote p {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #eee;
	border: 1px dashed #ddd;
	background: #AF9170;
}
.endline {
	clear: both;
}

#wrapper {
	min-width: 1001px;
	background: url(images/container_bg.jpg) repeat-y center center;
}


#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}

#bottom_frame {
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}

#header {
	width: 1000px;
	height: 275px;
	position: relative;
	margin: 0 auto;
	background: url(images/header_bg.jpg) no-repeat;
}

#header h1 {
	font-size: 4.1em;
	padding: 20px 0 0 225px;
}
#header h1 a {
	color: #603e25;
}
#header h1 a:hover {
	color: #A67E2E;
	text-decoration: none;
}
#header h2 {
	color: #603e25;
	margin-top: -1px;
	font-size: 1.4em;
	padding: 0 0 0 244px;
}
#rss {
	position: absolute;
	top: 359px;
	right: 50px;
}

.navigation {
	padding: 163px 0 0 142px;
}
.navigation ul {
	list-style-type: none;
}
.navigation ul li {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	width: 110px;
}
.navigation ul li a {
	color: #f3ceb2;
}
.navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#welcome {
	position: absolute;
	color: #fff;
	top: 228px;
	right: 98px;
	width: 224px;
	height: 124px;
	overflow: hidden;
	background: url(images/welcome_bg.jpg) no-repeat left top;
}
#welcome a {
	color: #fff;
}
#welcome span {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#container {
	width: 1000px;
	margin: 0 auto 35px auto;
	padding: 0 0 60px 0;
}

#content {
   width: 544px;
   padding: 12px 0 0 119px;
   display: inline;
   float: left;
}

.post {
	width: 500px;
	position: relative;
}
.post h2 {
	margin: 0 0 0 5px;
	font-size: 1.7em;
	padding: 10px 0 3px 0;
	border-bottom: 1px dashed #785940;
}
.post h2 a {
	color: #785940;
}

.post h2 a:hover {
	color: #A67E2E;
	text-decoration: none;
}

.postmetadata {
	margin: 2px 8px 0 0;
	display: block;
	text-align: right;
	color: #A67E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.postmetadata a {
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post_date {
	width: 92px;
	height: 40px;
	position: absolute;
	top: 0;
	left: -100px;
	color: #4e2c11;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	background: url(images/date_bg.jpg) no-repeat left top;
}
.post_date span {
	display: block;
	margin-left: -3px;
	font-size: 2em;
}
.entry {
	overflow: hidden;
	width: 490px;
	margin: 0px 0 0 10px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}


.tags {
	font-size: 1.2em;
	color: #623200;
	margin: 10px 0 0 10px;
}

.tags a {
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}

.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

#searchform {
	position: absolute;
	top: 441px;
	right: 98px;
	padding: 0 0 0 0;
	height: 30px;
}
.searchtext {
	width: 142px;
	color: #666;
	font-weight: bold;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 35px;
	height: 26px;
}

.sidebar_ads {
	padding-left: 51px;
}

#sidebar {
	margin: 227px 0 0 0;
	width: 304px;
	background: url(images/sidebar_bg.jpg) repeat-y left top;
	float: left;
	color: #e39263;
}

#sidebar ul {
	width: 180px;
	overflow: hidden;
	padding-left: 61px;
	list-style-type: none;
}
#sidebar ul a {
	color: #e39263;
}
#sidebar ul h3 {
	color: #e97d3f;
	padding: 5px 0 5px 26px;
	background: url(images/sidebar_title_bg.gif) no-repeat left 5px;
	font-size: 1.6em;
}
#sidebar ul li {
	margin: 10px 0 15px 0;
}
#sidebar ul ul {
	padding: 0 0 0 27px;
}
#sidebar ul ul li {
	width: 140px;
	overflow: hidden;
	padding: 3px 0 3px 14px;
	font-size: 1.2em;
	margin: 0;
	background: url(images/sidebar_li.gif) no-repeat left 7px;
	
}
#sidebar ul ul li a {
	color: #e39263;
}

#sidebar ul ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}


#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul li li {
	font-size: 1em;
}
#sidebar select {
	width: 180px;
}
#sidebar_bottom {
	width: 304px;
	height: 44px;
	background: url(images/sidebar_bottom_bg.jpg) no-repeat left top;
}

.wp-pagenavi {
	padding: 5px 10px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}

.bookmark {
	margin: 18px 0 0 10px;
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	width: 24px;
	height: 24px;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

.read_comments {
	height: 32px;
	text-align: right;
	margin: 10px 10px 0 0;
}
.read_comments a {
	font-size: 1.2em;
	font-weight: bold;
}

h3#comments {
	padding: 0 0 0 10px;
}

h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}

#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	padding: 0 0 0 10px;
	color: #333;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.commentlist {
	padding: 0 0 0 10px;

}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #666;
	background-color: #A98572;
	padding: 10px;
}

.even {
	border-left: 1px solid #666;
	background-color: #BDA293;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	color: #40200b;
	font-size: 1.2em;
	text-align: left;
}

.credit {
	padding: 5px 0 10px 90px;
}
.credit a {
	color: #40200b;
	text-decoration: none;
}

.credit a:hover {
	color: #ff6600;
	text-decoration: none;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
.pub{
clear:both;
}

