/*
Theme Name: Sparks
Theme URI: http://allsparks.com
Description: Sparks WordPress theme
Version: 1
Author: 5cubed Creative Media
Author URI: http://5cubed.com
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


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


/* wordpress core */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* end wordpress core */

body {
	font-family: Muli;	
	font-size: 12px;
	background-color: #000;
	overflow-y: scroll;
}
#container {
	width: 960px;	
	margin: 0 auto;
}
#menu {
	font-family: Muli;	
	font-size: 13px;
	color: #ccc;
	background-color: #000;
	text-transform: uppercase;
	line-height: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	left: 960px;
	z-index: 20;
	width: 960px;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu li {
	float: left;	
}
#menu #nav-small {
	display: none;
}
#logo {
	font-family: 'Passion One', sans-serif;	
	font-weight: 900;
	background-color: #000;
	color:#fff;
	font-size: 100px;
	padding: 15px 20px 0 20px;
	display: inline-block;
	position: absolute;
	top: 236px;
	left: -430px;
}
#logo span {
	color: #fff;
	cursor: pointer;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	top: 0;
	position: relative;
}
#logo span:hover {
	color: #999;
	cursor: pointer;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	top: -10px;
}
#footer {
	background-color: #222;
	line-height: 20px;
	color: #fff;
	font-family: Muli, sans-serif;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	font-size: 12px;
}
.span1 {
	width: 200px;
	min-height: 200px;
	float:left;
	padding: 20px;
	line-height: 1.3em;
}
.span2 {
	width: 440px;	
	min-height: 200px;
	float: left;
	padding: 20px;
	line-height: 1.3em;
}
.span3 {
	width: 680px;	
	min-height: 200px;
	float: left;
	padding: 20px;
	line-height: 1.3em;
}
.fullwidth {
	width: 920px;	
	min-height: 200px;
	float: left;
	padding: 20px;
	line-height: 1.3em;
}
.black {
	background:#222;
	color: #fff;
}
.white {
	background:#f6f6f6;
	color: #000;
}
.clear {
	clear: both;
}
.clear-height {
	clear: both;
	height: 20px;
}
.page p {
	margin-bottom: 20px;	
}
#footer p {
	margin-bottom: 10px;
}
h2 {
	font-family: 'Passion One', sans-serif;	
	font-weight: 400;
	font-size: 32px;
	margin: 0 0 10px 0;
	line-height: 1em;
}
h3 {
	font-family: 'Passion One', sans-serif;	
	font-weight: 400;
	font-size: 20px;
	margin: 0 0 5px 0;
	line-height: 1em;
}
h3.fetch-tweets-widget {
	font-family: 'Passion One', sans-serif;	
	font-weight: 400;
	font-size: 32px;
	margin: 0 0 10px 0;
	line-height: 1em;
}
a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	color: #fff;
}
a:hover {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	text-shadow: 0 0 4px #fff;	
}
.white a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	color: #333;
}
.white a:hover {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	text-shadow: 0 0 4px #fff;	
}
.black a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	color: #fff;
}
.black a:hover {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	text-shadow: 0 0 4px #fff;	
}
#hero a {
	-o-transition:0;
	-ms-transition:0;
	-moz-transition:0;
	-webkit-transition:0;
	transition:0;
	color: inherit;	
}
#hero a:hover {
	-o-transition:0;
	-ms-transition:0;
	-moz-transition:0;
	-webkit-transition:0;
	transition:0;
	text-shadow: inherit;		
}
#social {
	width: 40px;
	position: fixed;
	right: 0; 
	top: 80px;
	margin-right: -50px;
	z-index: 30;
}
#social div {
	background: #fff;	
	margin-bottom: 10px;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
#social img {
	max-width: 40px;
	margin-right: 0;
	display: block;
}
#social div:hover {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	margin-left: -10px;	
}
.lyric {
	font-size: 30px;
	line-height: 32px;
	font-family: 'Passion One', sans-serif;
}
.lyric span {
	font-size: 90px;
	line-height: 0px;
	vertical-align: bottom;
}
.divider {
	border-top: dotted 1px #999; 
	margin-top: 4px; 
	height: 4px;	
}
.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: normal 11px Muli, Sans-Serif;
    box-shadow: 0 0 7px black;
	display:inline-block;
	z-index: 50;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
