/* *************************** 
  Site - Examiner
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles 
  $6 - Footer Styles
  $7 - Clickability Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
} 
a {
	color:#ac0505;
	text-decoration:none;
}
a:hover {
	color:#ac0505;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
}
.red {
	color:#ac0505;
}
.aligncenter {
	text-align:center;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555;
}
#wrapper {
	width:1008px;
	margin:0 auto;
	text-align:left;
	padding-bottom:13px;
	background:url(http://media.dcexaminer.com/designimages/bg_wrapper.gif) bottom no-repeat;
}
#container {
	width:1008px;
	padding:0 6px;
	width/**/:/**/ 996px;
	background:url(http://media.dcexaminer.com/designimages/bg_container.gif) repeat-y;
}
#container_inner {
	padding:0 8px;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header_top {
	width:996px;
	height:114px;
	background:#ebebeb;
	padding-top:12px;
	padding-bottom:10px;
	height/**/:/**/ 92px;
}
#header_top_banner {
	width:870px;
	height:90px;
	padding:0 4px 5px 0;
	width/**/:/**/ 870px;
	height/**/:/**/ 90px;
	margin:0 auto;
}
#header {
	width:980px;
	float:left;
	color:#6c6c6c;
}
#header_left {
	width:300px;
	height:148px;
	float:left;
	font-size:11px;
}
#header_left a {
	color:#6c6c6c;
}
#header_middle {
 width:394px;
 height:156px;
 float:left;
 margin-right: -20px;
 position:relative;
}
#header_right {
	width:306px;
	float:left;
        position:relative;
}
#signin {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
#signin {
	padding:10px 0;
}
#signin .link {
	color:#ac0505;
}
#signin .welcome {
	color:#202020;
}
#todayspaper {
	width:300px;
	height:70px;
	float:left;
	padding:10px 100px 0 8px;
	width/**/:/**/ 192px;
	height/**/:/**/ 30px;
	background:url(http://media.dcexaminer.com/designimages/bg_todayspaper.png) 200px 0px no-repeat;
}
#newspaperdelivery {
	width:235px;
	float:left;
	position:absolute;
        top:255px;
        padding:6px 0px 6px 8px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
#newspaperdelivery .link {
        color:#ac0505;
}
#editorspicks {
	width:235px;
	height:90px;
	float:left;
        position:absolute;
	padding:6px 0px 6px 8px;
	top:155px;
	line-height:20px;
	background:#f3f3f3 9px 5px no-repeat;
}
#editorspicks h3 {
	font-size:12px;
	color:#ac0505;
	margin-bottom:3px;
}
#editorspicks li {
	padding-left:8px;
	background:url(http://media.sfexaminer.com/designimages/bg_li.gif) no-repeat 0 5px;
	/*line-height:14px;*/
}
#editorspicks li span {
	color:#ac0505;
	font-size:10px;
	letter-spacing:-1px;
}
#editorspicks img {
vertical-align:bottom;
}
#editorspicks span {
padding-left:6px;
vertical-align:top;
position:absolute;
}
#lastupdate {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
#lastupdate {
	padding:10px 0;
}
#lastupdate .time {
	color:#ac0505;
}
#lastupdate .date {
	color:#202020;
}


#lastupdate2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
#lastupdate2 {
	padding:10px 0 0 0;
}
#lastupdate2 .time {
	color:#ac0505;
}
#lastupdate2 .date {
	color:#202020;
}

#weather {
	width:286px;
	height:60px;
	color:#626262;
	line-height:15px;
}
#weather_img {
	width:200px;
	float:left;
	padding:0px 7px 4px 52px;
	width/**/:/**/ 90px;
	text-align:right;
}
#weather-text {
	width:169px;
	float:left;
	padding-top:0px;
	font-size:10px;
}
#weather span {
	color:#ac0505;
}
#header_search {
	text-align:right;
}
#search-text {
	padding-top:8px;
	padding-bottom:8px;
	font-size:10px;
	text-align:center;
}
#header_search #search_field {
	width:200px;
	margin-right:8px;
}
#header_search input {
	vertical-align:middle;
}
#menu {
	width:980px;
}
#menu li {
	display:inline;
}
#menu li a {
	display:block;
	height:34px;
	float:left;
	text-indent:-9999px;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
