/*  
Nom du Thème : DowGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/

body {
	color: #fff;
	background: #42454a;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #fff;
}
a:hover, .post a:hover {
	color: #777777;
	text-decoration: none;
}

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:#42454a; scrollbar-highlight-color:#42454a;
scrollbar-3dlight-color:#42454a; scrollbar-darkshadow-color:#42454a;
scrollbar-shadow-color:#42454a; scrollbar-arrow-color:#06c06c;
scrollbar-track-color:#42454a;}

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #B9121B; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #B9121B; }

.catwdc{color:#046380; text-decoration:none; font-size:12px;}
.catwdc a{color:#046380; text-decoration:none; font-size:12px;}
.catwdc a:hover{color:#777777; text-decoration:none; font-size:12px;}

.details{color:#046380; text-decoration:none; font-size:12px;}
.details a{color:#046380; text-decoration:none; font-size:12px;}
.details a:hover{color:#046380; 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: #399171; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #399171; 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 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote, code {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}

#wrapper {
	min-width: 1000px;
	padding: 0px 0 0 0;
	background: url(images/container_bg.jpg) center top repeat-y;
}
#bottom_frame {
	padding: 0 0 0px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header, #container, #footer {
	width: 1000px;	
}
#header {
	height: 240px;
	overflow: hidden;
	position: relative;
}
#container {
	padding: 0px 0 50px 0;
	position: relative;
}
#footer {
	position: relative;
	clear: both;
}
#header h1 {
	font-size: 3.6em; 
	padding: 18px 122px 0 324px;
}
#header h1 a {
	color: #fff;
}

#header h1 a:hover {
	color: #AEEE00;
}

#header h2 {
	color: #AEEE00;
	font-size: 1.4em; 
	padding: 0 122px 0 325px;
}
/* menu */
#menu {
	width: 447px;
	height: 30px;
	position: absolute;
	left: 426px;
	top: 169px;
	overflow: hidden;
}
#menu ul li {
	padding: 0 24px 0 27px;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	background: url(images/menu_li.jpg) left 6px no-repeat;
	float: left;
}
#menu ul li a {
	color: #fff;
}
#menu ul li a:hover {
	color: #B9DF00;
}
#menu ul ul li {
	font-size: 1em;
}

