@charset "UTF-8";
	/* CSS Document */
	
	/*
	 Theme Name:   Centricity Theme
	 Theme URI:    http://centricity.com/site
	 Description:  Theme for Centricity Music
	 Author:       Joanna Dee
	 Template:     hayden
	 Text Domain:  centricitytheme
	*/
	
	@import url("../hayden/style.css");
	
	/* =Theme customization starts here

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */


/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700|Roboto+Slab:400,300);

/* -----------------------------------------------------------*/


blockquote, address {
margin: 0 0 30px 0;
padding: 0 30px 0 30px;
font-style: italic;
font-size: 1.2em;
border-left: 5px solid #ccb676;
color: #37b0e9;
}

.one_half {
width: 47% !important;
margin-bottom: 40px !important;
}

.one_half.column_last{
width: 47% !important;	
}

.post-53 strong{
font-weight: bold;
color: #0f77ae;	
}

.post-53 h2 {
font-family: 'Roboto Slab' !important;
color: #0f77ae;
margin-bottom: -5px;
font-size: 25px !important;
}


/*home page*/

/*news feed*/
.posts .post .date {
height: 100px;
width: 100px;
border-radius: 50px;
background: #d9d9d9 !important;
position: absolute;
text-align: center;
color: #fff;
font-family: 'Oswald', sans-serif !important;
background-color: #d9d9d9 !important;
text-transform: uppercase;
}

#content .moreLink {
display: block;
font-weight: 500;
text-transform: uppercase;
font-family: 'Oswald', sans-serif !important;
}

.page-template-page-home-php.home #middle {
max-width: 100% !important;
width: 100% !important;
margin: 0 auto;
}

.homeSection .sectionHead h3 {
font-size: 2.1em;
margin: 0 auto 0px;
clear: both;
text-align: center;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #0077ad;
width: 95%;
text-transform: uppercase;
}

/*slideshow*/

.home #header .slideshow {
margin: 0 !important;
overflow: hidden;
background: #000;
/*position: fixed;*/
width: 100%;
height: 100%;
height: auto;
max-height: 1225px;
}

/*.home #header .slideshow a{
border: 1px #fff solid;
background-color: #0077ad;
color: #fff;
font-family: 'Oswald', sans-serif !important;
font-size: 18px;
weight: 400;
text-transform: uppercase;
padding: 10px 20px;
text-shadow: none;
margin-top: 15px;
}

.home #header .slideshow a:hover{
border: 1px #fff solid;
background-color: #0077ad;
color: #fff;
}*/

.home .details p .button {
margin: 25px 0 0 0 !important;
background: none !important;
border: 1px #fff !important);
color: #fff !important;
border-radius: 0;
font-weight: 500 !important;
font-family: 'Oswald', sans-serif !important;
-moz-transition-property: none;
-webkit-transition-property: none;
-o-transition-property: none;
transition-property: none;
-moz-transition-duration: none;
-webkit-transition-duration: none;
-o-transition-duration: none;
transition-duration: none;
background-color: none !important;
text-shadow: none;
}

.flexslider {
background: #283e56 !important;
}

.home .slideshow .details.center .text {
width: 53%;
}

/*.home .slideshow {
margin: 0 !important;
max-height: 1223px !important;
overflow: hidden;
background: #000;
}

.home .slideshow .slide {
max-height: 1223px;
background-position: top center !important;
}*/

/*.flexslider { zoom: 2!important; }*/

.home .slideshow .slide {
height: 1129px;
}

#homeContent.homeSection {
padding: 0px !important;
}


.home .slideshow h2 {
font-family: 'Oswald' !important;
color: #fff !important;
font-weight: 400;
}

.home .slideshow p {
font-family: 'Roboto Slab';
color: #fff;
font-weight: 100;
text-shadow: 1px 1px 5px #000, 3px 3px 5px #535353;
}

#testimonials {
padding: 120px 0 60px 0;
background: #e8e8e8;
background-image: url(http://centricitymusic.com/site/images/bkgdTwitter.png);
background-position: top center;
background-repeat: no-repeat;
}

.tweet{
text-align: center;
width: 600px;
margin-right: auto;
margin-left: auto;	
font-size: 23px;
color: #8e8e8e;
}

#follow{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 40px;
}

.btnFollow{
border: 1px solid #848484;
padding: 4px 7px;
font-family: 'Oswald', sans-serif !important;
margin-top: 20px;
color: #848484;		
}

.btnFollow a:hover{
color: #000 !important;	
}



/*Our Mission*/
#featuredPages {
background: #283e56 url(http://centricitymusic.com/site/images/bkgdMission.jpg);
background-repeat: no-repeat;
background-position: center;
padding: 60px 0 30px 0;
width: 100%;
max-width: none;
margin: -50px 0px 50px 0px;
}

#featuredPages h3{
color: #fff !important;	
}

#featuredPages p{
color: #fff !important;	
}

/*Featured Artists*/
.project.small .title span {
background-color: #37b0e9 !important;
}