#menu li#menu1 a {
	width:60px;
	background:url(http://media.dcexaminer.com/designimages/menu1.png) top no-repeat;
}
#menu li#menu1 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu1.png) bottom no-repeat;
}
#menu li#menu1.active a {
	background:url(http://media.dcexaminer.com/designimages/menu1.png) 0 -34px no-repeat;
}
#menu li#menu2 a {
	width:103px;
	background:url(http://media.dcexaminer.com/designimages/menu2.png) top no-repeat;
}
#menu li#menu2 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu2.png) bottom no-repeat;
}
#menu li#menu2.active a {
	background:url(http://media.dcexaminer.com/designimages/menu2.png) 0 -34px no-repeat;
}
#menu li#menu3 a {
	width:131px;
	background:url(http://media.dcexaminer.com/designimages/menu3.png) top no-repeat;
}
#menu li#menu3 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu3.png) bottom no-repeat;
}
#menu li#menu3.active a {
	background:url(http://media.dcexaminer.com/designimages/menu3.png) 0 -34px no-repeat;
}
#menu li#menu4 a {
	width:70px;
	background:url(http://media.dcexaminer.com/designimages/menu4.png) top no-repeat;
}
#menu li#menu4 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu4.png) bottom no-repeat;
}
#menu li#menu4.active a {
	background:url(http://media.dcexaminer.com/designimages/menu4.png) 0 -34px no-repeat;
}
      #menu li#menu5 a {
	width:78px;
	background:url(http://media.dcexaminer.com/designimages/menu_Politics.png) top no-repeat;
     }
     #menu li#menu5 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu_Politics.png) bottom no-repeat;
     }
     #menu li#menu5.active a {
	background:url(http://media.dcexaminer.com/designimages/menu_Politics.png) 0 -34px no-repeat;
     }

#menu li#menu6 a {
	width:131px;
	background:url(http://media.dcexaminer.com/designimages/menu6.png) top no-repeat;
}
#menu li#menu6 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu6.png) bottom no-repeat;
}
#menu li#menu6.active a {
	background:url(http://media.dcexaminer.com/designimages/menu6.png) 0 -34px no-repeat;
}
#menu li#menu7 a {
	width:78px;
	background:url(http://media.dcexaminer.com/designimages/menu7.png) top no-repeat;
}
#menu li#menu7 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu7.png) bottom no-repeat;
}
#menu li#menu7.active a {
	background:url(http://media.dcexaminer.com/designimages/menu7.png) 0 -34px no-repeat;
}
#menu li#menu8 a {
	width:102px;
	background:url(http://media.dcexaminer.com/designimages/menu8.png) top no-repeat;
}
#menu li#menu8 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu8.png) bottom no-repeat;
}
#menu li#menu8.active a {
	background:url(http://media.dcexaminer.com/designimages/menu8.png) 0 -34px no-repeat;
}
#menu li#menu9 a {
	width:62px;
	background:url(http://media.dcexaminer.com/designimages/menu9.png) top no-repeat;
}
#menu li#menu9 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu9.png) bottom no-repeat;
}
#menu li#menu9.active a {
	background:url(http://media.dcexaminer.com/designimages/menu9.png) 0 -34px no-repeat;
}
#menu li#menu10 a {
	width:52px;
	background:url(http://media.dcexaminer.com/designimages/menu10.png) top no-repeat;
}
#menu li#menu10 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu10.png) bottom no-repeat;
}
#menu li#menu10.active a {
	background:url(http://media.dcexaminer.com/designimages/menu10.png) 0 -34px no-repeat;
}
#menu li#menu11 a {
	width:106px;
	background:url(http://media.dcexaminer.com/designimages/menu11.png) top no-repeat;
}
#menu li#menu11 a:hover {
	background:url(http://media.dcexaminer.com/designimages/menu11.png) bottom no-repeat;
}
#menu li#menu11.active a {
	background:url(http://media.dcexaminer.com/designimages/menu11.png) 0 -34px no-repeat;
}
#newsalert {
	width:980px;
	height:38px;
	text-align:center;
	background:url(http://media.dcexaminer.com/designimages/bg_newsalert.png) 0 6px no-repeat;
	float:left;
	padding:10px 0 9px 0;






	height/**/:/**/ 19px;
	color:#474646;
	font-weight:bold;
}
#newsalert-blank {
	width:980px;
	height:38px;
	text-align:center;
	background:url(../images/clear.gif) 0 6px no-repeat;
	float:left;
	padding:10px 0 9px 0;
	height/**/:/**/ 19px;
	color:#474646;
	font-weight:bold;
}
#newsalert a {
	color:#474646;
}
#newsalert .updated {
	color:#7c7b7b;
	font-size:10px;
}

