/*
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
--------------------------------------------------- */

@font-face {
    font-family: 'Vollkorn-Bold';
    src: url('/assets/rre/css/Vollkorn-Bold.eot');
    src: local('☺'), url('/assets/rre/css/Vollkorn-Bold.woff') format('woff'), url('/assets/rre/css/Vollkorn-Bold.ttf') format('truetype'), url('/assets/rre/css/Vollkorn-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Vollkorn';
    src: url('/assets/rre/css/Vollkorn-Regular.eot');
    src: local('☺'), url('/assets/rre/css/Vollkorn-Regular.woff') format('woff'), url('/assets/rre/css/Vollkorn-Regular.ttf') format('truetype'), url('/assets/rre/css/Vollkorn-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vollkorn-BoldItalic';
    src: url('/assets/rre/css/Vollkorn-BoldItalic.eot');
    src: local('☺'), url('/assets/rre/css/Vollkorn-BoldItalic.woff') format('woff'), url('/assets/rre/css/Vollkorn-BoldItalic.ttf') format('truetype'), url('/assets/rre/css/Vollkorn-BoldItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Vollkorn-Italic';
    src: url('/assets/rre/css/Vollkorn-Italic.eot');
    src: local('☺'), url('/assets/rre/css/Vollkorn-Italic.woff') format('woff'), url('/assets/rre/css/Vollkorn-Italic.ttf') format('truetype'), url('/assets/rre/css/Vollkorn-Italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




	/* Auto Height for Images for Responsive Design */
	img { height: auto; }


	/* ZURB Navi for Foundation */

	#nav {  }
    #nav > p { color: #adadad; font-size: 12px; font-size: 1.2rem; position: absolute; right: 0; }
    #nav a.login.button { margin-left: 5px; }
    #nav ul { position: relative; top: 27px; margin-bottom: 0; }
    #nav ul li { float: left; margin: 0 5px 0 10px; }
    #nav ul li a { color: rgb(255,198,26); font-size: 16px; font-size: 1.6rem; font-weight:bold;font-family: 'Lato', serif; font-weight:900;}
    #nav ul li a:hover { color: #fff; }
    #nav ul li.is-page a { color: #fff; }
    .nav-top {background: rgb(0,43,64);  height:75px;margin-bottom: 15px;}

    #nav.footer { font-family:'Lato';  }
    #nav.footer ul { float: none;  }
    #nav.footer ul li { margin-right: 10px; margin-left: 0 !important; }
    #nav.footer ul li a { padding-top: 0; background: none;  font-family: 'Lato', serif; font-weight: 900; font-size: 12px; font-size: 1.2rem; }
    #nav.footer p { font-size: 12px; padding-top: 3px; text-align:center;}
    #nav.footer img {  }

    #nav.footer { padding-top: 30px;color:#e5e5e5; }
    #nav.footer .two { text-align: center; }
    #nav.footer ul { position: static; width:700px; margin: 0 auto 20px; }
    #nav.footer ul li { margin-right: 11px; font-size:11px; font-weight: normal;}
    #nav.footer ul li a { color: rgb(255,198,26);font-family: inherit;font-size: inherit;font-weight: inherit;}
    #nav.footer ul li a:hover { text-decoration:underline; }

	/* Foundation-specific presentation CSS by ZURB */
	body { padding-bottom: 60px; background: rgb(0,85,128);}
	div.highlight { margin-bottom: 12px; }
	img.beta { position: absolute; top: 0px; right: 0px; }


	#sub-block {
        padding: 10px;
	   background:rgb(0, 43, 64) url("../images/logo_sub.jpg") no-repeat 50% 50%;
       height: 115px
   }

}
#sub-block h1, #news-block h3, #news-block h5 {
	color: #ebb718;
	padding-left: 30px;
	margin-right: 0px;
}
#sub-block h1 {
	margin-bottom: 0px;
}
#sub-block h1, #news-block h5 {
	background: rgba(0, 0, 0, 0.7);
}
#sub-block h3 {
    font-family: 'Lato', serif;
    font-weight: 900;
	color: #fff;
	margin-bottom: 0;
	font-size:14px;
	padding-top:5px;
    padding-left:15px;
}
#sub-block a {
	color: #fff;
}

