@import url(base.css);

/* Capital City weekly CSS */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:arial,verdana,helvetica,san-serif;
	font-size:12px;
	color: #383838;
}
#page {
	background: url('http://www.capitalcityweekly.com/dev/images/background.jpg') repeat-y top center;
	width: 951px;
	margin: 0px auto;
	padding: 0px 0px 0px 6px;
	text-align: left;
}
#header {
	background: url('http://www.capitalcityweekly.com/dev/images/header_bg.jpg') no-repeat top center;
	width: 945px;
	height: 144px;
	position: relative;
	
}
#header .timestamp {
	position: absolute;
	top: 3px;
	left: 10px;
	color: #383838;
	font-size: 12px;
}
#header #top_menu_links {
	position: absolute;
	top: 3px;
	left: 155px;
}
#header #top_menu_links a:link, #header #top_menu_links a:visited, #header #top_menu_links a:active {
	text-decoration: none;
	color: #383838;
	padding: 0px 14px 0px 0px;
}
#header #top_menu_links a:hover {
	text-decoration: underline;
}
a#title{
position: absolute;
top:18px;
left:0px;
width: 315px;
height: 75px;
text-decoration: none;
}
a#title span {
visibility: hidden;
}
/*#main_menu {
	background: url('http://www.capitalcityweekly.com/dev/images/menu_bg.jpg') no-repeat top center;
	width: 945px;
	height: 25px;
}*/

#banner_bar {
	background: url('http://www.capitalcityweekly.com/dev/images/banner_bar.jpg') no-repeat top center;
	width: 945px;
	height: 112px;
}

#main_body {
	width: 945px;
	
}

#content {
	width: 766px;
	float: left;
}

#right_rail {
	width: 179px;
	float: right;
}
#footer {
	background: url('http://www.capitalcityweekly.com/dev/images/footer_bg.jpg') no-repeat top center;
	width: 945px;
	height: 116px;
	margin: 10px 0 0 0;
	padding: 0px;
	text-align: left;
}

/****** RIGHT RAIL STYLES *******/
.rightrail_bg_top {
	background: url('http://www.capitalcityweekly.com/dev/images/rightrail_bg_top.gif') no-repeat top center;
	width: 179px;
	padding: 5px 0px 5px 0px;
}
.rightrail_bg_middle {
	background: url('http://www.capitalcityweekly.com/dev/images/rightrail_bg_middle.gif') repeat-y top center;
	width: 179px;
}
.rightrail_bg_bottom {
	background: url('http://www.capitalcityweekly.com/dev/images/rightrail_bg_bottom.gif') no-repeat bottom center;
	width: 179px;
}
#travidia_rop {
	background: #f1f2ed;
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 12px 0px 0px;
	color: #9a2a24;
	font-size: 12px;
	font-family: arial;
	text-align: left;
}
#travidia_rop_header {
	margin: 0px -1px 5px -1px;
}
#travidia_rop #searchbox {
	border: 1px solid #b7b7a9;
}
#travidia_rop h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 0px 3px 3px;
}

#travidia_rop_bottom {
	background: url('http://www.capitalcityweekly.com/dev/images/travidia_rop_bottom.jpg') no-repeat top center; 
	width:160px; 
	height:59px;
}
#travidia_rop_bottom a:link {
	text-decoration: none;
	font-size: 12px;
	color: #821600;	
}
#travidia_rop_bottom a:hover {
	text-decoration: underline;
}
#spotted_flash {
	margin: 0px 12px 0px 0px;
}
#spotted_flash * {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
/****** /RIGHT RAIL STYLES *******/

/****** FRONTPAGE *******/

/****** LEFT COLUMN *******/
#left_column {
	width: 445px;
	float: left;
	border-right: 1px solid #b7b7a9;
	padding: 2px 0px 0px 7px;
	margin: 0px;
	text-align: left;
}
#spotted {
	background: url('http://www.capitalcityweekly.com/dev/images/spotted_bg.jpg') no-repeat top center;
	width: 436px;
	height: 100%;
	border: 1px solid #b7b7a9;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
}
#spotted .gallery {
	float: left;
	width: 30%;
	height: 144px;
	vertical-align: top;
	margin: 5px;
}

