/* 
Forum Communications Interactive - CMS Theme - Base template.1
Created by Chris Welle <chris.welle@fccinteractive.com>
*/

/* ------------------------------------------
IMPORTANT!!!
global.css, homepage.css, section.css, chrmemenu.css are always called on all pages, they are only in separate files to be easier to organize and edit  
----------------------------------------------*/

@import url('/global_site/template/css/global.css');

body
{
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(/sites/duluthnewstribune/template/gfx/bg.gif);
}

/*LINKS
-------------------------------------------------------------------------------- */
a {text-decoration: none; color: #102695;}
a:hover { text-decoration: underline; }

.posted_date {font-size: 11px; color: #B90000;}
.photoborder_tb img {border: 1px solid #eee; margin: 5px 7px 7px 0; padding: 5px;} /* images in article briefs in article brief box */

/* MASTHEAD
-------------------------------------------------------------------------------- */
#masthead /* goes around everything in masthead and closes after subnav */
{
	background-color: #CC0000;
	color: #FFF;
	padding: 0;
	margin: 0 auto;
	/*width: 996px;
	background-image: url(/sites/duluthnewstribune/template/gfx/masthead_bg.gif);
	background-repeat: repeat-x;*/
	line-height: 1.2em;
	font-family: Arial;
	
}

#masthead a { color: #FFF; }
#masthead #login {margin: 2px 0 10px 13px;}
#masthead .logo {width: 297px; padding: 0; margin: 2px 0 2px 12px;}/* main logo */

#masthead .subHeading {padding: 3px 10px 4px 13px; margin-bottom: 5px; background-image: url('/sites/duluthnewstribune/template/gfx/bragbg.gif'); border-bottom: 1px solid #fff;}
#masthead .subHeading h2 {font-size: 14px; font-weight: bold; margin: 0; color:#fff;}
#masthead .subHeading a {color:#FFF; font-size:14px; font-weight: bold;}
#masthead .subHeading a:hover {text-decoration: underline;}

/* MASTHEAD SEARCH
-------------------------------------------------------------------------------- */
#masthead_search
{
	margin: 0 7px 5px 0;
	width: 655px;
	padding: 0;
	font-family: Arial, Helvetica; /* to keep style from breaking */
}

#masthead_search form {display: inline; overflow: hidden;}

#masthead_search a {color: #FFF;}
#masthead_search a:hover {color: #999; text-decoration: underline;}

#masthead_search .roundtop {background: url(/global_site/template/gfx/search_top.gif) no-repeat top right;}

#masthead_search .roundtopLT
{
	height: 8px;
	width: 5px;
	background: #811f30 url(/global_site/template/gfx/search_top.gif) no-repeat top left;
}

#masthead_search .mid
{
	border-color: #999;
	border-width: 0 2px;
	border-style: solid;
	background-color: #161616;
	padding: 0 5px 0 10px;
}

#masthead_search .roundbtm {background: url(/global_site/template/gfx/search_bottom.gif) no-repeat bottom right;}

#masthead_search .roundbtmLT
{
	height: 8px;
	width: 5px;
	background: #811f30 url(/global_site/template/gfx/search_bottom.gif) no-repeat bottom left;
}

#topSearchPlaceholder {margin-top: 3px;}

.search_btn /* for the mastheadhead search button ONLY */ 
{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica;
	padding: 3px 5px 3px 5px; /* for other browsers */
	*padding: 2px 5px 2px 5px; /* for ie */
	margin-left: -4px;
	width: 81px;
	font-weight: normal;
	border: 1px solid #999;
	background-color: #CC0000;
	background: #436794 url(/sites/duluthnewstribune/template/gfx/q_bg.gif) repeat-x;
}

.search_textfield /* masthead search bar textfield */ 
{
	background: #FFF;
	width: 340px;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 4px 2px;
	border: 1px solid #999;
	display: inline;
}

/* SEARCH NAV
-------------------------------------------------------------------------------- */
#searchnav /* tab links in masthead search */
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	top: -1px;
}

#searchnav ul /* search tab nav */
{
	float: left;
	margin: 0;
	padding: 0;
	border-color: #000;
	border-width: 0 0 0 1px;
	border-style: solid;
	white-space: nowrap;
	left: 0;
}

#searchnav li /* search tab nav */
{
	float: left;
	list-style-type: none;
	margin: 0;
	border-color: #000;
	border-width: 0 1px 0 0;
	border-style: solid;
	line-height: 18px;
	height: 20px;
}

#searchnav ul li a
{
	padding: 0 6px;
	width: auto;
	height: 20px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
}

* html #searchnav ul li a { width: 25px; }
* html #searchnav ul li a:hover { width: 25px; }

#searchnav ul li a:hover
{
	color: #FFF;
	padding: 0 6px;
	width: auto;
	height: 20px;
	vertical-align: middle;
	background-image: url(/global_site/template/gfx/searchnav_arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center bottom;
}

#searchnav li a.current_search, #searchnav li a.current_search:hover
{
	vertical-align: middle;
	background-image: url(/sites/duluthnewstribune/template/gfx/q_bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: center -1px;
}

/* HQ NAV 
-------------------------------------------------------------------------------- */
#HQnav {color: #FFF; word-spacing: 5px;} 
#HQnav a:link, #HQnav a:active, #HQnav a:visited { color: #FFF; }
#HQnav a:hover {color: #CCC; text-decoration: underline;}

/* NAVIGVATION
-------------------------------------------------------------------------------- */
.navigation #mainnav /* main navigation bar */
{
	font-size: 14px;
	font-family: sans-serif;
	font-family:Arial;
	margin-left: 15px;
} 

.navigation #mainnav ul /* section links */
{
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	border-right: 1px solid #000;
	background-color: #000;
}

.navigation #mainnav li /* section links */
{
	float: left;
	list-style-type: none;
	/*margin: 0 1px 0 0;*/
	margin:0;
	line-height: 35px;
	background-image: url(/sites/duluthnewstribune/template/gfx/nav_bg_default.gif);
	background-repeat: repeat-x;
}

.navigation #mainnav li a
{
	padding: 0 6px;
	width: auto;
	vertical-align: middle;
	display: block;
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.navigation #mainnav li a.hover
{
	color: #FFF;
	padding: 0 6px;
	width: auto;
	vertical-align: middle;
	background-color: #ffba00;
	background-image: url(/sites/duluthnewstribune/template/gfx/bragbg.gif);
	text-decoration: none;
}

.navigation #mainnav li a.current /* current section */
{
	background-color: #000;
	background-image: url(/sites/duluthnewstribune/template/gfx/nav_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
} 

.navigation #mainnav li a:hover.current /* current section */
{
	background-color: #000;
	background-image: url(/sites/duluthnewstribune/template/gfx/nav_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
}


.navigation #subnav.current 
{
	background-color: #000;
	font-size: 12px;
	font-family: sans-serif;
	background-image: url(/sites/duluthnewstribune/template/gfx/subnavOver.gif);
	background-repeat:repeat-x;
	padding: 1px 0;
	border-top:1px solid #000;
	bottom-top:1px solid #000;
	overflow:auto;
}

.navigation #subnav.hover 
{
	background-color: #333333;
	font-size: 12px;
	font-family: sans-serif;
	padding: 1px 0;
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
	overflow: auto;
}

.navigation #subnav ul 
{
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
	white-space: nowrap;
}

.navigation #subnav li 
{
	float: left;
	list-style-type: none;
	margin: 0;
	line-height: 18px;
	height: 20px;
}

.navigation #subnav li a 
{
	padding: 0 6px;
	width: auto;
	height: 18px;
	margin: 1px;
	vertical-align: middle;
	display: block;
    color: #FFFFFF;
}

.navigation #subnav li a:hover 
{
	color: #FFF;
    padding: 0 6px;
	width: auto;
	height: 18px;
	margin: 1px;
	vertical-align: middle;
	text-decoration: underline;
} 


/* FORMS 
-------------------------------------------------------------------------------- */
form {padding: 0; margin: 0;}

.q_small /* small textfield */
{
	background: #FFF;
	width: 100px;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 4px 2px;
	border: 1px solid #999;
	display: inline;
}

.q_medium /* medium textfield */
{
	background: #FFF;
	width: 300px;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 4px 2px;
	border: 1px solid #999;
	display: inline;
	margin: 0;
}

.q_long /* long textfield, includes the masthead search bar */ 
{
	background: #FFF;
	width: 340px;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 4px 2px;
	border: 1px solid #999;
	display: inline;
}

.q_date /* textfield mostly for date fields that are smaller */
{
	background: #FFF;
	width: 50px;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 4px 2px;
	border: 1px solid #999;
	display: inline;
}

.q_medtextarea /* medium text area */
{
	background: #FFF;
	width: 300px;
	height:100px;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 4px 2px;
	border: 1px solid #999;
	display: inline;
}

.q_bigtextarea /* big text area */
{
	background: #FFF;
	width: 510px;
	height:120px;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 4px 2px;
	border: 1px solid #999;
	display: inline;
}

.q_button /* ie6 */ /* all buttons*/
{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica;
	text-transform:uppercase;
	padding: 2px 10px 3px 0;
	margin: 0;
	font-weight: normal;
	border: 1px solid #a5aab0;
	background: #436794 url(/sites/duluthnewstribune/template/gfx/q_bg.gif) repeat-x;
	background-position: top right;
}

html>body .q_button /* other browsers */ /* all buttons */
{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica;
	padding: 3px 7px;
	margin: 0;
	font-weight: normal;
	border: 1px solid #a5aab0;
	background: #436794 url(/sites/duluthnewstribune/template/gfx/q_bg.gif) repeat-x;
	background-position: top right;
}

.q_dropdown /* can format in IE */ /* all dropdown boxes*/
{
	background: #FFF;
	color: #000;
	font-size: 14px;
	font-family: sans-serif;
	padding: 3px 2px;
	border: 1px solid #999;
	display: inline;
}

#wrap /* goes around content, sidebar, and closes after footer */
{
	width: 996px;
	margin: 5px auto 0px auto;
	overflow:auto;
	background-color: #fff;
	background-image: url(/sites/duluthnewstribune/template/gfx/wrap_bg.gif);
	background-repeat:repeat-y;
	background-position: right;
}

/* CONTENT & SIDEBAR GRID ELEMENTS 
-------------------------------------------------------------------------------- */
#content, #content2 /*contains first two columns, content2 is below leaderboard */
{ 
	/*width: 665px;*/
	width: 652px; 
	background-color: #FFF; 
	background-image: url(/sites/duluthnewstribune/template/gfx/contentRoundcorner.gif); 
	background-repeat:no-repeat;
	padding-bottom: 5px;
} 

#sidebar, #sidebar2 /* ie6 */ /* contains 3rd column, sidebar2 is below leaderboard */
{ 
	/*width: 320px; */
	width: 340px;
	background-image: url(/sites/duluthnewstribune/template/gfx/sidebar_bg.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding: 15px 0 3px 0;
} 

html>body #sidebar, html>body #sidebar2 /* other browsers */ /* contains 3rd column, sidebar2 is below leaderboard */
{ 
	/*width: 320px; */
	width: 340px;
	background-image: url(/sites/duluthnewstribune/template/gfx/sidebar_bg.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding: 13px 0 3px 0;
} 

/* CONTENT & SIDEBAR BOXES 
-------------------------------------------------------------------------------- */
#content .widebox, #content2 .widebox /* box that spans first two columns */
{
	width: 635px;
	margin: 15px 0 0 20px;
	background-image: url(/global_site/template/gfx/boxbg.gif); 
	background-repeat: no-repeat;
	background-position: 100% 100%; 
	padding: 0 5px 10px 0;
	background-color:#006666;
	overflow: auto;
}

#content .article_brief_box /* for article briefs or 1st column content */
{ 
	margin: 10px 6px 0 13px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	width: 305px;
}

#content .widget_box, #content2 .widget_box /* widgets in first two columns */
{ 
	margin: 8px 0 0 5px;
	padding: 13px 8px 10px 13px;
	width: 300px;
	background-image: url(/sites/duluthnewstribune/template/gfx/widgetbg.jpg);
	background-repeat: no-repeat;
}

#sidebar .widget_box, #sidebar2 .widget_box  /* widgets in 3rd column */
{
	margin: 10px 0 0 15px; 
	width: 300px; 
	background-color: #fff; 
	padding:6px; 
	border: 1px solid #7b0b0b;
}

#content .HtoolBox {width: 325px;} /* make big enough so inside is editable but doesn't break center column */

/* CONTENT BOX FORMATTING 
-------------------------------------------------------------------------------- */
#content .widebox h1, #content2 .widebox h1 /* widebox title */
{
	font-size: 16px;
	font-family: Georgia, serif;
	margin: 3px 0;
}

#content .widebox ul, #content2 .widebox ul
{	
	float: left;
	margin: 0;
	padding: 0;
	left: 0;
}

#content .widebox li, #content2 .widebox li
{
	float: left;
	list-style-type: none;
	margin: 0;
	width: 120px;
	height: 25px;
}

#content .article_brief_box h1
{
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding-bottom: 5px;
	line-height: 1.1em;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#content .article_brief_box h2 /* article brief title */
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0;
}

#content .widget_box h1, #content2 .widget_box h1 /* sub heading */
{
	font-size: 16px;
	font-family: Georgia, serif;
	margin: 3px 0;
	font-weight: bold;
}

#content .widget_box h2, #content2 .widget_box h2/* widget box title */
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0;
	text-transform:uppercase;
}

#content .article_brief_box p, #content .widget_box p, #content .widebox p, #content2 .widget_box p, #content2 .widebox p
{
	margin: 0 0 5px 0;
	line-height: 17px;
}

#content .article_brief_box ul /* for article brief related content in 1st column */
{
	padding: 0;
	margin: 0 0 0 5px;
	list-style-type: none;
}

#content .widget_box ul, #content2 .widget_box ul /* for bulleted list in any column widget */
{
	padding: 0;
	margin: 0;
}

#content .widget_box li, #content2 .widget_box li  /* for bulleted list in any column widget */
{
	line-height: 17px;
	margin: 0 0 0 20px;
	list-style-image: url(/sites/duluthnewstribune/template/gfx/bullet.gif);
}


/* SIDBEBAR BOX FORMATTING 
-------------------------------------------------------------------------------- */
#sidebar .widget_box h1, #sidebar2 .widget_box h1 /* sub heading */
{
	font-size: 16px;
	font-family: Georgia, serif;
	margin: 3px 0;
	font-weight: bold;
}

#sidebar .widget_box h2, #sidebar2 .widget_box h2 /* for widget box title */
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0 3px;
	text-transform:uppercase;
}

#sidebar .widget_box ul, #sidebar2 .widget_box ul/* bulleted list */
{
	padding: 0;
	margin: 0;
}

#sidebar .widget_box li, #sidebar2 .widget_box li /* bulleted list */
{
	line-height: 17px;
	margin: 0 0 0 20px;
	list-style-image: url(/sites/duluthnewstribune/template/gfx/bullet.gif);
}

#sidebar .widget_box p, #sidebar2 .widget_box p
{
	margin: 0;
	line-height: 17px;
}

/* ADVERTISING 
-------------------------------------------------------------------------------- */
#sidebar .sidead /* large format ad in 3rd column */
{
	background-color:#FFF;
    border: 1px solid #97b0ca;
    margin: 5px 0 5px 15px;
    padding: 6px;
    text-align: center;
    width: 300px;
}

#mastheadLeaderboard {text-align:center;} /* LEADERBOARD ABOVE MASTHEAD */

#wrap .ad /* midpage leaderboard */
{
	text-align:center;
	background-image: url(/sites/duluthnewstribune/template/gfx/bg.gif);
	padding: 10px 0;
	border-top: 1px solid #ccc;	
}
.error
{
	background-color:#fe2e2e;
	color:white;
	font:500 large Arial,Helvetica,clean,sans-serif;
}
/* FOOTER
-------------------------------------------------------------------------------- */
#footer 
{
 	padding: 10px 15px 8px; 
	background-color: #890000; 
	font-family:Arial, Helvetica; 
	color: #FFF; 
	width: 966px;
	margin: 0 auto;
	border-top: 3px solid #000;
}

#footer div 	  { text-align: center;}
#footer dl        { font-size: 14px; line-height: 22px; }
#footer dl dt     { float: left; width: 150px; font-weight: bold; clear: left; }
#footer dl dd 	  { margin-left: 160px;}
#footer dl dd a   { color: #FFF; border-right: 1px solid #ccc; padding: 0 5px;}
#footer p 		  { margin: 10px 0; text-align: center;}
#footer p small   { font-size: 12px;}
#footer p small a { color: #FFF; font-weight:bold; }
