/* @override 
	http://www.socialrabbit.net/wp-content/themes/thematic_socialrabbit/style.css
*/

/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.6.2
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 0 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	position:relative;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* @group niche override */

body{
	background-image: url(images/bg.gif);
}

#wrapper{
	width: 960px;
	margin:0 auto;
}

#main{
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	position:relative;
	background: url(images/header_btm_shad.gif) repeat-x left top;
	z-index:999;
}

#primary{
	width: 290px;
	border:none;
	padding-top:0;
	right: 5px;
	top: 0;
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 150px;
}

#primary ul{
	margin:0;
	padding:0;
	padding-right: 10px;
	}

#container{
	position:relative;
	z-index: 20;
	background: url(images/content_btm.gif) no-repeat 1px bottom;
	padding-bottom: 10px;
}

#content{
	float: left;
	position:relative;
	z-index:25;
	width: 640px;
	margin:0;
	top: 0;
}

.entry-content{
	padding-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	clear: both;
}

.hentry{
	position:relative;
	background: #FFF url(images/post_top.gif) no-repeat left top;
	padding-bottom: 0;
	float: left;
	width: 100%;
}


.post .btm,.page .btm{
	padding-top: 30px;
	background: #FFF url(images/post_btm.gif) no-repeat left bottom;
	display:block;
	height: 15px;
	width: 100%;
	clear:both;
}

#header{
	z-index:4;
	background-color: #D6D6D6;
	position:relative;
	width: 960px;
	background: url(images/header_bg.gif) no-repeat;
	padding-top: 10px;
}

#header_inner{
	background-color: #D6D6D6;
	height: 160px;
	position:relative;
	width: 100%;
}

#byline{
	position:relative;
	clear: both;
	width: 100%;
	padding-top: 10px;
	height: 73px;
	background: url(images/divider.gif) no-repeat left 60px;
}



#footer_bg{
	width: 100%;
	background: url(images/foot_burrow.gif) repeat-x 1600px top;
}

#footer{
	background: url(images/foot_burrow.gif) repeat-x 1600px top;
	width: 100%;
	margin:0;
	border:none;
	z-index:800;
	position:relative;
	top: -10px;
	bottom:0;
}

#subsidiary{
	width: 920px;
	margin:0 auto;
	border:0;
	padding: 30px 20px 20px 20px;
	height: 210px;
	clear: both;
}

#siteinfo {
	width: 100%;
	border-top: 2px dashed #9B814E;
	padding:0;
	height:80px;
	clear: both;
	margin-top: 15px;
}

#siteinfo #text{
	margin:0 auto;
	width: 960px;
	display:block;
	position:relative;
	padding-top: 20px;
}

#siteinfo #text .left{
	width: 620px;
	float: left;
	font-size: 11px;
	color: #9B814E !important;
}

#siteinfo #text .left strong{
	font-size: 16px;
	font-family: "Arial Black",Arial,sans-serif;
}

#siteinfo #text .right{
	float: right;
	text-align: right;
	width: 255px;
	font-size: 11px;
	color: #9B814E !important;
}

#siteinfo #text .right a{
	color: #9B814E !important;
	text-decoration: none;
	}
	
#siteinfo #text .right a:hover{
	text-decoration: underline;
	}

#access{
	position:absolute;
	width: 960px;
	top: 10px;
	right:0;
	border-bottom: none !important;
	height: 24px;
	}
	
#access .top{
	display:block;
	position:absolute;
	right: 0;
	top: 0;
	background: url(images/menu_left.gif) no-repeat left top;
	padding-left: 10px;
}

#access .social_net{
	float: left;
	height: 38px;
	width: 143px;
	padding-top: 8px;
	padding-left: 10px;
	background: url(images/menu_right.gif) no-repeat right top;
}

.entry-utility{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(images/divider.gif) no-repeat left bottom;
	color: #FFF;
	float: left;
}

.entry-utility span{
	color: #4f9ace;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	width: 100% !important;
	float: left;
	padding-bottom: 10px;
}

.entry-utility .meta-sep {
	font-size: 0 !important;
	display: none !important;
}

.entry-utility .tag-links, .entry-utility .cat-links {
	display: block;
	line-height: 26px;
}

.entry-utility span.meta-sep.meta-sep-tag-links{
	text-indent: -999em !important;
	display:block
}

a.comment-link{
	white-space: nowrap;
}

span.cat-links{
	float: left;
	padding-bottom: 10px;
	}

.entry-utility a,.entry-utility a:visited,.entry-utility a:active{
	color: #FFF !important;
	background-color: #56a4db;
	padding:3px 8px;
	text-transform: capitalize;
	font-family: "Arial",Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	white-space: nowrap;
}

