/* CSS Document */

/* MASTHEAD */

.search-bug {
	background-image:url(http://i.usatoday.net/_fronts/_news/_i/bug-yahoo.gif);
}
div#branding div#searchbar {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #0076CD;
	background-color: #fff;
	background-image: url(http://i.usatoday.net/_fronts/_news/_i/searchbar-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div#navigation {
	height: 100px;
	position: relative;
	background-color: 0076CD;
	background-image: url(http://i.usatoday.net/_fronts/_news/_i/branding-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both;
}
div#navigation a.section-branding {
	display: block;
	height: 100px;
	width: 160px;
	background: url(http://i.usatoday.net/_fronts/_news/_i/branding.gif) no-repeat;
	text-indent: -5000px;
}
div#navigation a.rss-subscribe {
background: url(http://www.usatoday.com/_common/_images/mobile-fronts.gif) left no-repeat;
padding-left: 20px;
color: #FFF;
}
div#navigation p.branding-info a {
	color: #7FBAE6;
	font-weight bold;
}

ul.global-nav li {
	width: 58px;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #0076CD;
	margin: 0;
	padding: 0;
	background: url(http://i.usatoday.net/_fronts/_shared/_i/topnav-bg-flat.gif) no-repeat;
	border: 1px solid #013360;
	border-left: none;
}
div#navigation ul.marketplace li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #7FBAE6;
	font-weight: bold;
}
div#navigation ul.marketplace li a {
	font-weight: normal;
	line-height: 12px;
	padding: 0;
	margin-left: 5px;
	padding-left: 8px;
	color: #BFDDF2;
	background: url(http://i.usatoday.net/_fronts/_news/_i/marketplace-list-dots.gif) left no-repeat;
}
#section-nav a {
	display: block;
	color:#666;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	background: #fff url(http://i.usatoday.net/_common/_images/divider_news.gif) left no-repeat;
	padding: 0 10px 0 8px;
	margin: 5px 0 0 0
}

/* SECTION SUBNAV */
#section-nav a:hover {
	color:#0076CD
}
#section-nav li.sectionlabel a{
	color:#0076CD;
	font-weight:bold;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0
}
#section-nav li.subsectionlabel a {
	color:#0076CD;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0; 
}


/* FEATUREWELL */
div#feature-well div.container-standard h2 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #0076CD;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_news/_i/searchbar-bg.gif);
	clear: both;
	color: #0076CD;
}
/* RIGHTWELL */
div#rightWellTop h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	border-top: 1px solid #0076CD;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_news/_i/searchbar-bg.gif);
	color: #0076CD;
}
#moreNews .kicker {
	font-size: 13px;
	margin:1px 0 8px 0;
	font-weight: bold;
	text-indent: 16px;
	background-image: url(http://i.usatoday.net/_fronts/_news/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-transform: uppercase;
	color: #0076CD;
	letter-spacing: 2px;
}
/* LEFT POSTER */
div.ad-poster {
	border-top-color: #0076CD;
}

