/*color: #D46E26;
font- mistral */

/* ---------------------------------------------------------------------------*/
/*BROWSER RESET*/

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, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/** MAIN SETUP **/


li, p, a, h1{
	color: #E3E3E3;
	text-decoration: none;
}
h1 {
	font-size: 1.7rem;
	padding: 0 0 0 2%;
}
h2 {
	color: #FFF;
}
p {
	margin: 0 0 12px 0;
}
i {
	font-style: italic;
	font-size: 1rem;
}
.active a {
	color: #D46E26;
}
body {
	font-family: 'Arimo', serif;
	background: #181818;
}


.speech-begin {
	margin: 0 5px 0 0;
}
.speech-end {
	margin: 0 0 0 5px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.news-article ul {
	margin: 0 0 10px 0;

}
.news-article ul li {
	list-style: circle;
	margin: 0 0 0 25px;
	color: #898989;
}

/* ---------------------------------------------------------------------------*/
/** CANCELLING IE RULES **/

#header-ie, 
.images-ie-product, 
.pre-tweet-ie  {
	display: none;
}

header {
	height: 100%;
}
header a.mobileheader {
	display: block;
}
header a.mobileheader img {
	width: 100%;
	max-width: 500px;
}
header a, header p {
	display: none;
}

/* --------------------------------------------------------------*/
/** NAVIGATION **/

nav {
	display: none;
}
.mobile-nav {
	display: block;
	width: 100%;
	background: url('../img/blackorchid.png') transparent 0 0 repeat;
	border-top: 1px solid #D46E26;
	border-bottom: 1px solid #D46E26;
}
.mobile-nav p {
	display: block;
	padding: 10px 0 0 10px;
	font-size: 1rem;
	text-transform: uppercase;
	color: #8F8F8F;
}
.mobile-nav p:hover {
	cursor: pointer;
}
.mobile-nav p, .mobile-nav img {
	display: inline-block;
}
.mobile-nav ul {
	display: none;
	margin: 0 0 10px 20px;
}
.mobile-nav ul li {
	padding: 0 0 5px 0;
}
.images-ie img {
	width: 95%;
	max-width: 600px;
	margin: 10px auto 0 auto;
	display: block;
	border: 1px solid #333;
	border-radius: 3px;
}
.flexslider {
	display: none;
}



/* --------------------------------------------------------------*/
/** HOME PAGE TOP **/

.main-container {
	width: 99%;
	margin: 15px auto 0 auto;
}
.main-container a, .main-container p a {
	color: #D46E26;
}
.home-top {
	display: none;
}
section {
	width: 100%;
}
.features-homepage {
	width: 90%;
	margin: 5px auto;
	padding: 10px 10px 5px 10px;
	background: url('../img/sunburstmed.png');
	box-shadow: 2px 2px 3px #131313;
	border: 1px solid #333;
	border-radius: 3px;
}
.features-homepage ul {
	text-align: center;
}
.features-homepage li {
	font-family: 'DroidSans', 'Helvetica', sans-serif;
	display: inline-block;
	text-transform: uppercase;
	line-height: 25px;
	font-size: 0.9rem;
	color: #ddd;
	padding: 0 0 5px 0;
}
.news-main {
	display: none;
}	



/* --------------------------------------------------------------*/
/** HOME PAGE MIDDLE **/



.slider-details {
	float: right;
	background: url('../img/sunburstsmall-full.png') no-repeat;
	border: 1px solid #2D2D2D;
	border-radius: 4px;
	padding: 5px 10px;
}
.slider-details:hover {
	color: #2D2D2D;
}


/* --------------------------------------------------------------*/
/** HOME PAGE RIGHT **/

aside {
	width: 95%;
	max-width: 600px;
	margin: 15px auto;
	background: #1F1F1F;
	padding: 10px 5px;
	border-radius: 3px;
}

article {
	margin: 0 0 18px 0;
	padding: 0 0 5px 0;
}
article h2 {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #2D2D2D;
}
article img {
	width: 151px;
	margin: 5px 0;
	border: 2px solid #2D2D2D;
}
article p {
	font-size: 0.9rem;
	padding: 0 0 5px 0;
	color: #888;
}
article a {
	font-size: 0.8rem;
	margin: 0 0;
	float: right;
}
#homepage-bottom-links {
	display: none;
}