.entry-utility a:hover{
	color: #26A0DF !important;
	background-color: #FFF;
	}

#nav-above a:visited,#nav-below a:visited{
	color: #FFF;
	}

/* @group text formatting */

p,div,input,span{
	font-family: Arial, sans-serif;
	line-height:16px;
	color: #666;
	font-size: 13px;
}


h1,h2,h3,h4,h5,h6{
	font-family: Arial,Helvetica,sans-serif;
}

h2.entry-title{
	position:relative;
	float: left;
	font-size: 24px;
	color: #4C4CFF;
	width: 420px;
	min-height:50px;
	padding:20px 10px 20px 20px;
	color: #000000;
	font-family: "Arial Black",Arial,sans-serif;
}

h2.entry-title a{
	float: left !important;
}

h1.entry-title{
	display:block;
	font-size: 24px;
	color: #4C4CFF;
	min-height: 60px;
	width: 420px;
	padding:30px 10px 5px 15px;
	color: #000000;
	font-family: "Arial Black",Arial,sans-serif;
}

h1.page-title, h1.page-title span{
	color: #FFF;
	font-size: 18px;
	padding-bottom: 20px;
}


h2.entry-title a,h2.entry-title a:visited,h2.entry-title a:active{
	color: #000000;
	font-family: "Arial Black",Arial,sans-serif;
}

.entry-content h2{
	color: #26A0DF;
	padding-top: 10px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}

.entry-content h3{
	padding-top: 20px;
	font-weight: normal;
	font-style: normal;
	font-family: "Arial Black",Arial,sans-serif;
	color: #95CD3C;
}

.entry-content h4{
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: "Arial Black",Arial,sans-serif;
	color: #F14950;
	}

.entry-meta{
	position:relative;
	display:block;
	clear: both !important;
	width: 100%;
	margin-bottom: 15px;
	height: 25px;
	line-height:24px;
	padding-left: 5px;
	background-color: #F14950;
}

.entry-meta-page{
	position:relative;
	float: right;
	display:block;
	width: 135px;
	margin-bottom: 15px;
	height: 25px;
	line-height:24px;
	padding-left: 5px;

}

.entry-meta span{
	color: #FFF !important;
	line-height:24px;
	}

.entry-meta a,.entry-meta a:visited,.entry-meta a:active{
color: #FFF !important;
	}
	
h3.widgettitle{
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height:24px;
	line-height: 24px;
	display:block;
	margin-bottom: 0;
	padding-bottom: 3px;
	font-family: "Arial Black",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

	
a,a:visited,a:active,a:link{
	color: #26A0DF
}

a:hover{
	color: #3d5cec;
	}
	
h2 a:hover{
	color: #26A0DF !important;
}

a.more-link,a.more-link:visited,a.more-link:active{
	float: right;
	color: #FFF;
	text-transform: uppercase;
	background-color: #F14950;
	text-decoration: none;
	height: 15px;
	width: 90px;
	line-height:15px;
	font-size: 11px;
	padding: 5px 8px;
	font-family: "Arial Black",Arial,sans-serif;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
clear: both;
}

a.more-link:hover{
	background-color: #dc434b;
}

a.more-link .meta-nav{
	color: #FFF;
}

.entry-content p{
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 5px;
}

/* @end */

/* @group header */
#branding #blog-description{
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:30px;
	margin: 0 auto;
	width: 940px;
	text-align:center;
}

#branding {
	display:none;
}

#header .featured{
	width: 100%;
	position:relative;
	z-index: 5;
	display:block;
}

#header_inner .inner{
	width: 980px;
	height: 90px;
	background: url(images/header_inner.jpg) no-repeat left top;
	position:relative;
	margin:0 auto;
	top: 70px;
	}

#header .featured .logo{
	}


#header .featured .intro{
	display:block;
	position:absolute;
	float: right;
	right: 0;
	top: 60px;
	width: 585px;
	background: url(images/top_conv_left.gif) no-repeat left;
	padding-left: 10px;
}

#header .featured .intro .intro_rt{
	background: url(images/top_conv_right.gif) no-repeat left;
	display:block;
	width: 10px;
	height: 89px;
	position:absolute;
	right: 0;
}

.intro .conv_1 p,.intro .conv_2 p,.intro .conv_3 p{
	margin:0;
	padding:0;
	color: #FFF;
	}

.intro .conv_1,.intro .conv_2,.intro .conv_3{
	float: left;
	margin: 0;
	height: 89px;
}

.intro .conv_1{
	background-image:url(images/top_conv_bg.gif);
	margin-right: 3px;
	
}

.intro .conv_1 p{
	background: url(images/top_conv_thumb.gif) no-repeat 10px 10px;
	display:block;
	padding-left: 60px;
	padding-right: 15px;
	height: 60px;
	padding-top: 25px;
	width: 150px;
}

