/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed,
figcaption, figure, footer, header, hgroup, keygen, meter, nav,
output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline; }

body{
	font:13px/1.5em arial, sans-serif;
	color: #72767a;
	background:url(../images/back.png) top left repeat-x; margin:0; padding:0;
}

#htmlcaption1{
	color: #fff;
}
/*------Typography---------*/

h1{
	font: 36px/54px 'CommunistRegular', Arial, sans-serif;
	color:#000;
}

h2, h3{
	font: 22px/25px 'CommunistRegular', Arial, sans-serif;
	text-transform: uppercase;
	color:#1e2b19;
	margin-bottom: 24px;
}

.fance h1{
	font: 22px/25px 'CommunistRegular', Arial, sans-serif;
}

.fance h3{
	font: 16px/20px Arial, sans-serif;
	text-transform: none;
}

.title{
	overflow: hidden;
	padding: 20px 0 15px;
}

.fance .title{
	padding: 0 0 15px;
	margin-bottom: 20px;
}

.border{
	border-bottom:#c7c7c7 1px dashed;
}

.no-border{
	border:none !important;
}

.smaller-title{
	overflow: hidden;
	padding: 10px 0 5px;
}

.smallest-title{
	overflow: hidden;
	padding: 0 0 5px;
}

.smallest-title h3, .smaller-title h3{
	font-size: 17px;
	line-height: 17px;
	text-transform: lowercase;
}

.title:after, .smaller-title:after{
	clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

h2.category-title, h1.category-title{
	color:#1e2b19;
	float:left;
	font: 22px/25px 'CommunistRegular', Arial, sans-serif;
	text-transform: uppercase;
	/*-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), to(rgba(0,0,0,1)));*/	
	margin-bottom: 0px;
	
}

h1.lower-case{
	text-transform:none;
}


footer h3{
	color:#d0d5d8;
	text-shadow: 1px 1px 1px #000;
	text-transform: lowercase;
}

h5, h5 a{
	color:#2f2e74;
	margin-bottom: 8px;
	
}

h6{
	color:#d0d5d8;
	font-weight: normal;
	margin-bottom: 2px;	
}

a{
	color:#1f2226;
	text-decoration: none;
	outline:none;
	cursor: pointer;
}

a:hover{
	color:#2f2e74;
	
}

footer a{
	color:#72767a;
}

footer a:hover{
	color:#d0d5d8;
	
}

#content a, footer a{
	/*-webkit-transition-property:color; 
	-webkit-transition-duration: 1s, 1s; 
	-webkit-transition-timing-function: linear, ease-in;*/
}

#content a:hover, footer a:hover{
	/*-webkit-transition-property:color; 
	-webkit-transition-duration: 0.3s, 0.3s; 
	-webkit-transition-timing-function: linear, ease-in;*/
}

a.header{
	color:#72767a;
}

input[type="text"], input[type="password"]{
	height: 24px;
	padding: 0px 3px 0px 8px;
	border:#c7c7c7 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 13px;
	outline:none;
}

textarea{
	padding: 10px;
	border:#c7c7c7 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 13px;
	font-family:Arial, sans-serif;
	outline: none;
}

label {
	color:#1490b0;
}

#commentForm textarea{
	margin-bottom: 30px;
	width: 678px;	
}

button, input[type="button"]{outline: none;}

#commentForm input[type="text"]{
	width:308px;
	margin-right:20px;
	margin-bottom: 30px;
}

.contactform label{
	margin-bottom: 8px;
}

.contactform input[type="text"]{
	width:308px;
	margin-bottom:18px; 
}


ul.list{
}

ul li ul{
	padding-left: 30px;
	margin-top: 10px;
}

ol li ol{
	padding-left: 30px;
	margin-top: 10px;
}

ul.list li, .box_l ul li, footer .inner-box ul li{
	padding-bottom: 7px;
}

ul.list2 li{
	padding-bottom: 7px;
}

ul.omega{
	margin: 0 !important;
}

ul.list li{
	list-style: url(../images/bullet.png);
	list-style-position: inside;
	vertical-align: middle;
	margin-bottom: 5px;
}

footer .inner-box ul li:last-child{
	border:none;
}

footer .inner-box ul{
	margin-right: 20px;
}

footer .inner-box ul li{
	margin-bottom: 5px;
}

ul.border{
	border: none;
}

.box.border{
	border:none;
}

ul.border li, .box.border ul li{
	border-bottom:#d4d4d4 1px dashed;
}

.featured li{
	border: none !important;
}

ul.border li.omega, ul.border li:last-child, .box_l ul li:last-child{
	border: none !important;
}


footer ul.list li, footer .inner-box ul li{
	list-style: url(../images/foot_ul_bul.png);
	border-bottom:#2d2f33 1px dashed;
	
}

ul.list li a:hover{
	text-decoration: none;
}



ul.list2{

}

ul.list2 li, .box_l ul li{
	list-style: url(../images/list2_bul.png);
	color:#72767a;
	list-style-position: inside;
	vertical-align: middle;
	margin-bottom: 5px;
}

ul.list2 li a{
	color:#72767a;
}

ul.list2 li a:hover{
	text-decoration: none;
}

button::-moz-focus-inner { padding:0; border:0; }
button:focus { outline: 1px dotted; }

