/* elements */
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #EEEEEE;
}

h1 {
	font-size: 2em;
	color: #4d6450;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 1.6em;
	color: #4d6450;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
	border-bottom: 1px solid #959595;
}

h3 {
	font-size: 1.2em;
	color: #4d6450;
	font-weight: bold;
	/*border-bottom: 1px solid #EEEEEE;*/
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 3px;
}

a:link, a:visited, a:active {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

input, select, textarea {
	font-size: 1em;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #959595;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 0.9em;
}


.clearboth {
	clear: both;
}

/* layout */

#topbar {
	width: 100%;
	background-color: #333333;
	background-image: url(/images/topbar-bg.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	color: #CCCCCC;	
	height: 18px;
}

	#topbar-inside {
		width: 780px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		text-align: right;
	}


	#topbar-inside ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}

		#topbar-inside ul li {
			padding: 0px 0px 0px 0px;
			margin-left: 5px;
			list-style-type: none;
			display: inline;
		}

			#topbar-inside ul li a {
				color: #FFFFFF;
		}

#wrapper {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	background-color: #FFFFFF;
	background-image: url(/images/wrapper-bg.png);
	background-repeat: repeat-y;
}

#header {
	background-image: url(/images/header.gif);
	background-color: #AE0000;
	background-repeat: no-repeat;
	background-position: center left;
	height: 82px;
	width: 100%;
}

	#header h1 {
		display: block;
		margin: 0px;
		overflow: hidden;
		width: 200px;
		height: 80px;
		float: left;
	}

	#header h1 a {
		color: #FFFFFF;
		display: block;
		height: 100%;
		width: 100%;
		text-indent: -9999px;
	}

	#header #advertisement {
		float: right;
		width: 468px;
		height: 60px;
		margin-right: 15px;
		margin-top:10px;
	}

#horizontal-menu {
	width: 780px;
	height: 27px;
	background-color: #000000;
	background-image: url(/images/menu-bg.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
}

	#horizontal-menu ul {
		margin: 0px 0px 0px 250px;
		padding: 5px 0px 0px 0px;
		list-style: none;
		height: 18px;
	}

		#horizontal-menu ul li {
			display: inline;
			margin: 0px 5px 0px 5px;
			padding: 5px 5px 0px 5px;
			height: 27px;
		}

		#horizontal-menu ul li#home {}
		#horizontal-menu ul li#browse {}
		#horizontal-menu ul li#calendar {}
		#horizontal-menu ul li#reviews {}
		#horizontal-menu ul li#venues {}
		#horizontal-menu ul li#forum {}
		#horizontal-menu ul li#add {}

			#horizontal-menu li a {
				width: 100%;
				height: 100%;
				font-size: 0.9em;
				color: #FFFFFF;
				text-transform: uppercase;
				text-decoration: none;
				font-weight: bold;
				letter-spacing: 1px;
			}

			#horizontal-menu li a:hover {
				/*background-color: #4d6450;*/
				color: #AE0000;
			}

