/************ 
Website Name: John Canzano "The Bald Faced Truth"
Theme URI: http://www.thebaldfacedtruth.com
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;
	list-style: none;
	text-decoration: none;
}  
  
body {
	font-family: 'Georgia', Arial, Lucide Grande;
	font-size: small;
	position: relative;
	background: #b2d3ff url(../img/lines.png) top left repeat;
	color: #f8f8f8;
}

	
.outer {
	z-index:20;
	position: absolute;
	width: 100%;

}
					
.important {
	z-index:90 !important;
}

#main{
	height:6000px;
	margin:0 auto;
	position:relative;
	width: 100%;
	z-index: 0 !important;
}	

div.clear {
	clear: both;
}


a {
	color: #3366ff;
}


p.archivex a {
	color: #222;
	margin-top: 8px;
	font-weight: bold;
	margin-left: 4px;
}

div.foundation {
	position: fixed;
	top: 20px;
	right: 40px;
	z-index: 202200;
	width: 170px;
	background: url(../img/sun.png) top left no-repeat;
	height: 50px;
}

div.foundation p {
	text-align: left;
	padding-top: 3px;
	padding-left: 55px;
	font-size: 90%;
	font-weight: bold;
}

div.foundation p a{
	color: #feff88;
}

div.foundation p a:hover{
	border-bottom: 1px dotted #feff88;
}




/************  HEADER ************/



h1.foot {
	font-weight: 100;
	color: #444;
	font-size: 400%;
}

div.headright {
	float: right;
	padding-top: 30px;
}

div.headright2 {
	float: right;
	padding-top: 30px;
}


ul.nav {
	padding-top: 45px;
	float: right;
	padding-right: 40px;
}

ul.nav li {
	float: left;
	line-height: 65px;
	margin-right: 10px;
	width: 125px;
	text-align: center;
	font-size: 135%;
	padding-bottom: 15px;
}

ul.nav li a{
	text-decoration: none;
	color: #c9cccb;
	display: block;
}

ul.nav li a:hover{
	color: #777;
}

img.logo {
	padding-top: 20px;
	float: left;
	padding-left: 40px;
}

div.left {
	width: 250px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	
}

div.left p {
	line-height: 1.7em;
}


img.john {
	float: right;
}


/************  HOME PAGE  ************/
				
#home{
	top: 0;
	background: url(../img/home-back2.png) top center repeat-x;
	height: 1067px;
}		

div.homewrap {
	width: 1000px;
	margin: 0px auto;
}

div.content {
	padding: 40px 20px 0px 20px;
	margin-top: -15px;
	background: url(../img/striper7.gif) top left repeat-x;
}

div.content p {
	line-height: 1.8em;
}

div.content p.official{
	font-size: 80%;
	color: #999;
	letter-spacing: 1px;
	font-weight: bold;
}



#home h1 {
	font-weight: 100;
	font-size: 360%;
	color: #eee;
	letter-spacing: -2px;
}


#home h2 {
	font-weight: 100;
	font-size: 175%;
	letter-spacing: -1px;
	color: #958977;
	padding: 5px 0px;
	margin: 5px 0px 15px 0px;
	border-top: 2px solid #1d150c;
	border-bottom: 2px solid #1d150c;
}

#home h3 {
	font-weight: 100;
	font-size: 115%;
	color: #958977;
	margin-bottom: 10px;
	margin-top: 18px;
}

ul.nav li.homeopen {
	background: url(../img/homey-off.gif) top left no-repeat;
}

ul.nav li.homeselected {
	background: url(../img/homey-on.gif) top left no-repeat;
	margin-top: 25px;
}	

ul.nav li.homeselected a{
	color: #242424;
	text-decoration: none;
	display: block;
}	





/************  THE OREGONIAN PAGE  ************/

div.contentone {
	padding: 40px 20px 0px 20px;
	margin-top: -15px;
	background: url(../img/striper4.gif) top left repeat-x;
}

div.contentone p {
	line-height: 1.7em;
}

#one{
	top: 1600px;
	background: url(../img/oregon-new.png) top left repeat-x;
	height: 1600px;
}

div.onewrap {
	width: 1000px;
	margin: 0px auto;
	color: #f8f8f8;
}

div.leftbar {
	width: 242px;
	float: left;
	padding-right: 10px;
	border-right: #555;
	margin-right: 10px;
}

#one h1 {
	font-weight: 100;
	font-size: 360%;
}


#one h2 {
	font-weight: 100;
	font-size: 200%;
	color: #6be2ff;
	padding: 5px 0px;
	letter-spacing: -1px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #485361;
	border-bottom: 2px solid #485361;
}

#one h2 span{
	color: #dfdfdf;
}


#one h3 {
	font-weight: 100;
	font-size: 130%;
	color: #111419;
}

#one h3.more {
	padding-bottom: 5px;
}

#one h4 {
	line-height: 16px;
	padding: 10px 0px;
 	border-bottom: 1px dashed #485361;
}