/* -----------------------------------------
   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(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; }


	#nav-facebook a,#nav-youtube a, #nav-spotify a {display:block; text-indent: -20000px; background: url(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 */

#top-bar {background: rgb(0,43,64); padding:12px 10px; height:15px;font-weight:bold;
    font-family: 'Lato', serif;
    font-weight: 900;
    margin-bottom: 15px;color:#fff;font-size:14px;
}
#top-bar ul {margin:0;}
#top-bar li {margin:0;}

#top-bar a {color:#ffc61a;}
#top-bar a:hover {color:#800d0d;}

#home-pics {background: rgb(0,43,64); padding:10px; height:364px;}
#top-songs {background: #fff; height:360px; border:solid 10px rgb(0,43,64);}

.full-width {height: 0}

/*FOOTER
#footer {background: #000 url(images/bgs/footer_bg.png) repeat-x 0 0; height:250px; padding:50px 0; }
 */

/*  HOME PAGE */


#content, .content, .reveal-modal {
	padding:10px 0 20px 0;

}

#content-home
{


}


.home-item {background: #000;width:100%!important;margin-bottom:10px;}
.home-item a {font-size: 10px;}
.home-item p a {font-size: 14px; font-family: Arial, sans-serif}

/* post excerpt styles */
.post-item {width:100%!important;margin-bottom:20px;}
.post-item a {font-size: 10px;}
.post-item p a {font-size: 14px; font-family: Arial, sans-serif}




.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}


#tour-nav {width:400px; margin-left:-200px;}
#news-nav a, #tour-nav a {margin-right:10px;}
.video-frame {min-height: 400px;}

/* PAGINATION */
.pagination {position: absolute; top:50%; margin-top:-25px; width:100%;}
.next, .previous {
    position: absolute;
    right: -75px;
    width: 25px;
    height: 50px;
    cursor: pointer;
    background: transparent url(images/sprites/pagination.png) no-repeat top right;
    text-indent: -20000px
}
.previous {
    background-position:top left;
    left:-75px;
    right:auto;
}
.next:hover,
.next:focus {
    background-position: bottom right;
}

.previous:hover,
.previous:focus {
    background-position: bottom left;
}



/* 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: 14px; color:#800d0d;}
#slider a:hover {color:#800d0d;}
.show-info {padding:0 5px; line-height: 1.25;}

/*
=======================================================================
	Search Rules
=======================================================================
*/
.search {
	float:right;
	margin:20px 9px 0 0;
	padding-top:0px;
	z-index:1;
}
#search input[type="text"],
.search input[type="text"],
#search .select {
    height: 28px;
    padding: 3px 35px 2px 5px;
    float: left;
    font-family: Lato, serif;
    font-weight: bold;
    font-size: 14px;
    -webkit-border-radius: 5px/4px 4px 3px 3px;
    -moz-border-radius: 5px/4px 4px 3px 3px;
    border-radius: 5px/4px 4px 3px 3px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 5px 10px #cacaca;
    -moz-box-shadow: inset 0 5px 10px #cacaca;
    box-shadow: inset 0 5px 10px #cacaca;
    border: solid 1px #000;
    color:#cccccc;
    text-align:right;
}
#search .select {
    color: rgb(0,43,64);
    width: 100px;
    background-image: url(../images/arrow-down-darkblue.png);
    background-repeat: no-repeat;
    background-position:95% 15px;
    position:relative;
}
#search .select span {
    position: absolute;
    float:none;
    display: block;
    width:110px;
    padding:5px 30px 8px 0;
    text-align:right;
    color: rgb(0,43,64);
    text-transform: none;
    font-family: Lato, serif;
    font-size: 14px;
}
#search .select > ul {
    position: absolute;
    width: 130px;
    top: 0;
}
#search .select ul ul {

    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0  3px 3px;
    background-color: #fff;
    -webkit-box-shadow:  0 5px 10px #cacaca;
    -moz-box-shadow:  0 5px 10px #cacaca;
    box-shadow:  0 5px 10px #cacaca;
    width: 130px;
    margin:-3000px 0 0 0;
}

