/*
Theme Name: Shakey Graves
Theme URI: http://www.vectordefector.com
Description: A custom theme made exclusively for Shakey Graves.
Version: 2.6
Author: Tom Benway
Author URI: http://www.vectordefector.com
*/

/* Begin Typography & Colors */
html {
	height: 100%;	
}

body {
	height: auto;
	font-size: 14px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0;
	color: #fff;
	background-color: #000;
	background-image: url(images/pattern-bg.jpg);
	background-position: center bottom;
}

a {
	outline: none;	
	color: #999;
	text-decoration: none;
}

textarea { 
	resize:none;
}

#page {
	width: 100%;
	max-width: 1200px;
	margin: 3% auto 0 auto;
	overflow: hidden;
}

.logoPage {
	position: absolute;	
	top: 0;
	max-width: 200px;
	max-height: 200px;
}

#header {
	float: left;
	width: 100%;
}

#homeContent a.icon {
	display: inline-block;
	margin: 15px;
	font-size: 32px !important;	
	vertical-align: top;
}

#homeContent h1 {
	text-transform: uppercase;
	letter-spacing: 15px;
	font-weight: 300;
	font-size: 35px;
}	

#homeContent h2 {
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 20px;
	margin: 15px auto 0 auto;
}	

.formInput {
	border: 1px solid #575757;
	background-color: #303030;
	padding: 4px 8px 4px 8px;
	color: #aaa;
}

.formInput:focus {
	color: #fff;	
}

.inputBtn {
	color: #fff;
	background-color: #575757;
	border: 1px solid #575757;
	padding: 3px 8px 3px 8px;
	cursor: pointer;	
}

.inputBtnClear {
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #999;
	background: transparent;
	border: 1px solid #999;
	padding: 15px 25px;
	cursor: pointer;	
}


.btn, #homeNav li, #navigation li {
	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
  	-ms-transition: all 0.30s ease-in-out;
  	-o-transition: all 0.30s ease-in-out; 
	cursor: pointer;
}

.btn:hover, #homeNav li:hover, #navigation li:hover {
	opacity:.50;
    filter:alpha(opacity=50);
}

/* navigation elements */

#navigation {
	float: right;
	width: 100%;
	margin: 40px 0 0 0;
	text-align: center;	
}

#homeNav ul, #navigation ul {
	margin: 0;
	padding: 0;	
}

#navigation li {
	width: 100px;
	min-height: 65px;
	display: inline-block;	
	margin: 0 1% 0 1%;
	padding: 0;
	text-align: center;
}

#navigation li a {
	color: #fff;
	font-size: 45px;
	line-height: 45px;
	letter-spacing: 2px;
	text-decoration: none;	
	vertical-align: top;
}

#navigation .current-menu-item {
	background-image: url(images/home-nav-active.png);
	background-repeat: no-repeat;
	background-position: 2px -7px;	
	background-size: 100px 65px;	
}




/* end nav */

/* home items */
#homeContent {
	width: 100%;
	max-width: 1100px;
	margin: 2% auto;
}

#homeContent .icon {
	display: inline-block;
	font-size: 32px;	
}

#homeContent img {
	max-width: 100%;
}

#homeNav {
	width: 100%;
	margin: 5% 0 5% 0;
	text-align: center;
}


#homeNav li {
	display: inline-block;
	min-width: 163px;
	min-height: 60px;
	margin: 0;	
	padding: 32px 0 0 0;
	text-align: center;
	background-position: -2px -8px;	
}

#homeNav li:hover {
	background-image: url(images/home-nav-active.png);
	background-repeat: no-repeat;
	background-position: -2px -8px;	
}

#homeNav li a {
	color: #e6e6e6;	
	text-decoration: none;
	font-size: 55px;
	letter-spacing: 5px;
}

#homeIcons {
	width: 100%;
	text-align: center;
}

#homeIcons #facebook {
	display: inline-block;
	width: 66px;
	height: 66px;
	margin: 0 20px 0 20px;
	background-image: url(images/shakey-icons.png);	
	background-repeat: no-repeat;
	background-position: -5px -5px;
}

#homeIcons #twitter {
	display: inline-block;
	width: 66px;
	height: 66px;
	margin: 0 20px 0 20px;
	background-image: url(images/shakey-icons.png);	
	background-repeat: no-repeat;
	background-position: -129px -99px;
}

