/* 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:#000000;
	/*color: #72767a;*/
	background:url(/wp-content/themes/mazine/images/back.png) top left repeat-x;
}


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

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

h2, h3{
	font: 22px/25px  Arial, sans-serif;
	text-transform: uppercase;
	font-style:italic;
	color:#0b4d6c;
	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;
}
#fancybox-title-inside{
color: #ff6600;
size:18px;
font-weight:bold;
text-transform:uppercase;
}
h2.category-title, h1.category-title{

	color:#01778f;
	float:left;
	font: 22px/25px 'CommunistRegular', Arial, sans-serif;
	
	/*-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;
	
}
.smaller-title h2{text-transform:uppercase;}
.grid_8  h2{text-transform:capitalize;}

h1.lower-case{
	text-transform:none;
}
// text bienvenue
#text{
float:right;
font:Geneva, Arial, Helvetica, sans-serif;
}
#icon table{
border:none;}
#icon table td{
border:none;
padding:1px;
}

footer h3{
	
	color: #eaeaea;
    padding-top: 15px;
	size:16px;
	font-family:Arial, regular, sharp;
	/*text-shadow: 1px 1px 1px #000;*/
	text-transform:capitalize;
}

h5, h5 a{
	color:#01778f;
	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:#01778f;
	
}
/*************Slide **************/
#flashmo{
width:940px;
/*box-shadow: 1px 1px 12px #555;*/
}
/**************Catégories**********************/
#default_products_page_container{box-shadow: 1px 1px 12px #555;}
#default_products_page_container h2{ margin-left:12px;}
#default_products_page_container .category-title{}
/**************Catégories**********************/
#left_but{
visibility:hidden;
}
#right_but{
visibility:hidden;
}
footer a{
	/*color:#72767a;*/
	color:#b0d910;
}

footer a:hover{
	color:#d0d5d8;
	
}
#content .grid_12{
    margin-top: 10px;
    margin-bottom: 10px;
}

#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:#5c710b 1px solid;
	background: #5c710b;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 13px;
	outline:none;
	    
}

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

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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/but.png) 0 0 no-repeat;
}

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

button span span, .button span span, .newer-older a span span{
	background:url(/wp-content/themes/mazine/images/but.png) 0 -81px repeat-x;
	height: 27px;
	display: block;
	color: #fff;
	margin: 0 4px 0 0;
	text-transform:capitalize;
	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(/wp-content/themes/mazine/images/but.png) 0 -54px repeat-x;
	text-shadow: 1px 1px 1px #000;
}

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

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

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

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

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

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

footer button{
/*background:#2b86c2;*/
	/*background:url(/wp-content/themes/mazine/images/foot_but.png) 0 -78px no-repeat;
	background:url(/wp-content/themes/mazine/images/foot_but.png) 0 -52px no-repeat;*/
	/*background: url("/wp-content/themes/mazine/images/but.png") repeat-x scroll 0 -81px transparent;*/
	text-shadow: 1px 1px 1px #005D7E;
	/*background:url(/wp-content/themes/mazine/images/foot_but.png) 0 -26px repeat-x;*/
	height: 25px;
	border:none;
	padding: 0 !important;
	cursor: pointer;
	outline: none;
	-moz-border-radius: 4px 4px 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	/*border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	-moz-border-radius-bottomleft:4px 4px;
	-moz-border-radius-bottomright:4px 4px;
	-moz-border-radius-topleft:4px 4px;
	-moz-border-radius-topright:4px 4px;*/
}
footer button span{
 /*background:#2b86c2;
-moz-border-radius: 4px 4px 4px 4px;*/
}
footer button span{
	/*background:url(/wp-content/themes/mazine/images/foot_but.png) 100% -130px no-repeat;
	background:url(/wp-content/themes/mazine/images/foot_but.png) 0 -52px no-repeat;
	display: block;
	margin-left: 4px;*/
}

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

footer button:hover span{
	/*
	
	background:url(/wp-content/themes/mazine/images/foot_but.png) 0 -52px no-repeat;
	
	background:url(/wp-content/themes/mazine/images/foot_but.png) 100% -104px no-repeat;*/
}

