/*
Theme Name: Pat Sajak Theme
Theme URI: http://wordpress.org/
Description: New Theme by Mineral and Lighthaus
Version: 1.6
Author: AS, GR, CN, JG
Author URI: http://mineralstudios.com/
 
*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
}
body {
	background:url(/images/bg.gif) repeat-x top #5F8C55;
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	font-size:13px;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
#main {
	width:100%;
	min-width:944px;
	height:auto;
	margin:0 auto;
}
#header {
	width:100%;
	width:944px;
	height:428px;
	background:url(/images/header.png) center no-repeat;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}
#logolink {
	width:350px;
	height:70px;
	position:relative;
	top:50px;
	float:left;
	cursor: pointer;
	cursor: hand;
}
.logo_div {
	padding-left:100px;
}
#logolink a {
	text-indent:5000px;
	display:block;
}
#header .content {
	font-size:18px;
	font-weight:normal;
	color:#368798;
	width:384px;
	height:248px;
	margin:0 auto;
	padding:180px 500px 0 60px;
	letter-spacing:-1px;
	line-height:26px;
}
#header .content p {
	display:block;
	width:347px;
}
#header .content.main {
	background:url(/images/pat.png) no-repeat bottom right;
}
#header .content.main2 {
	background:url(/images/pat2a.png) no-repeat bottom right;
}
#header .content.main3 {
	background:url(/images/bcdhomepage.jpg) no-repeat bottom left;
	padding:180px 275px 0 60px;
}
#header .content.main4 {
	padding:142px 493px 0 60px;
}
#header .content h1 {
	font-size:44px;
	font-weight:normal;
	color:#2b576a;
	letter-spacing:-4px;
	margin:0 0 15px 0;
	line-height:50px;
}
#wrap {
	width:944px;
	height:auto;
	margin:0 auto;
	background:url(/images/wrap.png) repeat-y;
}
#navigation {
	width:944px;
	height:57px;
	list-style:none;
}
#about, #projects, #from, #interests, #media {
	height:57px;
	background-position:top;
	float:left;
}
#about.select, #projects.select, #from.select, #interests.select, #media.select {
	background-position:50%;
}
#about.select:hover, #projects.select:hover, #from.select:hover, #interests.select:hover, #media.select:hover {
	background-position:50%;
}
#about:hover, #projects:hover, #from:hover, #interests:hover, #media:hover {
	background-position:bottom;
}
#about a, #projects a, #from a, #interests a, #media a {
	height:57px;
	width:inherit;
	display:block;
	text-indent:-9999px;
	border:none;
	overflow:hidden;
}
#about li a, #projects li a, #from li a, #interests li a, #media li a {
	text-indent:0;
	display:block;
	height:20px;
	width:95%;
	margin:0 auto;
	color:#f9efd1;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background:url(/images/dropdown.gif) repeat-x bottom;
}
#about {
	width:193px;
	background:url(/images/nav1.png) no-repeat;
}
#projects {
	width:186px;
	background:url(/images/nav2.png) no-repeat;
}
#from {
	width:186px;
	background:url(/images/nav3.png) no-repeat;
}
#interests {
	width:186px;
	background:url(/images/nav4.png) no-repeat;
}
#media {
	width:193px;
	background:url(/images/nav5.png) no-repeat;
}
#wrap .content {
	width:940px;
	margin:0 auto;
	background:url(/images/content.gif) repeat-x top;
	height:auto;
}
#wrap .content .page {
	width:880px;
	padding:30px;
	background:url(/images/content.gif) repeat-x top #F9F6E5;
}
#wrap .content .page h1 {
	font-size:26px;
	font-weight:normal;
	color:#00765c;
	display:block;
	padding:10px 0;
	letter-spacing:-2px;
	line-height:32px;
	margin:0 0 20px 0;
}
#wrap .content .left {
	float:left;
	width:580px;
	padding:30px;
	height:auto;
	color:#368798;
	line-height:21px;
	font-size:13px
}
#wrap .content .left a {
	color:#15434d;
	text-decoration:underline;
}
#wrap .content .left .click {
	height:54px;
	width:130px;
	background:url(/images/click.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	display:block;
	margin:0 0 0 -40px;
	float:left;
	clear:both;
}
#wrap .content .left .clickLink {
	padding:20px;
	display:block;
	float:left;
}
#wrap .content .left a {
	color:#368798;
	font-size:15px;
	letter-spacing:-1px;
	text-decoration:none;
}
#wrap .content .left h1 {
	font-size:26px;
	font-weight:normal;
	color:#00765c;
	display:block;
	background:url(/images/line.gif) repeat-x bottom;
	padding:10px 0;
	letter-spacing:-2px;
	line-height:32px;
	margin:0 0 20px 0;
}
#wrap .content .left p {
	margin:0 0 15px 0;
}
#wrap .content .left p br {
	display:none;
}
#wrap .content .left blockquote {
	background:url(/images/quote_t.gif) no-repeat top;
	padding:57px 0 0 0;
	display:block;
	width:580px;
}
#wrap .content .left blockquote span {
	font-size:16px;
	color:#178759;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	background:url(/images/quote_b.gif) no-repeat bottom;
	padding:0 50px 55px 70px;
}
#wrap .content .right {
	float:right;
	width:254px;
	height:auto;
	padding:30px 23px;
}
#wrap .content .right h1 {
	font-size:26px;
	font-weight:normal;
	color:#00765c;
	display:block;
	background:url(/images/line.gif) repeat-x bottom;
	padding:10px 0;
	letter-spacing:-2px;
	line-height:32px;
	margin:0 5px 20px 5px;
}
#wrap .content .right .sep {
	width:244px;
	height:2px;
	background:url(/images/line.gif) repeat-x;
	margin:20px 0 10px 5px;
}
#wrap .content .right .game {
	width:254px;
	height:190px;
	background:url(/images/game.jpg) no-repeat;
	position:relative;
}
#wrap .content .right .game a {
	display:block;
	text-indent:-9999px;
	position:absolute;
	bottom:20px;
	right:18px;
	border:none;
	width:75px;
	height:22px;
	overflow:hidden;
}
#wrap .content .right .puzzle {
	width:244px;
	height:180px;
	background:url(/images/puzzle.jpg) no-repeat;
	margin:0 0 0 5px;
	border:none;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#wrap .content .right .subscribe {
	width:224px;
	height:125px;
	background:url(/images/form.jpg) no-repeat;
	margin:0 0 0 5px;
	padding:10px;
	color:#a43301;
}
#wrap .content .right .subscribe p {
	margin:0 0 10px 0;
}
#wrap .content .right .subscribe input[type=text] {
	height:16px;
	width:214px;
	background:url(/images/field.gif) no-repeat right;
	border:none;
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	font-size:12px;
	color:#999999;
	padding:5px;
	display:block;
	float:left;
	margin:0 0 5px 0;
}
#wrap .content .right .subscribe input[type=submit] {
	height:27px;
	width:102px;
	background:url(/images/submit.png) no-repeat;
	border:none;
	float:right;
	cursor: pointer;
	cursor: hand;
}
#footer {
	width:944px;
	height:auto;
	margin:0 auto;
	color:#16472e;
}
#footer a {
	color:#16472e;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .copy {
	float:left;
	padding:10px 0 40px 0;
}
#footer .pages {
	float:right;
	padding:10px 0 40px 0;
}
#sitebot {
	width:944px;
	height:41px;
}
#sitebot .left {
	float:left;
	width:7px;
	height:41px;
	background:url(/images/footer_l.png) no-repeat;
}
#sitebot .bg {
	float:left;
	width:930px;
	height:41px;
	background:url(/images/footer_bg.png) repeat-x;
}
#sitebot .right {
	float:left;
	width:7px;
	height:41px;
	background:url(/images/footer_r.png) no-repeat;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:99;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	opacity:.90;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	width:			inherit; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			98%;
	margin:0 auto;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	text-align:center;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		10px 0;
	text-align:center;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li ul {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	background:		#3b7f50;
	border:2px solid #043f3c;
	border-top:none;
	margin:0 0 0 4px;
	width:95%;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 

#timeline {
	position:relative;
	width:650px;
	background:url(/images/timeline.jpg) no-repeat;
	height:276px;
	padding:26px 114px 0 116px;
}
/* prev, next, prevPage and nextPage buttons */
a.browse {
	width:67px;
	height:67px;
	float:left;
	cursor:pointer;
	text-indent:-9999px;
	position:absolute;
	z-index:88;
}
.disabled {
	visibility:hidden !important;
}
.prevPage {
	background:url(/images/prev.png) no-repeat top left;
	padding:0;
	top:118px;
	left:33px;
}
.prevPage:hover {
	background-position:bottom;
}
.nextPage {
	background:url(/images/next.png) no-repeat bottom left;
	padding:0;
	top:118px;
	right:29px;
}
.nextPage:hover {
	background-position:top;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 650px;
	height:250px;
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
/* single scrollable item */
.scrollable img {
	float:left;
	cursor:pointer;
	width:650px;
	height:250px;
}
/* active item */
.scrollable .active {
	z-index:9999;
	position:relative;
}
.radio_commentaries {
	clear:both;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
h2, h2 a.archived_commentaries {
	font-size:16px;
}
#album_menu {
	padding-left:90px;
}
#album_menu ul {
	list-style-type: none;
	color: #003399;
	text-decoration: none;
	white-space:nowrap;
	font-weight: bold;
}
#album_menu ul li {
	float: left;
	padding-left: 20px;
}
#album_image {
	padding-right:30px;
	float:left;
}
#album_content, #album_songs {
	float:left;
	padding-top:20px;
}
#album_content {
	padding-bottom: 50px;
	padding-left:90px;
}
div#wn {
	position:relative;
	width:175px;
	height:175px;
	overflow:hidden;
}
#lyr1 div {
	height:175px;
}
#team_images {
	background-image: url(/images/golden_teams/team_div_bg.jpg);
	height: 299px;
	width: 220px;
	padding-top: 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
	float:left;
}
#team_image_wrapper {
	padding-left:20px;
	float:right;
	padding-top:20px;
}
#scroll_links a {
	float:left;
}
.ask {
	width:176px;
	height:57px;
	display:block;
	float:left;
	background:url(../images/ask.png) no-repeat;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
}
.photos {
	width:184px;
	height:57px;
	display:block;
	float:left;
	background:url(../images/photos.png) no-repeat;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 0 10px;
}
.askpat {
	padding:50px 0 0 0;
	margin:20px 0;
	background:url(../images/askpat.png) no-repeat top left;
	border:none;
}
.askpat label {
	display:block;
	width:120px;
	padding:5px 0;
	float:left;
}
.askpat input[type=text] {
	border:1px solid #acc8a9;
	background:#f2e3b2;
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
	width:142px;
}
.askpat input[name=email], .askpat textarea {
	width:426px;
}
.askpat textarea {
	border:1px solid #acc8a9;
	background:#f2e3b2;
	float:left;
	padding:5px;
	margin:10px 0;
	height:80px;
}
.askme {
	background:url(../images/askme.png) no-repeat;
	width:84px;
	height:27px;
	border:none;
	margin:0 0 0 120px;
}
.questions {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5095a1;
	width:550px;
}
.questions h3 {
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	color:#d29813;
	margin:5px 0;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
}
.questions p {
	margin:0 0 10px 0;
}
#wrap .content .page h2 {
	font-size:26px;
	font-weight:normal;
	color:#00765c;
	display:block;
	background:url(../images/line.gif) repeat-x bottom;
	padding:10px 0;
	letter-spacing:-2px;
	line-height:32px;
	margin:0 0 20px 0;
}
#wrap .content .page h3 {
	font-size:26px;
	font-weight:normal;
	color:#00765c;
	display:block;
	background:url(../images/line.gif) repeat-x top;
	padding:20px 0;
	letter-spacing:-2px;
	line-height:32px;
	margin:20px 0 10px 0;
}
.photoswithpat {
	background:url(../images/photoswithpat.jpg) no-repeat top left;
	padding:70px 0 0 0;
	margin:10px 0;
}
.upload {
	float:left;
}
.square {
	float:right;
	width:233px;
	height:238px;
	background:url(../images/photos_sq.jpg) no-repeat;
	text-align:center;
	font-size:26px;
	font-weight:normal;
	color:#00765c;
	letter-spacing:-2px;
	line-height:32px;
	padding-top:55px;
}
.upload label {
	display:block;
	width:120px;
	padding:5px 0;
	float:left;
}
.upload input[type=text] {
	border:1px solid #acc8a9;
	background:#f2e3b2;
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
	width:142px;
}
.browse {
	float:left;
	width:300px;
	border:1px solid #acc8a9;
	background:#f2e3b2;
	position:relative;
	height:26px;
	cursor:pointer;
}
.browse input#select {
	border:none;
	margin:0;
	position:absolute;
	z-index:4;
	cursor:pointer;
}
.browse input[type=file] {
	border:1px solid #acc8a9;
	background:#f2e3b2;
	float:left;
	padding:5px;
	opacity:0;
	margin:0 10px 10px 0;
	width:300px;
	position:absolute;
	z-index:5;
	cursor:pointer;
}
.upload h5 {
	font-size:11px;
	color:#5095a1;
	font-weight:normal;
	padding:5px 0 5px 120px;
	display:block;
	margin:5px 0 0 0;
}
.upload textarea {
	border:1px solid #acc8a9;
	background:#f2e3b2;
	float:left;
	padding:5px;
	margin:10px 0;
	width:426px;
	height:80px;
}
.submit {
	background:url(../images/photos_submit.jpg) no-repeat;
	width:84px;
	height:27px;
	border:none;
	margin:0 0 0 120px;
}
.form_errors {
	color:#FF0000;
}
.image-title, .upload label, .image-desc, .just_uploaded, .just_uploaded a {
	color:#5095a1;
}
/* == Pat's Puzzle ==*/
ul#puzzle_thumbs li {
	float:left;
	list-style:none;
	height:285px;
	padding-right:15px;
width:178px;
}
ul#puzzle_thumbs li h3 {
	color:#00765c;
}
ul#puzzle_thumbs li div {
	background-color:#efe1b7;
	padding:1px;
	border:1px solid #f6ebd1;
	float:left;
}
.puzzleThumb {
	width:154px;
	border:10px solid #FFF;
}
ul#puzzle_thumbs li label {
	margin:3px 8px 3px 0;
	display:block;
	float:left;
	clear:left;
}
ul#puzzle_thumbs li select {
	float:right;
	margin:3px 0;
	border: 1px solid #d5c79b;
	font-size: 11px;
	width: 105px;
	height: 20px;
	padding: 1px 0px 0px 4px;
}
#puzzle {
	display:block;
	width:875px;
	height:600px;
}

p {
	clear:left; 
}