.colorHead {
	color: #FFAF24;
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #f2f1e2;
	font-family: "Trebuchet MS", Helevetica, sans-serif;
	background-color: white;
	width: 100%;
}

#page-wrapper {
	display: block;
	margin: 10px auto 0 auto;
	width: 910px;
	text-align: center;
}

#page-top,#page-bottom {
	margin: 0;
	text-align: center;
	width: 910px;
	background-color: #221714;
	display: block;
	float: left;
	height: 20px;
}

#page {
	margin: 0;
	text-align: center;
	width: 910px;
	background-color: #221714;
	display: block;
	float: left;
	vertical-align: top;
}

/*BEGIN HEADER*************************************/
#header {
	height: 170px;
	color: #09f;
	font-weight: normal;
	text-align: left;
	margin: 0px 0 0 30px;
	padding: 0;
	width: 840px;
	display: block;
	float: left;
	border-bottom: 3px solid white;
}

#header-wrapper {
	display: block;
	float: left;
	margin: 0 0 0px 0;
	width: 100%;
}

#header a {
	color: #99f0ff;
	text-decoration: none;
}

#header a:hover {
	color: #3bf;
}

#header h1 {
	margin: 0px 0 0 0;
	color: white;
	font-family: Rockwell;
	font-weight: bold;
	font-size: 158px;
	letter-spacing: -9px;
	display: block;
}

#description {
	font-weight: normal;
	font-family: "Eras Light ITC";
	color: #aaa;
	font-size: 24px;
	padding: 3px;
	padding-left: 10px;
}

/*END HEADER***************************/
	/***************Begin SIDEBAR************************/
#sidebar {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

#sidebar h2 {
	color: #5bf;
	background: transparent;
	font-size: 26px;
	padding: 0px 0 5px 0px;
}

#sidebar ul,#sidebar  ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 14px;
}

#sidebar>ul {
	
}

#sidebar ul li {
	display: block;
	float: left;
	margin: 0 5px 15px;
	padding: 0 0 0 5px;
}

#sidebar a {
	text-decoration: none;
	color: #888;
}

#sidebar>ul>li>ul>li {
	padding: 0px;
	margin: 0;
}

#sidebar li.current_page_item>a,#sidebar li.current-cat>a {
	color: #09f !important;
}

#sidebar a:hover {
	color: #3bf;
}

#sidebar>ul>li ul {
	margin-left: 0px;
}

.widget_discography {
	margin-left: 10px;
}



/*******SIDEBAR END***************/

#attachments {
	margin: 15px 0 0 0;
	padding: 0;
}

#attachments ul {
	list-style-type: circle;
	margin: 0 0 0 15px;
	padding: 0;
}

#attachments a {
	font-weight: bold;
}

html > body .ngg-album {
	border: none;
}

ul.wam_ul li 
{
	list-style: none;
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

ul.wam_ul 
{
	margin: 0 0 0 10px;
	padding: 0;
}

#blog-body {
	/*	background:#000 url("images/blog_bg.png") no-repeat top right;
	border:5px solid #111;*/
	display: block;
	float: left;
	margin: 30px 0 0 0;
	width: 100%;
}

#top_nav {
	margin: 0 auto;
	width: 1000px;
	height: 50px;
}

#top_nav>ul {
	margin: 0px;
	padding: 0;
	float: left;
	font-size: 14px;
	font-family: 'Arial';
	width: 100%;
	overflow: hidden;
	background: transparent url("images/menu.png") repeat-x top center;
}

#top_nav>ul li {
	display: inline;
}

#top_nav>ul li a {
	float: left;
	color: #333;
	padding: 17px 20px;
	text-decoration: none;
	border-bottom: 0;
}

#top_nav>ul li a:visited {
	color: #000;
}

#top_nav>ul li a:hover {
	color: #000;
	background: transparent url("images/hover.png") no-repeat top center;
}

#top_rss a {
	background: transparent url("images/rss.png") no-repeat center left;
	color: #f80;
}

#mainmenu-wrapper {
	display: block;
	float: left;
	width: 200px;
}

#mainmenu {
	margin: 8px 30px 0 0px;
	text-align: right;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
}

