﻿body {
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Tahoma, sans-serif; */
	font-size: 70%;
	color: #000000;
	background-color: #faf5e1;
	text-align: left;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;	
	outline: 0;
}
div.wrapper 
{
	margin: 0 auto;
	width: 834px;
	position: relative;
	background: #fff url(Images/bg.gif) no-repeat 50% 0;
}
div.wrapper div.main-content 
{
	width: 606px;
	float: right;
	margin-top: 60px;
}
div.wrapper div.illustration 
{
	display: none;
}
div.wrapper div.navigation 
{
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 100;
}
div.wrapper div.content 
{
	padding: 65px 17px 0 6px;
	background: transparent url(Images/div_content.gif) no-repeat 5px 0;
}
div.wrapper div.sidebar 
{
	width: 208px;
	float: left;
	margin-top: 120px;
	padding: 0 5px 0 15px;
	background: transparent url(Images/div_sidebar.gif) repeat-y 15px 0;
}
div.wrapper div.footer 
{
	width: 100%;
	clear: both;
	padding-top: 25px;
	background: #faf5e1 url(Images/div_footer.gif) no-repeat 0 0;
}

/* Headings */
h1, h2, h3, h4, h5, h6 
{
	font-weight: normal;
}
h1 
{
	margin: 0;
	padding: 20px 0 10px;
	font-size: 3.3em;
	color: #90c92e;
	position: relative;
}
.content h2 
{
	margin: 0 0 0;
	padding: 0 0 31px 15px;
	font-size: 1.6em;
	position: relative;
	z-index: 4;
	font-weight: normal;
	background: #f9f1ca url(Images/div_content_h2.gif) no-repeat 0 100%;
}
.content .sf_postComments h2
{
	padding: 0 0 15px;
	position: static;
	background-color: transparent;
	background-image: none;
	color: #545454;
}
.sidebar h2 
{
	margin: 0;
	padding: 0 0 15px 5px;
	font-size: 1.6em;
}
.sidebar h3 
{
	margin: 10px 0;
	padding-left: 5px;
	color: #f19b36;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #ede9d7;
}
.content h3.sf_postTitle 
{
	margin: 0;
	font-size: 1.9em;
}
h4 
{
}
/* generic content headings */
.content h1 
{
	padding: 30px 0 20px;
	position: static;
	font-size: 1.9em;
	color: #9c9b9b;
}
.content .sf_singlePost h2, .content .content-wrap h2
{
	padding: 20px 0 10px;
	position: static;
	background-color: transparent;
	background-image: none;
}
.content h3 
{
	padding: 10px 0 5px;
	font-size: 1.45em;
}
.content h4 
{
	padding: 5px 0;
	font-size: 1.1em;
	font-weight: bold;
}
/* Paragraphs */
p {
	margin: 0 0 10px;
	padding: 0;
}
div.wrapper div.footer p 
{
	margin: 0;
	text-align: right;
	font-size: 1em;
	color: #aca194;
}
.content p 
{
	font-size: 1.1em;
}
ul.sf_postListing li .sf_postDate 
{
	text-transform: uppercase;
	background: transparent url(Images/p_sf_postDate.gif) no-repeat 0 0;
	height: 28px;
	width: 574px;
	padding: 9px 0 0 15px;
	position: absolute;
	left: -6px;
	top: -40px;
	z-index: 20;
	
}
.sf_postContent 
{
	font-size: 1.2em;
}
.content p.sf_postComments 
{
	margin: 10px 0 0;
	padding: 0 35px 3px 0;
	float: left;
	font-size: 1.2em;
	background: transparent url(Images/p_sf_readComments.gif) no-repeat 100% 0;
	position: relative;
}
.content .sf_readMore 
{
	margin: 10px 0 0 5px;
	padding: 0 0 0 5px;
	float: left;
	border-left: 1px solid #c7c4c4;
	font-size: 1.2em;
}
ul.sf_commentListing li .sf_commentAuthor 
{
	background: transparent url(Images/p_sf_commentAuthor.gif) no-repeat 0 0;
	height: 28px;
	position: relative;
	margin: 0 0 0 -6px;
	padding: 9px 10px 0 15px;
	text-transform: uppercase;
}
.sf_postComments .sf_commentContent 
{
	margin: 0;
	padding: 5px 10px 10px 10px;
	background-color: #f4fbfd;
	border-bottom: 1px solid #e0dede;
}
/* Lists */
ul, ol {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	/* font-size: 1em; */
}
li {
	margin: 0;
	padding: 0;
}
ol li {
	list-style-type: decimal;
}
.content ul, .content ol 
{
	margin: 0 0 10px 25px;
}
.content ul
{
	list-style-type: disc;
}
.content .sf_postListing 
{
	padding-top: 45px;
	margin: 0;
	list-style-type: none;
}
.content .sf_postListing li 
{
	position: relative;
	margin: 0 0 40px;
	padding: 0 0 40px;
}
.sf_postListing li li
{
	position: static;
	margin: 0;
	padding: 0;
}
.sidebar ul 
{
	padding-bottom: 20px;
}
.sidebar li 
{
	padding: 5px 5px 0 5px;
	font-size: 1.2em;	
	list-style-type: none;
}
.sf_postNewComment li 
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
}
.content .sf_commentListing li 
{
	margin: 0;
}
.content .sf_postComments ul, .content .sf_postComments ol 
{
	margin: 0;
	list-style-type: none;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
h1 span 
{
	color: #bdafa2;
	font-size: .4em;
	position: absolute;
	bottom: 0;
	left: .5em;
}
p.sf_postComments span 
{
	color: #fff;
	position: absolute;
	padding: 1px 0 1px 5px;
	top: 0;
	right: 5px;
	background: transparent url(Images/p_sf_readComments_span.gif) no-repeat 0 0;
	cursor: pointer;
	width: 20px;
	text-align: center;
}
.sf_commentAuthor abbr 
{
	float: right;
	margin-top: -1.4em;
}
/* Images */
a img 
{
	border: 0;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #8cbec9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:hover, .sidebar a:active 
{
	color: #8d8d8d;
}
.sf_postListing h3.sf_postTitle a:link, .sf_postListing h3.sf_postTitle a:visited, .sf_postListing h3.sf_postTitle a:hover, .sf_postListing h3.sf_postTitle a:active 
{
	color: #9ab960;
}
.sf_readMore a:link, .sf_readMore a:visited, .sf_readMore a:hover, .sf_readMore a:active {
	color: #f19b36;
	background: transparent url(Images/p_sf_readMore.gif) no-repeat 100% 50%;
	padding-right: 10px;
}
.sf_postComments a:link, .sf_postComments a:visited, .sf_postComments a:hover, .sf_postComments a:active {
	color: #969696;
	text-decoration: none;
}
.sf_postComments a:hover 
{
	color: #b2dad5;
}
/* Input */
fieldset 
{
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset.sf_searchBox 
{
	padding: 0 0 0 0;
	background: transparent url(Images/div_search.gif) no-repeat 0 0;
	position: absolute;
	right: 30px;
	top: 130px;
}
fieldset.sf_searchBox label 
{
	position: absolute;
	top: 26px;
	left: 16px;	
	display: block;
	background: transparent url(Images/div_search_label.gif) no-repeat 0 0;
	width: 39px;
	height: 17px;
	text-indent: -9999px;
}
fieldset.sf_searchBox input
{
	border: 0;
}
fieldset.sf_searchBox input.sf_searchText
{
	border: 0;
	color: #8d8d8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	width: 150px;
	padding: 8px 0 0;
	margin: 25px 0 0 65px;
}
fieldset.sf_searchBox input.sf_searchSubmit
{
	font-size: 0;
	height: 44px;
	width: 45px;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	vertical-align: top;
	background-color: transparent;
	margin-top: 25px;
}
.sf_postNewComment li label 
{
	display: block;
	float: left;
	width: 110px;
}
.sf_postNewComment li input, .sf_postNewComment li textarea 
{
	background-color: #fafaf9;
	border: 1px solid #e2e2e1;
	padding: 2px;
	color: #8d8d8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.sf_postNewComment li input 
{
	width: 215px;
}
.sf_postNewComment li textarea
{
	width: 378px;
}
.sf_postNewComment li input.sf_commentSubmit
{
	width: auto;
	margin-left: 110px;
	border: 0;
	width: 105px;
	height: 22px;
	text-align: center;
	background: transparent url(Images/input_sf_commentSubmit.gif) no-repeat 0 0;
	color: #2e2e2e;
}
.content .sf_postComments legend 
{
	padding: 30px 0 15px;
	font-size: 1.6em;
	position: static;
	background-color: transparent;
	background-image: none;
	color: #545454;
}
/* clearfix for wrapper */
.clearfix:after, .wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .wrapper {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix, * html .wrapper {
	height: 1%;
}
.clearfix, .wrapper {
	display: block;
}
/* End hide from IE-mac */
.sf_postListing .sf_postTags 
{
	clear: both;
}
.sf_singlePost .sf_postTags 
{
	padding: 10px 0 20px;
}
.content .sf_authorComment {
	background-color: transparent;
}
/* Search Result */
.searchResults dt 
{
	margin: 0;
	padding: 30px 0 5px;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.9em;
}
.searchResults dt strong
{
	font-weight: normal;	
}
.searchResults dd
{
	font-size: 1.2em;
}

ol.sf_pager li
{
    list-style-type:none;
}