body {
	background: url("style12/bg.jpg") no-repeat fixed center top #80825B;
	color: #45371B;
}

/* STANDARD TYPOGRAPHY */

a:link, a:visited {
	color: #CA4D0F;
}

a:hover { color: #45371b;
 }
#content blockquote,
#full-width-content blockquote {
	border-left-color: #c6c6c6;
}

#content li,
#full-width-content li {
	background-image: url('style12/bullet.png');
}

#content img,
#full-width-content img,
#portfolio img {
	border-color: #c6c6c6;
	background-color: #f2f2f2;
}

/* LAYOUT */
#wrapper {width:900px}
#content  {
display:inline;
float:left;
margin:25px 15px 10px;
width:550px;
}
#sidebar  {
display:inline;
float:left;
margin:10px;
padding:15px 0 0;
width:265px;
}
#menu-wrapper {
background:url("style12/bg_page_navigation.png") no-repeat scroll 0 0 transparent;
margin-top:-25px;
padding:10px 0 0 20px;
height:41px;
}

#main {
background:url("style12/bg_page_content.png") repeat-y scroll 0 0 transparent;
padding:0 10px;
border-left-width:0px;
border-right-width:0px;
border-style: none;
position:relative;
padding-top:280px;
}
#slideshow-wrapper {
position:absolute;
top:0px;
}

#primary {
	background-color: #fff;
	width:880px;
}

#copyright {
background:url("style12/bg_page_footer.png") no-repeat scroll 0 100% transparent;
color:#969696;
height:80px;
margin-bottom:10px;
}


/* HEADER */
#header {
background:url("style12/bg_page_search.gif") no-repeat scroll 596px 0 transparent;
position:relative;
}
#logo {
background:url("style12/logo.png") no-repeat scroll 0 0 transparent !important;
display:block !important;
height:160px !important;
margin:0 !important;
overflow:hidden;
position:relative;
text-indent:-9999px;
width:845px !important;
z-index:1000;
}
#logolink {
display:block;
height:120px;
width:200px;
}

#topsearch {
float:right;
height:62px;
margin:5px 0 0;
overflow:auto;
position:absolute;
right:41px;
top:0;
width:240px;
z-index:10000;
}
#topsearch em  {
color:#B2B58D;
display:block;
font:bold 0.9em Arial,tahoma,sans-serif;
margin:0 0 4px;
}
#searchform {
background:#959B78;
position:relative;
width:220px;
right:0;
top:0;
}
/* MAIN MENU */

#menu-main {width:800px;float:left;}
a#rss {
background:url("style12/icon_rss.png") no-repeat scroll 0 0 transparent;
display:block;
float:right;
height:48px;
margin:-15px 15px 0 0;
text-indent:-9999px;
width:48px;
clear:right;}
#menu-wrapper .menu a {
	color: #666666;
}

#menu-wrapper .menu a:hover, #menu-wrapper .menu a.menu-home:hover {
	
}

#menu-wrapper .menu li {
float:left;
list-style:none outside none;
z-index:10;
}
#menu-wrapper .menu li a {
background:url("style12/page_nav_default.gif") no-repeat scroll 50% 100% transparent;
color:#595A37;
display:block;
float:left;
font:bold 1.1em Georgia,"Times New Roman",Times,serif;
overflow:hidden;
padding:12px 15px;
position:relative;
text-decoration:none;
z-index:10;
}
#menu-wrapper .menu li a:hover {
background:url("style12/page_nav_default.gif") no-repeat scroll 50% 100% #B7B788;
}
#menu-wrapper .menu li.current_page_item a, #menu-wrapper .menu li.current_page_item a:hover{
background:url("style12/page_nav_default.gif") no-repeat scroll 50% 100% #B7B788;
color:#CB4C0E;
}

#menu-wrapper .menu li ul {
	background: #C5C59F;
	margin-left: -2px;
	margin-top:8px;
	width:135px !important;
}

#menu-wrapper .menu li ul ul {
	border: 1px solid #c6c6c6;
}

#menu-wrapper .menu li li a:focus, #menu-wrapper .menu li li a:hover, #menu-wrapper .menu li li a:active {
	background: #7e7e50;
	background-image:none;
	color:#fff;
	width:115px !important	;
}

