@charset "utf-8";
/*  
Theme Name: Trends-Setter Thème
Theme URI: http://www.david-georges.be/
Description: The Trends-Setter Thème.
Version: 2.0
Author: David Georges
Author URI: http://www.david-georges.be/
*/

* {
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0pt;
	padding: 0pt;
}

#page {
	margin: auto;
	position:  relative;
	text-align:left;
	width: 964px;
}

.spacer {
	clear: both;
	visibility: hidden;
}

#headerimg 	{ 
	margin: 0px; 
	height: 181px; 
	width: 740px; 
} 

.sidebar h2 {
	background-image: url(images/title.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 15px;
	padding: 10px;
	text-decoration: none;
}

.post #title h2 {
	width: 480px;
}

.post #title h2 a {
	font-size: 1.0em;
	margin: 10px;
	color: #7A8E18;
}

.post #title small {
	margin: 10px 10px;
}

.pagenav h2, h2.pagenav, .linkcat h2 {
	background-image: url(images/title.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 15px;
	padding: 5px;
}

#container {
	width: 964px;
	float: left;
}

#sidebar ul ul.pictos {
	text-align: center;
	margin: 0px;
}
 
#sidebar ul ul.pictos li {
	background: none;
	list-style-type: none;
	list-style-image: none;
}


#content {
	font-size: 1.2em;
	padding-left: 70px;
	margin-top: 20px;
	width: 625px;
}

p {
	margin-bottom: 10px;
}

.nav {
	height: 30px;
	left: 50px;
	position: relative;
	top: 0px;
	width: 550px;
}

.page_item {
	float: left;
	list-style-type: none;
	margin-left: 2px;
	text-align: center;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#rss {	
	float: right;
	margin-right: 125px;
	margin-top: 30px;
}

#rss img {	
	width: 100px;
	
}

#searchsubmit {
	border: 1px solid #000;
	background-color: #48a6f6;
	color: #FFF;
	cursor: pointer;
	width: 75px;
}
	
#footer a {
	color: #FFF;
}

small {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h4 {
	font-size: 1.3em;
	margin: 10px 0px;
	color: #158df3;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
	text-align: left;
}

h2.pagetitle {
	font-size: 1.6em;
	background-color:#D6E7F6;
	margin: 5px 5px;
	padding: 10px 10px 10px 30px;
}

#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}


.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
}

.commentmetadata 
{
	font-weight: normal;
}

#sidebar 
{
	font: 1em Verdana, Arial, Sans-Serif;
	margin-left: 700px;
	position: relative;
	width: 257px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

h2 a:hover {
	color: #06c;
	text-decoration: underline;
}

a, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
	
body {
	background-color:#FFFFFF;
	background-image:url(images/header-bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0pt;
	padding:0pt;
}
	
html, body {
	height:100%;
	width:100%;
}

#page {
	margin: auto;
	position: relative;
	text-align: left;
	width: 964px;
}

#header {
	margin: 0px;
	height: 170px;
	width: 964px;
	float: left;
}

#logo {
	float: left;
}

.narrowcolumn {
	float: left;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	text-align: left;
	padding: 0px 10px;
	width: 550px;
}

.hoverlien {
	background: #FFFFFF url(images/background_bouton.jpg) no-repeat scroll left top;
	color: #F3EBD7;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	left: 0pt;
	padding-top: 3px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 0pt;
	width: 100px;
}

.navlien {
	background: #FFFFFF url(images/background_bouton.jpg) no-repeat scroll left top;
	color: #F3EBD7;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	left: 0pt;
	padding-top: 4px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 0pt;
	width: 100px;
}

.navlien:hover {
	background: #FFFFFF url(images/background_bouton.jpg) no-repeat scroll left bottom;
	color: #F3EBD7;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	left: 0pt;
	padding-top: 6px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 0pt;
	width: 100px;
}

.post-tags {
	list-style-image: url(images/tag.png);
}

.post-cat {
	list-style-image: url(images/category.png);
}

.post-link {
	list-style-image: url(images/link.png);
}

.post-comment {
	list-style-image: url(images/comment.png);
}

.post-diffuse {
	list-style-image: url(images/forward.png);
}

.post-favorite {
	list-style-image: url(images/add-favorite.gif);
}

.infos {
	margin: 15px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #D6E7F6;
	border: 1px dashed gray;
}

.infos ul {
	margin-left: 30px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


div#footer {
	background: #eee url(images/footer.gif) repeat-x bottom;
	clear: both;
	height: 148px;
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	width: 100%;
}

#footer-content {
	width: 964px;
	margin: 10px auto;
}

#footer-left {
	float: left;
	width: 422px;
	text-align: right;
	margin: 0px 30px;
}

#footer-left h2 {
	text-align: right;
	color: #FFF;
}

#footer-right {
	float: left;
	width: 422px;
	text-align: left;
	margin: 0px 30px;
}

#footer-right h2 {
	text-align: left;
	color: #FFF;
}

#footer ul.pictos li {
	background: none;
	list-style-type: none;
	list-style-image: none;
}

#footer ul.pictos {
	float: right;
	margin-left: 10px;
}
	
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 0px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 10px 0px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

p img {
	padding: 0;
	//max-width: 100%;
}

p.commenttext {
	background: #FFFFFF url(images/commenttext.png) no-repeat scroll center top;
	clear: both;
	margin: 3px 0pt 20px;
	padding: 20px 10px 5px;
	width: 390px;
	background-color: #d2e1ed;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

#title {
	margin-bottom: 5px;
}

.alignleft {
	float: left
}
/* End Images */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	line-height: 1.2;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry {
	margin-top: 10px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

.center {
	text-align: center;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0px 0px 20px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0x;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	width: 78px;
	padding: 2px;
	border: 1px #000 solid;
	background: white url(images/magglass.png) no-repeat scroll 3px 4px;
	border: 1px solid #BDC7D8;
	padding-left: 17px;
}

#sidebar #searchsubmit {
	padding: 1px;
	border: 1px solid #BDC7D8;
}

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #777777;
}

#commentform #submit {
	margin: 0;
	float: right;
	background-color: #48A6F6;
	border: 1px solid #000000;
	color:  #FFFFFF;
	cursor:pointer;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#sidebar form {
	margin: 0;
}

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

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

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

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

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

#wp-calendar td.pad:hover {
	background-color: #fff; 
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

table#MBL_COMM th.mbl_h, 
table#MBL_COMM td.mbl_fo_hidden, 
table#MBL_COMM td.mbl_join {
	display: none;
}

table#MBL_COMM {
	border:0pt none;
	border-collapse:collapse;
	margin:0pt 0pt 10px 10px;
	width:150px;
	background-color:#FFF;
	border:1px solid #AAAA00;
	font-family:Verdana,Arial,Sans-Serif;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
}

/* MYBLOGLOG */

table#MBL_COMM {
	width:150px;
	margin:0 0 10px 10px;
	border-collapse:collapse;
	border:0;
}

table#MBL_COMM tr {
	background-color:#241D15;
}

table#MBL_COMM th.mbl_h, table#MBL_COMM td.mbl_fo_hidden, table#MBL_COMM td.mbl_join {
	display:none;
}

table#MBL_COMM td {
	width:30px;
	height:30px;
	margin:0;
	padding:0;
	font-size:0;
	color:#241D15;
	background-color:#241D15;
}

table#MBL_COMM td img {
	display:block;
	margin:0;
	padding:0;
}

table#MBL_COMM td[colspan] {
	display:none;
}

.snap_noshots {
	float: left;
}

.wikiobutton1 {
	margin-left: 5px;
}
