* {
	margin: 0;
	padding: 0;
}

body {
	background: #191919;
}

body, input, textarea, select {
/*	font: Arial, Helvetica, sans-serif;*/
	color: #000000;
	margin: 0px auto;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;	
	color: #ca0000;
	margin:0;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	font-weight: bold;	color: #000000;
	margin:20px 0 10px 24px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}
h4{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ca0000;
	margin: -6px 0 0 0;
	line-height:13px;
	margin-bottom: 2.5em;
}

hr {
	color: #dadada;

}

p, blockquote, ul, ol, form, table{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:17px;
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 2em;
}

blockquote {	
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
	font-style: italic;}

ul {
	list-style-type: square;
}

a {
	color: #ca0000;
	text-decoration: none;
}
.onebit_mp3 a { display: none; } 

/*a:hover {
	text-decoration: none;
}*/
img {
	border:0;
}

img.centered {
	display: block;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	text-align:center;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 15px;
	display: inline;
	border:0;
	text-align:center;
	}
img.aligncenter {
	padding: 0;
	margin: 10px 15px 10px 15px;
	display: block;
	border:0;
	text-align:center;
	}
img.alignleft {
	padding: 0;
	margin: 0 15px 10px 0;
	display: inline;
	border:0;
	text-align:center;
	}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
	border:0;
	text-align:center;
	}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
	border:0;
	text-align:center;
	}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

/* Wrapper */

#wrapper {
	width: 945px;
	margin: 0 auto;
	border: 0;
	background-color: #191919;
}

/* Header */

#header {
	height: 166px;
	position: relative;
	background: #000000 url(images/headerback.jpg) no-repeat;
	margin: 0px auto;
}

#header h1, {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header h1 {
	position: absolute;
	top: 10px;
	left: 10px;  
	font-size: 13px;
	letter-spacing: -3px;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Menu */

#navlist {
	width:945px;
	text-align:left;
	margin: 10px 16px 0px 18px;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align: left;
	color:#757575;
}
#navlist a:link, #navlist a:visited {
	display: inline;
	padding: 0 6px 0 6px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#navlist a:hover, #navlist a:active { 
	color: #ca0000;
}

/* Content */

#content {
	margin: 0px auto;
	width: 945px;
	background-image:url(images/body-bkgd.gif);
	background-position:top right;
	background-repeat: repeat-y;
}

/* Blog */

#blog {
	float: right;
	width: 675px !important;
	width: 675px;  /* IE6 3px problem */
	margin: 0;
	padding: 30px 0 0 0;
	background-image:url(images/post-top.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

/* Post */

.post {
	padding-bottom: 0;
}

.post li {
	margin: 0 0 10px 0;
}

#title {
	color: #ca0000;
	padding: 15px 15px 0 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 13px;*/
}

.maintitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#titlepage {
	color: 	#ca0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;	color: #ca0000;
	margin:0;
	height: 37px;
/*	text-transform: uppercase;
	font-size: small;
	font-weight: bold;*/
	padding: 0 55px 0px 25px;
/*	background: transparent url(images/site_title.gif) no-repeat top right;*/
}

#title a {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;	color: #ca0000;
	margin:0;

}

#title a:hover {
	text-decoration: underline;
	color:#757575;
}

#title #date {
	text-align: left;
	font-size: 13px;
	padding: 5px 0px 0px 0px;
	color: #FFFFFF;
	float:right;
	width:57px;
	margin:0;
}

#date .mo{color:black;}
#date .day{color:black;}