#middle-content {
	display: none;
	font-size: 13px;
}
#top-content {
	overflow: hidden;
	display: none;
	position: relative;
}
#menu-home {
	height: 15px; 
	margin: 0 14px 20px 0; 
	vertical-align: bottom;
}
#menu ul {
	display: inline-block;	
}
#menu li:last-child .sep{
	display: none;
}
#hero {
	text-align: center; 
	position: relative; 
	height: 371px; 
	overflow: hidden; 
	background-attachment: fixed; 
	background: url(images/sparks2man2.jpg) #fff no-repeat 40px -99px;
}


/* homepage */

.home h2 a {
	text-decoration: none;
}

.home #middle-content {
	font-size: 12px;
}

#home-1, #home-2, #home-3, #home-4, #home-5, #home-6, #home-7 {
	height: 200px;
	overflow: hidden;
} 

#home-1 img {
	float: right;	
	margin: 0 0 0 5px;
}

#home-3 h2 {
	float: left;	
}

#home-3 .ytc_video_container {
	float: right;	
}

#home-4 li {
	margin-bottom: 10px;	
}

#home-4 li a {
	float: left;
	margin-right: 5px;
}

#home-6 div,
#home-6 p {
	display: inline;	
}

#home-7 img {
	max-width: 125px;
	margin: 0 20px 4px 0;
	height: 99px;
}

#home-7 .discog-item {
	float: left;
	max-width: 125px;
	margin-right: 15px;
}

/* end homepage */


/* footer */

.footer-column {
	float:left;
	width:240px;
	padding: 30px;
}
.footer-column h3 {
	font-family: 'Passion One', sans-serif; 
	font-size: 20px;
}
#copyright {
	border-top: solid 1px #fff; 
	margin: 0 30px; 
	line-height:50px;
}
.fetch-tweets-item:last-child {
	border-bottom: none;
}
.fetch-tweets-item {
	border-bottom: dotted 1px #999;
	margin-bottom: 10px;
}
.cff-item {
	border-bottom: dotted 1px #999 !important;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
}
.cff-item:last-child {
	border-bottom: none !important;	
}
.fetch-tweets-tweet-created-at {
	float: left;
	margin-right: 5px;
}
.fetch-tweets-text {
	margin-bottom: 10px;
}
#footer li {
	border-bottom: dotted 1px #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#footer li:last-child {
	border-bottom: none;	
}
#footer #col3 a {
	text-decoration: none;	
}
#footer #col3 a:hover {
	text-decoration: underline;	
}
/* end footer */

/* discography */

.controls{
	display: inline-block;
	/* width: 180px; */
	margin: 0 0 30px;
	vertical-align: top;
}

.controls li{
	margin-left: 20px;
	cursor: pointer;
	list-style-type: square;
}

.controls li.active{
	font-weight: 700;
}

#grid{
	/* width: 640px; */
	text-align: justify;
	font-size: 0.1px;
}

#grid:after{
	content: '';
	display: inline-block;
	width: 100%;
}

#grid .mix{
	display: none;
	opacity: 0;
	width: 150px;
	height: 119px;
	vertical-align: top;
	margin-bottom: 20px;
	background: #ccc;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 119px;
}

#grid .mix img{
	width: 150px;
	height: 119px;
}

#grid .gap{
	display: inline-block;
	width: 150px;
}

.discog-cover-full{
	max-width: 100%;	
}
/* end discography */


/* single post */

.single-post #content,
.archive #content,
.search #content {
	font-size: 13px;	
}

.single-post .span1,
.archive .span1,
.search .span1 {
	margin-bottom: 20px;
	min-height: inherit;
}

.single-post .screen-reader-text,
.archive .screen-reader-text,
.search .screen-reader-text {
	display: none;	
}

.single-post #s,
.archive #s,
.search #s {
	max-width: 110px;
	padding: 8px;
	border: 0;
	color: #333;
	font-family: Muli;
}

.single-post #searchsubmit,
.archive #searchsubmit,
.search #searchsubmit,
.single-post select,
.archive select,
.search select {
	padding: 8px;
	border: 0;
	color: #333;
	font-family: Muli;
}

/* end single post */

/* sidebar */

#sidebar {
	overflow: hidden;	
}

#sidebar li {
	margin-bottom: 10px;	
}

