/* Charleston Scene CSS */

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #fff url('http://media.charleston.net/images/chasscene/chas_scene_mainbg.jpg') repeat-y center;
}

html>body #chs_wrapper { 
 margin: 0px auto !important;
 padding-left: 0px !important;
 width: 985px !important;
}

#chs_wrapper { 
 margin: 0px auto;
 padding-left: 30px;
 width: 985px;
}


#chs_faux {
 background: url(faux-4-2-col.gif);
 margin-bottom: 0px;
 overflow: auto;
 width: 100%;
 float:left;
}

#chs_header {
 color: #333;
 width: 984px;
 height: 70px;
 margin: 30px 0px 0px 0px;
/* border: solid 1px #ccc;*/
}
#chs_navigation {
 color: #333;
 margin-bottom: 10px;
/* background: #ABBEBE;*/
 height: 65px;
 width: 984px;
}

#chs_content{ 
 float: left;
 color: #333;
 margin: 10px 10px 10px 15px;
 padding: 0px;
 width: 745px;
 display: inline;
 position: relative;
}
#chs_rightcolumn { 
 display: inline;
 color: #333;
 margin: 10px 15px 10px 0px;
 padding: 0px 0px 0px 10px;
 width: 188px;
 float: right;
 border-left-color: #EEEEEE;
 border-left-style: solid;
 border-left-width: 1px;
 text-align: center;
}

#chs_footer { 
 width: 945px;
 clear: both;
 color: #333;
 border-top-style: solid;
 border-top-color: #eeeeee;
 border-top-width: 5px;
 margin: 10px auto;
 padding: 10px 10px 10px 0px;
 font-size: 13px;
 font-weight: bold;
}
.clear { clear: both; background: none; }

a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#chs_logo{
	float: left;
	margin: 0px 0px 0px 14px;
	display: inline;
}

#chs_topright_ad{
	float: right;
	display: inline;
	height: 50px;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 10px 20px;
	text-align: center;
}

.chs_topright_ad_header{
	color: #999999;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

.chs_section_header{
	text-align: left;
	color: #999999;
	font-size: 20px;
	text-transform: lowercase;
	border-bottom-color: #858585;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}

.chs_hr_spacer{
    border: 0;
	
	margin: 0 auto;
	padding: 0;
	height: 0px;
	width: 965px;
	color: #EEEEEE;
	background-color: #EEEEEE;
	height: 3px;
}

.spacer20{
	height: 20px;
	clear: both;
}

.spacer15{
	height: 15px;
	clear: both;
}

.spacer10{
	height: 10px;
	clear: both;
}

.spacer5{
	height: 5px;
	clear: both;
}

#chs_leftrail_main{
	float: left;
	width: 300px;
	padding: 15px 0px;
	display: inline;
}

#chs_rightrail_main{
	float: right;
	width: 410px;
	padding: 15px 0px 0px 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EEEEEE;
}

html>body #chs_rightrail_main{
	float: right;
	width: 420px;
	padding: 15px 0px 0px 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EEEEEE;
}

.chs_writer_name{
	margin-top: 5px;
}

.chs_writer_name a{
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.chs_writer_name a:hover{
	text-decoration: underline;
}

.chs_writer_image{
	margin-bottom: 15px;
}

#chs_writers_col1{
	float: left;
	display: inline;
	width: 95px;
}

#chs_writers_col2{
	float: left;
	display: inline;
	position: relative;
	width: 95px;
	margin: 0px 7px;
}

#chs_writers_col3{
	float: left;
	width: 95px;
}

#oas_ad{
	margin: 5px 0px;
}

h1.story_headline{
    margin: 0px !important;
    padding: 0px !important;
	line-height: 16px;
}

h1.story_headline a{
	color: #cc6633;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h1.story_headline a:hover{
	text-decoration: underline;
}

h2.story_sub_headline{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

.story_date{
	color:#8C8C8C;
	display:block;
	font-family:"Courier New",Courier,monospace;
	margin:10px 0;
}

.story_image{
	float: left;
	margin: 5px 10px 3px 0px;
	display: inline;
}

.story_content{
    margin-bottom: 20px;
}


.story_read a{
	color: #cc6633;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.story_read a:hover{
	text-decoration: underline;
}

.sound_albumn{
	float: left;
	display: inline;
	width: 100px;
	margin-right: 2px;
}

.sound_albumn2{
	margin-left: 6px ;
	float: left;
	display: inline;
	width: 100px;
}

.sound_title{
	margin-top: 5px;
}

.sound_title a{
	text-transform: uppercase;
	font-weight: bold;
	color: #cc6633;
	text-decoration: none;
}

.sound_title a:hover{
	text-decoration: underline;
}

/* .sound_artist{
	margin-top: 10px;
}

.sound_artist a{
	text-transform: uppercase;
	font-weight: bold;
	color: #cc6633;
	text-decoration: none;
}

.sound_artist a:hover{
	text-decoration: underline;
}

.sound_title{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}*/

#pluck_left_bottom{
	width: 220px;
	float: left;
	display: inline;
}

