/*
Theme Name: Seneca
Theme URI: http://graphpaperpress.com/themes/seneca/
Author: Graph Paper Press
Author URI: http://graphpaperpress.com
Description: A semantic, HTML5 theme from Graph Paper Press
Version: 1.2.5
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready
*/

/* =Bootstrap
-------------------------------------------------------------- */
@import url(css/base.css);
@import url(css/skeleton.css);

/* =Structure
-------------------------------------------------------------- */
body {
	background-color: #000000 
}

body, p {
font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
}

#branding {
	padding: 0 10px;
	position: relative;
	height: 112px;
}
.home #branding {
	height: auto;
}
#page {
	display: block;
	margin: 0 auto;
	padding: 5px;
	border: none;
    background: rgb(19, 0, 0); /* The Fallback for ie */
    background:rgba(0, 0, 0, 0.2)
}
.page-shadow {
	background: none;
	display: block;
	height: 0px;
	width: 100%;
	margin: 0 auto;
}
#primary {
	float: left;
	margin: 0 -330px 0 0;
	width: 100%;
}
#content {
	margin: 0 360px 0 0
}
#main {
	padding: 0px 10px;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 310px;
	clear:right;
}
#footer {
	clear: both;
	display: block;
	width: 100%;
background-color: rgb(0, 0, 0);  /* The Fallback for ie*/
background-color: rgba(0, 0, 0, 0.8);
	margin: none;
	padding: none;
}
#colophon {
	clear: both;
	display: block;
	margin: 0 auto;
}
#colophon a:focus, #colophon a:active, #colophon a:hover {
	color: #fff;
}
/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
padding-left: 80px;
padding-top: 80px;
width: 800px;
}

.artist-width #content {
    margin: 0px;
    padding-left: 30px;
    padding-top: 80px;
    width: 100%;
}



.single-team #primary,
.post-type-archive-team #primary {
	float: none;
	margin: 0;
}
/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* =Typography
-------------------------------------------------------------- */
html {
	-webkit-font-smoothing: subpixel-antialiased;
}
p {
	font-family: Cambria, Georgia, serif;
	font-size: 14px;
}
#site-credits p {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

}
h1 {
	font-size: 23px;
}

h2 {
font-size: 20px;
}

h5 {
font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Georgia;
    text-transform: uppercase;
    color: white;
}
.widget-area h3, #home-content .widget h3 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 1em;
	letter-spacing: 1.5px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background: transparent;
}
.widget-area h3 span, #home-content .widget h3 span {
	background: transparent;
	padding-right: 30px;
}
.title {
	border-top: 3px solid #222;
	border-bottom: 1px solid #222;
	padding: 5px;

}
.title sup, .widget-area h3, .fancy, .archive .page-title {
	text-transform: lowercase;
	color: #bbb;
}
.caps {
	text-transform: uppercase;
	font-weight: bold;
}
.archive .page-title {
	font-size: 1.4em;
}
.sticky {
}

/* =Header
-------------------------------------------------------------- */
hgroup {
	margin: 30px 0 50px;
	text-align: center;
}
#site-title {
	display: block;
	text-shadow: 1px 1px 0 #F2EFE6, 2px 2px 0 #444;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 4em;
padding-bottom: 15px;
}
#site-title a {
	color: #111;
}
#site-title a:hover {
	text-decoration: none;
	text-shadow: 1px 1px 0 yellow, 2px 2px 0 #000;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	text-indent: -999em;
	display: none;
}

/* =Menus
-------------------------------------------------------------- */

#access {
	letter-spacing: 1px;
	margin: 0 auto 1px;
	width: auto;
	text-transform: uppercase;
	padding-top: 1px;
	padding-bottom: 40px;
	margin-bottom: -50px;
    margin-top: -50px;
    margin-left: 92px;
	font-weight: normal;
}

#access ul {
font-size: 18px;
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-family: "Arial Black", Arial, Heltetica Neue, sans-serif;
    font-weight:600;
}
#access li {
	float: left;
	position: relative;
	margin-bottom: 0;
}
#access li:last-child {
	border-right: none;
}
#access li li {
	border-right: none;
}

#access a {
	color: #fff;
	display: block;
	line-height: 1em;
	min-width: 1px;
	padding: 0 20px;
	text-decoration: none;
	text-align: center;
}

