/*
Theme Name: Art & Eyes
Theme URI: http://colinjtest.info/
Description: This is the theme created for Art & Eyes
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: none
*/

@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, div,
footer, header, hgroup, menu, nav, section {
	display: block;
}
	
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-CondLight-webfont.eot'),
         url('http://artandeyesnola.com/wp-content/themes/art-eyes/fonts/OpenSans-CondLight-webfont..woff') format('woff'),
         url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondLight-webfont.svg') format('svg'); 
}
@font-face {
    font-family: 'Droid';
    src: url('fonts/DroidSerif-BoldItalic-webfont.eot');
    src: url('fonts/DroidSerif-BoldItalic-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'),
         url('fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/DroidSerif-BoldItalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
html	{
	background:#A2BE3A;
	width:100%;
}
img	{
	vertical-align:bottom;
}
a:link,
a:visited
a:hover,
a:active	{
	text-decoration:none;
	outline:none;
}
p a:link,
p a:visited	{
	color:inherit;
}
p a:hover,
p a:active	{
	text-decoration:none;
}
p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:150%;
	font-weight:100;
	color:#444;
}
p a:link,
p a:visited	{
	color:#DC9117;
	font-family:'Droid', 'Times', serif;
}
p a:hover,
p a:active	{
	color:#B67525;
}

/* The Nav */
nav	{
	width:100%;
	z-index:1;
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
	background-color:#DC9117;
	float:none;
}
nav img	{
	width:60%;
	margin:.5em 20%;
}
nav ul	{
	width:90%;
	margin:0 5% .5em;
	list-style:none;
}
nav ul li	{
	display:inline-block;
	width:33.33333333333%;    /*Make it 33.3% when you turn Lenses and Promotions back on!!!*/
	text-align:center;
	float:left;
	height:30px;
	color:#fff;
	font-family:'Open Sans', 'Arial Narrow', sans-serif;
	font-size:1em;
	margin:0 0;
	line-height:30px;
	background:#DC9117;
}
nav ul li:hover,
nav ul li:active	{
	background-color:#B67525;
}
.vert	{
	vertical-align:middle;
}
nav a:link,
nav a:visited,
nav a:hover,
nav a:active	{
	color:#fff;
}
span	{
	display:none;
}


#brand-image	{
	max-width:100%;
	z-index:-999;
	max-height:300px;
	overflow:hidden;
}
#brand-image img	{
	max-width:100%;
	height:auto;
	vertical-align:bottom;
}



#content	{
	width:100%;
	background-color:#EEF4F4;
	z-index:1;
	padding:1em 0 1em;
	-moz-box-shadow: 0 0 7px #555;
	-webkit-box-shadow: 0 0 7px #555;
	box-shadow: 0 0 7px #555;
	float:none;
}
#wrapper	{
	width:90%;
	float:none;
	margin:0 5%;
}
.box1,
.box2,
.box3,
.merch,
.h1-box	{
	width:100%;
	margin:0 0 .5em;
	background:#fff;
	-moz-box-shadow: 2px 2px 5px #444;
	-webkit-box-shadow: 2px 2px 5px #444;
	box-shadow: 2px 2px 5px #444;
}
.box1 img,
.box1 p,
.box2 img,
.box2 p,
.box3 img,
.box3 p,
.merch img,
.merch p	{
	max-width:86%;
	height:auto;
	margin:0 7% 1em;
	float:inherit;
}
.merch h2	{
	margin:3% 0 3% 7%;
}





/* The Sweet, sweet heading backgrounds */

.h1-box	{
	width:100%;
	clear:both;
	font-family:'Open Sans', 'Arial Narrow', sans-serif;
	font-size:2.5em;
	color:#fff;
}
.h1-box h1	{
	margin:.75em 0 .125em 7%;
	font-weight:100;
	text-shadow:#333;
}
h2	{
	font-family:'Open Sans', 'Arial Narrow', sans-serif;
	font-size:2.5em;
}
h3	{
	font-family:'Droid', 'Times', serif;
	font-size:1.25em;
	color:#883B43;
}
.product,
.about	{
	background:url(images/product-background-01.jpg) repeat;
}
.feature	{
	background:url(images/feature-background-01.jpg) repeat;
}
.promotions	{
	background:url(images/news-background-01.jpg) repeat;
}
.address	{
	margin:0 2em 1em 5%;
}





/* The Feature Page */