#homeIcons #video {
	display: inline-block;
	width: 66px;
	height: 66px;
	margin: 0 20px 0 20px;
	background-image: url(images/shakey-icons.png);	
	background-repeat: no-repeat;
	background-position: -128px -5px;
}

#homeIcons #instagram {
	display: inline-block;
	width: 66px;
	height: 66px;
	margin: 0 20px 0 20px;
	background-image: url(images/shakey-icons.png);	
	background-repeat: no-repeat;
	background-position: -252px -5px;
}

#homeAudio {
	width: 100%;
	margin: 5% 0 0 0;
	text-align: center;
}

#homeEmail {
	width: 100%;
	margin: 5% 0 5% 0;
	text-align: center;
}

#homeEmail h2 {
	font-size: 35px;	
}


.tubepress_container .pagination a {
	color: #000 !important;	
}

.videoWrapper, .embed-youtube {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	overflow: hidden;
}

.videoWrapper iframe, .embed-youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* updated styles for you tube channel plugin */

.youtube_channel {
	width: 100% !important;
	text-align: center !important;
	margin-bottom: 30px !important;	
}

.ytc_video_container {
	width: 100% !important;
	max-width: 240px !important;
	min-height: 240px;
	display: inline-block;
	margin: 15px 2%;		
}

/*
.ytc_video_first {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 auto 25px auto;
	clear: both;
}	
*/

.ytc_title {
	font-weight: normal !important;
	font-size: 12px !important;
		
}


/* end home */

#content {
	float:left;
	width: 96%;
	padding: 2%;
	min-height: 300px;
	margin: 5% auto 0 auto; 
}

.post {
	float: left;
	width: 100%;
	margin-top: 15px;	
}

.post table td {
	vertical-align: top; 
}

.entry {
	float: left;
	width: 100%;
	max-width: 780px;	
}

.blogEntry {
	float: left;
	width: 100%;	
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 2px dotted #111;
}

.blogDate {
	float: right;	
	margin: 0 0 1% 1%;
}

.dcwss-content {
	text-align: center;	
}

.dcsns-li, .dcsns-li li {
	background-color: rgba(20,20,20,.75) !important;
	color: #fff;	
}

#music iframe {
	display: inline-block;	
	vertical-align: top;
	margin: 1%;
	width: 100%;
	max-width: 350px;
}


#footer {
	float:left;
	width: 100%;
	padding: 15px 0;
	font-size: 11px;
	text-align: center;
}

#footer h2 {
	font-size: 35px;	
}

/* End Structure */

/* Applauze.com */

.az-widget-custom-table {
	width: 100%;
	padding: 0;
	margin: 0;	
	border: none;
	border-collapse:collapse;
}

.az-widget-custom-table td, .az-widget-custom-table th {
	padding: 15px;	
	margin: 0;
	border: none;
}

.az-widget-custom-table th {
	text-align: left;
	font-size: 18px;
	background-color: #222;
	font-weight: normal;
}

.az-widget-custom-table td {
	color: #999;
	border-right: 1px solid #222;
	padding: 15px !important;
}

.az-widget-custom-table td:last-child {
	border-right: none !important;
}

.az-widget-custom-table .az_widget-custom-tr:nth-child(even) {
    background: rgba(25,25,25,.5);
}

.az-widget-custom-table .az_widget-custom-tr:nth-child(even) td {
	border-right: 1px solid #444;
}

.az-widget-custom-buy-tickets a { 
	padding: 5px 8px 5px 8px; 
	border: 1px solid #ccc; 
	border-radius: 4px; 
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
	white-space: nowrap !important;
	cursor: pointer;
}

.az-widget-custom-td-date {
	text-align: center;	
}

.az-widget-custom-weekday, .az-widget-custom-month, .az-widget-custom-day {
	float: left;
	display: block;
	margin: 0 0 2px 0;
	width: 100%;
	text-align: center;	
	font-family: 'Amatic SC', cursive !important;
}

.az-widget-custom-weekday {
	display: none;
}

.az-widget-custom-month {
	margin-top: 10px;
	font-size: 45px;
	font-weight: bold;
}

.az-widget-custom-day {
	font-size: 65px; 
	font-weight: bold;
	margin: 30px auto 15px auto;
}

.az-widget-buy-tickets {
	background: transparent !important;
}

