@charset "UTF-8";
/* CSS Document */

/*
Theme Name: SpotlightLexington
Theme URI:	http://spotlight.lexingtonky.gov/SpotlightLex
Description: 'Spotlight Lexington is a 17-Day Festival in downtown Lexington coinciding with the Alltech FEI World Equestrian Games'
Author: Patrick Morrissey
Author URI: http://www.lexingtonky.gov
Version: 1.0
*/


/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
em {
	font-style:italic;
}
p {
	padding-bottom:10px;
}
ol, ul {
	margin-left:30px;
}
/* end Reset */
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #01499b;
}
.pagebody {
	background-image: url(img/pagebg.jpg);
	
}
h1 {
	text-indent:-9999px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#FFFFFF;
	text-align:center;
	line-height:1.3;
	padding:15px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#00499D;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#00499D;
	margin-bottom:20px;
}
a {
	color:#00499D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	position:relative;
	width: 1024px;
	margin:auto;
}
#header {
	position:absolute;
	width: 1024px;
	height:220px;
	margin:auto;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#search {
	text-align:right;
	position:absolute;
	max-width:250px;
	top:40px;
	left:726px;
	* left:758px;
}
#search input {
	margin-bottom:8px;
}
#tabNav {
	width:960px;
	position:absolute;
	top:168px;
	height:52px;
}
#tabNav ul {
	list-style: none;
	width:960px;
	height:52px;
	margin-left:0px;
}
#tabNav li {
	display:inline;
	width:120px;
	text-align:center;
 }
#homeNav {
	position:absolute;
 	width:100px;
	left:40px;
 }
 #entNav {
	position:absolute;  
	left:142px;
 }
 #contactNav {
	position:absolute;
 	left:228px;
	left:260px;
 }
 #volNav {
	position:absolute;
 	left:228px;
	left:380px;
 }
 #parkNav {
	position:absolute;
 	left:228px;
	left:500px;
 }
 #sponsNav {
	position:absolute;
 	left:228px;
	left:620px;
 }
 #vendNav {
	position:absolute;
 	left:228px;
	left:740px;
 }
 #merchNav {
	position:absolute;
 	left:228px;
	left:860px;
 }
#tabNav a {
	padding-top:22px;
	width:120px;
	height:32px;
	color:#555555;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
 }
.selected {
	background-image: url(img/selected.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
 }
 #tabNav #homeNav a {
 	width:100px;
 }
 #tabNav a:hover {
 	text-decoration:underline;
	color:#a20051;
 }
 #marquee {
 	position:absolute;
	left:41px;
	top:220px;
 	margin:auto;
	width:942px;
	height:144px;
	background-image: url(img/marqueebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
 }
 #content {
 	position:absolute;
 	top:364px;
 	margin-left:32px;
	margin-right:32px;
	padding-top:20px;
	width:960px;
	background-image:url(img/bodybg.jpg);
	background-repeat:repeat-y;
	background-position: top;
	color:#333333;
	background-color: #FFFFFF;
	display:block;
 }
 #pageContent {
	position:absolute;
 	top:364px;
 	margin-left:32px;
	margin-right:32px;
	padding-top:20px;
	width:960px;
	background-image:url(img/pagebodybg.jpg);
	background-repeat:repeat-y;
	background-position: top;
	color:#333333;
	background-color: #FFFFFF;
	display:block;
 }
 #blogPosts img {
 	padding:10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
 }
 .meta {
 	font-size:10px;
	padding-bottom:10px;
 }
 #blogPosts {
	max-width:405px;
	padding-left:40px;
	padding-right:40px;
	width:405px;
	display:block;
	float:left;
	font-size:14px;
	line-height:1.5;
	background-position: bottom;
 }
 #pageBlogPosts {
	max-width:620px;
	padding-left:40px;
	padding-right:40px;
	width:620px;
	display:block;
	float:left;
	font-size:14px;
	line-height:1.5;
	background-position: bottom;
 }
 #social {
	width:215px;
	max-width:215px;
	display:block;
	float:left;
 }
 .sponsorsSidebar {
	margin-left:28px;
 }
 #socialList a {
 	line-height:34px;
 	height:34px;
	display:block;
 }
 #social ul {
	list-style: none;
 	padding-bottom:15px;
	margin-left:0px;
 }
 #socialList li {
 	margin-top:10px;
 	display:block;
	height:34px;
 }
 #socialList a {
	padding-left:48px;
 }
 #socialList #twitter {
	background-image:url(img/social/twitter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
 #socialList #facebook {
	background-image:url(img/social/facebook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
 #socialList #flickr {
	background-image:url(img/social/flickr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
 #socialList #rss {
	background-image:url(img/social/rss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
 #recent-posts li {
	margin-bottom:10px;
 }
 #sponsors {
	width:235px;
	max-width:235px;
	display:block;
	float:right;
 }
 #sponsors img {
	display:block;
	margin-bottom:20px;
 }
 #sponsorimages {	
	display:block;
 }
 #footer {
	clear:both;
	position:relative;
	z-index:100;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:15px;
	background-image:url(img/bodybgbottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
 }
