#wrap #header {
	height: 141px;
	background: #F1F2F2 url(headbg.gif) repeat-x;
}
#wrap { width:730px;

}

body {
	margin: 0px;
	padding: 0px;
	background: #F1F2F2 url(headbg.gif) repeat-x left top;
}
#wrap #header h1 {
	background: url(h1bg.gif) no-repeat left top;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 141px;
	width: 496px;
}
#wrap #header a {
	height: 100%;
	width: 100%;
	border-style: none;
	float: left;
}
#wrap #content {
	margin-left: 330px;
	margin-top: 20px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap .sidebar {
	width: 290px;
	float: left;
	text-align: center;
	background: #D1D0D0;
	margin-left: 20px;
	margin-right: 10px;
	margin-top:20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #000000;
}
#wrap .sidebar li {
	list-style: none;
	padding: 0px;
	margin-bottom: 5px;
}
#wrap .sidebar ul {
	margin: 0px;
	padding: 0px;
}
#wrap .sidebar ul.pages a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
}
#wrap .sidebar ul a{
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap .sidebar .contact {
	margin: 23px;
	margin-top:43px;
	border: 1px solid #000000;
	font: 125% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #1F02FA;
}
#wrap .sidebar .contact a{
	font: 125% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#wrap .sidebar .sidegig, #wrap .sidebar .sidenews {
	border:solid 1px #000;
	background-color:#F1F2F2;
	text-align:left;
	padding:0px 10px 10px 10px;
	margin:0px 0px 20px 0px;
}
#wrap #content .post {
	background: #D1D0D0;
	margin-left: 15px;
	padding: 20px;
	border: 1px solid #000000;
	margin-bottom: 35px;
	width: 331px;
}
#wrap #content  .post p {
	margin-bottom:10px;
}
#wrap #content .post2 {
	background: #D1D0D0;
	margin-left: 15px;
	padding: 20px;
	border: 1px solid #000000;
	margin-bottom: 35px;
	width: 331px;
}
#wrap #content .post a{
	font: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight:bold;
}
#wrap #content #fpmenus #gigs h3, #wrap #content #fpmenus #news h3 {
	text-indent: -5000px;
}

#wrap #content #fpmenus {
	margin-right: 30px;
}
#wrap #content #fpmenus #gigs {
	width: 331px;
}

#wrap #content #fpmenus #gigs #gigstop {
	width: 285px;
	margin: 0px;
	background: url(gigstop.gif);
	padding-top: 15px;/*ie needs more*/
	padding-right: 23px;
	padding-left: 23px;
}

#wrap #content #fpmenus #gigs #gigsbottom {
	background: url(gigsbottom.gif);
	height: 25px;
	margin: 0px;
}
#wrap #content #fpmenus #gigs ul, #wrap #content #fpmenus #news ul {
	margin-bottom: 0px;
}
#wrap #content #fpmenus #gigs a, #wrap #content #fpmenus #news a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#wrap #content #fpmenus #news {
	width: 332px;
	clear:both;
margin-left:0px;
}
#wrap #content #fpmenus #news #newstop {
	background: url(newstop.gif);
	width: 286px;
	padding-top: 15px;/*ie needs more*/
	padding-right: 35px;
	padding-left: 11px;
}
#wrap #content #fpmenus #news #newsbottom {
	background: url(newsbottom.gif);
	height: 25px;
	margin: 0px;
}

#wrap #footer {
	clear: both;
	padding-top:20px;
}
.timestamp{
	font-size:70%;
	margin-top:60px;
	padding-top:20px;
	border-top:solid 1px #000;
}
#postnav{
	font-size:70%;
}
.meta a{
	font-weight: bold;
	font-size:80%;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
textarea#comment{
	width:300px;
}