/*
Theme Name: WordPress Popround mk 4
Theme URI: http://popround.com
Description: The 2010 incarnation of Popround.
Version: 4
Author: Daryl Pereira
Tags: two columns

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/


@charset "utf-8";
/* CSS Document */


.button
	{ font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #666; text-decoration: none; } 

.nav 
	{ font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #666; } 

#search form 
	{ margin: 0 0 0 13px; } 
	
#searchbox { width: 80%; background: #eee; border: 1px solid #999; color: #000; } 

.nav .button {
    border: 0px none #006;
    background: #fff;
	padding: 1px; 
	margin: 0px;
	color: #911;
}

.panellink {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 11px; 
font-weight: normal; 
text-decoration:none; 
color: black;
position: relative; 
}


.hr_menu {
background: url(images/dots.gif) repeat-x;
padding-top: 1px;
margin-top: 1px; 
margin-bottom: 7px;
clear:both;
}


h2 a, h2
	{ font-family: Helvetica, Arial, sans-serif; font-size: 30px; font-weight: bold; letter-spacing:-2px; margin-top: 0px; padding-top:0px; border-top: 0px; margin-bottom: 18px; text-decoration: none; color: #000; }
	
h3
	{ font-family: Helvetica, Arial, sans-serif; font-size: 22px; font-weight: bold; letter-spacing:-1px; margin-top: 0px; padding-top:20px; border-top: 0px; margin-bottom: 18px; color: #444; }

.songlist a 
	{ vertical-align: middle; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #911; text-decoration:none}

.channelname, .channelname a
	{ font-family: Helvetica, Arial, sans-serif; font-size: 22px; font-weight: bold; letter-spacing:-1px; margin-top: 0px; padding-top:00px; border-top: 0px; margin-bottom: 2px; color: #444; }
	
#comments
	{ font-family: Helvetica, Arial, sans-serif; font-size: 22px; font-weight: bold; letter-spacing:-1px; margin-top: 0px; padding-top:0px; border-top: 0px; margin-bottom: 18px; margin-top: 10px; color: #444; }
	
p, li 
	{ font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #111; } 

p a
	{ font-family: Helvetica, Arial, sans-serif; color: #911; text-decoration: none; } 

.copyright
	{ font-family: Helvetica, Arial, sans-serif; font-size: 9px; color: #111; padding-top: 8px; } 

.copyright a
	{ font-family: Helvetica, Arial, sans-serif; font-size: 9px; color: #911; padding-top: 8px; } 

p 
	{ font-size: 12px; color: #111; } 


.meta 
	{ font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #222; margin: 6px 0px 15px 0px ; padding: 0px 8px 0px 2px; background-color:#fff; text-align:right; border: 3px; border-style: none; border-right-style:solid; border-color:#999;  } 

.meta a
	{ text-decoration: none; font-style:italic; font-size: 12px; color: #444; } 

.alignleft {
float: left;
}
.alignright {
float: right;
}

.nav_panel 
	{ padding: 5px;  } 

.nav_panel a
	{ font-family: Helvetica, Arial, sans-serif; text-decoration: none; font-size: 15px; color: #911; font-weight: bold; } 

.sidebar 
	{ font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; padding: 8px; } 

.navmenu
	{  font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #666; text-decoration: none; width:100% ; border-style:solid; border-color:#666 ; border-width:1px ; margin-top: 5px; margin-bottom: 5px; padding-top:2px; padding-bottom:2px; /* height:50px; overflow:hidden; */  }

.navmenu a
	{ font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #666; text-decoration: none; } 

.navsubmenu a
{ visibility:hidden; font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #911; }

.popposts ul li
	{
	list-style-type:none;
	}
/* start lhs accordian menu */

#lhsnav {
	position: absolute; top: 175px; left: 60px; width: 174px; }

ul.menu, ul.menu ul {
  list-style-type:none;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	color: #666; 
	text-decoration: none; 
	width:100% ; 
	border-style:solid; 
	border-color:#666 ; 
	border-width:1px ; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 0px;
	list-style-type: none;
	padding:0px; }

ul.menu li a { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	color: #666; 
	text-decoration: none; 
	text-align: center }

ul.menu li a:hover {
  	background: #aaa;
}

ul.menu li ul li {
  	border-style: none;
  	padding: 0px;
  	margin: 0px;
  	width: 100%;
}

ul.menu li ul li a {
  	color: #911;
  	padding: 1px;
  	text-align:center;
}

ul.menu li ul li a:hover {
  	background: #fff;
}

/* end lhs accordian menu */


.hometab 
	{ font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; padding: 8px; padding-bottom: 25px; } 


.sidebar .heading
	{ font-size: 18px; font-weight:bold; letter-spacing:-1px;  }  
	
.taboff
	{ font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #666; background-color: #fff; border-style:solid; border-color:#666 ; border-width:1px ; margin-top: 5px; margin-right: 5px;  margin-bottom: 5px; padding-top:2px; padding-bottom:2px; width: 80px;}  
	
.taboff a
	{ color: #666; background-color: #fff; text-decoration: none; }  
	
.tabon
	{ font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #fff; background-color: #000; text-decoration: none; border-style:solid; ; background-color:#000; border-color:#000 ; border-width:1px ; margin-top: 5px; margin-right: 5px;  margin-bottom: 5px; padding-top:2px; padding-bottom:2px; width: 80px; }  
		
.tabon a
	{ color: #fff; background-color: #000; text-decoration: none; }  

.tabline
	{ background: url(images/dots.gif) repeat-x; margin-top: 0px; margin-right: 5px;  margin-bottom: 0px; padding-top:2px; padding-bottom:2px; width: 500px;}  


.sdhr_menu {
padding-top: 1px;
margin-top: 1px; 
margin-bottom: 7px;
clear:both;
}



