/*
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; }


	/* 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: 30px; margin-bottom: 0; overflow: hidden; }
    #nav ul li { float: left; margin: 0 15px 0 10px; }
    #nav ul li a { color: #000; font-size: 16px; font-size: 1.6rem; font-weight:bold;font-family: 'BitterRegular', serif; }
    #nav ul li a:hover { color: #800d0d; }
    #nav ul li.is-page a { color: #d95c00; }
    .nav-top {background: #edb818 url(/assets/images/topnav.png) repeat-x;  border-bottom:10px solid #000;height:65px;margin-bottom: 15px;}


    #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: 'BitterRegular', serif; font-size: 12px; font-size: 1.2rem; }
    #nav.footer p { font-size: 12px; font-size: 1.2rem;padding-top: 3px; }
    #nav.footer img {  }

    #nav.footer { padding-top: 30px; }
    #nav.footer .two { text-align: center; }
    #nav.footer ul { position: static; }
    #nav.footer ul li { margin-right: 11px; font-family:'PTSansCaptionRegular';  font-size:11px; font-weight: normal;}
    #nav.footer ul li a { color: #102e82;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; }
	div.highlight { margin-bottom: 12px; }
	img.beta { position: absolute; top: 0px; right: 0px; }


	#sub-block {
	background: url("/assets/gmule/images/logo_sub.jpg") top right;
	height: 125px;       /* image height is height+padding-top */
	/* margin-top: 20px; */

}
#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 {
	color: #ebb718;
	margin-bottom: 0;
	font-size:12px;
	padding-top:10px;
}
#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: #000; padding:12px 10px; height:15px;font-weight:bold;font-family: 'BitterRegular', serif;margin-bottom: 15px}
#top-bar ul {margin:0;}
#top-bar li {margin:0;}
#top-bar {color:#ffc61a;font-size:14px;}
#top-bar a {color:#ffc61a;}
#top-bar a:hover {color:#800d0d;}

#home-pics {background: #000; padding:10px; height:215px;}
#top-songs {background: #000; padding:10px; height:360px;}

.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
{
   background: #fff url(/assets/gmule/images/bg.gif) repeat-y;
}


.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:10px;}
.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:#fff;}
#slider a:hover {color:#CDBE24;}
.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{
	 width: 200px;
    height: 28px;
    padding: 3px 5px 2px;
    float: left;
    border: 1px solid #000;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    font-family: 'BitterRegular';
    background:#fff url(/assets/images/bg-search.png) repeat-x 0 0;
}

.search input.submit {
	background: transparent url("/assets/gmule/images/search.png") no-repeat center center;
	border: currentColor;
	width: 25px;
	height: 25px;
	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/gmule/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: 'BitterRegular', serif; }

.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 {
    position: absolute;
    right:0;
    bottom:5px;
    font-size:30px;
    color:#EDB818;
    font-weight: bold;
    display: block;
    text-align: right;
    background: rgba(0,0,0,0.5) url(/assets/images/arrow-right-yellow.png) no-repeat 100% 50%;
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
    padding:14px 20px 12px 10px;

}

.row.bordered .container {
  padding: 10px;
  background: #000;
}