#pluck_right_bottom{
	width: 180px;
	float: right;
}


/***************************************/
/****** Subscribe to PressPass Form ****/
/**************************************/


#chs_subscribe{
	width: 300px;
	background-color: #eeeeee;
	padding: 10px 0px;
}


div.form_title{
  	text-align: left;
	color: #999999;
	font-size: 20px;
	text-transform: lowercase;
	border-bottom-color: #858585;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 10px 0px 10px 15px;
	width: 90%;
}

p.form_intro{
  margin: 10px 10px 10px 15px;
}

p.register
{
   margin: 10px 0px 10px 70px;
}

p.form_input{
	margin: 10px 0px;
}

p.form_input label
{
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-left: 5px;
	display: block;
	padding-top: 3px;
}

/*******************/

#chs_subscribe2{
	width: 185px;
	background-color: #eeeeee;
	padding: 5px 0px 10px 0px;
	text-align: left;
}


div.form_title2{
  	text-align: left;
	color: #999999;
	font-size: 20px;
	text-transform: lowercase;
	border-bottom-color: #858585;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 10px 0px 10px 10px;
	width: 90%;
}

p.form_intro2{
  margin: 10px 10px 10px 10px;
}

table.sub_form{
	margin-left: 10px;
}

td.sub_label{
    padding: 5px 5px 5px 0px;
	text-align: right;
}

td.sub_field{
	text-algin: left;
}



/****************************/
/****** Tab Menu Styles ****/
/*************************/

#TabbedPanels4{
	width: 600px;
	margin-left: 10px;
	float: left;
}

.TabbedPanels {
	clear:none;
	float:left;
	width:939px;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 1px;
	margin:6px 0 0px 0px;
}

.TabbedPanelsTabGroup {
	margin:0;
	padding:0;
}

.TabbedPanelsTab {
	-moz-user-select:none;
	-x-system-font:none;
	height:17px;
	color: #666;
	text-decoration: none;
	background:#FFF url('http://media.charleston.net/images/chasscene/tabsback2.jpg') right bottom no-repeat;
	margin:0px;
	padding:15px 10px 5px 10px;
	cursor:pointer;
	float:left;
	font-family:sans-serif;
	font-size: 14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}

.TabbedPanelsTabHover {
	color: #000;
	text-decoration: none;
	background:#FFF url('http://media.charleston.net/images/chasscene/tabsback2.jpg') right bottom no-repeat;
	margin:0px;
}

.TabbedPanelsTabSelected {
	background:#FFF url('http://media.charleston.net/images/chasscene/tabselect.gif') right top no-repeat;
	color: #000000;
}

.TabbedPanelsTab a {
	color:black;
	text-decoration:none;
}

.TabbedPanelsContentGroup {
	clear:both;
	width: 590px;
	margin-left: 5px;
	padding-top: 5px;
}

.TabbedPanelsContent {
	padding-bottom: 5px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float:left;
	height:20em;
	position:relative;
	width:10em;
}

.VTabbedPanels .TabbedPanelsTab {
	border-left:medium none;
	border-right:medium none;
	border-top:medium none;
	float:none;
	margin:0;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear:none;
	float:left;
	height:20em;
	padding:0;
	width:30em;
}

/**** Submenu Styling ****/
ul.sub_menu li{
	display: inline;
	list-style: none;
	padding: 5px 5px;
	width: 600px;
}

ul.sub_menu li a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

ul.sub_menu li a:hover{
	color: #000000;
	text-decoration: underline;
}





/************** InSide Pages ********/
/***********************************/
#chs_leftrail_main_inside{
	float: left;
	width: 400px;
	padding: 0px 5px 15px 0px;
	display: inline;
/*	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EEEEEE;*/
}

#chs_rightrail_main_inside{
	float: right;
	width: 300px;
	padding: 0px 0px 0px 0px;

}

.related_article{
	margin-bottom: 10px;
}

.related_headlines a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.related_headlines a:hover{
	text-decoration: underline;
}

.related_date{
	font-style: italic;
}

.chs_main_story_category{
	font-size: 20px;
	color: #999999;
	text-transform: lowercase;
}

h6.chs_main_story_credit{
	color: #999999;
	font-style: italic;
	margin: 10px 0px 0px 0px !important;
	padding: 0px;
	font-weight: normal;
}

p.chs_main_story_date{
	color: #999999;
	font-style: italic;
	margin: 0px 0px 10px 0px !important;
}

.chs_main_story_header{
	color: #000000;
	font-size: 20px;
}


.chs_main_story {
	width: 405px;
	float: left;
	padding: 0px 5px 15px 5px;
	display: inline;
	overflow: hidden;
}