/* --Inner Page Header Styles-- */
#header_innerleft {
	height:109px;
	width:331px;
	float:left;
}
#header_innermiddle {
	height:109px;
	width:325px;
	float:left;
}
#header_innerright {
	width:324px;
	height:109px;
	float:left;
}
#header_innerright #header_search {
	padding-top:33px;
}

/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:980px;
}
#rightcolumn_wide {
	width:821px;
	float:left;
}
#home_tabs {
	width:821px;
	float:left;
	padding-bottom:23px;
}
#tab_homemain {
	width:629px;
	float:left;
	margin-right:23px;
	background:#000000 url(http://media.dcexaminer.com/designimages/bg_tabhomemain.png) no-repeat;
	padding-top:9px;
}
#tab_homesub {
	width:169px;
	float:left;
}
#middlecontent {
	width:498px;
	float:left;
	background:#ededed;
}
#middlecontent .heading {

	font-size:12px;
	font-weight:normal;
	color:#e1e1e1;
}
#middlecontent .heading a {
	color:#e1e1e1;
}
#middlecontent h2.politics {
	background:url(http://media.dcexaminer.com/designimages/heading_politics.gif) no-repeat;
	padding:6px 0 0 65px;
	height:27px;
	height/**/:/**/ 21px;
	width:498px;
	width/**/:/**/ 433px;
}
#middlecontent h2.local {
	background:url(http://media.dcexaminer.com/designimages/heading_local.png) no-repeat;
	padding:6px 0 0 65px;
	height:27px;
	height/**/:/**/ 21px;
	width:498px;
	width/**/:/**/ 433px;
}
#middlecontent h2.people {
	background:url(http://media.dcexaminer.com/designimages/heading_people.png) no-repeat;
	padding:6px 0 0 75px;
	height:27px;
	height/**/:/**/ 21px;
	width:498px;
	width/**/:/**/ 423px;
}
#middlecontent h2.crime {
	background:url(http://media.dcexaminer.com/designimages/heading_crime.png) no-repeat;
	padding:6px 0 0 68px;
	height:27px;
	height/**/:/**/ 21px;
	width:498px;
	width/**/:/**/ 430px;
}
#middlecontent h2.nation {
	background:url(http://media.dcexaminer.com/designimages/heading_nation.png) no-repeat;
	padding:6px 0 0 68px;
	height:27px;
	height/**/:/**/ 21px;
	width:498px;
	width/**/:/**/ 430px;
}
#middlecontent h2.world {
	background:url(http://media.dcexaminer.com/designimages/heading_world.png) no-repeat;
	padding:6px 0 0 68px;
	height:27px;
	height/**/:/**/ 21px;
	width:498px;
	width/**/:/**/ 430px;
}
#middlecontent .section6 {
	padding:23px 15px 23px 26px;
}
#middlecontent .section6 li {
	padding:2px 0 2px 8px;
	background:url(http://media.dcexaminer.com/designimages/bg_li2.gif) 0px 9px no-repeat;
}
#middlecontent .section6 li a {
	color:#333;
}
#middlecontent .section6 li span {
	color:#ac0505;
	//font-size:9px;
}
#middlecontent .featurednews img {
	float:left;
	margin:0 14px 14px 0;
}
#middlecontent .featurednews h3 a {
	font-size:14px;
	color: #b50606;
	font-family:Arial, Helvetica, sans-serif;
}
#middlecontent .featurednews p {
	color:#585757;
	line-height:16px;
	margin-bottom:14px;
}
#content .topnews {
	width:980px;
	background:#ededed;
	float:left;
	padding:10px 0;
}
#content .topnews.topmargin {
	margin-top:23px;
}
#content .topnews.bottommargin {
	margin-bottom:23px;
}
#content .topnews .topnew {
	width:326px;
	padding:0 10px;
	width/**/:/**/ 306px;
	float:left;
	font-size:11px;
}
#content .topnews .topnew h2 {
	font-size:12px;
	margin-bottom:6px;
}
#content .topnews .topnew h2 a {
	color: #000;
}
#content .topnews .topnew img {
	float:left;
	margin:0 6px 3px 0;
	border:1px solid #333333;

}
#content .topnews .topnew h3 {
	font-size:14px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .topnews .topnew h3 a {
	color:#ac0505;
}
#content .topnews .topnew span {
	padding-left:9px;
	background:url(http://media.dcexaminer.com/designimages/bg_topnew_span.gif) 0 6px no-repeat;;
}

