/*
Theme Name: Cannelle et vanille
Theme URI: http://www.jotunn.net
Description: Theme modifié par JOTUNN
Version: 1
Author: JTk - http://www.imjtk.com
*/
html, body {
	height: 100%;
}
body {
	background: #eddfab;
	color: #000000;
	text-align: center;
	font-family: georgia, serif;
	font-size: 12px;
	padding:0px;
}
* {
	padding:0;
	margin:0;
}
#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 877px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/* Header */
h1#header {
	margin: 0;
	height: 251px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 11px;
	width: 1px;
	text-decoration: none;
}
#header em {
	display: none;
}
/* Sidebar Positioning */

#sidebar {
	color: #FFFFFF;
	margin: -40px 0px 0 66px;
	width: 213px;
}
#sidebar_header {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}
#menu_view {
	position: absolute;
	left: 81px;
	top: 5px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 11px;
}
#menu_view a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_view a:hover {
	color: #D4E7EE;
}
#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}
#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}
#menu_view li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_view li a:hover {
	color: #db7d45;
}
/* Content */
#wrapper {
	width: 595px;
	float: right;
	position: relative;
	margin-top: -54px;
}
#content {
	padding: 0 75px 10px 0;
}
hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}
.clear2 hr {
	clear: both;
	height: 15px;
	visibility: hidden;
}
hr {
	clear: both;
	height: 25px;
	visibility: hidden;
}
h1, h2, h3, h4, h5 {
	color: #96674e;
	font-weight: bold;
}
h6 {
	color: #497178;
	font-size: 11px;
	font-weight: bold;
}
.textwidget {
	color: #FFFFFF;
}
hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}
p, pre, blockquote, form, label, dl, fieldset, address {
	margin: 10px 0;
}
p img {
	border: 3px solid #db7d45;
	padding: 3px;
	margin-right: 5px;
}
#wp-calendar {
	padding: 0 0 0 7px;
	text-align:center;
	color: #005a74;
}
#today {
	font-weight: bold;
}
#wp-calendar a:hover {
	background: #007b9c;
	color: white;
}
#wp-calendar td {
	height:24px;
	padding: 0 5px;
}
#wp-calendar td a {
	background: #e8faff;
	display:block;
	color:#005a74;
	text-decoration:none;
	line-height:24px;
	background-repeat:no-repeat;
}
#wp-calendar td a:hover {
	display:block;
	height:24px;
	color: white;
	background: #005a74;
	text-decoration:none;
	line-height:24px;
	background-repeat:no-repeat;
}
.textwidget {
	margin: 10px;
	color: #FFFFFF;
}
fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
/* Word Press Stuff */

small {
	color: #336699;
	font-size: 11px;
}
.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}
.button {
	margin-top: 7px;
	margin-left: 97px;
}
.entry {
	font-size: 13px;
	margin-left: 15px;
}
ul, ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}
li, dd {
	margin-left: 7px;
	list-style-type: none;
}
#entry ul {
	list-style-type: none;
	margin-left: 25px;
}
#entry ul li {
	list-style-type: none;
	margin-left: 10px;
}
blockquote {
	background: #eddfab;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	padding: 9px 0 0 15px;
	background: url(images/side_header.gif) 0 repeat-x;
	margin-left: 0px;
}
/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 15px;
	padding-left: 9px;
	font-weight: bold;
}
#sidebar ul li ul li ul li {
	margin-left: 4px;
	padding-left: 3px;
	font-weight: normal;
	margin-bottom: 4px;
}
#sidebar ul li ul li ul {
	margin-bottom: 0;
}
/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}
.post h2 {
	margin: 0 0 0px 0;
	color: #96674e;
}
ul#recentcomments li {
	margin: 0 0 7px 0;
}
li#recent-posts ul li {
	margin: 0 0 7px 0;
}
input {
	color: #000000;
        margin: 5px;
	border: 1px solid #96674e;
	font-family: Tahoma, sans-serif;
	vertical-align: middle;
	font-weight: bold;
}
#searchform .buttons {
	background-color: none;
	border: 0px;
}
textarea {
	background-color: #FFFFFF;
	color: #330606;
	border: 1px solid #96674e;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
/* Link Stuff */

#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#sidebar a:hover {
	color: #db7d45;
	font-size: 12px;
}
a:link {
	color: #96674e;
	text-decoration: underline;
}
a:visited {
	color: #96674e;
	text-decoration: underline;
}
a:hover, a:active {
	color: #db7d45;
	text-decoration: underline;
}
.post h2 a {
	color: #96674e;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia, serif;
	font-weight: normal;
}
.post h2 a:visited {
	color: #96674e;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia, serif;
}
.post h2 a:hover {
	color: #db7d45;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia, serif;
}
.top_o_the_post {
	padding: 6px;
0 6px 10px;
	margin-left: 13px;
	width: 495px;
}
#comments {
	padding-left: 15px;
}
.graybox {
	background: #eddfab;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}
.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}
#commentlist li {
	padding-left: 20px;
}
.commentlist {
	position: relative;
}
form {
	padding-left: 20px;
}
.buttons_no_b {
	border: none;
}
#postcomment {
	padding-left: 20px;
}
.comments_links {
	padding-left: 20px;
}
h3#respond {
	margin-left: 12px;
}
.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}
.post_image {
	margin-right: 5px;
}
.post ul li {
	list-style-type: none;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}
.post ol li {
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}
/* Footer
-----------------------------------------*/
#footer {
	font-family: georgia, serif;
	background: url(images/footer.png) 0 0 no-repeat;
	color: #ffffff;
	min-height: 76px;
	_height: 76px;
	position: relative;
}
#footer_content {
	padding: 22px 9px 5px 90px;
}
#footer_content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_content a:hover {
	color: #db7d45;
	text-decoration: underline;
}
#before_bar {
	margin: 0 10px 0px 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.sep2 {
	margin: 0px  0px 0px 20px;
}
.entry img {
	margin-right: 9px;
	margin-bottom: 3px;
}
#featured_posts li {
	margin-bottom: 5px;
}
#blog_name {
	position: absolute;
	left: 110px;
	top: 60px;
	color: #eddeab;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 36px;
	font-family: georgia, serif;
}
#blog_name a {
	color: #eddeab;
	text-decoration: none;
}
#blog_name a:visited {
	color: #eddeab;
	text-decoration: none;
}
#blog_name a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#blog_slogan {
	position: absolute;
	left: 125px;
	top: 100px;
	color: #96674e;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 16px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
	font-family: georgia, serif;
}