button, .button, .newer-older a{
	background: url(../images/but.png) 0px -108px no-repeat;
	height: 27px;
	border:none;
	padding: 0 !important;
	cursor: pointer;
}

button span, .button span, .newer-older a span{
	background:url(../images/but.png) 100% -135px no-repeat;
	margin-left: 4px;
	display: block;
}

.button, .newer-older a{
	display:inline-block;
	width: auto;

}

.button:hover, .newer-older a:hover{
	text-decoration: none;
}

button:hover, .button:hover, .newer-older a:hover{
	background:url(../images/but.png) 0 0 no-repeat;
}

button:hover span, .button:hover span, .newer-older a:hover span{
	background: url(../images/but.png) 100% -27px no-repeat;
}

button span span, .button span span, .newer-older a span span{
	background:url(../images/but.png) 0 -81px repeat-x;
	height: 27px;
	display: block;
	color: #fff;
	margin: 0 4px 0 0;
	text-transform: lowercase;
	line-height: 26px;
	padding: 0 7px;
	text-shadow: 1px 1px 1px #005d7e;
	font-size: 13px;
}

button:hover span span, .button:hover span span, .newer-older a:hover span span{
	background:url(../images/but.png) 0 -54px repeat-x;
	text-shadow: 1px 1px 1px #000;
}

button.reverse{
	background:url(../images/but.png) 0 0 no-repeat;
}

button.reverse span{
	background: url(../images/but.png) 100% -27px no-repeat;
}

button.reverse:hover{
	background: url(../images/but.png) 0px -108px no-repeat;
}

button.reverse:hover span{
	background:url(../images/but.png) 100% -135px no-repeat;
}

button.reverse span span{
	background:url(../images/but.png) 0 -54px repeat-x;
	text-shadow: 1px 1px 1px #000;
}

button.reverse:hover span span{
	background:url(../images/but.png) 0 -81px repeat-x;
	text-shadow: 1px 1px 1px #005d7e;
}

footer button{
	background:url(../images/foot_but.png) 0 -78px no-repeat;
	height: 25px;
	border:none;
	padding: 0 !important;
	cursor: pointer;
	outline: none;
}

footer button span{
	background:url(../images/foot_but.png) 100% -130px no-repeat;
	display: block;
	margin-left: 4px;
}

footer button:hover{
	background:url(../images/foot_but.png) 0 -52px no-repeat;
}

footer button:hover span{
	background:url(../images/foot_but.png) 100% -104px no-repeat;
}

footer button span span{
	background:url(../images/foot_but.png) 0 -26px repeat-x;
	height: 25px;
	display: block;
	color: #72767a;
	margin: 0 4px 0 0;
	line-height: 24px;
	padding: 0 7px;
	text-shadow: none;
	font-size: 13px;
	text-transform: lowercase;
}

footer button:hover span span{
	background:url(../images/foot_but.png) 0 0 repeat-x;
	text-shadow: 1px 1px 1px #000;
	color: #fff;
}

p{
	margin-bottom:18px;
}

p:last-child{
	margin-bottom: 9px!important;
}

#content img, .widget_donations img{
	/*border:#d1d1d1 1px solid;*/
	line-height: 0;
	background: #fff;
	padding: 2px;
}

figure, div.image{
	float:left;
	margin:0 19px 9px 0;
}

figure.right{
	margin:0 0 19px 30px;
}

figure div{
	line-height:normal !important;
}

figure img{
}

#posts article{
	position: relative;
	padding: 24px 30px 17px;
	border:#f3f3f3 4px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:10px 0 20px;
}


dl{
	font-style: normal;
	overflow: hidden;
}

dt{
	float:left;
	margin-right: 5px;
	color: #000;
}

dd{
	overflow: hidden;
	
}

dd a{
	color:#2f2e74;
}

table {
	border:#d5d6d6 1px solid;
}

table thead{
}

table th{
	padding: 10px;
	border-right:#d5d6d6 1px solid;
	background:url(../images/th.png) top left repeat-x #007ea6;
	color: #f4f4f4;
}

table td{
	border-left:#d5d6d6 1px solid;
	border-top:#d5d6d6 1px solid;
	padding: 10px;
}

table td:first-child{
	border-left:none;
}

tr.odd{
	background: #f6f6f6;
}


blockquote{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/quote.png) 0 4px no-repeat;
	padding-left: 37px;
	font-style: italic;
	font-size: 14px;
	line-height: 1.5em;
	min-height: 27px;
}

blockquote.left{
	margin:10px 20px 0 0;
	width:220px;
}

blockquote.right{
	margin:10px 0 0 20px;
	width:220px;
}

.dropcap{
	font: 56px/56px 'CommunistRegular', Arial, sans-serif;
	text-transform: uppercase;
	color:#000;
	display: block;
	float: left;
	margin: 2px 10px -5px 0;
}

.dropcap2{
	font: 56px/56px 'CommunistRegular', Arial, sans-serif;
	text-transform: uppercase;
	color:#2f2e74;
	display: block;
	float: left;
	margin: 2px 10px -5px 0;
}

.dropcap3{
	display: block;
	float: left;
	margin: 2px 10px -3px 0;
	text-transform: uppercase;
	background: url(../images/dropbg1.png) top left no-repeat;
	font-size: 38px;
	line-height: 38px;
	color: #fff;
	width: 40px;
	height: 40px;
	padding-left:8px;
	padding-top: 1px; 
	
}

