/*
Theme Name:Soulblog101
Theme URI: http://www.themedreamer.com
Description: Basic two column theme, sidebar on right.
Version: 1.0
Author: Dan O'Connor
Author URI: http://www.twinoaksforge.com
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region – Styles for comment thread, forms, etc.
5. Sidebar Region – Styles for widgets, additional menus lists and links.
6. Footer Region – Styles specific to the footer region.
7. Misc. & Plugins – Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/


/*=== START SECTION 1 - Initial Styling ===*/
ul li {
	list-style-type: none;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	list-style-type: none;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	display: list-item;
	border-bottom-style: none;
}
#sidebar .widget a, #sidebar .widget a:visited {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar .widget ul li {
	list-style-type: none;
	display: inline;
}
#widget_sp_image-2{
	list-style-type: none;
	display: inline;
}
#widget_sp_image-3{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widget_sp_image-4{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widget_sp_image-5{
	list-style-type: none;
	display: inline;
}
.yd_rp_excerpt{
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mailchimp-widget{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widget_sp_image-6{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widget_sp_image-7{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widget_sp_image-8{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fan_page{list-style-type: none;}
#wpp-4{list-style-type: none;}
#search-2{list-style-type: none;}
#search-4{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_bottom3{
	list-style-type: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
#text-4{list-style-type: none;}
#t1{list-style-type: none;}
.active{list-style-type: none;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/green%20canvas200%20copy.png);
	list-style-image: none;
}
#page_bg {
	background-attachment: fixed;
	background-image: url(../images/green%20canvas200%20copy.png);
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
}	
#Top_bar {
	background-color: #000000;
	height: 30px;
	width: 100%;
	position: static;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	min-width: 1024px;
}
#wrapper {
	background-color: #cfc498;
	height: auto;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #836f21;
	border-left-color: #836f21;
	position: static;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #836f21;
}
.alignleft {
  float: left;
}
.alignright {
	float: right;
	color: #735000;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
	border: none;
	list-style-image: none;
}
img.alignright, div.alignright {
	display: inline;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 10px;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	background-color: #534621;
	height: 140px;
	width: 100%;
	border-top-width: 4px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #836F21;
	border-bottom-color: #836F21;
	background-image: none;
	position: static;
	z-index: auto;
	margin-right: auto;
	margin-left: auto;
	min-width: 1024px;
}
#Logo_Wrapper {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	z-index: auto;
	background-image: url(images/180x900logo_banner13.png);
}
#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
#menu{
	color: #000000;
	background-color: #996600;
	height: 33px;
	width: 996px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	display:inline;
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
	list-style-image: none;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
	list-style-image: none;
}
#menu li a:hover {
	text-decoration: underline;
	list-style-image: none;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 994px;
	float: left;
}
#content {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5;
	font-weight: 400;
	color: #000000;
	background-color: #efebc8;
	padding: 10px;
	height: auto;
	width: 650px;
	position: static;
	float: left;
	display:inline;
	margin: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #990000;
}
#content2 {
	font-size: 1em;
	font-style: normal;
	line-height: 1.6;
	font-weight: 400;
	color: #000000;
	background-color: #efebc8;
	padding: 10px;
	height: auto;
	width: 950px;
	position: static;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #836f21;
	border-right-color: #836f21;
	border-bottom-color: #836f21;
	border-left-color: #836f21;
	display:inline;
	margin: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
	color: #990000;
	font-family: Tahoma, Arial, sans-serif, "Lucida Sans";
	font-weight: bold;
	list-style-image: none;
}
#content a:hover {
	color: #004D79;
	font-family: Tahoma, Arial, sans-serif, "Lucida Sans";
	font-weight: bold;
	list-style-image: none;
}
#content h1 {
	font-size: 1.5em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post {
	padding: 5px;
	font-size: 1em;
}
.post h2 {
	font-size: 18px;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #996600 !important;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: bold;
	line-height: -2;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	clear: left;
	margin-top: 50px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border: none;
	list-style-image: none;
}
a.image img {
	border: none;
	list-style-image: none;
}
/*.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}*/
.entry-month {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #474226;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	float: right;
	height: auto;
	width: 260px;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color: #efebc8;
	position: static;
	display:inline;
	line-height: 1.5;
	font-weight: 400;
	margin-top: 12px;
	list-style-image: none;
	border: 1px solid #990000;
}
#sidebar h1 {
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif, "Lucida Sans";
	color: #7F0000;
	font-weight: bold;
	list-style-image: none;
}
#sidebar h2 {
	font-size: 1.1em;
	color: #592506;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	list-style-image: none;
}
h2 {
	font-size: 1.1em;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	list-style-image: none;
	color: #996600;
}