#spotted .gallery img {
	margin: 5px;
	position: relative;
}
/****** /LEFT COLUMN *******/

/****** RIGHT COLUMN *******/
#right_column {
	width: 313px;
	float: right;
	text-align: left;
}
/****** /RIGHT COLUMN *******/

/****** EXTRAS *******/
#extras {
	width: 766px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#extras_left {
	width: 572px;
	float: left;
}
#extras_right {
	width: 194px;
	float: left;
}
/****** SPEAKING OUT *****/
#speakingout {
	background: url('http://www.capitalcityweekly.com/dev/images/speakingout_bg.jpg') repeat-y top center;
	width: 563px;
	border: 1px solid #b7b7a9;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	left: 7px;
}
#speakingout_middle {
	background: url('http://www.capitalcityweekly.com/dev/images/speakingout_middle.jpg') repeat-y top left;
	width: 563px;
}
#speakingout_inside {
	background: url('http://www.capitalcityweekly.com/dev/images/speakingout_inside.jpg') no-repeat top left;
	width: 513px;
	padding: 40px 25px 0px 25px;
}
#speakingout_inside * {
	color: #102561;
}
#speakingout_inside .headline a:link, #speakingout_inside .headline a:visited, #speakingout_inside .headline a:active {
	font-size: 13px;
	font-weight: bold;
}
#speakingout_inside img {
	float: right;
	position: relative;
	margin: -38px 0px 0px 0px;
}
#speakingout_inside a:hover {
	color: #2f4ea7;
	text-decoration: underline;
}
/****** /SPEAKING OUT *****/
#special_sections {
	width: 565px;
	margin: 10px 0px 0px 0px;
	float: left;
	position: relative;
	left: 7px;
}
#special_sections_middle {
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #b7b7a9;
	border-right: 1px solid #b7b7a9;
}
#special_sections_bottom {
	background: url('http://www.capitalcityweekly.com/dev/images/special_sections_bottom.jpg') no-repeat top left;
	width: 565px;
	height: 21px;
	text-align: left;
	padding: 10px 0px 0px 0px;
}
#special_sections_bottom a:link, #special_sections_bottom a:link, #special_sections_bottom a:link {
	text-decoration: none;
	font-size: 12px;
	color: #821600;	
}
#special_sections_bottom a:hover {
	text-decoration: underline;
}

#southeast_communities {	
	background: url('http://www.capitalcityweekly.com/dev/images/southeast_communities_bg.jpg') no-repeat top left;
	height: 233px;
	width: 540px;
	float: left;
	position: relative;
	left: 7px;
	margin: 10px 0px 0px 0px;
	text-align:left;
	color: #821600;
	text-decoration: none;
	font-size: 14px;
	padding: 150px 0 0 25px;	
}

#southeast_communities a:link{	
	color: #821600;
	text-decoration: none;
	font-size: 14px;
}

#southeast_communities a:hover{	
	color: #888888;
	text-decoration: underline;
	font-size: 14px;
}
/****** /EXTRAS *******/

/****** /FRONTPAGE *******/

/****** TEXT DIVS AND STYLING *******/

.top_stories {
	text-align: left;
	margin: 5px 0px;
	clear: both;
}
.top_stories .headline a:link, .top_stories .headline a:visited, .top_stories .headline a:active {
	font-size: 18px;
	text-decoration: none;
	color: #821600;
	margin: 0px 0px 3px 0px;
}
.top_stories .headline a:hover {
 	text-decoration: underline;
 }
.top_stories img {
	border: 0px;
	float: left;
	margin: 5px 5px 2px 0px;
}
.top_stories .digest {
	line-height: 16px;
}