#one h4.oregonrss {
	background: url(../img/oregon-rss.gif) 0px 10px no-repeat;
	padding-left: 24px;
}

#one h4.oregonon {
	background: url(../img/oregon-on.gif) 0px 10px no-repeat;
	padding-left: 24px;
}

#one h4.oregonoff {
	background: url(../img/oregon-off.gif) 0px 10px no-repeat;
	padding-left: 24px;
}

#one h4.first {

}

#one h4 a{
	color: #6be2ff;
	font-weight: 100;

}

#one h4 a:hover {
	text-decoration: none;
	color: #fff;
}


#one p {
	
	line-height: 1.7em;

}

#one p a {
	text-decoration: none;
	color: #6be2ff;
}

#one p a:hover {
	text-decoration: none;
	color: #fff;
}

ul.nav li.oregonopen {
	background: url(../img/oregon-open.gif) top left no-repeat;
}

ul.nav li.oregonopen a:hover {
	color: #455160;
}


ul.nav li.oregonselected {
	background: url(../img/oregon-selected.gif) top left no-repeat;
	margin-top: 25px;
}	

ul.nav li.oregonselected a{
	color: #4e5d26;
	text-decoration: none;
	display: block;
}	

div.a {
	float: left;
	width: 205px;
	margin-left: 30px;
	height: 350px;
}

div.aa {
	float: left;
	width: 230px;
	margin-left: 30px;
	height: 350px;
	
}

div.b {
	float: left;
	width: 205px;
	height: 350px;
	margin: 0px 22px;
}

div.c {
	float: left;
	width: 205px;
	height: 350px;
}


div.b ul.oregon {
	margin-top: 5px;
}

div.b ul.oregon li {
	font-size: 90%;
  border-bottom: 1px dashed #485361;
  padding: 5px 0px;
}

div.b ul.oregon li a{
	color: #c4e4ff;
}

div.b ul.oregon li a:hover{
	color: #fff;
}


.rss-title, rss-title a {
	font-family: georgia, arial;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.rss-items {
  
  color: #000;
}

.rss-item  {
  font-size: 90%; 
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px dashed #485361;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	color: #c4e4ff;
	font-size: 110%;
	margin-bottom: 5px;
	border-bottom: none;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #fff;
	}
	

/************  95.5 FM THE GAME PAGE  ************/

div.contenttwo {
	padding: 40px 20px 0px 20px;
	margin-top: -15px;
	background: url(../img/striper5.gif) top left repeat-x;
}

div.contenttwo p {
	line-height: 1.7em;
}

#two{
	top: 3200px;
	background: url(../img/gray-box.png) top left repeat-x;
	height: 650px;
	color: #eee;
}


div.twowrap {
	width: 1000px;
	margin: 0px auto;
}

#two h1 {
	font-weight: 100;
	font-size: 360%;
}

#two h1 span{
	font-size: 35px;
}


#two h2 {
	font-weight: 100;
	font-size: 200%;
	color: #aaa;
	letter-spacing: -1px;
	padding: 5px 0px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;
}

#two h2 span{
	color: #dfdfdf;
}

#two h3 {
	font-weight: 100;
	font-size: 130%;
	color: #aaa;
}

#two h4 {
	padding: 10px 0px;
 	border-bottom: 1px dashed #485361;
}


#two h4 a{
	color: #74c0ff;
	font-weight: 100;

}

#two h4 a:hover {
	text-decoration: none;
	color: #cbe8ff;
}

#two h4.gamerss {
	background: url(../img/game-rss.gif) 0px 10px no-repeat;
	padding-left: 24px;
}

#two h4.gameon {
	background: url(../img/game-on.gif) 0px 10px no-repeat;
	padding-left: 24px;
}

#two h4.gameoff {
	background: url(../img/game-off.gif) 0px 10px no-repeat;
	padding-left: 24px;
}

p.mores a{
	color: #74c0ff;
}

p.mores a:hover{
	color: #cbe8ff;
}

.rss-item {
	color: #aaa;
}


ul.nav li.radioopen {
	background: url(../img/open.gif) top left no-repeat;
}

ul.nav li.radioselected {
	background: url(../img/selected-bg.gif) top left no-repeat;
	margin-top: 25px;
}	

ul.nav li.radioselected a{
	color: #bc262c;
	text-decoration: none;
	display: block;
}	



div.a ul.game2 {
	margin-top: 5px;
}

div.a ul.game2 li {
	font-size: 90%;
  border-bottom: 1px dashed #485361;
  padding: 5px 0px;
}

div.a ul.game2 li a{
	color: #c4e4ff;
}

div.a ul.game2 li a:hover{
	color: #fff;
}



div.b ul.game {
	margin-top: 5px;
}

div.b ul.game li {
	font-size: 90%;
  border-bottom: 1px dashed #485361;
  padding: 5px 0px;
}

div.b ul.game li a{
	color: #c4e4ff;
}

