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


body {
	color: #000;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #000;
}
a:hover, .post a:hover {
	color: #900;
	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:#eeeeee; scrollbar-highlight-color:#eeeeee;
scrollbar-3dlight-color:#eeeeee; scrollbar-darkshadow-color:#eeeeee;
scrollbar-shadow-color:#eeeeee; scrollbar-arrow-color:#900;
scrollbar-track-color:#eeeeee;}

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

.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:#900; text-decoration:none; font-size:12px;}
.details a{color:#900; text-decoration:none; font-size:12px;}
.details a:hover{color:#900; 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: #900; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #111111; font-size: 16px; font-weight: bold;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 430px;}
#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;}

#blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {
	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: 998px;
	overflow: hidden;
	background: url(images/container_bg.jpg) center top repeat-y;
}
#bottom_frame {
	padding: 0 0 35px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}
#top_container {
	margin: 0 auto;
	background: url(images/top_container.jpg) no-repeat center 278px;
}
#header , #container , #footer {
	width: 998px;
}
#header {
	height: 271px;
}
#container {
	padding: 0px 0 70px 0;
}
#footer {
	clear: both;
	position: relative;
}

#header #blog_title {
	font-size: 3em;
	padding: 35px 178px 0 378px;
	text-align: left;
	color: #fc0;
}
#header #blog_title a {
	color: #fc0;
}

#header #blog_title a:hover {
	color: #fff;
}

#header h2 {
	color: #fff;
	font-size: 1.4em; 
	text-align: left;
	padding: 0px 178px 0 380px;
}

#menu {
	width: 428px;
	height: 32px;
	position: absolute;
	left: 220px;
	top: 235px;
	overflow: hidden;
}
#menu ul li {
	padding: 0 14px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	padding: 0px 0 0px 0px;
	line-height: 2;
	color: #fff;
}
#menu ul li a:hover {
	color: #062cac;
}
#menu ul ul li {
	font-size: 1em;
}

#searchform {
	overflow: hidden;
	position: absolute;
	right: 154px;
	top: 233px;
}
.searchtext {
	width: 124px;
	color: #000;
	border: 0;
	font-size: 1.2em;
	background: none;
	padding: 0;
	margin: 7px 5px 0 0;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 0 0 0px 0;
	width: 25px;
	height: 25px;
	float: left;
}
#rss {
	position: absolute;
	left: 160px;
	top: 222px;
}
#rss img {
	width: 47px;
	height: 49px;
}

#content {
	width: 521px;
	padding: 33px 0px 0 0px;
	display: inline;
	margin: 0px 0px 0px 142px;
	float: left;
}
.post {
	padding: 0px 0 0px 0;
	margin: 0px 0 30px 0px;
	position: relative;
	border-bottom: 2px solid #e7dbc8;
}
.post .post-title {
	margin: 0px 5px 0 0px;
	padding: 5px 5px 5px 22px;
	font-size: 1.4em; 
	background: #d8e3ea;
}
.post .post-title a {
	color: #6d5c32;
}
.post .post-title a:hover {
	color: #900;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 22px;
	padding: 7px 7px 12px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path span {
	color: #706ED6;	
}
.post_path a:hover {
	text-decoration: underline;
}
.edit_post {
	width: 83%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px 10px;
	background: #ffc;
	border: 1px dashed #999;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
.entry {
	width: 480px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.2em;
}
.entry a {
	color: #1f85da;
	text-decoration: none;
}
.postmetadata {
	padding: 14px 22px 0 22px;
	text-align: right;
	font-size: 1.1em;
}
.postmetadata a {
	text-decoration: underline;
}
.tags, .tags a, .postmetadata, .postmetadata a {
	color: #c86b47;
}
.tags {
	font-size: 1.2em;
	margin: 10px 30px 0 22px;
}
.tags a {
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}
.read_comments {
	margin: 0px 18px 0 0px;
	text-align: left;
	font-weight: bold;
	padding: 20px 30px 10px 22px;
}
.read_comments a {
	font-size: 1.2em;
	color: #30afab;
	padding: 0px 0 0px 0px;
}
.read_comments a:hover {
	color: #000;	
}
.bookmark {
	margin: 18px 0 0 22px;
}
.wp-pagenavi {
	padding: 5px 36px 5px 22px;
}

#welcome {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 43px;
}
#welcome p {
	width: 186px;
	height: 123px;
	padding: 42px 0 0px 3px;
	overflow: hidden;
}

#sidebar {
	width: 186px;
	display: inline;
	padding: 0px 0px 120px 0px;
	margin: 0px 118px 0 0px;
	overflow: hidden;
	float: right;
	position: relative;
	color: #000;
}
#sidebar_main {
	width: 100%;
	position: relative;
	padding: 0px 0 40px 0;
	margin: 43px 0 0 0;
}
#sidebar_main h2 {
	padding: 24px 20px 15px 48px;
	font-size: 15px;
	font-weight: bold;
	color: #1d366f;
	position: relative;
	background: url(images/sidebar_header_bg.jpg) no-repeat left 5px;
}
#sidebar_main .widget-content {
	padding: 0 15px;
}
#sidebar_main ul li {
	overflow: hidden;
	font-size: 1.2em;
	padding: 3px 0px 10px 0px;
}
#sidebar_main ul li a {
	color: #41100c;
}
#sidebar_main ul li a:hover {
	color: #f00;
}
#sidebar_main ul ul {
	padding: 0 0 0 11px;
	background: none;
}
#sidebar_main ul ul li {
	font-size: 1em;
	border: none;
	padding: 6px 0 6px 23px;
	background: url(images/sidebar_li.jpg) no-repeat left 8px;
	position: relative;
}
#sidebar_main ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar_main ul ul li li {
	font-size: 1em;
	padding: 6px 0 0px 23px;
	width: 80%;
}
#sidebar_main .textwidget {
	margin: 7px 0;
}
#sidebar select {
	font-size: 1em;
	margin: 7px 0;
	width: 95%;
}

#sidebar_sub {
	width: 500px;
	display: inline;
	float: left;
	margin: 0px 0 0px 205px;
	
}
#sidebar_sub a {
	color: #9e794f;
}
#sidebar_sub a:hover {
	color:#000;
}
#sidebar_sub h2 {
	font-size: 18px;
	padding: 9px 0px 10px 0px;
	color: #900000;

}
#sidebar_sub h2 span {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
#sidebar_sub .widget-content {
	padding: 0 0px 0 0px;
}
#sidebar_sub ul li {
	width: 198px;
	font-size: 1.2em;
	float: left;
	padding: 0px 0px 0px 0px;
	background: url(images/sidebar_sub_bg.jpg) repeat-y;
	position: relative;
}
#sidebar_sub ul ul {
	padding: 0px 0px 0 10px;
	margin: 0;
}
#sidebar_sub ul ul li {
	width: 220px;
	font-size: 1em;
	padding: 5px 0 5px 0px;
	background: none;
}

/* Footer */
.credit {
	font-size: 1.1em;
	clear: both;
	padding: 20px 330px 0px 152px;
}
.credit, .credit a, .credit a:hover {
	color: #80bc74;
}

.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: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #ccc;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}

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

h3#comments {
	padding: 0 0 0 46px;
}
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: 85%;
	padding: 0 0 0 10px;
	color: #333;
	margin: 0 auto;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 85%;
}
.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;
}
#content .comment-body p a {
	text-decoration: underline;
}
.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: #C29581; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; 
	background-color: #D0AD9E;
}