/* --------------------------------------------------------------*/
/** HOME PAGE NEWSLETTER SIGNUP **/
	
.newsletter-signup {
	width: 95%;
	max-width: 960px;
	margin: 30px auto 10px auto;
	border: 3px solid #1F1F1F;
	padding: 10px 0;
}

.signup-prompt {
	width: 90%;
	text-align: left;
	margin: 0 0 0 25px;
}

#mc_embed_signup {
	margin: 0 0 0 25px;
}
#mc_embed_signup label {
	text-align: right;
	width: 40px;
}
#mc_embed_signup input {
	width: 150px;
	height: 15px;
}
.mc-field-group {
	width: 230px;
}
.signup-prompt, 
#mc_embed_signup,
.mc-field-group, 
.clear {
	display: block;
	vertical-align: none;
}

#mc_embed_signup input.button {
	width: 80px;
	height: 30px;
	background: url('../img/sunburstsmall-full.png') no-repeat;
	border: 2px solid #2D2D2D;
	color: #ddd;
	margin: 0 0 0 139px;
}
#mc_embed_signup input.button:hover {
	color: #08564C;
	font-weight: bold;
	background: #D49626;
	cursor: pointer;
}


/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** MAIN PRODUCT PAGE **/


.product-models {
	width: 92%;
	margin: 10px 0 10px 10px;
	background: #1F1F1F;
	padding: 7px;
	border-radius: 3px;
	font-size: 1.2rem;
}
.product-models img {
	width: 180px;
}
.product-models:hover h2 {
	color: #D46E26;
	cursor: pointer;
}
.product-models, .product-models-right {
	display: inline-block;
	vertical-align: top;
}
.product-models-right {
	padding: 0 0 0 10px;
}

.product-models span {
	color: #595959;
	display: block;
	font-size: 1rem;
	padding: 5px 0 0 0;
}

/* --------------------------------------------------------------*/
/** PRODUCT PAGES **/

.product-main {
	margin: 40px 0 30px 0;
}

.friends-left {
	max-width: 250px;
	width: 95%;
}
.friends-left img {
	width: 100%;	
	border: 2px solid #1F1F1F;
	border-radius: 3px;
}
.product-main-right {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	
}
.product-main-left {
	display: none;
}
.product-main-right h1 {
	padding: 0 0 2px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #2D2D2D;
}
.product-main-right h2 {
	padding: 0 0 2px 0;
	margin: 10px 0;
	border-bottom: 1px solid #2D2D2D;
}
p.features {
	margin: 10px 0;
}
.product-description-features {
	width: 100%;
	margin: 0 0 10px 0;
}
.product-description-features p {
	color: #919191;	
}
.product-description-features ul {
	list-style-position: inside;
	padding: 10px 0;
}
.product-description-features li {
	font-size: 1rem;
	color: #919191;
	list-style-type: circle;
	text-indent: 20px;
}
p.product-main-right-review {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 0.9rem;
	color: #595959;
	background: none;
}
.products-used {
	background: green;
	margin: 20px 0;
	background: #1F1F1F;
	padding: 10px;
	border-radius: 3px;
}
.products-used p {
	font-size: 0.9rem;
}
.products-used ul {
}
.products-used li {
	display: inline-block;
	padding: 0 10px 10px 0;
}
.products-used li a, .products-used li img {
	display: block;
}
.products-used li a {
	font-size: 0.9rem;
}
.products-used li a:hover {
	color: #D46E26;
}
.products-used li img {
	margin: -5px 0 0 0;
	padding: 0 0 10px 0;
}
p.product-main-right-review span {
	font-size: 0.7rem;
	padding: 3px 0 0 0;
	display: block;
	font-style: italic;
	color: #919191;
}



/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** MAIN ARTIST PAGE **/

