/*  
Theme Name: Fleur de Lis Events
Theme URI: http://www.fdleventsinc.com
Description: Fleur de Lis Theme.
Version: 1.0
Author: Nestor Aceves
Author URI: http://www.acybersolution.com/

*/


body {
	background: #ffffff;
	font-family: Century Gothic, Arial, Verdana;
	text-transform:lowercase;
	font-size:12px;
	color:#787876;
	margin:0;
	}
html,body {
scrollbar-arrow-color: #C9C9C9;
scrollbar-3dlight-color: #C9C9C9;
scrollbar-darkshadow-color: #E8E8E8;
scrollbar-face-color: #E8E8E8;
scrollbar-highlight-color: #E8E8E8;
scrollbar-shadow-color: #C9C9C9;
scrollbar-track-color: #E8E8E8;
}

#wrap    
	{
	position: relative;
	margin: 0 auto 0 auto;
	width: 970px;
	font-family: Century Gothic, Arial, Verdana;
	font-size:12px;
	color:#787876;
	}

#social-media {
	position:relative;
	width:960px;
	height:20px;
	padding:8px 10px 2px 0px;
	text-align:right;
	}

/* HEADER START */
#header {
	background:url(images/header.jpg) top center no-repeat;
	position:relative;
	width:970px;
	height:60px;
	}
	
#navigation {width:970px; height:18px; text-align:right; position:relative; padding: 30px 0px 0px 0px; z-index:200;}
 
#navigation ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;}
#navigation ul {display:inline-block;} 
 
#navigation li {margin:0; padding:0; list-style:none;}
#navigation li {display:inline-block; display:inline;}
#navigation ul ul {position:absolute; left:-9999px;}
#navigation ul.level1 {margin:0 auto;}
#navigation ul.level1 li.level1-li {float:right; display:block; position:relative;border-right: dotted 1px #999;}
 
#navigation ul.level1 {background:#ffffff;}
#navigation ul.level2 {background: #ffffff;}
#navigation ul.level3 {background:#c98b14;}
#navigation ul.level4 {background:#9f690e;}
 
#navigation b {position:absolute;} /* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/
 
#navigation a {display:block; font: 12px Century Gothic, Arial, Verdana; color:#9e9e9d; line-height:18px; text-decoration:none;padding:0 15px 0 15px;}
#navigation ul.level1 li.level1-li a.level1-a {float:left;}
 
#navigation ul li:hover > ul {visibility:visible; left:0; top:18px;}
#navigation ul ul li:hover > ul {visibility:visible; left:100%; top:auto; margin-top:-25px;}
#navigation li.left:hover > ul {visibility:visible; left:auto; right:0; top:18px;}
#navigation li.left ul li:hover > ul {visibility:visible; left:auto; right:100%; top:auto; margin-top:-25px;}
 
 
#navigation a:hover ul {left:0; top:23px;}
#navigation li.left a:hover ul {left:auto; right:-1px; top:23px;}
 
#navigation li.left ul a {text-align:right; padding:0 15px 0 15px;}
 
 
#navigation a:hover a:hover ul, 
#navigation a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#navigation li.left a:hover a:hover ul, 
#navigation li.left a:hover a:hover a:hover ul {left:auto; right:0; visibility:visible;}
 
#navigation a:hover ul ul, 
#navigation a:hover a:hover ul ul {left:-9999px;}
#navigation li.left a:hover ul ul, 
#navigation li.left a:hover a:hover ul ul {left:-9999px;}
 
 
#navigation li a.fly {background:transparent url(anywidth/arrow.gif) no-repeat right center;}
#navigation li.left ul a.fly {background:transparent url(anywidth/arrow-left.gif) no-repeat left center;}
 
#navigation li a:hover,
#navigation li a.fly:hover {background-color:#e6e6e8;color:#5f5d57;} 
#navigation li:hover > a,
#navigation ul li:hover > a.fly {background-color:#e6e6e8;}
 
#navigation table {position:absolute; height:0; width:0; left:0; border-collapse:collapse; margin-top:-4px;}
#navigation table table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-29px;}
 
#navigation li.left table {position:absolute; height:0; width:0; left:auto; right:0; border-collapse:collapse; margin-top:-4px;}
#navigation li.left table table {position:absolute; left:auto; right:100%; height:0; width:0; border-collapse:collapse; margin-top:-29px;}

/* HEADER END */


.index-message {
	width:890px;
	text-align:center;
	font-size:22px;
	margin: 0px 0px 0px 40px;
	}
image {
	border:0px;
	}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

	
