@font-face {
    font-family: 'ComfortaaThin';
    src: url('fonts/Comfortaa_Thin-webfont.eot');
    src: url('fonts/Comfortaa_Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Comfortaa_Thin-webfont.woff') format('woff'),
         url('fonts/Comfortaa_Thin-webfont.ttf') format('truetype'),
         url('fonts/Comfortaa_Thin-webfont.svg#ComfortaaThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ComfortaaRegular';
    src: url('fonts/Comfortaa_Regular-webfont.eot');
    src: url('fonts/Comfortaa_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Comfortaa_Regular-webfont.woff') format('woff'),
         url('fonts/Comfortaa_Regular-webfont.ttf') format('truetype'),
         url('fonts/Comfortaa_Regular-webfont.svg#ComfortaaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ComfortaaBold';
    src: url('fonts/Comfortaa_Bold-webfont.eot');
    src: url('fonts/Comfortaa_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Comfortaa_Bold-webfont.woff') format('woff'),
         url('fonts/Comfortaa_Bold-webfont.ttf') format('truetype'),
         url('fonts/Comfortaa_Bold-webfont.svg#ComfortaaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'eau_doucesans_bold';
    src: url('fonts/eau_douce_sans_bold-webfont.eot');
    src: url('fonts/eau_douce_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eau_douce_sans_bold-webfont.woff') format('woff'),
         url('fonts/eau_douce_sans_bold-webfont.ttf') format('truetype'),
         url('fonts/eau_douce_sans_bold-webfont.svg#eau_doucesans_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'eau_doucesans_heavy';
    src: url('fonts/eau_douce_sans_heavy-webfont.eot');
    src: url('fonts/eau_douce_sans_heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eau_douce_sans_heavy-webfont.woff') format('woff'),
         url('fonts/eau_douce_sans_heavy-webfont.ttf') format('truetype'),
         url('fonts/eau_douce_sans_heavy-webfont.svg#eau_doucesans_heavy') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'eau_doucesans_light';
    src: url('fonts/eau_douce_sans_light-webfont.eot');
    src: url('fonts/eau_douce_sans_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eau_douce_sans_light-webfont.woff') format('woff'),
         url('fonts/eau_douce_sans_light-webfont.ttf') format('truetype'),
         url('fonts/eau_douce_sans_light-webfont.svg#eau_doucesans_light') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'eau_doucesans_medium';
    src: url('fonts/eau_douce_sans_medium-webfont.eot');
    src: url('fonts/eau_douce_sans_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eau_douce_sans_medium-webfont.woff') format('woff'),
         url('fonts/eau_douce_sans_medium-webfont.ttf') format('truetype'),
         url('fonts/eau_douce_sans_medium-webfont.svg#eau_doucesans_medium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'eau_doucesans_regular';
    src: url('fonts/eau_douce_sans_regular-webfont.eot');
    src: url('fonts/eau_douce_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eau_douce_sans_regular-webfont.woff') format('woff'),
         url('fonts/eau_douce_sans_regular-webfont.ttf') format('truetype'),
         url('fonts/eau_douce_sans_regular-webfont.svg#eau_doucesans_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'eau_doucesans_thin';
    src: url('fonts/eau_douce_sans_thin-webfont.eot');
    src: url('fonts/eau_douce_sans_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eau_douce_sans_thin-webfont.woff') format('woff'),
         url('fonts/eau_douce_sans_thin-webfont.ttf') format('truetype'),
         url('fonts/eau_douce_sans_thin-webfont.svg#eau_doucesans_thin') format('svg');
    font-weight: normal;
    font-style: normal;

}


body { 
	background-image:url('images/bg.gif');

}

#page {
background-image:url('images/top-front.png') ;
background-repeat:repeat-x;
	margin: 3% auto;


}
p {font-family:'eau_doucesans_thin';
line-height:150%;
font-size:1.2em;}


/* =Header
----------------------------------------------- */

#branding {
	border-top: none;
	padding-bottom: 0;
	position: relative;
	z-index: 9999;
}



#branding hgroup {
padding: 7% 0 0 0;
	margin: 0 6%;
height:100%;
}




#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 5px 270px 2em 0;
}
#branding img {	
	margin:0px 0 -7px 0;
}




/* =Menu
-------------------------------------------------------------- */

#access {background: #f7f8f8; /* Old browsers */
background: -moz-linear-gradient(top,  #f7f8f8 0%, #ffffff 50%, #edeff0 50%, #fcfcfc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f8f8), color-stop(50%,#ffffff), color-stop(50%,#edeff0), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7f8f8 0%,#ffffff 50%,#edeff0 50%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7f8f8 0%,#ffffff 50%,#edeff0 50%,#fcfcfc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7f8f8 0%,#ffffff 50%,#edeff0 50%,#fcfcfc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7f8f8 0%,#ffffff 50%,#edeff0 50%,#fcfcfc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8f8', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 1px;
	width: 100%;
}


#access .menu li a {
	color: #000;
font-weight: 500;

}

