/*
 * b2evolution Blog Skin by The Skin Faktory - http://skinfaktory.com/
 *
 * Based on terrafirma1.0 by nodethirtythree design - http://www.nodethirtythree.com
 * Based on terrafirme3.5 by Sadish Bala - http://wpthemepark.com
 */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Default styles for the blog navigation */
@import url("../../rsc/css/item_base.css");	/* Default styles for the post CONTENT */

*
{
	padding: 0;
	margin: 0;
}

.products
{
	width: 350px;
	height: 219px;
	margin: 5px 0px 15px 0px;
}

#subscribe
{
	display:none;
	z-index: 30;
	background: #000 repeat;
	position: absolute;
	color: #fff;
	font-weight: bold;
	left:463px;
	height: 155px;
	width: 178px;
	padding: 2px 10px 5px 20px;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	border: solid 1px #ec008c;
}




#skin_wrapper
{
	/* font-size: 10px;
	font-size:small; */
	font-family: Verdana, "Trebuchet ms", helvetica, sans-serif;
	color: #ddd;
	line-height: 18px;
	font-size:70%;
}
.skin_wrapper_anonymous
{
	background: #F9F9F7 url('img/background.jpg') repeat;
	background-position: 1px top;
}
.skin_wrapper_loggedin
{
	background: #F9F9F7 url('img/background.jpg') repeat;
	background-position: 0 top;
}


/*
 * Header / bloglist on top:
 */
div#splash ul {
	float:right;
	margin: 0;
	list-style-type:none;
	padding: 8px 6px;
}
div#splash li {
	background:#FFFFFF url(img/a18.gif) repeat-x scroll center -1px;
	border: 1px solid #4D4D24;
	display: inline;
	padding: 2px 1ex;
	margin-left: 5px;
}
div#splash li a {
	font-weight: bold;
	color: #7C7C6A;
}
div#splash li a:hover {
	color: #46461F;
	text-decoration: underline;
}
div#splash li a.selected {
	color: #000;
}


a
{
	color: #ec008c;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
p
{
	margin-bottom: 14px;
}

blockquote
{
    background-color: transparent;
    border: none;
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}

fieldset
{
	border:none;
}

h1,h2,h3,h4,h5,h6
{
	font-family:Verdana, Arial, sans-serif;
}
#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	//background: url('img/background_blog.png') repeat-y;
	width: 960px;
	height: 264px;
	z-index: 1;
}

#wrapper
{
	position: relative;
	width: 953px;
	margin: 0 auto;
	background: url('img/background_blog.png') repeat-y;
}

#inner
{
	position: relative;
	padding: 1px 30px 0px 30px;
	z-index: 2;
}

.pageHeader
{
	position: absolute;
	background: #FF7800;
	width: 893px;
	height: 632px;
	color: #fff;
}

.pageHeader span
{
	font-weight: normal;
}

.pageHeader h1
{
	font-size: 170%;
	line-height:1em;
	margin:10px 0 0 0;
}
.pageHeader h1 a
{
	color:#fff;
	text-decoration:none;
	border:none;
}
.widget_core_coll_tagline
{
	font-size: 100%;
	font-weight: normal;
	color: #FCE2CA;
	margin:5px 0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
}


#splash
{
	position: absolute;
	right: 30px;
	background: #EAEAE2 url('img/a10.jpg') no-repeat;
	width: 458px;
	height: 92px;
}

.top_menu
{
	font-size:70%;
	z-index: 10;
	background: #fff url('img/white.jpg') repeat;
	position: relative;
	height: 37px;
	padding: 0px 0px 0px 0px;
	margin: 632px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif
}

/*.top_menu ul
{
	margin:0;
	padding:0;
}

.top_menu ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 10px 0 0;
}

.top_menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 10px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	border-bottom:none;
}

.top_menu ul li a:hover, .top_menu ul li.current_page_item a
{
	color: #ec008c;
	text-decoration: none;
}*/

#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
}

.SearchField
{
	padding:2px;
	margin-bottom: 5px;
	background:#F9F9F7;
	width: 172px;
	border: 1px solid #ccc;
}

.bPosts
{
	position: relative;
	width: 500px;
	float: left;
}
.bPosts .bPost .bSmallHead
{
	background: url('img/a22.gif') bottom repeat-x;
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
	position: relative;
}
.bPosts h3,.bPosts h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #ec008c;
}
.bPosts h2.pagetitle
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

h3.bTitle {
	font-size: 1.1em;
}

