/*Resets*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
    vertical-align: bottom;
}

/*Global Styles*/

html{font-size:59%}

body {
    background-color: #fff;
    font-family: Verdana,Geneva,Kalimati,sans-serif;
    font-size: 1.1em;
    color: #000;
    line-height: 1;
    padding: 20px;
}

a{
	color: #000; 
	text-decoration: none;
}

.clr:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}

ul.clr {
	list-style-type: none; 
	clear: both;
}
ul.clr li{
	float: left; 
	list-style-type: none; 
	text-align: left;
}

.list li{
	margin-bottom: 10px;  
	line-height: 1.2em; 
}/*  float: none!important; */

.latestUpdates .list li{
	width: 100%;
}

ul.list .list li{ 
	width:100% !important;
}
.square li{
    list-style-image: url(/images/square_bullet.gif);
    list-style-position: inside;
}

:focus {
    outline: 0;
}
.clearFloat{
	clear: both;
}
.imageText{display: none;}

.preLoad{display:none;}

.template{display: none;}

.height5{height: 5px;}

.height10{height: 10px;}

.height20{height: 20px;}

.height40{height: 40px;}

.height230{height: 230px;}

.column{float: left;}

.row{clear: both;}

.title{
	text-transform: uppercase; 
	color: #222222; 
	font-family: Times, serif; 
	font-size: 1.4em;
	font-weight: bold;
}

.smallRightArrow{display: block; width: 13px; height: 15px; background-position: -217px 1px;}

.commentsCount{display: block; width: 18px; height: 15px; background-position: -107px -90px;}

.leaderboard{width: 728px; height: 90px; margin-left: 10px;}

.skyscraper{width: 160px; height: 600px; margin: 20px 0 0;}

.search{height: 90px; margin: 5px 0 0 6px; width: 209px;}

.search .title{margin: 0 0 8px;}

.search .searchBoxBkgd{width: 154px; height: 26px; background-position: 0px 0px; padding: 5px 0 0 20px; margin: 0 0 8px;}

.searchBox{border: none !important;border-width:0px;font-size: 14px;}

.searchBtn{background: url('/images/sprites.png') -175px 0px #B68341; border:medium none; height:25px; padding:5px; width:35px; cursor: pointer;}

.search .go{display: block; width: 34px; height: 28px; background-position: -177px 0px;}

.search a{display: block; text-decoration: underline; font-family: Verdana, Geneva, Tahoma, sans-serif;  font-size: 1.2em;}

.shareLinks a{display: block;}

.shareLinks .icon{width: 20px; height: 20px;}

.shareLinks .icon.facebook{background-position: -37px -90px;}

.shareLinks .icon.twitter{background-position: -60px -89px;}

.shareLinks .icon.rss{background-position: -83px -90px;}

.divider.horizontal{border: 1px solid #DADADA; width: 429px; border-width: 1px 0 0 0; }

#wrapper {
    width: 960px;
    margin: 0 auto;
}

/**************************
Header Styles
*************************/

#header {
    margin-bottom: 20px;
}

#header #topnav{
    margin-bottom: 10px;
    float: right;
}

.sprite{background-image:url('/images/sprites.png'); background-repeat: no-repeat;}

#header .leaderboardContainer{margin-bottom: 10px;}

#header .mastheadContainer{margin-bottom: 13px;}

#header .masthead{width: 511px; }
#header .argus-logo{
	background:url('/graphics/argus-logo.jpg') no-repeat 0 -1px;
	height: 51px;
	width: 510px;
	display: inline-block;
}

#header .cbj-logo {
	background:url('/graphics/CBJ_logo.jpg') no-repeat 0 -1px; 
	height: 89px; width: 525px; 
	display: inline-block;
}
#header .weather{
    margin: 0px 0 0 5px;
    padding: 7px 0 0;
    float:left;
    width: 300px;}

#header .weather .icon{margin: 0 14px 0 0;}

#header .weather .info{padding: 5px 0 0 0;}

#header .weather .temperature{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 9px 0 0;
}

#header .weather .dateEnd{
	font-size: 0.7em;
}

#header .weather .border{
	border-left: 1px solid #C3C3C3; 
	height: 15px; 
	margin:9px 3px 0 8px;
}

#header .weather .smallRightArrow{ 
	margin: 9px 0 0;
}

#header .weather .weatherLink{
    color: #727171;
    display: block;
    font-size: 1.1em;
    margin: 11px 0 0 0px;
    width: 94px;}

