/*http://www.dpmedia.us/
Tags: black, gray, white, fixed width, tabs, two columns, widgets
*/

body {
	background:#000000;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#EEEEEE;
	}
a {
	color:#8F8F8F;
	text-decoration:none;
	}
a:hover {
	color:#EEEEEE;
	}
input, textarea {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
textarea {
	overflow:auto;
	}
a img {
  border:none;
	}
/************************************/
/*        header styles             */
/************************************/

#header-wrapper {
	width: 890px;
	height: 265px;
	margin: 0px auto;
	padding: 0px;
	}

#header {
	width: 890px;
	height: 265px;
	margin: 0px auto;
	}

/************************************/
/*         logo styles              */
/************************************/

#logo {
	height:190px;
	}

/************************************/
/*        top menu styles           */
/************************************/

#menu {
	margin: 0 auto;
	padding: 30px 0 30px 0;
	list-style-type: none;
	text-align: center;
}

#menu ul {
	padding: 0 !important;
	margin: 0;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	padding: 0px 30px 0px 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #EEEEEE;
}

#menu a:hover {
	text-decoration: underline;
}

/************************************/
/*       tab menu styles            */
/************************************/


.tabs {
	width: 625px;
	height: 37px;
	margin: -29px 0 0 -480px;
	margin: 0 auto;
	list-style-type: none;
	float: left;
}

ul#topnav {
	margin: 0 0 0 0; 
	padding: 0;
	list-style: none;
	width: 625px; 
	float: left;
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
}

ul#topnav a {
	float: left;
	display: block;
	height: 37px;
	background-position: left top;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #EEEEEE;
	height:27px;
	text-align:center;
	padding:10px 0 0 0;
}

ul#topnav a:hover {
	background-position: left -37px;
}

#afghan-raiders li.ar a,
#mikey li.mikey a,
#beans li.beans a {
	background-position: left bottom;
}

ul#topnav li.ar a {
	background-image: url(images/a_ar.gif);
	width: 300px;
}

ul#topnav li.mikey a {
	background-image: url(images/a_mikey.gif);
	width: 157px;
}

ul#topnav li.beans a {
	background-image: url(images/a_beans.gif);
	width: 168px;
}

/************************************/
/*         search styles            */
/************************************/

#search {
	float: right;
	width: 250px;
	height:37px;
	background:url(images/sidebar_top.gif) bottom no-repeat;
}

/************************************/
/*           page styles            */
/************************************/

#page {
	width: 890px;
	margin: 0px auto;
}

/************************************/
/*         content styles           */
/************************************/

#content {
	float: left;
	width: 625px;
	background:#161718 url(images/content_bottom.gif) bottom no-repeat;
	/*padding-bottom:10px;*/
}

/************************************/
/*          post styles             */
/************************************/

.post {
	margin:20px;
}

.post .title {
	height: 32px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background:url(images/div_horizontal.gif) repeat-x bottom;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .date {
	margin-top: -15px;
	font-size: 12px;
}

.post .entry {
  font-size:13px;
}

.post .meta {
	height: 38px;
}

.post .meta a {
	color: #8F8F8F;
	text-decoration: none; 
	}
.post .meta a:hover {
	color:#EEEEEE; 
	}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

.post .links .comments {
	padding-left: 20px;
}

.post .links .permalink {
	padding-left: 17px;
}

/********** comment **********/
.postmetadata {
	padding:5px;
	}

.alt {
	background-color:#1B1C1D;
	border:1px solid #363636;
  }

.nocomments {
}

#comments {
	margin:20px;
	}

ol.commentlist {
	list-style: none;
	padding: 0;
}

ol.commentlist li {
  padding:5px;
	}

#respond {
	margin:20px;
	}

/********** navigation style **********/
.navigation {
	height:30px;
 	}

.alignleft {
	float:left;
	padding: 0px 0px 0px 200px;
	}

.alignright {
	float:right;
	padding: 0px 200px 0px 0px;
	}

/************************************/
/*         sidebar styles           */
/************************************/

#sidebar {
	float: right;
	width: 250px;
	background:#161718 url(images/sidebar_bottom.gif) bottom no-repeat;
}

#sidebar ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	margin:10px;
}

#sidebar li {
}

#sidebar p {
}