#navbar {width:970px; height:18px; position:relative; padding: 30px 0px 0px 0px; z-index:270; }

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #9e9e9d;
}
.navigation a:link,
.navigation a:visited {
	color: #9e9e9d;
	text-decoration: none;
	font-size: 12px;
	letter-spacing:1px;
}
.navigation a:active,
.navigation a:hover {
	color: #787876;
	font-size: 12px;
	letter-spacing:1px;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

 
/* HEADER END */

#content {
	background:url(images/content-bg.jpg);
	position:relative;
	width:970px;
	clear:both;
	}
#gallery-bottom-info {
	float:left;
	width:950px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	}
.references {
	text-align:justify;
	border-top: solid 2px #CCC;
	}
#footer {
	background:url(images/footer.jpg) bottom center no-repeat;
	position:relative;
	width:970px;
	height:10px;
	clear:both;
	}	
	
/* PAGES STYLES START */

#page-headings {
	float:left;
	width:930px;
	height:22px;
	padding: 10px 20px 0px 20px;
	}
#event-name {
	float:left;
	width:930px;
	padding: 10px 20px 0px 20px;
	}
#ornament-top {
	float:left;
	width:970px;
	text-align:center;
	}
#page-content {
	float:left;
	width:930px;
	padding: 0px 20px 0px 20px;
	/*padding: 10px 10px 10px 10px;*/
	}
#ornament-bottom {
	float:left;
	width:970px;
	text-align:center;
	}
.left-aligned {
	text-align:left;
	}
.centered-content {
	text-align:center;
	}
.justified-text {
	text-align:justify;
	}

/* PAGES STYLES END */


/* VENUE NAVIGATION */
#venue-navigation{
	width:280px;
	float:left;
	margin:5px 5px 0px 10px;
	font-size:12px;
	padding:10px;
	border: dotted 1px #c8c8c8;
}
#venue-navigation #pages {
	padding:0;
	margin:0;
	margin-top:0px;
}
#venue-navigation #pages li{
	float:left;
	padding:0;
	margin:0;
	margin-bottom:2px;
	text-align:left;
	list-style:none;
}
#venue-navigation #pages li a{
	background: url(images/bullet.jpg) top left no-repeat;
	margin:0;
	float:left;
	width:220px;
	padding: 2px 20px 2px 20px;
	color:#9e9e9d;
	text-decoration:none;
}
#venue-navigation #pages li a:hover{
	text-decoration:none;
	background: url(images/bullet.jpg) top left no-repeat;
	color:#787876;
	letter-spacing:0px;
}
/* END VENUE NAVIGATION */

#venue-content {
	float:left;
	width:620px;
	padding:10px;
	border: dotted 1px #c8c8c8;
	text-align:center;
	margin: 5px 0px 0px 0px ;
	}
#venue-name {
	float:left;
	width:620px;
	}
#venue-description {
	float:left;
	width:620px;
	}


/* MENU PAGE STYLES */

/* menu navigation */
#menu-navigation{

	width:260px;
	float:left;
	font-size:14px;
	margin:5px 5px 0px 10px;
	padding:10px;
	border: dotted 1px #c8c8c8;
}
#menu-navigation #pages {
	padding:0;
	margin:0;
	margin-top:0px;
}
#menu-navigation #pages li{
	float:left;
	padding:0;
	margin:0;
	margin-bottom:2px;
	text-align:left;
	list-style:none;
}
#menu-navigation #pages li a{
	background: url(images/bullet.jpg) top left no-repeat;
	margin:0;
	float:left;
	width:220px;
	padding: 2px 20px 2px 20px;
	color:#9e9e9d;
	text-decoration:none;
}
#menu-navigation #pages li a:hover{
	text-decoration:none;
	background: url(images/bullet.jpg) top left no-repeat;
	color:#787876;
	letter-spacing:0px;
}

#menu-entry {
	float:left;
	width:930px;
	text-align:center;
	padding: 0px 20px 0px 20px;
	font-size:18px;
	letter-spacing:2px;
	line-height:1.5;
	color: #aca8a4;
	/*padding: 10px 10px 10px 10px;*/
	}
.menu-entry-list {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:18px;
	}

.menu-entry-list a:link, a:visited{
	color: #aca8a4;
	}
.menu-entry-list a:hover {
	color: #8e8984;
	}
	
.menu-item-list {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:16px;
	letter-spacing:0px;
	line-height:1.5;
	color: #898989;
	}

#menu-content {
	float:left;
	width:640px;
	padding:10px;
	border: dotted 1px #c8c8c8;
	text-align:center;
	margin: 5px 0px 0px 0px; 
	}

.menu-item-list {
	margin:0;
	padding:0;
	margin-bottom:30px;
	margin-top:0px;
	list-style-type:none;
	font-size:14px;
	letter-spacing:0px;
	line-height:1.5;
	color: #898989;
	}