#access .menu ul.children > li:hover > a,
#access .menu ul.sub-menu > li:hover > a,
#access .menu > ul > li:hover > a,
#access .menu > li:hover > a {
	color: #e01b58;
	background-image:url('images/16c1f3.png') ;
background-repeat:repeat;


}

#access ul ul :hover > a,
#access li:hover > a,
#access a:focus {
	background-image:url('images/16c1f3.png') ;
background-repeat:repeat;
margin:0;	
}

#access .menu ul.children li a,
#access .menu ul.sub-menu li a
{
	background: #fff;
	border-bottom: dotted 1px #555;
	color: 000;

}




	


/* Search Form */
#branding #searchform {
	position: absolute;
	top: 7em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
margin:0px 0;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 0.8em 0 0;
}
.page-title {
	color: #666;
	   
}
	
}
.page-title a {
	
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;


}
.entry-title,
.entry-title a {
	 color: rgb(224, 27, 88);
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;

}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

#home-title {
	color: #e01b58;
margin: 0 0px 0.5em 0;
}


.hometext {font-family:'eau_doucesans_regular';}


/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}




/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 4%;
	width: 30%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}




--------
Shop
--------



	
#content .grid h3.mp_product_name {
	padding:10px 0 10px 0;
	margin: 0;
}



#content .grid .product, #content .linky, #maincontent .grid .masonry {
	border:0px solid #ddd;
-webkit-box-shadow: 0px 0px 7px rgba(50, 50, 51, 0.1);
-moz-box-shadow:    0px 0px 7px rgba(50, 50, 51, 0.1);
box-shadow:         0px 0px 7px rgba(50, 50, 51, 0.1);
	clear:none;
	float:none;
	overflow:hidden;
	margin:0 2% 2% 0;
	padding: 1%;
	width:29%;

border-top: none !important;
	


}
#content .grid input.mp_button_addcart{margin:0;}
#content .grid span.mp_product_price{font-size:0.9em;  
font-family:'eau_doucesans_medium';
letter-spacing:-1px;


}

.mp_product_meta { padding: 13px; 
background:url('images/pricetag.png') 5px 5px no-repeat;

font-family:'eau_doucesans_medium';
}
.mp_product_price {margin-top:8px;}
.mp_current_price {margin-top:8px!important;}


form.mp_buy_form .mp_no_stock, a.mp_link_addcart, a.mp_link_buynow {font-size:0.8em;}
.mp_button_addcart, .mp_button_buynow, .mp_cart_col_updatecart input[type="submit"], #mp_shipping_submit, #mp_payment_confirm, #mp_payment_submit, #order-id-submit  {
    font-family: "'eau_doucesans_medium', Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    border-radius: 10px 10px 10px 10px;
    text-decoration: none;
float: none;

background: -moz-linear-gradient(center bottom , rgb(199, 199, 199) 39%, rgb(230, 230, 230) 67%) repeat scroll 0% 0% transparent; 
    border: 1px solid rgb(225, 225, 225);
margin-top:-10%;}

.mp_button_addcart:hover, .mp_button_buynow:hover, .mp_cart_col_updatecart input[type=submit]:hover, #mp_shipping_submit:hover, #mp_payment_confirm:hover {
 


    font-family: "'eau_doucesans_bold', Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;



    border-radius: 10px 10px 10px 10px;
    text-decoration: none;

background: -moz-linear-gradient(center bottom , rgb(230, 230, 230) 39%, rgb(199, 199, 199) 67%) repeat scroll 0% 0% transparent; 
    border: 1px solid rgb(225, 225, 225);
margin-top:-10%;}


#order-id-submit {
margin-bottom:10%;}

h3.mp_product_name {
line-height:120%;
    overflow: hidden;
font-size:1.5em;
/*font-family:'comfortaabold';*/
height:60px;
font-weight:500;}

#mp_product_list .product {
display:inline-block;
vertical-align:top;
width:100%;
margin:15px;
font-family:'eau_doucesans_thin';

font-size:1.0em;
}




.mp_product_categories { margin-top:5%; padding:1% 2% 1% 2%; width:100%;}


