/*
	font-family: 'Raleway', sans-serif;
	font-family: 'Cinzel', serif;
*/
body {
	background:none
	font-family: 'Raleway', sans-serif;
	color:#103e55;
}
.pad {
	width:1100px;
	margin:0 auto;
}
.site {
	background:none;
	min-width:100%;
	border:none;
}
.site-header {
	background:#27414e;
	height:582px;
	-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	z-index:100;

}
.site-header .pad {
	position:relative;
}
.site-header .home-link {
	font-family: 'Cinzel', serif;
	font-size:36px;
	color:#FFF;
}
.home-link:hover .site-title {
	text-decoration:none;
}
.site-title {
	position:absolute;
	top:440px;
	left:235px;
	font-family: 'Cinzel', serif;
	font-size:36px;
	font-variant:small-caps;
	font-weight:100;
	letter-spacing:1px;
	color:#FFF;
	padding:0;
}
#hdrLogo {
	position:absolute;
	top:405px;
	left:0;
	width:242px;
	height:188px;
	/*background:transparent url('images/hdrLogo.png') no-repeat center top;*/
	z-index:1;
}
.navbar {
	position:absolute;
	top:486px;
	left:0;
	background:none;
}
ul.nav-menu, div.nav-menu > ul {padding:0;}
.nav-menu li {
	width:155px;
	height:96px;
	text-align:center;
	border-right:solid 3px #697b84;
	padding:20px 0 0 0;
	margin:0;
}
.nav-menu li:nth-child(1) {display:none;}
.nav-menu li:nth-child(2) {
	margin-left:200px;
	width:185px;
}
.nav-menu li:nth-child(3) {width:180px;}
.nav-menu li:nth-child(6) {
	border:none;
	top:-30px;
}
.nav-menu li a {
	font-family: 'Cinzel', serif;
	font-size:18px;
	font-weight:100;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	line-height:30px;
	padding:0;
}
.nav-menu li:hover a {
	background:none;
}.nav-menu li a:hover {
	text-decoration:underline;
}
.nav-menu li a:focus {
	background:none;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color:#FFF;
}
.site-header .search-form {
	top:55px;
}
.site-header .search-field {
	width:160px;
	height:30px;
	background: url('images/search-icon.png') no-repeat 4px 50% #FFF;
}


.site-main {
	/*gradient*/
	background: #FFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d6e0e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d6e0e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d6e0e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d6e0e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d6e0e4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d6e0e4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6e0e4',GradientType=0 ); /* IE6-9 */
}

#primary {
	width:1100px;
	margin:0 auto;
	background:url('images/bgPrimary.jpg') left top no-repeat;
	/*shadow*/
	-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
}
#leftCol {
	float:left;
	width:275px;
}
#leftCol .pad {
	width:auto;
	padding:30px 0 30px 21px;
	margin:0 24px 0 0;
}
.leftColMenu {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:disc;
}
.leftColMenu li {
	line-height:3em;
}
.leftColMenu li a {
	font-size:16px;
	color:#1453e6;
}
#lcBoard, #lcEvents, #lcAnnouncements, #lcPortal, #lcHomes, #lcCommittee, #lcAGM, #lcResidentHandbook, #lcStayConnected, #lcSGM, #lcRecreation, #lcMarina {
	display:block;
	width:232px;
	height:43px;
	text-indent:-9999px;
	margin:16px 0;
}
#lcBoard {
	background:transparent url('images/lcBoard.png') no-repeat center top;
}
#lcEvents {
	background:transparent url('images/lcEvents.png') no-repeat center top;
}
#lcAnnouncements {
	background:transparent url('images/lcAnnouncements.png') no-repeat center top;
}
#lcStayConnected {
	background:transparent url('images/lcStayConnected.png') no-repeat center top;
}
#lcPortal {
	background:transparent url('images/lcPortal.png') no-repeat center top;
}
#lcHomes {
	background:transparent url('images/lcHomes.png') no-repeat center top;
}
#lcCommittee {
	background:transparent url('images/lcCommittee.png') no-repeat center top;
}
#lcAGM {
	background:transparent url('images/lcAGM.png') no-repeat center top;
}
#lcResidentHandbook {
	background:transparent url('images/lcResidentHandbook.png') no-repeat center top;
}
#lcSGM {
	background:transparent url('images/lcSGM.png') no-repeat center top;
}
#lcRecreation {
	background:transparent url('images/lcRecreation.png') no-repeat center top;
}
#lcMarina {
	background:transparent url('images/lcMarina.png') no-repeat center top;
}
#lcPartnersBox, #lceBlastBox {
	background:#FFF;
	-webkit-box-shadow: inset 0px 0px 17px 4px rgba(0,0,0,0.29);
	-moz-box-shadow: inset 0px 0px 17px 4px rgba(0,0,0,0.29);
	box-shadow: inset 0px 0px 17px 4px rgba(0,0,0,0.29);
	margin:50px 0 0 0;
	padding-bottom:30px;
}
#lcPartnersBox h4 {
	position:relative;
	top:-3px;
	left:-2px;
	width:233px;
	height:67px;
	background:transparent url('images/lcPartners.png') no-repeat center top;
	text-indent:-9999px;
}

