/* BLOG STYLES */
#header { background: url('images/Blog/blog_top_nav_shadow.png') #FFCC00 bottom right no-repeat;}

.articleBody a, .articleComments a, #article_navigation a { background-color:#FFCC00;}
.articleBody a.thickbox { background-color:transparent;}
.articleBody .title, .articleComments .title, .articleComments .response { background:url('images/Blog/blog_header_shadow.png') #FFCC00 bottom right no-repeat;}
.articleBody .date { background:url('images/Blog/blog_date.png') white top right no-repeat;}

#comment_form #submit { background-color:#FFCC00;}

#content #wp_page_numbers{ margin:0px 50px; position:relative;padding:0px 0px 10px 0px;}
#content #wp_page_numbers li {float:left; margin:0px; padding:0px; border:none; margin-right:2px;}
#content #wp_page_numbers li a { font-size:1.2em; background-color:#FFCC00; padding:0px 5px 3px 5px;}
#content #wp_page_numbers li.active_page a {background-color:white; border:1px solid #FFCC00; padding: 0px 5px 2px 5px; color:#FFCC00;}
#content #wp_page_numbers li.active_page a:hover {color:#333333;}
#content #wp_page_numbers a {font-size:1em;}

#footer div{ background: url('images/Blog/blog_footer_topshadow.png') #FFCC00 top right no-repeat; height:190px; position:relative;}
/* /BLOG STYLES */
