body {
    background:#000000;
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    }
a {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: white;
	}
a img {
	   border:none;
	}
ul {
list-style:none;
padding:0px;
}
	
#header {
text-align:left;
background: orange;
padding:0px;
margin-bottom:0px;
padding-top: 3px;
}
#header h1 {
display: inline;
text-align:left;
padding:0px;
margin:0 15px 0 15px;
}
#header h2 {

display: inline;

text-align:left;
padding:0px;
margin:0px;
}

#menuelements {
margin: 0px 10px 0px 10px;
padding:0 5px 0 10px;
list-style: none;
}
#menuelements li {

background: #000000;
}
.menuitemhead {
margin:0px 0px 5px 0px;
font-weight:bold;
text-align:right;
padding:0 0 0 0px;
width:100px;
}
.menuitemhead a {
color: #ffffff;
padding:0 0 0 8px;
}
.menuitemhead a:link {
color: #ffffff;
}
.menuitemhead a:visited {
color: #ffffff;
}
.menuitemhead {
margin-bottom:5px;
background: orange;
}
.menuitemhead:hover {
background:#ffffff;
margin-bottom:0px;
border-top: #000000 solid 3px;
}
.menuitemhead:hover a {
color: #000000;
}
.menuitemhead:hover a:hover {
color: orange;
}

#leftblocks {
float:left;
background: tan;
width:180px;
font-size:12px;

}
#leftblocks li, #leftblock ul, .list-new-links, .list-new-comments, .list-new-plugins, .list-older-stories, .list-new-stories {
margin:0px;
padding:0px;
font-size:12px;
}
#centerblocks-leftblocks {
margin:0 0px 0 183px;
}
#centerblocks-rightblocks {
margin:0 183px 0 0;
}
#centerblocks-bothblocks {
margin:0 183px 0 183px;
}
#centerblocks-noblocks {
margin:0 0 0 0;
}
#welcomemessage {
background: #D3D3D3;
font-weight:bold;
text-align:center;
}
#centercontent {
background: #ffffff;
text-align:left;
padding:5px;
line-height:15px;
}
#centercontent a:hover {
color: blue;
}
#centercontent h2 {
font-size:12px;
text-align: center;
}
#rightblocks {
float:right;
background: lightblue;
width:180px;
font-size:12px;
margin:0 0 0 3px;
}
.headertop {
background: orange;
margin:0px 0px 0px 0px;
font-weight:bold;
text-align:center;
padding:0px;
}

.leftcornertop, .leftcornertop-center {
background-repeat: no-repeat;
background-position: top left;
text-align: center;
padding:3px;
}
.leftcornertop {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/left_corner_top.gif');
}
.leftcornertop-center {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/left_corner_top_center.gif');
}
.rightcornertop, .rightcornertop-center {
float:right;
background-repeat: no-repeat;
background-position: top right;
text-align: center;
padding:3px;
}
.rightcornertop {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/right_corner_top.gif');
}
.rightcornertop-center {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/right_corner_top_center.gif');
}
.rightcornerbottom, .rightcornerbottom-center {
float:right;
background-repeat: no-repeat;
background-position: bottom right;
padding:3px;
}
.rightcornerbottom {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/right_corner_bottom.gif');
}
.rightcornerbottom-center {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/right_corner_bottom_center.gif');
}

.leftcornerbottom, .leftcornerbottom-center {
float:left;
background-repeat: no-repeat;
background-position: bottom left;
padding:3px;
}
.leftcornerbottom {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/left_corner_bottom.gif');
}
.leftcornerbottom-center {
background-image: url('http://www.mentalstout.com/source/layout/csstest/images/round_corners/left_corner_bottom_center.gif');
}
.blockcontent {
padding:3px;
margin:0px 0px 15px 0px;
}
.blockcontent-center {
padding:3px;
margin:0px 0px 15px 0px;
background: #D3D3D3;
}
.contentfooter {
background: #ffffff;
margin:0px 0px 5px 0px;
font-weight:bold;
text-align:center;
padding:0px;
height:6px;
}
.blockheader {
background: #ffffff;
margin:0px 0px 5px 0px;
font-weight:bold;
text-align:center;
padding:0px;
border-bottom: #888888 solid 1px;
}
.blockheader a:hover {
color:orange;
}
.blockheader img {
margin:3px 3px 0 0;
}
.blockheader-center {
background: lightgreen;
margin:0px 0px 0px 0px;
font-weight:bold;
text-align:center;
padding:0px;
border-bottom: #888888 solid 1px;
}
.blockheader-center img {
margin:3px 3px 0 0;
}
.blockfooter-center {
background: #D3D3D3;
margin:-15px 0px 10px 0px;
font-weight:bold;
text-align:center;
padding:0px;
height:6px;
}
.headerfooter {
background: orange;
margin:0px 0px 0px 0px;
font-weight:bold;
text-align:center;
padding:0px;
height:6px;
}
#footer {
text-align:center;
background: orange;
margin-top:0px;
}