#content {
	width: 570px;
	padding: 40px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image: url(/images/content-bg.png);
	background-position: top left;
	background-repeat: no-repeat;

}

	#content #secondary-content {
		width: 180px;
		float: right;
		background-image: url(/images/secondary-bg.gif);
		background-repeat: repeat-y;
		margin: 0px 5px 0px 0px;
		padding: 0px;
		font-size: 1em;
	}

	#content #secondary-content div.secondary-inner {
		/*background-color: #EEEEEE;*/
		padding: 0px 20px 20px 5px;
		background-image: url(/images/secondary-inner-bottom.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		
	}

	#content #secondary-content h3 {
		background-image: url(/images/secondary-inner-top.gif);
		background-repeat: no-repeat;
		padding: 5px 5px 0px 5px;
		width: 170px;
		padding: 5px;
	}

	#content #secondary-content div.secondary-inner h3 {
		background-image: none;
		padding: 0px;
	}

	#content #secondary-content div.secondary-inner div.secondary-image {
		margin: 5px -5px 0px -4px;
		width: 172px;
		background-color: #333333;
		border-top: 1px solid #959595;
		border-bottom: 1px solid #959595;
	}

		#content #secondary-content div.secondary-inner div.secondary-image img {
			display: block;
			margin: auto;
		}


	#content #secondary-content div.secondary-inner fieldset {
		margin: 0px;
		padding: 0px;
		border-width: 0px;
	}

	#content #secondary-content div.secondary-inner ul li {
		padding-bottom: 2px;
	}

		#content #secondary-content div.secondary-inner fieldset legend {
			color: #4D6450;
			font-weight: bold;
			font-size: 1.2em;
			margin: 0px;
			padding: 0px;
		}

		#content #secondary-content div.secondary-inner fieldset label {
			font-weight: bold;
			margin: 0px;
			padding: 0px;
			width: 68px;
			float: left;
		}


	#content #secondary-content div.secondary-inner fieldset {
		margin: 0px;
		padding: 0px;
		border-width: 0px;
	}

	#content #secondary-content div.avatar {
		margin: 5px -5px 0px -4px;
		width: 172px;
		height: 100px;
		overflow: hidden;
		background-color: #333333;
		border-top: 1px solid #959595;
		border-bottom: 1px solid #959595;
	}

	#content #secondary-content div.avatar img {
		display: block;
		margin: auto;
		top: -10px;
		left: -10px;
	}

	#content #secondary-content ul {
		margin: 0px;
		padding: 2px 0px 5px 2px;
	}

	#content #secondary-content ul li {
		list-style-type: none;
		padding-left: 0px;
	}

	#content #secondary-content dl {
		margin: 0px;
		padding: 2px 0px 5px 5px;
	}

	#content #secondary-content dt {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		font-weight: bold;
	}

	#content #secondary-content dd {
		margin: 0px;
		padding: 0px 0px 0px 2px;
	}

	#content #content-wrapper {
		width: 371px;
		padding: 0px;
		margin: 0px;
		float: left;
	}

	#content-footer {
		clear: both;
		border-top: 1px solid #959595;
		margin-top: 5px;
		margin-bottom: 5px;
		text-align: right;
	}

	#content-footer ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	#content-footer ul li {
		display: inline;
		padding-right: 5px;
	}


