/* 
WOO CUSTOM STYLESHEET
---------------------

http://www.blogingbloging.com

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

ul#nav {margin-top:-35px;}

#nav li {margin: 0 0 0 10px;}

#twitter #twitter_update_list li {margin:-40px 0 0 0;}


#sidebar #newsletter ol.forms li.buttons .submit {margin:15px 0 0 15px; padding:4px 25px 4px 15px; text-transform:uppercase;}

#featured #page-title {padding:50px 0;}
#featured.home p {text-shadow:0 1px 0 #999933;}

/*program page mod*/

#mainprogram {width:300px;}
#mainprogram ul li {list-style-type:none; margin-left:-30px;}


#sidebarprogram {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#bab52f none repeat scroll 0 0; 
border-bottom:1px solid #DBDBDB; 
overflow:hidden; 
padding:25px 25px 15px; 
width:590px;}

#sidebarprogram h1 {color:#BAB52F; background-color:#343B0E; padding:0 10px 0 10px; letter-spacing:27px; text-align:center;}
#sidebarprogram h2 {color:#343B0E; background-color:#cccc66; padding:0 10px 0 10px; font-size:20px; border-top:3px solid #343B0E;}
#sidebarprogram h2 a {color:#343B0E; border:none; width:590px; text-decoration:none;}
#sidebarprogram h2 span {color:#fff; font-size:15px; margin-left:10px;}
#sidebarprogram h3 {color:#343B0E;margin-top:-20px;}
#sidebarprogram p {color:#343B0E; padding-left:7px; margin-top:-10px;}

#sidebarprogram a img {border:none; padding:0; margin:-5px 0 0 -7px;}


/*background:#F7F7F7 none repeat scroll 0 0;      margin-top:-7px; */ 

#breadcrumb img.rss {
margin:-32px 0 0 10px;
position:relative;
}

#featured a {color:#343B0E;}
