@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;	
}

/* ------------------------------------------------------ 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 --*/
.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;
}

.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;
}
