/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Epic Blog Stylesheet
Author : Paul Roberts, Epic

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/


#blogMenuTopSection { width:165px; float:left; margin: 0 0 25px 5px;}
#blogMenuTopSection .blogMenuTopItem { background:url(../images/leftNavBg.gif) bottom left repeat-x; height:40px;}
#blogMenuTopSection .blogMenuTopItem .blogMenuTopItemImage { width:40px; float:left; padding:0}
#blogMenuTopSection .blogMenuTopItem .blogMenuTopItemText { width:100px; float:left; padding:5px 0 0 0;}
#blogMenuTopSection .blogMenuTopItem .blogMenuTopItemImage a { width:40px; float:left; padding:0}
#blogMenuTopSection .blogMenuTopItem .blogMenuTopItemText a { width:100px; float:left; padding:5px 0 0 0;}
#blogMenuTopSection .blogMenuTopItem a { color:#373737; text-decoration:none; background:none;}
#blogMenuTopSection .blogMenuTopItem a:hover { color:#d9006b; background:none;}



#blogRecentMenu { width:185px; float:left; margin:0 0 0 0;}
#blogRecentMenu .blogRecentMenuBody { background:url(../images/blogMenuBackground.gif) top left repeat-y; margin: 0 0 0 3px}
#blogRecentMenu .blogRecentMenuBottom {padding: 0 0 0 2px}



#blogArchivesMenu { width:185px; float:left;}
#blogArchivesMenu .blogArchivesMenuBody { background:url(../images/blogMenuBackground.gif) top left repeat-y; margin: 0 0 0 3px}
#blogArchivesMenu .blogArchivesMenuBottom {padding: 0 0 0 2px}


#blogPaperMenuItems ul { list-style:none; width:160px;}
#blogPaperMenuItems ul li { background:url(../images/listDivider.gif) bottom left repeat-x;}
#blogPaperMenuItems ul li.last { background:none;}
#blogPaperMenuItems ul li a { text-decoration:none; font-weight:bold; color:#373737; display:block; width:160px; padding:6px 0 6px 4px;}
#blogPaperMenuItems ul li a:hover { color:#d9006b; background:none;}
#blogPaperMenuItems ul li.active a { color:#d9006b; background:none;}
#blogPaperMenuItems h3 {visibility:hidden; display:none;}


