body {
   margin:0;
   padding:0;
   height:100%;
   background: url('bg6.jpg');
   background-repeat:repeat-y;
   font-family: Helvetica, Arial;
}

h1, h2 {
	font-family: Veranda, sans-serif;
   color: #AAAAAA;
   text-transform: lowercase;    
}
   
h3 {
   color: #BBBBBB;
}

br.clear, br.clearboth {
   clear: both;
}

p {
	font-size: 12px;
}

p.small {
	font-size: 9px;
}

p.large {
	font-size: 16px;
}

ul, li { list-style-type:square }

#container {
   min-height:100%;
   width:1100px;
   position:relative;
}

#user_row {
   position: absolute;
   padding: 3px;
   top: 1px;
   left: 1px;
	/* border: 1px solid green; */
}
#user_row a { 
	text-decoration: none;
	color: #b7b5b5;
	font-size: 15px;
}
#user_row a:hover {
	color: #5a5a5a;
}
   
#menu_column {
   height: 100%;
	width: 150px;
   float: left;
	text-align: right;
   padding-top: 30px;
   padding-right: 10px;
}

#menu_column li {
   list-style: none;
}
	
#menu_column a { 
	text-decoration: none;
	color: #aaaaaa;
	font-size: 20px;
}

#menu_column a:hover {
	color: #b7b5b5;
}
   
#menu_column li.selected { 
   background-color: #ffffff;
}

#content_column {
   float: left;
   min-height:100%;
   height: 100%;
   width: 640px;
   display: inline;
	color: #5a5a5a;
   background-color: white;
   padding: 10px;
   filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;
   border-right: 4px solid #444444;
}

#content_column a { 
	color: #777777;
}

#content_column a:hover {
	text-decoration: none;
	background-color: #b7b5b5;
	color: #ffffff;
}
   

	.col_left {
	width: 250px;
	float: left;
	padding-right: 5px;
	}
	.col_right {
	width: 200px;
	float: left;
	}

#right_column { 
   color: #333;
   background-color: black;
   opacity:0.4; filter:alpha(opacity=40);
   height: 1000px;
   width: 200px;
   float: left;
}


/* Release pages */
#release img.playButton {
      position: relative;
	   border: 0px;
}

#release img.releaseCover {
      position: relative;
      line-height: 1.1;
      padding: 4px;
	   border: 1px solid #CCCCCC;
      float: right;
}
#releases li {
	list-style: none;
}
#releases li.inline {
   padding: 3px;
   display: inline;
}

#nowPlaying {
   text-align: right;
   width: 300px;
}

.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
   /* border: solid 1px blue; */
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 8px;
}

   
/* News */
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
   font-weight: bold;
	text-decoration: none;
	display: inline;
}
.newsTitle a {
	text-decoration: none;
   color: #E7943C;
}
.newsTitle a:hover {
	text-decoration: none;
   color: #ffffff;
   background-color: #336f82;
}
.newsDate {
	display: inline;
}
.newsBox {
	padding: 10px;
	margin: 0 0 16px 0;
   /* background-color: #333333; */
   background-color: #ffffff;
   border-left: 1px solid #aaaaaa;
}
.newsBox img {
   float: right;
   padding: 4px;
   /* border: 1px solid #555555; */
}


/* Blog */

.comments {
background-color: #ececec;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
padding: 12px;
overflow: hidden;
/* border: 1px solid #aaaaaa; */
}
.postMeta {
font-size: 10px;
background-color: #ececec;
border-radius: 1em;
border-top-right-radius: 0em;
border-top-left-radius: 0em;
padding: 12px;
overflow: hidden;
}

.blogCol_left {
	width: 300px;
	float: left;
	padding-right: 5px;
	}
.blogCol_right {
	width: 300px;
	float: left;
	}

.blogTitle {
   font-size:18pt;
   color:#666666;
	font-family: Helvetica, Arial;
   font-weight:bold;
   margin:0;
   padding:0;
}
.blogTitle a {
	text-decoration: none;
   color: #336f82;
}
.blogTitle a:hover {
	text-decoration: none;
   color: #ffffff;
   background-color: #336f82;
}
.blogDate {
	display: inline;
}
.blogBox {
	padding: 10px;
	margin: 0 0 16px 0;
   border-left: 1px solid #aaaaaa;
}
.blogBox img {
   float: right;
   padding: 4px;
   /* border: 1px solid #555555; */
}

/* Stuff for tag cloud */

.word {
font-family: Tahoma;
padding: 4px 4px 4px 4px;
letter-spacing: 3px;
text-decoration: underline;
background-color: black;
}
span.size1 {
color: #ffffff;
font-size: 1.0em;
}
span.size2 {
color: #eeeeee;
font-size:.9em;
}
span.size3 {
color: #dddddd;
font-size: .8em;
}
span.size4 {
color: #cccccc;
font-size: .7em;
}
span.size5 {
color: #bbbbbb;
font-size: .6em;
}
span.size6 {
color: #aaaaaa;
font-size: .5em;
}
span.size7 {
color: #aaaaaa;
font-size: .4em;
}
span.size8 {
color: #aaaaaa;
font-size: .3em;
}
span.size0 {
color: #aaaaaa;
font-size: .2em;
}

.blogTags {
   font-size: 10px;
}
.box {
   padding: 5px;
   border: 1px solid #aaaaaa;
}
.box img {
   float: left;
   padding-right: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
  /*  border: 1px solid #555555; */
}

.playButton a {text-decoration: none;}
img.playButton {vertical-align:text-top;}

.error { color: red; }
input.error { border: 1px solid red }

#footer {
   height: 200px;
   width: 785px;
   clear: both;
   color: #aaaaaa;
   padding: 20px;
   background-color: black;
   opacity:0.8; filter:alpha(opacity=80);
}
#footer .colOne {
	width: 200px;
	float: left;
	padding-right: 5px;
	}
#footer .colTwo {
	width: 200px;
	float: left;
	}
#footer .colThree {
	width: 300px;
	float: left;
	}

#footer li.heading {
   list-style: none;
}
#footer a.heading { 
	text-decoration: none;
	color: #aaaaaa;
	font-size: 20px;
}

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

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


