/*
Theme Name: 	PITCH PERFECT PR
Theme URI: 		
Description: Theme for DOMOWIT
Version: 	1.0
Author: 	Johnathan Crawford
Author URI: http://domowit.com
Tags: 	SIMPLE FRAMEWORK 
*/
@import "css/ie.css";
@import "css/reset.css";
@import "css/responsive.gs.16col.css";
@import "css/headhesive.css";
@import "css/jquery.sidr.dark.css";

@import "css/overlay.css";
/*	EXAMPLE STYLES */
body {
	font-family: 'PT Serif', serif;
	font-size:15px;
	color:#414042;
	margin:0;
	padding:0;
}
h1, h2, h3 {
	font-family: 'Open Sans', sans-serif;
}
h1 {
	text-transform:uppercase;
	font-size: 47px; /* Some tweener fallback that doesn't look awful */
	/*font-size: 5.0vw;*/
	font-weight:700;
	line-height:47px;
	margin-bottom:15px;
}
h2 {
	text-transform:uppercase;
	font-size: 24px; /* Some tweener fallback that doesn't look awful */
	/*font-size: 2.25vw;*/
	font-weight:700;
}
h4 {
	font-size:31px;
}
p {
	line-height:24px;
}

p:empty {
	display: none !important;
}

anchor{display: block; position: relative; top: 500px; visibility: hidden;}
p.sans {
	font-family: 'Open Sans', sans-serif;
}
p.sans a{
	text-decoration:none;
	color:#414042;
}
p.sans a:hover{
	text-decoration:underline;
}
 p.serif {
	font-family: 'PT Serif', serif;
	text-transform:inherit;
}
 p.serif a{
	text-decoration:none;
	font-family: 'PT Serif', serif;
	color:#414042;
	text-transform:inherit;
	font-weight:normal;
}
p.serif a:hover{
	text-decoration:none;
	color:#9FA1A2;
}
a {
	color:#9FA1A2;
}
i, em {
	font-style:italic;
}
.justify {
	text-align:justify;
}
.sans {
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.label {
	line-height:0;
}

p.contact a {
	text-transform:uppercase;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	letter-spacing:2px;
	display:block;
	margin:30px 0 50px 0;
	padding-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9FA1A2;
}
p.contact a:hover {
	text-decoration:underline;
}
.strong, strong {
	font-weight:700;
}
.center {
	margin: 0 auto;
}
.clear {
	clear:both;
}
iframe {
	margin: 0 auto;
	display:block;
}
main {
	padding-top:80px;
}
.bottom_margin {
	margin-bottom:60px;
}
.bottom_margin15 {
	margin-bottom:15px;
}
.bottom_marginTour {
	margin-bottom:5px;
}
/*COLOR*/
.grey {
	color:#9FA1A2;
}
.greybg {
	color:#F1F2F2;
}
#click-menu {
	background-color:#363438 !important;
	margin-top:10px !important;
}
header {
	text-align: center;
	background: #fff;
	padding: 10px 60px;
	width:100%;
	opacity:.9;
}
header .logo_home {
	height:113px;
	width:108px;
	background-image:url(images/PPPR-LOGO.svg);
	background-repeat:no-repeat;
	margin:16px auto 37px auto;
	display:block;
}
header a{
	text-decoration:none;
}
header a:hover{
	text-decoration:underline;
}