a.artist {
	display: inline-block;
	padding: 0 0 10px 0;
}
.artists-line {
	margin: 10px auto 20px auto;
	padding: 0 0 0 6px;
}
.artist:hover p {
	color: #D46E26;
}
.artists-line h1 {
	margin: 0 0 10px 15px;
}
.artists-type {
	width: 95%;
	background: #1F1F1F;
	margin: 10px auto 10px auto;
	padding: 7px;
	border-radius: 3px;
}
.artists-type h2 {
	color: #d8d8d8;
	text-transform: uppercase;
	font-family: 'Bazar', sans-serif;
	font-size: 1rem;
	margin: 3px 0 -3px -17px;
	width: 150px;
	height: 27px;
	padding: 8px 7px 6px 5px;
	background: url('../img/orange-ribbon5.png') no-repeat;
}
.artists-line img, .artists-line p {
	display: block
}
.artists-line p, .artists-line span {
	display: inline-block;
}
.artists-line img {
	width: 200px;
	height: 133px;
	margin: 0 15px;
	border: 2px solid #333333;
}
.artists-line p {
	padding: 5px 0 0 0;
	margin: 0 0 0 15px;
	font-size: 0.9rem;
}
.artists-line span {
	padding: 0 0 0 5px;
	font-size: 0.8rem;
	color: #595959;
	font-style: italic;
}


/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** GALLERY PAGE **/

.gallery-section, .review-section {
	margin: 0 0 25px 0;
}
.gallery-section h2, .review-section h2 {
	width: 95%;
	margin: 20px auto;
	background: #1F1F1F;
	border-radius: 3px;
	padding: 4px;
}
.gallery-section img {
	height: 75px;
	margin: 2px 3px 0 0;
	border: 1px solid #2f2f2f;
	border-radius: 2px;
}
.review-section img {
	height: 150px;
	margin: 2px 3px 0 0;
	border: 1px solid #2f2f2f;
	border-radius: 2px;
}
.review-section ul li {
	font-size: 0.9rem;
	margin: 0 0 5px 20px;
	list-style: circle;
}
.review-section ul li:hover a {
	text-decoration: underline;
	color: #D46E26;
}
.review-section-customers {
	padding: 0 0 15px 0;
	font-size: 0.9rem;
	color: #595959;
}
.review-section-customers img {
	margin: 0 5px 0 0;
	border: none;
	border-radius: none;
	width: 17px;
	height: 13px;
}
.review-section-customers span {
	font-size: 0.7rem;
	font-style: italic;
	color: #919191;
}



/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** ABOUT PAGE **/

.about-container {
	margin: 20px auto;
	width: 95%;
}
.about-container img {
	padding: 0 0 15px 0;
	max-width: 338px;
	width: 100%;
}
.about-container h2 {
	margin: 0 0 5px 0;
	background: #1f1f1f;
	color: #595959;
	padding: 3px;
}
.about-container p {
	color: #919191;
	padding: 5px 0;
}
.about-container ul {
	margin: 0 0 10px 0;
	background: #1F1F1F;
	border-radius: 7px;
	padding: 7px;
}
.about-container ul li {
	list-style: circle;
	font-size: 0.9rem;
	margin: 0 0 0 20px;
	color: #B1B1B1;
	line-height: 20px;
}

/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** DEALER PAGE **/