.dropcap4{
	display: block;
	float: left;
	margin: 2px 10px -3px 0;
	text-transform: uppercase;
	background: url(../images/dropbg2.png) top left no-repeat;
	font-size: 38px;
	line-height: 38px;
	color: #000;
	width: 40px;
	height: 40px;
	padding-left:8px;
	padding-top: 1px; 
	
}

.success, .error, .info, .warning, .wpcf7-validation-errors, .wpcf7-not-valid-tip{
	
	margin: 10px 0px;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px;
	text-indent: 10px;
	vertical-align: middle;
}

.success{
	color: #4F8A10;
	border: 1px solid #A0CF4C;
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#DFF2BF));
	background: -moz-linear-gradient(center top , white, #DFF2BF);
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#DFF2BF));
}

.info{
	color: #00529B;
	border: 1px solid #38AEE5;
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#BDE5F8));
	background: -moz-linear-gradient(center top , white, #BDE5F8);
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#BDE5F8));
}

.warning {
	color: #9F6000;
	border: 1px solid #E5BC3B;
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#FEEFB3));
	background: -moz-linear-gradient(center top , white, #FEEFB3);
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#FEEFB3));
}

.error, .wpcf7-validation-errors, .wpcf7-not-valid-tip {
	color: #D8000C;
	border: 1px solid #FF7878 !important;
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#FFBABA));
	background: -moz-linear-gradient(center top , white, #FFBABA);
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#FFBABA));
}

.success_icon, .info_icon, .warning_icon, .error_icon{
	width: 32px;
	height: 32px;
	margin:-6px 5px auto 10px;
	float: left;
}

.success_icon{
	background: url(../images/success.png) 0 0 no-repeat;
		
}

.loading{
	background: url(../images/ajax-loader.gif) 0 0 no-repeat;
	width: 31px;
	height: 31px;
	margin: auto;
}

.info_icon{
	background: url(../images/info.png) 0 0 no-repeat;
}

.warning_icon{
	background: url(../images/warning.png) 0 0 no-repeat;
}

.error_icon{
	background: url(../images/error.png) 0 0 no-repeat;
}

pre{
	color:black;
}

code{
	color: blue;
}

sub {
	font-size: 10px;
	vertical-align: sub;
}

sup{
	font-size: 10px;
	vertical-align: super;
}


abbr{
  text-transform:uppercase;
  font-weight: bold;
}

big{
 font-size: 16px;	
}

/*------Typography End-------*/

/*------UI styles------------*/
.ui-tabs {
	position: relative;
}

.ui-helper-clearfix {
	display: block;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin-left:5px;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	background: url(../images/tabs.png) 0 -120px no-repeat;
	cursor: pointer;
}	

.ui-tabs .ui-tabs-nav li a{
	background: url(../images/tabs.png) 100% -72px no-repeat;
	margin-left: 6px;
	display: block;
}

.ui-tabs .ui-tabs-nav li a span{
	background: url(../images/tabs.png) 100% 0px repeat-x;
	display: block;
	margin-right:6px;
	line-height: 24px;
	padding: 0 5px;
	height: 24px;
	color: #000;
}

.ui-tabs-selected { 
	background: url(../images/tabs.png) 0 -96px no-repeat !important;
	z-index:4;
}

.ui-tabs-selected a{ 
	background: url(../images/tabs.png) 100% -48px no-repeat !important;
}

.ui-tabs-selected a span{
	background: url(../images/tabs.png) 100% -24px repeat-x !important;
	color:#fff !important;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 30px 30px 23px;
	background: url(../images/box_top_left.png) top left no-repeat, url(../images/box_top_right.png) top right no-repeat, url(../images/box_bot_right.png) bottom right no-repeat, url(../images/box_bot_left.png) bottom left no-repeat, url(../images/box_top.png) 7px 0 repeat-x, url(../images/box_right.png) top right repeat-y, url(../images/box_bot.png) bottom left repeat-x, url(../images/box_left.png) top left repeat-y;
	background-color: #f8f8f8;
	margin: -1px -2px;
}

h3.ui-accordion-header {
	margin:2px 0;
	padding: 0;
	background: url(../images/acc.png) 0 -31px no-repeat;
	display: block;
	height: 31px;
	line-height: 31px;
}

h3.ui-accordion-header a{
	display: block;
	background: url(../images/acc.png) 100% 0px no-repeat;
	margin-left: 6px;
	height: 31px;
	color:#000;
}

h3.ui-accordion-header a div{
	background: url(../images/acc.png) 0 -62px repeat-x;
	height: 31px;
	margin-right: 6px;
	padding: 0 10px;
}

.ui-accordion-content {
	padding: 30px 30px 23px;
	background: url(../images/box_top_left.png) top left no-repeat, url(../images/box_top_right.png) top right no-repeat, url(../images/box_bot_right.png) bottom right no-repeat, url(../images/box_bot_left.png) bottom left no-repeat, url(../images/box_top.png) 7px 0 repeat-x, url(../images/box_right.png) top right repeat-y, url(../images/box_bot.png) bottom left repeat-x, url(../images/box_left.png) top left repeat-y;
	background-color: #f8f8f8;
	margin: -2px 0;
}

h3.ui-accordion-header.ui-state-active {
	background: url(../images/acc.png) 0 -156px no-repeat;
}

h3.ui-accordion-header.ui-state-active a{
	background: url(../images/acc.png) 100% -94px no-repeat;
	color:#fff;
}

h3.ui-accordion-header.ui-state-active a div{
	background: url(../images/acc.png) 100% -125px repeat-x;
}

/*------UI styles End--------*/

.totop{
	text-align: right;
}

#main {
	margin: 0 auto;
	position: relative;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.left{
	float:left;
}

.right{
	float:right;
}

.push_right{
	margin-right: 20px;
}

.push_left{
	margin-left: 20px;
}

#chrome{
	background:url(../images/back.png) top left repeat-x;
	height: 4px;
	position: fixed;
	width: 100%;
	z-index: 1;
}

div.clear + p{
	margin-top: 19px;
}

h1#logo, h2#logo{
	font-size:54px;
	line-height: 56px;
	margin:20px 6px 7px 2px;
	text-shadow: 0px 1px 1px #67696a;
	float:left;
}

h1#logo a, h2#logo a{
	color:#fff;
	text-decoration: none;
}

#description {
	float:left;
	margin-top: 34px;
	
}