#header .login{
	width: 120px; 
	height: 84px; 
	border: 1px solid #C4DDE6; 
	background-color: #EFEFEF; 
	height: 33px; 
	padding: 5px; 
	margin: 7px 0 0 12px;
}
#header .subscribe{
	color: #000000;
    float: right;
    font-size: 14px; 
    padding: 6px 1px 6px 1px;
    font-family: Times New Roman, serif;
}
#header .subscribe a{
	color: #004280;
    float: right;
    font-size: 14px; 
	margin: 3px;
    padding: 6px 3px 6px 3px;
    font-family: Times New Roman, serif;
}
#header .login .profile{width: 34px; height: 34px; background-position: -534px -5px;}

#header .login .text{font-size: 0.8em; margin: 0 0 0 5px; color: #666666; font-family: Verdana, Geneva, Tahoma, sans-serif;}

#header .login .text div{margin-top: 4px;}

#header .login .text a{color: #004280; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 1.1em; text-decoration: underline;}

#header .mainNavContainer{width: 960px; min-height: 33px; border-left: 1px solid #ccc; background-image:url('/images/header/mainNavSlice.png'); }

#header .mainNav ul .leftBorder{ height: 33px; background-position: -588px -10px}
#header .mainNav ul.selected .leftBorder{background-image: none; background-color: #C1C1C1}

#header .mainNav ul li a{display: block; text-transform:uppercase; color: #fff; height: 23px; padding: 10px 8px 0px; font-size: 1.2em; font-weight: bold; font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;}
#header .mainNav ul.selected li a{color: #4E4A4A; background-image:url('/images/header/mainNavSliceSelected.png'); background-repeat:repeat-x;}

#header .mainNav ul .rightBorder{width: 1px; height: 33px; background-position: -587px -10px}
#header .mainNav ul.selected .rightBorder{background-image: none; background-color: #C1C1C1}

#header .secondNavContainer{border-width: 0px 1px 1px 1px; border-style: solid; border-color: #C1C1C1; width: 959px; min-height: 31px; border: 0px 1px 1px 1px solid #ccc; background-image:url('/images/header/secondNavSlice.png');border-top:none;}

#header .secondNav{display: none;}

#header .secondNav.selected{display: block;}

#header .secondNav li a{display: block; height: 11px; padding: 10px; font-size: 1.2em; font-family: Verdana, Geneva, Tahoma, sans-serif; color: #6E6B6B;}

#header .secondNav .rightBorder{width: 1px; height: 31px; background-position: -589px -43px}

/******************************
content Styles
********************************/

#content {
    clear: both;
}
#content .row{margin-bottom: 5px;float: left;width:609px;}

#content .colOne{
	width: 609px;
}
#content .colOne .colAWide{float:left;width: 430px;}

#content .colOne .colAThin{width: 160px; padding-right: 15px;}

#content .colOne .colAThin li.first{border-color: #C3C3C3; border-style: dotted; border-width: 0 0 1px 0; margin: 0 0 10px;}

#content .colOne .colBWide{width: 434px;}

#content .colOne .colBWide .colBrowA{
	background-color: #FDF4CD;
    border-color: #DADADA;
    border-style: solid;
    border-width: 1px 1px;
    margin: 0 0 10px;
    padding: 12px 15px;
	width:402px;}

#content .colOne .colBWide .colBrowB{
	font-size: 1.2em !important;
	width: 433px;
}

.title .mediaItem a{
	text-transform: uppercase;
	color: #666666; font-family: Verdana,Geneva,Tahoma,sans-serif; font-size: 0.6em !important; font-weight: normal; padding: 5px; display: block !important;}

li.colBrowA .rowAtitle{font-size: 2.1em !important; font-family: Helvetica,"Helvetica Neue",Arial,sans-serif !important; color: #222222 !important; font-weight: bold;width:100%;}

li.colBrowA .rowAcontent{font-size: 1.2em !important; line-height: 1.6em !important; color:#898572 !important;width:100%; }

li.colBrowA .rowAitems{padding: 0 0 0 10px; float:left; margin-top: 10px;}

li.colBrowA .rowAitems li{font-family: Helvetica,"Helvetica Neue",Arial,sans-serif !important; line-height: .9em; font-size: 0.9em !important;width:100% !important;}
li.colBrowA .rowAitems li a{ font-size: 12px !important; line-height: 18px !important;}
li.colBrowA .rowAcontent a{font-size: 12px !important; font-weight: bold; text-decoration: underline; font-family: verdana;}

#content .colOne .colBThin{float:left;width: 166px;}

#content .colOne .categoryTop{ background-color: #FCF2CE; border: 1px solid #E3E1D2; padding:20px 10px 20px 20px; margin-bottom: 20px; width: 574px;}

#content .colTwo{width: 336px; margin: 0 0 0 15px;}

#content .title{border: 1px solid #DADADA; border-width: 1px 0; padding: 5px 0 0 0; margin: 0 0 10px 0;}

#content .categoryTitle{border-top: 1px solid #DADADA;    
                        float: left;
                        margin: 0 0 10px 0; 
                        width: 100%;
                        border-bottom: 1px solid #DADADA;

}
#content .categoryTitle .specialSections{float: left;
                                         padding: 0 0 3px;
                                         width: 100%;}
#content .categoryTitle .specialSections .titleCont{color: #222222;
                                                    float: left;
                                                    font-size: 1.5em;  
                                                    text-transform: uppercase;
                                                    padding: 6px 0 0;
                                                    font-family: times New Roman;
}