/* ------------------------- */

#middlecontent h2.populargalleries {
	height:27px;
	width:498px;
	background:url(http://media.dcexaminer.com/designimages/headinig_populargalleries.png) no-repeat;
}
#middlecontent h2.galleriesbycategory {
	height:27px;
	width:498px;
	background:url(http://media.dcexaminer.com/designimages/heading_galleriesbycategory.png) no-repeat;
}
#middlecontent .section7 {
	padding:20px 0 12px 20px;
	float:left;
	width:498px;
	width/**/:/**/ 478px;
}
#middlecontent .section7 .popgallery {
	width:239px;
	float:left;
	margin-bottom:8px;
	padding-right:15px;
	width/**/:/**/ 224px;
}
#middlecontent .section7 .popgallery img {
	border:1px solid #ccc;
	float:left;
}
#middlecontent .section7 .popgallery p {
	margin:16px 0 0 13px;
	float:left;
	color:#ac0505;
	font-weight:bold;
	line-height:20px;
	width:136px;
}
#middlecontent .section7 h4 {
	font-weight:bold;
	color:#ac0505;
	font-size:13px;
}
#middlecontent .section7 ul {
	padding:4px 0 10px;
}
#middlecontent .section7 li {
	padding-left:12px;
	color:#000000;
	font-weight:bold;
	background:url(http://media.dcexaminer.com/designimages/bg_li3.gif) 0 6px no-repeat;
	line-height:18px;
}
#middlecontent .section7 li a {
	color:#000000;
}
#content .pageheading {
	margin:23px 0 5px 0;
	float:left;
}
#sectionheading-title {
	background:#ffffff:
	padding-top:30px;
	padding-bottom:7px;
	padding-left:9px;
	text-transform:uppercase; 
	font-size:18px;
	color:#000000;
	font-family:Arial Narrow, Helvetica Condensed, sans-serif;
	font-weight:bold;
	letter-spacing: 0px;
}
#pageheading-title {
	background:#ffffff url(http://media.dcexaminer.com/designimages/pageheading_line.png) no-repeat;
	padding-top:4px;
	padding-left:2px;
	text-transform:uppercase; 
	font-size:18px;
	font-family:Arial Narrow, Helvetica Condensed, sans-serif;
	font-weight:bold;
	color:#000000;
	letter-spacing: 0px;
	clear: both;
}
#galleryheading-title {
	background:#ffffff:
	padding-top:20px;
	padding-bottom:0px;
	padding-left:2px;
	text-transform:uppercase; 
	font-size:18px;
	color:#000000;
	font-family:Arial Narrow, Helvetica Condensed, sans-serif;
	font-weight:bold;
	letter-spacing: 0px;
}
#content_top {
	width:980px;
	float:left;
}
#content_top .sectionheading {
	float: left;
	width: 645px;
	margin-top: 25px;
}
#content_top .sectionheading.fullwidth {
	width: 980px;
}
#content_top .sectionheading.fullwidth #pageheading-title {
	background-repeat: repeat-x;
}
#content_top #header_news {
	width:622px;
	float:left;
	margin-right:23px;
	background:#ededed;
	padding:10px;
	width/**/:/**/ 602px;
}
#content_top #header_news .featured {
	width:274px;
	float:left;
	margin-right:23px;
}
#content_top #header_news .featured h2 {
	color:#b50606;
	font-size:18px;
	padding:5px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#content_top #header_news p {
	font-size:11px;
	color:#000000;
	line-height:14px;
}
#content_top #header_news p span {
	font-weight:bold;
	color:#222;
}
#content_top #header_news .featured p {
	padding:15px 0;
}
#content_top #header_news .newslist {
	width:305px;
	float:left;
}
#content_top #header_news .newslist p {
	margin-bottom:16px;
}
#content_top #header_news .newslist h3 {
	font-size:15px;
	color:#b50606;
	font-family:Arial, Helvetica, sans-serif;
}
#content_top #header_news .more {
	text-align:right;
	padding-right:15px;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#content_top #header_news .more span {
	color:#b50606;
	font-size:8px;
}
#content_top #header_news .more a {
	color:#666666;
}
#content_top #header_tabs {
	width:335px;
	float:left;
	position: relative;
	top: -25px;
}
#content_top #header_news .featured h2 a,
#content_top #header_news .featured h2 a:hover,
#content_top #header_news .newslist h3 a,
#content_top #header_news .newslist h3 a:hover {
	color:#b50606;
}
#content .interactivitytools {
	text-align: right;
	margin-right: 24px;
}
#content #article {
	width:645px;
	float:left;
	margin-top:23px;
	color:#222222;
}
#content #article .pageheading {
	margin: 0;
	float:none;
	border-bottom:1px solid #999999;
}
#content #article_inner {
	padding:23px 23px 0 5px;
}
#content hr {
	margin-bottom:12px;
}
#content #article_inner h1 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-12px;
}
#content #article_inner p {

	padding:8px 0;
	line-height:16px;
}
#content #article_inner p span.name {
	color:#b50606;
}
#content #article_inner p span.date {
	color:#888686;
}
#content #article_inner .imgleft {
	float:left;
	width:188px;
	margin:0 20px 10px 0;
	background:#fff;
}
#content #article_inner .imgmap {
	float:left;
	width:300px;
	margin:0 20px 10px 0;
	background:#fff;
}
#content #article_inner .imgleft span {
	padding:10px;

	float:left;
	font-size:10px;
	line-height:15px;
}
#content #article_inner .imgleft-opinion {
	float:left;
	width:188px;
	margin:0 20px 10px 0;
	background:#fff;
}
#content #article_inner .imgleft-opinion span {
	padding:10px;
	float:left;
	font-size:10px;
	line-height:15px;
}
#content #article_inner .img {
	float:left;
	width:597px;
	margin:0 20px 10px 0;
	background:#fff;
}
#content #article_inner .img span {
	padding:10px;
	float:left;
	font-size:10px;
	line-height:15px;
}
/*
#content #article_inner .imgleft { display: table; width: 1px; float:left; }
#content #article_inner .imgleft > div { display: table-cell; }
*/
.tab_homesection {
	clear:both;
	padding:8px 5px 2px 8px;
	font-size:11px;
	line-height:14px;
}
.tab_homesection .tab_title {
	color:#ac0505;
	font-weight:bold;
	display:block;
}
.tab_homesection .tab_item {
	padding:2px 0;
	display:block;
}
.tab_homesection .tab_item a {
	color:#333333;
}
.tab_homesection .tab_item span {
	font-size:9px;
	color:#999999;
}
.tab_homesection img {
	float:left;
	margin-right:3px;
}
.tab_allcolumnists {
	text-align:right;
	padding:6px 15px 10px 0;
	font-weight:bold;
}
.tab_allcolumnists span {
	color:#ac0505;
	font-size:9px;
}
.tab_allcolumnists a {
	color:#333333;
}
.tab_main_box {
	padding:8px 8px 0 0;
}
.tab_main_box a {
	color:#aaa;
}
.tab_main_box a:hover {
	color:#fff;
}
.tab_main_img {
	width:495px;
	height:313px;
	position:relative;
	float:left;
       padding-left:2px;
       padding-bottom:2px;
}
.tab_main_heading {
	position:absolute;
	width:499px;
	top:0px;
	left:0px;
	text-align:right;
}
.tab_main_heading h1 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:6px;
	background-color:#000;
	padding-top:4px;
	padding-bottom:8px;
       padding-left:8px;
       padding-right:8px;
	text-align:center;	