.blockfooter {
background: #ffffff;
margin:0px 0px 5px 0px;
font-weight:bold;
text-align:center;
padding:0px;
}
.clearingspacer{
clear:both;
height:5px;
background: black;
}
#left-nav ul {
padding-left:0px;
margin-bottom:0px;
padding:5px;
}
#left-nav li {
font-size:14px;
margin: 3px 0 0 0;
}
#left-nav li ul {
margin-top: 4px;
background: transparent;
border-top: solid #000 1px;
}
#left-nav ul li ul li {
margin-left:5px;
font-size:12px;
}
#left-nav ul li ul li ul li{
margin-left:5px;
font-size:11px;
}



#rightblocks ul li {
font-size:10px;
margin: 0 0 5px 0;
border-bottom: solid #000000 1px;
padding: 5px;
}

.musicitem {
margin: px 5px 0px 5px;
padding:10px;
background:#D3D3D3;
border: solid 0px #666666;

}
.musicitem2 {
background: #D3D3D3;
margin: 0px 0 5px 0;
padding: 5px;
text-align:left;
}
.musicitem h2 {
display:inline;
}
.musicrow1-left {
width:100px;
background: #9f9f9f;
text-align:right;
}
.musicrow1-right {
background: #9f9f9f;
text-align:left;
}
.musicrow2-left {
width:150px;
background: #7F7F7F;
text-align: right;
}
.musicrow2-right {
background: #7F7F7F;
text-align:left;
}

.pluginRow1 {
background: #7f7f7f;
}
.pluginRow2 {
background: #9f9f9f;
}
.pluginRollOver {
background: #efefef;
}
.admin-list-field {
padding:3px;
}
#songlist {font-size:10px; margin-top:12px; line-height:12px; margin-top:-3px;}
#songlist li a {font-weight:bold;}









#prev, #next {
	display:block;
	padding:5px;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#ddd;
	text-decoration:none;
	margin:0 10px 10px;
}
html body div #prev:hover, html body #next:hover {
	border-color:#888;
	background:#ccc;
	color:#000;
}
#prev {
	float:left;
}
#next {
	float:right;
}
#image {
	text-align:center;	
}
.imgwrapper {
	float: left;
	margin: 0 0 15px 15px;
	padding: 2px;
	height:113px;
}
.imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;	
}
.imgwrapper img {
	background-color: #fff;
	border: 1px solid #ddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
.imgwrapper a:visited img {
	background-color:#fff;	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #036;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color:#000;
}
#single {
	padding:3px;
	border:1px solid #aaa;
	/*-moz-border-radius:5px;*/
	background:#ddd;
}
#desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
}
#credit {
	background:#036;
	border-top:4px solid #333;
	/*-moz-border-radius:0 0 20px 20px;*/
	color:#fff;
	font-size:9px;
	text-align:center;
	margin:10px 0 0;
	padding:3px 0;
	clear:both;
}
#credit a {
	color:#fff;
}
#directories, #breadcrumb {
	border-bottom:1px solid #ddd;
	margin:0;
}
#breadcrumb {
	padding:5px;
	border-bottom:1px solid #ddd;
	background:#666;
	color:#fff;
	margin-bottom:10px;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active {
	color:#fff;
}
#dirdesc {
	padding:4px;
	border-bottom:1px solid #ddd;	
}
#gallery {
	margin:10px 5px 5px;
}
#directories ul {
	list-style:circle;
	padding-bottom:5px;
}
#directories li {
	margin:2px 0;
}
#directories h2 {
	font:14px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}
#directories h3 {
	font:12px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}
b.rtop, b.rbottom {
display:block;
background: #D3D3D3;
}
b.rtop b, b.rbottom b {
display:block;
height: 1px;
overflow: hidden;
background: #efefef;
}
b.r1 {
margin: 0 5px;
}
b.r2 {
margin: 0 3px;
}
b.r3 {
margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
margin: 0 1px;
height: 2px;
}
.realsmall {
height:1px;
padding:0px;
margin:0px;
#browser {
border: solid 1px #666666;
}