#menu-wrapper .menu li li a, #menu-wrapper .menu li li a:visited {
	color: #fff;
	background-image:none;
}

.sf-sub-indicator {

}
#menu-wrapper .menu a.sf-with-ul { 
padding-right: 15px;
}

/* SEARCH */

#searchform div {
	background-color:#959B78;
	border-width:0px !important;
	
}

#search-input {
color:#3E4027;
font:bold 1em Arial,tahoma,sans-serif;
}

#searchsubmit {
background-color:transparent;
border:medium none ;
cursor:pointer;
font:bold 1em Arial,tahoma,sans-serif;
height:17px;
outline:medium none;
width:55px !important;
text-indent:0px !important;
}

/* BLOG */

#content .entry h3 a, #content .archive h3 a {
	color: #CA4D0F;
}

#content .entry h3 a:hover, #content .archive h3 a:hover {
	color: #45371b;
}

/* COMMENTS */

a.name {
	color: #474747;
}

a.name:hover {
	color: #000000;
}

#respond input, #respond textarea {
	background-color: #ffffff;
	color: #666;
	border: 1px solid #cccccc;
}

#respond #submit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#respond #submit:hover {
	background-color: #f2f2f2;
}
#content #comments-wrap li .comment-right  {
width:430px;
}
	
/* NEWS PAGE */

.news-article h2 a, .featured-news h2 a {
	color: #474747;

}

.news-article h2 a:hover, .featured-news h2 a:hover {
	color: #000000;
}

/* PORTFOLIO PAGE */

#portfolio .portfolio-box h3 a {
	color: #474747;
}

#portfolio .portfolio-box h3 a:hover {
	color: #000000;
}

/* CONTACT FORM */

#contact input, #contact textarea {
	background-color: #ffffff;
	color: #666;
	border: 1px solid #cccccc;
}

#contact #submit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#contact #submit:hover {
	background-color: #f2f2f2;
}

/* FOOTER AREA */

#footer-top {
	background-color: #fff;
	width:880px;
	}

#footer-widget-area {
background:url("style12/bg_content_extras.gif") repeat-x scroll center top #C5C59F;
padding:0 20px 20px 0;
width:860px;
overflow:auto;
}

#footer-widget-area .widget h3 {
background:url("style12/bg_content_extras_title2.png") no-repeat scroll 0 0 transparent;
font:bold 1.6em Georgia,"Times New Roman",Times,serif;
margin:0 0 10px;
position:relative;
height:26px;
padding:15px 0 20px 25px;
}
#footer-widget-area .widget {
display:inline;
float:left;
margin:0 0 10px 22px;
width:264px;
}
#footer-widget-area .widget .pad {
padding:0 0px;
}
#footer-widget-area .widget p, #footer-widget-area .widget .pad > ul {
padding:0 5px 0 25px; 
}
#footer-widget-area .widget ul li a,#footer-widget-area .widget ul li a:visited {
color:#CA4D0F;
font-weight:bold;
text-decoration:none;
}
#footer-widget-area .widget ul li a:hover {
color:#555;
text-decoration:none;
}

/* SIDEBAR */

#sidebar .widget a {
	color: #1095d2;
}

#sidebar .widget ul {
	border-bottom-width: 0px;
}

#sidebar h2 {
background:url("style12/widgettitle-bg.gif") no-repeat scroll 0 0 transparent;
font-size:22px;
margin:0 0 15px;
padding:42px 5px 13px 15px;
font:bold 1.4em Georgia,"Times New Roman",Times,serif;
color:#fff;
}
#sidebar .widget li {
background-image:url("style12/bullet.png");
border-top-width:0px;
border-bottom-width:0px;
margin:5px 20px;
}


#sidebar .widget li a {
	color: #474747;
}

#sidebar .widget li a:hover {
	color: #1095d2;
}


/* SLIDESHOW */

#slideshow {
	background-color: #C5C59F;
	width:880px;
	border-top:10px solid #B7B788;
	height:240px;
}