a.entry:link {color: #8b8b8b; text-decoration: underline; }
a.entry:visited {color: #8b8b8b; text-decoration: underline; }
a.entry:hover {color: #ca0000; text-decoration: none; }
a.entry:active {color: #ca0000; text-decoration:none; } 

a.more-link:link {color: #ca0000; text-decoration: underline; }
a.more-link:visited {color: #ca0000; text-decoration: underline; }
a.more-link:hover {color: #8b8b8b; text-decoration: none; }
a.more-link:active {color: #8b8b8b; text-decoration:none; }

.post .entry {
	padding: 0 36px 0px 25px;
	line-height: 1.8em;
}

.post p {
	margin: 0 0 10px 0;
	padding: 0;
}

.post .meta {
	padding: 0px 15px 0px 10px;
	line-height: 0.85em;
	color: #e2e2e2;
	background: transparent url(images/downpost.gif) no-repeat bottom left;
}

.entry h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color: #ca0000;
	margin:0;
}
.entry h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color: #333333;
	margin:0;
}
.entry h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #333333;
	margin:0;
}
.contact {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 6px;
}
.wp-caption {
border: 0;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
font: 11px #aa0000 Arial, Helvetica, sans-serif;
text-align:center;
/* margin: 10px;
optional rounded corners for browsers that support it
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; */
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
text-align:center;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
text-align:center;
}

/* Sidebar */

#sidebar {
	background-image: url(images/sidebar-bkgd.gif);
	float: left;
	width: 230px;
	padding: 10px 0px 0px 26px;
	margin: 0;
	font: 12px normal Arial, Helvetica, sans-serif;
}

#sidebar ul {
	margin: 6px 0 10px 0;
	list-style: none;
	padding: 0 10px 0 0;
}

#sidebar li {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

#sidebar li ul {
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

#sidebar li li {
	margin: 0;
	color: #white;
}

#sidebar h2 {
/*	height: 17px;*/
	text-transform: uppercase;
	color: #919191;
	font-size: 0.9em;
	padding: 1px 5px 0 0;
	font-weight: bold;
	text-align: left;
}

#sidebar a {
	text-decoration: none;
	color: white;
/*	padding-left: 10px;
	padding-right: 4px;
background: transparent url(images/listoff.gif) left center no-repeat;*/
}

#sidebar a:hover {
	text-decoration: none;
	color: #ca0000;
/*	border-bottom: 1px dashed white;*/
/*	background: transparent url(images/liston.gif) left center no-repeat;*/
}
li.current-cat a{
	color: #ca0000!important;
}

#calendar {
	background: #919191;
	font-size: 0.85em;
	font-weight: bold;
	text-align:center;
	color: white;}

#calendar a:hover {
	font-weight: bold;
	background: #000000;
	color: white;
}

#calendar td {
height:12px;
padding:  0px 2px 0px 2px}

#calendar a {
	background: #919191;
	color: white;
	padding:  0px 2px 0px 2px;	display:block;
	text-decoration:none;
	line-height:12px;
	border-bottom: 1px dashed white;
}

caption{
	font-size: 10px;
	color:#aa0000;
	text-align:center;
}

#today {padding:  0px 0px 0px 2px;	background: black;
	font-weight: bold;
	color: #919191;}

#rss a{	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss a:hover {	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss img:hover {	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}

#searchbg {
	margin: 0 0 6px 0;
	padding-left:10px;
}
#s {
	width: 139px;
	color: #c2c2c2;
	background-color:#757575;
	border: 0px;
	padding: 6px;
	font: 11px normal Arial, Helvetica, sans-serif;
}

#go {
	background: transparent;
	font-weight: bold;
	border: 0px;
	font-size: 1.25em;
	outline: none;
	height: 15px;}


/* Footer */

#footer{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #545454;
	background: url(images/footer.jpg) no-repeat left bottom;
	margin: 0px auto;
	height: 35px;
	text-align:right;
}
#footer #text{
	text-align: right;
	padding: 0 64px 40px 0;
}

#footer #text a {text-decoration: none;}

#footer #text a:hover {text-decoration: underline;}


/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: black;
width: 280px;
}

#commentform textarea {
	padding: 2px;
	background: black;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
width: 280px;
}
#commentform textarea:hover {
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
}
#commentform textarea:focus {	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
}

#commentform #email, #commentform #author, #commentform #url {
	padding: 2px;
	font-size: 1.1em;
	background: black;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				margin-bottom: 10px;
				text-align: center;
				width: {$itemwidth}%
			}
			.gallery img {
				border: 2px solid #cfcfcf;
			}
			.gallery-caption {
				font: normal 12px Arial, Helvetica, sans-serif;
				margin-left: 0;
				border: 0;
				text-align: center;
				background-color: #f3f3f3;
				font-size: 11px;
				line-height: 13px;
				width: 130px;
			}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: black;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;}

.submit1:hover, .submit1:focus{
	background: black;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	border-bottom: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;}

#audioplayer1, #audioplayer2, #audioplayer3, #audioplayer4, #audioplayer5, #audioplayer6, #audioplayer7, #audioplayer8, #audioplayer9, #audioplayer10, #audioplayer11, #audioplayer12, #audioplayer13, #audioplayer14, #audioplayer15, #audioplayer16, #audioplayer17, #audioplayer18, #audioplayer19, #audioplayer20, #audioplayer21, #audioplayer22 {
	margin-bottom: -5px;
}