/* 
Theme Name: Iridium
Theme URI: http://www.phoenixrealm.com
Description: A Two Column Black and Yellow theme, great for a band or someone a little more flashy than average.
Author: Phoenixrealm and TalkXHTML.com
Author URI: http://www.phoenixrealm.com
Version: 1.1
Note: Theme Design by Michael O'Loughlin

Changelog:
	v1.1
		First Release
                           
*/

/* CSS Document */
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #F4F4F4;
	margin:0 auto; padding:0 auto;
	background-image:url(images/body_back.gif);
	background-repeat:repeat-y;
	background-color:#1D1D1D;
	background-position: top left;
}
#wrapper {
	width:748px;
	min-height:400px;
	text-align:left;
	margin: 0 auto;
}
#leftcol {
	width:221px;
	min-height:400px;
	background-color:#1D1D1D;
	text-align:left;
	float:left;
}
h1 {
	height:40px;
	width:196px;
	margin:25px 12px 5px 10px;
color:#FEAC00;
	font-size:20px;
	font-weight:400;
text-align:center;
}
h1 span {display:none;}
#leftcol ul {
	width:221px;
	list-style:none;
	padding:0; margin:0;
	background-image:url(images/menutitle_back.gif);
	background-repeat:repeat-x;
}
#leftcol ul li.title {
	height:19px;
	border-left: 1px solid #464646;
	border-right: 1px solid #464646;
	color:#FEAC00;
	font-size:10px;
	font-weight:bold;
	background-image:url(images/menutitle_star.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:221;
	padding-left:4px;
	padding-top:5px;
}
#leftcol ul li a, #leftcol ul li a:link, #leftcol ul li a:visited, #leftcol ul li a:active {
	background-image:url(images/li_back.gif);
	background-repeat:repeat-x;
	display:block;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding-left:3px;
	padding-top:1px;
}
#leftcol ul li a:hover {
	background-image:url(images/li_hover.gif);
	background-repeat:repeat-x;
	color:#FEAC00;
}
.gl {
	height:16px;
	background-color:#464747;
	width:215px;
	color:#D0D0D0;
	margin-left:3px;
	font-size:10px;
	padding-top:3px;
}
.dd {
	background-color:#373737;
	color:#D0D0D0;
	padding-right:5px;
	padding-left:5px;
	margin-right:5px;
	padding:4px;
	padding-top:3px;
}
.gd {
	background-color:#373737 !important;
}
.dl {
	background-color:#464747 !important;
}
.gigstop {
	margin-top:2px;
}
.gigsbottom {
	margin-bottom:2px;
}
#rightcol {
	margin-left:221px;
	min-height:400px;

}
#header {
	background-image:url(images/header_back.gif);
	background-repeat:no-repeat;
	background-position: top center;
	width:517px;
	height:114px;
	margin-left:7px;
}
#subcontentwrap {
	width:482px;
	float:left;
	min-height:400px;
}
#contentwrap {
	width:362px;
	float:left;
	min-height:400px;
}
#submenuwrap {
	margin-left:362px;