#vertical-menu {
	width: 205px;
	float: right;
	padding: 55px 0px 0px 0px;
	display: block;
	background-image: url(/images/vertical-menu-bg.png);
	background-position: top right;
	background-repeat: repeat-x;
}

	#vertical-menu .menu {
		padding: 0px 0px 10px 0px;

	}

	#vertical-menu .menu h3 {
		font-size: 1.2em;
		line-height: 1em;
		margin: 0px 0px 2px 0px;
		padding: 2px 0px 2px -2px;
		width: 100%;
		display: block;
		width: 100%;
		text-align: center;
		border-top: 1px solid #959595;
		border-bottom: 1px solid #959595;
	}

	#vertical-menu .menu .menu_content {
		background-color: #EEEEEE;
		padding-left: 2px;
	}

	#vertical-menu .menu ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}

	#vertical-menu .menu ul li {
		padding: 0px 0px 0px 5px;
	}

	/* What's On Calendar */
	#vertical-menu .menu table.small-calendar {
		display: block;
		margin: auto;
		border-collapse: collapse;
		background-color: #EEEEEE;
		width: 197px;
	}

	#vertical-menu .menu table.small-calendar caption {
		font-size: 1em;
		font-weight: bold;
		text-align: center;
	}

	#vertical-menu .menu table.small-calendar td,
	#vertical-menu .menu table.small-calendar th {
		background-color: #EEEEEE;
		width: 28px;
		font-size: 1em;
		text-align: center;
	}

	#vertical-menu .menu table.small-calendar td {
		font-weight: none;
	}


	#vertical-menu .menu table.small-calendar th {
		font-weight: bold;
		border-width: 0;
	}

	#vertical-menu .menu table.small-calendar td span {
		display: block;
		width: 22px;
		background-color: #FFFFFF;
		padding: 2px 0px 2px 0px;
	}

	#vertical-menu .menu table.small-calendar td.lastmonth span {
		font-weight: bold;
		color: #BBBBBB;
		margin: 1px;
		width: 23px;
		display: block;
		border: 1px solid #EEEEEE;
	}

	#vertical-menu .menu table.small-calendar td.day span {
		font-weight: bold;
		border: 1px solid #CCCCCC;
		margin: 2px;
	}

	#vertical-menu .menu table.small-calendar td.today span {
		font-weight: bold;

		border: 1px solid #AE0000;
		margin: 2px;
		color: #AE0000;
	}


	#vertical-menu .menu table.small-calendar td.notmonth,
	#vertical-menu .menu table.small-calendar td.notmonth a {
		color: #959595;
	}

	/* Members Bar */
	#vertical-menu #members fieldset {
		border: 0px none;
		margin: 0px;
		padding: 0px;
	}

	#vertical-menu #members legend {
		font-weight: bold;
		color: #CC0000;
		margin: 0px;
		padding: 0px;
	}

	#vertical-menu #members label {
		font-weight: none;
		color: #000000;
		margin: 0px;
		padding: 0px;
	}

	#vertical-menu #members fieldset {
		border: 0px none;
		margin: 0px;
		padding: 0px;
	}

	#vertical-menu #members fieldset ul {
		width: 175px;
		display: block;

	}

	#vertical-menu #members fieldset li input {
		width: 175px;
		font-weight: none;
		color: #000000;
		margin: 0px;
		padding: 0px;
	}

	#vertical-menu #members fieldset li.button input {
		width: auto;
		font-weight: none;
		display: block;
		margin: auto;
	}

	#vertical-menu #members ul.loginlinks {
		display: block;
		margin: auto;
	}

	#vertical-menu #members ul.loginlinks li {
		display: inline;
		font-size: 0.8em;
	}


#footer {
	clear: both;
	padding: 0;

	color: #eee;
	text-align: left;

	width: 780px;
	margin: auto;

}

	#footer-links {
		width: 770px;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 5px 5px 10px 5px;
		background-image: url(/images/footer-bg.gif);
		background-color: #828282;
		background-repeat: repeat-x;
		border-top: 1px solid #000000;
		color: #FFFFFF;
		clear: both;
	}

	#footer-links h4 {
		color: #FFFFFF;
		font-size: 1.1em;
		line-height: 22px;
		overflow: hidden;
		height: 20px;
		margin: 0px 0px 2px 0px;
		border-bottom: 1px dotted #EEEEEE;
		font-weight: bold;
	}

		#footer-links h4 img {
			display: inline;
			top: 2px;
		}

	#footer-links a {
		color: #FFFFFF;
	}



	#footer-links #partners {
/*display: none;*/
		margin: auto;
		padding: 0;
		border-bottom: 1px dotted #CCCCCC;
		width: 100%;
	}

		#footer-links #partners li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			width: 20%;
			display: inline;
		}

	#footer-links #latest-updates {
		width: 200px;
		margin-top: 10px;
		float: right;
	}

	#footer-links #top-contributors {
		width: 160px;
		margin-top: 10px;
		margin-right: 10px;
		float: right;
	}


		#footer-links #latest-updates ul, #footer-links #top-contributors ul {
			margin: 0;
			padding: 0;
		}

			#footer-links #latest-updates ul li {
				margin: 0;
				padding: 0px 0px 0px 20px;
				list-style-type: none;
				background-image: url(/images/png-24/16-comment.png);
				background-repeat: no-repeat;
				font-size: 0.9em;
				height: 16px;
				overflow: hidden;
			}

			#footer-links #top-contributors ul li {
				margin: 0;
				padding: 0px 0px 0px 20px;
				list-style-type: none;
				background-image: url(/images/png-24/16-comment-important.png);
				background-repeat: no-repeat;
				font-size: 0.9em;
			}

	#footer-links #blurb {
		margin-top: 10px;
		margin-right: 10px;
		width: 390px;
		height: 100px;
		font-size: 1em;
	}

		#footer-links #blurb ul {
			margin: 7px 0px 0px 0px;
			padding: 0;
		}

		#footer-links #blurb ul li {
			margin: 0px;
			padding: 0px 3px 0px 3px;
			border-left: 1px solid #EEEEEE;
			display: inline;
			font-size: 0.9em;
		}

	#copyright {
		background-color: #222222;
		background-image: url(/images/footer-wrap-bg.gif);
		background-position: top left;
		background-repeat: repeat-x;
		width: 765px;
		height: 25px;
		padding: 2px 5px 2px 10px;
		font-size: 0.9em;
		color: #EEEEEE;
		clear: both;
	}

		#copyright a {
			color: #EEEEEE;
		}




