body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

#contentcontainer a {
	color: #592F19;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #592F19;
}
#contentcontainer a:hover {
	color: #3A5A73;

}
#comment{
	width: 280px;
}
object{
	/*position: absolute;*/
	margin-top: 2px;
	margin-left: 5px;
}


#leftcol {
	background-image: url(images/coat-left.jpg);
	background-repeat: no-repeat;
	height: 687px;
	width: 408px;
	background-position: -150px 0px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#rightcol {
	background-image: url(images/coat-right.jpg);
	background-repeat: no-repeat;
	height: 688px;
	width: 408px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#container {
	width: 500px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/theturncoats-logo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 500px;
}
.clear {
	clear: left;
}

.hide {
	display: none;
}
h1 {
	display: none;
}

#wpmenu {
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
#buynow a {
	background-image: url(images/buynow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 95px;
	position: absolute;
	top: 160px;
	margin-top: 10px;
	margin-left: 0px;
}

#musicplayer {
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	width: 130px;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 4px;
}
#musicplayer a{
	background-image: url(images/listenonline.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 118px;
	background-position: 82px -2px;
	text-align: left;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
#musicplayer a:hover{
	background-position: 82px -25px;
	color: #CCCCCC;
}
#menubox {
	background-repeat: no-repeat;
	height: 100px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wpmenu #searchform #s {
	width: 100px;
	background-color: #0E2A42;
	border: 1px solid #999999;
	color: #CCCCCC;
	padding: 2px;
	font-size: 0.8em;
}

#searchsubmit {
	background-color: #0E2A42;
	border: 1px solid #999999;
	color: #999999;
	font-size: 0.8em;
}

#searchsubmit:hover {
	color: #0E2A42;
	background-color: #A67344;
	cursor: hand;
}

.menu{
	list-style-type: none;
	padding: 0px;
	z-index: 20;
	margin: 0px;
}
.menu li a{
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-repeat: no-repeat;
	height: 30px;
	width: 88px;
	background-image: url(images/menubutton.gif);
	display: block;
}
.menu li a:hover{
	color:#D3BF8E;
}

.nav1 {
	float: left;
	width: 118px;
	list-style-type: none;
	padding: 0px;
	top: 10px;
	left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -35px;
	margin-left: 12px;
}

.nav2 {
	width: 133px;
	float: right;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: -35px;
	margin-left: 0px;
}


#contentcontainer {
	background-image: url(images/parchment.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 300px;
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 85px;
}
#contentbottom {
	background-image: url(images/parchment-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2, h3 {
	text-transform: uppercase;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -9px;
	margin-left: 0px;
	padding: 0px;
}


#content {
	margin-top: 15px;
}

small {
	font-size: 0.7em;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.entry {
	padding-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
}

h2 a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 a:hover {
	color: #592F19;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news a {
	background-position: 0px 0px;
}
#news a:hover {
	background-position: 0px -42px;
}
#band a {
	background-position: -180px 0px;
	margin-left: 30px;
}
#band a:hover {
	background-position: -180px -42px;;
}
#tour a {
	background-position: -270px 0px;
	margin-left: 45px;
}
#tour a:hover {
	background-position: -270px -42px;
}
#albums a {
	background-position: -90px 0px;
	margin-left: 15px;
}
#albums a:hover {
	background-position: -90px -42px;
}
#photos a {
	background-position: -360px 0px;
	margin-left: 30px;
}
#photos a:hover {
	background-position: -360px -42px;
}
#contact a {
	background-position: -450px 0px;
	margin-left: 15px;
}
#contact a:hover {
	background-position: -450px -42px;
}
#merch a {
	background-position: -540px 0px;
	margin-left: 45px;
}
#merch a:hover {
	background-position: -540px -42px;
}
#links a {
	background-position: -630px 0px;
}
#links a:hover {
	background-position: -630px -42px;
}
#wpmenu #searchform #s:focus {
	background-color:#F5EDDC;
	color: #000000;
}
#wpmenu form {
	margin: 0px;
	padding: 0px;
}

#footer {
	color: #355874;
}

#footer a{
	color: #3B607D;
	border-bottom-color: #2F5268;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.entry p{

}
.sIFR-flash{
	margin-bottom: -30px;
}

.post{
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #592F19;
}
/*img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
}*/
.postmetadata{
	font-style:italic;
	font-size: 0.8em;
	}
#linkslist {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linkslist li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#linkslist li li a {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 1.2em;
	font-style: normal;
}
#linkslist li li {
	list-style-type: disc;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	font-style: italic;
}

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.contactright {
	text-align: left;
	float: none;
	display: inline;
	padding: 4px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */

body
{
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sem_admin_menu
{
	background-color: #0E2A42;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: right;
	position: absolute;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	right: 0px;
}

#sem_admin_menu ul
{
	display: inline;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	text-align: left;
	list-style-type: none;
}

#sem_admin_menu li
{
	display: inline;
	padding: 6px 0px 6px 0px;
	margin: 3px 0px 3px 0px;
	text-align: left;
	list-style-type: none;
}

#sem_admin_menu li.new_item
{
	background: url(new_file.gif) center left no-repeat;
	padding-left: 13px;
}

#sem_admin_menu li.options
{
	background: url(options.gif) center left no-repeat;
	padding-left: 13px;
}

#sem_admin_menu li.dashboard
{
	background: url(activity.gif) center left no-repeat;
	padding-left: 13px;
	display:none;
}

#sem_admin_menu li.login,
#sem_admin_menu li.logout,
#sem_admin_menu li.register
{
	background: url(user.gif) center left no-repeat;
	padding-left: 13px;
}

#sem_admin_menu a, #sem_admin_menu a:link, #sem_admin_menu a:visited
{
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sem_admin_menu a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.sm_sub{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sm_sub li{
	display: inline;
}
.sm_sub img {border:none;}
.sm_sub a{
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #592F19;
	}