p.dealer-jamie {
	color: #898989;
	margin: 20px 0 0 0;
	width: 95%;
}
.dealer-container h2 {
	font-size: 1.5rem;
	margin: 35px 0 0 0;
	/*background: #191919;*/
	border-top: 1px solid #292929;
	padding: 7px 0 0 0;
	width: 200px;
}
.dealer-container h2.first {
	border-top: none;
}
.state-dealers {
	width: 95%;
	margin: 7px auto;
	background: #1F1F1F;
	padding: 7px;
}
.state-dealers h3 {
	color: #d8d8d8;
	text-transform: uppercase;
	font-family: 'Bazar', sans-serif;
	font-size: 0.9rem;
	margin: 3px 0 2px -17px;
	width: 121px;
	height: 27px;
	padding: 8px 7px 6px 12px;
	background: url('../img/orange-ribbon5.png') no-repeat;
}
.state-dealers a {
	margin: 0 0 5px 0;
	display: block;
}
.state-dealers a:hover {
	text-decoration: underline;
	color: #D46E26;
}
.map-divide {
	margin: 14px auto;
	width: 95%;
	height: 1px;
	background: #292929;
}
.map-link-left {
	width: 19px;
	height: 32px;
	text-indent: -9999px;
	background: url('../img/mapicon4.png') no-repeat;
}
.map-link-left a {
	display: block;
	height: 32px;
}
.map-link-left:hover {
	background-position: 0 -32px;
}
.map-link-right {
	padding: 2px 0 0 5px;
	margin: 0 0 3px 0;
}
.map-link-left:hover + .map-link-right address {
	color: #D46E26;
}
.map-link-right address, .map-link-right span {
	color: #aaa;
	font-size: 0.9rem;
}
.map-link-right img {
	opacity: 0.8;
	padding: 0 6px 0 0;
}
.map-link-left, .map-link-right {
	display: inline-block;
	vertical-align: top;
}




/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** MEDIA PAGE **/

.video-wrapper {
	margin: 20px 0;
	width: 95%;
	display: block;
	height: 95%;
}
.video-wrapper p {
	margin: 10px 0 0 0;
	color: #595959;
}

/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** CONTACT PAGE **/

.contact-form {
	width: 95%;
	margin: 25px auto 0 auto;
}
label {
	float: left;
	text-align: left;
	margin-right: 15px;
	max-width: 100px;
	width: 95%;
	padding: 5px 0 10px 0;
	color: #595959;
}
input, textarea {
	padding: 5px;
	max-width: 960px;
	width: 95%;
	margin: 0px 0px 7px 0px;
	border: 2px solid #ccc;
}
textarea {
	height: 90px;
	font-family: 'Arimo', sans-serif;
}
input:focus, textarea:focus {
	border: 2px solid #900;
}
input.submit-button {
	width: 100px;
	float: left;
	background: url('../img/sunburstsmall-full.png') no-repeat;
	border: 1px solid #2D2D2D;
	border-radius: 4px;
	padding: 7px;
	text-align: center;
	text-transform: uppercase;
	color: #111111;
}
input.submit-button:hover {
	cursor: pointer;
	color: #C1C1C1;
}
.contact-success-error ul li,
.contact-success-error p.message-success,
.contact-success-error p.message-error {
	margin: 10px 0 0 20px;
} 
.contact-success-error ul li,
.contact-success-error p.message-success {
	color: #D46E26;
}
.contact-success-error p.message-error {
	color: #CD2535;
}
.contact-physical {
	width: 95%;
	max-width: 640px;
	margin: 20px auto 0 auto;
}
.contact-physical h2 {
	font-size: 1.2rem;
	color: #595959;
}
.contact-physical address {
	color: #FFF;
	margin: 10px 0;
}

/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** NEWS PAGE **/

.news-article {
	width: 95%;
	margin: 20px auto 30px auto;
	padding: 0 0 15px 0;
}
.news-article h2 {
	font-size: 1.3rem;
	text-transform: uppercase;
}
.news-article p  {
	color: #898989;
}
.news-article p a {
	color: #D46E26;
}
.news-article img {
	max-width: 420px;
	width: 100%;
	margin: 0 0 10px 0;
	border: 1px solid #1F1F1F;
	border-radius: 3px;
}
.news-divide {
	width: 720px;
	border-top: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	padding: 7px 0;
	margin: 10px 0;
}
.news-divide span, .news-divide a {
	color: #3f3f3f;
	font-size: 0.9rem;
}
.news-divide a:hover,
.news-article p a:hover {
	color: #D46E26;
	text-decoration: underline;
}
ul.pagination {
	text-align: right;
	width: 95%;
	margin: -15px auto 60px auto;
	font-size: 0.9rem;
}
ul.pagination li {
	display: inline-block;
}
ul.pagination li.selected a,
ul.pagination li.disabled a {
	color: #595959;
}

/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*FRIENDS PAGE*/