html>body .chs_main_story {
	width: 420px !important;
	float: left;
	padding: 0px 5px 15px 5px;
	display: inline;
	overflow: hidden;
}



.chs_main_story p {
	margin: 10px 0px;
}

.chs_main_story_image{
	padding: 10px 0px;
}

.chs_main_story ol {
	margin-left: 20px;
}

.chs_main_story ul {
	margin-left: 20px;
}

/******************inlines styles for story************/
DIV.inline-full
{
	width: 100%;
	clear: both;
}
DIV.inline-left, DIV.inline-right, DIV.inline-center
{
}
DIV.inline UL LI
{
	font-size: 0.95em;
}
DIV.inline H3
{
	font-size: 1.3em;
	font-weight: 800 !important;
}
DIV.inline
{
	width: 180px;
	background: #666;
	padding: 5px;
	margin: 0;
}
DIV.inline LI A:link
{
	text-decoration: none;
	font-weight: normal;
}
DIV.inline A:hover
{
	text-decoration: underline;
}
DIV.inline LI
{
	margin: 0.4em 0;
}
DIV.inline-left
{
	float: left;
	clear: left;
	margin: 0 10px 5px 0;
	padding: 5px;
	background: #F8F8F8 !important;
	border: 1px solid #EAEAEA;
}
DIV.inline-mugshot
{
	text-align: center;
	width: 110px;
	float: left;
	clear: left;
	margin: 0 10px 5px 0;
	padding: 5px;
	background: #F8F8F8 !important;
	border: 1px solid #EAEAEA;
}
DIV.inline-center, DIV.inline-full
{
	width: 445px;
	float: none;
	margin: 1em auto;
	padding: 10px;
	background: #F8F8F8 !important;
	border: 1px solid #EAEAEA;
}
DIV.inline-right
{
	float: right;
	clear: right;
	margin: 0 0 0 10px;
	padding: 10px;
	background: #F8F8F8 !important;
	border: 1px solid #EAEAEA;
}
DIV.inline TD
{
	padding: 5px;
}
DIV.inline P
{
	color: #666;
}
DIV.inline P.photographer
{
	text-align: right;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.85em;
}
DIV.inline P.photographer .credit
{
	color: #666 !important;
	text-align: right;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.8em !important;
}
DIV.inline P.caption
{
	color: #666 !important;
	font-size: 0.95em;
	line-height: 1.1em !important;
	margin: 3px 0 0 !important;
	padding: 0 !important;
}
DIV.inline-map
{
	float: left;
	padding-right: 10px;
	background: #FFF;
}
/*inline ad*/
DIV.story-inline-ad
{
	background-color: #FFF !important;
	border: none !important;
	text-align: center;
}
DIV.story-inline-ad P
{
	margin: 0 0 2px !important;
	padding: 0 !important;
}
DIV.story-inline-ad IFRAME
{
	margin-left: 8px;
}
/*photo thumb inline*/
DIV.inline-photo .credit
{
	color: #666;
	text-align: right !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 8px;
}
/*gallery inline*/
P.inline-gallery-tools
{
	margin: 5px 0 !important;
	padding: 0 !important;
	line-height: 11px;
	text-align: center;
}
P.inline-gallery-blurb
{
	margin: 5px 0 !important;
	padding: 0 !important;
	line-height: 12px;
	font-size: 0.9em;
}
P.inline-gallery-thumb
{
	margin: 5px 0 !important;
	padding: 0 !important;
}
P.inline-gallery-tools A, DIV.navlinks A
{
	font-size: 0.96em;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 11px;
}
.gallery-inline H4, .text-inline H4, .audioclip-inline H4, .audioclipset-inline H4, .video-inline H4, .recurring-inline H3, DIV.inline H3
{
	font-size: 1.2em;
	color: #900;
	margin: 0 !important;
	padding: 0 !important;
}
P.inline-gallery-name
{
	font-size: 1.3em !important;
	line-height: 0.9em !important;
	font-weight: bold;
	color: #333 !important;
	margin: 3px 0 5px !important;
	padding: 0 !important;
}




/******* Top Right Area ********/
#top_right_area{
	float: right; 
	margin: 5px 30px 0px 0px;

}

ul.top_right_menu{
	margin-top: 10px;
	margin-right: 2px;
	float: right;
}

ul.top_right_menu li{
	display: inline;
	list-style: none;
	color: #666666;
}

ul.top_right_menu li a{
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}

ul.top_right_menu li a:hover{
	color: #000000;
	text-decoration: underline;

}

p.top_login_links{
	color: #666666;
	margin-top: 5px;
}

p.top_login_links a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
p.top_login_links a:hover{
	color: #000000;
	text-decoration: underline;
}

.search_image_submit{
	padding-top: 10px;
}


/* STORY TOOLS */
#sharestoryspacer {
	border-bottom:1px solid #EEEEEE;
	display:block;
	height:5px;
	margin-bottom:5px;
	width: 100%;
}