#mainmenu ul li {
	list-style: none;
	display: block;
	margin: 0 0 8px 0;
	padding: 0;
}

#mainmenu ul li a {
	color: white;
}

ul#mainmenu_ul li h1.current_page_item a {
	color: #FFAF24;
}

#mainmenu ul li h1.level0 {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 0px 0;
}

#mainmenu ul li h1.level1 {
	font-size: 17px;
	font-weight: bold;
	margin: 2px 0 0px 0;
}

#language_selector {
	float: right;
	display: block;
}

#language_selector li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 0px 0 0px;
}

#language_selector h1 {
	font-size: 25px;
	font-weight: normal;
	display: block;
	float: left;
	margin: 0 5px 0 5px;
}

.jr-post-img {
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid white;
}

/*
#language_selector h1 a {
	display: inline;
}*/

#language_selector li.current_page_item a {
	color: #FFAF24;
}

.menu_div {
	display: block;
}

#content_table {
	width: 100%;
}

#content_table tr td {
	vertical-align: top;
}

#mainmenu_td {
	width: 200px;
	text-align: right;
}

.hr {
	font-size: 2px;
	width: 100%;
	border-bottom: 1px solid white;
	margin: 10px 0 15px 0;
}

#content {
	margin: 0px 0 25px 20px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	width: 620px;
	display: block;
	float: left;
}

#content .post {
	padding: 0px;
	margin: 10px 0 0 0;
	width: 100%;
	line-height: 1.2em;
	display: block;
	float: left;
}

#content .post h2 {
	display: block;
	width: auto;
}

#content .post .entry {
	display: block;
}

#content .post .entry img {
	display: block;
	border: 1px solid white;
	margin: 0 10px 10px 0;
}

h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h1.main {
	color: #FFAF24;
	font-size: 50px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

strong,b {
	font-weight: bold;
}

h3 {
	font-size: 24px;
	color: #FFAF24;
}

.partners a {
	display: block;
	float: left;
}

.ngg-album {
	border: none;
}

#content h2 {
	background: transparent;
	color: #FFAF24;
	font-size: 20px;
	margin: 0;
}

#content h2 a {
	text-decoration: none;
	color: inherit;
}

#content h2 a:hover {
	color: #fff;
}

div.search-post {
	background: #050505;
	border: 1px solid #111;
	padding: 4px;
	margin: 4px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}

div.post-divider {
	height: 20px;
}

/******** PAGINATION ************/
ul.page-numbers {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.page-numbers li {
	float: left;
	color: #fff;
	font-size: 14px;
	margin: 0 2px 0 0;
}

ul.page-numbers li:hover {
	background: #5ef;
	color: black;
}

a.page-numbers {
	width: 100%;
	height: 100%;
	padding: 5px 5px;
	margin: 3px;
}

a.page-numbers:hover {
	color: black;
}

/****** PAGINATION END ***************/
p.postmetadata {
	border-top: 1px solid #222;
	color: #ccc;
	padding: 8px;
	font-size: 14px;
}

a.readmore,a.more-link {
	padding: 5px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	text-transform: uppercase;
	font-size: 12px;
	background: #333;
	margin: 5px;
	color: #eee;
	text-decoration: none;
}

a.readmore:hover,a.more-link {
	background: #39f;
	color: #fff;
	margin: 5px;
}

a.more-link:hover {
	color: #fff;
}

small.time,small.author,small.comments_count { //
	text-transform: uppercase;
}

small.time {
	border: none;
}

small.author {
	background: transparent url("images/author.png") no-repeat center left;
	padding-left: 22px;
	margin-left: 10px;
}

small.comments_count {
	background: transparent url("images/comment.png") no-repeat center left;
}

span.post-date {
	background: #050505;
	border: 1px solid #222;
	color: #333;
	float: left;
	margin: 4px;
	width: 55px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

span.post-date>big,span.post-date>small {
	display: block;
	padding: 3px;
	font-family: Rockwell;
}

span.post-date>big {
	font-size: 32px;
	text-align: center;
	color: #aaa;
	margin: 2px 0px;
}

span.post-date>small {
	text-align: center;
	font-size: 14px;
	background: #222;
	color: #ddd;
	text-transform: uppercase;
	letter-spacing: 3px;
}

div.clear {
	clear: both;
}

div.next-prev {
	font-size: 12px;
}

a.post-edit-link {
	padding-left: 16px;
	background: transparent url("images/edit.png") no-repeat center left;
}

a {
	color: #FFAF24;
	text-decoration: none;
}

a:hover {
	color: #f90;
}

a img {
	border: none;
}

a.rss {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent url("images/rss.png") no-repeat center left;
}

div.comment_part {
	margin-left: 5px;
	padding-left: 10px;
}

h3#comments {
	padding: 5px;
	color: #eee;
	cursor: crosshair;
}

ul.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.commentlist li {
	margin: 10px;
	margin-left: 0;
	padding: 10px;
	border: 1px solid #444;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

ul.commentlist li.authcomment {
	border-color: #49f;
}

ul.commentlist li.alt {
	padding: 10px;
}

ul.commentlist img.avatar {
	display: block;
}

small.commentmeta {
	font-style: italic;
}

cite.comment_author {
	text-transform: capitalize;
	font-style: normal;
}

em.awaiting_moderation {
	color: red;
	display: block;
	padding: 3px;
	font-size: 10px;
	margin: 0px;
}

#page-footer {
	font-weight: normal;
	text-align: left;
	margin: 0px 0 0 30px;
	width: 840px;
	display: block;
	float: left;
	border-top: 3px solid white;
}

#page-footer ul li {
	list-style: none;
margin: 0;
	padding: 0;
}