.intro .conv_1 p a{
	position:absolute;
	display:block;
	bottom:-10px;
	left: 65px;
	background-image: url(images/top_conv_btn.gif);
	text-decoration: none;
	width:84px;
	height: 24px;
	line-height:24px;
	font-family: "Arial Black",Arial,sans-serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	text-align:center;
}

.intro .conv_2{
	background-image:url(images/top_conv_bg.gif);
	margin-right: 3px;
}

.intro .conv_2 p{
	background: url(images/top_conv_fb.gif) no-repeat 10px 25px;
	display:block;
	padding-left: 60px;
	padding-right: 15px;
	height: 60px;
	padding-top: 25px;
	width: 125px;
}

.intro .conv_2 p a{
	position:absolute;
	bottom:-10px;
	left: 295px;
	background-image: url(images/top_conv_btn.gif);
	text-decoration: none;
	width:84px;
	height: 24px;
	line-height:24px;
	font-family: "Arial Black",Arial,sans-serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	text-align:center;
	}

.intro .conv_3{
	background-image:url(images/top_conv_bg.gif);
	margin-right: 3px;
}

.intro .conv_3 p{
	background: url(images/top_conv_book.gif) no-repeat 10px 20px;
	display:block;
	padding-left: 80px;
	padding-right: 15px;
	height: 60px;
	padding-top: 25px;
	width: 50px;
}

.intro .conv_3 p a{
	position:absolute;
	bottom:-10px;
	right: 35px;
	background-image: url(images/top_conv_btn.gif);
	text-decoration: none;
	width:84px;
	height: 24px;
	line-height:24px;
	font-family: "Arial Black",Arial,sans-serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	text-align:center;
	}
	
	
#byline p.info{
background: url(images/top_byline_bg.gif) repeat-x;
	float: left;
	color: #26A0DF;
	line-height:30px;
	padding-left: 10px;
	width: 651px;
	margin:0;
}

#byline p strong{
	font-family: "Arial Black",Arial,sans-serif;
	}
	
#access-search{
	float: right;
	bottom:0;
	right: 10px;
	width: 297px;
	height: 30px;
	background: url(images/top_byline_bg.gif) repeat-x;
}

#access-search p{
	margin:0;
	padding:0;
	float: left;
	line-height:30px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #7bbadb;
	font-family: "Arial Black",Arial,sans-serif;
	}
	
input#s{
	float: left;
	height: 20px;
	line-height:20px;
	width: 205px;
	background-color: transparent;
	border:none;
	font-size: 14px;
	padding-top: 7px;
}

#searchform,#searchform div{
	height: 30px;
	line-height:30px;
}

input#searchsubmit{
	background: url(images/search.gif) no-repeat center center;
	text-indent: -999em;
	float: left;
	width: 32px;
	height: 30px;
	border: none;
	border-left: 2px solid #7ab8d9;
}

#byline .shopping{
	position:absolute;
	right:0;
	bottom:2px;
	clear: left;
	width: 299px;
	background: url(images/top_shopping.gif) no-repeat;
	height: 40px;
}

#byline .shopping .cart,#byline .shopping .checkout{
	float: left;
}

#byline .shopping a{
	border: none !important;
	text-decoration: none !important;
}

#byline .shopping .cart{
	color: #86b836;
	font-family: "Arial Black",Arial,sans-serif;
	padding-left: 40px;
	width: 95px;
	height: 40px;
	line-height:40px;
	font-size: 20px;
	
}

#byline .shopping .checkout{
	color: #86b836;
	font-family: "Arial Black",Arial,sans-serif;
	padding-left: 40px;
	width: 115px;
	height: 40px;
	line-height:40px;

	}


/* @end */

/* @group top menu */

div.menu{
	float: left;
	height: 31px;
	background: url(images/menu_bg.gif) repeat-x;
	width: 430px;
}
	
div.menu ul{
	float: right;
	border:none !important;
	height: 31px;
	line-height:31px;
	}
	
div.menu ul li{
	float: left;
	background-color: transparent !important;
	border:none !important;
	height: 31px;
	line-height:31px;	
}
	
div.menu ul li a,div.menu ul li a:visited,div.menu ul li a:active{
	display:block;
	color: #FFF;
	border:none !important;
	border-right: 2px solid #7ab8d9 !important;
	font-size: 11px;
	line-height:31px;
	padding-top:0;
	padding-bottom:0;
	height: 31px;
	text-align: center;
	padding: 0 8px;
	background:none !important;
}
	
	
div.menu ul li a:hover,div.menu ul li a:active{
	font-size: 11px;
	background: transparent url(images/menu_bg_hover.gif) !important;
	color: #FFF;
	}