#sub_links a{
	text-transform: lowercase;
}

header nav{
	float:left;
}

nav ul li{
	float: left;
	list-style: none;
}

.header_container{
	position: relative;
}

#cart a{
	
	color: #d0d5d8;

}

#cart{
	width:399px;
	background:url(../images/cart_top.png) top center no-repeat;
	padding-top: 9px;
	float:right;
	position: absolute;
	right:-29px;
	z-index: 1;
	overflow: hidden;
	top: 2px;
}

#cart_content{
	height: 49px;
	background: url(../images/cart_back.png) top center repeat-y;
	margin:0 auto;
	width:304px;
	position: relative;
	overflow: hidden;
}

#cart_footer{
	height:8px;
	background: url(../images/cart_bottom.png) bottom center no-repeat;
	margin: 0 auto;
	width:304px;
}

#cart_top_contents{
	position: absolute;
	width:469px;
	top:10px;
	left: 9px;
}

#cart_icon{
	width:33px;
	height: 28px;
	background: url(../images/cart_icon.png) center left no-repeat;
	float: left;
	margin-right: 6px;	margin-left: 20px;
}

#cart_items_no{
	font: 35px/36px 'CommunistRegular',Arial, sans-serif;
	color:#d0d5d8;
	display: block;
	float: left;
	margin-right: 9px;
}

#cart_text{
	height: 34px;
	line-height: 16px;
	font-size: 12px;
}

#cart_text a.details{
	float: right;
	text-indent: -9999999px;
	width: 55px;
	height: 17px;
	background: url(../images/details.png) bottom center no-repeat;
	display: block;
}

#cart_text a.details:hover{
	background: url(../images/details.png) top center no-repeat;
}

#cart_bottom_contents a.checkout{
	text-indent: -9999999px;
	width: 242px;
	height: 25px;
	background: url(../images/checkout.png) bottom center no-repeat;
	display: block;
	margin-top: 10px;
	margin-bottom: 17px;
}

#cart_bottom_contents a.checkout:hover{
	background: url(../images/checkout.png) top center no-repeat;
}

#cart_bottom_contents{
	position: absolute;
	width:241px;
	top:55px;
	left: 32px;
	border-top:#3f4246 1px dashed; 
}

#cart_bottom_contents #no_items{
	margin:10px 10px 17px;
	text-align: center; 
}

#cart_bottom_contents table{
	width:100%;
	border: none;
}

#cart_bottom_contents table th{
	padding:0 !important;
	background: none;
	border: none;
	color: #d0d5d8;
	text-align: left;
	line-height: 21px;
	height: 30px;
	padding-top: 5px !important;
	font-size: 12px;
}

#cart_bottom_contents table td{
	border: none !important;
	line-height: 22px;
	padding: 0 !important;
}

#cart_bottom_contents table .qty{
	width: 54px;
	text-align: center;	
}

#cart_bottom_contents table .price{
	text-align: center;
	padding: 0 !important;
}

#cart_bottom_contents table .omega{
	height: 27px;
	border-bottom: #3f4246 1px dashed;
}

#cart_bottom_contents table .shipping{
	height: 27px;
	border-bottom: #3f4246 1px dashed;
	color: #d0d5d8;
}

#cart_bottom_contents table .total, #cart_bottom_contents table .shipping{
	text-align: right;
}


#cart_bottom_contents table .shipping td, #cart_bottom_contents table .total td{
	line-height: 27px;
	padding-right: 16px;
}

#currencies {
	float: left;
	margin: 35px 0 0 0;
}

#currencies ul li{
	float:left;
	margin-left: 5px;
	width: 18px;
	height: 17px;
	list-style: none;
}

#currencies ul li a:hover, #currencies ul li a.selected{
	background: url(../images/cur_back.png) top left no-repeat;
	color: #c3c4c7;
}

#currencies ul li a{
	background: none;
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 6px;
	font-size: 12px;
	width: 18px;
	height: 17px;
	line-height: 17px;
}