//filter:alpha(opacity=65);
//-moz-opacity:.65;
//opacity:.65;
}
.tab_main_box h1 a {
	color:#fff;
}
.tab_main_heading span a {
	color:#000000;
}
.tab_main_links {
	width:124px;
	float:left;
	padding:10px 0 0 12px;
	width/**/:/**/ 112px;
}
.tab_main_links li {
	margin-top:12px;
	font-size:11px;
}
.tab_main_links li span {
	color:#FF0000;
}

/* ------Gallery------------ */
#content .pageheading.gallery {
	margin:23px 0 5px 0;
	width:980px;
	float:left;
}

.gallerytabs a, .gallerytabs a span {
	display: block;
    padding: 0 10px;
    background:url(http://media.dcexaminer.com/designimages/tab_gallery.png) 100% -81px no-repeat;
}
.gallerytabs a {
	float:right;
	height:27px;
	outline:none;
	color:#545454;
}
.gallerytabs a span {
	padding:7px 0 0 10px;
	height:27px;
	height/**/:/**/ 20px;
	font-weight:bold;
	text-align:center;
	background:url(http://media.dcexaminer.com/designimages/tab_gallery.png) 0 -27px no-repeat;
}
.gallerytabs a:hover, .gallerytabs a:focus {
	background:url(http://media.dcexaminer.com/designimages/tab_gallery.png) 100% -54px no-repeat;
	text-decoration:none;
	cursor:pointer;
	color:#ac0505;
}
.gallerytabs a:hover span, .gallerytabs a:focus span {
	background:url(http://media.dcexaminer.com/designimages/tab_gallery.png) 0 0 no-repeat;
}

#gallery {
	width:980px;
	margin:10px 0 20px;
	float:left;
	position:relative;
}
#gallery #picture {
	width:580px;
	height:339px;
	float:left;
	//border-top:1px solid #8c8e8f;
	height/**/:/**/ 339px;
	background:#000;
	padding-top:2px;
	padding-bottom:1px;	
}
#gallery #thumblinks {
	width:400px;
	height:343px;
	float:left;
	background:#000000;
	//border-top:1px solid #313131;
	height/**/:/**/ 342px;
    _margin-right: -10px;
}
#gallery #picture #captionText {
	position:absolute;
	color:#959595;
	left:600px;


	top:40px;
	width:340px;
	font-size:11px;	
	line-height:15px;
}
#gallery h1.galleryName {
	font-size:15px;
	color:#FFFFFF;
	padding:20px 0 70px 20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#previews_title {
	font-size:12px;
	color:#716f6f;
}

