@charset "UTF-8";

#hero { background: url(../img/home-hero.jpg) top left no-repeat; height: 260px; padding-top: 35px; }
#hero h4, #hero p { margin-left: 545px; }
#hero h4, #hero h4 a { font-weight: normal; text-decoration: none !important; font-style: italic; text-transform: none; line-height:normal; font-family: 'CenturyGothic', sans-serif; color: #274486; font-size: 36px; }
#hero h4 a:hover { text-decoration: underline !important; } 

#login_bar { background: url(../img/gray-title-bg.png); margin-bottom: 30px; text-align: right; }
#login_bar label { font-size: 10px; font-weight: bold; color: #efefef; padding: 0; margin: 0 !important; }
#login_bar input { border: 1px solid #d9d6d5; height: 22px; padding: 4px; background: url(../img/top-search-bg.png) top left no-repeat #fff; width: 200px; }
#login_bar table { float: right; margin-right: 5px; color: #ccc; }
#login_bar td { vertical-align: middle; padding-right: 8px; }
#login_bar td p { margin-top: 7px; }

#content { padding-top: 0; }
#content .left { float: left; width: 295px; text-align: center; }
#content .left .box { padding: 10px; margin-bottom: 20px; }
#content .right { float: right; width: 630px; padding: 10px; }

#content .left h3 { background: url(../img/gray-title-bg.png); height: 30px; text-align: center; text-transform: uppercase; color: #fff; font-size: 22px; padding: 5px 0 0 0 !important; margin-bottom: 10px; }
#content .left h3.moveon { background: url(../img/gray-title-bg-topshadow.png) top repeat-x; }
#content .left img { border-bottom: 1px solid #fff; }
#content .left ul li { padding: 5px 0; border-bottom: 1px dotted #ccc; }
#content .left ul li:last-child { border-bottom: none; }
#content .left ul li a { font-size: 13px; text-decoration: none; font-family: 'CenturyGothic', sans-serif; text-transform: uppercase; color: #2d5eab; }
#content .left ul li a:hover { text-decoration: underline; }


#content .right h2 { background: url(../img/gray-title-bg.png); height: 30px; text-align: center; text-transform: uppercase; color: #fff; font-size: 22px; padding: 5px 0 0 0 !important; margin-bottom: 10px; }


.story { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 4px solid #2d5eab; }
.story img.author_avatar, .comment img, .items img { float: left; margin-right: 5px; padding: 2px; border: 1px solid #ccc; background-color: #fff; }
.story h3 { padding-bottom: 0px !important; margin-bottom: 0px !important; }
.story h3 a { text-decoration: none; font-size: 22px; color: #2d5eab; }
.story h4 { color: #333 !important; padding-top: 0px !important; }
.story h4 a { color: #333; text-decoration: none; }

.story p.btn { margin-bottom: 10px; }

.story_content { clear: both; padding-top: 10px; }
.story_content p { padding-bottom: 8px !important; font-size: 11.5px; }

p.more a { cursor: pointer; text-decoration: underline; color: #2d5eab; }
.full_story { display: none; }

.items { margin-left: 30px; padding: 10px 0; border-top: 1px dotted #ccc; }
.items ul li { float: left; margin: 0 8px 8px 0; }
.items h4 { color: #666 !important; font-size: 15px; margin-bottom: 6px; }
.items h4.blue { color: #2d5eab !important; }

.comments_wrapper { margin-left: 30px; background-color: #f3f3f3; padding: 15px; clear: both; }
.comments_wrapper h3 { font-size: 16px; padding-bottom: 10px; color: #333 !important; }
.comment { clear: both; border-top: 1px dotted #ccc; padding: 10px 0; }
.comment h5 { padding-bottom: 5px; }
.comment_content { margin-left: 46px; }
.comment_content p { padding-bottom: 3px !important; font-size: 11px; line-height: 1.3em; }