div.menu ul li.page-item-107 a,div.menu ul li.page-item-107 a:visited,div.menu ul li.page-item-107 a:active,div.menu ul li.page-item-107 a:hover{
	border:none !important;
	}

div.menu ul li li a:hover{
	background-color: transparent !important;
	color: #FFF;
	border:none !important;
	}
div.menu ul ul{
	padding-top: 0;
	margin-top: -3px;
}		
		
div.menu ul ul li a,div.menu ul ul li a:visited,div.menu ul ul li a:active{
	background: transparent url(images/menu_bg.gif) repeat-x !important;
	border:none !important;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height:31px;
	padding-top:0;
	padding-bottom:0;
	height: 31px;
	text-align:left;
	}

/* @end */

/* @group widgets */

.widgetcontainer{
	padding-top: 20px;
	float: left;
	width: 180px;
}

.widgetcontainer ul{
	list-style: none !important;
}

/* above post */

#tweet_pos{
	float: none !important;
	position:absolute !important;
	top: 20px !important;
	right: 90px !important;
	display: block;
}

#fb_pos{
	float: none !important;
	position:absolute !important;
	top: 20px !important;
	right: 10px !important;
	display: block;
}

#fb_like{
	float: none !important;
	position:absolute !important;
	top: 20px !important;
	right: 15px !important;
	display: block;
}

#product_social .fb_like{
	float: none !important;
	position:absolute !important;
	top: -70px !important;
	right: 15px !important;
	display: block;
}

#product_social .fb_pos{
	float: none !important;
	position:absolute !important;
	top: -70px !important;
	right: 10px !important;
	display: block;
}

#product_social .tweet_pos{
	float: none !important;
	position:absolute !important;
	top: -70px !important;
	right: 90px;
	display: block;
}

.comments-top {
	position:absolute;
	top: 0;
	right: 80px;
	padding-right: 10px;
	height: 22px;
	width: 95px;
}

.comments-top a{
	display:block;
	font-weight: normal;
	font-style: normal;
	padding:0;
	margin:0;
	line-height:22px;
}

.comments-top a .number{
	display:block;
	position:absolute;
	right: 10px;
	top: 0;
	background: url(images/bubble.gif) no-repeat right 3px;
	width: 26px;
	height: 10px;
	color: #F14950 !important;
	text-align: center;
	font-size: 10px;
	padding-bottom: 15px;
	}

.logo_btm{
	position:absolute;
	bottom:-2px;
	right: 0;
}

.entry-meta .like{
	position:absolute;
	right: -120px;
	top: 2px;
}


.entry-meta-page .like{
	position:absolute;
	right: -60px;
	top: -10px;
}

#nav-above.navigation{
	display:none;
}


/* below post/page */

#comments{
	clear: both !important;
	background-color: transparent !important;
	padding: 0;
	float: left;
	width: 500px;
}

#respond{
	background-color: transparent !important;
}

#comments h3{
	padding-left: 10px;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 24px;
}

#commentform{
	padding:10px;
}

#commentform textarea#comment{
	font-family: Airla, sans-serif;
	color: #666;
}

#commentform p,#commentform p span,#commentform label{
	color: #FFF;
}

.entry-utility .meta-sep-comments-link,.entry-utility .comments-link{
	display:none;
}

#index-bottom.aside{
	border:none;
	float: left;
	width: 100%;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 30px;
}

#index-bottom.aside ul{
	margin:0;
	padding:0;
	}

#nav-below.navigation{
	float: right;
	clear: both;
	padding-top: 20px;
	background: url(images/divider.gif) no-repeat;
}

#nav-below .nav-previous a{
	font-style: normal;
	font-family: "Arial Black",Arial,sans-serif;
	color: #FFF;
	text-transform: uppercase;
	width: 135px;
	height: 24px;
	line-height:24px;
	display:block;
	padding-left: 30px;
	background: url(images/btm_olderpost.gif) no-repeat;
	font-size: 14px;
}

#nav-below .nav-next a{
	font-style: normal;
	font-family: "Arial Black",Arial,sans-serif;
	color: #FFF;
	text-transform: uppercase;
	width: 135px;
	height: 24px;
	line-height:24px;
	display:block;
	padding-right: 30px;
	background: url(images/btm_newerpost.gif) no-repeat;
	font-size: 14px;
	float: right;
}


#nav-below .nav-previous a span.meta-nav,#nav-below .nav-next a span.meta-nav{
	display:none;
	}

#nav-below .nav-previous a:hover{
	color: #3d5cec;
	}

#follow_us{
	display:block;
	clear:both;
	position:relative;
	height: 65px;
	width: 100%;
	background: url(images/btm_social.gif) repeat-x;
}

