/* HEADER STYLES */
#header ul.nav{list-style: none;float: right;height: 14px;margin-top: 10px;padding: 0;}
#header ul.nav li{float: left;}
#header ul.nav li a{color: white;text-decoration: none;font-size: 14px;}
#header ul.nav li a:hover{text-decoration: underline;}
#header img.logo {margin: 0 0 0 18px;display: block;clear: right;}
#header img.rss {float: right;display: block;margin: 10px 0 9px 0; padding: 0px 0px 2px;}
#header #topbar {width: 100%;clear: right;background: url('images/topbar-bg.gif') no-repeat top;height: 37px;padding-top: 1px;margin-top: -3px;}
#header #topbar ul.nav{list-style: none;float: none;height: 13px;margin-top: 10px;padding: 0;}
#header #topbar ul.nav li{float: left;}
#header #topbar ul.nav li a{text-decoration: none;font-size: 13px;color: #081830;}
#header #topbar ul.nav li a:hover{text-decoration: none;color: #b10000;}
#header #topbar form{float: right;height: 18px;padding-top: 6px;}
#header #topbar form label{position: relative;height: 22px;line-height: 22px;display: block;float: left;margin-right: 3px;}
#header #topbar form input[type="text"]{border: 1px solid #d4d4d4;height: 22px;width: 185px;background: url('images/search-bg.jpg') no-repeat;float: left;}
input.groovybutton
{
   width:67px;
   height:28px;
   background-image:url(http://www.rsstechnet.com/images/submit2.jpg);
   border-color:#FFFFFF;
}

/* WRAPPER STYLES */
#wrapper{width: 928px;margin: 0 auto;background: url('images/wrapper-bg.gif') repeat-y;padding: 22px 0 40px 0;overflow: hidden;}

/* CONTENT STYLES */
#content{width: 628px;padding: 0 7px 0 6px;float: left;}

#content h2{color: #b00003;width: 608px;font-weight: normal;font-size: 18px;background: #f7f7f7;padding: 6px 10px;}
#content h2.grey{color: #b4b4b4;}
#content a.more {text-decoration: underline;color: #666666;position: relative;top: -35px;right: 10px;float: right;font-size: 11px;background: url('images/more-bg.gif') no-repeat 0% 75%;padding-left: 12px;display: block;cursor: pointer;}

#content .story {margin: 30px 0;overflow: hidden;clear: both;}
#content .story .views{width: 56px;height: 63px;padding-top: 10px;text-align: center;background: url('images/views-bg.gif') no-repeat top;float: left;}
#content .story .views p{margin: 0;line-height: 17px;padding: 0;font-size: 15px;color: #9a9a9a;}
#content .story .views p.number{font-size: 18px;color: #666666;}
#content .story .views a{color: white;width: 56px;height: 20px;line-height: 20px;margin-top: 9px;text-decoration: none;background: url('images/viewsbottom-bg.gif') no-repeat top;display: block;cursor: pointer;}
#content .story .post{float: right;width: 550px;}
#content .story .post .subtitle{color: #aeaeae;font-size: 11px;position: relative;top: -8px;}
#content .story .post p{margin: -5px 0 10px 0;}
#content .story .post a.comments,
#content .story .post a.category,
#content .story .post a.share,
#content .story .post a.username{color: #6464EB;text-decoration: none;display: block;height: 16px;padding-left: 20px;margin-right: 35px;float: left;}
#content .story .post a.comments{background: url('images/comments-icon.gif') no-repeat left;}
#content .story .post a.share{background: url('images/share-icon.gif') no-repeat left;}
#content .story .post a.category{background: url('images/share-icon.gif') no-repeat left;}


#content .pagination {float: right;clear: both;margin-top: 20px;width: 241px;}
#content .pagination span{display: block;float: left;width: 24px;height: 22px;line-height: 26px;text-align: center;}
#content .pagination a{float: left;color: #b4b4b4;text-decoration: none;display: block;width: 24px;height: 22px;line-height: 22px;text-align: center;background: url('images/pagination.gif') no-repeat;margin-right: 1px;}
#content .pagination a.last{width: 56px;background: url('images/pagination-last.gif') no-repeat;position:relative;}
#content .pagination a.active{color: white;background: url('images/pagination-active.gif') no-repeat;}

#content ul#latest-stories{list-style: none;padding: 0;margin: 0;}
#content ul#latest-stories li{margin:10px 0;padding:0;overflow:hidden;height: 24px;}
#content ul#latest-stories .views{background: url('images/views2-bg.gif') no-repeat;width: 56px;height: 24px;text-align: center;line-height: 24px;color: #ba181a;font-size: 11px;float: left;}
#content ul#latest-stories .views span{color: #666666;font-weight: bold;}
#content ul#latest-stories a.title{color: #d00002;text-decoration: none;font-size: 15px;height: 24px;line-height: 24px;display: block;float: left;margin-left: 5px;}
#content ul#latest-stories a.more2{color: #aeaeae;text-decoration: none;font-size: 10px;height: 24px;line-height: 24px;display: block;float: left;margin-left: 2px;}

/* SIDEBAR STYLES */
#sidebar{width: 189px;padding: 0 0 0 8px;float: right;}
#sidebar h2{color: #b00003;width: 180px;font-weight: normal;font-size: 18px;background: #f7f7f7;padding: 8px 10px 6px 31px;}
#sidebar h2.categories{margin: 0;line-height: 18px;padding-bottom: 10px;}

#sidebar ul.categories{margin: 0 0 10px 0;padding: 10px 0;list-style: none;background: #f7f7f7;border-top: 1px solid #e2e2e2;width: 221px;}
#sidebar ul.categories li{margin:7px 5px 7px 28px;padding-left: 10px;background: url('images/categories-arrow.gif') no-repeat 0% 50%;}
#sidebar ul.categories li a{text-decoration: none;font-size: 14px;}