#slideshow-nav {
	background-image: url(style12/slideshow-nav.png);
	width:880px;
}

#slideshow-nav-inner a img {
	background-image: url(style12/slideshow-nav-button.png);
}	

/* Jaybich Simple Contact Widget */

#full-width-content .widget ul.jaybich-simple-contact li,
#sidebar .widget ul.jaybich-simple-contact li,
ul.jaybich-simple-contact li {
	background-image: url(style12/icons-contact.png);
}

/* PAGE NAVI PLUGIN */

#portfolio .wp-pagenavi a, #content .wp-pagenavi a {
	border: 1px solid #cccccc;
	color: #474747;	
}

#portfolio .wp-pagenavi a:hover, #content .wp-pagenavi a:hover {	
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
}

#portfolio .wp-pagenavi span.current, #content .wp-pagenavi span.current {
	border: 1px solid #cccccc;
	color: #474747;
	background-color: #f2f2f2;
}

#default-home-widget-area .widget  {
width:270px;
}
#content .entry h3 {
border-bottom:1px dashed #584624;
color:#CA4D0F;
font:bold 1.6em Georgia,"Times New Roman",Times,serif;
margin:0 0 10px;
padding:0 0 5px;
}
#content .entry .author-box {
color:#7F865A;
font:bold 1em Georgia,"Times New Roman",Times,serif;
margin:0 0 7px;
padding:3px 0 0;
text-transform:none;
border-top:none medium;
border-bottom:none medium;
}
#content .entry .comments-link { 
background: url("../images/comment.gif") no-repeat scroll left center transparent;
}

#breadcrumb{
background-color:#B7B788;
font:0.9em/145% Arial,Tahoma,sans-serif;
padding:7px 20px 7px 30px;
position:absolute;
top:250px;
width:830px;
}
#breadcrumb a:link, #breadcrumb a:visited  {color:#45371B; text-decoration:underline}
#breadcrumb a:hover {text-decoration:none;}

#sidebar .widget_recent_comments h2 {
background:url("style12/posts.gif") no-repeat scroll 0 0 transparent;
padding:42px 5px 13px 15px;
}
#sidebar .widget_recent_entries h2 {
background:url("style12/news.gif") no-repeat scroll 0 0 transparent;
padding:42px 5px 13px 15px;
}
#sidebar .widget_categories h2 {
background:url("style12/categories.gif") no-repeat scroll 0 0 transparent;
padding:42px 5px 13px 15px;
}
#sidebar .widget_archive h2 {
background:url("style12/archives.gif") no-repeat scroll 0 0 transparent;
padding:42px 5px 13px 15px;
}

#sidebar .widget_tag_cloud h2 {
background:url("style12/categories.gif") no-repeat scroll 0 0 transparent;
padding:42px 5px 13px 15px;
} 
#sidebar .widget {
background:none repeat scroll 0 0 #F1F1E8;
margin-bottom:10px;
padding-bottom:15px;
}
#sidebar .widget div {
padding: 0px 10px;
}
#content h2.page-title{
border-bottom:1px dashed #584624;
color:#CA4D0F;
font:bold 1.6em Georgia,"Times New Roman",Times,serif;
margin:0 0 20px;
padding:0 0 5px;
}
#content .single .author-box, .archive .author-box{
color:#7F865A;
font:bold 1em/140% Arial,Tahoma,sans-serif;
margin:-15px 0 20px;
text-transform:none;
border-top:0;
border-bottom:0;
}
.date {color:#7F865A}
#content .archive h3{
border-bottom:1px dashed #584624;
color:#CA4D0F;
font:bold 1.6em Georgia,"Times New Roman",Times,serif;
margin:0 0 20px;
padding:0 0 5px;
}
#copyright .pad {
padding:15px 20px 0 0;
text-align:right;
}

/* signup page */

#signup-wrap {
position:relative;
width:100%;
height:900px;
}

#package1,#package2,#package3 {
width:292px;
position:absolute;
}
#package1 {
top:20px;
left:20px;
z-index:5;
}
#package2 {
top:0px;
left:270px;
z-index:100;
}
#package3 {
top:20px;
left:525px;
z-index:6;

}

