/*
Theme Name: { Chocos & Mints }
Theme URI: http://www.idezign.info
Description: A taste of Mints dipped into melted Chocolates?
Version: 3
Author: Washy Al Mazrouie
Author URI: http://www.sugar-plum.org

*/
body {
background : #d4cfb5 url(images/v3-bg.png) repeat;
text-align : center;
font : 10pt serif;
line-height : 13pt;
margin : 0;
padding : 0;
color : #352918;
}
.wrapper {
text-align : justify;
margin : 0 auto 0 auto;
width : 800px;
}
#bg {
height : 343px;
background : #d4cfb5 url(images/v3-header.png) repeat-x;
}
#name {
background: url(images/v3-name.png) no-repeat;
position: relative;
height: 115px;
width: 276px;
margin: 0 auto 0 auto;
top: 90px;
}
#sidebar {
width : 200px;
float : right;
position : relative;
top : -40px;
right : 3px;
}
#content {
width : 575px;
float : left;
position : relative;
left : 3px;
top : -40px;
}
#footer {
clear: both;
background: #352918 url(images/v3-footer.png) repeat-x;
height: 245px;
padding-top: 40px;
margin: 0;
color: #000000;
}
.left-column {
float: left; 
position: relative;
width: 300px;
padding: 0px 20px 0px 0px;
}
.right-column {
float: right; 
position: relative;
width: 210px;
padding: 0px 20px 0px 0px;
}
.box {
background: #c6b89c;
border: 2px solid #776c56;
padding: 4px;
margin: 1px 0px 5px;
}
b, strong {
color : #53361b;
}
u {
color : #776c56;
}
i, em {
color : #4f9981;
}
h1 {
color : #1e7a5d;
font-size : 16pt;
line-height : 16pt;
padding : 5px;
margin : 0px 0px;
font-weight : normal;
text-align : center;
}
h1 a:link, h1 a:visited, h1 a:active {
color : #1e7a5d;
font-size : 16pt;
line-height : 16pt;
padding : 5px;
margin : 0px 0px;
font-weight : normal;
text-align : center;
}
h1 a:hover {
color : #5abd9e;
font-size : 16pt;
line-height : 16pt;
padding : 5px;
margin : 0px 0px;
font-weight : normal;
text-align : center;
}
h2 {
color : #776c56;
font-size : 14pt;
font-weight: normal;
line-height : 8pt;
padding : 3px;
margin : 0 0 1px 1px;
border-bottom : 1px dotted #776c56;
text-align : center;
}
h3 {
color : #D76BFF;
font-size : 12pt;
line-height : 8pt;
padding : 2px;
margin : 0;
text-align : left;
}
h4 {
color : #6d4016;
font-size : 8pt;
font-weight: normal;
line-height : 8pt;
padding : 3px;
margin : -5px -1px 1px 1px;
border-bottom : 1px dotted #776c56;
text-align : center;
}
h4 a:link, h4 a:visited, h4 a:active {
color : #6d4016;
font-size : 8pt;
}
h4 a:hover {
color : #776c56;
font-size : 8pt;
}
a:link {
color : #6d4016;
text-decoration : none;
font-weight : bold;
font-size : 9pt;
}
a:hover, a:visited {
color : #776c56;
text-decoration : none;
font-weight : bold;
font-size : 9pt;
}
a.nav, a.nav:active, a.nav:link, a.nav:visited {
display : block;
font-size : 12px;
line-height : 20px;
font-weight : bold;
font-family: Arial;
letter-spacing : 3px;
text-decoration : none;
background-color : #79b8a4;
border: 2px solid #53a68c;
color : #53361b;
text-align : left;
padding : 2px 2px 2px 10px;
margin : 3px;
}
a.nav:hover {
display : block;
font-size : 12px;
line-height : 20px;
font-weight : bold;
font-family: Arial;
letter-spacing : 3px;
text-decoration : none;
background-color : #6aad98;
border: 2px solid #3c9378;
color : #352918;
text-align : left;
padding : 2px 2px 2px 20px;
margin : 3px
}
input, form, textarea, submit, button {
padding : 2px;
text-align : left;
}
blockquote {
background : #96ccbb url(images/v3-bq.png) repeat-x bottom;
color: #000000;
padding: 10px 10px 18px 10px;
}
.post {
	clear:both;
	padding-top: 5px;
}
.post-title {
	float: left;
	width: 560px;
}
.cats {
width: 60%;
margin: 0px auto;
border-bottom: 2px solid #095929;
text-align: center;
}
.entry {
	clear: both;
	padding-top: 5px;
}
.post-content {
	clear: both;
	padding-top: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
.comments-template{
	margin: 2px;
	border-top: 1px solid #ccc;
	padding: 5px 0px;
}
.commentmetadata{
	color : #6b4726;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 65%;
}
.comments-bg {
background: #a3d9c8;
margin: 0 auto;
border-bottom: 2px solid #569581;
width: 75%;
font-size: 10pt;
color: #53361b;
padding: 5px;
text-align: center;
}
.comments-bg a:link, .comments-bg a:visited, .comments-bg a:active {
color : #6d4a2a;
text-decoration : none;
font-size : 10pt;
text-align: center;
}
.comment-bg a:hover {
color : #ab8867;
text-decoration : none;
}
.comments-reply {
background: #c0b997;
width: 75%;
color: #4b907a;
font-size: 10px;
border: 2px solid #776c56;
margin: 0 auto;
padding: 5px;
text-align: center;
}