#sub_links{
	/*margin:34px 23px 0 0;*/
	position: absolute;
	right:384px;
	top:32px;
}

#sub_links li{
	margin-left:24px;
	list-style: url(../images/bullet.png);
}

#container{
	width:100%;
	height:52px;
	margin: 0px 0px 20px;
	background: center left no-repeat;
}

#container_r{
	background:  center right no-repeat;
	margin-left: 5px;
}

#container_b{
	background:   5px 0px repeat-x;
	margin-right: 4px;
}

#main_menu ul li{
	position: relative;
}

#main_menu ul li.alpha a{
	
}

#main_menu ul li a{
	font: 15px/52px 'CommunistRegular', Arial, sans-serif;
	padding:0 20px 0px;
	display:block;
	color:#424449;
	text-shadow: 1px 1px 1px #fff;
	background: url(../images/cont_sep.png) center right no-repeat;
	height: 52px;
	text-transform: lowercase;
}

#main_menu ul li a:hover, #main_menu ul li.current-menu-item a{
	color: #fff;
	text-shadow: 1px 1px 1px #0085a5;
	text-decoration: none;
}

* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/

#main_menu ul li.alpha a:hover, #main_menu ul li.alpha.current-menu-item a{
	position: relative;
}


#main_menu ul li a{
	padding: 0;
	padding-right: 2px;
}
#main_menu ul li a:hover span, #main_menu ul li.current-menu-item a span {
	background:url(../images/cont_bord_hov.png) center left no-repeat;
	display:block;
	padding-left:1px; 
}
#main_menu ul li a span span{
	padding:0 18px !important;
	display:block;
	
}

#main_menu ul li a:hover span span, #main_menu ul li.current-menu-item a span span{
	padding:0 18px 0 17px!important;
	background:url(../images/cont_back_hov.png) center left repeat-x;
}

#main_menu ul li.alpha a:hover span span, #main_menu ul li.alpha.current-menu-item a span span{
	padding:0 18px 0 18px!important;
	background:url(../images/cont_back_hov.png) center left repeat-x;
}

#main_menu ul li a:hover, #main_menu ul li.current-menu-item a{
	background: url(../images/cont_sep_hov.png) center right no-repeat;
}

#main_menu ul li.alpha a:hover span, #main_menu ul li.alpha.current-menu-item a span{
	background:url(../images/cont_left_hov.png) center left no-repeat;
	display: block;
	padding-left:10px;
	margin-left: -5px; 
}


#main_menu ul li ul{
	
	/*background:url(../images/box_top_left.png) top left no-repeat, url(../images/box_top.png) top center no-repeat, url(../images/box_top_right.png) top right no-repeat, url(../images/box_bot_left.png) bottom left no-repeat, url(../images/box_bot.png) bottom center no-repeat, url(../images/box_bot_right.png) bottom right no-repeat, url(../images/box_back.png) 50% 7px repeat-y;*/
	
	padding: 0;
	background-color: #F7F7F7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 2px gray;
	-moz-box-shadow: 0px 1px 2px gray;
	box-shadow: 0px 1px 2px gray;
	margin-top: 5px;
	margin-left:20px !important;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	position: absolute;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	width: 155px;
	font-family: Arial;
}

#main_menu ul li ul li{
	border-bottom: #bcbcbc 1px solid;
	margin: 0 10px;
	background: none !important;
}

#main_menu ul li ul li span{
	background: none !important;
}

#main_menu ul li ul li.omega{
	border: none !important;
}

#main_menu ul li ul li a{
	font: 14px/28px Arial, sans-serif;
	background: none !important;
	height: auto !important;
	padding-left:0 !important;
	text-shadow: none;
	color:#000!important;
	text-shadow: 1px 1px 1px #fff !important;
 
}

#main_menu ul li ul li a:hover, #main_menu ul li ul li a.selected{
	color:#000!important;
	text-shadow: 1px 1px 1px #fff;
}

#main_menu ul li ul li ul{
 margin-left: 10px;
}

#main_menu ul li ul li ul li{
	margin-left: 10px;
}

#main_menu ul li ul li{
	float: none;
	line-height: 20px;
	font-size: 14px
	position:relative !important;
}

#search_form{
	padding: 0;
	float:right;
	position: relative; top:-3px;
}

#searchback{

	background: url(../images/inp_left.png) center left no-repeat;
	display: block;
	overflow: hidden;

} 

#search_form input[type="text"]{
	border: none;
	background: url(../images/inp_back.png) repeat-x;
	width:270px;
	font-size: 11px;
	color:#a3a3a3;
	padding: 0px 3px 0px 8px;
	float:left;
	height:25px;
	position:relative;
	margin-left: 3px;
}

#search_form a{
	text-indent: -999999px;
	background:url(../images/search_but.png) bottom right no-repeat;
	border:none;
	width:27px;
	height:25px;
	cursor: pointer;
	position: absolute;
	right:13px;
	display: block;
	outline: none;
}

#search_form a:hover{
	background:url(../images/search_but.png) top right no-repeat;
}

#featured_box{
	overflow: hidden;
	/*padding-bottom:20px;
	margin-bottom:20px;
	background: url(../images/shadow.png) bottom left no-repeat;*/
}

.price{
	color: #d0d5d8;
}

.caption{
	
}