#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0 0 0 5px;
	padding: 0 0 15px 0;
	list-style: none;
}
#transport .summary {
	color:#acaaaa;
	font-size: 11px;
	font-weight: normal;
	margin: 4px;
	padding: 0px;
	float: left;
	display: block;
}
#transport .divider {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	margin: 4px;
	padding: 0px 2px;
	float: left;
	display: block;
}
#transport a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin: 4px;
	padding: 0px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	color: red;
}
#transport a:visited {
	color: red;
}
#transport a:hover {
	color:#ac0505;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#pagination {
	color:#acaaaa;
	margin: 5px 0 0 5px;
	padding: 5px 0 0 3px;
	font-size: 11px;
	letter-spacing: 2px;
}
#pagination a:link {
	color: red;
}
#pagination a:visited {
	color: red;
}
#pagination a:hover {
	color:#ac0505;
	text-decoration: none;
}
#pagination a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}

#previews {
	padding: 25px 10px 20px 10px;
	margin-bottom: 5px;

	float: left;
	margin-right: 10px;
}
#thumbnails {

	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 75px;
	height: 44px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 75px;
	height: 44px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}

.selectedThumbnail {  border: solid 1px #ac0505 !important; }
.inFocus {  border: solid 1px #FFF !important; }

.register {
	padding-bottom:14px;
}
.SpryHiddenRegion {
	visibility: hidden;
}

/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebarleft {
	width:136px;
	margin-right:23px;
	float:left;
	background:#ededed;
	font-size:11px;
	color:#444;
	line-height:14px;
}
#sidebarleft a {
	color:#222;
}
#sidebarleft .heading {
	width:136px;
	height:27px;
	text-indent:-9999px;
}
#sidebarleft .poll {
	background:url(http://media.dcexaminer.com/designimages/heading_poll.png) no-repeat;
}
#sidebarleft .newsteam {
	background:url(http://media.dcexaminer.com/designimages/heading_yournewsteam_generic.png) no-repeat;
}
#sidebarleft .newsteam-generic {
	background:url(http://media.dcexaminer.com/designimages/heading_yournewsteam_generic.png) no-repeat;
}
#sidebarleft .section {
	padding:6px 6px;
}
#sidebarleft .speaktous {
	background:url(http://media.dcexaminer.com/designimages/heading_speaktous.png) no-repeat;
}
#sidebarleft .section2 {
	padding:6px 0 6px 7px;
	line-height:16px;
}
#sidebarleft .mostviewed {
	background:url(http://media.dcexaminer.com/designimages/heading_mostviewed.png) no-repeat;
}
#sidebarleft .section3 {
	padding:10px 6px;
}
#sidebarleft .section3 li {
	padding:4px 4px 4px 11px;
	background:url(http://media.dcexaminer.com/designimages/bg_li2.gif) 2px 10px no-repeat;

}
#sidebarleft .find {
	background:url(http://media.dcexaminer.com/designimages/heading_find.png) no-repeat;
}
#sidebarleft .section4 {
	padding:6px 0 6px 12px;
}
#sidebarleft .section4 li {
	padding-left:8px;
	background:url(http://media.dcexaminer.com/designimages/bg_li2.gif) 0px 6px no-repeat;
}
#sidebarright {
	width:300px;
	margin-left:23px;
	float:left;
	background:#ededed;
	font-size:11px;
}
#sidebarright a {
	color:#222;
}
#sidebarright .adbox {
	padding-bottom:9px;
}

