.header{
	font-size:20px;
        color:#444444;
        font-family:Georgia,"Times New Roman",Times,serif;
        padding-top:2px;
        padding-bottom:0;
	border:none;
}



a.readmore{ color:#6D98D9; text-decoration:none;}
a.readmore:hover{ color:#0144A9; text-decoration:underline;}


table.poll{
        width:100%;
}

p.pollSubmitMessage{
	margin:0 10px;
}

table.news{
        width:100%;
}

table.news p{
       line-height:15px;
}

table.comments{
        width:100%;
}

table.form{
         width:100%;
}

table.blog{
        width:100%;
}

table.blogComments{
        width:100%;
}

table.rss{
        width:100%;
}


.pagetitle{
	background-color: transparent;
	background-image: url(../images/pageTitle.gif);
	background-position:23px 8px;
	background-repeat: no-repeat;
}

.rsspad{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

a.storytitle{ font-size: 14px;
                     color:#6D98D9; 
                     text-decoration:none;
                     font-weight:bold;
}

a.storytitle:hover{ font-size: 14px;
                                color:#0144A9; 
                                text-decoration:underline;
                                font-weight:bold;
}

a.storytitletop{ font-size: 14px;
                     color:#1b9cf8; 
                     text-decoration:none;
                     font-weight:bold;
}

a.storytitletop:hover{ font-size: 14px;
                                color:#FF4F3C; 
                                text-decoration:underline;
                                font-weight:bold;
}

div.commentOuterContainer{
        width:100%;
        margin:0 0 2px 0;
}

div.commentInnerContainer{
        width:98%;
        background-color:#F7F4F0;
        border:1px solid #E9D9BE;
        padding:3px 5px;
}

.commentTop{
        width:100%;
	height:33px;
}

.commentMid{
        width:100%;
        text-align:left;
	color:#666666;
} 

.commentBot{
	height:8px;       
        width:100%;
}

.comment_abuse{
	font-size:10px;
	text-align:right;
}

.comment_name{
	float:left;
	color:#333333;
}

.comment_time{
	float:right;
	color:#333333;
	font-size:10px;
}

.m_header{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#2D6392;

}

a.m_header{
	color:#A98D7B;
}
a.m_header:hover{
	color:#659CCC;
}
a.m_header:active{
	color:#2D6392;
}


.storyTextSm{ font-size:11px; line-height:1.4em;}
.storyTextMd{ font-size:12px; line-height:1.4em;}
.storyTextLg{ font-size:14px; line-height:1.4em;}

.storyTextSm p, .storyTextMd p, .storyTextLg p { margin-top:0; }
.storyTextSm p, .storyTextSm li, .storyTextSm td, .storyTextSm th, .storyTextSm span, .storyTextSm div, .storyTextSm label{ font-size:11px; line-height:1.4em; }
.storyTextMd p, .storyTextMd li, .storyTextMd td, .storyTextMd th, .storyTextMd span, .storyTextMd div, .storyTextMd label{ font-size:12px; line-height:1.4em; }
.storyTextLg p, .storyTextLg li, .storyTextLg td, .storyTextLg th, .storyTextLg span, .storyTextLg div, .storyTextLg label{ font-size:14px; line-height:1.4em; }

.fontChooser{ 
	font-family:Arial; 
	clear:both;
	padding:0 5px 2px 5px;
}

.fontChooser p { text-align:right; margin:0; padding:0; }

.storyFooter{
	border-top:1px dashed #666; 
	border-bottom:1px dashed #666; 
	padding:3px 0;
}


/**** CONTENT BLOCKS ******/

.block {
	display: block;
	border: 1px solid #e9d9be;
	background: #fff;
	margin:0;
	position: relative;
}

.block h3 {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 20;
	display: block;
	width: 100%;
	height: 42px;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	
}

.block h3 span {
	font: 22px/42px "Times New Roman", Times, serif;
	color: #000;
	padding:0 15px 4px 15px; 
}
		
/*** WRAPPERS FOR ROUNDED CORNER BLOCKS ****/
.block-top div {
	position: relative;
	top: 0px;
	left: -2px;
	background-repeat: no-repeat;
	background-position: top left;
}
.block-top {
	position: relative;
	top: -1px;
	right: -1px;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 40;
	margin-bottom: 42px;
}
.block-bottom div {
	position: relative;
	bottom: 0px;
	left: -2px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.block-bottom {
	position: relative;
	bottom: -1px;
	right: -1px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.block-top div, .block-top, 
.block-bottom div, .block-bottom {
   display: block;
   height: 5px;
   font-size: 1px;
}

.block-bottom div {
	background-image: url("../images/blocks/block_bl.gif");
}
.block-bottom {
	background-image: url("../images/blocks/block_br.gif");
}


.block .content { padding:0 10px 5px 10px; }
.imageblock .content { padding:5px 10px; }
/***** GLOBAL STYLES ******/
.orange h3 span, .blue h3 span, .purple h3 span, .green h3 span { color:#FFF; }

.orange a { color:#EF9C1A; }
.orange a:hover { color:#D58200; }
 
.blue a { color:#215FA5; }
.blue a:hover { color:#013F85; }

.purple a { color:#7C5E84; }
.purple a:hover { color:#5A3C62; }

.green a { color:#4E9502; }
.green a:hover { color:#4E7D02; }

/* different colors of block */
.orange .block-top div { background-image: url("../images/blocks/block_orange_tl.gif"); }
.orange .block-top { background-image: url("../images/blocks/block_orange_tr.gif"); }
.orange h3 { background-image: url("../images/blocks/block_orange_top.gif"); }
.orange h4 { color: #d17b00; }

.blue .block-top div { background-image: url("../images/blocks/block_blue_tl.gif"); }
.blue .block-top { background-image: url("../images/blocks/block_blue_tr.gif"); }
.blue h3 { background-image: url("../images/blocks/block_blue_top.gif"); }
.blue h4 { color: #0059a6; }

.purple .block-top div { background-image: url("../images/blocks/block_purple_tl.gif"); }
.purple .block-top { background-image: url("../images/blocks/block_purple_tr.gif"); }
.purple h3 { background-image: url("../images/blocks/block_purple_top.gif"); }
.purple h4 { color: #573a5f; }

.green .block-top div { background-image: url("../images/blocks/block_green_tl.gif"); }
.green .block-top { background-image: url("../images/blocks/block_green_tr.gif"); }
.green h3 { background-image: url("../images/blocks/block_green_top.gif"); }
.green h4 { color: #8a9502; }


/********* WHITE TABLE *************/

.whitetable{
	background:#FFF;
	border-left:1px solid #e9d9be;
	border-right:1px solid #e9d9be;
	width:auto;
}



/********** LOCAL HEADLINES **********/

.localheadlines{
	background-color:#FAFAFA;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	border:1px solid #cccccc;
}


/*********** TOP STORY ***************/

.topstory{
	background:url(../images/topstory.gif);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:25px;
	padding-right:10px;
	height:154px;
	overflow:hidden;
}

.topstory table tr td{
	color:#ffffff;
}

.topstory table tr td h3{
	color:#92D4F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
        font-weight:bold;
}

/********* FEATURED VIDEOS *************/

.featuredvideos{
       background:#F5F5F5;
       padding:5px 0;
       border-bottom:1px solid #CCC;
}

.featuredvideos .header{
       padding-left:10px;
}

/*********** CALENDAR BIG ************/


table.calendar td.header{
	border-bottom:#7A99CA 5px solid;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#48464B;
	font-weight:bold;
}

table.calendar td.day{
	width:14%;
	height:100px;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #7A99CA;
	border-left:1px solid #7A99CA;
	border-right:1px solid #7A99CA;
	padding:2px;
}

table.calendar td.today{
	background-color:#FFF;
}

table.calendar td.weekday{
	background-color:#EAF0F9;
}

table.calendar td.weekend{
	background-color:#C0D1ED;
}

table.event th{
	width:70px;
	text-align:right;
}
