/*----------------------------------
		Theme692
----------------------------------*/

/* QBC */

/*--------- General ---------*/

.sf_wrapper {
	background-color: transparent;	
}

.sf_region2 {display:block;}

.sf_pagetitle {display:none;background-image: none;}

.sf_content {	
	float: right;
	clear: right;
	padding:0;
	margin: 0;
	width: 640px;
	background-color: transparent;
}

/* Posts */

.sf_blog_entry {	
	padding: 40px 60px;
	_width: 440px;
	_overflow: hidden;
	background-color: #f2f0e9;
}

.sf_blog_entry:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sf_blog_post {	
	background-image: url(images/692_bent.png);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	padding-bottom: 16px;
	width: 560px;
	_width: 500px;	
}

.sf_blog_postmeta {
	background-color: #e3e0d1 !important;
	border:1px solid #555349;
	clear:both;
	float:right;
	font-size:11px;
	line-height:normal;
	margin-right:-85px;
	margin-top:-90px;
	padding:7px !important;
	position:relative;
	right:0;
	width:115px;
}

.archive-post .sf_blog_post {
	background-image:none;
}

.archive-post .sf_blog_postmeta {
	margin: 0;
	float: none;
	width: auto;
}

.sf_blog_survey,
#trackbacks,
#comments1,
#leavecomment {	
	background-color: #f2f0e9;
	padding: 15px 50px;
}

#blogsurvey {	
	padding: 5px;
	margin: 0 10px 20px 0;
	border: 1px solid #E3E0D1;
}

#blogsurvey p {	
	margin: 0px;
	padding:5px;	
}

.ModerateComment {
	font-weight: normal;
}

h2.sf_blog_posttitle {
	font-size: 16px;
	text-shadow:0 1px 1px #F2F0E9;	
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: 1px;
}

h3.sf_blog_posttitle {
	font-size: 16px;
	text-shadow:0 1px 1px #F2F0E9;
	clear: both;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: 1px;
}

h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {
	text-decoration: none;
}

h3.sf_blog_posttitle a:hover {
	text-decoration: none;
}

.sf_blog_post .pagn a {		
	display:block;
	font-size:10px;
	height:15px;
	line-height:1.5;
	overflow:hidden;	
	text-align:center;
	width:42px;
	text-decoration: underline;
}

.sf_blog_post .pagn a:hover {	
	text-decoration: none;
}

.error {
	margin-top: 20px;
}

.commentlist li {
	list-style-type: none;
	margin: 10px 0;
}

#trackbacks ul li {
	list-style-type: none;
	margin: 5px 0;
}

.recentdate {
	font-size: 10px;
	margin-top: 7px;
	margin-left: 10px;
}

#leavecommentlabel {
	border-top: 1px dotted;
	padding-top: 5px;
	margin-top: 20px;
}

/* Calendar */

table.calendar {
	width:98%;
	text-align: center;
	border-color: #B6AF95;
	background: #f2f0e9;
	margin: 2px;
}

.calendar td {
	padding: 4px 0px;
}

.calendarcell a:link,
.calendarcell a:visited{
	padding: 0px 2px;
	border: 1px solid;
	background-color: #FBFBF9;
}

.calendarcell a:hover {
	text-decoration: none;
}

.calendarcell a:hover{	
	background-color: #B6AF95;
}

.calendar caption {	
	font-size: 16px;
}

.widget_content .calendartitle {
	border: none;
	font-size:16px;
	text-transform:uppercase;
}

/* Subscribe */

.SubscribeViaEmail .form_item input {
	width:auto;	
}

.SubscribeViaEmail input#SubscriberEmail {
	width:150px;	
}

.subscribeimage {
	margin-top:5px;		
}

/* Other */

.feedbutton {	
	vertical-align:middle;
	border: none;
}

.feedbutton {
	border: none !important;
}

.feedlink {
	.vertical-align:middle;	
}

/* Sidebar */

.widgetset li {	
	background-image: url(images/692_widgetline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.widgetset quick-search {
	padding: 0px;
	margin: 0px;
	color: #000;
}

.searchbox #quicklink {	
	margin-top: 5px;
}

.widget_content tr td {
	border: none;
}

.HomeLink .widget_content {
	display:none;	
}

.widgetset .widget.HomeLink {
	background-image: none;	
	padding: 0px;
	_height: auto;
}

.widgetset .GoogleAd h3 {
	display:none;
}