#content .section{margin: 20px 0 0 0;}

#content .ads_image{margin: 0px !important;}

#content .section .list li{
	margin: 0px 0 5px 0;
	color:#666666;
	font-size: 1.2em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding-right: 9px;
}

#content .section a{display: inline; font-size: 1em;}

#content .section.videoGallery .titleLink{font-size:1.4em!important;}

#content .section.videoGallery table{margin: 10px 0;}

#content .section.feature a{font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;}

#content .section.photos li.photo{margin:3px 5px 0 0}

#content .section.photos li.photo.last{margin:3px 0 0 0}
.newsTitle{font-family: times New Roman !important;font-size: 17px !important;}
.newsDesc{ font-size: 12px !important;line-height: 17px !important; color:#898572 !important;width: 100%;}
.latestTitle{ font-family: helvetica; font-size: 13px;}
.latestTime{ color:#AC6D2F; font-size: 10px !important;}

#content .section.national h3{
    color: #222222;
    font-family: Times,serif;
    font-size: 1.6em;
    text-transform: uppercase;
    border: 1px solid #DADADA; border-width: 1px 0; padding: 5px 0 0 0; margin: 0 0 10px 0;}

#content .collection{margin: 0 0 0 0;}

#content .category{font-size: 1.2em; color: #666666; font-family: Verdana, Geneva, Tahoma, sans-serif;}

#content .collection .list li a{font-size: 1.2em; line-height: 1.3em;}

#content .time{color: #e36637; font-size: 0.8em; font-family: Verdana, Geneva, Tahoma, sans-serif;}

#content .bubble{padding: 0px 0 0 20px; background-image:url('/images/bubble.png'); background-repeat: no-repeat;}

#content .more li{margin: 10px 0 0 0;}

#content .more a{display:block; color:#666666; font-size: 0.9em; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: bold;}

#content .summary{font-size: 0.9em; color: #666666; margin: 5px 0; font-family: Verdana, Geneva, Tahoma, sans-serif;}

.seeclickfix{
	margin-bottom: 20px;
	margin-left: 5px;
}

/* FrontPage */
ul.newscenter{
	float:left;
	width:160px;
}
.colOne .brkNews{
	background: #EDEDED;
	width: 610px;
	margin-bottom:20px;
}
.colOne .brkNews .title{
	border: none;
	padding: 8px 0px 0px 10px !important;
	background: #C50900;
	height: 25px;
	display: block;
	color: white;
	font-size: 1.5em;
	font-weight: bold
	
}
.colOne .brkNews .title img{
	margin:0px 0px 0px 10px;
}
.brkNews .brkNewsTitle{
	display: block;
	padding:0px 15px;
	text-align: left;
	font-family:"Times New Roman", serif;
	font-size:2.6em;
}
.brkNews .brkNewsDescription{
	display: block;
	padding: 10px 15px;
	font-size: 1.2em;
	font-family: Verdana,Geneva,Tahoma,sans-serif;
	color: #666666;
	line-height: 20px;
}
.brkNews .brkMore{
	color:#C50900;
	font-weight:bold;
	text-decoration:underline;
}
.brkNews .brkRelatedNews{
	font-size:1.1em;
	line-height:20px;
	padding-left:15px;
	color: #666666;
}
.brkNews .titleImg{
	background:url("/images/iconBreakingNews.png") no-repeat;
	left:10px;
	padding:0 0 0 25px;
	position:relative;
}
.brkNews .videoImg{
	background:url("/images/iconVideo.png") no-repeat;
	left: 0px !important;
	padding: 2px 0px 0px 25px !important;
	padding:0 0 0 25px;
}
.latestUpdates .title{
    width: 167px;
    }

/*mediaGallery*/
.recentPosts {width: 336px; float: left; margin: 0 0 25px 0;}

.recentPosts .header li{

    width: 111px;
    height: 19px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: center;
    padding: 9px 0 0 0;
    border: 1px solid #B8AC91;
    border-width: 0 0 1px 0;
    background-color: #fff;
    color: #8F948C;
    cursor: pointer;
}

.recentPosts .header li.active{
    background-color: #B8AC91;
    border-width: 1px 1px 0 1px;
    color: #000;

}

.recentPosts .list{display: none; padding: 15px;
                   border: 1px solid #B8AC91;
                   border-width: 0 1px 1px 1px;
                   width: 303px;
                   height: 170px;
                   float: left;
                   background-color: #B8AC91;        
}
.recentPosts .list li{ font-family: helvetica; font-size: 12px; width:300px;line-height: 18px;}

.recentPosts .list.active{display: block;}

.mediaGallery{
float: left;
}

.mediaGallery .title{border-width: 0 0 0 0!important;}

.mediaGallery .title li{
    border-color: #DADADA;
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 0 0 10px 0;
}

.mediaGallery .title li.label{
    padding: 5.5px 5px 6px 0;
}


.mediaGallery .title li.icon{
    background-position: -335px -91px;
    height: 17px;
    width: 18px;
    padding: 0 34px 10px 5px; 
    background: url('/images/sprites.png') -335px 30px;
}
.mediaGallery .labelMedia{
    /*font-size: 1em;*/
    font-weight: normal;
    height: 17px;
    padding: 7px 0;
    text-align: left;
    text-transform: uppercase;
    width: 200px;
}
.mediaGallery span.labelTxt{
    position: relative;
    top: 1px;
}
.mediaGallery  span.icon{
    position: relative;
    left: 8px;
    background-position: -335px -91px;      
    padding: 0 34px 10px 5px; 
    background: url('/images/sprites.png') -335px 30px;
}

.mediaGallery li.tab{
    cursor: pointer;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    height: 13px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 63px;
    color: #8F948C;
}

.mediaGallery li.tab.active{
    border-width: 1px 1px 0 1px;
    color: #000;


}

.mediaGallery a{
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 1.1em;    
    color: #000;
    text-decoration: none;
    line-height: 14px;
}
.photoGalTable a{
    font-family: Verdana,Geneva,Tahoma,sans-serif !important;
    font-size: 11px !important;    
    color: #000;
    text-decoration: none;
    line-height: 14px;
}

.mediaGallery .imgContainer{
    border-color: #DADADA;
    border-style: solid;
    border-width: 3px;
    background-color: #000;
    width: 100px;
    text-align: center;
    height:55px;
}


.mediaGallery .imgContainer .play{
	background-position: -420px -86px;
    display: block;
    height: 25px;
    margin: 14px 0 0 39px;
    position: absolute;
    
    width: 22px;
    z-index: 2;
	background:url('/images/sprites.png') -420px -86px;
        cursor: pointer;
}

.mediaGallery li.video_image, .mediaGallery li.photo_image{
    position: relative;
}

.mediaGallery a.caption{
    width: 100px;
    text-align: center;
    display: block !important;
    margin: 4px auto;
}

.mediaGallery .panel{display: none;}

.mediaGallery .panel.active{display: block;}

.mediaGallery .panel li{margin: 0 6px 6px 0;width:105px;}

.mediaGallery .panel.videos li.count3{margin: 0 0 6px 0}

.mediaGallery .panel.photos li.count3{margin: 0 0 6px 0}

.mediaGallery .panel.photos li.moreCell{width: 112px; margin: 0 0 0 0;}

.galleryLink{
    margin-top: 6px;
}

.galleryLink li{
    color: #868686;
    font-size: 10px !important;
    font-weight: normal;
    float: left;

}
.galleryLink a span.linkLabel{
    color: #868686;
    display: inline;
    
}     
.galleryLink span.smallRightArrow{
    padding: 0px 0px 0px 12px;
}

.galleryLink .morePhoto{
    width: 85px !important;
}
.galleryLink .submitPhoto{
    width: 105px !important;
}
.galleryLink .purchasePhoto{
    width: 116px !important;
}

.galleryLink .emptySpc{
    width: 15px;
}

#content .vermontToday .title{
    border-width: 0 0 1px 0;
    padding: 0 0 10px 0;
}

.galleryContainer .descContainer{background: url("/images/transpBlack.png") repeat scroll 0 0;height: 50px;margin-top: -60px;position: absolute;width: 417px; padding: 10px 0 0 15px;}
.galleryContainer .descContainer .imgTitle a{color: #F5EBC8 !important;font-size: 1.6em;}
.galleryContainer .descContainer .imgDesc{color: #FFFFFF;font-size: 1.3em;}

.vermontToday .title .icon{width: 137px; height: 14px; background-position: -200px -89px;}

.vermontToday .col{}

.vermontToday .col a{font-size: 1.2em;}

.labelTree{}

.labelTree li{    
    color: #10467D;
    font-family: Times,serif;
    font-size: 1.5em;
    text-transform: uppercase;
}

.labelTree li.divider{
    border: 1px solid #D8D8D8;
    border-width: 0 1px 0 0;
    height: 11px;
    margin: 1px 5px 0 3px;
    width: 1px;
}

.labelTree li.last{color: #B19677;}

#topFooter {
    border: 1px solid #E9E5D1;
    border-width: 1px 0;
    background-color: #fbf5da;
}

#topFooter .inner{
    width: 960px;
    margin: 25px auto;
}

#topFooter .inner .col{
    width: 175px;
    margin: 20px 0;
}

#topFooter .inner .col .list li{
    line-height: 0.9em;
    width: 100%;
}
#topFooter .inner .col .list li a{
    font-size: 11px !important;
}