div.b ul.game li a:hover{
	color: #fff;
}

div.rss-box-game .rss-title, div.rss-box-game rss-title a {
	font-family: georgia, arial;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div.rss-box-game .rss-items {
  
  color: #111419;
}

div.rss-box-game .rss-item  {
  font-size: 90%; 
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px dashed #fff;
}

div.rss-box-game .rss-item a:link, div.rss-box-game .rss-item a:visited, div.rss-box-game .rss-item a:active {
	text-decoration : none;
	color: #cc3333;
	font-size: 110%;
	margin-bottom: 5px;
	border-bottom: none;
	}

div.rss-box-game .rss-item a:hover { 
	text-decoration : none;
	color: #fff;
	}


/************  CONTACT ME PAGE  ************/


div.contentthree {
	padding: 40px 20px 0px 20px;
	margin-top: -15px;
	background: url(../img/striper6.gif) top left repeat-x;
}

div.contentthree p {
	line-height: 1.7em;
}



#three{
	top: 4800px;
	background: url(../img/larger.jpg) top center no-repeat;
	height: 1600px;
}

div.threewrap {
	width: 1000px;
	margin: 0px auto;
	height: 1067px;
	border-bottom: 2px solid #111;
}

#three h1 {
	font-weight: 100;
	font-size: 360%;
	color: #eee;
	letter-spacing: -3px;
}


#three h2 {
	font-weight: 100;
	font-size: 200%;
	padding: 5px 0px;
	color: #222;
	letter-spacing: -1px;
	margin: 5px 0px 20px 0px;
	border-top: 2px solid #495762;
	border-bottom: 2px solid #495762;
}

#three h3 {
	font-weight: 100;
	font-size: 130%;
	color: #111;
	margin-bottom: 20px;
}

#three p.talk{
	color: #f8f8f8;
	background: url(../img/blue-glow.png) top left repeat;
	
	padding: 4px;
}

#three p.talk span {
}

ul.nav li.contactopen {
	background: url(../img/home-off.gif) top left no-repeat;
}

ul.nav li.contactopen a{
}

ul.nav li.contactopen a:hover{
	color: #777;
}

ul.nav li.contactselected {
	background: url(../img/home-on.gif) top left no-repeat;
	margin-top: 25px;
}	

ul.nav li.contactselected a{
	color: #242424;
	text-decoration: none;
	display: block;
}	


div.form {
	margin-left: 25px;
	float: left;
}

div.form input {
	background: none;
	border: 2px solid #232e36;
	padding: 3px;
	color: #f8f8f8;
}
	

div.form input.submit  {	
	border: none;	
}
	
div.form label {
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 90%;
	color: #232e36;
	font-weight: bold;
	letter-spacing: 1px;
}

div.form textarea {
	background: none;
	border: 2px solid #232e36;
	padding: 3px;
	color: #f8f8f8;
	width: 375px;
}

div.formleft {
	float: left;
	width: 275px;
}

div.formright {
	float: left;
	width: 300px;
}

	
/************  FOOTER  ************/

#foot {
	position: fixed; 
	z-index: 202200; 
	height: 100px; 
	width: 100%; 
	left:0px;  
	bottom: 0px; 
	background:url(../img/trees5.png) repeat 50% 0;
}


div.footwrap {
	width:1000px; 
	height:100%;
	margin:0 auto;
	position:relative;
}

div.footwrap p{
	padding-top: 80px;
}

div.footwrap p a{
	color: #add7ff;
	text-decoration: none;
	font-size: 90%;
	background: #000;
	padding: 2px;
}


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

/************  EMAIL REPONSE PAGE  ************/


div.response {
	margin: 0px auto;
	width: 500px;
	height: 450px;
	background: url(../img/thanks-box.png) top left no-repeat;
	padding: 25px;
}


div.response h1 {
	font-weight: 100;
	font-size: 300%;
	color: #e7ef6c;
}

div.response h2 {
	font-weight: 100;
	font-size: 160%;
	color: #aaa;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666;
}

div.response h3.wherenow {
	border-top: 1px dashed #444;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 100;
	font-size: 160%;
	color: #a0bdf6;
	text-align: center;
}


div.response p {
	line-height: 1.9em;
	
	color: #aaa;
}

div.response p span{
	color: #e7ef6c;
	font-weight: bold;
}

div.col1 {
	float: left;
	width: 150px;
	text-align: center;
}

div.col1 a {
	color: #a0bdf6;
	font-size: 120%;
	padding-top: 15px;
}


div.col2 {
	float: left;
	width: 150px;
	text-align: center;
	margin: 0px 25px;
}

div.col2 a {
	color: #a0bdf6;
	font-size: 120%;
	padding-top: 15px;
}

div.col3 {
	float: left;
	width: 150px;
	text-align: center;
}

div.col3 a {
	color: #a0bdf6;
	font-size: 120%;
	padding-top: 15px;
}