min-height:400px;
}
.date {
	color:#FEFEFE;
	background-color:#FEAC00;
	background-image:url(images/date_back.gif);
	background-repeat:repeat-y;
	background-position:left center;
	padding: 1px 7px 2px 10px;
	font-size:11px;
	font-weight:bold;
}
.catergories {
	color:#FEFEFE;
	background-color:#3D3D3D;
	padding: 1px 7px 2px 10px;
	font-size:11px;
}
.catergories a, .catergories a:link, .catergories a:active, .catergories a:visited{
	color:#FEFEFE;
	font-size:11px;
	text-decoration:none;
}
.catergories a:hover {
	text-decoration:underline;
}
h2 {
	display:block;
	padding-left:34px;
	background-image:url(images/h2_star.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FEAC00;
	font-size:20px;
	margin-left:8px;
	font-weight:400;
	height:30px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active{
	text-decoration:none;
	color:#FEAC00;
	font-size:20px;
}
h2 a:hover {
	text-decoration:underline;
}
img {border:0;}

/* START/#subcontentwrap */
#subcontentwrap p {
	margin-left:20px;
	font-size:11px;
}
#subcontentwrap p a {color:white;}
.subcommenthead {
	margin-left:20px;
	background-color:#3D3D3D;
	height:16px;
	border-top: 1px solid #FEAC00;
	border-bottom: 1px solid #FEAC00;
	width:482px;
	text-align:right;
	color:#FEFEFE;
	font-size:11px;
	padding-top:2px;
	padding-right:5px;
	margin-bottom:0px;
}
.subcommenthead a, .subcommenthead a:link, .subcommenthead a:visited, .subcommenthead a:active{
	color:#FEFEFE;
	font-size:11px;
	text-decoration:none;
}
.subcommenthead a:hover {
	text-decoration:underline;
}

/* End/#subcontentwrap */

#contentwrap p {
	margin-left:20px;
	font-size:11px;
}
#contentwrap p a {color:white;}
.commenthead {
	margin-left:20px;
	background-color:#3D3D3D;
	height:16px;
	border-top: 1px solid #FEAC00;
	border-bottom: 1px solid #FEAC00;
	width:332px;
	text-align:right;
	color:#FEFEFE;
	font-size:11px;
	padding-top:2px;
	padding-right:5px;
	margin-bottom:0px;
}
.commenthead a, .commenthead a:link, .commenthead a:visited, .commenthead a:active{
	color:#FEFEFE;
	font-size:11px;
	text-decoration:none;
}
.commenthead a:hover {
	text-decoration:underline;
}
.commentd{
	background-color:#464747;
	margin-left:20px !important;
	width:328px;
	margin-top:0;
	padding-bottom:15px;
	padding-top:10px;
	padding-right:5px;
border-bottom: 1px solid #FEAC00;
padding-left:5px;
}
.commentd a:link, a:active, a:visited,a{
text-decoration:none;
color:#FEAC00;
}
.commentd a:hover{text-decoration:underline;}
.commentl{
	background-color:#373737;
	margin-left:20px !important;
	width:477px;
	margin-top:0;
	padding-bottom:15px;
	background-image:url(images/comment_star.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-top:10px;
	padding-right:5px;
border-bottom: 1px solid #FEAC00;
padding-left:5px;
}
.commentl a:link, a:active, a:visited,a{
text-decoration:none;
color:#FEAC00;
}
.commentl a:hover{text-decoration:underline;}

h4 {
	font-size:16px;
	color:#E39C07;
	margin-left:25px;
}
h3 {
	padding-top:0px;
	padding-bottom:10px;
	font-size:11px;
	padding-left:10px;
	margin-top:0;
}
h3 a{
	text-decoration:none;
	color:#FEAC00;
}
h3 a:hover {text-decoration:underline;}
#submenuwrap ul {
	list-style:none;
	width:152px;
	background-image:url(images/submenu_back.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	margin-left:10px;
}
#submenuwrap li.title {
	background-image:url(images/submenu_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:18px;
	color:#FEAC00;
	font-size:10px;
	font-weight:bold;
	padding-left:11px;
	padding-top:10px;
	margin:0 !important;
}
#submenuwrap li a, #submenuwrap li a:link,#submenuwrap li a:active, #submenuwrap li a:visited {
	background-image:url(images/li_back.gif);
	background-repeat:repeat-x;
	display:block;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding-left:3px;
	padding-top:1px;
	margin-left:5px;
	margin-right:6px;
}
#submenuwrap li a:hover {
	background-image:url(images/li_hover.gif);
	background-repeat:repeat-x;
	color:#FEAC00;
}
#submenuwrap li.bottom {
	height:8px;
	background-image:url(images/submenu_bottom.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:152px;
	display:block;
}
#submenuwrap ul.bottom {
	background-image:none;
}
#footer{
	width:790px;
	height:30px;
	background-image:url(images/footer_back.gif);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	margin:0 auto;
	text-align:right;
	color:#636464;
	font-size:10px;
	padding-top:12px;
	padding-right:55px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	font-weight:bold;
	color:#636464;
}
#footer a:hover {
	text-decoration:underline;
}
.datetop{
	margin-top:10px;
}
.time a {color:#ffffff;)
.time b{color:#ffffff;)
.comments{background-color:#464747;width:100%;height:100%;}
#submit {
background-color:#3D3D3D;
border:1px solid #8C8C8C;
color:#FFF;
margin:20px;
}
a:link, a:active, a:visited,a{
text-decoration:none;
color:#FEAC00;
}
a:hover{text-decoration:underline;}
#contentwrap img{ float:right; border:1px solid #FEAC00; padding:5px; }
	
.footnav { display: block; padding: 10px; }