.caption h3{
	font: 27px/35px 'CommunistRegular', Arial, sans-serif;
	color: #016c83;
	text-transform: uppercase;
}

.caption .description{
	text-align: right;
	display:block;
	margin-top: 6px;
}

.caption .price{
	font: 19px/35px 'CommunistRegular', Arial, sans-serif;
	color: #016c83;
	text-transform: uppercase;
	margin-top:17px;
	display: block;
}

.caption .price span{
	font-size: 27px !important;
}

#content #featured_box{
	margin-top: 18px;
}

/*#categories{
	background: url(../images/categ_back.png) top left repeat-x;
	padding-top: 10px;
}*/

#categories_box{
	margin-top: 12px;
	margin-bottom: 35px;
	height: 142px;
}

#categories_box ul{
	width:960px;
}

#categories_box .wrapper li {
	float:left;
	list-style: none;
}

#categories_box .wrapper li .cat_container, .single_cat_view{
	width: 140px;
	height: 142px;
	background:url(../images/cat_placeholder.png) center center no-repeat;
	position: relative;
	margin-left: 20px;
}

#categories_box .wrapper li.alpha .cat_container{
	margin-left:0px !important;		
}

#categories_box .wrapper li .cat_container img, .single_cat_view img{
	position: absolute;
	top:13px;
	left:13px;
}

#categories_box .wrapper li .cat_container h5, .single_cat_view h5{
	font: 10px 'CommunistRegular', Arial, sans-serif;
	color:#f0f0f0;
	text-transform: uppercase;
}

#categories_box .wrapper li .cat_container h5 a, .single_cat_view h5 a{
	display: block;
	text-decoration: none;
	text-align: center;
	color:#f0f0f0;
	padding-top: 20px;
}

/*------ to Remove--------------------*/

.infiniteSlider .wrapper {
  width: 940px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height: 142px;
  overflow: hidden;
  position: absolute;
  top:0;
  left:10px;
}
/*----- to Remove ---------------------*/

.box{
	background: url(../images/box_top_left.png) top left no-repeat;
	margin: 10px -2px;
	
}


.box_tr{
	background: url(../images/box_top_right.png) top right no-repeat;
}

.box_bl{
	background:  url(../images/box_bot_left.png) bottom left no-repeat;
}

.box_br{
	background:  url(../images/box_bot_right.png) bottom right no-repeat;
}

.box_t{
	background: url(../images/box_top.png) top left repeat-x;
	margin: 0 7px 0 7px;
}

.box_b{
	background: url(../images/box_bot.png) bottom left repeat-x ;
	padding: 7px 0;
}

.box_r{
	background:url(../images/box_right.png) top right repeat-y;
	margin: 0 -7px 0 -7px;
	
}

.box_l{
	background: url(../images/box_left.png) top left repeat-y  #f8f8f8;
	padding:23px 23px 16px 30px;
	margin-right: 7px;
	overflow: hidden;
}

.fance{
	padding: 24px 30px 21px;
	/*border:#f3f3f3 4px solid;
	border-radius: 4px;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 12px;
}

#content .fance, #content .bog, #content .cage {
	overflow: hidden;
}

.space{
	padding-top: 10px;
}

.inner{
	float:left;
}

.list_holder{
	margin-right:47px; 
}

.inner-box{
	float:left;
	margin-right:40px;
}

.box-3{
	width:30%;
}

.box-2{
	width:45%;
	padding-right:27px; 
}

.inner-box.alpha{
	margin-left:0px; 
}

.inner-box.omega{
	margin-right: 0px !important;
}

.inner .omega{
	padding:0;
}

ul.featured{
	
}

ul.featured li, .ngg-widget{
	float:left;
	margin: 0 0 5px;
	position: relative;
	list-style: none;
	height: auto !important;
}

ul.featured li:nth-child(even){
	margin-left:6px !important;
}

ul.featured li a, .ngg-widget a{
	display:block;
	line-height: 0;
}

.ngg-widget a{
 	margin-top: 10px;
}

footer{
	background: url(../images/footer_cover.png);
	margin-top: 10px;
	height: 100%;
}

#footback{
	background: url(../images/foot_back.png) repeat-x top left;
}

.content{
	padding: 40px 0 26px;
}

.side_col_left{
		
}

.side_col_left .box:first-child{
	
}

.side_col_left .box+.box{
	margin-top: 18px;
}

.cont_col .space:first-child{
	
}

.footer_container{
	padding:17px 30px;
	background: url(../images/foot_cont_back.png);
	border: 4px solid rgba(255,0,0,0.0);
	border-radius: 4px;
	-moz-border-radius: 4px;
}

footer .date{
	color:#d0d5d8;
}

footer #news-letter{
	width:133px;
	
}

#nl-action {
	margin-top: 19px;
}

footer input[type="text"]{
	background: url(../images/foot_inp_back.png) center left repeat-x;
	border: none;
	color: #505154;
	margin-right: 5px;
	
}

.fi_l {
	float:left;
	background: url(../images/foot_inp_left.png) center left no-repeat;
	margin-right: 8px;
}

.fi_r{
	background: url(../images/foot_inp_right.png) center right no-repeat;
	margin-left: 6px;
}


footer #nl-text{
	position: relative;
	display: none;
}

footer .nl_error{
	background:url(../images/nl_error.png) top left no-repeat;
	padding-left: 21px;
	color:#c63617;
	position: absolute;
	top:5px;
	left: 0px;
	line-height: 16px;
}

footer .nl_success{
	background: url(../images/nl_complete.png) top left no-repeat;
	padding-left: 21px;
	color:#6d9536;
	line-height: 16px;
	position: absolute;
	top:5px;
	left: 0px;
}


footer #social li{
	float:left;
	margin-right: 18px;
}

footer .menu {
	display:inline;
}

footer .menu li {
	display: inline;
	margin-right: 3px;
}

footer #end{
	margin-top: 26px;
	text-align: center;
	color: #fff;
}

/*==============Pages=============*/

/*--------------Store-------------*/
#banner button span{
	 color:#fff;
}