.az-widget-custom-buy-tickets a {
	color: #fff !important;	
	background: transparent !important;
	border: 2px solid #fff;
	color: #fff;	
}


/* end applauze */


/* Begin Sidebar */
#sidebar {
	float: left;
	width: 97%;
	margin: 0 0 0 3%;
	padding: 0 0 0 3%;
	border-left: 1px solid #111;
	max-width: 300px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0 0 5px 0;
	color: #999;
	line-height: 1.25em;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 35px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* video gallery mods */

.tubepress_thumb {
	display: inline-block;
	min-height: 275px;	
	text-align: center;
	
} 

.tubepress_thumb img {
	width: 100% !important;	
}


.tubepress_container {
	width: 100% !important;
	height: 75% !important;
}

.tubepress_normal_embedded_wrapper{
	position: relative !important;
	padding-bottom: 56.25% !important;
	width:100% !important;
	padding-top: 30px !important; 
	height: 0 !important; 
	overflow: hidden !important;
	clear:both !important;
	margin-bottom:20px !important;
}
	
.youtube-player {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

/* end vid gallery */

/* photo gallery mods */

.gallery {
	float: left;
	width: 100%;	
	text-align: center;
}

.gallery li {
	margin: 1%;
	display: inline-block;
	vertical-align: top;	
}

.gallery li img {
	width: 100%;	
}


/* end photo gallery */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height: auto;
	}

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

img.alignright {
	padding: 4px;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

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


/* responsive add-ons, i do these inline because im lazy */
@media all and (max-width:650px){
	.az-widget-custom-table table, .az-widget-custom-table thead, .az-widget-custom-table tbody, .az-widget-custom-table th, .az-widget-custom-table td, .az-widget-custom-table tr { display: block; }
	.az-widget-custom-table thead tr { position: absolute; top: -9999px; left: -9999px;}
	.az-widget-custom-table tr { border: 1px solid #999; }
	.az-widget-custom-table .az-widget-custom-day, .az-widget-custom-table .az-widget-custom-month { font-size: 170% !important; }	
	
	.vdcal-archive table, .vdcal-archive thead, .vdcal-archive tbody, .vdcal-archive th, .vdcal-archive td, .vdcal-archive tr { display: block; }
	.vdcal-archive thead tr { position: absolute; top: -9999px; left: -9999px;}
	.vdcal-archive tr { border: 1px solid #999; }
	.vdcal-archive td { border: none;border-bottom: 1px dashed #666; position: relative;padding-left: 50%; }
	.vdcal-archive td:before { position: absolute;top: 6px;left: 6px;width: 45%; padding-right: 10px; white-space: nowrap;}
	.vdcal-archive .v-month, .vdcal-archive .v-date { font-size: 170%; }

	
	.post table, .post table tr, .post table td, .post table tbody { position: relative; display: block; width: 100% !important; height: auto !important; min-height: 100px; text-align: center; }
	
	.calendarMap { float: none !important; width: 100%; margin: 15px 0 15px 0; }
	.calendarMap iframe { width: 100%; }
	.calendarHeader table { width: 100%; }
	.dcwss .stream li { width: 100% !important; }
	
	#homeContent h1 { font-size: 30px; letter-spacing: 10px; margin-top: 25px; }
	.inputBtnClear { font-size: 15px !important; padding: 12px 24px !important; }
	
}


@media all and (max-width:960px){
	#homeContent { text-align: center; }
	.logoPage { position: relative; display: inline-block; max-width: 200px !important; max-height: 200px !important; text-align: center; }
}

@media all and (min-width:760px){
	
	#navigation { max-width: 625px;}
	#navigation li { margin: 0; }
	#headerimg { max-width: 126px; }
	#headerimg { text-align: left; }
	#content { margin: 2% auto 0 auto; }
	.gallery li { width: 48%; }
	#homeImg img.aligncenter { margin: 10px 5% 10px 5%;}	


}

@media all and (min-width:960px){
	#navigation { text-align: left;  max-width: 820px;}
	#navigation li { margin: 0 1% 0 1%;	}

}


@media all and (min-width:1080px){
	
	#navigation { text-align: left;  max-width: 820px;}
	#navigation li { margin: 0 2% 0 2%;	}
	#content { margin: 1% auto 0 auto; }
	.gallery li { width: 22%; }
	

}