#sidebar h2 {
  display: block;
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	color:#EEEEEE;
	margin:15px 0 5px 0;
	}

/************************************/
/*         plugins styles           */
/************************************/

/********** gigpress **********/

.gigpress-table {
	width: 100%;
	border: none;
	margin: 0 0 1em 0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}

/* This is for the main header cells containing the column labels */
tr.gigpress-header th {
	font-weight: bold;
}

/* Generic class for the table header cells */
.gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #363636;
}

/* This is for the tour name header cells */
th.gigpress-heading {
	background: #1B1C1D;
	border-bottom: 1px solid #363636;
}

/* This is for the tour name headings, whichever one you're using */
th.gigpress-heading h1, th.gigpress-heading h2, th.gigpress-heading h3, th.gigpress-heading h4, th.gigpress-heading h5 {
	margin: 0;
        color: #000000;
}

/* Applies to all cells in the table */
.gigpress-table td {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
}

/* Some subtle hover effects */
.gigpress-row:hover, .gigpress-info:hover {
	/*background: #2F2F2F;*/
}

/* Applies to the first row of each show listing */
.gigpress-row td {
	border-bottom: 1px solid #212324;
}

/* To set an alternating row style */
tr.gigpress-alt {
}

/* Individual classes for the label header cells that start the table */
th.gigpress-date {
}

th.gigpress-city {
}

th.gigpress-venue {
}

th.gigpress-country {
	text-align: center;
}

/* Likewise, individual classes for the content cells */
td.gigpress-date {
}

td.gigpress-city {
}

td.gigpress-venue {
}

td.gigpress-country {
	text-align: center;
}

tr.gigpress-info td {
	font-size: 90%;
	color: #8f8f8f;
	border-bottom: 1px solid #363636;
}

tr.gigpress-row.cancelled, tr.gigpress-info.cancelled, tr.cancelled span.gigpress-info-label, tr.cancelled span.gigpress-info-item {
	color: #999;
}

/* This wraps each of the address, admission, etc spans in the "info" cell */
span.gigpress-info-item {
}

/* For the labels for address, admission, etc in the "info" cell */
span.gigpress-info-label {
	color: #d8d8d8;
}

/* For the spacer cell that goes in-between tours */
td.gigpress-empty {
}

/* In case you want to style the "Buy Tickets" link */
a.buy-tickets {
	font-weight: bold;
}

/* Notices for Cancelled or Sold Out shows */
strong.gigpress-cancelled, strong.gigpress-soldout {
	text-transform: uppercase;
	font-weight: bold;
	color: red;
}

/* In case you want to style the Googlefied address link */
a.gigpress-address {
}

/* This is for the RSS link */
td.gigpress-rss a {
	padding-left: 14px;
	background: transparent url(../images/feed-icon-10x10.png) no-repeat left center;
}



/* These styles are for the sidebar listing */

/* This is the unordered list that holds the dates */
ul.gigpress-listing {
}

/* Generic styles for the list items within */
.gigpress-listing li {	
}

/* For tour headings in the sidebar */
span.gigpress-list-heading {	
	font-weight: bold;
	font-size: 110%;
}

/* So if you like you can syle the first list item differently */
li.gigpress-list-first {
}

/* So if you like you can syle the last list item differently */
li.gigpress-list-last {
}

/* So if you like you can syle each alternating list item differently */
li.gigpress-alt {
	
}

/* So if you like you can syle the date differently */
span.gigpress-date {
	font-weight: bold;
}

/* Sold Out shows in the sidebar */
ul.gigpress-listing strong.gigpress-soldout {
	display: block;
}

/* Add a feed icon to the RSS link */
li.gigpress-list-rss a {
	padding-left: 14px;
	background: transparent url(../images/feed-icon-10x10.png) no-repeat left center;
}


ul.gigpress-related-show {
	margin-bottom: 2em;
}

.gigpress-related-label {
	font-weight: bold;
}


/* This is just to include data dor hcalendar support, but hide it from view */
span.hide {
	display: none;
}

/* Stop Firefox from underlining our abbreviated dates */
abbr {
	border: none;
	text-decoration: none;
	font-size: 100%;
}



/****************************************************************/

.widget .module {
	background:url(images/bg_newsletter.gif) no-repeat;
	height:114px;
	padding:10px 10px 0 10px;
	}