/*
Theme Name: Gouik
Description: Un thème pour Gouik.
Theme URI: http://www.gouik.com
Tags: simple
Version: 1.0
Author: Gouik
Author URI: http://www.gouik.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: none;
}


body {
	text-align: center;
	font-family: Tahoma, sans-serif;
	background:#ffffff;
	}

strong {
	font-weight:bold;
}

#faux {
	width: 1100px;
	height: auto;
	margin: 0 auto 0 auto;
	background:#ffffff url('images/faux.jpg') repeat-y top;
	}

#header {
	position:relative;
	margin: 0;
	width: 1100px;
	height: 359px;
	background:url('images/header.jpg') no-repeat top;
	overflow: hidden;
	text-align: left;
}

#Menu1 {
	position:absolute;
	display:block;
	top:223px;
	left:712px;
	width:120px;
	height:120px;
	overflow:hidden;
}
#Menu1 span {
	position:absolute;
	top:-1000px;
}

#header h1 {
	margin: 130px auto auto 130px;
}

#header h1 a {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#header p {
	margin: 0px auto auto 130px;
	font-size: 14px;
	text-decoration: none;
	color: #888;
}

#container {
	text-align:center;
	width: 1100px;
	height: auto;
	margin: 0 auto 0 auto;

}

#sidebar {
	width: 230px;
	margin: 0 auto auto 130px;
	float: left;
	text-align: left;
	display:inline;

}

#sidebar a:hover, #container a:hover, #content a:hover, #content .comments a:hover {
	color:#aa3333;
}

#sidebar .widget {
	margin: 0 auto 20px 0;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color:#66321A;
}

#sidebar ul {
	margin: 10px auto 0 0;
}

#sidebar ul li {
	margin-top: 4px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 13px;
	background:url('images/heart.gif') no-repeat top left;
	list-style: none;
}

#sidebar ul li a {
	color:#A26745;
	text-decoration: none;

}

#sidebar a {
	color:#A26745;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

a.tagsz-1 { font-size:  8px; }
a.tagsz-2 { font-size: 10px; }
a.tagsz-3 { font-size: 12px; }
a.tagsz-4 { font-size: 14px; }
a.tagsz-5 { font-size: 16px; }


#sidebar #searchform .hidden {
	display:none;
	}

#sidebar form#searchform div {
	margin: 20px 0;
	height: 38px;
	width: auto;
	}

#sidebar #searchform input#s {
	margin: 0 5px auto 10px;
	padding: 0;
	height: 18px;
	width: 144px;
	border: #ABC8E2 solid 1px;
	font-weight:bold;
	font-size: 15px;
	color: #4265A7;
	line-height: 20px;
	overflow: hidden;
	text-align:center;
	}

#sidebar #searchform input#searchsubmit {
	margin: 0 auto 0 0;
	height: 18px;
	width: 53px;
	color: #FFF;
	border: 0;
	background: #445B8F;
	font-size: 12px;
	font-weight: bold;
	}

#sidebar div#calendar_wrap {
	margin: 0 auto 7px 0;
	width: 250px;
	text-align: center;
	font-size: 14px;
	}

#sidebar #calendar_wrap table{
	margin: 0 auto;
	color:#516999;
	}

#sidebar #calendar_wrap caption {
	margin: 0 auto 7px 0;
	font-size: 16px;
	font-weight: bold;
	}

#sidebar #calendar_wrap a{
	font-size: 14px;
	color: #516999;
	font-weight: bold;
	text-decoration: none;
	}

#content {
	margin: 0 auto auto 20px;
	float:left;
	width: 590px;
	height: auto;
	text-align: left;
	color:#333;
	display: inline;
}

.post {
	margin: 0 auto 20px auto;
	width: 590px;
}



.post-date p	{
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
}


.post-title h1, .post-title h2 {
	margin-top: 8px;
}

.post-title h1 a, .post-title h2 a {
	font-size: 18px;
	font-weight: bold;
	color:#6B3420;
	text-decoration: none;
}

.post-meta {
	margin-top: 6px;
	padding-left: 30px;
	font-size: 12px;
	line-height:23px;
	text-decoration: none;
	background:url('images/author.gif') no-repeat left;
}

.post-meta a {
	color:#9B6042;
	font-weight: bold;
	text-decoration:none;
}

.post-tags {
	margin-top: 6px;
	padding-left: 40px;
	font-size: 12px;
	text-decoration: none;
	line-height:19px;
	background:url('images/tags.gif') no-repeat left;
}

.post-tags a {
	color:#9B6042;
	font-weight: bold;
	text-decoration:none;
}

.post-content {
	margin: 15px auto 0 auto;
	font-size: 15px;
	line-height: 20px;
}

.post-content p {
	margin-bottom: 10px;
}

.post-content a {
	color:#9B6042;
	font-weight: bold;
	text-decoration: none;
}


.post-content ol {
	margin: 7px auto 7px 18px;
	}

.post-content ol li {
	margin-left: 5px;
	padding: 0px;
	}

.post-content ul {
	margin: 7px auto 7px 14px;
	}

.post-content ul li {
	margin-left: 5px;
	padding: 0px;
	}

.post-content h1 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: bold;
	border-left: 4px #6B3420 solid;
	border-bottom: 1px #6B3420 solid;
	}

.post-content h2 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: normal;
	font-style:italic;
	border-left: 4px #6B3420 solid;
	border-bottom: 1px #6B3420 solid;
	}

.post-content h3 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: bold;
	border-left: 6px #6B3420 solid;
	}

.post-content h4 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	font-style:italic;
	border-left: 6px #6B3420 solid;
	}

.post-content h5 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	border-left: 6px #6B3420 solid;
	}

.post-content blockquote {
	background:url('images/blockquote.gif') no-repeat top left;
	margin-top: 20px;
	borgin-bottom: 20px;
	margin-left: 20px;
	border-left: 2px #999999 solid;
	padding-left: 15px;
	}

.post-content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post-content img.aligncenter {
	text-align: center;
}

#content .comments {
	font-size:12px;
	margin: 10px auto auto auto;
	}

#content .comments a {
	text-decoration: none;
	color:inherit;
	font-weight: bold;
	}

.comments-template {
	width: 530px;
	}

.comments-template p {
	text-indent: 0px;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #eee;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.post-footer {
	margin-top: 16px;
	width: 540px;
	height: 13px;
	background:url('images/spacer.gif') no-repeat right;
	clear:both;
}

#footer {
	width: 1100px;
	height: 221px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	background: url('images/footer.jpg');
}

#footer p {
	margin: 190px auto auto 190px;
	color:#516999;
	font-size: 13px;
}

#footer p a {
	color:#516999;
	font-size: 13px;
}

/* =Images
-------------------------------------------------------------- */


#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
/* ------------------------------------- */
.wp-pagenavi {
	clear: both;
	font-size:12px;
	margin:20px auto 20px auto;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
	color:#994F36;
}

#content .wp-pagenavi a:hover, #content .wp-pagenavi span.current {
	border-color: #000;
	color:#fff;
	background-color:#994F36;
}

.wp-pagenavi span.current {
	font-weight: bold;
	background-color:#D6B68F;
}