.project.small .title {
font-family: 'Oswald' !important;
text-transform: uppercase;
font-weight: 400;
font-size: 1em;
color: #fff;
font-weight: bold;
text-align: center;
margin-bottom: 10px;
display: block;
position: absolute;
top: 60%;
margin: -20px auto 0 !important;
width: 100%;
-moz-transition-property: all;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
opacity: 0;
}

.project.small img, .isotope-item img{	
	max-width: 100% !important;
	height: auto;	
	-moz-transition-property: opacity;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;	
}

.project.small a:hover .title{
	opacity: 1;
	top: 50%;
	-webkit-backface-visibility: hidden;
	width: 300px !important;
	
}

.project.small .title {
	font-size: 1em;
	color: #fff;	
	font-weight: bold;
	text-align: center;	
	margin-bottom: 10px;
	display: block;
	position: absolute;
	top: 60%;	
	margin: -20px auto 0 !important;	
	width: 300px !important;
	-moz-transition-property: all;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	opacity: 0;
}

.project.small .title span {	
	display: inline-block;
	padding: 10px;	
	background: #000;
	margin: 0 auto !important;	
}


/* Top Header Navigation */
#header .inside {
max-width: 62.5em;
margin: 0 auto;
position: relative;
padding: 0px !important;
}

#header .surround {
padding: 0 30px;
background-color: #fff;
height: 53px;
border-bottom: 6px solid #0f77ae;
}

#mainNav ul a{
	color: #000;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	font-weight: 400;
}

#mainNav ul li a:hover{
	color: #0f77ae;	
}

#mainNav ul li.current-menu-item a{
	color: #0f77ae;	
}

#mainNav {
right: 0;
position: absolute;
top: 50%;
height: 20px;
margin-top: -14px;
display: inline-block;
}

/* Second level+ dropdowns */
#mainNav ul ul {
	padding: 20px 0px 5px 0px !important;
	margin-top: -2px;
	background: #0077ad !important;
	border: none;	
	text-align: left;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#mainNav ul li.sfHover a,
#mainNav ul li a:hover,
#mainNav ul li:hover {
	text-decoration: none;
	color: #0f77ae;	
}

.home #mainNav ul ul {	
	background: rgba(0,0,0, .3);
}	

#mainNav ul ul ul {	
	padding-top: 20px !important;
	margin-left: -1.25em;
	margin-top: -5px;	
}

#mainNav ul ul li {	
	float: none;
	background: none;	
	margin: 0 5px 5px 15px !important;		
}

#mainNav ul ul li a {
	padding: 0px 0 10px 0;
	font-weight: normal;
	border: none !important;
	color: rgba(255,255,255, .6) !important;	
}

.home #mainNav ul ul li a {	
	color: rgba(255,255,255, .9) !important;	
}

#mainNav ul li.sfHover ul a:hover { color: #fff!important; }







/*page header*/

#pageHead h1 {
font-size: 44px;
line-height: .7em;
padding: 0;
margin-bottom: 0;
display: block;
text-transform: uppercase;
color: #0f77ae;
}

#pageHead {
padding: 40px 0 20px 0;
margin: 0 0 40px 0;
border-bottom: 1px solid #0f77ae;
}







/* widgets*/

#sidebar{
text-align: center;
}