.pager{
	float:right;
	vertical-align: middle;
	margin-top: 2px;
	font-size: 11px;
}

.pager select{
	height: 22px;
}

#view_switcher{
	padding:0 0 0 16px;
	cursor: pointer;
	float:left;
	margin-right: 30px;
	vertical-align: middle;
	text-align: right;
	width:45px;
}

.list_view{
	background: url(../images/view_ico.png) 0 4px no-repeat;
}

.grid_view{
	background: url(../images/view_ico.png) 0 -29px no-repeat;
}

#per_page{
	float:left;
	margin-right: 30px;	
}

#sort_by{
	float:left;
}

#order_by{
	height:20px;
	cursor:pointer;
	width: 10px;
	margin-left: 10px;
	float: left;
	
}

#order_by.asc{
	background: url(../images/arrow_up.png) center right no-repeat;
}

#order_by.desc{
	background: url(../images/arrow_down.png) center right no-repeat;
}

#products{
	margin-top: 20px;
	border-bottom:#c7c7c7 1px dashed;
	overflow: hidden;
}

/*   Product Listing   */
.items{
	border-radius: 4px;
	-moz-border-radius: 4px; margin-top:20px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 20px 20px 20px;
	position: relative; float:left;  max-width:172px;
border:#f3f3f3 4px solid;

}


li.item{
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 20px 20px 20px;
	position: relative;
}

li.item a img.product_image{
	border:none !important;
	padding: 0 !important;
}

.grid li.item{
	float:left;
	width:172px;
	border:#fff 4px solid;
	height: auto;
}

.grid li.item:hover{
	border:#f3f3f3 4px solid;
}

.list li.item{
	border:#fff 4px solid;
	width:652px;
}

.list li.item:hover{
	border:#f3f3f3 4px solid;
}

.grid li.last{
	margin-right: 0px;
}

.list li.item{
	overflow: hidden;
}

.grid li.item .product-image{
	margin-bottom: 12px;
	display: block;
}

.list li.item .product-image{
	float: left;
	margin-right: 20px;
	display: block;
}

.grid h3.product-name{
	color:#2f2e74;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-transform: none !important;
	font-weight: bold;
	margin-bottom: 0px;
}

.list h3.product-name{
	font-size: 13px;
	margin-bottom: auto;
	font-family: Arial, sans-serif;
}

h3.product-name a{
	color:#2f2e74;
	text-decoration: none;
	font-weight: bold;
}

.product_image{
	border: none !important;
	padding: 0 !important;	
}

.list li .product-desc{
	
	overflow: hidden;
}

.grid li.item .action{
	
	width: 172px;
	
}

li.item button{
	float:right;
}

li.item .price-box{
	float: left;
	color:#2f2e74;
	font-size: 17px;
	/*text-shadow: 1px 1px 1px #88c0cb;*/
	line-height: 27px; 
	
}

.pricedisplay{

	color:#2f2e74;
	font-size: 17px;
	/*text-shadow: 1px 1px 1px #88c0cb;*/
	line-height: 27px; 

}

.oldprice{
	color:#424449;
}

.pages{
	margin: 20px 0 10px;
	
}

.pages ol{
	overflow: hidden;
	display:table;
	margin:0 auto;
}

.pages ol li{
	float: left;
	margin-left: 15px
}

.pages ol li a:hover{
	font-weight: bold;
	color:#2f2e74;
	text-decoration: none;
}

.pages ol li.first{
	margin-left: 0;
}

.pages ol li.first a:hover, .pages ol li.last a:hover{
	font-weight: normal;
	color: #1f2226;
	text-decoration: underline;
}

#fancy_collapser_link img {
	border:none;
	padding: 0;
}

/*----------WPSC----------------------------------*/




/*----Blog-------*/

.cat-item .children, .page_item .children{
	
	display: none;
}

.heading h2{
	text-transform: lowercase;
	font-size: 17px;
	line-height: 15px;
	float: left;
	margin-bottom: 0;
}

.heading .post-meta-written, #post .post-meta-written{
	float:right;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .comment-body h1, .comment-body h2, .comment-body h3, .comment-body h4, .comment-body h5{
	float:none;
	margin-top: 18px;
}

.post-content ul li, .comment-body ul li{
	list-style: url(../images/bullet.png);
	list-style-position: inside;
	vertical-align: middle;
	margin-bottom: 5px;
}

.post-content ol li, .comment-body ol li{
	list-style: decimal;
}

.post-content ol li ol li, .comment-body ol li ol li{
	list-style:upper-roman;
}