.main-feature	{
	width:100%;
	-moz-box-shadow: 2px 2px 5px #444;
	-webkit-box-shadow: 2px 2px 5px #444;
	box-shadow: 2px 2px 5px #444;
	margin-bottom:1em;
	background:#fff;
}
.description	{
	width:100%;
	background:#fff;
}
.image	{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.image img	{
	max-width:100%;
	height:auto;
}
.h2-starr	{
	color:#A2BE3A;
}
.h2-product,
.h2-featured,
.h2-about	{
	color:#69BBB8;
}
.h2-promotions,
.h2-main-promotion	{
	color:#AF84BB;
}
.description p,
.blurb p,
.blurb h3
	{
	margin:1em 5%;
}
.description h2	{
	margin:5% 5% 0;
	line-height:100%;
}

.description p,
.blurb p	{
	font-size:1.05em;
	line-height:175%;
	width:auto;
}
.form	{
	display:block;
	float:left;
	max-width:90%;
}
form	{
	max-width:90%;
}
	
/* The Single Post */

.lifestyle	{
	width:100%;
}
.lifestyle img	{
	width:100%;
	margin:1.25%;
	-moz-box-shadow: 2px 2px 5px #444;
	-webkit-box-shadow: 2px 2px 5px #444;
	box-shadow: 2px 2px 5px #444;
	height:auto;
}
.blurb	{
	width:100%;
	background:#fff;
	-moz-box-shadow: 2px 2px 5px #444;
	-webkit-box-shadow: 2px 2px 5px #444;
	box-shadow: 2px 2px 5px #444;
}

/* The Footer Styling */
footer	{
	width:100%;
	z-index:1;
	float:left;
}
footer #wrapper	{
	width:90%;
	margin:0 5%;
}
.foot-item	{
	width:100%;
	margin:1.5%;
	color:#fff;
	float:left;
}
.foot-item h2,
.foot-item h3,
.foot-item p,
.foot-item p a,
.foot-item a,
.li	{
	color:#fff;
}
.foot-item a:link,
.foot-item a:visited,
.foot-item p a:link,
.foot-item p a:visited	{
	text-decoration:underline;
}
.foot-item a:hover,
.foot-item a:active,
.foot-item p a:hover,
.foot-item p a:active	{
	text-decoration:none;
}
.foot-item img	{
	max-width:30%;
	margin:1.5%;
}


/* The Floats... */

nav,
h1,
#brand-image,
#content,
#wrapper,
.box1,
.box2,
.box3,
.h1-box,
.merch,
.main-feature,
.image,
.description,
.lifestyle,
.lifestyle img,
.blurb,
.address	{
	float:left;
}

@media all and (min-width:479px) {

nav img	{
	width:50%;
	margin:.5em 25%;
}
span	{
	display:inline;
}

nav ul li	{
	width:33.333333333333333%;    /*Make it 33.3% when you turn Lenses and Promotions back on!!!*/
	letter-spacing:2px;
}
.box1,
.box2,
.merch	{
	width:47.5%;
	margin-left:1.25%;
	margin-right:1.25%;
	height:550px;
}

.box3	{
	width:97.5%;
	margin-left:1.25%;
	margin-right:1.25%;
}
.box3 .h1-box h1	{
	margin-left:3.5%;
}
.box3 img	{
	width:46.5%;
	margin-left:3.5%;
	margin-right:0%;
	float:left;
}
.box3 p	{
	width:43%;
	margin-left:3.5%;
	margin-right:3.5%;
}
	
.main-feature	{
	width:100%;
}
.lifestyle img	{
	width:47.5%
}
.foot-item	{
	width:47%;
	margin:1.5%;
}
}


@media all and (min-width:620px) {

nav img	{
	width:35%;
	max-width:250px;
	margin:.5em 32.5%;
}
nav ul li	{
	width:16.6666666666666666666%;    /*Make it 16.66666666666666% when you turn Lenses and Promotions back on!!!*/
	letter-spacing:1px;
}

}


@media all and (min-width:801px) {

nav img	{
	width:25%;
	max-width:250px;
	margin:.5em 37.5%;
}
nav ul li	{
	font-size:1.2em;
	letter-spacing:2px;
}
#content	{
	padding:1em 0;
}
#brand-image	{
	max-height:350px;
}
#wrapper,
footer #wrapper	{
	width:90%;
	max-width:1020px;
	float:none;
	margin:0 auto;
}
.box1,
.box2,
.box3	{
	width:30%;
	margin:-3em 1.5333333333333% 1em;
	height:530px;
}
.box3 .h1-box h1	{
	margin-left:7%;
}
.box3 img,
.box3 p	{
	margin-left:7%;
	margin-right:7%;
	width:86%;
	height:auto;
	float:inherit;
}
.merch	{
	width:30%;
	margin:0 1.5333333333333% .5em;
	height:550px;
}
.main-feature	{
	width:100%;
	margin:0 0 1em;
	height:auto;
}
.image	{
	width:40%;
	height:100%;
}
.description	{
	width:60%;
	height:100%;
}
.lifestyle	{
	width:30%;
	margin:0 3% 0 0;
}
.lifestyle img	{
	width:100%;
	margin:1em 0;
}
.blurb	{
	width:67%;
	margin:1em 0;
}
.foot-item	{
	width:30%;
	margin:1.5%;
}
}

@media all and (min-width:1024px) {

#nav-container	{
	width:90%;
	max-width:1200px;
	float:none;
	margin:10px auto;
}
nav img	{
	width:250px;
	float:left;
	vertical-align:bottom;
	margin:.5em 0 0 1.5333333333333%;
}
nav ul	{
	float:right;
	vertical-align:bottom;
	width:auto;
	margin:0 1.5333333333333% 0 0;
}
nav ul li	{
	width:auto;
	padding:10px 13px 0;
	border-left:solid 1px #fff;
	font-size:1.2em;
	margin:.25em 0;
	line-height:150%;
}
nav ul li:first-child	{
	border-left:none;
}
.vert	{
	vertical-align:bottom;
}
#brand-image	{
	max-height:400px;
}
.merch	{
	height:500px;
}

#wrapper,
footer #wrapper	{
	width:90%;
	max-width:1200px;
	float:none;
	margin:0 auto;
}
.description h2	{
	margin:.5em 5% 5%;
}
.image	{
	width:66.6%;
	height:400px;
}
.description	{
	width:33.3%;
	height:400px;
}
}