
*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:600;
	background-color:#200000;
	}

a:link {
	color: #ff4200;
	font-weight:700;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #ff4200;
}


#main
{
	margin: 0 auto;
	width: 980px;
	background-color:#320000;
	padding-top: 0px;
	border-color:#FFF;
	border-style:outset;
	border-width:thin;
	border-bottom:none;
	border-top:none;
}

#header
{
	width: 980px;
	margin: 0 auto;
	height: 140px;
	/* background: url(images/header.png) no-repeat center bottom; */
	background:url(images/guitar-top-opt.png) no-repeat top;
	background-position:28px 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
}

#logo
{
	padding-left: 0px;
	text-align: left;
	padding-top: 20px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
	font-size: 10px;
}

#nav_bar
{
	float: left;
	width: 900px;
	height: 46px;
	margin: 0 auto;
	margin-left:40px;
	background: url(images/menu.png) no-repeat;
}

#nav_bar ul {
   	float:left;
	padding-left: 80px;
    margin: 0px;     
}

#nav_bar li {
	display: inline;		

}

#nav_bar a {
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #F0F0F0;
	font-weight: 900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top: 12px;
	margin-right: 2px;
}

#nav_bar a:hover {
	color:#E0C0C0;
	background:url(images/hover.jpg);
}

#content_top{
	margin-top: 12px;
/*	background:url(images/content_top.jpg) no-repeat top center; */
	height: 17px;
}

#content_bottom{
/*	background:url(images/content_bottom.jpg) no-repeat top center; */
	height: 21px;
}

#content
{
	width: 925px;
	/* background: url(images/content_bg.jpg) center repeat-y; */
	background:url(images/guitar-opt.png) no-repeat top left;
	margin: 0 auto;
	padding-right: 0px;
	padding-top:10px;
	border-color: #FFFFFF;
	background-color: #FADBA6;
	border-width:thin;
	border-style:solid;
}


#content_left{
	float:left;
	width: 220px;
	padding-left: 15px;
}

#left
{
		background-image:url(images/greendot.png);
	background-repeat:repeat-y;
	background-position:10px;
	width: 660px;
	float:left;
	padding-left:10px;
}

.text{
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	color:#330000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.title
{
	color: #320000;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
}

.subtitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #A00000;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#left a
{
	color: #ff4200;
	font-weight:bold;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #3a7854;
}


.dateleft{
	background:url(images/date_icon.gif) no-repeat left;
	background-position:0px;
	padding-left: 18px;
	margin-bottom:5px;
	color: #003300;
	display:block;
}

.dateright{
	background:url(images/date_icon.gif) no-repeat left;
	background-position:0px;
	padding-left: 18px;
	margin-bottom:5px;
	color: #003300;
	display:block;
	float:right;
	padding-right: 20px;
	padding-top:10px;
	text-align:right;
}

#post{
	padding-left: 20px;
}

#content_right
{
	width: 680px;
	float:right;
	padding-left: 5px;
}


#gigs ul{
	list-style: none;
	padding: 0px;
}


#gigs ul li {
	margin-bottom: 0px;
	display:block;
	list-style-position:inside;
	padding-left: 15px;
	padding-top:10px;
	height: 20px;
}

#gigs ul li a{
	color: #A00000;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration: none;
		
}

#gigs ul li a:hover{
	color: #C05454;
	text-decoration:underline;
	}

#gigs p
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-bottom: 10px;
}

#gigs p a {
	color: #500000;
	font-size: 24px;
	font-weight:600;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#gigs p a:visited
{
	text-decoration:none;
	
}

#gigs p a:hover{
	
		color: #C00000;
	text-decoration:underline;
}

.gig {

	margin-left:0px;
	padding-bottom:20px;
}

.gig_note {
	display:block;
	font-size:10px;
	padding-left:20px;
	padding-bottom:10px;
}

#content_right a:link {
	text-decoration: none;
}


#content_right a:hover {
	text-decoration: underline;
}
#content_right a:visited {
	text-decoration: none;
}

#content_right li a {
	padding-left: 10px;
}

#footer
{
	height: 20px;
	width: 614px;
	margin: 0 auto;
	font-size: 10px;
	color: #AAAAAA;
	padding-top: 2px;
	text-align: center;
	clear:both;

}

#footer a 
{
	color: #33CC33;
	font-size: 10px;
	text-decoration: none;
}

#footer a:visited
{
	color: #33CC33;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover 
{
	text-decoration:underline;	
	
}