#access li li a, #access li li li a {
	text-align: left;
}
#access li:last-child a {
	min-width: 10px;
}
#access ul ul {
	font-family: 'Orbitron' sans-serif;
	text-transform: none;
	float: left;
	margin: 0;
	position: absolute;
	text-transform: capitalize;
	top: 1em;
	left: 0;
	min-width: 1px;
	z-index: 99999;
	padding: 0 20px;
        background: rgb(0, 0, 0); /* The Fallback for ie*/
	background: rgba(0, 0, 0, 0.95);
	border: 0;
	display: none;
	text-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
        box-shadow: 0 1px 1px rgb(0,0,0);  /* The Fallback for ie*/
	box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	letter-spacing: 0;
}
#access ul ul ul {
	left: 100%;
	top: 0;
	padding: 0;
	border: 0;
}
#access ul ul ul {
	left: 100%;
	top: 0;
	padding: 0;
	border: 0;
}
#access ul ul a {
	background: #fff;
	border-bottom: none;
	color: #fff;
	font-size: 13px;
	height: auto;
	line-height: 0.2em;
	padding: 8px;
	width: 100px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #fff;
}
#access li.parent a {
	background: url(images/nav.png) no-repeat 90% 1.5em;
}
#access li.parent li.parent a {
	background: url(images/nav.png) no-repeat 90% -72px;
}
#access li.parent li.parent:hover a {
background-color: rgb(36, 5, 5); /* The Fallback for ie*/
background-color: rgba(36, 5, 5, 0.8);
}
#access li.parent li.parent:hover li a {
        background-color: rgb(36, 5, 5); /* The Fallback for ie*/
	background-color: rgba(36, 5, 5, 0.8);
}
#access li.parent li.parent li:hover a {
        background-color: rgb(36, 5, 5); /* The Fallback for ie*/
	background-color: rgba(36, 5, 5, 0.8);
}



#access li:hover > a,
#access a:focus {
        background-color: rgb(36, 5, 5); /* The Fallback for ie*/
	background-color: rgba(0, 0, 0, 0);
	color: #E68A00;
}



#access li.parent:hover > a,
#access li.parent:focus > a {
        background: rgb(0, 0, 0) url(images/nav.png) no-repeat 90% 1.5em; /* The Fallback for ie*/
	background: rgba(0, 0, 0, 0.8) url(images/nav.png) no-repeat 90% 1.5em;
}

#access li.parent li a, #access li.parent li.parent li a {
background-color: rgb(0, 0, 0); /* The Fallback for ie*/
background-color: rgba(0, 0, 0, 0);
}

#access li.parent li:hover {
background-color: rgb(36, 5, 5); /* The Fallback for ie*/
background-color: rgba(0, 0, 0, 0.8);
}

#access ul li:hover > ul {
	display: block
}
#access .current_page_item > a,
#access .current_page_ancestor > a, #access .current-menu-item > a {
	color: #fff;
}



/* Top & Footer Menus */
ul.menu-top {
	float: right;
	margin-top: 6px;
}
ul.menu-top,
ul.menu-footer {
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 0 3px;
	padding: 0;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
}
ul.menu-top {
	font-weight: normal;
	}
ul.menu-top a {
	color: #CCCCCC;
	font-size: 12px;
	text-transform: uppercase;
	border-right: 1px solid #333333;
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
	float: left;
	margin-top: 6px;
}
ul.menu-top a:hover,
ul.menu-top a:focus {
	color: #FFFFFF;
	text-decoration: none;
}
ul.menu-top li:last-child a {
	border-right: 0;
}
ul.menu-footer a {
	color: #777;
	text-decoration: none;
	padding-left: 1em;
}
ul.menu-footer a:hover,
ul.menu-footer a:focus {
	color: #FFF;
	text-decoration: underline;
}
ul.menu-top li,
ul.menu-footer li {
	display: inline;
	padding: 0;
}
ul.menu-top li:last-child,
ul.menu-footer li:last-child {
	padding: 0
}
/* Social Menu */
.menu-social-container {
	width: auto;
	float: right;
	margin-left: 15px;
}
ul.menu-social {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu-social li {
	display: inline;
}
ul.menu-social li a {
	text-indent: -999em;
	float: left;
	margin-right: 4px;
	width: 16px;
	height: 16px;
	background: url(images/social.png) no-repeat 0 0;
}
/* Social Menu */
ul.menu-social li.facebook a {
	background-position: 0 0
}
ul.menu-social li.facebook a:hover {
	background-position: 0 -16px
}
ul.menu-social li.twitter a {
	background-position: -16px 0
}
ul.menu-social li.twitter a:hover {
	background-position: -16px -16px
}
ul.menu-social li.youtube a {
	background-position: -32px 0
}
ul.menu-social li.youtube a:hover {
	background-position: -32px -16px
}
ul.menu-social li.vimeo a {
	background-position: -48px 0
}
ul.menu-social li.vimeo a:hover {
	background-position: -48px -16px
}
ul.menu-social li.apple a {
	background-position: -64px 0
}
ul.menu-social li.apple a:hover {
	background-position: -64px -16px
}
ul.menu-social li.rss a {
	background-position: -80px 0
}
ul.menu-social li.rss a:hover {
	background-position: -80px -16px
}
ul.menu-social li:last-child a {
	margin-right: 0
}

/* =Search
-------------------------------------------------------------- */
#branding #searchform {
	position: absolute;
	top: 23px;
	right: 126px;
	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: 45px;
}
#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 .only-search + #access div {
	padding-right: 160px
}
#branding nav#access .select, #branding nav#access select {
	display: none;
}

