/*  
Theme Name: PingPongProject
Theme URI: http://www.pingpongproject.org
Description: Theme for the PingPongProject
Version: 1
Author: Benedict Steele

*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:.9em; 
line-height:1.2em;
padding:0;
margin:0;
}

#leftbar li {list-style-type:none; padding:0; margin:0; margin-left:10px;}

#leftbar ul {padding:0; margin:0;}

h1 { 
text-indent: -9000px;
text-size: 1px;
background: url(/images/logo.gif);
background-repeat: no-repeat;
padding-top:158px;
margin:0;
}

p {font-size:.75em; text-align:justify;}
h2{font-size:1.5em;}
h3 {font-size:1em;}
a {text-decoration:none; color:#ff2d02;}
a:hover {color:#f96;}
#leftbar h2{font-size:.8em;}


.page_item a {background-color:#ff2d02; color:#fff; width:175px; display:block; padding:3px; text-decoration:none; font-size:.6em; text-transform:uppercase;}
.page_item a:hover {background-color:#f96; color:#000; width:175px; padding:3px;}
.event_list {font-size:.6em; text-transform:uppercase;}
#leftbar{float:left;}
#content{margin-left:300px; width:250px; padding:5px;}
#content li {font-size:.75em;}