#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	background-image: url(images/menu-icon.png);
	background-position: center;
	
}
.menu_home {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
.menu_home ul {
	list-style:none;
	position:relative;
	left:50%;
}
.menu_home li {
	float:left;
	position:relative;
}/* ie needs position:relative here*/
.menu_home a, .menu a {
	text-decoration:none;
	color:#414042;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	float:right;
	text-align:center;
	white-space:nowrap;
	margin:0 0 0 26px;
}
.menu a:hover {
}
header.fixed {
	position:fixed;
	z-index:3000;
	top:0;
}
header .logo, .banner--clone .logo_home {
	height:81px;
	width:81px;
	background-image:url(images/pppr-logo-small.svg);
	background-repeat:no-repeat;
	margin:0;
	display:block;
	float:left;
}
header .menu {
	float:right;
	text-align:left;
}
header .menu ul, .banner--clone .menu_home ul {
	float: right;
	display:block;
	margin-top:50px;
	position:inherant;
	left:100%;
}
.banner--clone.banner--stick .menu_home {
	right:0;
	left:0% !important;
	
	
}



.banner--clone.banner--stick .menu_home ul {
	
	display:block;
	margin-top:50px;
	position:inherit;
	margin-right:13px;
	
	
}

header .menu ul {
	margin-right:13px;
}
header .menu li, .banner--clone .menu_home li {
	float:left;
}/* ie needs position:relative here*/
header .social {
	color:#BCBEC0;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:.8em;
	letter-spacing:2px;
	font-weight:700;
	position:absolute;
	right:73px;
}
/* CAROUSEL FRED*/



.list_carousel {
	max-width: 1600px;
	height:600px;
	overflow:hidden;
	margin:0 auto;
	
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position:relative;
	color: #fff;
}
.list_carousel li {
	position: relative;
	display: block;
	float:left;
	background-color:#CA3873;
}
.list_carousel img {
	z-index:-300;
	min-width:900px;
	min-height:600px;
	width:100%;
	height:100%;
	margin:0 auto;
}
.list_carousel .background {
	width: 100%;
	height:600px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index:10000;
	background-position: center center;
}
.list_carousel .CopyContainer {
	
	color:#FFF;
	position:absolute;
	z-index:2000;
	top:35%;
	margin:0 auto;
	width:100%;
	
}
.list_carousel .CopyContainer h2 {
	margin-bottom:15px;
	font-weight:700;
	text-transform:uppercase;
	font-size:51px;
	text-align:center;
	letter-spacing:7px;
	line-height:47px;
	padding:0 60px;
	
}
.list_carousel .CopyContainer h3 {
	font-weight:700;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	letter-spacing:2px;
	line-height:19px;
}
.CopyContainer a {
	text-decoration:none;
}
.CopyContainer a h2.home, .CopyContainer a h3 {
	color:#fff;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	text-decoration:none;
	max-width:1000px;
	margin:0 auto;
}
.CopyContainer a:hover h2, .CopyContainer a:hover h3 {
	opacity:.6
}
.list_carousel .button {
	text-align:center;
	position:absolute;
	top:150%;
	right:50%;
	left:50%;
	margin-left:-100px;
	width:200px;
	background-color:#fff;
}
.list_carousel .button a {
	display:inline-block;
	background-color:#fff;
	text-align:center;
	padding:13px 0;
	color:#414042;
}
a.prev {
	left:20px;
	top:500px;
	position:absolute;
	font-size:3em;
	opacity:.3;
	color:#FFF;
	transition: opacity 0.5s ease;
	z-index:4000
}
a.next {
	right:20px;
	top:500px;
	position:absolute;
	font-size:3em;
	opacity:.3;
	color:#FFF;
	transition: opacity 0.5s ease;
	z-index:4000
}
a.prev:hover {
	opacity:.8;
}
a.next:hover {
	opacity:.8;
}
/* TABS */


#thumbnails {
	text-align:center;
}
#list {
	
	max-width:900px;
	margin:0 auto;
	text-align:center;
	
}
#list h2 {
	text-align:center;
	margin-top:15px;
}
.alpha_list {
	text-align:center;
	line-height:22px;

}
.inlineblock {
	display: inline-block;
	zoom: 1;
  /* display*: inline;ie hack */
	text-align:center;
	margin-bottom:80px;
	padding:6px;
	
}
.inlineblock img {
	margin-bottom:15px;
}
.tabbed-artist {
	float:right;
	position:relative;
	left:-50%;
	margin:60px 0;
}
.tabbed-artist ul.responsive-tabs {
	list-style:none;
	position:relative;
	left:50%;
}
.tabbed-artist ul.responsive-tabs li {
	color:#000;
	float:left;
	position:relative;
}
.tabbed-artist ul.responsive-tabs li a {
	float:right;
	text-align:center;
	white-space:nowrap;
	margin:0 13px;
}
.tabbed-artist ul.responsive-tabs li a .fa {
	text-align:center;
}
.responsive-tabs-panel p {
	text-decoration:none;
	color:#414042;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	display:inline-block;
	text-align:center;
	letter-spacing:.08em;
}
/* END TABS */