.friends-wrapper {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #1F1F1F;
}

/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** HIDDEN DEALER PAGE **/

.dealer-copy {
	margin: 45px 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #595959;
	border-bottom: 1px solid #595959;
}
.dealer-copy p, .dealer-copy li {
	color: #595959;
}
.dealer-copy li {
	list-style: circle;
	list-style-position: outside;
	margin: 0 0 0 20px;
}
.dealer-img {
	margin: 15px auto 0 auto;
}
.dealer-img img {
	height: 150px;
	margin: 15px 0;
}
.dealer-img h2 {
	background: #1F1F1F;
	border-radius: 3px;
	padding: 7px;
}
.dealer-img p {
	margin: 10px 0 0 0;
}
table {
	width: 100%;
	text-align: left;
	color: #919191;
	margin: 0 0 20px 0;
}
tr, th, td {
	padding: 5px;
}
tr {
	border-bottom: 1px solid #2D2D2D;
}
th {
	border-top: 1px solid #D46E26;
	font-size: 0.9rem;
	color: #B8B8B8;
	background: #1F1F1F;
}
td {
	font-size: 0.8rem;
}
p.hardwood {
	margin: -15px 0 10px 0;
	font-size: 0.8rem;
	color: #595959;
	font-style: italic;
}
a.product-order {
	font-size: 0.9rem;
	float: right;
}
a.product-order:hover {
	color: #D46E26;
}



/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** SOCIAL **/

#bottom-page-social {
	display: none;
	width: 720px;
	margin: -15px 0 0 0;
}
.facebook-personal {
	background: #FFF;
	padding: 5px 10px;
	border: 3px solid #595959;
}
.stNativeButton img {
	height: 24px;
}
.fb-comments {
	margin: 20px 0;
}




/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** ERROR PAGE **/

.error-page {
	margin: 10px 0 0 0;
}
.error-page img {
	border: 2px solid #595959;
}
.error-page a {
	display: block;
	text-decoration: underline;
	padding: 10px 0 0 0;
	font-size: 0.9rem;
}
.error-page a:hover {
	color: #D46E26;
}


/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/* --------------------------------------------------------------*/
/** FOOTER AREA **/


	
	

.border-opacity, .border-opacity-footer {
	width: 100%;
}
.border-opacity {
	margin: 30px auto 0 auto;
	border-bottom: 2px solid #1F1F1F;
}

.border-opacity-footer {
	margin: 0 auto 0 auto;
	border-bottom: 2px solid #1F1F1F;
}

.tweets-custom {
	margin: 2px auto 3px auto;
	padding: 0 0;
	width: 90%;
	opacity: 1;
}
footer {
	width: 98%;
	margin: 10px auto;
}

#footer-top {
	height: 78px;
	padding: 7px;
	background: url('../img/blackorchid.png');
	border-radius: 7px;
}
#footer-top p {
	font-size: 0.7rem;
	opacity: 1;
	padding: 11px 0 0 5px;
}
#footer-top ul {
	float: none;
	margin: 0 5px 0 0;	
}
#footer-top li {
	display: inline-block;
	height: 32px;
	width: 32px;
	text-indent: -9999px;
	opacity: 1;
}
#footer-top li:hover {
	background-position: 0 -32px;
	cursor: pointer;
	opacity: 0.7;
}
#footer-top li.facebook {
	background: url('../img/facebook-sun.png') 0 0 no-repeat;
}
#footer-top li.pinterest {
	background: url('../img/pinterest-sun.png') 0 0 no-repeat;
}
#footer-top li.twitter {
	background: url('../img/twitterbird-sun.png') 0 0 no-repeat;
}
#footer-top li.youtube {
	background: url('../img/youtube-sun.png') 0 0 no-repeat;
}
#footer-bottom {
	margin: 15px 0 0 0;
	padding: 0 10px;
}
#footer-bottom ul {
	display: inline-block;
	vertical-align: top;
	width: 170px;
}
#footer-bottom li {
	font-size: 1rem;
	color: #B9B9B9;
	padding: 0 0 5px 0;
}
#footer-bottom li a {
	font-size: 0.8rem;
	color: #595959;
	line-height: 16px;
}
#footer-bottom li a:hover {
	text-decoration: underline;
	color: #D46E26;
}
#page-footer-break {
	height: 5px;
	margin: 20px 0 0 0;
	background: url('../img/sunburstsmall.png');
	border-top: 2px solid #1F1F1F;
}