/* =Content
-------------------------------------------------------------- */


.category-news .entry-title,.category-podcasts .entry-title { 
font-size: 16px;
font-weight: 600;
border-bottom: 0; 
line-height: 15px;
margin-bottom: 5px;
}


.entry-title {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 2.5em;
	margin-bottom: 1em;
}

.entry-meta {
color: #CCC;
clear: both;
display: block;
padding: 4px;
font-size: 10px;
text-transform: uppercase;
margin: 1em 0 2em;
border-bottom:1px dotted rgb(123, 123, 123);  /* The Fallback for ie*/
border-bottom:1px dotted rgba(123, 123, 123, 0.4);
}

.entry-header .entry-meta {
	border-bottom: none;
	border-top: none;
	padding: 0;
	margin: 0 0 15px 0;
}
.entry-meta a {
	color: #bbb;
}
.entry-date {
	font-style: italic
}
.entry-date .day,
.entry-date .month,
.entry-date .year {
}
.entry-date .day {
	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
	font-weight: bold;
	font-size: 1.3em;
}
.entry-date .month {
}
.entry-date .year {
}
.sep {
	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
	font-style: italic;
	text-transform: lowercase;
}
.author {
	font-weight: bold;
	text-transform: uppercase;
}
.entry-content .wp-post-image {
	float: none;
	padding: 1px;
	border: 1;
	background:rgb(100, 100, 100);  /* The Fallback for ie*/
	background:rgba(100, 100, 100, 0.51);
}
.home .entry-content,
.archive .entry-content {
	position: relative;
}
.home .entry-content .social-links,
.archive .entry-content .social-links {
	position: relative;
	bottom: 0;
	width: 170px;
	float: right;
	left: 54px;
}
.twitter-share-button {
	float: left;
	margin-right: 10px;
}
.single-products .social-links {
	clear: both;
	display: table;
	content: "";
	zoom: 1;
	*display: inline;
	margin-bottom: 20px;
	width: 300px;
}
.post-type-archive-team .entry-content .wp-post-image,
.post-type-archive-videos .entry-content .wp-post-image,
.tax-type .entry-content .wp-post-image {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block
}
#nav-below {
	margin: 1em 0 0
}
.page-link {
	margin: 0 0 1em
}
/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}
/* Image Attachments */
.image-attachment div.entry-meta {
	float: left
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/* Aside Posts */
.format-aside .entry-header {
	display: none
}
.single .format-aside .entry-header {
	display: block
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0
}
/* Aside Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin-right: 1em;
}
/* Images */
img, img[class*="wp-image-"], #content .gallery .gallery-icon img {
border: 0;
padding: 0;
}

img.size-full, img.size-medium, img.wp-post-image {
width: auto;
padding: 1px;
background:rgb(100, 100, 100);  /* The Fallback for ie*/
background:rgba(100, 100, 100, 0.51);
}

.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;
}
img.alignleft {
	margin-right: 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, Utopia, Palatino, 'Palatino Linotype', serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0px 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;
}
/* Image borders */
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee
}
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"] {
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	background: #fff;
	border-color: #ddd;
}
/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0
}
.post-password-required input[type=password] {
	margin: 0.8125em 0
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7
}
/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}
/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 36px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden
}

tbody tr:nth-child(even) td, tbody tr.even td {
	background-color: white !important;
}

/* =Footer
----------------------------------------------- */
#colophon {
	padding: 1em 0 0
}
#site-credits {
	float: left;
	width: 60%;
	color: #555;
	text-transform: uppercase;
	font-size: 10px;
}
#site-credits a,
#site-credits a:focus {
	color: #777
}
#site-credits p {
	font-size: 10px
}
.menu-footer-container {
	float: right;
	width: auto;
	text-align: right;
}

/* =error404
----------------------------------------------- */
.error404 #main #searchform {
	background: transparent;  
	border: 0; 
	border-width: 0;  
	margin: 0 0 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* =Forms
-------------------------------------------------------------- */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #292929
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px
}
input#s {
background: url(images/search.png) white no-repeat 5px 7px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 11px;
width:80%;
height: 22px;
line-height: 1.1em;
}


input#searchsubmit {
	display: none
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #FDDCB0;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
	color: #FDDCB0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #FDDCB0;
	text-decoration: none;
}


a:hover, a:visited:hover {
color: #FDDCB0;
text-decoration: none;
outline: 0;
}

a, a:visited {
color: #FDDCB0;
text-decoration: none;
outline: 0;
}

