/*
Theme Name: OFT Theme v2.7.1
Description: A very, very hacked-up Kubrick
Version: 2.7.1 [2024-02-27]
Author: Paul Kafasis
Author URI: https://onefoottsunami.com/
Tags: blue, custom header, fixed, two columns, widgets
*/

/* Begin Typography & Colors */
body 
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, sans-serif;
	background: #B1D0DA;
	color: #333;
	text-rendering: optimizeLegibility;
}

#content p 
{
	line-height: 1.5em;
	font-size: 1.6em;
	margin: 0 0 15px 0px;
	text-wrap: pretty; // Added 2025-04-09; May not be working?
	
}
  
#content p.quotation {
	padding: 5px 30px 0px 30px;
	font-size: 1.6em;
	}

#content p.attribution {
	padding: 5px 30px 0px 30px;
	font-size: 1.6em;
	text-align: right;
	}  
  
#content p.centeredimage, #sidebar p.centeredimage
{
	text-align: center;
	font-style: italic;
	font-size: 1.4em;
	font-weight: 400;
	padding: 0;
	color: #434343;
}	

#content p.centeredimage img, #sidebar p.centeredimage img
{
	margin: 5px;
	border: none;
}	
   	
sup 
{
	height: 0;
	line-height: 1;
	vertical-align: super;
	bottom: 1ex;	
	margin: 0 1px 0 3px;	
}

a.linkTitle
{
}

a.permalinkRollover
{
	font-size: smaller;
	text-decoration: none; 	
}

a.footnoteBackLink
{
	text-decoration: none; 	
	border: 0;
	padding: 3px 4px 2px 4px;
	vertical-align: -.2em;	
}

.post hr.footnote
{
	width:75%;
}

.smallbold
{ 
	font-size:smaller; 
	font-weight:bold
}


#middle 
{
	background: white;	
	overflow: auto;
	border-left: 1px solid #A8B7BC;	
	border-right: 1px solid #A8B7BC;
}

#header 
{
	background: none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	/*text-align: none;*/
	}

.entry {
	margin-top: .75em;}
	
	
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: none;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

div.emphasisbox {
	background-color: #f6fdff;
	border: 1px solid #e6f3f7; 
	margin-top: 20px; padding: 0 20px 10px 20px;
}

.emphasisbox p
{
	color: #666;
	font-size: 11px;
	margin: 0;
	padding: 5px 1px 5px 1px;
}

.emphasisbox a
{
	text-decoration: none;
}

h1 {
	font-size: 4em;
	text-align: left;
	color: black;
	font-weight: bold;
	padding-top: 70px;
	padding-left: 20px;
	margin: 0;
	}

h2, h2.boxtitle {
	font-size: 2.4em;
	font-weight: normal;
	font-family: Tahoma, sans-serif;	
	color: #333;
	margin: 1.4em 0 0 0;
}

h2.pagetitle  {
	font-size: 2.4em;
	font-weight: bold;
	font-family: Tahoma, sans-serif;	
	color: #0099BB;
	margin: 1.4em 0 0.6em 0;
}

h3 {
	font-size: 2.2em;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #333;
	padding: 0;
	margin: 1.0em 0 0 0;
}
	
h4 {
	color: #0099BB;
	font-size: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 1.6em 0 0.6em 0;	
}	
		
h5	{
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-style: italic;
	font-weight: 100;
	font-size: 1.2em;
	margin: .2em 0 1.5em 0;
}

.emphasisbox h2.pagetitle, h2.boxtitle {
	margin: 15px 0 15px 0;	
}

.emphasisbox p {
	font-family: Tahoma, sans-serif;
}

.boxtitle {
	text-align: center;
	margin: .4em 0 1em 0;
	}

#sidebar h2 {
	font-family: Tahoma, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	padding: 0;
	}

	
/* ---------------- title links ----------------- */
h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	color: #333;
	}

a, h2 a:hover, h3 a:hover {
	color: #0066cc;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.entry p a:visited {
	color: #b85b5a;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
    background-color: #e3e3e3;
	padding: 2px 4px 2px 4px;
	}

/* End Typography & Colors */



/* Begin Structure */

#content .posthead
{
	font-size: 2.4em;
	font-weight: bold;
	font-family: Tahoma, sans-serif;	
	color: #333;
	margin: 1.4em 0 0 0;	
}

#content p.postsubhead
{
	font-size: 2.0em;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #888;
	margin: 5px 0 5px 0;	
}

#content p.postdate
{
	font-family: Tahoma, serif;
	color: #999;
	font-weight: 100;
	font-size: 1.2em;
	margin: .2em 0 1.5em 0;
}

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	}

#header {
	height: 179px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0 0 0 0;
	width: 610px;
	}

.post {
	margin: 0 0 4.5em 0;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	text-align:center;
	width:90%;
	border:0px;
	color:#B1D0DA;
	background-color:#B1D0DA;
	height:1px;
	margin-top:20px;
	margin-bottom: 20px;	
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;	
	}

#footer p {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
/* End Structure */






/* Begin Images */
p img {
	padding: 0;

	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-size: 1.6em;	
	}

.alignleft {
	float: left;
	font-size: 1.6em;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style-image: url("global/images/siteimages/list-droplet.gif"); 
	}

html>body .entry blockquote ul {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style-image: none; 	
	list-style-type: disc; 
	}