#sidebarright .heading {
	width:300px;
	height:27px;
	text-indent:-9999px;
}
#sidebarright .mostviewedvideos {
	background:url(http://media.dcexaminer.com/designimages/heading_mostviewedvideos.png) no-repeat;
}
#sidebarright #videobox {
	padding:10px 0 20px 0;
	text-align:center;
}
#heading-specialevents {
	background:#ffffff url(http://media.dcexaminer.com/designimages/heading_specialfeature.png) no-repeat;
	padding:6px;
	padding-left:10px;
	text-transform:uppercase; 
	font-size:14px;
	font-family:Arial Narrow, Helvetica Condensed, sans-serif;
	color:#fff;
	font-weight:bold;
	letter-spacing: .5px;
}
#sidebarright .section5 {
	padding:10px 5px 10px 10px;
}
#sidebarright .section5 li {
	padding:6px 0 6px 8px;
	background:url(http://media.dcexaminer.com/designimages/bg_li2.gif) 0px 11px no-repeat;
}
#sidebarright .section5 li span {
	color:#ac0505;
	font-size:9px;
}

#sidebarright_article {
	width:335px;
	float:left;
	margin-top:23px;
}
#sidebarright_article .banners {
	background:#c3c3c3;
	margin-top:23px;
	width:335px;
	float:left;
	padding-bottom:10px;
}
#sidebarright_article .banner1 {
	padding:10px 0;
	text-align:center;
}
#sidebarright_article .banner2 {
	float:left;
	padding-left:1px;
}
#sidebarright_article .banner3 {
	float:right;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