/*footer button span span{
	background:url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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: #e67d15;
    font-weight: bold;
}

dd{
	overflow: hidden;
	
}

dd a{
	color:#01778f;
}

table {
	border:#d5d6d6 1px solid;
}

table thead{
}

table th{
	padding: 10px;
	border-right:#d5d6d6 1px solid;
	background:url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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:#01778f;
	display: block;
	float: left;
	margin: 2px 10px -5px 0;
}

.dropcap3{
	display: block;
	float: left;
	margin: 2px 10px -3px 0;
	text-transform: uppercase;
	background: url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/success.png) 0 0 no-repeat;
		
}

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

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

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

.error_icon{
	background: url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/tabs.png) 0 -120px no-repeat;
	cursor: pointer;
}	

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

.ui-tabs .ui-tabs-nav li a span{
	background: url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/tabs.png) 0 -96px no-repeat !important;
	z-index:4;
}

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

.ui-tabs-selected a span{
	background: url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/box_top_left.png) top left no-repeat, url(/wp-content/themes/mazine/images/box_top_right.png) top right no-repeat, url(/wp-content/themes/mazine/images/box_bot_right.png) bottom right no-repeat, url(/wp-content/themes/mazine/images/box_bot_left.png) bottom left no-repeat, url(/wp-content/themes/mazine/images/box_top.png) 7px 0 repeat-x, url(/wp-content/themes/mazine/images/box_right.png) top right repeat-y, url(/wp-content/themes/mazine/images/box_bot.png) bottom left repeat-x, url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/acc.png) 0 -31px no-repeat;
	display: block;
	height: 31px;
	line-height: 31px;
}

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

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

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

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

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

h3.ui-accordion-header.ui-state-active a div{
	background: url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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;
	color:#292d34;
	margin:20px 6px 7px 2px;
	text-shadow: 0px 1px 1px #67696a;
	float:left;
}

h1#logo a, h2#logo a{
	color:#292d34;
	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:180px;
	background:url(/wp-content/themes/mazine/images/cart_top.png) top center no-repeat;
	padding-top: 5px;
	float:right;
	position: absolute;
	right:-5px;
	z-index: 1;
	overflow: hidden;
}

#langue img {
    width: 20px;
    height: 12px;
}

.home .container_12 .grid_4 {
    width: 100%;
}

.home .container_12 .grid_8 {
    width: 100%;
    background: #0185ab;
    color: #fff;
}

#content .fance .title {
    padding: 0 0 15px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

h2.category-title {
    float: none !important;
    color: #e67d15;
    font-family: arial;
    font-size: 45px;
    height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: oblique;
    padding-top: 16px;
}

.grid_8 .fance {
	border:none;}


#cart_content{
	height: 25px;
	
	/*	
	background-color:#3A99Do;
	background: url(/wp-content/themes/mazine/images/cart_back.png) top center repeat-y;
	*/
	background:#0185ab;
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
    -moz-border-radius-bottomleft:8px 8px;
	-moz-border-radius-bottomright:8px 8px;
	margin:0 auto;
	width:180px;
	position: relative;
	overflow: hidden;
}

#cart_footer{
	height:8px;
	/*background: url(/wp-content/themes/mazine/images/cart_bottom.png) bottom center no-repeat;*/

	margin: 0 auto;
	width:204px;
}
#nov a{
color:#b0d910;
size:11px;
}

#wpcf7-f1-p13-o1 {
    background: #77920f;
    padding: 15px;
	 box-shadow: 1px 1px 12px #555;
}

#nov a:hover{
color:#CCCCCC;}
#lang{ /*margin-top:20px;*/
padding-top:-6px;}
#langue a{ color:#FFFFFF;}
#langue a:hover{color:#003366;}
#langue{
color:#FFFFFF;
font-size:12px;
/*font-weight:bold;*/
 
/*padding-left:10px;*/
}
/*#langue table{
border:none;
}
#langue table td{
border:none;
padding:0px;}
#langue table tr{
border:none;}*/
#cart_top_contents{
	position: absolute;
	width:269px;
	top:7px;
	left: 18px;
}

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

#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;
}

.featured.no-border a img {
	width:100%;
	height:auto;}

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

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

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

#cart_bottom_contents a.checkout:hover{
	background: url(/wp-content/themes/mazine/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;
}
.grid_12 cont_col{
float:right;
}
#ngg-webslice h2{
    text-transform: uppercase;
    color: #7d961e;
    font-size: 30px;
    font-family: arial;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.hslice p{
    width: 100% !important;
    background: #383838;
    padding: 5px;
    float: left;
}