#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
#sidebar ul ul {
	margin-left: 10px;
	list-style-image: none;
	display: inline;
}
#sidebar ul ul li, #sidebar ul ul li {
	font-size: 12px;
	margin-left: 10px;
	list-style-image: none;
	display: inline;
}
#sidebar li a:link, #sidebar li a:visited {
	display: inline;
	text-decoration: none;
	list-style-image: none;
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #836f21;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	text-align: left;
	line-height: 1;
	text-indent: -15px;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#sidebar li a:hover {
	text-decoration: underline;
	list-style-image: none;
	display: inline;
}
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #4f412c;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	height: 625px;
	clear: both;
	list-style-image: none;
}
#footer a:link, #footer a:visited {
	display: inline;
	text-decoration: none;
	list-style-image: none;
	font-family: Verdana;
	font-size: 12px;
	color: #cfc498;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #836f21;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	text-align: left;
	line-height: 1;
	text-indent: -15px;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#footer li {
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #cfc498;
}
#footer a:hover {
	text-decoration: underline;
	list-style-image: none;
	display: inline;
}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#upper_footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 600;
	background-color: #534632;
	padding: 5px;
	height: 200px;
	width: 960px;
	position: static;
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
	float: left;
	border-top-width: 40px;
	border-top-style: solid;
	border-top-color: #4f412c;
	border-right-color: #4f412c;
	border-bottom-color: #4f412c;
	border-left-color: #4f412c;
	color: #cfc498;
	display:inline;
	line-height: 1.5;
}
#footer_seperator {
	background-color: #836f21;
	height: 5px;
	width: 996px;
	float: left;
	display:inline;
	margin-right: auto;
	margin-left: auto;
}
.footer_bottom1 {
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: 400;
	color: #efebc8;
	float: left;
	width: 290px;
	position: static;
	display:inline;
	padding-top: 15px;
}
.footer_bottom {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: 400;
	color: #cfc498;
	float: left;
	width: 290px;
	margin-left: 5px;
	position: static;
	display:inline;
	margin-right: 15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: cfe498;
	border-right-color: cfe498;
	border-bottom-color: cfe498;
	border-left-color: cfe498;
	height: 300px;
	margin-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: -30px;
}
.footer_bottom li{
	list-style-image: none;
}

.top_footer_bottom {
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: 400;
	color: #efebc8;
	float: left;
	width: 290px;
	position: static;
	display:inline;
	list-style-image: none;
}
.bottom_footer_bottom {
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: 400;
	color: #efebc8;
	float: left;
	width: 290px;
	margin-top: 20px;
	position: static;
	display:inline;
	margin-right: 20px;
	list-style-image: none;
}
#Introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	background-color: #efebc8;
	background-image: url(images/275px-Lascaux_II.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 247px;
	width: 955px;
	border: 1px solid #990000;
	float: left;
	position: static;
	display:inline;
	color: #735000;
	list-style-image: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
}
/*=== END SECTION 7 - Misc. & Plugins ===*/
.centeredtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000 !important;
	text-align: center;
	font-weight: bold;
}
.leftreadmorelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.centeredreadmorelinks {
	font-family: Tahoma, Arial, sans-serif, "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #93102F;
	text-align: center;
}
.centeredpagetitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: -20px;
}
#rss_image {
	margin-right: auto;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-style: solid;
	border-top-color: #990000;
}
.salesleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000 !important;
	text-align: left;
	font-weight: normal;
	float: left;
	width: 475px;
}
.salesright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	color: #333333;
	text-align: left;
	line-height: 1.5;
	float: right;
	width: 440px;
	background-color: #b2a56e;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Sales_pitch {
	font-family: Tahoma, Arial, sans-serif, "Lucida Sans";
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: 500;
	color: #000000;
	background-color: #efebc8;
	height: auto;
	width: 970px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: static;
	float: left;
	display:inline;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#astore_content {
	font-size: 1em;
	font-style: normal;
	line-height: 1.6;
	font-weight: 400;
	color: #000000;
	background-color: #efebc8;
	padding: 0px;
	height: auto;
	width: 970px;
	position: static;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #836f21;
	border-right-color: #836f21;
	border-bottom-color: #836f21;
	border-left-color: #836f21;
	display:inline;
	margin: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#Final_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5;
	font-weight: normal;
	color: #996600;
	background-color: #000000;
	padding: 10px;
	height: 35px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
#Final_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 600;
	color: #cfc498;
	background-color: #000000;
	padding: 10px;
	height: 35px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	text-align: center;
	vertical-align: bottom;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
#twitter_facebook {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	list-style-image: none;
	border-bottom-style: none;
	margin: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 125px;
}
#twitter{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: none;
	list-style-image: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#facebook {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: none;
	list-style-image: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 135px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-left: 15px;
}
#will_work {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	padding-top: 10px;
	list-style-image: none;
	border-bottom-style: solid;
	padding-bottom: 10px;
	margin: 0px;
	border-right-style: none;
	border-left-style: none;
}
#featured_story {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	padding-top: 10px;
	list-style-image: none;
	border-bottom-style: none;
	padding-bottom: 10px;
	margin: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 470px;
	width: 260px;
}
#Search {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	padding-top: 10px;
	list-style-image: none;
	border-bottom-style: solid;
	padding-bottom: 10px;
	margin: 0px;
	border-right-style: none;
	border-left-style: none;
}
#popular {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	width: 243px;
	background-color: #cfc498;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#insidedom {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	padding: 10px;
	width: 197px;
	background-color: #efebc8;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cfc498;
	border-right-color: #cfc498;
	border-bottom-color: #cfc498;
	border-left-color: #cfc498;
}
#rss {
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	padding-top: 0px;
	list-style-image: none;
}
#fan_page {
	margin-right: auto;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	padding-top: 10px;
	}
	.footer_bottom3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5;
	font-weight: 400;
	color: #cfc498;
	float: left;
	width: 335px;
	margin-left: 0px;
	position: static;
	display:inline;
	padding: 0px;
	list-style-image: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