/* Class for labelling required form items */
.required {
	color: #FDDCB0
}

/* =Navigation
-------------------------------------------------------------- */
#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em
}
#nav-above {
	display: none
}
.paged #nav-above {
	display: block
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/* Singular navigation */
#nav-single {
	display: inline-block;
	overflow: visible !important;
	position: absolute;
	top: -4px;
	right: 0;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em
}

/* =Widgets
----------------------------------------------- */
.widget-area {
	font-size: 12px
}
.widget {
	border-bottom:1px solid rgb(123, 123, 123);  /* The Fallback for ie*/
border-bottom:1px solid rgba(123, 123, 123, 0.4);
padding-bottom:10px;
}
.widget-title {
	color: #FFF;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget ul ul {
	margin-left: 1.5em
}
.widget ul li {
	margin: .5em 0;
	padding: 0
}
.widget ul li h4 {
	background: #000;
	width: 100%;
	text-transform: uppercase;
	padding: 5px 10px;
	margin-bottom: 0;
}
.widget ul li h4:hover {
	cursor: pointer;
	background-color: #333;
	color: #fff;
}
.widget ul li h4, #menu-products ul li {
	position: relative
}
.widget ul li h4.toggler span, #menu-products ul li span {
	position: absolute;
	right: 40px;
}
.widget ul li a {
	font: 11px/18px inherit;
font-weight:500;
color: #fff;
background-color: none;
font-size: 13px;
letter-spacing: 0px;
display: block;
width: 100%;
padding: 0px 0px;
text-transform: uppercase;
}
.widget ul li a:hover,
.widget ul li a:focus {
	background: none;
	text-decoration: underline;
color: #fff;
}
.widget ul ul {
	margin: 0 0 0 -10px;
	padding: 0;
}
.widget ul ul li {
	margin: 0 10px;
}
.widget ul ul li a {
	width: 100%;
	display: block;
	padding: 4px 6px 4px 20px;
	border-bottom: none;
	font-weight: normal;
	background-color: #eaeaea;
}
.widget ul ul li a:hover,
.widget ul ul li a:focus {
	background: #000;
	color: #eaeaea;
	text-decoration: none;
}
.widget a {
	text-decoration: none;
	text-transform: uppercase;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline
}
/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em
}
.widget_search #s {
	width: 77%
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#footer-widgets {
	border-bottom: 1px solid #333;
	margin: 1em auto 3em;
	padding-bottom: 2em;
	border-top: 1px solid #333;
	padding-top: 2em;
}

#footer-widgets aside {
}
#footer-widgets ul {
	list-style-type: none;
	margin-bottom: 2em;
	padding: 0
}
#footer-widgets li {
	margin: 0;
}
#footer-widgets li a {
	display: block;
	width: 85%;
	color: #777;
	padding: 6px;
	border-bottom: 1px dotted #333
}
#footer-widgets li a:hover, #footer-widgets li a:active {
	color: #ccc;
	text-decoration: none
}
#footer-widgets .widget-title {
	font-size:10px;
	margin-bottom: 0;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
#footer-widgets p {
	margin:0;
}
.widget-1 {
	float: none;
	width: 100%;
}
#footer-widgets aside {
	border-right: 1px dotted #333;
}
#footer-widgets aside:last-child {
	border-right: 0;
}
.widget-2:first-child, .widget-3:first-child, .widget-4:first-child {
	padding-left: 0;
	border-left: 0;
}
.widget-2:last-child, .widget-3:last-child, .widget-4:last-child {
	margin-right: 0;
}

/* HOME RECENT PRODUCTS WIDGET */
#home-content .widget .home-product {
	position: relative;
	height: 100%;
}
#home-content .widget .home-product a.home-product-title {
	font-family: 'Orbitron', sans-serif;
	font-size: 12px;
	float: left;
	text-transform: uppercase;
}
#home-content .widget .home-product .home-product-thumb {
	margin-bottom: 12px;
	float: left;
}
#home-content .widget .home-product .home-product-price {
	float: right;
}
.home-product .button {
	float: left;
	clear: both;
	position: absolute;
	left: 23%;
	top: 30%;
	opacity: 0;
}
.home-product .button:hover {
	color: #FFFFFF;
}
.home-product .button:active {
	top: 31%;
}

/* FROM BLOG WIDGET */
h2.from-blog-title {
	margin-bottom: 0;
}

/* HOMEPAGE SLIDER WIDGET */

.slider-product-price {
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	position: absolute;
	left: 30%;
	top: 60%;
}
.slider-overlay {
	width: 33%;
	height: 100%;
	background: url(images/slider-overlay.png) no-repeat top right;
	background-size: 100%;
	position: absolute;
	right: 0;
}
.slider-overlay .slider-overlay-inner {
	position: relative;
	height: 100%;
}
.slider-overlay h2.slider-title {
			font-size: .75em;
			border-bottom: 0;
		}
