/*
Theme Name: Hot Coffee
Description: 3-column Wordpress theme.
Author: Anna
Author URI: http://ww-recipes.net
*/


body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 /*background: url('images/background.png') repeat-x #996633;*/
 text-align: justify;
 padding: 0px;
 margin: 0px;
background:#d0af78;
border-top: solid #4a2e11;
 }
 
 span{
 font: 14px Arial, Tahoma, Verdana, Sans-serifs;
	color: #804000;
 font-weight: bold;
} 
#container {
width: 100%
}
#wrap {
 width: 860px;
 padding: 0px;
 margin: auto;
 }
#header {
 height: 100px;
 margin: auto;
 padding: 10px 410px 20px 0px;
 text-align: center;
 color: #FFFFFF;
 }
#header h1 {
 color: #804000;
 font: 36px Georgia, "Times New Roman", Times, serifs;
 margin: 0px;
 padding: 0px;
 }
 
 #navigation a{
  color: #804000;

 }
 
 
 #navigation a:hover{
 color: #ffffff;

}

#navigation {
 clear: both;
 height: 30px;
 font-weight: bold;
 color: #804000;
 font-size: 12px;
 text-transform: uppercase;
 text-align:center;
 background:#efdec2;
 margin-bottom:5px;
 width: 700px;
 border: 1px solid #b99559;
 margin-left: 30px;

 }
#navigation ul {
  float: left;
 list-style: none;
 margin: 8px 0px 0px 10px;
 padding: 0px;
  color: #804000;
   padding-left: 140px;


 }
#navigation li {
 
 padding: 0px 20px 10px 0px;
color: #804000;

 }
 
#header-content {
	margin: 0 auto; padding: 0;
	margin-left: 180px;
	margin-bottom:20px;


}
#header-content ul {
	left: 0px; top: 0px;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;
	padding-top: 10px;
	margin-bottom: 10px;

}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 7px 15px;	
	color: #804000;
	background-color: #efdec2;
	text-decoration: none;
	border-right: 1px solid #98520b;
}
#header-content li a:hover {
	background: #804000;
	color: #efdec2;
}
#header-content li a#current  {
	background: #804000;
	color: #efdec2;
}

 
  
#content {
 float: left;
 width: 750px;
 padding: 0px;
 margin: 0px 0px 10px 0px;
 display: block;
 background: url('images/content_bottom1.jpg') no-repeat bottom #efdec2;
 }
#content_top {
 background: url('images/content_top1.jpg') no-repeat center;
 height: 30px;
 }
.entry_body {
 padding: 10px 20px;
 margin: 0px 0px 10px 0px;
 line-height: 18px;

 }
#content h1 {
 font: 26px Georgia, "Times New Roman", Times, serifs;
 border-bottom: 1px dotted #804000;
 color: #804000;
 padding: 0px;
 margin: 0px;
 }
.entry_date {
 clear: both;
 padding: 5px 0px;
 color: #636467;
 }
.entry_body blockquote {
 padding: 5px 15px;
 margin: 10px 30px;
 border-left: 4px solid #804000;
 color:  #6D6F71;
 text-align: justify;
 }
.entry_footer {
 clear: both;
 margin: 0px;
 padding: 5px;
 height: 15px;
 border-top: 1px dotted #804000;
 }
#footer_link {
 clear: both;
 padding: 10px 20px;
 height: 30px;
 }
.footerleft {
 float: left;
 }
.footerright {
 float: right;
 }
#content_break {
 clear: both;
 }
#sidebar {
 width: 410px;
 padding: 380px 0px 50px 0px;
 float: right;
 margin: -100px 0px 0px 0px;
 background: url('images/header.png') no-repeat center top #efdec2;
 color: #804000;
 }
#sidebar_left {
 float: left;
 padding: 5px;
 width: 310px;
 }
#sidebar_right {
 float: right;
 padding: 5px;
 width: 360px;
 }
#sidebar h2 {
 font: 20px Georgia, "Times New Roman", Times, serifs;
color: #804000;
 border-bottom: 1px dotted #804000;
 padding: 5px;
 margin: 0px;
 }
#sidebar ul {
 list-style: none;
 margin: 0px;
 padding: 5px;
 }
#sidebar li {
 padding: 3px 0px;
 }
#footer {
 clear: both;
 height: 10px;
 padding: 0px;
 background: #d0af78;
 color: #623910;
 font-size: 10px;
text-align:center;

 }
#footer_text {
 width: 860px;
 text-align:center;
 margin-left: 310px;
 font: 12px Georgia, "Times New Roman", Times, serifs;


 }
 
 #footer a {
  color: #623910;

}

#footer a:hover{
 color: #ffffff;


}
.powered {
 float: left;
 }
.sponsors {
 float: right;
 }


#content img {
	border: 1px solid #804000;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	float: right;
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}
.alignleft {
	float: left;
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}
.pagetitle {
	margin: 0px;
	padding: 10px;
	}
.postmetadata {
	clear: both;
	padding: 10px;
	border: 1px solid #CCCCCC;
	}
.alt {
 background: #FFF8F9;
	}
#comment_box {
 margin: 5px 20px;
 }
#comment_box ol {
	padding: 0px;
	list-style: none;
	}
#comment_box li {
	padding: 10px;
	list-style: none;
	}
.textwidget {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 10px 0px;
	}
#content a {
	text-decoration: none;
	color: #804000;
	}
#content a:hover {
	text-decoration: underline;
	color: #682e27;
	}
a {
	text-decoration: none;
	color: #804000;
	}
a:hover {
	text-decoration: underline;
	color: #804000;
	}