/*
Theme Name: Field of Dreams
Theme URI: http://www.lawrenceingraham.com/
Description: A Tribute to my late Father, Donald Ingraham, who loved the movie, disney and pigs.
Version: 1.0
Author: Lawrence Ingraham
Author URI: http://www.lawpower.net/ 
*/
* {
margin: 0;
padding: 0;
list-style: none;
}
body {
background: #333333;
text-align: center;
font-size: small;
font-family: GillSans, Trebuchet, Calibri, sans-serif; 
}
a {
color: #4c6410;
}
a:hover {
color: #d9d624;
}
#wrapper {
margin: 0 auto;
width: 990px;
display: block;
border-left: 10px solid #000;
border-right: 10px solid #000;
background: #fff;
}
.gutter {
padding: 20px;
}
#header {
background: url(img/header.jpg) top left no-repeat;
height: 300px;
border-bottom: 1px solid #192906;
position: relative;
}
	#header h1 {
	color: #fff;
	font-size: 160%;
	text-align: left;
	padding: 15px 20px;
	}
		#header h1 a {
		color: #fff;
		text-decoration: none;
		}

	#header #pig {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 80px;
	height: 80px;
	display: block;
	}
	#header #pig a {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 80px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	}
	
#content {
text-align: left;
font-size: 110%;
float: left;
}

#sidebar {
width: 25%;	
float: left;
font-size: 100%;
}
	#sidebar h3, #sidebar h2 {
	font-size: 110%;
	padding-bottom: 5px;
	}
	#sidebar li {
	padding-bottom: 5px;
	}
	#sidebar ul {
	padding-bottom: 5px;
	}
	#sidebar .section {
	padding-bottom: 20px;
	}
#posts {
width: 75%;
float: left;
}
	#posts .post {
	margin-bottom: 50px;
	}
	#posts img.alignright, #posts img.rightBox {
	border: 1px solid #8e952e;
	padding: 5px;
	margin: 10px 0 10px 10px;
	float: right;
	}
	#posts img.alignleft, #posts img.leftBox {
	border: 1px solid #8e952e;
	padding: 5px;
	margin: 10px 10px 10px 0;
	float: left;
	}
	#posts img.aligncenter {
	border: 1px solid #8e952e;
	padding: 5px;
	margin: 10px auto 10px auto;
	text-align: center;
	display: block;
	}
	#posts h2 a {
	text-decoration: none;
	font-size: 130%;
	color: #000;
	}
	#posts h3 {
	font-size: 120%;
	padding: 20px 0;
	}
	#posts p {
	font-size: 110%;
	line-height: 1.4em;
	padding-bottom: 10px;
	}
	#posts p.aligncenter {
	display: block;
	text-align: center;
	margin: 0 auto;
	}
	#posts p.meta {
	font-size: 90%;
	color: #333;
	}
	
	#posts .message {
	border: 1px solid #aaa;
	background: #ddd;
	margin: 10px 20px;
	padding: 10px 20px;
	}
	#posts .message p.note {
	font-size: 90%;
	text-align: center;
	}
	#posts .message p.link {
	text-align: center;
	}
	
	#posts .commentBox {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #777;
	}

#footer {
padding-bottom: 20px;
clear: both;
}

/* Highslide image styles */
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url('http://www.lawrenceingraham.com/js/graphics/zoomin.cur'), pointer;
	outline: none;
	text-decoration: none;
	width: 96px;
	height: 96px;
	text-align: center;
	overflow: hidden;
}
.highslide img {
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
	color: #000;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url('http://www.lawrenceingraham.com/js/graphics/loader.white.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url('http://www.lawrenceingraham.com/js/graphics/controlbar-black-border.gif') 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('http://www.lawrenceingraham.com/js/graphics/controlbar-black-border.gif') right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url('http://www.lawrenceingraham.com/js/graphics/controlbar-black-border.gif');
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}