#ngg-webslice .button {
    float: right;
	background: #e67d15;
}

#ngg-webslice .button span {
	background:none;
    padding: 0 10px;
    text-shadow:0 0 0;

}

#ngg-webslice .clear{
display:none;
}
#ngg-webslice .button{
/*float:right;*/


}
/****************page contact*************************/
#wpcf7-f1-p13-o1{


}
#cart_bottom_contents table td{
	border: none !important;
	line-height: 22px;
	padding: 0 !important;
}
#ngg-webslice{
text-transform:capitalize;
font-family:Arial, Helvetica, sans-serif;
}
#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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/bullet.png);
}

#container{
	width:100%;
	height:52px;
	margin: 0px 0px 20px;
	background:url(/wp-content/themes/mazine/images/cont_left.png) center left no-repeat;
}

#container_r{
	background: url(/wp-content/themes/mazine/images/cont_right.png) center right no-repeat;
	margin-left: 5px;
}

#container_b{
	background: url(/wp-content/themes/mazine/images/cont_back.png) 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(/wp-content/themes/mazine/images/cont_sep.png) center right no-repeat;
	height: 52px;
	text-transform:capitalize;
	
}

#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(/wp-content/themes/mazine/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;
	font-family: arial;
	
}

#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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/cont_left_hov.png) center left no-repeat;
	display: block;
	padding-left:10px;
	margin-left: -5px; 
}


#main_menu ul li ul{
	
	/*background:url(/wp-content/themes/mazine/images/box_top_left.png) top left no-repeat, url(/wp-content/themes/mazine/images/box_top.png) top center no-repeat, url(/wp-content/themes/mazine/images/box_top_right.png) top right no-repeat, url(/wp-content/themes/mazine/images/box_bot_left.png) bottom left no-repeat, url(/wp-content/themes/mazine/images/box_bot.png) bottom center no-repeat, url(/wp-content/themes/mazine/images/box_bot_right.png) bottom right no-repeat, url(/wp-content/themes/mazine/images/box_back.png) 50% 7px repeat-y;*/
	
	padding: 0;
	background-color: #0185ab;
	-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: 0px;
	margin-left:0px !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: 165px;
	font-family: Arial;
}

#wowslider-container1 {
    max-width: 940px !important;
	margin-bottom:30px !important;
}

#main_menu ul li ul li{
	border-bottom: #047a9c 1px solid;
	margin: 0 0px;
	background: none !important;
	width:150px;
}

#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:#fff !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;
	/*color:#eb9931;
	background:#eb9931;*/
	/*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: 13px 14px 12px 0;
	float:right;
	position: relative;
}

#searchback{

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

} 

#search_form input[type="text"]{
	border: none;
	background: url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/search_but.png) top right no-repeat;
}

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

.price, .pages .selected{
	color: #d0d5d8;
}
.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(/wp-content/themes/mazine/images/categ_back.png) top left repeat-x;
	padding-top: 10px;
}*/

#categories_box{
	margin-top: 15px;
	margin-bottom: 15px;
		/*height: 142px;*/
		height:155px;
}

#categories_box ul{
	width:960px;

}

#categories_box .wrapper li {

	float:left;
	list-style: none;
	
	/*padding-right:30px;*/
	
	}

#categories_box .wrapper li .cat_container, .single_cat_view{
    width: 300px;
	height: 145px;
	
	/*
	 width: 188px;
	height: 143px;
	width: 140px;
	height: 142px;
	background:url(/wp-content/themes/mazine/images/cat_placeholder.png) center center no-repeat;*/
	background:#7d961e;
	position: relative;
	margin-left: 20px;
}

#categories_box .wrapper li.alpha .cat_container{
/*width:192px;*/
width:300px;
height:145px;
	margin-left:0px !important;	
	background:#7d961e;
	}
	
.infiniteSlider #ul_container ul	{
	background:#dde4e9;
	    width: 970px !important;
	}

#categories_box .wrapper li .cat_container img, .single_cat_view img{
	position: absolute;	
	padding-left:6px;
	padding-top:0px;
	background-color:#7d961e;
	border:#7d961e;
	
	/*
	width:188px;
	height:100px;
	top:41px;
	left:13px;*/
}

