body {
	background: #000 /*url(tna/black_circuits_sm.png) center top*/;
}

#bg_container {
	width: 100%;
	background: url(tna/band_header_bg.jpg) top center no-repeat;
}

#header {
	width: 100%;
	height: 230px;
}

#header h1 {
	padding: 90px 0 0 0px;
	text-align: center;
}

#menu ul {
	background: url(tna/menu_bg.png) repeat-x 0 bottom;
}
#menu ul li a {
	border-right:1px solid #333;
	border-left: 0px;
}
#search {
	background: url(tna/search_block_bg.gif) no-repeat 0 0;
}
#container {
	background: url(tna/top.gif) no-repeat 0 265px;
	/*background: url(tna/band_header.jpg) no-repeat 0 0px;*/
}
.background {
	background: #F5F5F5 url(tna/content_bg.gif) repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url(tna/sidebar_block_top.gif) repeat-x 0 0;
}
#footer {
	background: url(tna/footer_bg.gif);
}
#footer .left-col h2 {
	background: url(tna/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(tna/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #2b2b2b url(tna/bottom.gif) no-repeat left bottom;
	border-top: #424242 1px solid;
	color: #80807f;
}

.post-content a span.read_more {
	color: #97c0f0;
}

#footer a {
	color: #90938e;
}

#footer a:hover {
	color: #a6a9a4;
}

#footer h2 {
	color: #848783;
}
#sidebar h2 {
	color:#91938f;	
}
#sidebar .block a {
	color:#676966;
}
#wp-calendar th{
	background:#dfe0df none repeat scroll 0 0;
}
#footer #subscribe {
	color:#e1e2e3;
}

#content form.ddfm {
	margin: 0;
}

#content form.ddfm label {
	margin: 0 10px 0 0;
}

#content form.ddfm input {
	margin-top: 0px;
}

#content form.ddfm img {
	padding: 0;
	border: none;
}

img.icon {
	margin: -20px 3px 0 0;
}

a img {
	border: 0px solid #A9A9A9;
}

#content a:hover img {
	background: #A9A9A9;
}

/* Main Menu - Current Page Item */

#menu ul li.current_page_item,
#menu ul li.current_page_parent {
	line-height: 35px;
}

#menu ul li.current_page_item a,
#menu ul li.current_page_parent a {
	background: url(../images/menu_button.gif) no-repeat right top;
	margin-top: 0;
	color: #1A272E;
	border: 0;
}

#menu ul li.current_page_item a:hover,
#menu ul li.current_page_parent a:hover {
	color: #1A272E;
}

#menu ul li.current_page_item a span,
#menu ul li.current_page_parent a span {
	background: url(../images/menu_button.gif) no-repeat left top;
	height: 35px;
}

/* Main Menu - extra */

#menu ul li.first a {
	border: 0;
}

#menu ul li.current_page_item a,
#menu ul li.current_page_parent a {
	margin-right: -1px;
	position: relative;
}

.post-content img {
	padding: 4px;
	background: #FFF;
	border: 1px solid #A9A9A9;
}

.post-meta h4.edit {
	background: url(tna/icon_edit.gif) no-repeat right 2px;
}

.more_posts h2 a:hover {
	color: #CE1433;
}

/* subpage menu */

#sub-page-menu ul li.current_page_item a {
	color: #000000;
}


#sidebar ul.blogroll {
	background: none;
	margin: 0;
}

#sidebar ul.blogroll li {
	display: block;
	width: auto;
	float: none;
	font-size: 12px;
}

/* downloads */

div.download {
	float: left;
	width: 50%;
	margin: 10px 0 20px; 0;
	text-align: center;
}

div.download a {
	margin: 5px 0 0 0;
}


/* sticky posts */

.sticky {
	background: url(tna/sticky_bg.png) top right no-repeat;
}