article {
	
	max-width:1100px;
	margin:20px auto 20px auto;
}
article.homebands {
	
	margin:0px auto 0 auto;
}
article.bands {
	padding: 0 3.5em;
	margin-top:70px;
}
article.about {
	max-width:900px;
	padding: 0 3.5em;
	margin-top:50px;
}
.toggle {
	
	right:0px;
	position:fixed;
	top:205px;
	z-index:1000000;
	background-color:#BCBEC0;
	color:#fff;
	padding:2px 30px 2px 4px;

}
/* ARTIST PAGE */
.thumbnails {
	background-color:#F1F2F2;
	padding:15px;
}
.thumbnails img {
	width:100%;
	height:100%;
	margin:0;
}
.rollover_container {
	
position: relative;

}
.rollover_container .detail {
	
width: 100%;
height: 99%;
display: block;
position: absolute;
top: 0px;
left: 0px;
z-index: 89;
background-color: rgba(0, 0, 0, 0.6);
opacity:0;
color:#FFF;

}
.rollover_container .detail:hover {
	opacity: 1 !important;
	
}
.rollover_container .detail .title {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	text-align: center;
	width: 100%;
	max-width: 100%;
	opacity: 1 !important;
}
.rollover_container .detail .title .overlay {
	display: block;
}

ul.links {
	margin:30px 0;
	padding-bottom:50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9FA1A2;
}
ul.links.noline {
	margin:30px 0;
	padding-bottom:85px;
	border: none !important;
}
/* ABOUT PAGE */
.aboutbox {
	height:250px;
}
.circleImage {
	width: 300px;
	height: 300px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
overflow: hidden;
margin:0 auto 30px auto;

}
.memberWrapper {
	
padding-right: 5%;
padding-left: 5%;
margin:30px 0; 
width:50%;
float:left;
}


/* END ABOUT PAGE */






ul.links li {
	display:inline-block;
	width:50%;
	float:left;
}
ul.links li a, a.button {
	text-decoration:none;
	padding:10px;
	border-width: 2px;
	border-style: solid;
	border-color: #9FA1A2;
	display:block;
	text-align:center;
	margin-bottom:5px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#9FA1A2;
	font-weight:700;
	 -webkit-transition: background-color 250ms ease-out .1s;
    -moz-transition: background-color 250ms ease-out .1s;
    -o-transition: background-color 250ms ease-out .1s;
    transition: background-color 250ms ease-out .1s;
    -webkit-transition: color 250ms ease-out .1s;
    -moz-transition: color 250ms ease-out .1s;
    -o-transition: color 250ms ease-out .1s;
    transition: -color 250ms ease-out .1s;
}
ul.links li a:hover, a.button:hover {
	
	color:#fff;

	background-color:#9FA1A2;
}
.button.dark {
	text-decoration:none;
	padding:10px;
	border-width: 2px;
	border-style: solid;
	border-color: #58595B;
	display:block;
	text-align:center;
	margin-bottom:5px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#58595B;
	font-weight:700;
}