.slider-overlay h2.slider-title a {
	color: #FFFFFF;
}
.slider-overlay h2.slider-title a:hover {
	text-decoration: none;
}
.slider-overlay .entry-meta a:hover {
	text-decoration: none;
}
.slider-overlay .entry-meta {
display: none;
}

.slide-effect-blog, .slide-effect-product {display:none;}

.loader {width:100%;height:100%;background:url(images/load.gif) center center no-repeat; min-height:200px;}

/* QUOTE WIDGET */
p.quote-text {
	text-align: center;
	font-size: 24px;
	margin: 0.2em 0;
}


/* =Comments
----------------------------------------------- */
#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
.commentlist .pingback {
	margin: 0 auto 1.625em;
	padding: 0 1.625em;
	width: 68.9%;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block
	top: 1.8em;
	position: relative;
	left: 4.2em;
}
.commentlist .children li.comment .says {
	margin-left:4em;
}
.comment-meta .fn {
	font-style: normal
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0
}
.comment-meta a {
	font-weight: bold
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -67px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: ''
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 1em;
	padding: 0;
	top: 1.9em;
}
a.comment-reply-link {
	font-size: 12px;
	font-weight: bold;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png)
}
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto
}

/* Comment Form */
#respond {
	margin: 0 auto 1.625em;
	position: relative;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 1px solid #dadada;
	padding: 3px 10px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
	margin: 0;
	padding: 0;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px
}
#respond p {
	margin: 0
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	left: 10px;
	margin: 20px 0;
	padding: 5px 22px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 14px;
	font-weight: 200;
	line-height: 24px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33
}
#respond label {
	line-height: 2.2em
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px
}
p.comment-form-comment {
	margin: 0
}
.form-allowed-tags {
	display: none
}


a.zoom {
	display: block;
	height: 32px !important;
	width: 32px !important;
	position: absolute;
	background: url(images/zoom.png) center center no-repeat;
	top: 45%;
	left: 45%;
	opacity: 0;
}


/* =Team & Video Post Types
-------------------------------------------------------------- */
.teammate, .video-archive {
    background: none repeat scroll 0 0 black;
    height: 197px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 293px;
}
.teammate h1.entry-title, .from-blog h2.entry-title {
	margin-bottom: 0;
}
.teammate h1.entry-title a {
font-weight: 600;
font-size: 17px;
	position: absolute;
	bottom: 1px;
	left: 30px;
	text-transform: uppercase;
	z-index: 2;
	display: inline;
	overflow: hidden;
}
.teammate h1.entry-title span {
	display: block;
}
.teammate h1.entry-title a {
	text-decoration: none;
	color: #fff;
}
.teammate:hover h1.entry-title a {
	color: #fff;
	text-shadow: 0px 0px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
.single-team .entry-title {
	clear: both;
}
ul.bio,
ul.videos,
ul.ads {
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 0 2em;
	padding: 0;
}
ul.bio li {
	padding: 5px 0;
	background: transparent url(images/dots.png) repeat-x 30% 65%;
}
ul.bio span.id {
	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
	font-style: italic;
	color: #999;
	text-transform: capitalize;
	background: #fff;
	padding-right: 10px;
}
ul.bio span.value {
	text-transform: uppercase;
	text-align: right;
	float: right;
	padding-left: 10px;
	background: #fff;
}
ul.bio li#sponsors span.value {
	max-width: 200px;
}
.video-archive h1.entry-title {
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 1;
	color: #fff;
	background-color: rgba(0, 0, 0, .8);
	width: 302px;
	padding: 8px 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: normal;
	font-weight: normal;
}
.video-archive h1.entry-title a {
	text-decoration: none;
	color: #fff;
}
.video-archive .entry-date {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	color: rgba(255, 255, 153, .7);
	background-color: rgba(0, 0, 0, .5);
	padding: 1px 4px;
	font-size: .9em;
	border-bottom: 1px dotted #ffff99;
}
.video-featured {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	margin-bottom: 10px;
}
.video-featured img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.video-featured a span {
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 1;
	color: #fff;
	background-color: rgba(0, 0, 0, .8);
	width: 100%;
	padding: 2px 0;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
.video-featured a span.play {
	position: absolute;
	top: 35%;
	left: 40%;
	z-index: 1;
	background: url(images/video-play.png) no-repeat;
	width: 50px;
	height: 35px;
	padding: 0;
}
.video-featured a:hover span.play {
	background-position: 0 -35px
}
ul.videos li {
	float: left;
	width: 135px;
	height: 97px;
	position: relative;
	display: block;
}
ul.videos li.alpha {
	margin: 0 10px 10px 0
}
ul.videos li.omega {
	margin: 0
}
ul.videos li a img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
border: 1px solid #333333;
	background: #000;
	overflow: hidden;
}
ul.videos li a span {
	position: absolute;
	bottom: 6px;
	left: 1px;
	z-index: 1;
	color: #fff;
	background-color: rgba(0, 0, 0, .8);
	width: 100%;
	padding: 0px 0px;
	font-size: 10px;
	text-align: center;
}
ul.videos li a span.play {
	position: absolute;
	top: 24%;
	left: 33%;
	z-index: 1;
	background: url(images/video-play.png) no-repeat;
	width: 50px;
	height: 35px;
	padding: 0;
}
ul.videos li a:hover span.play {
	background-position: 0 -35px
}
ul.videos li a:hover {
}