#follow_us h2{
	z-index:999;
	line-height:65px;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	padding-left: 15px;
	font-size: 16px;
	color: #26A0DF;
	width: 330px;
	position:relative;
	float: left;
}

#follow_us .left{
	background: url(images/btm_social_left.gif) no-repeat left top;
	height: 65px;
	width: 14px;
	position:absolute;
	left: 0;
	top: 0;
	float: left;
	}
	
#follow_us .right{
	background: url(images/btm_social_right.gif) no-repeat right top;
	height: 65px;
	width: 14px;
	position:absolute;
	right: 0;
	top: 0;
	float: left;
	}
	
#follow_us .social_btm{
	padding-top: 15px;
	height: 40px;
	position:relative;
	float:left;
	width: 250px;
	padding-left: 15px;

}

#follow_us .social_btm img{
	float: left;
	}

/* whats new */

#text-2.widgetcontainer{
	background: url(images/btm_conv_btm.gif) repeat-x left bottom;
	width: 100%;
	padding-bottom: 13px;
	padding-top: 0;
}



#text-2 h3.widgettitle{
	font-family: "Arial Black",Arial,sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 44px;
	height: 50px;
	line-height:50px;
	margin:0;
	padding:5px 0;
	background: url(images/btm_conv_bg.gif) repeat-x;
	border-bottom: 2px solid #FFF;
	text-align:center;
}

#text-2 .btm_conv_1{
	float: left;
	background-image: url(images/btm_conv_bg.gif);
	border-right: 2px solid #FFF;
	width: 225px;
}

#text-2 .btm_conv_1 a{
	position:relative;
	display:block;
	bottom:-20px;
	left: 70px;
	background: url(images/btm_conv_btn.gif) no-repeat left top;
	width: 121px;
	height:36px;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	color: #95CD3C;
}

#text-2 .btm_conv_1 p{
	color: #FFF;
	background: url(images/btm_conv_thumb.gif) no-repeat 10px 5px;
	padding-left: 70px;
	padding-top: 20px;
	margin:0;
	height: 40px;
}

#text-2 .btm_conv_2{
	float: left;
	background-image: url(images/btm_conv_bg.gif);
	border-right: 2px solid #FFF;
	width: 230px;
}

#text-2 .btm_conv_2 a{
	position:relative;
	display:block;
	bottom:-20px;
	left: 65px;
	background: url(images/btm_conv_btn.gif) no-repeat left top;
	width: 121px;
	height:36px;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	color: #95CD3C;
}

#text-2 .btm_conv_2 p{
	color: #FFF;
	background: url(images/btm_conv_fb.gif) no-repeat 20px 15px;
	padding-left: 70px;
	padding-top: 20px;
	margin:0;
	height: 40px;
}

#text-2 .btm_conv_3{
	float: left;
	background-image: url(images/btm_conv_bg.gif);
	width: 180px;
}

#text-2 .btm_conv_3 p{
	color: #FFF;
	background: url(images/btm_conv_book.gif) no-repeat 20px 10px;
	padding-left: 90px;
	padding-top: 20px;
	margin:0;
	height: 40px;
}

#text-2 .btm_conv_3 a{
	position:relative;
	display:block;
	bottom:-20px;
	left: 35px;
	background: url(images/btm_conv_btn.gif) no-repeat left top;
	width: 121px;
	height:36px;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	color: #95CD3C;
}


/* admanager */

#myadmanager h3{
	display:none;
}

#myadmanager {
	padding-top: 0;

	width: 290px;
}

#myadmanager .groupads{
	padding-left: 15px;
}

#myadmanager .myadmanager_ads{
	padding-right: 5px;
}

/* newsletter free ebooks */

#SignUpEbook{
	width: 250px;
	border:1px solid #CCC;
	padding: 10px;
}

#SignUpEbook table.signupframe{
	padding-top: 0;
	width: 250px;
	height:140px;
	padding:20px;
	overflow:none;
	border:none;
	margin-bottom:0;
	padding:0;
}

#SignUpEbook table.signupframe td,#SignUpEbook table.signupframe tr,#SignUpEbook table.signupframe th{
	padding:0;
}

#SignUpEbook font{
	color: #87ba36}
	

#SignUpEbook table.signupframe tr{
	border:none;
	}
	
#SignUpEbook table.signupframe input{
	border:0;
	background-image: url(images/right_news_input.gif);
	color: #666;
	width: 160px;
	margin-left: 10px;	
	padding-left: 5px;
}

#SignUpEbook table.signupframe input.submit{
	background-image:none;
	background-color: #86b836;
	cursor:pointer;
	color: #FFF;
	float: right;
	font-family: "Arial Black",Arial,sans-serif;
	}