ul.links li:nth-child(odd) {
	padding-right:4px;
}
ul.links li:nth-child(even) {
	padding-left:4px;
}
.av_container {
	background-color:#ECEFF0;
	display:block;
	padding:0 3.5em 30px 3.5em ;
	color:#58595B;
}
.footer_main {
	background-color:#A6A8AB;
	display:block;
	padding:0 3.5em 60px 3.5em;
	color:#58595B;
}
.av_container h2, .press_clippings h2{
	text-align:center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58595B;
	padding: 0 0 20px 0;
	margin:0px 0 40px 0;
	
}
.on_tour {
	background-color:#BABCC0;
	display:block;
	padding-bottom:60px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	letter-spacing:0.08em;
	font-size:13px;	
	
}
.on_tour_past h2 {
	text-align:center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58595B;
	padding: 0 0 20px 0;
	margin:30px 0 0px 0;
}
.on_tour_past {
	background-color:#fff;
	display:block;
	padding-bottom:60px;
	text-align:left !important;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
}
.press_clippings {
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	letter-spacing:0.08em;
	font-size:13px;
	background-color:#ECEFF0;
	display:block;
	padding:0 3.5em 0px 3.5em ;
	color:#58595B;
	text-align:center;	
}
.press_clippings a {
	text-decoration:none;
	color:#58595B;
}
.press_clippings a:hover {
	text-decoration:underline;
}
.others {
	background-color:#AFB1B2;
	display:block;
	padding-bottom:60px;
}
footer {
	background: #414042;
	color:#CCC;
	padding-bottom:30px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.footer_main .circle {
	border-radius: 50%;
	margin-bottom:60px;
	height:420px;
	padding:52px 30px 30px 30px;
	width:420px;
	background-color: #AAADB1;
}
.footer_main h4 {
	font-size:1.5em;
	line-height:29px;
	color: #414042;
	text-align:center;
	padding:35px;
	font-style: italic;
}
.footer_container {
	width:802px;
	margin:0 auto;
	color:#808285;
	
	line-height:30px;
	letter-spacing:2px;
		
}
.footer_container a {
	text-decoration:none;
	text-transform:uppercase;
	color:#808285
}
.footer_container a:hover {
	text-decoration:underline;
}
.twitter {
	padding-left:70px;
}
.col.span_4.foot_row {
	display:block;
	width:265px;
	height:140px;
	padding:25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808285;
	margin-bottom:100px;
	
}
.col.span_4.foot_row.rule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808285;
}
#footerlogo {
	background-image:url(images/pppr-logo-round.svg);
	height:118px;
	width:118px;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	display:block;
	position:relative;
	top:-59px;
	
}
.footer_container ul.social {
	background-color:#069;
	
	
	
}
.footer_container i.fa {
	font-size:22px;
	
	
	


	
}
.social_box {
	border: 3px solid #808285;
	padding:10px;
	font-size:40px;
	width:50px;
	text-align:center;
	
	
	
}


.pull {
	position: relative;
	left: 0 !important;
	right: auto;
	top:0;
	float:left !important;
}
.push {
	position: relative;
	right: 0 !important;
	left: auto;
	float:right !important;
}

