/*
Theme Name: Pin Oak Charity Horse Show
Theme URI: http://www.pwlstudio.com
Description: Pin Oak Charity Horse Show's 2008 Theme Design
Version: 2.0
Author: Christopher Kennedy of PWL Studio (http://www.pwlstudio.com)
*/

/* Global Layout */

body {
	font-size: .85em;
	margin: 0px;
	text-align: center;
	background: #F2E8DC url(img/bg.gif) top left repeat-x;
	color: #3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap {
	position: relative;
	margin: auto;
	width: 960px;
}

#top {
	position: relative;
	height: 50px;
	background: url(img/topbg.gif) top left;
	z-index: 1000;
}

#main-nav {
	position: relative;
	float: left;
	padding: 20px 0 0 15px;
	height: 30px;
	font-size: 1.1em;
	z-index: 1000;
}

#main-nav li {
	position: relative;
	float: left;
	padding-right: 15px;
	height: 30px;
}

#main-nav li a {
	position: relative;
	padding: 5px 3px 0 3px;
	height: 25px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#main-nav li ul {
	position: absolute;
	display: none;
	top: 30px;
	left: -12px;
	padding: 4px 25px 25px 25px;
	width: 158px;
	font-size: .8em;
	background: url(img/ulbg.png) bottom left no-repeat;
}

#main-nav li:hover ul {
	display: block;
}

#main-nav li ul li {
	position: relative;
	float: none;
	padding: 3px 0 3px 0;
	height: 16px;
	text-align: left;
}

#main-nav li ul li a {
	position: relative;
	padding: 1px 0 1px 0;
	height: 14px;
	font-weight: normal;
	text-transform: none;
}

#main-nav li a:hover {
	color: #b6a183;
	text-decoration: none;
}

#mini-nav {
	position: relative;
	float: right;
	height: 20px;
	padding: 25px 15px 0 0;
	font-size: .9em;
}

#mini-nav li {
	position: relative;
	float: left;
	height: 20px;
	padding-right: 15px;
}

#mini-nav li a {
	position: relative;
	padding: 4px 4px 0 4px;
	height: 16px;
	color: #fff;
}

#head {
	position: relative;
}

#head img {
	display: block;
}

#page {
	position: relative;
	padding: 11px 0 11px 0;
}

#content {
	position: relative;
	float: left;
	width: 645px;
	padding-left: 15px;
	text-align: left;
}

.entry h2 {
	position: relative;
	font-size: 1.65em;
	color: #999966;
}

.entry h2.subhead {
	position: relative;
	font-size: 1.5em;
	font-style: italic;
	color: #7F8A91;
}

.entry h3 {
	position: relative;
	font-size: 1.45em;
	color: #2E2E2E;
	padding-top: .25em;
	padding-bottom: .25em;
}

.post-author {
	position: relative;
	font-size: .7em;
	padding: 3px 0 5px 0;
}

.entry p {
	position: relative;
	line-height: 1.5em;
	padding: 0 0 .5em 0;
}

.entry a {
	color: #97866C;
}

.post-foot {
	position: relative;
	padding-bottom: 25px;
	font-size: .8em;
	text-align: right;
	border-top: 1px dashed #999966;
}

.post-foot p {
	position: relative;
	padding: 0;
}

.post-foot a {
	color: #254C6F;
	text-decoration: none;
}

.entry em {
	font-style: italic;
}

.entry strong {
	font-weight: bold;
}

.entry ul {
	margin-bottom: 15px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 30px;
	line-height: 150%;
}

.entry .disclaimer {
	font-size: .85em;
	font-style: italic;
}

#sidebar {
	position: relative;
	float: left;
	width: 260px;
	padding-left: 20px;
	text-align: left;
	color: #6E6E6E;
}

#sidebar h2, #sidebar form {
	position: relative;
	font-size: 1.4em;
	color: #605f41;
	margin-top: 10px;
}

#sidebar h3 {
	position: relative;
	font-weight: bold;
	font-size: 1.2em;
	color: #6F6F6F;
	padding: 3px 0 0 0;
}

#sidebar ul li ul li {
	font-size: .85em;
	line-height: 1.4em;
	color: #686560;
}

#sidebar ul li ul li a {
	color: #9ba09b;
	text-decoration: none;
}

#sidebar ul li ul li a:hover {
	text-decoration: underline;
}

#sidebar p {
	position: relative;
	line-height: 1.4em;
	padding-bottom: 1em;
}

#sidebar a {
	color: #AD9D87;
	text-decoration: underline;
}

#sidebar a.sidebarButton {
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

#foot {
	position: relative;
	height: 120px;
	padding-top: 28px;
	background: url(img/footbg.gif) top left;
	color: #7F8A91;
}

#foot a {
	color: #7F8A91;
	text-decoration: underline;
}

#foot-in {
	position: relative;
	margin: auto;
	height: 120px;
	padding: 0 280px 0 190px;
	width: 490px;
	text-align: right;
	font-size: .8em;
}

#logos2 {
	position: absolute;
	top: -5px;
	right: 0px;
	height: 112px;
	width: 268px;
	background: url(img/logos2.gif) top right;
}

#logos1 {
	position: absolute;
	top: 0px;
	left: -5px;
	width: 185px;
	height: 109px;
	background: url(img/logos1.gif) top left no-repeat;
}

#foot-in p {
	position: relative;
	line-height: 1.5em;
}

.commentlist li {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #555;
	background: #f3f3f3;
}

.avatar {
	float: right;
}

#comment {
	width: 450px;
	padding: 3px;
}

#comwrap input {
	padding: 3px;
}

h2 span, h3 span {
	position: relative;
	display: block;
	height: 100%;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

blockquote {
	padding: 15px;
}

blockquote p {
	font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}

.quotename {
	font: normal .65em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a .filetiny {
	color: #696969;
	font-size: 50%;
	font-weight: bold;
}

a:hover .filetiny {
	color: white;
}

table.horse td {
	vertical-align: top;
	padding: 5px;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

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

a .alignright {
	float: right;
	margin: 0 0 1em 1em
}

a .alignleft {
	float: left;
	margin: 0 1em 1em 0
}

a .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.logotable td {
	vertical-align: middle;
	width: 300px;
	padding: 0 15px 15px 0;
}

/* Captions */

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

.entry form table td {
	padding: 5px;
}