#text-3 .signupframe  input.submit{
	width: 240px;
	background: url(images/right_news_btn.gif) no-repeat 3px top;
	padding-left: 10px;
	height: 26px;
	line-height:26px;
	text-align: left;
	color: #FFF;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	cursor:pointer;
}


/* newsletter widget */

#text-3.widgetcontainer{
	padding-top: 0;
	background: url(images/right_newsletter.gif) no-repeat;
	width: 250px;
	height:202px;
	padding:20px;
	overflow:none;
}

#text-3.widgetcontainer p{
	color: #FFF;
	padding-bottom: 5px;
	font-size: 12px;
	line-height:13px;
	margin-bottom: 0;
	}
	
.aside th, .aside td, .aside tr{
	border:none !important;
	background-color: transparent !important;
	padding:0;
	text-align:left;
}

#text-3 .signupframe tbody,#text-3 .signupframe {
	border: none !important;
	background-color: transparent !important;
	margin-bottom: 0;
}

#text-3 .signupframe font{
	color: #FFF;
}

#text-3 .signupframe input{
	border:0;
	background-image: url(images/right_news_input.gif);
	color: #666;
	width: 160px;
}

#text-3 .signupframe  input.submit{
	width: 240px;
	background: url(images/right_news_btn.gif) no-repeat 3px top;
	padding-left: 10px;
	height: 26px;
	line-height:26px;
	text-align: left;
	color: #FFF;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	cursor:pointer;
}


	
/* about widget */

#text-4.widgetcontainer{
	padding-top: 0;
	margin-top: 10px;
	width: 290px;
	background: url(images/right_about_btm.gif) no-repeat left bottom;
	position:relative;
	padding-bottom: 10px;
}

#text-4.widgetcontainer h3{
	font-family: "Arial Black",Arial,sans-serif;
	color: #000000;
	text-transform: uppercase;
	margin:0;
	padding-bottom: 10px;
	font-size: 24px;
	padding-left: 30px;
	background-color: #FFF;
	padding-top: 20px;
	display:block;
	height: 25px;
}

#text-4.widgetcontainer h4{
	display:block;
	font-family: "Arial Black",Arial,sans-serif;
	color: #3d5cec;
	text-transform: uppercase;
	font-size: 24px;
	padding-left: 30px;
	padding-bottom: 20px;
	background-color: #FFF;
	height: 25px;
}

#text-4.widgetcontainer p{
	padding:5px 10px 15px 10px;
	margin-bottom: 5px;
	font-size: 11px;
	background-image: url(images/right_about.gif);
	margin:0;
}

#text-4.widgetcontainer p.blue{
	background-color: #3d5cec;
	background-image:none;
	color: #FFF;
	font-size: 12px;
	height: 25px;
	line-height:25px;
	text-align:center;
	padding:0;
	margin:0;
	font-family: "Arial Black",Arial,sans-serif;
}

#text-4.widgetcontainer a{
	position:absolute;
	right: 0;
	bottom:10px;
	background-color: #3d5cec;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	padding:3px 5px;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
		-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

/* separator */
#text-5.widgetcontainer,#text-7.widgetcontainer,#text-8.widgetcontainer,#text-10.widgetcontainer,#text-12.widgetcontainer{
		padding: 0;
		margin:0;
		float: left;
		width: 280px;
		background: url(images/divider.gif) no-repeat 10px center;
}

#text-5.widgetcontainer h3,#text-7.widgetcontainer h3,#text-8.widgetcontainer h3,#text-10.widgetcontainer h3,#text-12.widgetcontainer h3{
	text-indent: -999em;	
}

/* archive drop down */

#archives-3.widgetcontainer{
	background: url(images/right_posts.gif) no-repeat;
	padding:0;
	width: 290px;
	height: 30px;
	position:relative;
}

#archives-3.widgetcontainer h3{
	margin: 0;
	padding-left: 15px;
	height: 28px;
	line-height:28px;
}

#archives-3.widgetcontainer select{
	position:absolute;
	top: 3px;
	right: 15px;
}

/* facebook widget */

#text-9.widgetcontainer {
	background: #FFF url(images/right_fb_btm.gif) no-repeat left bottom;
	padding-bottom: 10px;
	width: 290px;
	padding-top: 0;
} 

#text-9.widgetcontainer .fbConnectWidgetTopmost,#text-9.widgetcontainer .fan_widget,#text-9.widgetcontainer .connect_widget{
	border:0 !important;
}

/* blog categories widget */

#categories-2.widgetcontainer {
	background: #FFF url(images/right_fb_btm.gif) no-repeat left bottom;
	padding-bottom: 10px;
	width: 290px;
	padding-top: 0;
} 

#categories-2.widgetcontainer ul{
	padding-left: 30px;
	padding-bottom: 10px;
	list-style-type: disc !important;
	padding-top: 10px;
}
	