.listings {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D4;
	padding-bottom:40px;
	margin-bottom:40px;
}
.listings a h2, .listings .dateheader {
	
	margin-bottom:20px;
	display:block;
	
	
	
}
.listings.press h2 a {
	color:#414042;
}
.listings.press h2 a:hover {
	text-decoration:underline;
}
.listings a {
	color:#58595B;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	
	
}
.wpcf7-form {
	margin:30px auto;
	width:70%
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea
{
	background-color: #fff;
	color: #000;
	width: 100%;
	padding:8px 3px;
	border:1px solid #666;
	font-size:13px;
	color:#666;
	margin:10px 0;
}
.wpcf7-form textarea {
	height:100px;
}

.wpcf7-form input[type="submit"]{
	text-decoration:none;
	padding:10px 40px;
	border-width: 2px;
	border-style: solid;
	border-color: #58595B;
	display:block;
	text-align:center;
	margin:0 20% 50px 0;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	background-color:#58595B;
	width:100%

	
	
	
}
input[type="submit"]:hover{
	color:#58595B;
	background-color:#f1f1f1;
	
	
}
.navigation {
	
}
.wp-paginate {
	font-family: 'Open Sans', sans-serif !important;
	font-size: .75em;
	display: block;
margin: 0 auto;
	text-align:center;
}
.wp-paginate .current {
	background:#CA3873 !important;
	border: 1px solid #CA3873!important;
	
	
}


@media only screen and (max-width: 767px) {

	header {
	
	padding: 10px;
	
}

header .logo_home {
	height:81px;
	width:84px;
	background-image:url(../../uploads/2015/01/PitchPerfectPR_small.png);
	background-repeat:no-repeat;
	margin:0;
	display:block;
	float:left;
}



	.banner--clone, header.fixed {
		position:inherit;
	
}
	
	.menu ul, .menu:active ul, .banner--clone { 

		display: none;
		

	}

	.menu li {

		
		display:none

	}

	
	/* STOP */
	.toggle {
	
	display:none


}
.list_carousel {
	max-width:500px;
	height:300px;
	
}
.list_carousel .background {
	width: 100%;
	height:300px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index:10000;
	background-position: center center;
}
.list_carousel .CopyContainer {
	
	
	top:10%;

	
}
.list_carousel .CopyContainer h2 {
	margin-bottom:20px;
	font-weight:700;
	text-transform:uppercase;
	font-size:27px;
	text-align:center;
	letter-spacing:4px;
	line-height:30px;
	padding:0 15px;
}
.list_carousel .CopyContainer h3 {
	font-weight:700;
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	letter-spacing:2px;
	line-height:15px;
	padding:0 15px;
}
.list_carousel .button {
	
	top:310px;
	
}
a.prev {
	left:10px;
	top:500px;
	position:absolute;
	font-size:2em;
	opacity:.3;
	color:#FFF;
	transition: opacity 0.5s ease;
	z-index:4000
}
a.next {
	right:10px;
	top:500px;
	position:absolute;
	font-size:2em;
	opacity:.3;
	color:#FFF;
	transition: opacity 0.5s ease;
	z-index:4000
}

article.bands {
	padding: 0 3.5em;
	margin-top:130px;
}
.av_container {
	background-color:#ECEFF0;
	display:block;
	padding:0 15px ;
	color:#58595B;
}
.inlineblock img {
	max-height:200px;
	margin:0 auto 15px 0;
}

.on_tour {
	text-align:center;
}
.tourpad{
	padding-bottom:30px;
	display:none;
}

	.disappear, .social {
		display:none;
		visibility:hidden;
	}
	
	
article {
	position: relative;
	max-width:1100px;
	margin:85px auto 10px auto;
}
article.homebands {
	
	margin:0px auto 0 auto;
}
article.bands {
	padding: 0 10px;
	margin-top:130px;
}
article.about {
	max-width:900px;
	padding: 0 10px;
	
}
#click-menu {
	right:15px !important;
	top:25px !important;
	
}
.footer_container {
	width:100%;
	margin:0 auto;
	margin-bottom:85px;
		
}
.col.span_4.foot_row, .col.span_4.foot_row.rule {
	float:none;
	margin:0 auto;
	text-align:center;
	border:none;
}
input[type="text"], input[type="email"], textarea
{
   
    width: 100%;
   
}
input[type="submit"]{
	margin:0 0 50px 0;
	width:100%
	
	
}
.footer_main {
	padding:0 1em 60px 1em;
}


.footer_main .circle {
	display:none;
}
.footer_main h4 {
	font-size:1em;
	line-height:29px;
	color: #414042;
	text-align:center;
	padding:35px;
	font-style: italic;
}
.twitter {
	padding-left:0px;
}
.memberWrapper {
	
padding-right: 5%;
padding-left: 5%;
margin:30px 0; 
width:100%;
float:left;
}
.aboutbox {
	height:auto;
}


 }

#artistBio p {
	margin-bottom: 5%;
}