#text-4{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-4 h2{
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-4 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-5{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-5 h2{
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-5 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-7{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-7 h2{
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-7 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-8{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-8 h2{
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-8 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-9{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-9 h2 {
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-9 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-12{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-12 h2 {
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-12 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-14{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-14 h2 {
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-14 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-16{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-16 h2 {
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-16 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-19{
background-color: #37b0e9;
margin-bottom: 28px !important;
}

#text-19 h2 {
color: #fff;
padding-top: 15px;
border-bottom: none !important;
}

#text-19 .textwidget{
padding: 0px 0px 2px 60px;
}

#text-20 .tweet{
line-height: 1.7em !important;
font-size: 1em !important;
margin: 0 0 20px 0;
font-weight: normal !important;
font-style: normal !important;	
}

.project p img {
margin-bottom: 0px !important;
}

.widgettitle{
margin: 0 0 10px 0;
line-height: 1.4em;
font-size: 23px;
color: #37b0e9;
border-bottom: 1px solid #37b0e9;
text-align: center;
text-transform: uppercase;
}

.widgetsocial {
margin: 0px 0px 0px 0px;
width: 36px;
float: left;
padding: 0px 10px 0px 0px;
}

#reallysimpletwitterwidget-2{
	float: left;
	margin-top: 52px;	
}

/*.widgets_on_page ul, .widgets_on_page ul li {
list-style: none;
background: none;
padding: 0px 0px 70px 0px;
}
*/

#content ul {
margin: 0 0 25px 0px;
list-style-type: disc;
}

.one_half.column{
width: 35%;
margin-right: 9%;	
margin-top: 40px;
}

.one_half.column.last{
width: 55%;	
}






/*artist pages*/
/*#Jason_Gray{
width: 350px;
margin-right: 20px;
color: #37b0e9 !important;	
}*/

.last strong{
font-family: 'Oswald', sans-serif !important;
/*text-transform: uppercase;*/
font-size: 20px;
color: #0f77ae	!important;
font-weight: 400;
}

.project p img{
margin-bottom: 70px;	
}

.projectNav a {
display: inline-block !important;
font-size: .85em;
color: #37b0e9;
font-family: 'Oswald', sans-serif !important;
text-transform: uppercase;
}

.projectNav a:hover {
color: #0077ad;
}





/* Tour Dates */

#bit-events .venue, #bit-events .location, #bit-events .lineup {
display: block;
clear: left;
font-size: smaller;
line-height: 18px !important;
}

/*RSVP BTN*/
td.bit-rsvp .bit-uiButton {
background: #37b0e9!important;
border: 1px solid #37b0e9!important;
border-bottom-color: #37b0e9!important;
box-shadow: none!important;
-moz-box-shadow: none;
font-size: 11px;
font-weight: bold;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
}

#bit-events td .bit-uiButtonDefault a {
color: #fff !important;
}

#bit-events td .bit-uiButton {
display: inline-block;
padding: 11px 9px !important;
height: 16px;
line-height: 16px !important;
cursor: pointer;
font-family: 'Oswald', sans-serif !important;
}

/*Facebook icon*/
#bit-events .bit-fb-share {
background: transparent url('http://d38hmgjgf0kofx.cloudfront.net/images/facebook/icons/fb_share.gif') top left no-repeat;
margin-left: 4px;
margin-right: 5px !important;
display: inline-block;
width: 26px;
height: 26px;
vertical-align: middle;
}

/*remove bandsintown logo*/
#bit-events .bit-bottom a.bit-logo {
background: none !important;
height: 16px;
width: 16px;
margin-right: 4px;
}


/*contact*/
#cntctfrm_contact_form input.text, #cntctfrm_contact_form textarea, #cntctfrm_contact_message, #cntctfrm_contact_name, #cntctfrm_contact_email, #cntctfrm_contact_subject {
width: 630px !important;
}

input[type="text"], textarea {
background-color: #fff!important;
padding: 15px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px;
color: #0f77ae !important;
border: 1px solid #0f77ae !important;
border-bottom: 1px solid #0f77ae !important;
background: #fff !important;
font-size: .9em;
-webkit-appearance: none;
}

input{
margin-bottom: 35px !important;
margin-top: 10px !important;	
}

#cntctfrm_contact_message{
margin-top: 10px !important; 	
}

label{
color: #37b0e9 !important;	
}

#searchsubmit, input[type="submit"] {
background: #0f77ae !important;
display: inline-block;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
padding: 15px 20px;
border: none;
border-bottom: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 4px !important;
border-radius: 0px !important;
margin: 0 3px 0 0;
line-height: normal !important;
-webkit-appearance: none;
text-transform: uppercase;
font-size: .9em;
}

#searchsubmit, input[type="submit"] {
background-color: #0f77ae !important;
}

/*FAQ PAGE */
.post-50 h3{
color: #0077ad !important;
font-size: 20px !important;	
}



/*footer*/
#footer {
color: #0077ad;
background: #283e56;
}

#footer a {
color: #37b0e9;
font-weight: 100 !important;
}

#quoterotator{
color: #0077ad !important;	
}

#quotearea{
margin-top: 20px !important;		
}

#footer .secondary .right span {
padding: 0 5px;
color: #0077ad;
}

#footer .secondary .inside {
border-top: none;
padding: 30px 0 0;
}

#quoteauthor{
font-family: 'Oswald', sans-serif !important;
text-transform: uppercase;
}

#footer .main {
padding: 34px 0 10px 0;
margin: 0 30px 0;
}

#footer .secondary {
margin: 0 0 0;
padding: 0 30px 65px;
}

#footer .secondary .inside {
border-top: none;
padding: 0 0 0;
}

#testimonials .flexslider {
min-height: 100px;
border: 0 !important;
margin: 0px auto 60px auto!important;
padding: 0 0 1px 0 !important;
background: transparent;
border: none;
position: relative;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-o-border-radius: 0!important;
border-radius: 0!important;
box-shadow: none !important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
-o-box-shadow: none!important;
zoom: 1;
width: 100%;
max-width: 1024px;
}


@media (max-width : 2560px) 
{
.home .slideshow .slide {
height: 1225px;
}
}

@media (max-width : 1920px) 
{
.home .slideshow .slide {
height: 1010px !important;
}
}

@media (max-width : 1650px) 
{
.home .slideshow .slide {
height: 924px !important;
}
}

@media (max-width : 1650px) 
{
.home .slideshow .slide {
height: 924px !important;
}
}

@media (max-width : 1500px) 
{
.home .slideshow .slide {
height: 859px !important;
}
}

@media (max-width : 1366px) 
{
.home .slideshow .slide {
height: 832px !important;
}
}

@media (max-width : 1280px) 
{
.home .slideshow .slide {
height: 780px !important;
}
}

@media (max-width : 1024px) 
{
.home .slideshow .slide {
height: 688px !important;
}
}

@media only screen 
and (max-width : 320px) {
.home .slideshow .slide {
height: 400px !important;
}
}