/* =Video Page
-------------------------------------------------------------- */
.single-videos #page {
	background-color: rgba(255, 255, 255, .8)
}
.single-videos #content a {
	color: #000;
	font-weight: bold;
}

#home-content .widget h3 {
	margin-bottom: 1em;

}
#home-content .widget {
    margin: 10px 3px 100px 15px;
    float: left;
    clear: none;
    width: 28%;
    padding: 15px 10px 10px 15px;
    border: 1px solid #333;
    min-height: 160px;
    background: url("/wp-content/uploads/tab-bg.png") repeat-x scroll center bottom rgba(9, 2, 1, 0.43);
}
#home-content .widget ul li a {
width: 93%;
font-family: inherit;
}


#home-content .from {
font-size: 11px;
font-weight:400;
margin-left:10px;
}

#home-content .amount {
font-family: inherit;
font-size: 11px;
font-weight:700;
text-decoration: none;
color:#EC6D4D;
}

#home-content del {
color:white;
}



/* =WooCommerce
-------------------------------------------------------------- */

/* WOOCOMMERCE DEFAULTS */
.clear {
	clear: both;
}
.nobr {
	white-space: nowrap;
}

/* WOOCOMMERCE PRODUCTS SINGLE */
form.cart {
	margin-bottom: 24px;
}
form.cart:after {
	content: "";
	display: block;
	clear: both;
}
form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0;
}
form.cart table {
	font-size: 12px;
	border-width: 0 0 1px 0;
}
form.cart table td {
	padding: 4px 4px 4px 0;
}
form.cart table div.quantity {
	float: none;
	margin: 0;
	width: 72px;
}
form.cart table small.stock {
	display: block;
	float: none;
}
form.cart .variations label {
	font-weight: bold;
}
form.cart .variations select {
	width: 100%;
	float: left;
}
form.cart .button {
	vertical-align: middle;
	float: left;
}
.product {
	position: relative
}

#breadcrumb {
	margin: 0 0 1em;
	padding: 0;
	font-size: 0.92em;
	color: #999;
	clear: both;
}

/* WOOCOMMERCE HEADER/CART MENU */
#cart-header-menu {
	margin: 0 auto;
	padding: 0 20px;
	height: 32px;
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
}

#cart-header-menu span.cart_subtotal {
	color: #FFFFFF;
	padding-right: 8px;
	border-right: 1px solid #333333;
}
#cart-menu-inner {
	float: right;
	margin-left: 0px;
	width: auto;
	margin-top: 6px;
	list-style: none;
}
#cart-menu-inner a.menu-link {
	color: #FFFFFF;
	margin-right: 8px;
	border-right: 1px solid #333333;
	padding-right: 8px;
	display: inline;
}
#cart-menu-inner a.cart_dropdown_link {
	border: 0;
	margin-right: 0;
}
#cart-menu-inner a.cart_checkout_link {
	border: 0;
	margin-left: 8px;
	margin-right: 0;
	padding-right: 0px;
}
#cart-menu-inner a.menu-link {
	color: #CCCCCC;
	font-size: 12px;
	text-transform: uppercase;
}
#cart-menu-inner a.menu-link:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.cart_dropdown {
	list-style: none;
	float: right;
}
.dropdown_widget {
	position: absolute;
	width: 262px;
	list-style: none;
	z-index: 200;
	background: #FFFFFF;
	margin-top: 8px;
	padding: 0 10px;
	border: 1px solid #DFDFDF;
	display: none;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .1);
}
ul.product_list_widget li {
	border-bottom: 1px solid #414141;
}


#cart-header-menu #searchform {
display:none;
}




#cart-header-menu input#s {
	background: url(images/search.png) no-repeat scroll right 3px #ffffff;
	padding: 2px 10px 2px 10px;
}