#page-footer ul {
	margin: 0;
	padding: 0;
}


li.phplist_widget h2 {

}

li.phplist_widget label {
		float: left;
}

li.phplist_widget input {
	float: left;
}

/*** Custom Classes **************/
.warning,.caution {
	background: #111;
	padding: 5px;
	margin: 5px;
	font-size: 14px;
	border: 1px solid #c00;
}

.note,.highlight {
	background: #111;
	padding: 5px;
	margin: 5px;
	font-size: 14px;
	border: 1px solid #333;
}

.success,.good {
	background: #111;
	padding: 5px;
	margin: 5px;
	font-size: 14px;
	border: 1px solid #dfd;
}

a.download {
	background: #09f;
	color: #fff;
	padding: 4px;
	margin: 5px;
}

a.download:hover {
	background: #f60;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End Images */ /* Begin Calendar */
#wp-calendar #prev a,#wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar {
	
}

#wp-calendar caption {
	font: normal 1.3em Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	color: #eee;
}

#wp-calendar {
	empty-cells: hide;
	margin: 0px auto 0;
	width: 240px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	color: #5ef;
	font-weight: bold;
	border: none;
}

#wp-calendar caption {
	text-align: center;
	font-weight: normal;
	color: #5ef;
}

#wp-calendar td {
	padding: 3px 0;
	background: transparent;
	text-align: center;
	margin: -1px;
	font-family: Georgia, serif;
	color: #999;
}

#wp-calendar td:hover {
	background: #111;
	cursor: pointer;
}

/* End Calendar */ /* 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;
	font-style: italic;
	text-transform: lowercase;
	border-left: 1px solid #5ef;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

img.avatar {
	background: #111;
	padding: 3px;
	border: 1px solid #333;
}

.wp-caption {
	border: 1px solid #333;
	text-align: center;
	background-color: #111;
	padding-top: 4px;
	margin: 10px;
}

.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;
}

input,textarea {
	background: white;
	border: 1px solid #161616;
	padding: 2px;
	color: #222222;
	font-size: 12px;
	margin: 0px 15px 0 0;
}

input[type="submit"]:hover {
	cursor: pointer;
	background-color: #5bf;
	color: #fff;
}

textarea#comment {
	width: 90%;
	height: 300px;
}

/*gallery begin*/
.gallery {
	line-height: 10px !important;
}

.gallery {
	margin: auto;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}

.gallery img {
	border: 2px solid #ccc;
}

.gallery-caption {
	margin-left: 0;
}

.gallery-icon {
	
}

/*gallery end*/
tt {
	color: green;
}

td.gigpress-artist h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #FFAF24;
}