/* PLUCK */
.uslCommentsCount {
	color:#0076CD;
	background:url(http://i.usatoday.net/community/_common/_images/comments-after_news.gif) left 50% no-repeat;
}
.uslRecommendCount {
	color:#0076CD;
	background:url(http://i.usatoday.net/community/_common/_images/recommend_news.gif) left 50% no-repeat;
}
.uslRecommendedCount {
	color:#0076CD;
	background:url(http://i.usatoday.net/community/_common/_images/recommend-after_news.gif) left 50% no-repeat;
}

/* MARKETPLACE / FOOTER */
div#footer-links {
	width: 980px;
	overflow: hidden;
	border-top: 1px solid #0076CD;
	padding: 8px 0;
}

/* START COMMON STYLES */
.divSectionRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0076CD;
	margin-bottom:10px;
	clear:both;
}
.divBoxBottom {
	border-bottom:1px solid #0076CD;
	border-left:1px solid #0076CD;
	border-right:1px solid #0076CD;
}
/* ******************************************************** */
.divBoxTop {
	border-top:1px solid #0076CD;
	border-bottom:1px solid #0076CD;
}
/* ******************************************************** */
.divBoxSides {
	border-left:1px solid #0076CD;
	border-right:1px solid #0076CD;
}
.divBox {
	border:1px solid #0076CD;
}
.divBorderBottom {
	border-bottom:1px solid #0076CD;
}
.divFill_01 {
	background-color: #0076CD;
}
.divFill_02 {
	background-color: #7FBAE6;
}
.divFill_03 {
	background-color: #A6CFEE;
}
.divFill_04 {
	background-color: #BFDDF2;
}
.textFill_01 {
	color: #0076CD;
}
.textFill_02 {
	color: #7FBAE6;
}
.textFill_03 {
	color: #A6CFEE;
}
.textFill_04 {
	color: #BFDDF2;
}

div#moreNews  H3.kikker {
	border-top: #0076cd 1px solid;
	padding-left: 15px;
	font-size: 14px;
	background: url(http://i.usatoday.net/_fronts/_news/_i/bg-kicker-bullet.gif) no-repeat 0px 16px;
	margin: 0 0 5px 15px;
	text-transform: uppercase;
	color: #0076cd;
	padding-top: 12px;
	letter-spacing: 1px
}
div#moreNews H3.first.kikker {
	background-position: left 50%;
	border-top-style: none;
	padding-top: 0px
}

/* BOTTOM RIGHT */
#bottomRight {
	width:627px;
	float:right;
	font-size: 12px;
	padding: 0 0 0 0;
	background:#BFDDF2
}
div#bottomRight h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	text-align:left;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_news/_i/searchbar-bg.gif);
	clear: both;
	color: #0076CD;
}
#bottomRightContent .headline {
	font-size: 13px;
	margin:0 0 4px 0;
	font-weight: bold;
	text-indent: 14px;
	background-image: url(http://i.usatoday.net/_fronts/_news/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	clear:both;
}

/* NATION - WASHINTON - WORLD */
div.nation-wash-world {
	width: 336px;
	font-family:Arial, Helvetica, sans-serif;
}



h2 {
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_news/_i/searchbar-bg.gif) top left repeat-x;
	color: #0076cd;
	border-top: 1px solid #0076cd;
}

h2.first {
	margin: 0 0 10px 0;
}


div.nation-wash-world div.story {
	padding: 0 0 0 0;
}

div.nation-wash-world div.story-main div.divPhoto {
	float: right;
	margin-left: 5px;
	padding: 5px 0 0 0;
	width: 140px;
}

div.nation-wash-world div.story-main div.divPhoto a {
	border: none;
}

div.nation-wash-world div.story-main div.divPhoto img {
	border: 1px solid #666;
}

div.nation-wash-world div.story-main div.divPhoto div.photocredit {
	font-size: 10px;
	color: #666;
	text-align: right;
}

div.nation-wash-world div.story-main div.headline {
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	padding: 5px 0 0 0;
	text-indent: 0;
	background: none;
}

div.nation-wash-world div.story-main div.headline a {
	color: #000;
}

div.nation-wash-world div.story-main div.byline {
	font-size: 10px;
	color: #666;
	padding: 5px 0 0 0;
}

div.nation-wash-world h3.kikker {
	font-size: 12px;
	clear: both;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
}

div.nation-wash-world div.story div.headline {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	background: url(http://i.usatoday.net/_fronts/_news/_i/bg-nation-wash-world-bullet.gif) left no-repeat;
	text-indent: 10px;
}

div.nation-wash-world div.story div.headline a {
	color: #666;
}

div.nation-wash-world div.more {
	padding: 2px 0 0 0;
	margin: 0;
	text-align: right;
}

div.nation-wash-world div.more a {
	font-size: 11px;
	color: #00529b;
}

/*On Deadline blog provisioner*/
#tabTitles{display:none;}


/*css for custom oval provisoner header*/
div#divWrapper {overflow:visible}
.oval-logo {height:30px; width: 114px;}
.oval-logo img {margin-top:-10px;}
#rightWellTop h2 img {overflow:visible;}