/************ 
Website Name: John Canzano "The Bald Faced Truth"
Theme URI: http://www.thebaldfacedtruth.com/archives
Description: John Canzano is an American sports journalist, radio talk show host on Portland's 95.5-FM The Game and sports columnist at The Oregonian newspaper in Portland, Oregon.
Version: 1.0
Author: Mr. Benjamin Diggles
Author URI: http://www.mrdiggles.com/
************ /


/************  GENERAL  ************/

* {
	margin:0;
	border:0;
	padding:0;
	text-decoration: none;
}  
  
body {
	font-family:'Georgia', Arial, Lucide Grande;
	font-size: small;
	background: #0c0c0c url(../img/wos.jpg) top left repeat;
	color: #000;
}

div.header {
	width: 100%;
	height: 400px;
	background: #fff url(../img/banner-repeat.jpg) top left repeat-x;
}

div.headerwrap {
	width: 1000px;
	height: 400px;
	background: #fff url(../img/banner.jpg) top left no-repeat;
}

div.clear {
	clear: both;
}

div.headtop {
	margin-top: 65px;
	width: 600px;
	float: right;
}


/************  VIDEO SECTION  ************/

div.video {
	float: left;
	width: 306px;
	margin-right: 36px;
}

div.videodetails {
	width: 200px;
	float: left;
}

div.videodetails p {
	text-align: justify;
	line-height: 1.6em;
	color: #444;
}

div.videodetails p.more {
	margin-top: 13px;
	font-size: 90%;
}


div.videodetails h1{
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 200%;
	color: #222;
}

div.videodetails h2{
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 140%;
	margin: 5px 0px;
	padding: 5px 0px;
	color: #666;
	border-top: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
}

div.videodetails a {
	color: #3366ff;
}

div.videodetails a:hover {
	color: #cc3333;
}

/************  NAVIGATION  ************/

div.navigation {
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px dashed #dfdfdf;
}

div.navigation ul {
	list-style: none;
}

div.navigation ul li {
	float: left;
	text-align: center;
	width: 105px;
	margin-right: 18px;
	line-height: 56px;
	background: url(../img/nav-bg.gif) top left no-repeat;
	font-size: 120%;
}

div.navigation ul li.last {
	margin-right: 0px;
}


div.navigation ul li a{
	text-decoration: none;
	color: #3366ff;
	display: block;
}

div.navigation ul li a:hover{
	color: #222;
}	


/************  CONTENT  ************/


div.content {
	padding-top: 20px;
}

div.content h1{
	color: #ddd;
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 200%;
	background: #111;
	padding: 3px 5px;
}

div.content h2{
	padding: 5px 5px;
	margin-bottom: 15px;
	color: #777;
	font-weight: 100;
	letter-spacing: -1px;
	font-size: 140%;
	background: #070707;
}

div.col {
	float: left;
	width: 214px;
	margin-right: 20px;
	padding-right: 21px;
	border-right: 1px dashed #1d1d1d;
}

div.colstart {
	float: left;
	width: 214px;
	margin-right: 20px;
	padding-right: 21px;
	margin-left: 18px;
	border-right: 1px dashed #1d1d1d;
}

div.colend {
	float: left;
	width: 214px;
}


/************  MEDIA AND EXTRAS LINKS ************/

div.content ul.extras {
	list-style: none;
}

div.content ul.extras li{
	color: #777;
	border-bottom: 1px dashed #1d1d1d;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 23px;
	background: url(../img/icon-ph.gif) top left no-repeat;
}

div.content ul.extras li a{
	color: #fcffb8;
}

div.content ul.extras li a:hover{
	color: #cc3333;
}

/************  OREGON + 95.5 LINKS  ************/

div.content ol.oregon {
	margin-left: 20px;
}

div.content ol.oregon li{
	color: #777;
	border-bottom: 1px dashed #1d1d1d;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.content ol.oregon li a{
	color: #3366ff;
}

div.content ol.oregon li a:hover{
	color: #cc3333;
}

div.content p.more {
	margin-top: 20px;
	background: #070707;
	font-size: 90%;
	padding: 5px;
}

div.content p.more a{
	color: #aaa;
}

div.content p.more a:hover{
	color: #CC3333;
}


/************  FOOTER CREDITS LINK ************/


div.credits {
	border-top: 1px solid #111;
	margin: 36px 0px;
	padding-top: 5px;
}

div.credits p {
	font-size: 90%;
	padding-left: 13px;
}

div.credits p a{
	color: #add7ff;
}

div.credits p a:hover{
	color: #CC3333;
}