.bPosts h2 a
{
	border-bottom:none;
	color:#ec008c;
}
.bPosts h2 a:hover
{
	border-bottom:#ec008c;
}
.bPosts ul
{
    margin:1em;
    padding:0 1em;
    list-style-image:url('img/bullet.gif');
}
.bPosts ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.bPosts .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}

.bPosts .bPost
{
margin-bottom: 30px;
}

.bPosts .bPost .date
{
	float:right;
	margin:-1px 0;
	color:#666;
	width:25%;
	padding:0;
	background: url('img/a22.gif') bottom repeat-x;
}
.bPosts .bPost .date em
{
	font-style:normal;
	color:#666;
}
.bPosts .bPost .date em.user
{
	background:url('img/user.png') no-repeat left top;
	padding-left:15px;
}
.bPosts .bPost .date em.bPostdate
{
	background:url('img/date.gif') no-repeat left top;
	padding-left:17px;
}
.bPosts .bPost .entry
{
margin-bottom: 0;
}

.bPosts .bPost .bSmallPrint
{
	clear:both;
	background-color:#000;
}

.bPosts .bPost .bSmallPrint ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;
}

.bPosts .bPost .bSmallPrint ul li
{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
	display: inline;
}

.bPosts .bPost .bSmallPrint ul li.comments
{
	background-image: url('img/a36.gif');
	color:#999;
	margin-left: 20px;
}

.bPosts .bPost .bSmallPrint ul li.readmore
{
	background-image: url('img/a38.gif');
	color:#999;
	margin-left: 20px;
}

.bPosts .bPost h4
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.bPosts .bPost h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.bText a {
	color: #ec008c;
}
.bText a:visited {
	color: #ec008c;
}
.bText a:hover {
	color: #ec008c;
}

.videoPlayer
{
	width: 350px;
	height: 222px;
	margin: 5px 0px 15px 0px;
}

.bSideBar
{
	position: relative;
	width: 350px;
	float: right;
}

div.bSideItem {
	margin-bottom: 20px;
}

div.bSideItem div.notes {
	margin-left: 10px;
}

.bSideBar h2
{
	position: relative;
	font-size: 16px;
	color: #656551;
	background: url('img/border.gif') bottom repeat-x;
	padding:0 0 15px 0 ;
	margin: 10px 0;
	text-transform:uppercase;
	font-family: Verdana, sans-serif;
}


.sectionTitle 
{
	font-family:Verdana, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	//font-variant:small-caps;
	color:#ec008c;
	padding-top:15px;
	background: url('img/a22.gif') top repeat-x;
}

.sectionSubTitle 
{
	font-family:Verdana, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	
	color:#ec008c;
}


.bSideBar ul
{
	list-style:none;
	padding: 0 10px;
	margin: 0;
}

.bSideBar ul li
{
	padding: 3px 0;
	margin:0;
}
.bSideBar ul ul
{
	list-style-image:url('img/arrow.gif');
	padding: 0 0 0 15px;
	margin:0;
}
.bSideBar a
{
	border-bottom:none;
}
.bSideBar a:hover
{
	//border-bottom:1px solid;
}
.bSideBar ul.feeds
{
	margin-left:20px;
}
.bSideBar ul.feeds li
{
	list-style-image:url('img/feed.gif');
	margin:5px 0;
	padding:0;
}
input.form_text_input, textarea, select
{
	padding:2px;
	background:#F9F9F7;
	font:1em Verdana, Arial, sans-serif;
	border: 1px solid #ccc;
}

textarea{
	width: 90%;
	height: 20em;
}

.radio {
	margin-left: 2px;
	margin-right: 2px;
}

#wrapper input.form_text_input:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footerProducts 
{
	width: 100%;
	padding: 5px;
	color:#666;
	background-color:#000;
}

#prod1
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	
	
	padding-left: 1%;
}

#prod2
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	
	padding-left: 1%;
	margin-left:25%;
}

#prod3
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	
	padding-left: 1%;
	margin-left:50%
}

#prod4
{
	text-align:left;
	width: 24%;
	float: right;
	height: auto;
	
}


#col1
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	padding-left: 1%;
}

#col2
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	padding-left: 1%;
}

#col3
{
	text-align:left;
	width: 24%;
	float: left;
	height: auto;
	border-right: 1px solid #333;
	padding-left: 1%;
}

#col4
{
	text-align:left;
	width: 24%;
	float: right;
	height: auto;
}


#copyright
{
	width: 150%;
	height: 70px;
	clear:both;
}


#facebook 
{
	text-align:center;
}



#pageFooter
{
	position: relative;
	clear: both;
	text-align: center;
	border-top: #e8e8de 1px solid;
	background: #000;
	color: #999;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	font-size: 92%;
}