#categories_box .wrapper li .cat_container h5, .single_cat_view h5{
	font: 14px/18px 'CommunistRegular', Arial, sans-serif;
	color:#f0f0f0;
	text-transform: uppercase;
	font-weight:bold;
	margin-top:10px;
	    font-family: arial;
}

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

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

.infiniteSlider .wrapper {
  width: 960px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
 /* height: 164px;*/
 height:165px;
  overflow: hidden;
  /*margin-left:140px;*/
  padding-top:0px;
  position: absolute;
  top:0;
  padding:0px;
  left:0px;
}
/*----- to Remove ---------------------*/

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


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

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

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

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

.box_b{
	background: url(/wp-content/themes/mazine/images/box_bot.png) bottom left repeat-x ;
	padding: 4px 0;
}

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

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

.fance{
	padding: 10px 30px 21px;
	border:#f3f3f3 4px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	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;*/ /*imporant*/
}

.box-3{
	width:20%;
}

.box-2{
	width:30%;
	padding-right:27px; 
}
.box-4{
	width:20%;
	
	padding-right:0px; 
}


.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; */
	margin-left:10px !important;
}

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

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

footer{
	background: url(/wp-content/themes/mazine/images/footer_cover.png); /*center!important;*/
	margin-top: 10px;
	height: 100%; margin-left:auto; margin-right:auto; background-position:center;width: 960px;
	    color: #dedede;
}
.grid_12 content{
width:940px;
}
.grid_12{
margin-top:0px;}
/**********réglage de familles au sup content*************
.grid_12{
width:960px;}
.box_l .cat_container{background:#0185AB;}

.grid_12 .box{
padding:0px;
border:none;
background:#FFFFFF;}

.grid_12 .box_tr{
padding:0px;
margin:0px;
}
.grid_12 .box_bl{
padding:0px;
margin:0px;
background:#FFFFFF;
}
.grid_12 .box_br{padding:0px;}

.grid_12 .box_t{
border:none;
width:940px;
padding:0px;
margin:0px;
}

.grid_12 .box_b{
padding:0px;
border:none;}

.grid_12 .box_r{
padding:0px;
margin:0px;
}
.grid_12 .box_l{width:940px;
background:#FFFFFF;
border:none;
padding:0px;
margin-left:0px;
}

.grid_12 .infiniteSlider{
width:940px;
padding:0px;
margin:0px;}

/**********************************************************/
.container_12, .container_16 {
margin-left: auto;
margin-right: auto;
width: 960px;
}

#footback{
	/*background: url(/wp-content/themes/mazine/images/foot_back.png) repeat-x top left;*/
	background-color:#0b4d6c;margin-left:auto; margin-right:auto;background-position:center;width: 960px;
	
	
}
.grid-1, .grid-2, .grid-3, grid-4{
display: inline;
float: left;
margin-left: -10px;
margin-right: 0px;
}
.grid-3{

}
.widget-1 alpha widget_text inner-box box-3 {
float:left;
/*margin-left:90px;*/
/*width:235px;*/
}
.widget-3{
width:30%;}
widget-2 widget_categories inner-box box-3{
 border-left:100px;
 width:20%;
 }
 .widget-2 a:hover{color:#2b86c2;}
 .widget-1 a:hover{color:#2b86c2;}
 .widget-4 a:hover{color:#2b86c2;}
.widget-1 p{
width:180px;
}
.widget-4{
width:30%;
}
#contact{
padding-top:0px!important;
margin-top:-15px;
line-height:0em;
}
#contact table{border:none!important;}
#contact table tr{border:none!important; height:30px!important;}
#contact table tr td{border:none!important; padding-left:0px!important; padding-bottom:0px!important;}

#contact-left{
margin-left:0px;
float:left;}

#location{
 
    float: right;
    width: 300px;
    height: 475px;
    margin-right: 20px;
    box-shadow: 1px 1px 12px #555;
    margin-left: 10px;
    margin-top: 94px;
    background: #f5f5f5;
 

}
#locat{
margin-top:15px;
width:280px;
height:420px;
margin-left:10px;
}
#locat h3{
text-transform:capitalize;
}
#locat a:hover{
color:#666600;
}
#envoyer{
margin-left:300px;
}