#topFooter .inner .publications{
    float: left;
    margin-left: 47px;
}

#topFooter .inner .subscribers{
    float: right;
    margin-top: 10px;
}

#topFooter .inner .advertisers{
    float: right;
}

#topFooter .inner .online{
    float: right;
}

#topFooter .inner .marketplace{
    float: right;
}

#topFooter .inner .marketplace li div{
    display: inline;
}
.mar-left20{margin-left: 20px;}
#bottomFooter .inner{
    width: 960px;
    margin: 20px auto;
}

#bottomFooter .first{

    margin: 4px 4px 4px 158px!important;
}

#bottomFooter .inner .copyright{
    font-size: 12px;
}
#bottomFooter .inner .social{
    margin-left: 20px;
}

/* Section Front styles */
.catLeft{width: 406px;}
.catLeft .catTitle{ font-size: 16px; font-weight: bold; line-height: 22px;}
.catLeft .catDesc{color: #474538;font-family: verdana;font-size: 12px;line-height: 22px;margin-top: 10px;}
.catLeft .catDesc a{font-family: verdana !important;font-weight: bold;text-decoration: underline;}
.catFull{width: 100%;}
.catFull .catTitle{ font-size: 16px; font-weight: bold; line-height: 22px;}
.catFull .catDesc{color: #474538;font-family: verdana;font-size: 12px;line-height: 22px;margin-top: 10px;}
.catFull .catDesc a{font-family: verdana !important;font-weight: bold;text-decoration: underline;}
.catLists{ float: left;margin-top: 10px;}
.catLists ul li{clear:both; line-height: 23px;}
span.vid_sprite{background: url("/images/sprites.png");}
.catLists ul li a{ margin-left: 10px;}
.catLists ul li div{float: left;}
.catLists ul li div.vid_icon{background:url("/images/sprites.png") no-repeat scroll -124px -85px transparent;height:24px;margin-left:3px;width:22px;}
.catRight{width: 25%; margin-left: 20px;}
.catRight .catImage{ width:140px;}
.catRight .photocredit{ color:#A7A495;font-size: 0.8em;margin: 7px 0;text-align:left;}
.catRight .photocreditCont{color: #6A6655;font-size: 1em;font-family: verdana;line-height: 1.5em;text-align:left;}
.readerPoll{background-color: #F8F8F8;border: 1px solid #DADADA;width: 144px; padding: 7px;margin-bottom:20px;}
.readerPoll .pollTitle{font-family: times New Roman;font-size: 1.5em;font-weight: bold;margin-bottom: 10px; text-transform: uppercase;}
.readerPoll .pollQues{font-size: 1.2em;line-height: 1.3em;margin-bottom: 5px;}
.readerPoll .pollResult{text-align: center;clear:both;padding-top: 20px;}
.readerPoll .pollChart{padding: 15px 0;}
.categoryItemLeft{width:346px; float:left;line-height: 1.5em;margin: 0 0 20px;margin-bottom: 0.5em;}
.categoryItemRight{width:78px; float:left;margin-left: 10px;}
.categoryItemFull{clear:both;width:100%;line-height: 1.5em;margin-bottom: 0.5em;}
.categoryItem{color: #666666;font-family: Verdana,Geneva,Tahoma,sans-serif;font-size: 1.2em;}
.sectionTitle{color: #AE783C;font-family: Times New Roman;font-size: 1.5em;text-transform: uppercase;margin-bottom: 10px;}
.categoryItemTitle{font-family: Times New Roman;font-size: 1.2em;}
.categorySectionTitle{color: #222222;font-family: Helvetica;font-size: 1.3em;margin: 15px 0;clear:both;font-weight:bold;}
.categoryItemTitle a{margin-right: 8px;}
div.categorySection.first{border-bottom: 1px solid #DADADA;}
.categorySection{padding-bottom: 15px;float:left;}
.categorySection ul{padding-top: 10px;}
.categorySection li{padding-right:0px !important;}
.categorySection li a{font-weight:normal !important; font-size: 1em !important; }
.categoryItemContent{font-size: 0.9em;}
.categoryItemContent a{font-weight:bold;}
.categoryItemComment{margin-left: 5px; font-size: 0.9em}
.readerPoll .pollReport{padding: 4px 0;border-left: 1px solid #DADADA;float: right;width: 103px;}
.readerPoll .pollOption{clear:both;line-height: 1.2em;padding:7px 0;text-align: right;width:32px;float:left;color:#666666;}
.readerPoll .pollOptionFull{line-height: 25px;text-align: left;width:100%;color:#666666;}
.readerPoll .pollOptionGraph{padding: 4px 0;background-color: #AE783C;height: 24px;float:left;}
.readerPoll .pollOptionReport{padding: 4px 0;height:24px;line-height:24px;color:#666666;float:left;margin-left:5px;}
.readerPoll .pollResult {font-size: 1.3em;font-weight: bold;clear:both;color: #004280;}
.grey{color:#6A6655;}
.grey{color:#898572;}    
.readerPoll input[type="button"]{
    background-color: #AE783C;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 22px;
    padding: 0 6px 1px;
    vertical-align: middle;
}

/* RSS styles */
.sectionTitle{color: #AE783C;font-family: Times New Roman;font-size: 1.5em;text-transform: uppercase;margin-bottom: 10px;}
.categoryItem{color: #666666;font-family: Verdana,Geneva,Tahoma,sans-serif;font-size: 1.2em; line-height: 23px;float: left;margin: 2px 0px;width:100%;}
.categoryItem .points{ line-height: 1.5em;}
.rssTitle{border-bottom: 1px solid #DADADA;border-top: 1px solid #DADADA;float: left;font-size: 1.6em;font-weight: bold;margin-top: 10px;padding: 8px 0;font-family: times news roman; }
.rssWhat,.rssTitle,.rssSubTitle,ul.rssList,ul.rssList li{width: 606px;}
.rssWhat{float:left;font-size: 1.3em; font-weight: bold;margin-top: 20px;}
.rssSubTitle{float: left;font-size: 1.3em;font-weight: bold;margin-top: 20px;}
ul.rssList{float:left; margin: 10px 0 0 25px;}
ul.rssList li{float:left; margin: 6px 0;}
ul.rssList li a{ font-size: 1.2em !important;}
.rssListIcon{background-image: url("/images/sprites.png");background-repeat: no-repeat;background-position: -217px 1px;display: block;float: left;height: 15px;width: 13px;}
.rssParagraph{color: #666666;float: left;font-family: Verdana,Geneva,Tahoma,sans-serif;font-size: 1.2em;line-height: 1.6em;margin: 15px 0 5px;}
.rssParagraph p{ margin-bottom: 8px;}
.noDisplay{display:none;}
.photoGalImage{width:100px !important;border:3px solid #DADADA !important;margin:0px 6px 6px 0px!important;}
.photoGalImageLink{color:#000000!important;margin:4px 0px!important;font-family: Verdana,Geneva,Tahoma,sans-serif !important;font-size: 11px !important;color: #004280;text-decoration: none;line-height: 14px;}
.photoGalTable{width:90px !important;float:left!important;margin-right:6px!important;}
.photoGalImageTd{margin-top:10px;}
.photoGalImageMYC{width:85px;padding:0px 0px 0px 0px;margin-right:6px;float:left;}
/* IE7 Fixes */
.mainNav .selected li{
	border: none;
}

/*weather page*/
.marginBtm{margin-bottom: 30px;}
