/*
Theme Name: Oregonian Extra / Lovelle
Theme URI: http://next.oregonianextra.com/lovelle
Description: Theme
Version: 2
Author: Ed M.
*/

/* general format */

body {
	margin: 0;
	font-family: georgia,serif;
	font-size: 14px;
	background: #ccc url(http://next.oregonianextra.com/lovelle/graphics/background.gif) top center repeat-y;
	color: #444;
	}

h1,
h2,
h3 {
	margin: 0;
	font-weight: normal;
	font-family: georgia, serif;
	}
	
h2 {
	font-size: 26px;
	}
	
h3 {
	font-size: 18px;
	}
	
p {
	margin: 0 0 15px 0;
	}
	
img {
	border-style: none;
	}
	
ul {
	margin: 0;
	padding: 0;
	}
	
li {
	list-style: none;
	padding: 0 0 5px 0;
	}
	
span.light-text {
	color: #888;
	}
	
.small-text {
	font-size: 13px;
	line-height: 19px;
	}
	
span.progress {
	padding: 5px 10px 5px 10px;
	background: #39f;
	color: #fff;
	}
	
.highlight {
	margin: 0 0 5px 0;
	padding: 10px;
	font-weight: bold;
	background: #eee;
	color: #39f;
	}
	
/* links */

a,
a:visited {
	color: #af0c2c;
	text-decoration: none;
	}
 
a:hover,
a:active {
	color: #06c;
	text-decoration: underline;
	}
	
/* flag */

#onext {
	padding: 3px 2px 3px 20px;
	background: #aaa;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	}
	
#onext h3 {
	margin: 0 0 0 5px;
	display: inline;
	font-family: 'gill sans', verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	letter-spacing: 1.5px;
	}
	
#onext a,
#onext a:visited {
	color: #fff;
	text-decoration: none;
	}
 
#onext a:hover,
#onext a:active {
	color: #fff;
	text-decoration: underline;
	}		

#top {
	padding: 17px 0 14px 0;
	background: #600 url(http://next.oregonianextra.com/lovelle/graphics/bg_top.gif) bottom repeat-x;
	color: #fff;
	border-top: 5px solid #950000;
	border-bottom: 8px solid #fff;
	line-height: 0;
	}
	
#top .banner {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: #600;
	}
	
/* main structure */

#wrapper {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	}

#content {
	width: 540px;
	float: left;
	margin: 0 0 50px 0;
	background: #fff;
	}
	
#sidebar {
	width: 355px;
	float: right;
	margin: 10px 0 0 0;
	}
	
#footer {
	clear: both;
	width: 930px;
	margin: 20px auto 0 auto;
	padding: 20px 0 20px 0;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: transparent;
	color: #888;
	}
	
/* front */

#front {
	margin: 11px 0 0 0;
	}
	
#front .introbox {
	clear: both;
	margin: 0 0 8px 0;
	padding: 15px 15px 5px 15px;
	font-size: 16px;
	line-height: 28px;
	background: #f3f5f3;
	color: #555;
	border: 3px solid #ddd;
	}	
	
#front .introbox img {
	float: right;
	margin: 0 0 5px 20px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	}
	
#front .introbox a {
	font-style: italic;
	font-size: 20px;
	}
	
#front .header {
	padding: 5px 0 1px 0;
	background: #fff;
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
	clear: both;
	}
	
#front .menu {
	width: 260px;
	margin: 10px 0 15px 0;
	float: left;
	font-size: 14px;
	line-height: 18px;
	}
	
#front .menu-left {
	float: left;
	width: 85px;
	}
	
#front .menu-left img {
	padding: 4px;
	border: 1px solid #ccc;
	}
	
#front .menu-right {
	float: right;
	width: 167px;
	margin: 8px 0 0 0;
	background: #fff;
	}
	
.menu-right strong {
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #777;
	}
	
	#front .menu-large {
		width: 540px;
		margin: 10px 0 15px 0;
		float: left;
		font-size: 14px;
		line-height: 18px;
		}	
	
	#front .menu-large-left {
		float: left;
		width: 240px;
		}
	
	#front .menu-large-left img {
		padding: 4px;
		border: 1px solid #bbb;
		}
	
	#front .menu-large-right {
		float: right;
		width: 280px;
		margin: 8px 0 0 0;
		padding: 12px 0 0 0;
		font-size: 16px;
		line-height: 24px;
		background: #fff;
		color: #777;
		}
		
	.menu-large-right h3 {
		margin: 0 0 6px 0;
		font-weight: normal;
		font-size: 24px;
		color: #777;
		}		

/* single page */

span.home {
	margin: 0 5px 0 0;
	padding: 3px 10px 3px 10px;
	border: 1px solid #ccc;
	}

#post-wrapper {
	width: 500px;
	padding: 10px 0 0 15px;
	background: #fff;
	}

#post-wrapper h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	background: #fff;
	color: #444;
	}	

.player {
	padding: 8px;
	width: 480px;
	background: #ddd;
	border: 2px solid #ccc;
	line-height: 0;
	}
	
.image-frame {
	margin: 0 0 10px 0;
	padding: 9px;
	width: 480px;
	background: #fff;
	border: 1px solid #ccc;
	line-height: 0;
	}	

.quote {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	background: #fff;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	}
	
#post-wrapper .text,
#content .text,
#post-wrapper .textbox {
	padding: 10px 0 0 0;
	font-size: 16px;
	line-height: 26px;
	background: #fff;
	text-align: left;
	}

#post-wrapper .textbox h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 32px;
	line-height: 35px;
	font-weight: normal;
	background: transparent;
	color: #000;
	text-align: left;
	text-transform: none;
	}	
	