* html #nav-main li {
dislpay: inline;
margin-bottom: 0;
} /*fix for IE6*/

*:first-child+html #nav-main li {
dislpay: inline;
margin-bottom: 0;
} /*fix for IE7*/


.stbuttontext (line 1)

{
line-height: 2px;

}
/* 
	WordPress Menubar Plugin
	ssf-blue.css stylesheet for the Superfish template

	Credits:

	Superfish v1.4.8 - jQuery menu plugin by Joel Birch
	http://users.tpg.com.au/j_birch/plugins/superfish/

	Search box design by the LightWord theme
	http://www.lightword-theme.com/
*/

/*** start superfish.css ***/

/*** ESSENTIAL STYLES ***/
.ssf-blue, .ssf-blue * {
	margin:			0;
	padding:		0;
	list-style:		none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ssf-blue {
	line-height:	1.0;
}
.ssf-blue ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.ssf-blue ul li {
	width:			100%;
}
.ssf-blue li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.ssf-blue li {
	float:			left;
	position:		relative;
}
.ssf-blue a {
	display:		block;
	position:		relative;
}
.ssf-blue li:hover ul,
.ssf-blue li.wpm-hover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.ssf-blue li:hover li ul,
ul.ssf-blue li.wpm-hover li ul {
	top:			-999em;
}
ul.ssf-blue li li:hover ul,
ul.ssf-blue li li.wpm-hover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.ssf-blue li li:hover li ul,
ul.ssf-blue li li.wpm-hover li ul {
	top:			-999em;
}
ul.ssf-blue li li li:hover ul,
ul.ssf-blue li li li.wpm-hover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** arrows **/
.ssf-blue a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.wpm-hover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.ssf-blue ul .sf-sub-indicator { background-position:  -10px 0; }
.ssf-blue ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.ssf-blue ul a:focus > .sf-sub-indicator,
.ssf-blue ul a:hover > .sf-sub-indicator,
.ssf-blue ul a:active > .sf-sub-indicator,
.ssf-blue ul li:hover > a > .sf-sub-indicator,
.ssf-blue ul li.wpm-hover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** end superfish.css ***/

.ssf-blue-wrap {
	padding:		0;
	font-size: 		12px;
	font-weight: 	bold;
	height:			30px;
	background:		#996600;			/* color 1 */
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*** DEMO SKIN ***/
.ssf-blue {
	float:			left;
	width:			100%; 
}
.ssf-blue a {
	padding: 		.75em 1em;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-color: #8EC3F7;
}
.ssf-blue li li a {
	padding: 		.75em 1em;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-color: #8EC3F7;
	border-left-color: #8EC3F7;
}
.ssf-blue a, .ssf-blue a:visited  {
	color:			#000000;				/* text color 1 */
}
.ssf-blue li li a, .ssf-blue li li a:visited  {
	color:			#0E4377;			/* text color 2 */
}
.ssf-blue li {
	height:			30px;
	background:		#996600;			/* color 1 */
}
.ssf-blue li li {
	height:			auto;
	background:		#C6E1FB;			/* color 2 */
}
.ssf-blue li:hover, .ssf-blue li.wpm-hover,
.ssf-blue a:focus, .ssf-blue a:hover, .ssf-blue a:active {
	text-decoration: none;
	background:		#efebc8;			/* color 3 */
	outline:		0;
}

.ssf-blue li.selected, 
.ssf-blue li.current-cat, 
.ssf-blue li.current-cat-parent, 
.ssf-blue li.current_page_item, 
.ssf-blue li.current_page_parent,
.ssf-blue li.current_page_ancestor {
	background:		#CFC498;			/* color 3 */
}

.ssf-blue li.right {
	float: right;
}

.ssf-blue li.right a, 
.ssf-blue li.right form {
	border-left:	1px solid #8EC3F7;	/* border color */	
	border-right:	0;
}

.ssf-blue form {
	margin: 0;
	padding: 0;
	background: url('searchbox.png') no-repeat center center;
	height: 30px;
	width: 195px;
	border-right:	1px solid #8EC3F7;	/* border color */	
}

.ssf-blue form input.wpm-text {
	border: 0;
	background: transparent;
	margin: 6px 0 0 6px;
	width: 154px;
	}

.ssf-blue form input.wpm-submit {
	border: 0;
	background: transparent;
	cursor: pointer;
	height: 20px;
	width: 26px;
}

/*.ssf-blue-after {
	clear: both;
	margin: 0;
	padding: 0;
	background: url('shadow2.png') repeat-x;
	height: 6px;
}*/