#categories-2.widgetcontainer h3{
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	text-align: center;
	background-color: #87ba36;
}

#categories-2.widgetcontainer ul li a{
	text-decoration: none;
	color: #666;
}

#categories-2.widgetcontainer ul li a:hover{
	text-decoration: underline;
	color: #666;
}

/* feed subscribe */

#text-11.widgetcontainer{
	padding-top: 0;
	margin-top: 10px;
	width: 290px;
	background: url(images/right_about_btm.gif) no-repeat left bottom;
	padding-bottom: 10px;
	float: left;
}

#text-11.widgetcontainer h3{
	font-family: "Arial Black",Arial,sans-serif;
	color: #000000;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 18px;
	background-color: #FFF;
	line-height:24px;
	height: 20px;
	text-align:center;

}

#text-11.widgetcontainer form{
	padding:15px !important;
	margin-bottom: 5px;
	font-size: 11px;
	margin:0;
	border: none !important;
	float: left;
	width: 260px !important;
	background: url(images/right_about.gif) repeat-y;
}

#text-11.widgetcontainer form p{
	margin-bottom: 5px;
	text-align:left;
	}

#text-11.widgetcontainer p.special{
	background-color: #f14950;
	background-image:none;
	color: #FFF;
	font-size: 12px;
	line-height:20px;
	text-align:center;
	padding:0 10px;
	margin-bottom: 0px;
	
}

#text-11.widgetcontainer p.special a{
	color: #FFF;
	text-decoration: none;
	display:block;
	line-height:20px;
	
	}

#text-11.widgetcontainer p.special img{
	height: 20px;
	width: auto;
	line-height:20px;
	position:relative;
}

#text-11.widgetcontainer input{
	float:left;
}

#text-11.widgetcontainer input.subscribe{
	float: left;
	left: 180px;
	width: 90px;
	border: none;
	background:none;
	bottom:30px;
	background-color: #f14950;
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	padding:3px 5px;
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
		-moz-border-radius: 10px;
-webkit-border-radius: 10px;
cursor:pointer;
}

#text-11.widgetcontainer p.feed{
	
	position:relative;
	clear:both;
}


/* footer widgets */

#footer .widgetcontainer h3{
	color: #9B814E;
	border-bottom: 2px dashed #9B814E;
}

#footer .widgetcontainer ul{
	list-style:none;
	padding:0;
	margin:0;
	padding-top:15px;
}	
	
#footer .widgetcontainer ul li a,#footer .widgetcontainer ul li a:visited,#footer .widgetcontainer ul li a:active{
	color: #9B814E;
	text-decoration: none;
	background: url(images/foot_bullet.gif) no-repeat left 3px;
	display:block;
	padding-left: 15px;
}

#footer #wpp-3.widgetcontainer ul li a span,#footer #wpp-3.widgetcontainer ul li a:visited span,#footer #wpp-3.widgetcontainer ul li a:active span{
	color: #9B814E !important;
	text-decoration: none; }

#footer .widgetcontainer ul li a:hover{
	color: #FFF !important;
	background: url(images/foot_bullet_hv.gif) no-repeat left 3px;
}

#footer #wpp-3.widgetcontainer ul li a:hover span{
	color: #FFF !important;
}

#footer a:hover{
	color: #FFF !important;
}

#footer #linkcat-2.widgetcontainer.widget_links{
	margin-left: 30px;
}

#first.aside{
	float: left;
	width: 180px;
	height: 100%;
}

#second.aside{
	float: left;
	width:410px;
	height: 100%;
	padding-left: 10px;
}

#third.aside{
	height: 100%;
	width: 270px;
}

/* @end */



/* @group shopp */

#shopp.list li.row{
	padding:0 !important;
}

#shopp.list .category h3{
	padding-left: 0;
	}

#shopp.list .category .products,#shopp.list .category .products .product,#shopp.list .category .products .product .frame{
	
}

ul.products ul{
	float: left;
}

#shopp.list .category .products .row li.product{
	background-color: #f8fafa;
	border-top: 1px solid #cad8e2;
	border-bottom: 1px solid #cad8e2;
	margin-bottom: 20px;
	border-color: #f0f0f0;
	width: 290px;
	float: left;
	clear:none;
	margin-right: 15px;
	height:340px;
}

#shopp.list .category .products .row li.product .frame{
	text-align:center !important;
	width:280px !important;
	padding-top: 15px;
}

#shopp.list .category .products .row li.product .frame a img{
	padding-left: 80px;
	padding-bottom: 20px;
}

#shopp.list .category .products .row li.product .frame .shopp.product{
	text-align:center;
}

#shopp.list .category .products .row li.product .frame .details{
	text-align:center;
	width:260px !important;
}

