/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body {
	background: url(images/bodybg.jpg) top center no-repeat #000; background-size: 1600px 1500px;
	color: #fff; font: 14px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 300; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 980px; margin: 0 auto; }

@font-face {
    font-family: 'UmbrageRegular';
    src: url('fonts/umbrage2-webfont.eot');
    src: url('fonts/umbrage2-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/umbrage2-webfont.woff') format('woff'),
         url('fonts/umbrage2-webfont.ttf') format('truetype'),
         url('fonts/umbrage2-webfont.svg#UmbrageRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HeavyweightRegular';
    src: url('fonts/heavywei-webfont.eot');
    src: url('fonts/heavywei-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/heavywei-webfont.woff') format('woff'),
         url('fonts/heavywei-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1, h2, h3, h4 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { text-decoration: none; color: #fff; font-weight: bold; }
a:hover { color: #C2220C; } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 15px;
list-style: none;
}



.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.meta { font-size: 11px; margin-bottom: 10px; }
.postmetadata { }

#sidebar { width:310px;
float: right; }


#footer {
	width: 980px;
	height: 100px;
	margin-top: 20px;
}

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

.alignleft,
img.alignleft {
	display: block;
	float: left;
    padding:5px;
    border: 1px solid #1b1712;
    margin: 0 8px 0 0;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    padding:5px;
    border: 1px solid #1b1712;
    margin: 0 0 5px 5px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}


h1#logo  {
	display: block; height: 166px; width: 727px; text-indent: -99999px;
}

h1#logo a {
	display: block; height: 166px; width: 727px;
}

h2 {
	font-family: BebasNeueRegular, arial, Helvetica;
	font-size: 2.5em;
	color: #fff;
}

h2 a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

h2 a:hover {
	color: #C2220C; 
}

#homepage {
	display:none;
}

h3 {
	font-family: BebasNeueRegular, arial, Helvetica;
	font-size: 2em;
	color: #fff;
}

h4 {
	font-weight: normal;
}

.description  {
	display:none;
}

#header  {
	height: 400px;
	width: 980px;
}

#nav {
	width: 980px;
	float:left;
	margin-top: 160px;
}

#menu-main-menu {
	margin: 0;
	padding: 7px 7px 0;
	line-height: 100%;
}
#menu-main-menu li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
#menu-main-menu a {
	font-family: BebasNeueRegular, arial, Helvetica;
	font-size: 2.3em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:  8px 59px;
	margin: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#menu-main-menu .current a, #menu-main-menu li:hover > a {
	color: #C2220C;
	z-index: 3;
}
/* sub levels link hover */
#menu-main-menu ul li:hover a, #menu-main-menu li:hover li a {
	background: white;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#menu-main-menu ul a:hover {

	color: #000 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#menu-main-menu ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 5;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#menu-main-menu li:hover > ul {
	display: block;
}
#menu-main-menu ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#menu-main-menu ul a {
	font-weight: normal;
	font-size: 0.7em;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#menu-main-menu ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#menu-main-menu ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#menu-main-menu ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#menu-main-menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#menu-main-menu {
	display: inline-block;
}
html[xmlns] #menu-main-menu {
	display: block;
}
* html #menu-main-menu {
	height: 1%;
}

#main-content {
	width: 600px;
	float: left;
	background: #111;
	padding: 15px;
	border: 2px solid #555;
}

#blog-content {
	width: 610px;
	float: left;
}

#blog-content .post {
	background: #111;
	padding: 15px;
	border: 2px solid #555;
	margin-bottom: 10px;
}

#blog-content .post h2 {
	font-size: 1.8em;
	margin: 0;
}

#full-content {
	width: 936px;
	padding: 20px;
	float: left;
	background: #111;
	border: 2px solid #555;
}

#home-content {
	display:none;
}

.tour-date {
	width: 934px;
	height: 50px;
	background: #000;
	border: 1px solid #222;
	margin-bottom: 10px;
}

.show-date {
float: left;
padding: 13px 12px 3px;
width: 8%;
font-family:BebasNeueRegular, arial, Helvetica;
font-size:1.5em;
}

.show-city {
float: left;
padding: 13px 12px 3px;
width: 15%;
font-family:BebasNeueRegular, arial, Helvetica;
font-size:1.5em;
}

.show-venue {
float: left;
padding: 13px 12px 3px;
font-family:BebasNeueRegular, arial, Helvetica;
font-size:1.5em;
}
.show-links{
float: right;
margin-top: 7px;
margin-right: 8px;
}

.button3{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);

background: #555;
color:#fff;
float:left;
font-family:BebasNeueRegular, arial, Helvetica;
font-weight: normal;
font-size:1.5em;
padding: 3px 10px;
text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
border: 1px solid #333;
}

.button3:hover{
background: #C2220C;
color: #f1f1f1;
border: 1px solid #111;
}

.widget {
border: 2px solid #555;
padding: 15px;
background: #111;
margin-bottom: 10px;
}

#side-bar {
width: 951px;
height: 270px;
margin: 15px 0 0 23px;
background: black;
}

#side-bar .widget {
background: #111;
height: 180px;
width: 280px;
float: left;
padding: 10px;
border: 2px solid #555;
margin-right: 13px;
}

#home-bar {
width:300px;
float: right;
margin-right: 13px;
}



span.srp-widget-date {
	display: none;
}

#home-alt {
width: 951px;
margin: 15px 0 0 23px;
}

#homealt-content{
width: 560px;
	float: left;
	background: #111;
	padding: 15px;
	border: 2px solid #555;}