input.wpcf7[type="submit"]:hover, button:hover, .button:hover { background:#808080; }
input.wpcf7[type="submit"]:active, button:active, .button:active { background:#ff7f00; }
form label {
  display:block;
  font-weight:bold;
  padding-bottom:0.25em;
  margin:0;
  font-size:.875em;
  line-height:1.6em;
  cursor:pointer;
max-width:100%;
}


.wpcf7-submit {
font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-weight: bold;
    
    padding: 5px;
    border-radius: 10px 10px 10px 10px;
    text-decoration: none;
    background: -moz-linear-gradient(center bottom , rgb(199, 199, 199) 39%, rgb(230, 230, 230) 67%) repeat scroll 0% 0% transparent;
    border: 1px solid rgb(225, 225, 225);
}



div.meteor-slides {
   clear: both;
-webkit-box-shadow: 0px 0px 30px rgba(50, 50, 51, 0.15);
-moz-box-shadow:    0px 0px 30px rgba(50, 50, 51, 0.15);
box-shadow:         0px 0px 30px rgba(50, 50, 51, 0.15);
}

UL#menu-widget-nav {list-style: none;}




/* =Responsive Structure
----------------------------------------------- */



@media screen and (min-width:321px) and (max-width:768px)
{
h1 {
font-size: 2em;
}
}
@media screen and (min-width:769px)
{
h1 {
font-size: 2.5em;
}
}


@media (max-width: 800px) {
	/* Simplify the basic layout */
	
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}

h1 {
font-size: 2em;
}




.wpcf7-submit, .mp_button_addcart, .mp_button_buynow, .mp_cart_col_updatecart input[type="submit"], #mp_shipping_submit, #mp_payment_confirm, #mp_payment_submit, #order-id-submit {
font-size:0.8em;}

.widget-title {
line-height: 1.8em;
font-size: 1.8em;
}

#colophon #supplementary .widget-area {
float: left;
width: 28%;
margin-right: 5%;
}
form.mp_buy_form .mp_no_stock, a.mp_link_addcart, a.mp_link_buynow {font-size:0.5em;}
.mp_button_addcart, .mp_button_buynow, .mp_cart_col_updatecart input[type="submit"], #mp_shipping_submit, #mp_payment_confirm, #mp_payment_submit, #order-id-submit, form.mp_buy_form .mp_no_stock  {
float:none; margin 0 auto;
    font-size:0.5em;
clear:both;}

#site-description {
    margin: 5px 0px 2em 0px;
}



}



@media (max-width: 768px) {
#colophon #supplementary .widget-area {
float: none;
width: 80%;
margin:0 auto;
text-align:center;
}
}

@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}




.widget-title {
line-height: 1.1em;
font-size: 1.1em;
}



form.mp_buy_form .mp_no_stock, a.mp_link_addcart, a.mp_link_buynow {font-size:0.5em;}
.mp_button_addcart, .mp_button_buynow, .mp_cart_col_updatecart input[type="submit"], #mp_shipping_submit, #mp_payment_confirm, #mp_payment_submit, #order-id-submit, form.mp_buy_form .mp_no_stock  {
float:none; margin 0 auto;
    font-size:0.5em;
clear:both;}

#branding #s{ 
margin:75px 0 50px 0;

    width: 100px;
}

#branding img {
    margin: 20px 0px -7px;
}
h1 {
line-height: 1.5em;
font-size: 1.5em;
}


h3.mp_product_name {font-size: 1.1em; padding: 2%;}
#content .grid .product, #content .linky, #maincontent .grid .masonry {width: 100%;}

#mp_product_list .product img {padding: 6px;}


#access a {

    padding: 0px 0.6em 0 0.6em;
font-size:0.9em;
margin:0 0 0 0;
line-height:5.0em;
}

}


@media (max-width: 480px) {

#branding #searchform {
   margin-bottom:10%;
}

#branding #s {
    margin: 140px 25% 10% 25%;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    width: 30%;
    float: none !important;
    top: 5% !important;
}
#branding hgroup {
    
    margin: 0px auto 10%;
text-align:center;
    height: 100%;
}

#branding #searchform {
right:0;
}
.singular.page .hentry .page-id-2 {

margin-top:0%;
}

}
@media (max-width: 320px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

#home-title {
	font-size:1.5em;
}

.widget-title {
line-height: 0.8em;
font-size: 0.8em;
}
#colophon #supplementary .widget-area {
float: left;
width: 100%;
margin-right: 5%;
}

#branding hgroup {

    height: auto;
margin-bottom:50px;
}



#branding img {
    margin-top: 30px;
    text-align: center;
}

#branding hgroup {
       text-align: center;
}

 
#site-description {
    margin: 5px 0px 2em 0px;
}

h1 {
line-height: 1.3em;
font-size: 1.3em;
}
#home-title h1 { font-size: 1.1em;}

h3.mp_product_name {font-size: 1.1em; padding: 2%;}
#content .grid .product, #content .linky, #maincontent .grid .masonry {width: 100%;}

#mp_product_list .product img {padding: 6px;}

#access a {

    padding: 0px 0.6em 0 0.6em;
font-size:0.8em;
margin:0 0 0 0;
line-height:5.0em;
}





/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}