#shopp.list ul.views{
	display:none;
}

#shopp.list h3{
	text-transform: uppercase;
	font-size: 20px;
}

#shopp.product .descrip h3{
	clear: none;
	text-transform: capitalize !important;
	font-family: "Arial",sans-serif;
	line-height:16px;
	font-size: 14px;
}

#shopp.list .name a{
	font-size:16px;
	font-family: "Arial Black",Arial,sans-serif;
	text-decoration: none;
	color: #26a0df;
	text-transform: capitalize;
}

#shopp.list .name a:hover{
	text-decoration: underline;
	}

#shopp p.price{
	color: #95cd3c;
}

#shopp .descrip ul{
	list-style-type: disc;
	margin-left: 20px;
	display:block;
	position:relative;
}

#shopp .descrip ul li{
	padding-bottom: 5px;
	
	}
	
#shopp #cart table.cart,#shopp #cart.shopp{
	border:none;
	background-color: #f8fafa;
	border-top: 1px solid #cad8e2;
	border-bottom: 1px solid #cad8e2;
}

#shopp #cart.shopp table{
	border:none;
}

#shopp #cart.shopp{
	margin-bottom: 20px;
}

#shopp #cart table.cart .totals,#shopp #cart.shopp table .totals{
	border:none;
}


#shopp table.cart tr.buttons td{
	padding-top: 10px !important;
}

#shopp .cart th,#shopp #cart.shopp th{
	color: #95cd3c;
}

#shopp #cart table.cart tbody tr,#shopp #cart.shopp table tbody tr{
	border-color: #cad8e2;
}

#shopp #cart table.cart .totals th,#shopp #cart.shopp table .totals th{
	color: #666;
}

#shopp #cart table.cart .totals.total th,#shopp #cart table.cart .totals.total .shopp_cart_total,#shopp #cart.shopp table .totals.total th,#shopp #cart.shopp table .totals.total .shopp_cart_total{
	color: #f25b61 !important;
	font-weight: bold;
}

#shopp #cart big a{
	text-decoration: none;
	font-family: "Arial Black",Arial,sans-serif;
}

#shopp #cart big a:hover{
	text-decoration: underline;
	}
	
	
.toplink ul.breadcrumb{
	float: left !important;
	margin:0 !important;
	color: #666;
}

.toplink p{
	float: left;
	padding:0;
	padding-right: 5px;
	color: #666 !important;
}

#shopp dl.details{
	background-color: #f8fafa;
	border-top: 1px solid #cad8e2;
	border-bottom: 1px solid #cad8e2;
	padding-top: 10px;
	margin:0;
	padding-left: 10px;
}

#shopp ul.shopp_categories{
	margin:0;
	padding:0;
	padding-top: 40px;
	padding-bottom: 40px;
	height: 90px;
	list-style: none;
}

#shopp ul.shopp_categories li {
	float: left;
	padding-right: 10px;
	
}

#shopp ul.shopp_categories li a{
	color: #FFF !important;
	background-color: #56a4db;
	padding:10px 11px;
	text-decoration: none;
	height: 70px;
	line-height:70px;
	font-family: "Arial Black",Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
font-size:20px;
width: 170px !important;
display:block;
text-align: center;
	text-transform: uppercase;
}
ul.store_links{
margin:0;
	padding:0;
	padding-top: 40px;
	padding-bottom: 40px;
	height: 90px;
	list-style: none;}

ul.store_links li{
	float: left;
	padding-right: 10px;
}

ul.store_links li a{
	color: #FFF !important;
	background-color: #56a4db;
	padding:10px 11px;
	text-decoration: none;
	height: 70px;
	line-height:70px;
	font-family: "Arial Black",Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
font-size:20px;
width: 170px !important;
display:block;
text-align: center;
	text-transform: uppercase;
}

#shopp ul.shopp_categories li a:hover,ul.store_links li a:hover{
background-color: #F14950;}

#shopp #checkout.shopp ul li .cardtype span{
	width: 315px;
	position:relative;
}

#shopp #checkout.shopp ul li .cardtype span select,#shopp #checkout.shopp ul li .cardtype span label{
	width: 150px;
	float: left;
	}

#shopp #checkout.shopp ul li .cardtype span img{
	float: left;
	position:absolute;
	top:  -3px;
	padding-left: 10px;
}

#shopp ul.breadcrumb{
	background-color: #F14950;
	color: #FFF;
	padding: 5px;
}

#shopp ul.breadcrumb li a{
	color: #FFF !important;
	text-decoration: none;
	}

#shopp ul.breadcrumb li a:hover{
	text-decoration: underline;
}

#shopp .descrip ul {
	float: left;
	clear: right;
	width: 340px;
}



/* @end */


/* @end */