/* ------------------------- */
.tab_section {

	clear:both;
	padding:3px 3px 3px 15px;
	border-bottom:1px solid #FFFFFF;
}
.tab_section .floatright {
	float:right;
}
.tab_section .tab_author {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 3px;
	color:#ac0505;
}
.tab_section .tab_comments {
	padding-bottom:4px;
	display:block;
	font-weight:bold;
}

.tab_section .tab_comments a {
	color: #666;
}

.tab_comments {
	margin-right:50px;
}

/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	width:980px;
	height:102px;
}
#logo_footer {
	padding:26px 5px 0 3px;
	float:left;
}
#footer_links {
	width:793px;
	padding:46px 5px 0 0;
	width/**/:/**/ 770px;
	float:right;
	text-align:left;
	font-size:10px;
	color: #777;
}
#footer_links a{
	color:#ac0505;
}

/* *************************** 
   $7 Clickability Styles
   ***************************/

.logged-in, .not-logged-in {
	display: none;
}



/* ad fix */

#header_top_banner {
	position: relative;
}

#google_ads_div_SF-120x90-A {
position: absolute; 
right: 0px;
top: 0px;
width: 120px;
height: 90px;
}

#google_ads_div_DC-120x90-A {
position: absolute; 
right: 0px;
top: 0px;
width: 120px;
height: 90px;
}

#google_ads_div_BA-120x90-A {
position: absolute; 
right: 0px;
top: 0px;
width: 120px;
height: 90px;
}


#google_ads_div_SF-300x250-A {
padding-bottom:20px;
}
#google_ads_div_DC-300x250-A {
padding-bottom:20px;
}

#google_ads_div_BA-300x250-A {
padding-bottom:20px;
}



/* NEW ARROWS *?

.arrows {
	font-size:33px;
	color:#ac0505;
}
	





#middlecontent2 {
            width:550px;
            float:left;
            padding: 7px;

}

#middlecontent2 .heading {



            font-size:12px;

            font-weight:normal;

            color:#e1e1e1;

}

#middlecontent2 .heading a {

            color:#e1e1e1;

}



#sidebarright3 {
            width:300px;
            float:right;
            font-size:11px;
            margin-right: 2px;
            background-color: #efefef;
            padding: 10px;
            padding-top: 0px;

}

#sidebarright3 a {

            color:#222;

            margin: 3;

}

#sidebarright3 .mostviewed {

            background:url(http://media.sfexaminer.com/designimages/heading_mostviewed.png) no-repeat;



}

#sidebarright3 .section3 {

            padding:10px 6px;

}



#sidebarright3 .section3 li {

            padding:4px 4px 4px 11px;

            background:url(http://media.sfexaminer.com/designimages/bg_li2.gif) 2px 10px no-repeat;

}

#sidebarright3 .adbox {

            padding-bottom:9px;

}

#sidebarright3 .heading {

            width:300px;

            height:27px;

            text-indent:-9999px;

}

#sidebarright3 .mostviewedvideos {

            background:url(http://media.sfexaminer.com/designimages/heading_mostviewedvideos.png) no-repeat;

}

#sidebarright3 #videobox {

            padding:10px 0 20px 0;

            text-align:center;

}

#content #article2 {
            width:550px;
            float:left;
            color:#222222;
}

#container_inner #content #article2 .section6 #article_inner_gallery #middlecontent2 .section6a div {
            text-align: left;
}
