/*

Theme Name: Tsokolate 

Description: Tsokolate is a simple and stylish, fixed-width WordPress theme designed by <a href="http://dominor.com" target="_blank">Dominor Web Design </a>

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-color:#000;

	font-size: 8pt;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #fff;

}

#wrap {

	width: 800px;

	text-align: left;

}

#header {

	height: 100px;

	color: #ffffff;
	background-image:url(images/logo1.jpg);
	background-repeat:no-repeat;
	background-position:center;

}

#top {

	height: 26px;

	text-align: right;

	padding-top: 4px;

}

#title {

	height: 109px;

}

#navigation {

	height: 50px;

	background: #7d7d7d;

	font-size: 10pt;

	font-weight: bold;

	padding: 7px 10px 0px 10px;

}

#navigation ul li {

	display: inline;

	list-style: none;

}

#navigation li a{

	color: #ffffff;

	padding-right: 15px;

	text-decoration: none;

}

#main {

	background-color:#4B6391;

	padding: 0px 0px;

	border: #7d7d7d solid 5px;

	text-align: left;

}

#sidebar {

	float: right;

	width: 180px;

	padding: 10px 15px;
	
	background-color:#769AC7;

}

#content {

	margin: 0px 215px 0px 0px;
	padding: 20px 10px 0px 15px;
	overflow:hidden;
	width:550px;

}

#footer {

	clear: both;
	color: #fff;
	margin:0px;
	padding: 40px 0 0 10px;
	text-align: center;
	background-image:url(images/footer2.jpg);
	background-repeat:repeat-x;
	height:130px;
	font-size:10px;
	line-height:135%;

}

#footer a {

	color: #fff;

	text-decoration: underline;

}
#footer a:hover {
text-decoration: none;
}

/* text */

#title h1 {

	font-size: 18pt;

	color:#ffffff;

	font-weight: normal;

	padding: 30px 0px 0px 10px;

}

#title h1 a {

	color:#ffffff;

	text-decoration: none;
	display:none;

}

#content h1, h2, h3, h4, ul, ol, p {

	padding-bottom: 10px;

}

#sidebar ul li {

	list-style: none;

}

#sidebar li {

	padding-bottom: 2px;

}

#content ul, #content ol {

	margin-left: 25px;

}

h1 {

	color: #fff;

	font-size: 14pt;

	font-weight: normal;

}

h1 a {

	color: #362f2d;

	text-decoration: none;

}

h2, h3, h4 {

	font-size: 12pt;

	color: #fff;

}

h2 a, h3 a, h4 a {

	color: #fff;

	text-decoration: none;

}

#sidebar h2 {

	font-size: 11pt;
	color: #fff;
	padding-top:10px;

}

#sidebar a {

	color: #000;

	text-decoration: underline;
	line-height:135%;

}
#sidebar a:hover {

	color: #000;
	text-decoration: none;

}
.post {

	padding-bottom: 10px;
	text-align:justify;
	border-bottom: solid 1px #fff;
	margin-bottom:10px;
	overflow:hidden;

}

.post a,

.entry a {

	color: #fff;

}
.entry {
display:block;
}
.description {

	font-size: 12pt;

	color: #f7f7f7;

	padding-left: 10px;

}

img a {

	border: 0px;

}

blockquote {

	margin: 10px;

	color: #666666;

	font-size: 9pt;

	font-style:italic;

}

blockquote a {

	color: #666666;

}

/* -- */

.postmetadata {

	color: #fff;

	padding: 10px 0px;



}

.postmetadata a {

	color: #fff;

	text-decoration: underline;

}
.postmetadata a:hover {
	color: #fff;

	text-decoration: none;
}

#date {

	padding-bottom: 5px;

	color:#769AC7;	



}

#date a {

	color:#C6D5E8;	

	text-decoration: none;

	font-weight: normal;

}
#comments {
margin-top:10px;
padding-top:15px;
border-top:solid 1px #fff;
float:left;
}
.comment {

	padding: 10px 0px;
	

}



/* form */

#author, #email, #url, #comment, .s {

	border: 1px solid #425780; 

	padding: 5px;

	font-size: 8pt;

	background-color: #ffffff;

}

#author, #email, #url, #comment {

	padding: 5px;

}

.s {

	padding: 3px;

}

#submit, .searchsubmit {

	background-color: #425780;

	color: #ffffff;

	border: 1px solid #fff;

	font-size: 8pt;

	padding: 2px;

	margin-top: 3px;

}

#commentform a {

	color: #C6D5E8;

	text-decoration: underline;

}

#commentform a:hover {

	color: #C6D5E8;

	text-decoration: none;

}



/* wp default */

.navigation {

	clear: both;

	color: #fff;

	margin: 10px 0px;

}

.navigation a {

	color:#362f2d;

	text-decoration: none;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 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;

}