.headlines {
	text-align: left;
	clear: both;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	line-height: 16px;
}
.headlines .headline a:link, .headlines .headline a:visited, .headlines .headline a:active {
	color: #383838;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 16px;
	
}
.headlines .headline a:hover {
	text-decoration: underline;
}
.headlines .bullet {
	background: url('http://www.capitalcityweekly.com/dev/images/bullet_headlines.gif') no-repeat top left;
	float: left;
	height: 16px;
	width: 16px;
	position: relative;
}
.section_title {
	color: #a11b00;
	font-size: 16px;
	padding: 0px 0px 0px 8px;
	margin: 5px 0px 3px 0px;
	text-align: left;
	font-weight: bold;
}
#updates {
	background: #f4f4ee;
	width: 301px;
	height: 100%;
	margin: 2px 0px 0px 7px;
	border: 1px solid #c7c7bb;
}
#updates .headlines {

}
#updates .headlines .bullet {
	background: url('http://www.capitalcityweekly.com/dev/images/bullet_updates.gif') no-repeat top left;
	float: left;
	height: 16px;
	width: 16px;	
}
#updates .section_title {
	margin: 2px 0px 3px 0px;
}
#updates .web_posted {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
}
#updates .web_posted a:link, #updates .web_posted a:visited, #updates .web_posted a:active {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
#updates .web_posted a:hover {
 	text-decoration: underline;
 }
#breaking_news {
	background: #f4f4ee;
	width: 430px;
	height: 100%;
	margin: 0px 0px 8px 0px;
	padding: 0px 4px;
	border: 1px solid #c7c7bb;
}
#breaking_news .section_title {
	color: #821600;
	font-size: 22px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 3px 0px;
	text-align: left;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #821600;
}
#breaking_news .top_stories .headline a:link, #breaking_news .top_stories .headline a:visited, #breaking_news .top_stories .headline a:active {
	font-size: 18px;
	text-decoration: none;
	color: #363636;
	margin: 0px 0px 3px 0px;
}
#breaking_news .top_stories .headline a:hover {
 	text-decoration: underline;
 }
#breaking_news .web_posted {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
#breaking_news .web_posted a:link, #breaking_news .web_posted a:visited, #breaking_news .web_posted a:active {
	color: #363636;
	font: bold 10px arial,helvetica,sans-serif;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
#breaking_news .web_posted a:hover {
 	text-decoration: underline;
 }
#right_column .section {
	width: 301px;
	height: 100%;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #c7c7bb;
}
/****** /TEXT DIVS AND STYLING *******/

/****** OAS ADS *******/
#oas_banner {
	margin: 8px 0 0 0px;
	width: 728px;
	float: left;
	position: relative;
	left: 9px;
}
#right_column #oas_instory {
	text-align: center;
	width: 300px;
	margin: 10px 6px 0px 7px;
}
#oas_maxad {
	width: 160px;
	height: 600px;
	margin: 0px 12px 0px 0px;
}
#oas_maxad img {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
}
#oas_bottom {
	width: 728px;
	height: 90px;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	position: relative;
	top: 17px;
	left: 118px;
}
/****** /OAS ADS *******/

/****** WEATHER *******/
#weather {
	position: absolute;
	bottom: 12px;
	left: 62px;
	width: 210px;
}
#weather img {
	float: left;
	border: 1px solid #383838;
	margin: 0px 8px 0px 0px;
}
#weather h1 {
	font-size: 24px;
	margin: 4px 10px 0px 0px;
	float: left;
}
#weather a:link, #weather a:active, #weather a:visited {
	color: #383838;
	text-decoration: none;
}
#weather a:hover {
	text-decoration: underline;
}

/****** /WEATHER *******/

/****** ARCHIVES ******/

#archive_search{
	border-bottom: 1px #9a2a24 solid;
}

#archive_search form input{
	border: 1px black solid;
	margin: 5px 5px 5px 0px;
}

#archive_search form select{
	border: 1px black solid;
}

#archive_calendar table{
	float: left;
	margin: 3px;
	display: block:
	width: 250px;
	height: 170px;
}

#archive_calendar table table{
	border: 2px #9a2a24 solid;
}

#archive_calendar table table td, #archive_calendar table table tr{
	border: 1px #ddd solid;
	padding: 2px;
	text-align: center;
}
/****** /ARCHIVES ******/

/****** MISC *******/
#market_place {
	color: #9a2a24;
	font-size: 12px;
	font-family: arial;
	text-align: left;
	width: 190px;
	height: 90px;
	margin: 8px 12px 0 0;
	float: right;
}
#market_place h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 5px;
}
.breadcrumbs {
	
	font: bold 11px arial,helvetica,sans-serif;
	color: #821600;
	margin: 3px 0px 0px 15px;
}
.breadcrumbs a:link, .breadcrumbs a:hover, .breadcrumbs a:visited, .breadcrumbs a:active {
	text-decoration: underline;
	padding: 0px 6px;
	color: #821600;
}

