/*
Theme Name:         String Cheese Incident
Description:        Theme for SCI
Version:            1.0
Author:             Prod4Ever
Author URI:         http://prod4ever.com/
*/

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Customized Adjustments of Foundation for WordPress
:: Styling Basic WordPress Outputs
:: Customize Foundation Style Pagination for WP-Pagenavi
:: Your Customized Style
*/

/* ---------------------------------------------------
   Customized Adjustments of Foundation for WordPress
--------------------------------------------------- */
	
	/* Auto Height for Images for Responsive Design */
	img { height: auto; }
	li { margin-bottom: 2%!important; }

	/* ZURB Navi for Foundation */
	ul.nav { display: block; width: auto; height: 27px; margin: 0 0 18px; font-family: 'EnriquetaBold'; font-size: 13px; text-transform: uppercase;}
	/*ul.nav dt, ul.nav li { float: left; display: inline; }*/
	ul.nav { 
		display: table;
		width: 96%;
		margin-left: 4%;
	}

	ul.nav > li {
		display: table-cell;
		position: relative;
	}

	ul.nav dt { color: #fff; font-weight: normal; }
	ul.nav li a { text-decoration: none; padding: 7px 12px 4px; color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius: 5px;}
	ul.nav li a:hover, ul.nav li:hover a { background:#1D6F81; }
	ul.nav li.current-menu-item a,
	ul.nav li.current-post-ancestor a,
	ul.nav li.current-menu-parent a,
	ul.nav li.current-post-parent a,
	ul.nav li.current_page_parent a,
	ul.nav li.current_page_item a
	 { background-color: #1D6F81; }
	.sub-menu {
		display:none;
		top:11px;
		position: absolute;
		z-index: 100;
		padding-top: 3px; 
		/* We've reduced the top by 3px so that the menu covers the border radius on the parent link. This padding restores the 3px spacing. */ 
	}
	ul ul.sub-menu { margin-left: 0; }
	ul.nav li:hover .sub-menu {	display:block;z-index: 500}	
	ul.nav li .sub-menu li {top:0; float:none; display: block; margin-bottom:0!important;} 
	ul.nav li .sub-menu li a {width:90px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; display: block; background:#1D6F81; font-size: 12px;}
	ul.nav li .sub-menu li a:hover {text-decoration: underline}
	ul.nav li .sub-menu li:last-child a {-moz-border-radius:  0 0 4px 4px; -webkit-border-radius:  0 0 4px 4px; border-radius:   0 0 4px 4px;}
	ul.nav li .sub-menu li:first-child a {-moz-border-radius:  0 4px 0 0; -webkit-border-radius:  0 4px 0 0; border-radius:  0 4px 0 0; padding-top: 9px;}
	ul.nav li .sub-menu li:only-child a {-moz-border-radius:  0 4px 4px 4px; -webkit-border-radius:  0 4px 4px 4px; border-radius:   0 4px 4px 4px;}
	/* Foundation-specific presentation CSS by ZURB */
	body { padding-bottom: 60px; }
	div.highlight { margin-bottom: 12px; }
	img.beta { position: absolute; top: 0px; right: 0px; }
	
	.socialg 
	{
	    margin: -19px 0 0 105px;
	    	}

/* -----------------------------------------
   Styling Basic WordPress Outputs
----------------------------------------- */
	
	/* Resizing the Blog Post */
	.post-box p { line-height: 21px!important; }
	.post-box { font-size: 14px; line-height: 20px!important; }
	.post-box h1 { font-weight: bold; font-size: 30px; line-height: 1; margin-bottom: 2px; }
	.post-box h2 { font-weight: bold; font-size: 26px; line-height: 1; margin-bottom: 2px; }
	.post-box h3 { font-size: 22px;	}
	.post-box h4 { font-size: 18px;	}
	
	/* Add Divider for Listed Posts */
	.divider { background:url(/assets/lcheese/images/divider.png) no-repeat center top; height:36px; margin:20px 0 27px; }	
	
	/* Add Align Class for Images */
	img.alignright { float: right; margin: 0 0 18px 18px; }
	img.alignleft { float: left; margin: 0 18px 18px 0; }
	
	/* Add HTML5 Caption Class for Images */
	figure.figure {	background: #EEE; margin: 0 0 18px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px; display: inline-block; }
	figure.figure figcaption { display: block; padding: 8px 10px; font-size: 13px; line-height: 18px; color: #555; }
	figure.alignright.figure { float: right; margin: 0 0 18px 18px; }
	figure.alignleft.figure { float: left; margin: 0 18px 18px 0; }
		
	/* Sidebar Adjustment */
	.sidebar-section { padding-bottom: 10px; padding-top: 20px;	font-size: 1.3rem; font-weight: normal;	}
	
	/* Footer Nav */
	.footer-section { padding-bottom: 10px; padding-top: 20px; font-size: 1.3rem; font-weight: normal; }

	.footer-nav {top:100px;}
	.footer-nav li { display: block; float: left; margin-right: 10px; margin-bottom: 0; }
	.footer-nav a {color:#fff; font-family: 'EnriquetaBold'; text-transform: uppercase; font-size: 9px;}
	#nav-facebook a,#nav-youtube a, #nav-spotify a {display:block; text-indent: -20000px; background: url(/assets/lcheese/images/sprites/social_footer.gif) no-repeat 0 0; height:20px; width:20px;}
	#nav-youtube a {background-position: -59px 0}
	#nav-spotify a {background-position: -88px 0; width:44px;}
	#nav-facebook a:hover {background-position: 0 bottom}
	#nav-youtube a:hover {background-position: -59px bottom}
	#nav-spotify a:hover {background-position: -88px bottom; width:44px;}

/*  -------------------------------------------------------
    Customize Foundation Style Pagination for WP-Pagenavi
    ---------------------------------------------------- */ 
    
    div.wp-pagenavi { display: block; height: 24px; margin-left: -5px; color: #555; }
    div.wp-pagenavi a, div.wp-pagenavi span { float: left; display: block; padding: 6px 7px 4px; height: 24px; color: #555; font-size: 15px; margin-left: 5px; }
    div.wp-pagenavi span.pages { padding-left: 0; }
    div.wp-pagenavi .current, div.wp-pagenavi a:hover { border-bottom: solid 2px #00a6fc; color: #141414; }
    div.wp-pagenavi span.unavailable:hover { border-bottom: none; }
	
/*  --------------------------
    Your Customized Style
    ----------------------- */


/* HEADER */
#header {height:195px; background:url(/assets/lcheese/images/bgs/sky_bg.jpg) repeat-x 0 0;}
#top-bar {background: #000; padding:5px 10px; height:40px;}
.full-width {height: 0}
.trigger-img, #top-bar a {top:3px; cursor: pointer; font-size: 11px; line-height: 1.8; display: inline-block}
img.trigger-img {width:354px; height:22px;}
.play-radio {text-indent: 30px; margin-right:25px;padding:5px 0; }
.play-radio span {background: url(/assets/lcheese/images/sprites/radio_play.png) no-repeat left top; width:24px; height: 21px; display: inline-block; margin-right:5px; position: absolute; left: 0; top:0px;}
.play-radio:hover span {background-position: -23px top}
.stash {padding-top:5px; margin-right:35px;}
.cart {text-indent: -20000px; background: url(/assets/lcheese/images/cart.gif) no-repeat 0 0; width: 23px;height: 20px;top: 3px;}
.cart-items {font-size: 12px; display: inline-block; padding:0 10px; font-weight: bold; top:3px;}
.logo {z-index:9; top:38px;}
nav {z-index: 15;top: 46px;}
.mtns {background:transparent url(/assets/lcheese/images/bgs/mountain_ranges.png) repeat-x 0 0; height:193px; width:100%; position: absolute ; top:103px; z-index: 10;}
.mtns.two {background-position: 0 -194px;}
.mtns.three {background-position: 0 -388px;}
.mtns.four {background-position: 0 -582px;}
.mtns.five {background-position: 0 -776px;}
.mtns.six {background-position: 0 -970px;}
.spotlight {background: url(/assets/lcheese/images/lights.png) no-repeat 0 0; width:406px; height:126px; position: absolute; z-index: 11; left:54%; top:-25px;}
.home_thumb.selected {background-color: #2222aa;}
/*FOOTER */
#footer {background: #000 url(/assets/lcheese/images/bgs/footer_bg.png) repeat-x 0 0; height:250px; padding:50px 0; }

.fb_edge_widget_with_comment span.fb_edge_comment_widget {
display: none !important;}



/*  HOME PAGE */

.home-fade {background: url(/assets/lcheese/images/bgs/home_fade.png) repeat-x bottom left; height:433px;position: absolute; z-index: 10;}

#content, .content, .reveal-modal {
	background: rgb(28,103,119); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iIzFjNjc3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(28,103,119,1) 0%, rgba(0,0,0,1) 20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,103,119,1)), color-stop(20%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(28,103,119,1) 0%,rgba(0,0,0,1) 20%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(28,103,119,1) 0%,rgba(0,0,0,1) 20%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(28,103,119,1) 0%,rgba(0,0,0,1) 20%); /* IE10+ */
	background: linear-gradient(top,  rgba(28,103,119,1) 0%,rgba(0,0,0,1) 20%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c6777', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	z-index: 11;
	
}
.home #content {background: transparent!important;}

/*
=======================================================================
	Search Rules
=======================================================================
*/

.search-box {
	background: rgb(28, 103, 119) url("/assets/lcheese/images/bgs/mountain_range_bg1.png") no-repeat center bottom !important; height: 48px; z-index: 12;
}
.search {
	float:right;
	width:324px;
	height:31px;
	padding-right:9px;
	padding-top:9px;
}
.search input{
	color:#000;
	font-size:13px;
	font-family: 'EnriquetaRegular';
	float: left;
	width:284px;
	height:31px;
	padding: 3px 5px 2px;
	background-color:#fff;
	border: none;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
}

.search input.submit {
	background: url("/assets/lcheese/images/search.gif") no-repeat center center rgb(60, 221, 255);
	border: currentColor;
	top: 0px;
	width: 31px;
	height: 31px;
	right: 0px;
	text-indent: -20000px;
	position: absolute;
	cursor: pointer;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0px 3px 3px 0px;
}

/*
.search-box {
height: 48px;
background: #1C6777;
z-index:25;
}
form#search {
background: url(/assets/lcheese/images/bgs/mountain_range_bg.png) no-repeat 0 0!important;
display: block;
height: 37px;
z-index: 1000;
margin: 10px;
}
#search fieldset {border:none; background: #fff; padding: 5px 4px 3px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius:3px; margin:0 5px; width:35%; float:right}
#search input.show-search {border:none; background: #fff; font-family: 'EnriquetaRegular'; font-size: 13px; color:#000; width:90%; padding:3px 5px 2px;}
#search input.show-search:focus {outline:none; }
#search input.submit {text-indent:-20000px; cursor:pointer; position: absolute;right:0; top:0; border:none; background: #3CDDFF url(/assets/lcheese/images/search.gif) no-repeat center center;-moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; width:31px; height:31px; background-size: 80%;} 
*/

li.contact, li.terms-of-service {margin-top: 5px;font-family: 'EnriquetaBold';text-transform: uppercase;font-size: 9px;}






/* post excerpt styles */
.gen-item {padding:28px 10px; width:98.5%!important;}
.gen-item a {font-size: 12px;}
.gen-item p a {font-size: 14px; font-family: Arial, sans-serif}

.day1 
{
    font-family: 'UltraRegular';
    font-size: 28px;
    padding: 0;
    text-align: center;
    color:#CDBE24;
    line-height: 1;
    letter-spacing: 2px
}

.carousel1 li
{
   
    padding-top:10px;
    display: inline;

}

.carousel1 img
{
    max-width: 160px;
    margin-left:5px;

}

.month1, .year2
 {
     text-align: center;
     color:#1D6D7F;
     font-size: 12px;
     font-family: 'EnriquetaBold';
     line-height: 1;
     letter-spacing: 2px;
     text-transform:uppercase;
     }
     

     
.gen-item:first-child {
	padding-top: 15px;
	margin-top:7px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMjYiLz4KICAgIDxzdG9wIG9mZnNldD0iOTIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.26) 1%, rgba(0,0,0,1) 92%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.25)), color-stop(1%,rgba(0,0,0,0.26)), color-stop(92%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}


.post-item {padding:28px 10px; width:98.5%!important;}
.post-item a {font-size: 10px;}
.post-item p a {font-size: 14px; font-family: Arial, sans-serif}
.post-item:first-child {
	padding-top: 75px;
	margin-top:7px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMjYiLz4KICAgIDxzdG9wIG9mZnNldD0iOTIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.26) 1%, rgba(0,0,0,1) 92%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.25)), color-stop(1%,rgba(0,0,0,0.26)), color-stop(92%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.26) 1%,rgba(0,0,0,1) 92%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}

.post-item:nth-child(even) {background: #072C34}
.post-item.no-bg {background: transparent!important;}
.date {font-size: 10px; font-family: Arial, sans-serif; font-weight: bold; color:#1D6E80;}
.copy {margin-bottom:14px;  font-size: 12px;}
.genre {font-family: arial, sans-serif; font-weight: bold; font-size: 10px; color: #1D6E80;}
.name {margin:5px 0 10px; line-height: 1}



#scide-projects h2 {top:17px}
#single-news .post-item:first-child, #scide-projects .post-item:first-child, .live-cheese .post-item:first-child {padding-top:16px;}
#single-news .share-links {top:-15px;}
#single-news .comments {margin-top: 60px;}
#news-nav{}

#home-links 
{
    position: relative;
   float:left;
    top:12px;
    left:400px;
    }
#home-links a 
{
    display: inline-block;
    margin: 0 10px 0px 0px;
    font-weight:normal;
}

#tour-nav {
    position: relative;
    z-index: 15;
    margin: 5px 0 10px 0px;
    top:0px;
    text-align:center;
}
#news-nav a, #tour-nav a {
    display: inline-block;
    text-align: center;
    padding: 8px 9px 6px;
    text-decoration: none;    
    line-height: 1;
    position: relative;
    cursor: pointer;
    font-family: 'EnriquetaBold';
    text-transform: uppercase;
    font-size: 11px;
}

#tour-nav a:hover
{
    background-color: #2695ad;   
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.video-frame {min-height: 400px;}




/* PAGINATION */
.pagination {position: absolute;  margin-top:30px; width:56%;}

/*:root .pagination {margin-left:420px\9;position: relative\9; margin-top:75px\9; width:5%\9;} nextright:-55; prevleft:-75*/

.next {
    position: absolute;  
    right: -5px;
    width: 24px;
    height: 47px;
    cursor: pointer;
    background: transparent url(../images/sprites/pg_right.png) no-repeat;
    text-indent: -20000px
}
.previous {
    position: absolute;
     width: 24px;
    height: 47px;
    cursor: pointer;
    background: transparent url(../images/sprites/pg_left.png) no-repeat;
    left:-5px;
    right:auto;
    text-indent: -20000px
}
.next:hover,
.next:focus {
    background: transparent url(../images/sprites/pg_right_over.png) no-repeat;
}

.previous:hover, 
.previous:focus {
    background: transparent url(../images/sprites/pg_left_over.png) no-repeat;
}



/* LIVE CHEESE STUFF */
li.share-links {top:5px;}
#featured-shows {margin-bottom: 35px; padding-top:28px;}
#albums .post-item {padding-top: 10px;}
#slider a {font-family: 'EnriquetaBold'; font-size: 12px; color:#fff;text-transform:uppercase;text-align:center;}
#slider a:hover {color:#CDBE24;}
.show-info {
    padding:0 5px;
    line-height: 1.25;
    font-size: 12px;
}
.show-info a{
   
    font-size: 12px;
}



.show-row {overflow: hidden; padding: 5px;}
.show-row-s {overflow: hidden; padding: 5px;}
.show-row-alt {overflow: hidden; padding: 5px;background: #072C34}
.month, .year, .year1, year2, .day {text-align: center; color:#CDBE24; font-size: 12px; font-family: 'EnriquetaBold'; line-height: 1; letter-spacing: 2px;text-transform:uppercase;}
.year {font-size: 14px;}
.day, .year1, year2 {font-family: 'UltraRegular'; font-size: 14px;padding: 5px 0 0;}
a:hover .day {color:#fff}
a .venue, .venue , .city {font-family: 'EnriquetaRegular'; font-size: 20px; color: #39DDFF; padding:5px 0 0; line-height: 1; }
.city {color:#fff; font-size: 16px; padding:4px 0 0}
a:hover .venue, .city { color: #FFF; }


a .venue1, .city1 {font-family: 'EnriquetaRegular'; font-size: 14px; color: #39DDFF; padding:5px 0 0; line-height: 1; }
a:hover .venue1, .city1 { color: #FFF; }
.city1 {color:#fff; font-size: 14px; padding:4px 0 0}

.sidebar-box a .venue, .sidebar-box .city  {font-size: 14px; text-transform: none;}
.sidebar-box a .venue {font-family: 'EnriquetaBold';}
.sidebar-box a:hover .venue {color:#fff;}

#single-show {padding-top: 15px;}
#single-show .venue, #tour-dates {font-family: 'EnriquetaRegular';font-size: 22px; margin-top: 10px;color: #FFF}
#single-show .city, #tour-dates .city {font-size: 16px; margin-bottom: 10px;}
#single-show .day, #tour-dates .day {font-size: 70px;}
#single-show .year1 {font-size: 40px; padding:25px 0 25px 0;}
#single-show .year2 {font-size: 35px; padding:25px 0 25px 0;}
#single-show a:hover .venue { color: #FFF; }
.big-date {border: 1px solid #1D6E80; padding:5px 0;}
#single-show .big-date1 {border: 1px solid #1D6E80; padding:5px 0; margin-right:10px;}
#also-bought .city {margin: 30px 0 10px;}
#setlist, #downloads {font-family: 'EnriquetaRegular'; font-size: 14px;}
.duration {color:#666}
a.buy-song, #downloads a {color:#8E2E53; font-size: 14px;font-family: 'EnriquetaBold'; }
#downloads a {color:#fff;font-family: 'EnriquetaRegular';}
#downloads a:hover {text-decoration: underline;}
a.buy-song:hover {color:#fff;}

.play-btn, .play-btn.pause, .play-btn.diabled {display: inline-block; width: 16px; height: 16px; margin-right: 5px; top:3px; cursor: pointer;}


.download-btn {background: url(/assets/lcheese/images/sprites/triangles.gif) no-repeat center bottom; display: inline-block; height: 11px; width:16px; top:0}
.heart {display:inline-block; width:19px; height:17px; background: url(/assets/lcheese/images/sprites/heart.png) no-repeat center top; margin-right:10px;}
.heart:hover {background-position: center bottom}
.share-links-body {margin-bottom:25px;}
.share-links-body iframe {height:20px; width:90px!important;}
.share-links + div.date {clear:both;}
.fb_iframe_widget iframe{vertical-align:baseline!important}
.share-links iframe {height:25px;top:3px;min-width: 85px; max-width: 100px;}
#there .button {top:65px;}

#pre-order-show {display: inline-block;margin-left:22px;margin-top:10px;}
#pre-order {display: inline-block;margin-left:470px;margin-top:10px;}
.trigger a.button {padding-right: 20px;}
.trigger a.button:after {
	content:'';
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #000;
	position: relative;
	left:10px;
	top:9px;
}

.start_download
{
   
}

.start_download a
{
    color:Yellow;
}

.trigger .sub {z-index:20; display:none; position: absolute; top:26px; left:0;background: #CDBE24; margin:0; min-width:226px; padding:10px; -moz-border-radius:0 5px 5px 5px; -webkit-border-radius:0 5px 5px 5px; border-radius: 0 5px 5px 5px;}
.trigger:hover .sub {display: block; width: 100%;}
.sub a {color:#000;font-size: 14px;}

#tickets .button {width:195px; display: block; margin-bottom: 10px; margin-left: 5px;top:6px;font-weight: normal;font-size:12px;}

#tour-dates #tickets .button {top:32px;}
.count {font-family: 'UltraRegular'; font-size: 14px; color:#CDBE24;}
.show-row .button {top: 0;}

ul.top-list {margin-bottom: 20px;}
.top-list li {overflow:hidden; padding:0; }
.top-list a {font-size:14px;}
.sidebar-box li {overflow: hidden;}

ul.upsells {margin-top: 10px;padding-top: 10px; border-bottom:1px solid #1D6E80;}
.upsells li {overflow:hidden; padding:0;}

#photos img {cursor: pointer;}