h2.package-title{
background:url("style12/package-title-bg.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font:20px Arial Black;
height:34px;
margin:0;
padding:15px 0 0;
text-align:center;
width:292px;
}
.package-price {
background:url(style12/package-price-bg.png) no-repeat 0 0;
color:#4f5a07;
font:40px/79px Arial Black;
height:79px;
text-align:center;
position:relative;
width:292px;
}
.package-price .best-value {
background:url("style12/best-value.png") no-repeat scroll 0 0 transparent;
display:block;
height:74px;
left:14px;
position:absolute;
top:-2px;
width:74px;
}
.signup-box-middle{
background:url(style12/package-box-middle-bg.png) repeat-y 0 0;
overflow:auto;
width:292px;
}
#signup-wrap .signup-box-middle ul.package-features {
margin:0;
padding:5px 35px;
width:220px;
}
#signup-wrap .signup-box-middle ul.package-features li {
background:url("style12/li-bg.png") repeat-x scroll left bottom transparent;
padding:3px 3px 3px 0;
width:214px;
}
#signup-wrap .signup-box-middle ul.package-features li.last {
background:none;
color:#4F5A07;
font-weight:bold;
text-align:center;
}
#signup-wrap .signup-box-middle p{text-align:center; margin:0 auto;}

.signup-box-middle a.add-to-cart:link,.signup-box-middle a.add-to-cart:visited{
background:url(style12/add-to-cart.png) no-repeat center top;
display:block;
margin:0 auto !important;
width:222px;height:37px;
color:#fff;
font:20px/34px Arial;
text-align:center;
overflow:auto;
}
.signup-box-middle a.add-to-cart:hover{
background-position: center bottom;
text-decoration: none !important
}
.signup-box-bottom {
background:url(style12/package-box-bottom-bg.png) no-repeat 0 0;
height:28px;
width:292px;
}
.signupmain {padding:10px 10px 0px 10px !important;}
.fergcorp_countdownTimer_event_li {background-image:none !important;}#copyright .copy2 {width:49%; float:right;}#copyright .copy1 {padding-left:30px;width:40%; float:left; text-align:left;}
#matrix { background:#e9f0c7; border:5px solid #acb28d;overflow:auto;clear:both;}
#matrix  > li { float:left;width:30%;padding-left:10px; padding-right:10px;}
#matrix  li#column1 { background: url(style12/Sales-Tabs-Advanced.jpg) no-repeat center 10px;padding:100px 10px 0 10px;}
#matrix  li#column2 { background: url(style12/Sales_Tabs-Brilliant.jpg) no-repeat center 10px;padding:100px 10px 0 10px;}
#matrix  li#column3 { background: url(style12/Sales_Tabs-Inner_Circle.jpg) no-repeat center 10px;padding:100px 10px 0 10px;width:270px;}
a.getitnow { display:block; width:200px; height: 43px; margin:0 auto; background:url(style12/getitnow.png) no-repeat 0 0;}
#matrix li.price-tag { font-size:20px; text-align:center; background-image:none;padding:15px 0;width:275px;}
#matrix li.price-button {background-color:#fff; background-image:none; width:255px;}
#matrix li.button3 {width:260px;}
#matrix  li ul li.plusrow { font-size:20px; text-align:center; background-image:none;padding:15px 0;}
#matrix li#column1 ul li.plusrow {color: #f00;}
#matrix li#column2 ul li.plusrow {color: #396;}
#matrix li#column3 ul li.plusrow {color: #000;}

a#big-advanced,a#big-brilliant, a#big-circle { display:block;width:270px; height:158px;float:left;}
a.big-bottom-button{display:block;width:270px; height:158px;float:left;margin:0 5px;}
a#big-advanced {background:url(style12/big-getitnow-advanced.jpg) no-repeat 0 0;}
a#big-brilliant {background:url(style12/big-getitnow-brilliant.jpg) no-repeat 0 0;margin:0 14px;}
a#big-circle {background:url(style12/big-getitnow-circle.jpg) no-repeat 0 0;}
img.no-style-img { background:none !important;border: none medium !important; padding:0 3px 0 0 !important;}