.archives ul{
	list-style: none;
	margin-left: 10px;
	padding: 2px 0px;
}

.archives h2{
	padding: 5px 0px;
}

#search_box {
	/*background: url(http://www.capitalcityweekly.com/images/topads/search.jpg) no-repeat top;*/
	width: 230px;
	height: 18px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	}
#search_box form {
	margin: 0px;
	border: 0px;
	width: 230px;
	height: 18px;
	}
#search_box form input {
	float: left;
}

#classifieds input, #classifieds select{
	border: 1px black solid;
}


.clear {
	clear: both;
}


/****** /MISC *******/


/* fixes for ie7 - these also work for FF and ie6 */

body#categories-page #t-pc-page td.t-c { /* from market.css line 307 */
	width: auto; /* Was 100%. Making toolbox narrow in ie7 */
}

.browseby { /* from subnav.css line 149 */
	width: 100%; /* added this */
}

.browseby ul li { /* from subnav.css around line 149 */
	display: inline; /* changed from block to inline */
}

.alpha-list { /* global.css line 242 */
	width: 100%; /* added this */
}
  
/* end fixes - these will end up in the global files */


/*#wrapper-rail {
	margin: 0 auto;
	width: 985px;
}*/

#cHeader {
	background: #a9b7e4 !important;
}

#wrapper {
    margin: 0 auto;
	background: #fff;
	border: 0px solid red;
	width: 986px;
}

#cIframe {
	width: 405px;
	height: 185px;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
}

#cContent {
	width: 800px;
	border: 1px solid #a9b7e4;
	border-width: 1px 1px 1px 0;
	padding-bottom: 80px;
}

#t-powered-by-logo img {
	margin: 5px auto;
}

#cRightRail, #c-navbar {
	border: 0 !important;
}

#cRightRail {
	background: #a9b7e4;
	width: 168px;
}

#cIcons {
	vertical-align: top;
	_vertical-align: middle;
}

#cIcons img {
	display:block;
	position: relative;
	top: 2px !important;
}

#cIcons a {
	position: relative;
	top: -3px !important;
	_top: 0;
}

/* ======== juneau header specific css ========== */

#cRightRail {
	background: #a9b7e4 url(../content/images/swoosh-bottom-white.gif) 100% 100% no-repeat;
	padding-bottom: 110px;
}

#c-rightrail img {
	display: block;
}

#c-navbar {
	margin: 0;
	background: url(http://juneauempire.com//images/misc/tricolorbg.gif) top left repeat-x;
}

#c-navbar img, #c-subnavbar img {
	display: inline;
}

#subnav {
	background: #f4f4f4;	
}

.cTable {
	width: 985px;
	border:0 !important;
}
#cBanner {
	height: 66px;
	background:	url(../content/images/juneau_alaska_header_bg.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}

#cBannerStopShop {
	height: 66px;
	width: 355px;
	background:	url(../content/images/juneau_header_stopshop.gif) no-repeat;
	float: right;
}

#clientNav img {
	display: inline;	
}

.t-bgcat1 h3 a {
	color: #036;
}

.t-bg2 h1, .t-bgcat1 h1, .t-bgcat1 h3 a, .t-bgcat2 h1, .t-bgcat2 h3 a {
	color: #9b2a24;
}

.padstory
{
    padding: 0;
}

.pad-rightrailads img
{
    margin:10pt auto;
}

#t-shop-col h2
{
    background-color:#9a2a24;
}

#t-ads-col h2
{
    background-color:#9a2a24;
}

.t-rslts-box h3
{
    background-color:#dfe2cf;
}

a.tSSTilesMoreLink span {
	display: none;
}

#ss-thumbs-portable a.tSSTilesMoreLink span {
	display: inline;
}

/* SS Portable Tiles and "More..." links */

a.tSSTilesMoreLink {
	width: auto;
}

body#market #t-table {
	width: 812px !important;
}