.justified {
	text-align: justify;
}

.cb {
	clear: both;
}



.more {
	text-align: right;
	padding-right: 5px;
}



#pagelinks {
	margin: 0px;
	padding: 0px;
}


.hint {
	display: none;
	position: absolute;
	right: 250px;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 4px;
	background: #ffc url(/images/pointer.gif) no-repeat -10px 5px;
	font-size: 0.9em;
}


.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(/images/pointer.gif) left top no-repeat;
}


.comment {
	border-top: 1px solid #959595;
	width: 100%;
	margin-bottom: 5px;
	clear: both;
	margin-bottom: 10px;
}

	.comment .avatar {
		width: 80px;
		float: left;
		margin: 2px;
		padding: 2px;
		background-color: #FFFFFF;
		border: 1px solid #959595;
		text-align: center;
	}

		.comment .avatar img {
			display: block;
			margin: auto;
		}

	.comment .date {
		border-bottom: 1px dotted #959595;
		font-size: 0.9em;
		text-align: right;
		padding-right: 2px;
	}


fieldset.form {
	border-top: 1px solid #CCCCCC;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	margin-right: 6px;
}

	fieldset.form legend {
		color: #4D6450;
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 1px;
		margin-top: 0px;
		padding-top: 5px;
	}

	fieldset.form ul {
		margin: 0;
		padding: 0;
	}

	fieldset.form ul li {
		margin: 0;
		padding: 0px 0px 0px 10px;
		list-style-type: none;
		line-height: 24px;
		clear: both;
	}

		fieldset.form ul li.required {
			border: 1px solid #AE0000;
		}

		fieldset.form ul li.error {
			background-color: 1px solid #AE0000;
		}

		fieldset.form ul li.radio, fieldset.form ul li.checkbox {
			margin-left: 20px;
			margin-right: 50px;
			border: 0px none;
		}

			fieldset.form ul li label {
				font-weight: bold;
				width: 150px;
				float: left;
			}

			fieldset.form ul li.radio label, fieldset.form ul li.checkbox label {
				float: none;
			}


		fieldset.form ul li.button input {
			display: block;
			margin: auto;
		}

	fieldset.form ul.cp li label {
		width: 110px;
	}


#search_response {
	width: 300px;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
}

	#search_response li {
		padding: 2px;
		border-bottom: 1px solid #CCCCCC;
	}

	#search_response li.selected {
		padding: 2px;
		background-color: #CCCCCC;
		background-image: url(/images/forum-row2.gif);
	}

	#search_response li span.informal {
		font-size: 0.8em;
		color: #CC3333;
		display: block;
	}


div.filters {
	width: 230px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px solid #959595;
	font-size: 0.9em;
}

	div.filters fieldset {
		border-width: 0px;
		margin: 0px;
		padding: 0px;
	}

		div.filters legend {
			color: #000;
			font-weight: bold;
		}

		div.filters ul {
			margin: 0;
			padding: 0;
		}

			div.filters ul li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				margin-bottom: 2px;
			}

			div.filters ul li.button {
				margin-top: 2px;
			}

			div.filters ul li.button input {
				display: block;
				margin: auto;
			}

			div.filters ul li label {
				width: 70px;
				float: left;
				font-weight: bold;
			}