/* WOOCOMMERCE STYLE OVERRIDE */
.product .button, .home-product .button {
	border: 1px solid #000000;
	background: #222222;
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111));
	background: -webkit-linear-gradient(#222222, #111111);
	background: -moz-linear-gradient(center top, #222222 0%, #111111 100%);
	background: -moz-gradient(center top, #222222 0%, #111111 100%);
	color: #CCCCCC;
	text-shadow: none;
	margin: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.related .product .button:hover, .home-product .button:hover, .archive .product .button:hover {
	border: 1px solid #000000;
	background: #222222;
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111));
	background: -webkit-linear-gradient(#222222, #111111);
	background: -moz-linear-gradient(center top, #222222 0%, #111111 100%);
	background: -moz-gradient(center top, #222222 0%, #111111 100%);
	color: #FFFFFF;
	text-shadow: none;
	margin: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.archive .product .button, .related .product .button {
	position: absolute;
	left: 29%;
	top: 40%;
	opacity: 0;
}
.archive .product .button:hover, .related .product .button:hover {
	color: #FFFFFF;
}



/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		#access ul {
			font-size: 11px;
		}
		ul.videos li {
			float: none;
			width: 100%;
			height: 145px;
			margin: 0 auto 1em !important;
		}
		ul.videos li a span.play {
			top: 40%;
			left: 43%;
		}
		.page-shadow {
			display: none;
		}
		#footer {
			padding: 2em 1.5em;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		.sitetitle {
			width:95%;
		}		

		#branding {
			padding: 0;
		}
		#branding img {
			max-width:90%;
		}
		h1#site-title {
			float: none;
			text-align: center;
			margin-bottom: 1px;
		}
		#primary {
			float: none;
			margin: 0;
		}
		#content {
			margin: 0
		}
		#main {
			padding: 20px 0;
		}
		#main .widget-area {
			float: none;
			width: 100%;
			clear:both;
		}
		/* Mobile Nav */
		#branding nav#access select {
			float:left;
			display: block;
			height: 26px !important;
			line-height: 26px;
			margin-left: 30px;
			margin-top: 0;
			width: 140px !important;
			z-index: 10;
			position:relative;
		}

		.skip-link {display:none}

		#branding #access {
		background-color: #f9f9f9;
		}
		#branding nav#access .menu-main-container {
			display: none;
		}
		#branding nav#access span {
			left: -130px;
			top: 6px;
		}
		#branding nav#access .select {
			display: block;
			color: black;
		}
		#branding nav#access span {
			-moz-background-clip: padding;
			-moz-background-origin: padding;
			-moz-background-size: auto auto;
			-moz-border-radius: 0.2em 0.2em 0.2em 0.2em;
			border-radius: 0.2em 0.2em 0.2em 0.2em;
			-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
			background-attachment: scroll;
			background-color: #ECECEC;
			background-image: url("images/select.png");
			background-position: 100% 0;
			background-repeat: no-repeat;
			border: 1px solid #D4D4D4;
			cursor: default;
			display: block;
			font-size: 0.8em;
			height: 26px;
			float:left;
			line-height: 26px;
			clear:both;
			position:relative;
			top: 4px;
			left: -170px;
			text-indent: 10px;
			text-shadow: 1px 1px 0 #FFFFFF;
			width: 140px;
			z-index: 1;
			clear:right;
		}
		#home-content .widget h3 {
			margin-bottom: 1em;
		}
		.entry-content .wp-post-image {
			float: none;
		}
		#cart-header-menu {
			height: 100%;
			padding: 20px;
			margin: 0 auto;
		}
		#cart-header-menu #searchform, #cart-header-menu #cart-menu-inner, #cart-header-menu .cart_dropdown {
			float: none;
			margin: 0 auto;
		}
		.cart_dropdown li {
			margin-bottom: 0;
		}
		.widget-1,.widget-2,.widget-3,.widget-4 {
			border: none;
			margin: 1em auto;
		}

		#footer-widgets aside {
			border: none;
		}
		#site-credits, .menu-social-container, ul.menu-top, ul.menu-footer {
			float: none;
			width: 100%;
			display: block;
			margin: 1em auto 0;
			text-align: center;
		}
		/* Home */
		.slider-overlay h2.slider-title {
			font-size: .75em;
			border-bottom: 0;
		}
		.slider-overlay .entry-meta {
			display: none;
		}
		#home-content .widget .home-product {
			margin: 0 auto 2em;
		}
		#home-content .widget .home-product a.home-product-title, #home-content .widget .home-product .home-product-price {
			float: none;
			text-transform: none;
			display: block;
			text-align: center;
		}
		#home-content .widget .home-product .home-product-thumb {
			margin-bottom: 12px;
			float: none;
			width: 100%;
		}
		#home-content .widget .home-products .home-product img {
			clear: both;
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		#home-content .widget .home-product .button {
			float: left;
			clear: both;
			position: absolute;
			left: 36%;
			top: 30%;
			opacity: 0;
		}
		/* Video */
		.video {
			float: none;
			width:100%;
			margin-right: 0;
		}
		.video-meta {
			float: none;
			width: 100%;
			padding-left: 0;
		}
		ul.videos li {
			height: 258px;
		}
		/* Products */
		ul.products li, .related ul.products li, .upsells.products ul.products li, .related ul li, .upsells.products ul li {
			float: none !important;
			width: 100% !important;
			margin: 0 auto 2em !important;
		}

