/*

Theme Name: Tsokolate 
Description: Tsokolate is a simple and stylish, fixed-width WordPress theme designed by &lt;a href="http://dominor.com" target="_blank">Dominor Web Design &amp;;lt;/a&gt;
Author: Dominor Web Design
Author URI: http://dominor.com
Version: 1.1
Tags: brown, white, red, 2-columns, right sidebar, widget ready, fixed width, seo-friendly, 2-columns

*/


* {

	padding: 0px;
	margin: 0px;
}

body {

	background:url(images/background.gif) repeat-x;
        background-color: #8e5a34;
	font-size: 10pt;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #8f1c0d;
}

#wrap {

	width: 800px;
	text-align: left;
}

#header {

	height: 169px;
	color: #f0c78f;
}

#top {

	height: 30px;
	text-align: right;
	padding-top: 6px;
}

#title {

        background:url(images/logo2.jpg) no-repeat;	
        height: 230px;
        text-align: left;
}

#navigation {

	height: 30px;
        background: url(images/background_nav2.jpg) repeat-x;
	font-size: 10pt;
	font-weight: bold;
        margin-top: 0px;
	padding: 7px 40px 0px 40px;

}

#navigation ul li {

        display: inline;
	list-style: none;
}

#navigation li a{

	color: #662e10;
	padding-right: 15px;
	text-decoration: none;
        font-size: 12px;
}

#navigation li a:hover{

	color: #8f1c0d;
	padding-right: 15px;
	text-decoration: none;
        font-size: 12px;
}

#main {

	background: url(images/background_main2.gif) repeat-x #f0c78f;
        margin-top: 127px;
	padding: 20px 0px;
	text-align: left;

}

#sidebar {

	float: right;
	width: 200px;
	padding: 0px;
        text-align: left;
}

#content {

	margin: 0px 200px 0px 0px;
	padding: 0px 30px 0px 30px;
}

#footer {

	clear: both;
        background: url(images/footer2.gif) no-repeat;
        height: 40px;
        color: #8f1c0d;
	margin: 0px;
        padding-top: 10px;
	text-align: center;
}

#footer a {

        color: #662e10;
	text-decoration: none;
}


/* text */


#title h1 {

	font-size: 12pt;
        color:#f0c78f;
	font-weight: normal;
	padding: 11px 0px 0px 10px;
        display: none;
}

#title h1 a {

	color:#662e10;
	text-decoration: none;
}

#content h1, h2, h3, h4, ul, ol, p {

        padding-bottom: 10px;
}

#sidebar ul li {

	list-style: none;
	padding: 0px 13px;
       
}

#sidebar li {

        font-size: 9pt;
	padding-bottom: 1px;
}

#content ul, #content ol {

	margin-left: 25px;
}

h1 {

        padding-left: 10px;
        padding-top: 7px;
        height: 30px;
        background: url(images/titre2.gif) no-repeat;
	color: #8f1c0d;
	font-size: 12px;
	font-weight: bold;
}


h1 a {

	color: #662e10;
        font-weight: bold;
	text-decoration: none;
        font-size: 13px;
}

h1 a:hover {

	color: #8f1c0d;
        font-weight: bold;
	text-decoration: none;
        font-size: 13px;
}

h2 {

	padding-top: 10px;
}

h2, h3, h4 {

	font-size: 13px;
	color: #8f1c0d;
}

h2 a, h3 a, h4 a {

	color: #662e10;
	text-decoration: none;
}

h2 a, h3 a, h4 a:hover {

	color: #8f1c0d;
	text-decoration: none;
}

#sidebar h2 {

	font-size: 11px;
	color: #8f1c0d;
        text-transform: uppercase;
        padding-left: 13px;
        border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8f1c0d;
        
}

#sidebar a {

	color: #662e10;
        font-size: 11px;
        font-weight: bold;	
        text-decoration: none;
        text-transform: uppercase;
}

#sidebar a:hover {

	color: #8f1c0d;
        font-weight: bold;	
        text-decoration: none;
        font-size: 11px;
        text-transform: uppercase;
}

.post {

     padding-bottom: 10px;
}

.entry {

     padding-top: 10px;
}

.post a,

.entry a {

	color: #662e10;
        text-decoration: none;
        font-weight: bold;
}


.description {

	font-size: 10pt;
	color: #f0c78f;
	padding-left: 10px;
        display: none;
}


img {

     border: none;
} 

img a {

	border: none;
}

blockquote {

	margin: 10px;
	color: #666666;
	font-size: 9pt;
	font-style:italic;
}


blockquote a {

	color: #662e10;
}

/* -- */

.postmetadata {
 
        color: #8f1c0d;
        font-size: 12px;
        line-height: 22px;
	padding: 10px 0px;
        margin-bottom: 5px;
}

.postmetadata a,

.postmetadata a:hover {

	color: #662e10;
        font-weight: bold;
	text-decoration: none;
}

#date {

	padding-bottom: 5px;
        color:#898989;	
}

#date a {

	color:#662e10;	
	text-decoration: none;
	font-weight: normal;
}

.comment {

	padding: 10px 0px;
}

/* form */

#author, #email, #url, #comment, .s {

	border: none; 
	padding: 5px;
	font-size: 8pt;
	background-color: #dbb17f;
}

#author, #email, #url, #comment {

        padding: 5px;
}

.s {

	padding: 3px;
}

#submit, .searchsubmit {

	background-color: #dbb17f;
	color: #662d10;
	border: 0px;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}

#commentform a {

	color: #662e10;
	text-decoration: none;
}

#commentform a:hover {

	color: #333333;
	text-decoration: underline;

}

/* wp default */

.navigation {

	clear: both;
	color: #362f2d;
	margin: 10px 0px;
}

.navigation a {

	color:#662e10;
	text-decoration: none;
}

.aligncenter {

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {

	float: left;
        font-weight: bold;
}

.alignright {

	float: right;
        font-weight: bold;
}

.wp-caption {

	border: 1px solid #b28255;
	text-align: center;
	background-color: #f0c78f;
	padding-top: 4px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {

	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {

	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text {

	text-align: center;
	padding-top: 7px;
}

.textwidget {

        color: #434812;
        font-weight: bold;
	padding-left: 15px;
        padding-bottom: 10px;
}


