html>body .entry li {
	margin: 7px 0px 8px 5px;
	padding: 0px 0px 0px 5px;	
	}

html>body .entry ul.quotes {
	padding: 0px 20px 0px 20px;
	list-style-image: url("global/images/siteimages/quotemark.gif"); 
	}


html>body .entry ul.quotes li 
{
	list-style-position: inside;
	padding: 5px 10px 0px 10px;
	color: #757575;
	font-size: 1.1em;
	border: 1px solid #f1f1f1;
	background-color: #f9f9f9;
	border-radius: 15px;
}



.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 0px 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

ol.footnotes li {font-size: smaller;}

html>body .entry ul 
{
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style-image: url("global/images/siteimages/list-droplet.gif"); 
}

html>body .entry blockquote ul 
{
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style-image: none; 	
	list-style-type: disc; 
}

#sidebar ul.bestof 
{
	padding: 0px;
	list-style-image: url("global/images/siteimages/list-droplet.gif"); 
}

#sidebar li.bestof 
{
	margin: 7px 0px 8px 5px;
	padding: 0px 0px 0px 5px;	
}
	
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}


#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */


/* Begin Sidebar */
#sidebar
{	
	font-size: 1em;
	float: right;
	margin: 0 28px 0 28px;	
	width: 200px;
}

#sidebar p
{
	font-size: 1.2em;
}

#sidebar li.emphasisbox
{
	background-color: #f6fdff;
	border: 1px solid #A6CAD4; 
	margin-top: 10px;
	padding: 10px 7px 10px 7px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
blockquote {
	margin: 10px 50px 0 10px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}

/*.navigation a 
{
	padding: 10px;
	border: 0px solid #ccc; 
	border-radius: 15px;
	text-decoration: none;
}
*/

/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* CSS for "Real or Fake" */
div.RorFheadlinewrapper {
	border-bottom: 1px dashed #B1D0DA;
	margin: 0 0 1.5em 0;
	}

p.RorFheadline {
	margin: .75em 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	}

p.RorFheadline a {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0066cc;
	}

div.hidden {
	display: none;
	}

div.unhidden {
	display: block; 
	width: 600px;
	}

div.unhidden p.fake {
	padding: 5px 10px; 
	background-color: #F8E0E0; 
	border: 1px solid #F6CECE;
	font-size: 11px; 
	color: #333; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
	}

div.unhidden p.real {
	padding: 5px 10px; 
	background-color: #ECF8E0; 
	border: 1px solid #E3F6CE; 
	font-size: 11px; 
	color: #333; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
	}

div.unhidden p.real a, div.unhidden p.fake a {
	color: #0066cc;
	}
/* End Real or Fake CSS */

/* Begin Call to Action button CSS */
a.twitterCTARollover
{
	float: left;
	margin-left: 18px;	
	width: 114px;
	height: 28px;
 	background: url("global/images/siteimages/CTA-twitter-sprite.png") no-repeat 0 0;	
	text-decoration: none;	
}

a.facebookCTARollover
{
	float: left;
	margin-left: 19px;	
	width: 114px;
	height: 28px;
 	background: url("global/images/siteimages/CTA-facebook-sprite.png") no-repeat 0 0;	
	text-decoration: none; 	
}

a.subscribeCTARollover
{
	float: left;
	margin-left: 19px;
	width: 114px;
	height: 28px;
 	background: url("global/images/siteimages/CTA-rss-sprite.png") no-repeat 0 0;	
	text-decoration: none; 	
}

a.CTARollover:hover
{ 
	background-position: 0 -28px;
	text-decoration: none;
}

a.CTARollover span
{
	position: absolute;
	top: -999em;
}

div.CTAbox {
	width: 550px;
	margin:0px auto;
	background-color: #f6fdff;
	border: 1px solid #e6f3f7; 
	margin-top: 20px; 
	padding: 5px 0px 5px 0px;
}

div.CTAbox p
{
	color: #666;
	font-size: 11px;
	text-align:center;		
	margin: 0;
	padding: 5px;
}

hr.CTAbox
{
	text-align:center;
	width:100%;
	border:0px;
	color:#B1D0DA;
	background-color:#B1D0DA;
	height:1px;
	margin-top:20px;
}
/* End Call to Action button CSS */

/* Amazon Button */

a.amazonButton 
{
    display: block;
    height: 30px;
    width: 130px;
    border-radius: 5px;
    line-height: 30px;
    color: #402f06;
    text-decoration: none;
    text-align: center;
    border: 1px solid #c89411;
    font-family: "lucida grande", lucida, sans-serif;
    font-size: 12px;
    background: #f8e1a7; /* Old browsers */
    background: -moz-linear-gradient(top, #f8e1a7 0%, #eeba38 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8e1a7), color-stop(100%,#eeba38)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f8e1a7 0%,#eeba38 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f8e1a7 0%,#eeba38 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f8e1a7 0%,#eeba38 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f8e1a7 0%,#eeba38 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8e1a7', endColorstr='#eeba38',GradientType=0 ); 
    margin: 0 auto;
}


/* Sponsorship Schedule Table */

table.schedule
{
	font-size: 12px; border-collapse: collapse;
}

table.schedule td 
{
	border: 1px solid #e4e4e4;  padding: 10px 30px 10px 20px;
}

table.schedule tr.sold td 
{
	background-color: #f6f6f6; color: #b6b6b6;
}

tr td:first-child
{
	font-weight: bold;
}