ul.products li h3 {
font-family: inherit;
font-size: 12px;
padding: 0;
}
		.related .product h3, .products .product h3, .related .product .price, .products .product .price {
			text-align: center !important;
			float: none !important;
			display: block !important
			text-align: center;
			font-size: 1.5em !important;
		}
		div.product div.images, div.product div.summary {
			float: none !important;
			width: 100% !important;
		}
		div.product .woocommerce_tabs, div.product .woocommerce-tabs {
			margin-top: 1em !important;
		}
		div.product .woocommerce_tabs ul.tabs, div.product .woocommerce-tabs ul.tabs {
			font-size: .8em;
		}

	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		#branding nav#access {
	    	padding: 4px 0 20px 0;
	    }
		#branding nav#access select {
	    	margin: 0;
	    	padding: 0;
	    }
		#branding nav#access span {
	    	left: -140px;
		}
		div.product .woocommerce_tabs ul.tabs, div.product .woocommerce-tabs ul.tabs {
			font-size: .6em;
		}
	}




/**
* ADDED
*/


input[type="text"], input[type="password"], input[type="email"], textarea, select {
    color: #292929;
    font: 12px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#footer input[type="text"] {
padding: 2px 0px 2px 28px;
}

#slider {
margin-bottom: -19px;
}


.single-product-image {
padding-right:19px;
}


td {
vertical-align:top;
}

.vidgrid { 
float: left; 
width: 150px; 
height: 150px; 
margin: 0px 20px 20px 0px; 
}


.biodiscogrid { 
float: left; 
width: 100px; 
height: 150px; 
margin: 0px 20px 20px 0px; 
}

.biodiscogrid .wp-post-image {
margin-bottom:5px;
}

.biodiscs { 
width: 359px; 
margin: 0px 200px 200px 0px; 
}

.clean {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	
font-size: 12px;

 }

.single-artists img.alignleft {
float: left;
margin-top:4px;
margin-right: 10px;
margin-bottom: 5px;
border:0;
}

.single-artists h3 {
font-size: 16px;
font-weight: 600;
letter-spacing: 2px;
color: white;
line-height: 34px;
margin-bottom: 8px;
clear: both;
}

.artist-title {
font-size: 11px;
font-weight: 400;
color: #FDDCB0;
}

.mainartist {
font-size: 13px;
font-weight: 400;
}

strong {
font-weight: bold;
color: inherit;
}

.archdiv {
border:1px solid green;
padding: 25px;
background-color: none;
}

.producttable {
	display: inline-block;
        margin-bottom: 5px; 
        margin-left: 31px;
        line-height:20px;
        alogn: top;
}

div.tracontainer {
	border-right:1px solid gray;
	margin-right:10px;
	margin-top:5px;
	padding-right:10px;
	float:left;
	background-color: F4F5FF;
}


/**************************************
 * SoundManager 2 stuff - JJ
 */


.yesbutton {
font-size: 12px;
display: inline-block;
margin-bottom: 5px; 
line-height:20px;
color: #fff;
}

.nobutton {
font-size: 12px;
display: inline-block;
margin-bottom: 5px; 
margin-left: 26px;
line-height:20px;
color: #fff;
}

a.sm2_button {
position: relative;
display: inline-block;
width: 18px;
height: 18px;
text-indent: -9999px;
overflow: hidden;
vertical-align: middle;
border-radius: 6px;
margin-top: -1px;
margin-right: 5px;
-webkit-transition-property: hover;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out 0s;
-o-transition-property: background-color;
-o-transition-duration: 0.15s;
}

a.sm2_button, a.sm2_button.sm2_paused:hover {
background-color: #8E9158;
background-image: url(../image/arrow-right-white.png);
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAYAAABmBXS+AAAAbklEQVQY02NgQAL//v1jZMAF/v//vwuIs9HEUBUBTbj4HwIeA3EGVsVAxtn/qOAVUGM8uknIiv4hsV8A5ZKxKfoLVvnvHwifAzLtMKwDSQLBVSBti27dJajkcSD2RJODO3wtkOOMz/tMSJJYAxMA5dmsL0IfubQAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-position: 5px 50%;
}

a.sm2_button:hover,
a.sm2_button.sm2_playing,
a.sm2_button.sm2_playing:hover {
 background-color:#930;
}

a.sm2_button.sm2_paused,
a.sm2_button.sm2_paused:hover {
 background-color:#666;
}

/**************************************
 */