#lceBlastBox h4 {
	position:relative;
	top:-3px;
	left:-2px;
	width:233px;
	height:67px;
	background:transparent url('images/lceBlast.png') no-repeat center top;
	text-indent:-9999px;
}

.SidebarMenu {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: disc;
}

.SidebarMenu ul {
	padding-left: 0;
}

#mc_embed_signup {
  width: 95%;
  margin: 0 auto;
}
#lcPartnersBox img, #lceBlastBox img {
	display:block;
	margin:0 auto;
}

.slideshowlink { /* NGG GALLERY */
	text-align:center;
}
.entry-content img.alignright.lcPortal { /* on Residents Resources page */
	margin-right:0px;
}

#roadConstructionBox {
    float: right;
    width: 230px;
    text-align: center;
    padding: 10px 0;
    background: #DEDFE0;
    margin: 0 0 10px 15px;
    border-radius: 10px;
}
#roadConstructionBox img {
    border-radius:5px;
}
#roadConstructionBox a, #roadConstructionBox a:hover {
	color:#1453e6;
}

/******* HOME PAGE QUICK LINKS *******/
#quickLinks {
	float:right;
	// margin-right:40px;
	position:relative;
	margin:10px 0 0 0;
}
#quickLinks h3, #quickLinks h4 {
	position:absolute;
	top:10px;
	left:15px;
	color:#FFF;
	margin:0;
	padding:0;
}
#quickLinks h3 {
	font-size:36px;
	font-weight:bold;
}
#quickLinks h4 {
	font-size:24px;
}
a.ql {
	position:relative;
	text-decoration:none;
}
#qlGolf, #qlMarina, #qlEvents, #qlTour {
	display:block;
	width:739px;
	height:285px;
	background:url('images/qlGolf.jpg') no-repeat center top;
	-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	margin-bottom:20px;
}
#qlGolf h4 {
	top:45px;
	color:#454648;
}
#qlGolf h3 {
	top:4px;
	color:#454648;
}
#qlGolfvideo {
	position:absolute;
	top:25px;
	right:25px;
}
#qlMarina {
	float:left;
	width:370px;
	height:201px;
	background:url('images/qlMarina.jpg') no-repeat center top;
}
#qlMarina h3, #qlMarina h4 {display:none;}
#qlEvents {
	float:right;
	width:352px;
	height:202px;
	background:url('images/qlEvents.jpg') no-repeat center top;
	margin-right:5px;
}
#qlEvents h3 {
	display:none;
	top:155px;
	text-shadow:1px 1px 3px #000;
}
#qlEvents h4 {
	display:none;
	top:130px;
	text-shadow:1px 1px 3px #000;
}
#qlTour {
	width:740px;
	height:210px;
	background:url('images/qlTour.jpg') no-repeat center top;
	margin-top:20px;
}
#qlTour h3 {
	top:160px;
}
#qlTour h4 {
	top:130px;
}

