/*
Theme Name: Premium Chocolate
Theme URI: http://www.wpskins.org
Description: Dark chocolate brown 2 column, widget ready theme.
Version: 1.0
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org
Tags: web 2.0, clean, widget ready, chocolate, brown, green
*/

/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	color: #d6c29e;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background: #403017 url(images/background.jpg) repeat-x top;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 845px;
	margin: 0 auto;
}

#inner-page {
    background: url(images/wrapper.png) repeat-y;
}

#header {
    position: relative;
    height: 265px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    background: url(images/header.jpg) no-repeat top;
    padding-left: 20px;
}

#content {
	float: left;
	width: 550px;
}

#sidebar {
	float: right;
    width: 242px;
    margin-top: 150px;
}

#footer {
	clear: both;
    background: #403017 url(images/footer.jpg) no-repeat top;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    padding: 10px 0 0 170px;
}

#headerimg a {
	color: #FFF;
}

.description {
    font-size: 12px;
	color: #d6c29e;
}

.ad {
    padding: 110px 0 0 80px;
}

/* Navigational bar */
ul#navi-bar {
    padding: 4px 0;
    font-size: 12px;
    background: ;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    display: inline;
    background:;
}
/*
ul#navi-bar li:first-child {
    margin-left: 0 !important;
}*/

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 2px 10px;
    color: ;
    background: ;
}

#navi-bar a:visited, #navi-bar a:hover {

}
/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
}

#sidebar ul h2 {
    font-size: 16px;
    background: url(images/sidebar-header.png);
    height: 36px;
    color: #d6c29e;
    padding: 32px 0 0 116px !important;
    padding: 30px 0 0 116px;
    font-weight: bold;
}

#sidebar ul li {
    margin-bottom: 20px;
    background: url(images/sidebar.png);
}

#sidebar ul li div {
    padding-bottom: 15px;
    background: url(images/sidebar-bottom.png) no-repeat bottom;
}


#sidebar ul ul {
    padding: 8px;
}

#sidebar ul ul li {
    line-height: 14px;
    background: url(images/bullet.png) repeat-x bottom;
    margin: 0;    padding: 5px 0 5px 40px;
}

#sidebar ul ul li:hover {
    background: url(images/linkhover.png) repeat-x bottom;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {

}
/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color:;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
.post {
    margin: 10px 0;
	font-size: 12px;
	line-height: 14px;
}

.post h2 {
	line-height: normal;
    border-bottom: 1px dashed #d6c29e;
    padding: 10px 0 ;
}

.post h2 a:hover, .post h2 a:visited, .post h2 a {
    color: #d6c29e;
}

.post .postmetaup {
}

.post .posted {
	font-size: 10px;
	line-height: normal;
    width: 77px;
    height: 72px;
    background: url(images/calendar.png) no-repeat;
    float: left;
}

.post .cats {
    padding-top: 4px;
    color: #d6c29e;
}

.post .posted div {
    text-align: center;
    color: #FFF;
}

.post .posted div.month {
    padding-top: 15px;
}

.post .posted div.date {
    padding-top: 5px;
    font-size: 20px;
    color: #d6c29e;
}

.post p {

}

.post a {
    color: #FFF;
    font-weight: bold;
}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {
    color: #d6c29e;

}

.postmetadata {
    margin: 5px 0;
    font-size: 10px;
	line-height: normal;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #FFF;
}

ol.commentlist li {
    margin-bottom: 1em;
    border: 3px solid #FFF;
    padding: 20px;
    background-color: #4f3814;
    color: #FFF;
}

ol.commentlist li p {
    color: #FFF;
}

ol.commentlist li.alt {

}

ol.commentlist a {
	color: #707487;
}

ol.commentlist p {
    margin: 0 0 0.5em 0;
    color: #d6c29e;
}

#commentform p {
    font-size: 11px;
    margin: 0 0 5px 0;
    color: #c8c9ca;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 0;
    border-top: 3px solid #bcaa8b;
    border-left: 2px solid #bcaa8b;
    background-color: #d6c29e;
	color: #000;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
	font-weight: bold;
    color: #000;
}

h3#comments, h3#respond {
    font-size: 16px;
    font-weight: bold;
    color: #d6c29e;
    margin: 15px 0 4px 0;
}

#submit {
    background: url(images/submit.png) no-repeat;
    padding: 5px 5px;
	width: 116px;
    text-align: center;
    border: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {

}

#searchform #searchsubmit {

}

/************************/
/*   Calendar Design    */
/************************/
#sidebar ul li div#calendar_wrap  {
    background: url(images/sidebar.png);
	padding: 0 20px;
	color: #D6C29E;
}
#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 10px;
    color: #FFF;
    padding: 30px 40px;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

.ad2 {
    text-align: center;
}

#sidebar ul li#tag_cloud {
}

#sidebar ul li#tag_cloud div {
	padding: 10px 20px;
}