#search .select ul li {
    padding:4px 20px 4px 0;
    margin:0;
    border-top:solid 1px #ccc;

}
#search .select ul li:hover {
    text-decoration:underline;
    cursor:pointer;
}

#search .select:hover ul ul {
    margin:28px 0 0 0 !important;
}

#search input[type="text"],
.search input[type="text"] {
     width: 170px;
    height: 28px;
}
.search input.submit {
	background: transparent url("../images/magnifier-light.png") no-repeat 50% 2px;
	border: none;
	width: 25px;
	height: 30px;
	right: 0px;
	text-indent: -20000px;
	position: relative;
	cursor: pointer;
	margin-left: -30px;
    margin-top: 5px;
}

/*
.search {
	float:right;
	margin:-18px 15px 0 0;
	padding-top:0px;
}

#searchStr
{
    width: 190px;
    height: 25px;
    padding-right: 27px;
    float: left;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    }

#searchSubmit
{
    background: transparent url("/assets/rre/images/search.png") no-repeat;
    width: 25px;
    height: 25px;
    border: none;
    cursor: pointer;
    margin-left: -27px;
    margin-top: 1px;


    }

*/
.show-row {overflow: hidden;padding: 20px 5px 20px 0;}
.show-row:nth-child(even) {background: #072C34}
.month, .year, .day {text-align: center; color:#1D6D7F; font-size: 10px; font-family: 'EnriquetaBold'; line-height: 1; letter-spacing: 2px}
.year {font-size: 11px;}
.day {font-family: 'UltraRegular'; font-size: 30px;}
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}
.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 .venue {font-size: 24px; margin-top: 10px;}
#single-show .city, #tour-dates .city {font-size: 18px; margin-bottom: 10px;}
#single-show .day, #tour-dates .day {font-size: 70px;}
.big-date {border: 1px solid #1D6E80; padding:5px 0}
#also-bought .city {margin: 30px 0 10px;}
#setlist, #downloads {font-family: 'EnriquetaRegular'; font-size: 14px;}
.duration {color:#666; float:right;}
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 {width: 31px; height: 31px; cursor: pointer;}


.download-btn {background: url(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(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;}
#there .button {top:65px;}

#pre-order {display: inline-block;}
.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;
}

.trigger .sub {z-index:20; display:none; position: absolute; top:34px; width:200px !important; left:0; background: rgb(238, 184, 60); margin:0; padding:10px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; border-radius: 0 0 5px 5px;}
.trigger:hover .sub {display: block; width: 100%;}
.sub a {color:#000;}

#tickets .button {width:195px; display: block; margin-bottom: 10px; top:82px}

#tour-dates #tickets .button {top:32px}
.count {font-family: 'UltraRegular'; font-size: 14px; color:#CDBE24;}
.show-row .button {top: 12px;float: right;}

ul.top-list {margin-bottom: 10px;}
.top-list li {overflow:hidden; padding:5px 0; border-bottom:1px solid #efefef;font-family: 'Lato', serif; font-weight: 900; }

.sidebar-box li {overflow: hidden;}

ul.upsells {padding-top: 10px;}
.upsells li {overflow:hidden; padding:0;font-size:11px; }

#photos img {cursor: pointer;}

.nav-top input[type="submit"] {
    border:none;
}
#nav.nav-top  ul li a {
    font-size:15px;
}

#home-pics .twelve.columns {
    position: relative;
}
#home-pics .twelve.columns a {
    height:18px;
    font-family: Vollkorn;
    position: absolute;
    right:0;
    bottom:80px;
    font-size:30px;
    color:#EDB818;
    font-weight: bold;
    display: block;
    text-align: right;
    padding:14px 20px 12px 10px;
    background: url(../images/arrow-right-yellow.png) no-repeat 100% 50%;
}


#banner2 {
  margin-bottom: 15px;
}