#searchform {
	width: 127px;
	position: absolute;
	left: 660px;
	top: 203px;
}
.searchtext {
	width: 105px;
	color: #000;
	border: 0;
	padding-top: 10px;
	font-size: 1.2em;
	background: none;
	display: block;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 0px 0 0px 0px;
	display: block;
	float: left;
	width: 22px;
	height: 25px;
}
#rss {
	position: absolute;
	left: 185px;
	top: 162px;
}
#welcome {
	width: 200px;
	height: 124px;
	padding: 25px 0 0 0;
	float: left;
	font-size: 1.1em;
}
#welcome div {
	width: 200px;
	height: 123px;
	overflow: hidden;
}
#content {
	width: 529px;
	padding: 0px 0px 0 0px;
	display: inline;
	margin: 0px 0px 0 0px;
	float: left;
}
.top_man {
	width: 160px;
	height: 120px;
	position: absolute;
	right: 41px;
	top: -39px;
	z-index: 1;
	background: url(images/top_man.gif) no-repeat;
}
.bottom_man {
	width: 175px;
	height: 124px;
	position: absolute;
	right: 34px;
	bottom: 20px;
	z-index: 1;
	background: url(images/bottom_man.gif) no-repeat;
}
.post {
	width: 527px;
	padding: 0px 0 0px 0;
	margin: 0px 0 0px 0px;
	position: relative;
}
.post_right_top {
	width: 5px;
	height: 10px;
	position: absolute;
	right: 0px;
	top: 0;
	background: url(images/post_right_top.jpg) no-repeat;
}
.post_nail_top_left {
	left: 0;
	top: 0;
}
.post_nail_top_right {
	right: 5px;
	top: 0;
}
.post_nail_bottom_left {
	left: 0;
	bottom: 0;
}
.post_nail_bottom_right {
	right: 5px;
	bottom: 0;
}
.post_right_shadow {
	background: url(images/post_right_shadow.jpg) right top repeat-y;
}
.post_bottom_shadow {
	width: 527px;
	height: 23px;
	background: url(images/post_bottom_shadow.jpg) no-repeat;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 10px;
	color: #000;
	padding: 7px 60px 7px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path a {
	color: #000;
}
.post_path a:hover {
	color: #777777;
}
.post_path span {
	color: #706ED6;	
}
.post h2 {
	margin: 0px 0 0 0px;
	padding: 26px 59px 5px 20px;
	font-size: 1.4em;
}
.post h2 a {
	color: #3c4451;
}
.postmetadata {
	padding: 5px 60px 5px 20px;
	text-align: right;
	color: #2b53ff;
	font-size: 1.1em;
}
.postmetadata a {
	color: #2b53ff;
	text-decoration: underline;
}
.entry {
	width: 487px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 20px 15px 20px;
	color: #000;
	font-size: 1.2em;
}
.entry a {
	color: #2E6FC3;
	text-decoration: none;
}

.entry a:hover {
	color: #777777;
	text-decoration: none;
}

.tags {
	font-size: 1.2em;
	color: #003f9d;
	margin: 10px 20px 0 20px;
}
.tags a {
	color: #003f9d;
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

#sidebar {
	width: 146px;
	display: inline;
	padding: 86px 0 0px 0px;
	margin: 0px 11px 0 183px;
	float: left;
}
#sidebar_top_shadow, #sidebar_bottom_shadow {	
	width: 146px;
	height: 12px;
}
#sidebar_top_shadow {
	background: url(images/sidebar_top.jpg) left bottom no-repeat;	
}
#sidebar_bottom_shadow {
	background: url(images/sidebar_bottom.jpg) left top no-repeat;	
}
#sidebar_top {
	position: relative;	
}
.sidebar_nail_top_left, .sidebar_nail_top_right, .sidebar_nail_bottom_left, .sidebar_nail_bottom_right {
	position: absolute;
	width: 27px;
	height: 27px;
	background: url(images/nail.png) no-repeat;
}
.sidebar_nail_top_left {
	left: 0;
	top: -10px;
}
.sidebar_nail_top_right {
	right: 0;
	top: -10px;
}
.sidebar_nail_bottom_left {
	left: 0;
	bottom: -10px;
}
.sidebar_nail_bottom_right {
	right: 0;
	bottom: -10px;
}
#sidebar h3 {
	width: 120px;
	font-size: 1.8em;
	padding: 0px 0 0px 19px;
	color: #753078;
}
#sidebar ul {
	width: 146px;
	padding: 5px 0 0 0;
	background: url(images/sidebar_bg.jpg) repeat-y;
}
#sidebar ul li {
	width: 140px;
	overflow: hidden;
	padding: 0 3px 15px 3px;
}
#sidebar ul ul {
	width: 118px;
	margin: 0;
	padding: 0 0 0 20px;
	background: none;
}
#sidebar ul ul li {
	width: 118px;
	font-size: 1.2em;
	padding: 3px 0 4px 0px;

}
#sidebar ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar ul ul li li {
	font-size: 1em;
	padding-left: 14px;
	width: 87%;
}
#sidebar .textwidget {
	margin: 7px 0;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}
#sidebar_bottom {
	width: 330px;
	height: 166px;
	display: inline;
	margin: 0 57px 0 248px;
	float: left;
	overflow: hidden;
}
#sidebar_bottom h3 {
	font-size: 1.4em;
	color: #ff3f81;
}
#sidebar_bottom ul li {
	width: 165px;
	float: left;
}
#sidebar_bottom ul ul li {
	width: 155px;
	margin: 0;
	padding: 3px 0 3px 0;
}
.credit {
	font-size: 1.1em;
	height: 70px;
	color: #000;
	clear: both;
	font-weight: bold;
	padding: 17px 0px 0px 328px;
	
}
.credit a {
	color: #000;
}
.credit a:hover {
	color: #000;
}

.wp-pagenavi {
	padding: 5px 10px 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 20px;
	padding: 0 0 20px 0;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.read_comments {
	margin: 0px 0 0 0px;
	padding: 10px 20px 30px 20px;
}
.read_comments a {
	font-size: 1.2em;
	font-weight: bold;
	color: #2b53ff;
}
h3#comments {
	width: 90%;
	padding: 0 0 0 15px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#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 {
	width: 90%;
	padding: 0 0 20px 15px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	width: 90%;
	padding: 0 0 0 15px;
	color: #000;

}
.commentlist li {
	margin: 15px 0 0px;
	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: #D4D6D9; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; 
	background-color: #C6CACE;
}