.commentform {
	margin-bottom: 5px;
	clear: both;
}

	.commentform fieldset {
		padding: 0px;
		margin: 0px;
	}

	.commentform fieldset legend {
		width: 100%;
		font-weight: bold;
		font-size: 0.9em;
		text-align: right;
	}

	.commentform fieldset ul {
		margin: 0px;
		padding: 0px;
	}

	.commentform fieldset ul li {
		margin: 0px;
		padding: 0px 0px 0px 5px;
		list-style-type: none;
	}

	.commentform fieldset ul li #post_body {
		width: 360px;
		border-color: #CCCCCC;
		font-size: 0.9em;
	}

div.quote {
	border-left: 1px solid #CCCCCC;
	margin-left: 30px;
	padding-left: 5px;
	font-size: 0.9em;
}

div.quote span.quotereply {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
	display: block;
}

div.quote div.quote {
	margin-left: 10px;
	font-size: 1em;
}

.comment div.quote {
	margin-left: 100px;
}


#content .error, #directory-content .error {
	margin-top: 5px;
	padding: 5px 0px 5px 40px;
	color: #AE0000;
	background-image: url(/images/error-background.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#content .confirmation {
	margin-top: 5px;
	padding: 5px 5px 5px 40px;
	color: #339966;
	background-image: url(/images/confirmation-background.png);
	background-repeat: no-repeat;
}

div.pagelinks {
	width: 60%;
	float: left;
	height: 17px;
	clear: both;
	margin-bottom: 10px;
}

div.pagelinks ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 2px;
	padding: 0px;
}

div.pagelinks ul li {
	display: inline;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-size: 0.8em;
	margin-right: 2px;
}


ul.band-list li {
	background-color: #FFFFFF;
	background-image: url(/images/forum-row2.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 2px 8px 5px 2px;
	clear: both;
	height: 60px;
}

	ul.band-list li img {
		border: 1px solid #CCCCCC;
		padding: 2px;
		margin: 2px;
		float: left;
	}

	li.button {
		border: 0px none;
		height: 20px !important;
		background-color: transparent;
		background-image: none !important;
		border: 0px none !important;
	}

		ul.band-list li span.band_name {
			display: block;
			font-size: 1.4em;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 2px;
		}

		ul.band-list li span.information {
			display: block;
			color: #000000;
		}

		ul.band-list li span.hits {
			display: block;
			color: #000000;
			font-weight: normal;
		}

		ul.band-list li span.bio {
			display: block;
			color: #000000;
			font-weight: normal;
		}

		ul.band-list li div.reviewinput {
			width: 50px;
			float: right;
			padding-top: 10px;
		}



/* Small users list */
#secondary-content ul.users-list {
	height: 80px;
}

#secondary-content ul.users-list li {
	display: inline;
	width: 50px;
	font-size: 0.9em;
	text-align: center;
	float: left;
	overflow: hidden;

}

#secondary-content ul.users-list li img {
	display: block;
	margin: auto;
	width: 40px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
}


#secondary-content ul.users-list li.more {
	float: none;
	display: block;
	clear: both;
	width: 100%;
	text-align: right;
}

ul.user-list-simple {
	margin-top: 10px;
	margin-bottom: 10px;
}

	ul.user-list-simple li {
		background-image: url(/images/forum-row2.gif);
		background-repeat: repeat-x;
		float: left;
		width: 88px;
		height: 90px;
		border: 1px solid #CCCCCC;
		padding-top: 5px;
		margin: 1px;
		text-align: center;
		overflow: hidden;
	}

	ul.user-list-simple li img {
		display: block;
		padding: 2px;
		border: 1px solid #CCCCCC;
		margin: 2px auto 0px auto;
	}




