/* =============================================================================
   HTML5 Normalize Reset *DO NOT CHANGE*
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } 
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } 
audio:not([controls]) { display: none; } 
[hidden] { display: none; } 
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} 
body { margin: 0; line-height: 1; font-size: 13px; }
h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}
body, button, input, select, textarea { font-family: sans-serif; } 
a { color: #00e; } 
/*a:visited { color: #551a8b; }*/
a:focus { outline: thin dotted; } 
a:hover, a:active { outline: 0; } 
abbr[title] { border-bottom: 1px dotted; } 
b, strong { font-weight: bold; } 
blockquote { margin: 1em 40px; }
dfn { font-style: italic; } 
mark { background: #ff0; color: #000; } 
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; } 
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } 
q { quotes: none; } 
q:before, q:after { content: ''; content: none; } 
small { font-size: 75%; } 
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } 
sup { top: -0.5em; } 
sub { bottom: -0.25em; } 
ul, ol { margin: 1em 0; padding: 0 0 0 40px; } 
dd { margin: 0 0 0 40px; } 
nav ul, nav ol, menu ul, menu ol, nav, menu { list-style: none; list-style-image: none; margin: 0; padding: 0; } 
img { border: 0; -ms-interpolation-mode: bicubic; } 
svg:not(:root) { overflow: hidden; } 
figure { margin: 0; } 
form { margin: 0; } 
fieldset { margin: 0 2px; padding: 0.35em 0.625em 0.75em; } 
legend { border: 0; *margin-left: -7px; } 
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } 
button, input { line-height: normal; *overflow: visible;} 
table button, table input { *overflow: auto; } 
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; } 
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } 
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } 
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } 
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } 
textarea { overflow: auto; vertical-align: top;} 
table { border-collapse: collapse; border-spacing: 0; } 

.clearfix:before,
.clearfix:after,
header:before,
header:after,
.layout-main:before,
.layout-main:after,
.layout-home:before,
.layout-home:after { content: ""; display: table; }

.clearfix:after,
header:after,
.layout-main:after,
.layout-home:after { clear: both; }

.clearfix,
header,
.layout-main,
.layout-home { zoom: 1; }





/* =============================================================================
   SHELL STYLES
   ========================================================================== */

   
body {background: #1B1A1C url(images/body_bg.jpg) 50% 0 no-repeat fixed; font: 13px/1 Georgia, Times, Times New Roman, serif; color: #333;}

#page {padding-top: 12px; background: url(images/top.png) repeat-x;}
#capsule {width: 944px; margin: 0 auto;}

#main-header {}
#main-logo {display: block; width: 280px; height: 0; overflow: hidden; padding: 75px 0 0; background: url(images/main_logo.png) no-repeat; float: left;}
#main-nav {float: left; padding: 36px 0 0; width: 664px; }
#main-nav ul {height: 39px; background: url(images/nav_bg.png) no-repeat; padding: 0 6px;}
#main-nav ul li {float: left; position: relative;}
#main-nav ul li a {display: block; color: #333; text-transform: lowercase; padding: 10px 12px 11px; height: 18px; font: 11px/18px verdana, arial, helvetica, helvetica neue, sans-serif; text-decoration: none;}
#main-nav ul li:hover a {background: #E9E9CE url(images/arrow.png) 50% 0 no-repeat;}

#main-nav ul li .dropdown {position: absolute; top: 39px; overflow: hidden;  z-index: -100; left: 0; width: 240px;}
#main-nav ul li ul {width: 240px; height: auto; padding: 0 0 20px; background: url(images/nav_dropdown_bg.png) 0 bottom no-repeat;}
#main-nav ul li.last .dropdown {right: -98px!important;}
#main-nav ul li ul li {float: none;}
#main-nav ul li ul li a {padding: 10px 30px;  background: #E9E9CE!important;}
#main-nav ul li ul li a:hover {background: #ddddb9 url(images/pages-hover-arrow.gif) 14px 14px no-repeat!important;}




#main-utility {height: 45px; background: url(images/utility_bg.png) no-repeat; padding: 0 6px; clear: both; margin: 0; list-style: none;}
#main-utility li {float: left; height: 45px; padding-right: 2px; background: url(images/utility_div.png) right 0 no-repeat;}
#main-utility li a {display: block; color: #FAFAFA; text-decoration: none; font: 11px/18px verdana, arial, helvetica, helvetica neue, sans-serif; padding: 12px 15px 15px; text-decoration: none;}
#main-utility li a:hover {background: url(images/utility_hover.png) repeat-x;}

#main-search {display: block; padding: 6px 8px 0 2px;}
#main-search input {float: left; height: 32px; width: 180px; background: url(images/search_input.png) no-repeat; padding: 0 10px; margin: 0; border: 0; line-height: 32px; font-size: 12px; color: #F2F2F2;}
#main-search button {float: left; width: 32px; height: 32px; padding: 0; border: 0; margin: 0; background: url(images/search_button.png) no-repeat; text-indent: -9999px;}

#main-content {padding: 35px 30px; background: #fff url(images/content_bg.png) 0 0 repeat-x; min-height: 350px;}
#body-welcome #main-content {padding: 0; background: url(images/home_bg_repeat.png) repeat-y;}

#main-content-shop {padding: 30px 0 0;}
#main-content-shop img {display: block;}

#body-welcome #main-content-shop {display: none;}

#main-footer {background: #2C2D31; text-align: center; color: #777777; font: 12px/18px verdana, arial, helvetica, helvetica neue, sans-serif; padding: 20px 0; margin: 0 0 5px; }
#body-welcome #main-footer {background: #2C2D31 url(images/home_footer_bg.jpg) no-repeat; padding-top: 30px;}

#main-footer a {color: #fff; text-decoration: none; }





/* =============================================================================
   TOOLS & STATIC
   ========================================================================== */

#background {position: fixed; z-index: -1; width: 100%; top: 0; left: 0;}
#page-callname {display: none;}

::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }

p {line-height: 1.45em; margin: 0 0 2em;}
a {color: #A40505; text-decoration: none;}
a:hover {}

h1, h2, h3, h4, h5, h6 {}

h1 {}
h2 {font-size: 14px; margin: 0 0 3px;}
h3 {}
h4 {}
h5 {}
h6 {}

hr {margin: 10px 0; padding: 0; height: 0; overflow: hidden; border-top: 1px solid #222;}

.fl {float: left;}
.fr {float: right;}
.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}
.tac {text-align: center;}
.ttu {text-transform: uppercase;}
.width-auto, .wa {width: auto!important;}


.f11 {font-size: 11px;}
.f12 {font-size: 12px;}
.f13 {font-size: 13px;}
.f14 {font-size: 14px;}
.f15 {font-size: 15px;}
.f16 {font-size: 16px;}
.f17 {font-size: 17px;}
.f18 {font-size: 18px;}

.layout-main {min-height: 400px;}
.layout-2col-left {}
.layout-2col-left .main-col {float: left;}
.layout-2col-left .side-col {float: right; margin-right: -15px;}

.layout-2col-right {}
.layout-2col-right .main-col {float: right;}
.layout-2col-right .side-col {float: left; }

.layout-2col-right .main-col, .layout-2col-left .main-col {width: 540px;}
.layout-2col-right .side-col, .layout-2col-left .side-col {width: 274px; background: #fbfbfc; padding: 28px;}

.section-block {margin: 0 0 20px;}

.page-header {margin: 0 0 35px;}
.page-header h1 {margin: 0; padding: 0; color: #a40505; float: left; font-size: 25px; font-weight: normal; color: #A40505; padding-left: 30px; background: url(images/icon_page_header.png) 0 7px no-repeat; letter-spacing: -1px;}

.section-header {}
.section-header h2 {float: left; font: bold 12px/1em verdana, arial, helvetica, helvetica neue, sans-serif;}

.side-col .section-header {margin: 0 0 15px -5px;}
.side-col .section-header h2 {min-height: 16px; line-height: 14px;}

#recent-posts .section-header h2 {padding-left: 25px; background: url(images/icon_recent_posts.png) no-repeat;}

.section-utility, .page-utility {float: right;}
.section-utility ul, .page-utility ul {}
.section-utility ul li, .page-utility ul li {float: left; margin: 0 0 0 5px;}
.section-utility ul li a, .page-utility ul li a {}
   
   
.list {line-height: 1.55em; margin: 0 0 1em; font-size: 12px;}
.list ul {margin-top: .5em;}
  
.backto {text-align: center; margin: 3em 0 2em;}

.services-banner {padding: 10px 0; border-top: 1px solid #222; border-bottom: 1px solid #222; overflow: hidden;}
.services-banner img {display: block; float: left;}



figure {background: #F3F3F3; padding: 5px; border: 1px solid #DDDDDD; text-align: center; font-size: 11px; display: inline-block; zoom: 1; *display
: inline;}
figure img {display: block; margin: 0 auto 5px;}
.about-photo {float: right; margin: 0 0 10px 10px;}
.about-photo img {width: 330px;}


  
/* =============================================================================
   FORMS & ERRORS
   ========================================================================== */

input, select, textarea {}
   
.general-form .form-row-req-field, .general-form .req-field, .errors {color: #ff0000; font-weight: bold;}
.success, .error {font-weight: bold;}
.success {color: #33CC66;} .error {color: #FF0000;}

.general-form {margin: 0; padding: 0; list-style: none;}
.general-form li {margin: 0 0 10px!important;}

.general-form label {display: inline-block; vertical-align: middle; width: 185px;}
.general-form input,
.general-form select,
.general-form textarea {display: inline-block; width: 500px; vertical-align: middle;}
.general-form textarea {height: 100px; vertical-align: top;}

.general-form .checkbox, .general-form .radio {width: auto!important;}

.general-form #bday_mm,
.general-form #bday_dd {width: 50px!important;}
.general-form #bday_yyyy {width: 100px!important;}

.general-form #zip {width: 120px!important;}

.general-form #mobile {width: 200px!important;}

.form-label-subtext {font-size: .8em;}



/*RECAPTCHA*/
#recaptcha_widget {background: #ddd; padding: 10px; width: auto; /*margin-left: 188px;*/ display: inline-block!important; zoom: 1; *display: inline!important; vertical-align: top;}
#recaptcha_image {float: left; width: 300px; height: 59px!important; background: #fff; text-align: center;}
.recaptcha_audio_cant_hear_link {display: inline-block; zoom: 1; *display: inline; margin: 0 0 5px;}
#recaptcha_options {float: left; margin: 0 0 0 1px; width: 19px;}
#recaptcha_options div {margin: 0 0 1px;}
#recaptcha_options div a {display: block; width: 20px; height: 0; overflow: hidden; padding: 19px 0 0; background: #fff url(images/icons/recaptcha_icons.png) no-repeat;}
#recaptcha_options div.recaptcha_get_another a {background-position: 5px 3px;}
#recaptcha_options div.recaptcha_only_if_audio a {background-position: 5px -18px;}
#recaptcha_options div.recaptcha_only_if_image a {background-position: 5px -58px;}
#recaptcha_options div.recaptcha_help a {background-position: 5px -38px;}
.recaptcha_title {display: block; clear:both; padding: 10px 0 4px; font-weight: bold;}
#recaptcha_response_field {width: 314px;}
#captchadiv {display: none;}



/*LOGIN FORM*/
.login-forgot {display: block; margin-left: 190px;}
#login-form input {width: 200px;}









/* =============================================================================
   TABULAR DATA
   ========================================================================== */

.general-table {border-left: 1px dotted #EEEFF4; border-top: 1px dotted #EEEFF4;  font-size: 12px; width: 100%; margin: 0 0 1em;}
.general-table tr {border-bottom: 1px dotted #EEEFF4; }
.general-table tr td {padding: 3px 6px; border-right: 1px dotted #EEEFF4;}
.general-table thead tr {background: #222; color: #fff;}








/* =============================================================================
   SOCIAL ICONS
   ========================================================================== */
   
.social-icons {overflow: hidden;}
.social-icons ul {margin: 0; padding: 0; list-style: none;}
.social-icons ul li {float: left; margin: 0 3px 0 0;}

.gp-plus {width: 38px; height: 24px; overflow: hidden; display: block;}
.fb-like {width: 51px; height: 24px; overflow: hidden; display: block;}

.comments_link {display: block; height: 24px; line-height: 24px; background: #222; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding: 0 5px; color: #fff; text-decoration: none; font-weight: bold; font-size: 11px;}

.st_sharethis_custom,
.st_twitter_custom {background: url(images/icons/sharethis_24.png) 0 0 no-repeat; width: 24px; height: 0; overflow: hidden; padding: 24px 0 0; display: block; cursor: pointer;}
.st_twitter_custom {background: url(images/icons/twitter_24.png) 0 0 no-repeat; }

.social-icons .fb_edge_comment_widget {display: none!important;}







/* =============================================================================
   BUTTONS & PAGINATION
   ========================================================================== */

.button, button, input[type=submit], #submit, .pagination a {display: inline-block; zoom: 1; *display: inline; background: #CE2113; color: #fff; height: 25px; line-height: 25px; padding: 0 10px; font-weight: bold; text-decoration: none; border: 0; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
   
.button:hover, button:hover, input[type=submit]:hover, #submit:hover, .pagination a:hover {background: #CE2113; color: #fff; text-decoration: none;}

.pagination {text-align: right;}
.pagination a,
.pagination span {display: inline-block; zoom: 1; *display: inline;}

.pagination a:hover {}
.pagination a.current {}   

.pagination .active {background: #666;}
.pagination .prev_link {}
.pagination .next_link {}
.pagination .first_page {}
.pagination .active_page {}
.pagination .last_page {}

.pagination .pipe_divider, .pagination .ellipses {display: none;}






/* =============================================================================
   JQUERY TABS & ACCORDION FUNCTIONALTY-ONLY STYLES (base styles for functionality to work)
   ========================================================================== */
   
.ui-tabs { position: relative; zoom: 1; }
.ui-tabs .ui-tabs-nav {overflow: hidden; padding: 0; margin: 0;}
.ui-tabs .ui-tabs-nav li {list-style: none; float: left; position: relative; }
.ui-tabs .ui-tabs-nav li a {}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: default; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block;}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; zoom: 1; outline: 0; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header a { display: block; }
.ui-accordion .ui-accordion-content { position: relative; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }





/* =============================================================================
   JQUERY SCROLLPANE STYLES
   ========================================================================== */
   
.jspContainer { overflow: hidden; position: relative; } 
.jspPane { position: absolute; } 
.jspVerticalBar { position: absolute; top: 0; right: 0; width: 16px; height: 100%; background: red; } 
.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: red; } 
.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; } 
.jspCap { display: none; } 
.jspHorizontalBar .jspCap { float: left; } 
.jspTrack { background: #dde; position: relative; } 
.jspDrag { background: #bbd; position: relative; top: 0; left: 0; cursor: pointer; } 
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; } 
.jspArrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; } 
.jspArrow.jspDisabled { cursor: default; background: #80808d; } 
.jspVerticalBar .jspArrow { height: 16px; } 
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; } 
.jspVerticalBar .jspArrow:focus { outline: none; } 
.jspCorner { background: #eeeef4; float: left; height: 100%; } 
/* Yuk! CSS Hack for IE6 3 pixel bug :( */ * html .jspCorner { margin: 0 -3px 0 0; } 







/* =============================================================================
   HOME
   ========================================================================== */

#home-top {background: url(images/home_banner_bg.png) repeat-x; overflow: hidden;}

#billboard-wrapper {padding: 28px 28px 0;}
#billboard-wrapper img {display: block;}

#home-shop {width: 600px; float: left; height: 177px; background: url(images/home_top_shop_bg.png) right 0 repeat-y;}
#home-shop img {display: block; margin: 22px 0 0 28px;}

#home-social {float: left; width: 344px; height: 153px; text-align: center; padding: 23px 0 0;}
#home-social img {display: inline-block; zoom: 1; *display: inline; margin: 0 5px;}

.layout-home {padding: 35px; min-height: 150px; background: url(images/home_bg.jpg) 0 0 no-repeat; color: #fff;}
.layout-home .main-col {float: left; width: 445px;}
.layout-home .side-col {float: right; width: 385px; margin: 18px -14px 0 0;}

.layout-home .section-block {padding: 14px; background: #766e5b url(images/home_section_bg.png) 0 bottom repeat-x; font-family: verdana, arial, helvetica, helvetica neue, sans-serif; font-size: 12px;}
.layout-home .section-block .section-header {background: #6c6351; padding: 10px 8px; margin: -14px -14px 10px;}
.layout-home .section-block .section-header h2 {}

#home-about p {line-height: 1.55em;}
#home-about img {float: left; margin: 0 10px 0 0;}

#home-about .section-header h2 {padding-left: 25px; background: url(images/icon_about_us.png) no-repeat; }



/* =============================================================================
   MISC
   ========================================================================== */

.faq-wrapper {font: 10px/1 verdana, arial, helvetica, helvetica neue, sans-serif;}
.faq-wrapper h2 {text-align: center; margin: 0 0 20px; padding: 0 0 15px; font-size: 15px; border-bottom: 1px solid #222;}
.faq-wrapper h3 {font-size: 12px; margin: 0 0 6px; line-height: 1.35em;}

.entertainment-brands-list {margin: 0; padding: 0; list-style: none; line-height: 1.55em; font-size: 12px;}
.entertainment-brands-list li {float: left; width: 33%;}


#sitemap .sections {display: none;}
#sitemap .sec_data {}
.sec_name {display: none;}
.sec_name_in {font-size: 16px; margin: 0 0 10px; font-weight: bold;}

.page_data {margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px solid #eee;}
.page_data .page_name {display: block; margin: 0 0 2px;}
.page_data .page_desc {}




/* =============================================================================
   NEWS
   ========================================================================== */

#articles_in_box, 
#articles_in_box_recent_posts,
#articles_in_box_short {font-family: Verdana, Arial, Helvetica, Helvetica Neue, sans-serif;}

.articles_in_wrapper {margin: 0 0 20px; padding: 0 0 22px; font-size: 11px;}
.articles_in_wrapper .social-icons {margin-top: 10px;}
.articles_in_date {line-height: 1em; border-top: 1px solid #DBDBDB; border-bottom: 1px solid #DBDBDB; padding: 5px 0; color: #000; font-size: 10px; margin: 0 0 5px; }	
.articles_in_headline {font-family: Arial, Helvetica, Helvetica Neue, sans-serif; font-weight: bold; margin: 0 0 5px; line-height: 1em; display: inline-block; zoom: 1; *display: inline; background: #8e0000; font-size: 17px; padding: 4px 5px; color: #fff;}
.articles_in_headline:hover {background-color: #C11717;}
.articles_in_headline a {color: #fff;}
.articles_in_body {line-height: 1.55em;}



.back-button {margin-top: 10px;}

#articles_in_box_short .articles_in_wrapper {font-size: 12px; background: url(images/home_news_div.png) 0 bottom repeat-x;}


#articles_in_box_recent_posts .articles_in_headline {font-size: 12px; color: #727272; background: none; font-weight: normal; line-height: 1.25em;}
#articles_in_box_recent_posts .articles_in_headline a {color: #727272;}
#articles_in_box_recent_posts .articles_in_headline a:hover {color: #424242;}
#articles_in_box_recent_posts .articles_in_wrapper {padding: 0; margin: 0; border-bottom: 1px solid #d7d7d7; padding: 8px 5px 5px;}




/* =============================================================================
   BLOG
   ========================================================================== */  

#blog-main-wrapper {}
#blog-archive-wrapper {}
.blog-archive-body {display: block; margin: 0 0 4px; padding: 10px; background: #ccc; text-decoration: none;}
   
   
   
   
   
   


/* =============================================================================
   TOURDATES
   ========================================================================== */


.tourdates_in_wrapper {margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px solid #222; position: relative;}

.tourdates_in_top_wrapper {overflow: hidden;}
.tourdates_in_date {float: left; width: 60px; height: 60px; background: #ccc; text-align: center;}
.tourdates_in_body {margin-left: 75px;}

.tourdates_in_functions {margin: 0; padding: 0; list-style: none; overflow: hidden;}
.tourdates_in_functions li {float: left; margin: 0 10px 0 0;}

.tourdates_in_wrapper .social-icons {position: absolute; top: 0; right: 0;}



/* RSVP */

#rsvp-wrapper {}





/* =============================================================================
   CALENDAR
   ========================================================================== */
   
.cal_wrapper .minical, .cal_wrapper .minical_popup {display: none;} 

#cal_topnav {text-align: center; position: relative; margin: 0 0 10px; background: #eee;}
#cal_topnav .cal_nav {}
#cal_topnav #cal_nav_prev {position: absolute; left: 7px; top: 7px;}
#cal_topnav #cal_nav_current {display: inline-block; padding: 10px; font-size: 20px;}
#cal_topnav #cal_nav_next {position: absolute; right: 7px; top: 7px;}

.cal_main {width: 100%;}
.cal_main tr td {width: 14%; padding: 4px 2px 0; margin: 0;}
.cal_main thead {background: #222; color: #fff; text-tranform: uppercase; font-weight: bold; font-size: 11px;}
.cal_main thead tr td {padding: 4px;}

.cal_cell {position: relative; padding: 5px; background: #eee; min-height: 80px; display: block; text-decoration: none;}
.cal_main_date {display: block; margin: -5px -5px 5px 5px; float: right; color: #222; font-weight: bold; font-size: 11px; line-height: 20px; width: 20px; text-align: center;}

.cal_cell_off {}

.cal_cell_on h3 {margin: 0 0 8px; padding: 0; background: none; line-height: 1; font-size: 11px; font-weight: bold;}
.cal_cell_on .cal_cell {background-color: #fff; }

.cal_wrapper_in {}
.cal_wrapper_in #cal_topnav {text-align: left;}








/* =============================================================================
   PHOTOS
   ========================================================================== */
   
.photos-wrapper {overflow: hidden;}
#photos-wrapper {}
#gallery-wrapper {}
.photos-breadcrumbs {margin: 0 0 10px; display: block; }

#photos-listing {list-style: none; margin: 0; padding: 0;}
#photos-listing li {width: 18%; float: left; margin: 1%;}
#photos-listing li a {display: block; background: #ccc; padding: 10px; }
#photos-listing li a .photo-thumbnail-wrapper {}
#photos-listing li a .photo-thumbnail-wrapper img {display: block; margin: 0 auto; width: 100%;}
#photos-listing li a .photo-title {display: block; margin: 5px 0 0; text-align: center;}

.photos-wrapper .pagination {clear: both; }








/* =============================================================================
   VIDEOS
   ========================================================================== */

/*SIDENAV*/
#video-sidenav {margin: 0; padding: 0; list-style: none;}
#video-sidenav ul {margin: 0; padding: 0; list-style: none; overflow: hidden;}
#video-sidenav li {display: block;}

#video-sidenav .next, #video-sidenav .prev {display: block; text-align: center; background: #ccc; padding: 5px; margin: 2px 0; cursor: pointer;}
#video-sidenav .disabled {color: #666}

#video-sidenav .ui-accordion-header {display: block; text-align: center; background: #222; color: #fff; padding: 5px; margin: 2px 0; cursor: pointer; text-decoration: none; color: #888;}
#video-sidenav .ui-accordion-header.ui-state-active {color: #fff;}

.video-sidenav-item {margin: 0 0 4px;}
.video-sidenav-item a {display: block; height: 74px; padding: 10px; border: 1px solid #ccc;}
.video-sidenav-item a img {float: left; width: 75px;}
.video-sidenav-item a h3 {margin-left: 90px;}

.video-sidenav-item a.active, .video-sidenav-item a:hover {background: #ccc;}

#video-sidenav .scrollable {position: relative; overflow: hidden; height: 400px;}
#video-sidenav .scrollable .items {position:absolute; height:20000em; width: 100%;}


/*PLAYER*/
.video-title {margin-bottom: 10px;}
.video-title h2 {}
.video-title h3 {}

.video-player-video object, .video-player-video embed {width: 100%!important; height: 100%!important;}

#video-player {}
#video-player .video-player-video {background: #000; width: 650px; height: 410px;}
#video-player .video-player-internal {}
#video-player .video-player-embed {}


/*VIDEO INFO*/
#videos-tabs {}

#video-info {}
#video-info #video-info-main {}
#video-info .social-icons {}


/*HOME VIDEO*/
.home-video-player .video-player-video {width: 320px!important; height: 240px!important;}





/* =============================================================================
   DISCOGRAPHY
   ========================================================================== */
   
.discography-wrapper {}

/*ALBUM LISTING*/
#discography-albums-wrapper {}

#discography-albums-listing {text-align: center;}
#discography-albums-listing li.discography-albums-thumb {display: inline-block; zoom: 1; *display: inline;}
#discography-albums-listing li.discography-albums-thumb a {display: block; padding: 10px; margin: 10px; background: #eee;}
#discography-albums-listing li.discography-albums-thumb a .discography-albums-img-wrapper {margin: 0 0 5px;}
#discography-albums-listing li.discography-albums-thumb a .discography-albums-img-wrapper img {display: block; margin: 0 auto;}
#discography-albums-listing li.discography-albums-thumb a .discography-albums-title {text-align: center; }


/*ALBUM DETAILS*/
#discography-details-wrapper {}


/*album details side column*/
#discography-details-side-col {float: left; width: 270px;}
#discography-details-album-photo {margin: 0 0 20px;}
#discography-details-album-photo img {display: block; width: 270px; height: 270px;}

#discography-details-side-col .social-icons {margin: 0 0 20px;}

#discography-details-album-functions {margin: 0 0 20px; padding: 0; list-style: none;}
#discography-details-album-functions li {}
#discography-details-album-functions li a {}
#discography-details-album-functions li.discography-download-album a {}
#discography-details-album-functions li.discography-download-itunes a {}
#discography-details-album-functions li.discography-buy-album a {}

#discography-back-button {}



/*album details right column*/
#discography-details-main-col {margin-left: 290px;}

#discography-details-album-title {}

#discography-details-song-list {margin: 0; padding: 0; list-style: none;}
#discography-details-song-list li.discography-details-song {padding: 5px; background: #eee; margin: 0 0 10px; overflow: hidden;}

#discography-details-song-list li.discography-details-song .discography-details-song-title {float: left; font-weight: bold;}
#discography-details-song-list li.discography-details-song .discography-details-song-title .track-number {float: left; margin: 0 .7em 0 0; font-size: 16px; line-height: 20px; color: #ccc;}
#discography-details-song-list li.discography-details-song .discography-details-song-title .track-title {float: left; font-size: 14px; line-height: 20px;}


.discography-details-song-functions {margin: 0; padding: 0; list-style: none; float: right;}
.discography-details-song-functions li {float: left; margin: 0 0 0 5px;}
.discography-details-song-functions li span, .discography-details-song-functions li a {}

.song-download-song {}
.song-download-itunes {}
.song-buy-song {}

.song-sample-audio {}
.song-sample-audio div {}

.song-lyrics {}


.song-lyrics-block-wrapper {clear: both; display: none; }
.song-lyrics-block {padding: 10px; background: #fff; clear: both;}







 
/* =============================================================================
   COMMENTS
   ========================================================================== */
   
#comments { padding: 20px 0;}
.user_comments {}

.comment_heading {text-align: right; margin: 0 0 10px; overflow: hidden;}
.comment_heading h2 {float: left;}
.comment_heading .button {float: right;}

.comment_item, .comment_form {padding: 10px; margin: 0 0 10px; overflow: hidden; background: #eee;}

.comment_avatar {float: left; width: 50px;}
.comment_avatar img {width: 50px; height: 50px;}

.comment_body {margin-left: 65px;}
.comment_username {display: block; font-size: 10px; margin: 5px 0 0;}
.comment_title {font-weight: bold; display: block;}

.comment_form {}



/*REMOVE TO DISPLAY COMMENT SUBJECT*/
#comment_form_subject, .comment_title, .comment_form label {display: none;}


   
   
  



