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

body {
	font-size: 62.5%; 
	font-family: Arial, Helvetica, sans-serif;
	background: #333;
	color: #333;
	background: url(images/bg.jpg);
	margin: 0;
	padding: 0;
}

::-moz-selection {
	background: #369;
	color: #ff0;
}

::selection {
	background: #369;
	color: #ff0;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

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


a:hover {
	text-decoration: none;
	color: #555;
}
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:#eeeeee; scrollbar-highlight-color:#eeeeee;
scrollbar-3dlight-color:#eeeeee; scrollbar-darkshadow-color:#eeeeee;
scrollbar-shadow-color:#eeeeee; scrollbar-arrow-color:#663E10;
scrollbar-track-color:#eeeeee;}

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

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

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

.sitetable {width: 100%; border: 1px dotted #663E10; vertical-align : top;}
.sitetables {width: 100%; vertical-align : top;}
.sitetd {border: 1px dotted #663E10;}
.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 #663E10;}

.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: #663E10; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #663E10; font-size: 16px; font-weight: bold;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 470px;}
#containered hr {clear: both; border: 1px solid #663E10; 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 #663E10; padding: 10px; text-align: left;}
#containered a.current {padding: 5px 3px; border: 1px solid #663E10; 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 #663E10; 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 #663E10;	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 #663E10; color: #333333; font-size: 12px;}
#containered .on {display: block; text-align: left;}
#containered .off {display: none;}

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: #ddd;
	border: 1px dashed #ddd;
	background: #AB6C39;
}



h1, h2, h3, form, ul, li, input {
	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;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}

#wrapper {
	padding: 0;
	width: 100%;
}
#header {
	color: #333;
	height: 311px;
	background: url(images/header-frame-bg.png) repeat-x 15px 0px;
}
#header_main {
	width: 1000px;
	height: 311px;
	margin: 0 auto;
	position: relative;
	background: url(images/header-bg.png) no-repeat;
}
#header h1 {
	font-size: 4.2em;
	padding: 20px 0 0 70px;
}
#header h1 a {
	color: #111111;
	text-decoration: none;
}

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

#header h2 {
	padding: 0 0 0 81px;
	color: #333;
}

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

#rss {
	position: absolute;
	left: 860px;
	top: 186px;
}

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

.pent {
	margin: 1em 0;
}

#content {
   width: 561px;
   min-height: 668px;
   border-right: 1px solid #9a744a;
   display: inline;
   margin-left: 20px;
   float: left;
}
.post {
	width: 548px;
	padding: 20px 0 26px 0;
}
.date {
	width: 42px;
	height: 46px;
	margin: 3px 16px 0 0 ;
	color: #333;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	line-height: 16px;
}
.date span {
	display: block;
	padding-top: 6px;
	font-size: 1.5em;
	color: #9c5020;
}
.post_title {
	float: left;
}
.post h2 {
	width: 485px;
	margin: 0;
	padding: 0;
	font-size: 2.5em;
}
.postmetadata {
	width: 485px;
	margin: 0;
	padding: 3px 0 5px 0;
	color: #754108;
	font-size: 1.1em;
	}
.entry {
	clear: both;
	margin: 6px 0 0 58px;
	font-size: 1.2em;
	line-height: 21px;
}

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

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

.quickjump {
	margin: 0 0 0 25px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
}

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

.quickjump {
	padding: 0 0 0 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
}

.postjumper img {
	padding-right: 20px;
}

.wp-pagenavi {
	padding: 5px 40px;
	margin-left: 17px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	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;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	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: #333;
}

#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 58px;
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark_line img {
	border: 0;
}

.bookmark_icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark_icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.comments {
	height: 179px;
	line-height: 200px;
	padding-left: 378px;
	margin: 10px 0 0 58px;
	background: url(images/comments-bg.png) no-repeat;
}
.comments a {
	font-size: 1.2em;
	font-weight: bold;
}

.comments a:hover {
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

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

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 55px;
	color: #333;
}

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

.commentlist {
	padding: 0 0 0 55px;
	*margin: 0 0 0 55px;
	*padding: 0;
}

.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: #c17f4d;
	padding: 10px;
}

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

#sidebar {
	float: left;
	margin-left: 15px;
	display: inline;
	width: 383px;
}
#sidebar_left {
	float: left;
	width: 200px;
}
#sidebar_right {
	float: left;
	margin-left: 7px;
	width: 176px;
}
#sidebar h3 {
	font-size: 1.2em;
	height: 27px;
	font-weight: bold;
	line-height: 27px;
	color: #623200;
	padding: 0 0 0 60px;
}
#sidebar_left h3 {
	background: url(images/sidebar-left-titlebg.png) no-repeat;
}
#sidebar_right h3 {
	background: url(images/sidebar-right-titlebg.png) no-repeat;
}
#sidebar ul {

	list-style-type: none;
}
#sidebar ul li {
	background: url(images/sidebar-content-bg.png) repeat-y;
	margin: 0 0 10px 0;
}
#sidebar ul ul {
	padding: 6px 0;
	border-bottom: 1px dashed #824e15;
	
}
#sidebar ul ul li {
	font-size: 1.2em;
	margin: 0 0 0 15px;
	background: url(images/sidebar-li.gif) no-repeat left 10px;
	padding: 4px 0 4px 9px;
}
#sidebar ul ul li a {
	display: inline;
	
	color: #754108;
}

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

#searchform {
	background: url(images/search-bg.png) no-repeat;
	width: 342px;
	height: 57px;
	margin-bottom: 20px;
}

.searchtext {
	width: 210px;
	color: #333;
	margin: 19px 0 0 45px;
	border: 0;
	background: none;
}

#searchsubmit {
	border: 0;
	background: url(images/search_btn.png) no-repeat;
	width: 79px;
	vertical-align: top;
	margin-top: 16px;
	height: 24px;
	
}

#footer {
	width: 818px;
	height: 109px;
	margin: 0 auto;
	padding: 37px 0 0 182px; 
	background: url(images/footer-bg.png) left top no-repeat;
	clear: both;
}
#credit {
	width: 790px;
	font-size: 1.2em;
	color: #333;
}
#credit a {
	color: #333;
}
#credit p {
	margin: 0;
	padding: 0;
	width: 478px;
	float: left;
}
#credit .designer {
	width: 280px;
	text-align: right;
	color: #8d4711;
	float: left;
}
#credit .designer a {
	color: #8d4711;
}


.alignright {
	float: right;
}

.alignleft {
	float: left
}

.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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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