/*#locat img{
border: 4px solid #F3F3F3;}*/
#location img{
background:none;
border:none;
}


.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;*/
	/*padding: 10px 180px;
	width:1060px;
	*/
	
	/*background: url(/wp-content/themes/mazine/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:137px;
	
	
}

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

footer input[type="text"]{
	background: white;
border: 1px solid #999;
color: black;
margin-right: 5px;
	
}

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

.fi_r{
	/* background: url(/wp-content/themes/mazine/images/foot_inp_right.png) center right no-repeat; */
	margin-left: 2px;
}


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

footer .nl_error{
	background:url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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{
    height: 42px;
    font-size: 12px;
    font-family: arial;
    color: #eaeaea;
    background: #0c6995;
}
#copyright{
padding-top:10px;
padding-left:25px;
/*margin-left:-250px;*/ float:left;
size:10px;
}
/*==============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;
	display:none;
}

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

.grid_view{
	background: url(/wp-content/themes/mazine/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(/wp-content/themes/mazine/images/arrow_up.png) center right no-repeat;
}

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

#products{
	/* margin-top: 20px; */
	/*border-bottom:#c7c7c7 1px dashed;*/
	
	overflow: hidden;
}
#products a{ }
#products ul {margin-left:25px; }

.producttext h5{
visibility:hidden;}
/*   Product Listing   */

li.item{
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right: 20px;
	/*margin-bottom: 20px;*/
	padding: 20px 20px 20px;
	position: relative;
}
li.item.productcol{ 
padding-top:0px;
margin-top:0px;
height:300px;
/*margin-bottom:-20px;*/
}

li.item a img.product_image{
	border:none !important;
	padding: 0 !important;
	margin-top:0px;
	width:148px;
    height:148px;
    opacity:0.8;
}

.grid li.item{
	float:left;
	width:162px;
	padding-top:0px;
	
	border:#fff 4px solid;

/*	height: auto;*/
height:300px;
}

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

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

.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:#01778f;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	/*text-transform: none !important;*/
	text-transform:capitalize;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top:0px;
	text-align:center;
}

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

.grid h3.product-name a{
	/*margin-left:40px;*/
	text-transform:capitalize;
	color:#01778f;
	text-decoration: none;
	font-weight: bold;
}

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

.list li .product-desc{
	
	overflow: hidden;
}
.product_form{
margin-bottom:0px;
padding-bottom:0px;

}
/**************PRODUIT***************/
.grid li.item .action{
	
	width: 172px;
/*	height:1px !important;*/
	/*visibility:hidden;!important*/
	
}
.pricedisplay{
display:none;
visibility:hidden;}

.pricedisplay{
display:none;
visibility:hidden;}

.wpsc_buy_button_container{
display:none;
visibility:hidden;}

li.item button{
	float:right;
}

li.item .price-box{
	float: left;
	color:#01778f;
	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:#01778f;
	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;
}
.cat-item a{
text-transform:capitalize;
}
.cat-item a:hover{
color:#2b86c2;
}
#btn_ok{
   /* border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
    -moz-border-radius-bottomleft:4px 4px;
	-moz-border-radius-bottomright:4px 4px;*/
}
#text{
height:192px;
line-height:20px;
}

.img-p  {
    background: url(/wp-content/themes/mazine/images/img-01.png) no-repeat;
    width: 250px;
    height: 250px;
    float: left;
}

p.description-t {
	float:left;
	width: 580px !important;
	margin-right: 20px;
	padding-top: 10px;
    text-align: justify;
	    font-size: 15px;
	}
	
.textwidget #text p {
    width: 300px;
    float: left;
}

.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(/wp-content/themes/mazine/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:#01778f;
	margin-top: 18px;
}

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

#posts .post-meta-comments a, #post .post-meta-comments a{
	color:#01778f;
}

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:#01778f;
	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;	
}
.wpsc_edit_product{
visibility:hidden;}
#filters{
display:none;
visibility:hidden;}
#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(/wp-content/themes/mazine/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(/wp-content/themes/mazine/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;
}

/*------------register page--------------------*/


#login-register-password div.fance{
	
}

.wpcf7-form {
	color:#eaeaea;
	   
}

.wpcf7 { 
    background: #77920f;
    padding:20px !important;
}

#wowslider-container13{
	max-width:940px !important;
    border: 1px solid #fafafa;
}
