@charset "ISO-8859-1";
/* ------------------------------------------------------ Tag Styles --*/
body {
	background-color: #23282E;
	background-image: url(http://westgateownerevents.com/wp-content/themes/POETheme/images/poe-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

li.pkgincludes {
	background-color: #fff;
	color: #000066;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 45px;
	font-weight: bold;
	display: inline;
	margin-top: 15px;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h1.pageheader {
	font-size: 17px;
	color: #000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

Img {
	border:none;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ------------------------------------------------------ Custom Styles --*/
/*------------------------------------------------------- signupForm ---*/
.inputs{
  margin:5px 0 0 0;
}

/* ------------------------------------------------------ Top Area --*/
#flashHeader {
	background-image: url(http://westgateownerevents.com/wp-content/themes/POETheme/images/poe-FPO.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#flashHeader .noShow a:hover {
	text-decoration: none;	
}

#flashHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#flashHeader a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#flashHeader a:visited {
	color: #ffffff;
}

#flashHeader a:active {
	text-decoration: none;
}

.homeButton a:hover {
	text-decoration: none;	
}

/*Begin Header NAV & Dropdown */
#header-bar {
	background: url(http://westgateownerevents.com/wp-content/themes/POETheme/images/poe-FPO.jpg) left top no-repeat;
	height: 150px;
	width: 900px;
	padding: 0;
	margin-bottom: 20px;
}

#navbar {
	width: 825px;
	height: 58px;
	padding: 0;
	margin: 0;
	float: left;
}

#headerphotos {
	clear: both;
	width: 300px;
	height: 78px;
	padding: 0;
	margin: 0;
}

#headerphotos a {
	display: block;
	width: 205px;
	height: 78px;
}

#navbar ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navbar ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navbar ul li a {
	width: 150px;
	padding: 20px 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navbar ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* 
LEVEL ONE
*/
ul.dropdown {
	border: 1px solid green;
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	display: inline;
}

ul.dropdown li {
	display: block;
	font-weight: bold;
	float: left;
}

ul.dropdown a:hover {
	color: #000;
}

ul.dropdown a:active {
	color: #fff;
}

ul.dropdown li a {
	background: transparent;
	height: 30px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
}


ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
}
	
/* 
	LEVEL TWO
*/
ul#submenu {
	width: 150px;
	visibility: hidden;
	position: absolute;
	top: 60px;
	left: 0;
	border: 1px solid #156996;
	border-top: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #0c3f5a;
}

ul#submenu li {
	padding: 5px 0 2px 10px;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 150px;
	float: left;
	height: 20px;
}
									  
									/* IE 6 & 7 Needs Inline Block */
ul#submenu li a	{
	border: 0px solid yellow;
	padding: 0 0 0 15px;
	margin: 0;
	text-align: left;
	display: inline-block;
	font-weight: normal;
	height: 20px;
}

ul#submenu li a:hover	{
	text-decoration: underline;
} 

#rss {
	width: 50px;
	height: 58px;
	padding: 0;
	margin: 0;
	float: left;
}

#rss a {
	display: block;
	width: 75px;
	height: 58px;
}
/* End Header NAV & Dropdown */


/* ------------------------------------------------------ Left Side --*/
.leftSide ul {
	text-align: center;
	list-style-type: none;
}

.youtube {
          padding-left:8px;
          padding-top:10px;
          padding-bottom:20px;
}

#sidebar ul{
	list-style-type: none;
}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
}

/* ------------------------------------------------------ Right Side --*/
.rightSide {
	background-image: url(images/poe-mainBodyTop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ------------------------------------------------------ Main Content Area --*/

/* Upcoming Events Filter */

#upcoming-events-filter {
	background: transparent url(images/upcoming-events.png) top left no-repeat;
	width: 300px;
	height: 71px;
	margin-bottom:20px;
}

#event-filter {
	position: relative;
	left: 65px;
	top: 44px;
}

/* End Upcoming Events Filter */

.genText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#homeFeatured #featuredItem {
	background-image: url(images/poe-graphicsLine.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.featuredTitleA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #86A323;
}

.featuredTitleB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA791E;
}

.featuredTitleC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C8DAD;
}

.entry li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	border: thin solid #CBC8B7;
}

.entry ul{
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------ About Box on home page --*/

#aboutBox {
	background-color: #DBD7C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
		
}

#aboutBox #aboutBtm {
	background-color: #DBD7C6;
}

#aboutBox #aboutLeft {
	background-image: url(images/poe-graphicsLine.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}

/* ------------------------------------------------------ Dark box on details pages --*/
#aboutDarkBg {
	background-color: #20252A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

#aboutDarkBg #phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}

#ibox_content {
	background: #222;
	border-color: #222;
	color: #fff;
}

/* ------------------------------------------------------ Ibox Styles --*/
#ibox_wrapper {
	background: #222;
	border-color: #444;
}

#ibox_footer_wrapper, #ibox_footer_wrapper a {
	color: #8dd6e2;
	background: #444;
}

#ibox_footer_wrapper a {
	color: #8dd6e2;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------------------------ Wordpress Styles --*/
.contentArea {
	background-image: url(images/poe-contentBG.jpg);
	background-repeat: repeat-y;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

.detailsBox {
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width:900px;
	background:#23282e;
}

.footerSU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#aboutBoxSU {
	background-color: #DBD7C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
		
}

#aboutBoxSU #aboutBtm {
	background-color: #DBD7C6;
}

#aboutBoxSU #aboutLeft {
	background-image: url(images/poe-graphicsLine.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}