/******* ANNOUNCEMENTS ******/
#homeAnnouncements {
	position:relative;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	margin:10px 0 0 0;
}
#homeAnnouncements h3 {
	position:absolute;
	top:-42px;
	width:267px;
	height:71px;
	line-height:62px;
	background:transparent url('images/bgHomeAnnouncements.png') no-repeat center top;
	font-size:16px;
	color:#0b0e10;
	text-align:center;
	text-transform:uppercase;
}
#homeAnnouncements .pad {
	width:auto;
	min-height:300px;
	padding:50px 20px 20px 20px;
}
#homeAnnouncements h4 {
	margin:20px 0 0 0;
	padding:0;
}
#homeAnnouncements h4 a {
	color:#2a9ed7;
}
#homeAnnouncements .post a.more-link {
	display:block;
	float:right;
	margin:10px;
	color:#2a9ed7;
}


/**** CONTENT STYLES ****/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}
#content {
	float:right;
	width:745px;
	margin-right:45px;
	padding-bottom:40px;
}
h1.entry-title {
	font-size:36px;
	font-weight:bold;
	color:#2a9ed7;
	text-transform:uppercase;
}
.entry-header,
.entry-content {
	max-width:725px;
}
.entry-content {
	line-height:24px;
}

.Clear {
	clear:both;
}



/******* FOOTER *******/
.site-footer {
	background:#27414e;
}
.site-footer .sidebar-container {
	background:none;
}
#footerUpper {
	width:1100px;
	min-height:320px;
	margin:0 auto;
	background:url('images/ftrCompass.jpg') no-repeat 764px 84px;
}
#footerUpper .left {
	float:left;
	width:420px;
	text-align:left;
}
#footerUpper .left p {
	font-size:16px;
	margin:20px 0;
}
#footerUpper .left p a {
	color:#FFF;
}
#footerUpper .right {
	float:right;
	width:630px;
	color:#FFF;
	text-align:left;
}
#footerUpper .left, #footerUpper .right {
	padding-top:20px;
}
#footerUpper .right h2 {
	font-family: 'Cinzel', serif;
	font-size:24px;
	font-weight:100;
	margin:0;
	padding:0;
}
#footerUpper .right p {
	font-size:24px;
	margin:20px 0;
}
#footerUpper .social {
	margin:80px 0 0 50px;
}
#footerUpper .social img {
	margin:0 15px 0 0;
}
#footerUpper .social img:hover {
	opacity:0.8;
	transition: all 0.3s ease;
}

#ftrCredits {
	background:#8b8a8a;
	text-align:center;
	padding:15px;
	font-size:12px;
	color:#FFF;
}
#ftrCredits a {
	color:#FFF;
	text-decoration:none;
}
#ftrCredits a:hover {
	text-decoration:underline;
}

/******* EVENTS ******/
#homeEvents {
	position:relative;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.29);
	margin:10px 0 0 0;
}
#homeEvents h3 {
	position:absolute;
	top:-42px;
	width:267px;
	height:71px;
	line-height:62px;
	background:transparent url('images/bgHomeAnnouncements.png') no-repeat center top;
	font-size:16px;
	color:#0b0e10;
	text-align:center;
	text-transform:uppercase;
}
#homeEvents .pad {
	width:auto;
	min-height:300px;
	padding:50px 20px 20px 20px;
}
#homeEvents h4 {
	margin:20px 0 0 0;
	padding:0;
}
#homeEvents h4 a {
	color:#2a9ed7;
}
#homeEvents .post a.more-link {
	display:block;
	float:right;
	margin:10px;
	color:#2a9ed7;
}