.post-content ol li ol li ol li, .comment-body ol li ol li ol li{
	list-style: lower-roman;
}

#posts .heading{
	padding-bottom: 7px;
	border-bottom:#c7c7c7 1px dashed; 
	line-height: 15px;
	overflow: hidden;
	margin-bottom: 17px;
}

#posts .post-excerpt{
	
}

#posts .post-meta{
	overflow: hidden;	 
}

#post .post-meta{
	margin-top: 10px;
	overflow: hidden;
}

#posts .post-meta-taxonomy, #post .post-meta-taxonomy{
	float:left;
}

#posts .post-meta-taxonomy a, #post .post-meta-taxonomy a{
	color:#72767a;
}

#posts .post-meta-taxonomy b, #post .post-meta-taxonomy b{
	font-weight: normal;
	color:#000;
}

#posts .post-meta-comments, #post .post-meta-comments{
	float:right;
	color:#2f2e74;
	margin-top: 18px;
}

#post .post-meta-comments{
	margin-top: auto;
}

#posts .post-meta-comments a, #post .post-meta-comments a{
	color:#2f2e74;
}

li.comment{
	margin-bottom: 18px;
}

.comment-title{
	overflow: hidden;
}

.comment-author h5{
	float: left;
}

.comment-author .comment-meta{
	float: right;
}

.comment-body{
	border-bottom:#c7c7c7 1px dashed;
	padding-bottom: 7px;
}

#comments ol li:last-child{

}

.comment-child{
	margin:20px 0 20px 30px;
}

.newer-older{
	margin-bottom: 10px;
}

.older{
	float:left;
}

.newer{
	float:right;
}

.wp-smiley{
	border: 0 !important;
	padding: 0 !important;
}

/*----widgets----*/

.widget_calendar table {
	font-size: 11px;
}

.widget_calendar table th, .widget_calendar table td{
	padding:5px;
}

.widget_search, .widget_search div {
 background: none;
 padding: 0 !important;
 margin: 0 !important;

}

.socialwrap{
	list-style: none !important;
}

.socialwrap li{
	border: none !important;
	padding-left: 0 !important;
}


/*------Gallery------------*/
.smaller-title .categories{
	float:right;
}

.smaller-title .categories ul li{
	float: left;
	margin-left: 11px;
	list-style: none !important;
}

.smaller-title .categories ul li a{
	color:#72767a;
}

.smaller-title .categories ul li a.selected, .smaller-title .categories ul li a:hover{
	color:#2f2e74;
	text-decoration: none;
}

.images-gallery {
	margin-top: 20px;
	margin-left: -20px;
	display:inline-block;
}

.images-gallery img{
	border:none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.images-gallery li{
	border:#D1D1D1 1px solid;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
	display:list-item;
	float: left;
	list-style: none !important;	
}

#filters li a{
	display: block;
	padding-left: 5px;
}

#filters li a span{
	padding-right:7px;
	padding-left: 3px;
	display: block;
}

#filters li a.selected, #filters li a:hover{
	display: block;
	padding-left:5px;
	background: url(../images/tagsl.png) center left no-repeat;
	color:#fff;
}

#filters li a.selected span, #filters li a:hover span{
	display: block;
	padding-right:7px;
	padding-left: 3px;
	background: url(../images/tagsr.png) center right no-repeat;
}

.gal-wrapper{
	position: relative;
}

/*============Caption Classes===========================*/

.ic_container{
    vertical-align:baseline;
    
    position:relative;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.ic_container figure img{
	border: none !important;
	margin: 0 !important;
}


.overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
}

.ic_caption{
    position:absolute;    
    opacity:0.6;   
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:pointer;
}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:3px;
    padding:5px;
    margin:0px;
}
.ic_caption h3{
    padding:5px 5px 0 5px;
    margin:0px;
    font-size:18px;
}
.ic_text{
    padding:5px;
    margin:0px;
    text-align:justify;
    font-size:11px;
    line-height: 13px;

}
/*============Caption Classes End===========================*/

/*--------Contacts-------------------*/

.contactform{
	
}

.contactform label{
	display:block;
}

.address {
	margin-bottom: 20px;
}

.address dd{
	text-align: right;
}

#map{
	border:#d1d1d1 1px solid;
	line-height: 0;
	background: #fff;
	overflow: hidden;
}

#map_canvas{
	width: 236px;
	height: 211px;
	margin:2px;
}

#map_canvas img{
	border:0;
	background: none;
}

/*----clears--------*/

.wrapper:after, .box:after, .fance:after, .cage:after, .haeding:after, .post-meta:after, .newer-older:after, .smaller-title:after, section:after, dd:after, .ui-helper-clearfix:after, .images-gallery li:last-child:after, #content img:last-child:after, #post-content:after, .post-content:after, .followwrap:after, .socialwrap:after, inner.omega:after, #searchsubmit:after, .product-desc:after, .single_product_view h2:after, .product_footer:after{
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden; 
}


/*-----Custom Widgets----------*/

.follow_links ul li{
	display: inline;
	float: left;
	list-style: none;
	border: 0 !important;
	margin:0 10px 0 0 !important;
}

.bard{
margin:0;
	padding:8px;
	background: #eee;
	border: 1px solid #fff;
	-moz-box-shadow: 0px 2px 5px #333;
 float:left;    	
}