/* MENU PAGE STYLES END */

/* CONTACT PAGE */
.small-text {
	font-size:9px;
	}
input.formInputName  {
    width: 400px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 2px;
    color: #787876;
    background-color: #ffffff;
    padding: 3px 0px 0px 3px;
    border: solid 1px #c8c8c8;
    margin-bottom: 6px;
    height: 18px;
    }
input.formAreaCode  {
    width: 46px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 2px;
    color: #787876;
    background-color: #ffffff;
    padding: 3px 0px 0px 3px;
    border: solid 1px #c8c8c8;
    margin-bottom: 6px;
    height: 18px;
    }
input.formInputPhone  {
    width: 335px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 2px;
    color: #787876;
    background-color: #ffffff;
    padding: 3px 0px 0px 3px;
    border: solid 1px #c8c8c8;
    margin-bottom: 6px;
    height: 18px;
    }
input.formGuests  {
    width: 170px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 2px;
    color: #787876;
    background-color: #ffffff;
    padding: 3px 0px 0px 3px;
    border: solid 1px #c8c8c8;
    margin-bottom: 6px;
    height: 18px;
    }
textarea.textarea {
	width: 550px;
	height: 40px;
	font-family: Verdana;
	font-size: 11px;
    color: #787876;
	letter-spacing: 2px;
	border: 1px solid #c8c8c8;
	padding: 5px;
    background-color: #ffffff;
	padding: 3px 0px 0px 3px;
}
input.formInputButton  {
    font-size: 11px;
    vertical-align: left;
    font-weight: bolder;
    text-align: center;
    color: #787876;
    background-color: #ffffff;
    padding: 1px;
    border: solid 1px #c8c8c8;
    float: left; 
    cursor: pointer;
    }
select { 
 background-color: #ffffff; 
 color: #787876;
 border: solid 1px #c8c8c8;
}
.title { font-family: arial; font-size: 16pt; }
.section { font-size: 11pt; color: #787876; }
.error {
  border: 1px solid red;
  background-color: #ffffff;
  color: #be8282;
  width: 300px;
  padding: 5px;
}
.notify {
  border: 1px solid #336699;
  background-color: #47e3fa;
  color: #336699;
  width: 300px;
  padding: 5px;
}
/* END CONTACT PAGE */

/* PRESS PAGE START */

#press-main {
	position:relative;
	width:920px;
	margin: 0px 5px 0px 5px;
	padding: 20px 20px 0px 20px;
	text-align:center;
	}
.press-thumbs {
	margin: 0px 22px 5px 0px;
	float:left;
	}
#press-item-text {
	float:left;
	width:935px;
	height:80px;
	text-align:left;
	margin: 0px 0px 0px 15px;
	}
#press-item-pic {
	background:url(images/loading.gif) top left no-repeat;
	float:left;
	width:925px;
	border: dotted 1px #c8c8c8;
	text-align:left;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 10px 10px;
	}

/* PRESS PAGE END */

/* CLIENT PAGE START */
#clients-entry {
	float:left;
	width:930px;
	text-align:center;
	padding: 0px 20px 0px 20px;
	font-size:18px;
	letter-spacing:2px;
	line-height:1.5;
	color: #aca8a4;
	/*padding: 10px 10px 10px 10px;*/
	}
.client-list {
	font-size:16px;
	}
/*#clients-left {
	text-align:right;
	font-size:16px;
	}
#clients-right {
	text-align:left;
	font-size:16px;
	}*/
	
/* CLIENT PAGE END */

.heading1 {
	font-size: 14px;
	letter-spacing:2px;
	}
.heading2 {
	font-size:16px;
	letter-spacing:2px;
	}
.heading3 {
	font-size:18px;
	letter-spacing:2px;
	}
.heading4 {
	font-size:20px;
	letter-spacing:2px;
	}
.heading5 {
	font-size:22px;
	letter-spacing:2px;
	}
.heading6 {
	font-size:24px;
	letter-spacing:2px;
	}

a:link, a:visited 
	{
	color: #aca8a4;
	text-decoration: none;
	letter-spacing:0px;
	}

a:hover 
	{
	color: #8e8984;
	text-decoration: none;
	}
.large-links a:link 
	{
	color: #938d87;
	text-decoration: none;
	letter-spacing:0px;
	font-size:14px;
	}
.large-links a:visited 
	{
	color: #938d87;
	text-decoration: none;
	letter-spacing:0px;
	font-size:14px;
	}
.large-links a:hover 
	{
	color: #938d87;
	text-decoration: underline;
	letter-spacing:0px;
	font-size:14px;
	}



h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.floatcontainer:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
    }