@media only screen and (min-width : 960px) {
}

/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/** FONT FACES **/	

@font-face {
	font-family: Bazar;
	src: url('../fonts/Bazar.ttf');
}
@font-face {
	font-family: Arimo;
	src: url('../fonts/Arimo-Regular.ttf');
}
@font-face {
	font-family: DroidSans;
	src: url('../fonts/DroidSans.ttf');
}

/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/** FANCYBOX **/	

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/** FLEXSLIDER **/	

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {width: 65%; min-width: 250px; margin: 0 auto; background: #fff; border: 2px solid #333333; position: relative; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-caption {width: 96%;
padding: 2%;
position: absolute;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7);
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
font-size: 14px;
line-height: 18px;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../img/bg_direction_nav2.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -28px; text-align: center;}
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline; /*background: red;*/}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; /*-webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;*/ box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media only screen and (min-width : 960px) {
	.flexslider {width: 100%; max-width: 600px; margin: 0 0;}
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/** TWEET **/	


.tweets-custom:hover {
	
}
.pre-tweet {
	width: 35px;
	margin: 5px 0 0 0;
}
.pre-tweet img {
	width: 35px;
}
.pre-tweet, .tweet {
	display: inline-block;
	vertical-align: top;
}

.tweet,
.query {
	font-size: 0.8em;
	color: #D46E26;
}
.tweet {

}

	.tweet_list {
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		border-radius: 0.5em;
		list-style: none;
		/*margin: 0 auto;*/
		width: 100%;
		padding: 0;
		overflow-y: hidden;

	}
	
		.tweet_list li {
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0.5em;
			list-style-type: none;
		}
		
			.tweet_list li a {
				color: #D46E26;
			}
		
		.tweet_list .tweet_even {
			background-color: #91E5E7;
		}
		
		.tweet_list .tweet_avatar {
			padding-right: .5em; float: left;
		}
		
			.tweet_list .tweet_avatar img {
				vertical-align: middle;
			}
@media only screen and (min-width : 480px) {
	.home-top {
		margin: 0 0 15px 0;
		display: block;
	}
	.home-top img {
		width: 100%;
		border: 1px solid transparent;
	}
	.home-top img:hover {
		border: 1px solid #d49626;
	}
}


@media only screen and (min-width : 960px) {
	body {
		background: url('../img/stressed_linen.png');
		background-attachment: fixed;
	}
	.images-ie {
		display: none;
	}
	.main-container {
		width: 960px;
		margin: 25px auto;
	}
	h1 {
		padding: 0;
	}
	/* ---------------------------------------------------------------------------*/
	/** HEADER **/

	header {
		height: 120px;	
		width: 960px;
		opacity: 0.7;
		padding: 0 0;
		margin: 0 auto;
		background: none;
	} 
	header img {
		margin: 0px 0 0 40px;
		width: 259px;
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		opacity: 0.7;
	}
	header img:hover {
		opacity: 1;
	}
	header p {
		font-family: 'Bazar';
		text-shadow: 1px 1px 0px #5c5f72;
	    letter-spacing: 13px;
	    font-size: 1.1rem;
		text-transform: uppercase; /*- had to change to uppercase in HTML for IE...*/
		font-weight: 500;
		margin: -15px 0 0 52px;
		color: #ddd;
		width: 918px;
	}
	header img, header p, header a {
		display: block;   
		vertical-align: none;
	}
	header a.mobileheader {
		display: none;
	}

/*******************************************************/
/** NAVIGATION **/

	.border-replace {
		height: 1px;
		width: 100%;
		margin: 0 auto;
		background: url('../img/sunburstsmall.png');
		opacity: 0.7;
		display: block;
	}
	.mobile-nav {
		display: none;
	}
	nav {
		display: block;
		border: none;
		height: 40px;
		background: url('../img/blackorchid.png');
	}
	#nav-container {
		width: 960px;
		height: 40px;
		text-align: center;
		position: relative;
		margin: 0 auto;
	}

	.main-nav-li ul {
		display: none;
		width: 100%;
	}
	.main-nav-li img.arrow-rotate {
		display: none;
	}
	.main-nav-li {
		display: inline-block;
		padding: 13px 15px 14px 15px;
		color: #FFF;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		font-size: 0.8rem;
	}
	.main-nav-li img.arrow-rotate {
		margin: -5px 0 0 5px;
		width: 8px;
		height: 7px;
		display: inline-block;
	}
	.main-nav-li:hover img.arrow-rotate{
		-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
		-o-transform:rotate(180deg);
		transform:rotate(180deg);
	}

/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
/** DROPDOWN NAV **/

	.main-nav-li ul {
		display: none;
		padding: 0 15px 15px 15px;
		background: url('../img/blackorchid.png') transparent 0 0 repeat;
		border-left: 1px solid #784011;
		border-right: 1px solid #784011;
		border-bottom: 1px solid #784011;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		height: 75px;
		width: 960px;
		text-align: left;
		z-index: 1;
		box-shadow: 0 3px 9px #111;
		position: absolute;
		top:40px;
		left:0;
	}
	.main-nav-li:hover ul {
		display: block;
	}
	.dropdown-li {
		display: inline-block;
		width: 116px;
		z-index: 3;
	}
	.dropdown-li img,
	.dropdown-li a, 
	.dropdown-li span {
		display: block;
	}
	.dropdown-li a, a.artist-last {
		display: inline-block;
		vertical-align: top;
		font-size: 0.9rem;
	}
	a.artist-last {
		margin: 25px 0 0 0;
	}
	.dropdown-li span {
		font-size: 0.8rem;
		padding-top: 1px;
		color: #595959;
	}
	.dropdown-li img {
		width: 80px;
		height: 49px;
		padding: 0 0;
		margin: 0 0 8px 0;
	}
	.dropdown-li img.nav-img-border {
		width: 80px;
		height: 49px;
		border: 1px solid #2B2B2B;
		padding: 0 0;
		margin: 0 0 5px 0;
	}
	.main-nav-li a:hover,
	.dropdown-li a:hover.main-nav-li:hover > a {
		color: #D46E26;
	}
	.home-top {
		display: block;
		border: 1px solid #1F1F1F;
		width: 952px;
	}	
/* --------------------------------------------------------------*/
/** HOME PAGE LEFT **/


	section, aside, .news-main {
		display: inline-block;
		vertical-align: top;
	}

	.news-main {
		display: inline-block;
		width: 170px;
		padding: 10px 5px;
		margin: 0 0 0 2px;
		border-radius: 3px;
		background: #1F1F1F;
	}
	.news-entry {
		margin: 0 0 7px 0;
		border-top: 1px solid #2D2D2D;
	}
	.news-main p {
		margin: 0 0;
		font-size: 0.8rem;
		color: #888;
		line-height: 15px;
	}
	.news-main h2 {
		font-size: 1rem;
		padding: 0 0 5px 0;
	}
	.news-main h3 {
		line-height: 15px;
		padding: 3px 0;
		font-size: 0.9rem;
		text-align: left;
		color: #FFF;
	}
	.news-main a {
		font-size: 0.8rem;
		padding: 0 0;
		line-height: 18px;
		text-align: right;
		display: block;
	}
	.news-main a.read-more {
		padding: 3px 0;
		color: #D46E26;
	}
	.news-main a:hover {
		text-decoration: underline;
	}
	.news-main span {
		display: inline-block;
		font-size: 0.7rem;
		margin: 3px 0 0 0;
		padding: 5px 0 0 0;
		font-style: italic;
		color: #595959;
	}
	.features-homepage {
		width: 500px;
		padding: 10px 0 5px 0;
		margin: 0 0 10px 0;
		text-align: center;
	}
	.features-homepage li {
		font-size: 1rem;
	}
	
	section {
		width: 500px;
		margin: 0 12px;
	}	
	.flexslider {
		display: block;
	}
	aside {
		width: 210px;
		padding: 10px 15px;
		margin: 0 0;
	}
	article a:hover {
		text-decoration: underline;
	}
	/* --------------------------------------------------------------*/
	/** HOME PAGE BOTTOM **/

	#homepage-bottom-links {
		height: 230px;
		margin: 30px 0 0 0;
		padding: 15px 0 0 0;
		border-top: 2px solid #1F1F1F;
		display: block;
	}
	#homepage-bottom-links li {
		width: 200px;
		margin: 0 18px;
		display: inline-block;
		vertical-align: top;
		height: 140px;
	}
	#homepage-bottom-links ul li a img {
		border: 2px solid #2D2D2D;
		width: 200px;
		height: 130px;
	}
	#homepage-bottom-links ul li a h3 {
		padding: 5px 0 8px 0;
	}
	#homepage-bottom-links ul li a:hover h3 {
		color: #D46E26;
	}
	#homepage-bottom-links ul li a p {
		font-size: 0.9rem;
		color: #888;
		line-height: 17px;
	}
	.signup-prompt {
		width: 280px;
		text-align: center;
		margin: 0 0;
	}
	.newsletter-signup {
		width: 948px;
		height: 30px;
		margin: 30px 0 10px 0;
	}
	.signup-prompt, 
	#mc_embed_signup,
	.mc-field-group, 
	.clear {
		display: inline-block;
		vertical-align: top;
	}
	#mc_embed_signup {
		width: 600px;
	}
	#mc_embed_signup input.button {
		margin: 0 0;
	}
	.product-models {
		width: 100%;
		margin: 10px 0;
	}
	.border-opacity {
		width: 960px;
	}
	.border-opacity-footer {
		width: 960px;
	}

	/*************************************
	 NEWS PAGE
	*************************************/

	.news-article {
	 	width: 720px;
	 	margin: 20px 0 30px 0;
	}

	#bottom-page-social {
		display: block;
	}
	ul.pagination {
		width: 720px;
		margin: -15px 0 60px 0;
	}

	/*************************************
	 PRODUCTS
	*************************************/

	.product-main-right {
		width: 500px;
		margin: 0;
		padding: 0 15px 0 15px;
	}
	.product-main-left, .friends-left, .product-main-right {
		display: inline-block;
		vertical-align: top;
	}
	.product-main-left {
		width: 400px;
	}

	/*************************************
	 ABOUT
	*************************************/

	.about-container {
		margin: 20px 0;
		width: 720px;
	}
	/*************************************
	 ARTISTS
	*************************************/

	.artists-type {
		width: 905px;
		margin: 10px 0 10px 15px;
	}
	/************************************
	 GALLERY
	*************************************/

	.gallery-section h2, .review-section h2 {
		width: 960px;
		margin: 20px 0;
		padding: 7px;
	}
	/************************************
	 DEALERS
	*************************************/

	.state-dealers {
		width: 960px;
		margin: 7px 0;
	}
	.map-divide {
		margin: 14px 0;
		width: 940px;
	}
	/*************************************
	 CONTACT
	*************************************/

	.contact-form {
		width: 600px;
		margin: 25px 0 0 0;
	}
	label {
		text-align: right;
	}
	input, textarea {
		width: 468px;
	}
	input.submit-button {
		float: right;
	}
	.contact-physical {
		margin: 20px 0 0 116px;
	}

	/*************************************
	 FOOTER
	************************************/
	footer {
		width: 960px;
	}
	#footer-top {
		height: 37px;
	}
	#footer-top ul {
		float: right;
		margin: -36px 5px 0 0;	
	}
	#footer-top p {
		font-size: 0.9rem;
		padding: 11px 0 0 15px;
	}
	.tweets-custom {
		margin: 2px auto 3px auto;
		padding: 0 0 0 150px;
		width: 960px;
		opacity: 1;
	}
	.tweet_list {
		width: 800px;
	}
}