#sidebar li span {
	font-size: 10px;
	color: #999;
}

/* end sidebar */

/* archive */

.archive .hentry h2 a,
.search .hentry h2 a {
	text-decoration: none;
}

.archive .hentry h2 a:hover,
.search .hentry h2 a:hover {
	color: #999;
}

.archive .hentry,
.search .hentry {
	clear: both;
	margin-bottom: 20px;
	border-bottom: dotted 1px #999;
	padding-bottom: 20px;	
	overflow: hidden;
}

.pagination {
	text-align: center;	
}
.pagination .prev {
	float: left;	
}
.pagination .next {
	float: right;	
}

.entry-header .entry-date {
	font-size: 10px;
	margin: 0 0 2px 0;
	color: #999;
}	

/* end archive */


/* subscribe form */

.sml_subscribe input[type=text],
#mc_embed_signup input[type=text],
#mc_embed_signup input[type=email]{
	border: solid 4px #ccc;
	padding: 8px;
	font-family: Muli;
	width: 90%;
}
.sml_subscribe input[type=submit],
#mc_embed_signup input[type=submit]{
	background: #000;
	color: #fff;
	border: 0;
	padding: 8px;
	font-family: 'Passion One';
	font-size: 20px;
}
.mc-field-group {
	margin-bottom: 10px;	
}

/* end subscribe form */


/* contact form */

.wpcf7-form {
	margin: 20px 0;	
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
	border: solid 4px #ccc;
	padding: 8px;
	font-family: Muli;
	width: 90%;
}
.wpcf7 input[type=submit] {
	background: #000;
	color: #fff;
	border: 0;
	padding: 8px;
	font-family: 'Passion One';
	font-size: 20px;
}
.wpcf7 p {
	margin-bottom: 10px;	
}

/* end contact form*/



/* discography */

a.filter,
a.sort {
	cursor: pointer;	
}

/* end discography */


/* gallery */

.ngg-album-compact h4 .ngg-album-desc {
	height: auto !important;
	text-decoration: none;
	font-weight: normal;
}

.ngg-album {
	border: none !important;
	margin-bottom: 20px !important;
}

.ngg-albumtitle {
	font-weight: normal !important;
	font-size: 1.2em !important;
}

.ngg-gallery-thumbnail img {
	max-width: 120px !important;
	max-height: 120px !important;
}
/* end gallery*/

.ui-accordion-header{
    margin:5px 0 0;
}
.ui-accordion-header a{
    padding:5px 12px;
    background: #CCC; 
    color:#333;
    display:block;
	text-decoration:none;
}
.ui-accordion-header.ui-state-active a,
.ui-accordion-header a:hover{
    background-color: #DDD;
}
.ui-accordion-content{
    padding-top:10px;
	overflow: hidden;
}

/* fan club */

.uam_login_options{
	display:none;	
}
.uam_login_form input[type=text],
.uam_login_form input[type=password] {
	border: solid 4px #ccc;
	padding: 8px;
	font-family: Muli;
	width: 90%;
	margin-bottom: 10px;
}
.uam_login_form input[type=submit] {
	background: #000;
	color: #fff;
	border: 0;
	padding: 8px;
	font-family: 'Passion One';
	font-size: 20px;
}
.uam_login_form input[type=checkbox] {
	margin-bottom: 10px;	
}

/* end fan club */

@media all and (max-width: 320px) {

	#menu { width: 100%; position: fixed; }
	#menu ul { display: none; }
	#menu #nav-small { display: block; }
	#menu #nav-small select { display: block; padding: 10px; width: 100%; border: 0; font-family: Muli, sans-serif; }
	#social { width: 20px; }
	#social img { max-width: 20px; }
	#container { width: 100%; }
	.clear-height { height: 0; }
	.span1, .span2, .span3, .span4, .fullwidth { width: 100%; float: none; overflow: hidden; margin-bottom: 20px; box-sizing: border-box; }
	#footer { padding: 0; }
	#logo { font-size: 70px; }
	#hero { background-position: -472px -50px; }
	#home-1, #home-2, #home-3, #home-4, #home-5, #home-6, #home-7 { height: auto; }
	#home-3 .ytc_video_container { float: left; }
	#home-3 .ytc_link { float: left; margin-top: 10px; }
	#home-7 .discog-item { margin-bottom: 10px; }

}