#pageFooter ul
{
	margin:0;
	padding:0;
}

#pageFooter ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 10px 0 0;
}

#col1 a, #col1 a:link, #col1 a:visited #col1 a:hover
{
	background: url('img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}

#col2 a, #col2 a:link, #col2 a:visited #col2 a:hover
{
	background: url('img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}

#col3 a, #col3 a:link, #col3 a:visited #col3 a:hover
{
	background: url('img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}

#col4 a, #col4 a:link, #col4 a:visited #col4 a:hover
{
	background: url('img/arrow.png') no-repeat 0 0;
	padding: 0px 0px 2px 12px;
		
}


#pageFooter p {
	margin: 0;
}

#pageFooter a
{
	color: #ec008c;
	text-decoration:none;
	border:none;
}
.author_credits
{
	color: #666;
}
#pageFooter a.contact_link
{
	color: #666;
	text-decoration:underline;
}
#pageFooter a.contact_link:hover
{
	color: #222;
}
#pageFooter a:hover
{
	color: #999;
	text-decoration:underline;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead
{
	margin:0;
	padding:0;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	background:url('img/a32.gif') repeat top;
	}
#wp-calendar th
{
	padding: 3px 0;
	text-align: center;
	background:url('img/a34.gif') repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.searchsubmit
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url('img/a18.gif') repeat-x top;
}

.pageHeader, .bPosts, .bSideBar, #pageFooter, .widget {
    overflow: hidden;
}

.powered_by a:hover {
	text-decoration: none;
	border: none;
}

div.log_container, div.action_messages {
	margin: 1ex 0;
}


/* Styles for comments */
div.bComment, /* Entire comment block */
form.bComment /* New comment form */
{
	margin: 2ex ;
	padding: 0;
}
#comment_preview {
	background-color: #eee;
}
div.bCommentTitle {
	font-size:1em;
	background: url('img/a32.gif') repeat-x top;
	padding:5px;
	position:relative;
	border:#eee 1px solid;
	font-weight: bold;
}
div.bCommentTitle em {
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;
	color:#999;
	font-weight: normal;
}
div.bCommentText {
/*	border:#ddd 1px solid;
	border-top-width:0px; */
	border: none;
}

div.bCommentSmallPrint {
	clear: both;
	font-size: 78%;
	margin: 1ex 0;
}

div.moderation_msg
{
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 1px dotted #fa9;
	color: #e70;
}

div.feedback_feed_msg {
	margin: 2em 2ex;
	text-align: right;
}

#bCalendarToday {
background-color:#F9F9F7;
border:1px solid #FF6E00;
}

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
	color: #DEDECE;
	border-bottom: none;
}
div.PageTop a.default {
	color: #DEDECE;
	text-decoration: none;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #FFF7D4;
}
div.PageTop a.selected {
	color: #FFFF99;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #FFFF99;
}


div.featured_post {
	padding: 8px 8px 0 8px;
}



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




@font-face {
 font-family: 'HammerFatRegular';
 src: url('/hammer_fat_regular-webfont.eot');
 src: local('☺'), url('/hammer_fat_regular-webfont.woff') format('woff'), url('/hammer_fat_regular-webfont.ttf') format('truetype'), url('/hammer_fat_regular-webfont.svg#webfontBTm9ALwL') format('svg');
 font-weight: normal;
 font-style: normal;
}
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 853px;
	background: #222;
	margin-top:10px;
	font-size: 2em;
	font-family: 'HammerFatRegular';
	letter-spacing:1px;
	background: url(/menu/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a {
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover {
	background: url(/menu/topnav_hover.png) no-repeat center top;
	color:#fff;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/menu/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 37px;
 //background: #222;
	background: rgba(34, 34, 34, .9);
	margin: 0px;
	padding: 0px;
	display: none;
	float: left;
	width: 185px;
	-moz-box-shadow: 2px 5px 10px #000;
	-webkit-box-shadow: 2px 5px 10px #000;
	box-shadow: 2px 5px 10px #000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #999;
	border-top: none;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0px;
	font-family:Verdana, sans-serif;
	letter-spacing:0px;
	font-size: 0.6em;
	height:20px;
	color:#eee;
	clear: both;
	width: 185px;
}
html ul.topnav li ul.subnav li a {
	color:#eee;
	padding-top:0px;
	float: left;
	height:20px;
	width: 160px;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	width: 165px;
	margin:0;
	background: #ec008c;
	height:20px;
	color:#fff;
}


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