span.subhead {
	font-weight: normal;
	font-size: 20px;
	color: #999;
	}
	
span.byline {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	}
	
.textbox .floatright {
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	line-height: 0;
	}
	
.meta {
	padding: 10px;
	font-size: 12px;
	border: 1px dotted #bbb;
	}
	
/* for centered pages */		
	
#wide-page {
	width: 600px;
	margin: 0 auto 0 auto;
	}
	
/* for comments feed */	

#content .textbox li {
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	}
	
.comments-video {
	overflow: hidden;
	margin: 12px 0 12px 0;
	padding: 10px 0 10px 10px;
	background: #fff;
	color: #999;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #ddd;
	}
	
.small-player {
	float: left;
	margin: 8px 8px 0 0;
	line-height: 0;
	}
	
span.comments-date {
	padding: 0 0 0 5px;
	font-size: 13px;
	color: #999;
	}

/* sidebar */

#my-glider {
	margin: 0 0 3px 0;
	padding: 15px 10px 5px 10px;
	background: #fff;
	border: 1px solid #ccc;
	}

.glider-header h2 {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	}

div.scroller { 
	width: 340px; 
	height: 235px;
	overflow: hidden;
	}
	
div.scroller div.section {
	float: left;
	width: 340px;
	height: 235px;
	overflow: hidden;
	background: #fff;
	}
	
div.scroller div.content {
	width: 10000px;
	background: #fff;
	color: #444;	
	}
	
.section img {
	margin: 0 9px 9px 0;
	padding: 3px;
	border: 1px solid #ccc;
	}
	
.glider-controls {
	margin: 0 0 8px 0;
	padding: 4px 4px 0 0;
	background: #fff;
	color: #999;
	font-size: 16px;
	text-align: right;
	}
	
#sidebar ul {
	margin: 5px 0 0 0;
	padding: 13px 0 8px 13px;
	background: #fff;
	border: 1px solid #ccc;
	}
	
#sidebar .promo {
	margin: 0 0 0 0;
	padding: 14px 0 17px 15px;
	background: #fff url(http://next.oregonianextra.com/lovelle/graphics/bg_promo.gif) top left repeat-x;
	color: #888;
	font-size: 13px;
	border: 1px solid #ccc;
	border-top: 0;
	}
	
#sidebar .promo h2 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

/* comments */

.commentsbox {
	clear: both;
	width: 460px;	
	margin: 10px 0 0 0;
	padding: 20px;
	background: #f7f7f7;
	font-size: 14px;
	line-height: 22px;
	border: 1px solid #ddd;
	}
	
.commentsbox h3 {
	margin: 0 5px 15px 0;
	font-size: 26px;
	color: #000;
	display: inline;
	}
	
.postmeta_comments {
	color: #ccc;
	}
	
ul.commentlist {
	margin: 5px 0 15px 0;
	padding: 20px 0 20px 0;
	}
	
.commentlist li {
	padding: 20px 0 5px 0;
	border-top: 1px solid #ddd;
	}
	
.formbox {
	margin: 20px 0 0 0;
	padding: 30px;
	background: #fff;
	border: 5px solid #ddd;
	}
	
.formbox h3 {
	margin: 0 0 35px 0;
	display: block;
	color: #06c;
	}

/* boxover */

.tooltipheader,
.tooltipbody {
	padding: 10px 15px 10px 15px;
	background: #fff;
	color: #b00;
	border: 1px solid #ccc;
	}
	
.tooltipbody {
	padding: 0;
	border: 0;
	background: transparent;
	}

.slideshow {
	width: 100%;
	padding: 10px;
	text-align: center;
	}
	
/* lasthour */

#lasthour {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 20px;
	background: #fff url(http://next.oregonianextra.com/lovelle/graphics/lasthours_background.gif) top left repeat-x;	
	border: 1px solid #d1cebf;
	border-top: 6px solid #d1cebf;
	overflow: hidden;
	}
	
#lasthour h1 {
	margin: 0 0 10px 0;
	font-size: 33px;
	text-align: center;
	color: #000;
	}
	
#lasthour .lh-intro {
	padding: 0 0 20px 0;
	font-size: 16px;
	line-height: 26px;
	}

#lasthour .lh-left {
	float: left;
	width: 480px;
	padding: 20px;
	background: #fff;
	border: 0px solid #d1cebf;
	}
	
.lh-left p {
	margin: 0;
	}
	
#lasthour .title {
	margin: 0 0 25px 0;
	padding: 2px 0 0 0;
	font-size: 18px;
	font-style: italic;
	border: 0px solid #d1cebf;
	background: transparent;
	color: #000;
	}
	
#lasthour .lh-right {
	float: right;
	width: 230px;
	font-size: 20px;
	line-height: 30px;
	}

#lasthour-video {
	margin: 10px 20px 20px 20px;
	text-align: center;
	}
	
#lasthour-video .textbox {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	}
	
#lasthour-video h1 {
	margin: 0 0 15px 0;
	}
	
#lasthour-video .audio-player {
	width: 688px;
	margin: 2px 0 0 0;
	padding: 5px;
	background: #fff;
	color: #06c;
	text-align: center;
	border: 1px solid #bbb;
	line-height: 0;
	}
	
#lasthour-video .audio-player p {
	margin: 0;
	}
	
#lasthour-video .highlight {
	width: 688px;
	margin: 0 0 8px 0;
	padding: 5px;
	font-weight: bold;
	background: #ddd;
	color: #39f;
	border: 1px solid #bbb;
	border-top: 0;
	text-align: center;
	}
	
/* end */                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 