/*
Client: Lyme Productions
URL: lymeproductions.ca
Author: MXSmv
Credits: mxs.ca 
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	background-color: #000;
	color: #fff;
	text-align: center;
}

a:link, a:visited {
	color: #a0ad1a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 48px;
	font-weight: normal;
}




#menuWrap {
	margin: 0;
	padding: 0;
	height: 78px;
	background: url('/img/menuBg.jpg') repeat-x top left;
}

#menu, #branding, #content {
	margin: 0 auto 0 auto;
	width: 940px;
	padding: 0;
	text-align: left;
}

#mainMenu {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
	list-style-type: none;
}

#mainMenu li {
	display: inline;
	float: left;
	height: 78px;
	margin: 0 25px 0 0;
	padding: 0;
}

#mainMenu li a:link, #mainMenu li a:visited {
	display: block;
	line-height: 74px;
	height: 78px;
	text-transform: uppercase;
	font-family: Century;
	font-size: 14px;
	background: url('/img/menuBgItem.jpg') no-repeat left center;
	color: #FFF;
	text-decoration: none;
	font-family: "Century Gothic";
	text-indent: 15px;
}

#mainMenu li a:hover {
	text-decoration: none;
	color: #a0ad1a;
}

#subMenu {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 140px;
}

#subMenu li {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	height: 26px;
	line-height: 24px;
	background: url('/img/subBg.jpg');
}

#subMenu li a:link, #subMenu li a:visited {
	padding: 0 5px 0 5px;
	font-size: 12px;
}

#subMenu li.start {
	width: 11px;
	background: url('/img/subLeft.jpg') no-repeat bottom right;
}

#subMenu li.end {
	width: 11px;
	background: url('/img/subRight.jpg') no-repeat bottom left;
}

#brandingWrap {
	background: #FFF;
	margin: 0;
	padding: 20px 0 20px 0;
}

#logo {
	display: inline;
	float: left;
	width: 500px;
	height: 108px;
	background: url('/img/logo.jpg') no-repeat left center;
}

#btEvents, #btGallery, #btWeekly {
	display: inline;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	height: 108px;
}

#btEvents {
	width: 130px;
	background: url('/img/bt_events2.jpg') no-repeat center center;
}

#btGallery {
	width: 123px;
	background: url('/img/bt_gallery.jpg') no-repeat center center;
	margin: 0;
}

#btWeekly {
	width: 133px;
	background: url('/img/bt_weekly.jpg') no-repeat center center;
}


#contentWrap {
	background: url('/img/bgTop.jpg') repeat-x top left;
}


#colLeft, #colRight {
	margin: 0;
	padding: 0;
	display: inline;
}

#colLeft {
	float: left;
	width: 620px;
}

#colRight {
	float: right;
	width: 302px;
}

.boxTop, .box, .boxIn, .boxBot {
	margin: 0;
	padding: 0;
}

.boxTop {
	font-size: 1px;
	line-height: 1px;
	margin-top: 25px;
}

#colRight .boxIn h2 {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #a0ad1a;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

#colRight .boxIn h2 strong {
	font-weight: normal;
}

.box p {
	margin: 0;
	padding: 0 10px 10px 10px;
}

#colRight .boxTop {
	height: 11px;
	background: url('/img/boxSideTop.png') no-repeat bottom center;
}

#colRight .box {
	background: url('/img/boxSideBg.jpg') repeat-y top center;
}

#colRight .boxIn {
	background: url('/img/boxSideMain.jpg') no-repeat top center;
}

#colRight .boxBot {
	height: 11px;
	background: url('/img/boxSideBottom.jpg') no-repeat top center;
}

#colLeft .box {
	background: url('/img/boxTop.png') no-repeat top center;
	padding-top: 10px;
	width: 582px;
}

.box .boxTop {
	background: url('/img/boxTopBg.jpg') no-repeat top center;
	height: 50px;
	margin: 0;
	color: #5c630d;
}

.box .boxTop h2 {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 30px;
	line-height: 50px;
	display: inline;
	float: left;
	width: 405px;
}

.box .boxTop .boxRight {
	display: inline;
	float: right;
	margin; 0 10px 0 0;
	width: 165px;
	padding-top: 15px;
}

.box .boxTop .boxRight p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}

.box .boxTop a {
	color: #5c640d;
}

.box .boxPhoto {
	margin: 0;
	border: 1px solid #b6c523;
	border-bottom: 0;
	padding: 10px;
	text-align: center;
}


.box .boxMain {
	border: 1px solid #b6c523;
	border-bottom: 0;
}

#colLeft .box .boxMain p, #colRight .box .boxIn p {
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	font-weight: normal;
}

#colLeft .box .boxMain h3 {
	padding: 15px 15px 0 15px;
	margin: 0;
	font-style: italic;
	color: #b2c114;
}

.box .boxBottom {
	margin: 0;
	height: 12px;
	background: url('/img/boxBottom.jpg') no-repeat top center;
}



#twitters ul {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;
}		

#twitters ul li {
	padding: 12px;
	background: #13100f;
	margin: 10px 0 10px 0;
	font-size: 12px;
	border: 1px solid #333;
}

#twitters .time {
	display: block;
	text-align: right;
	font-size: 11px;
}

/* Content */





/* Misc */

#footer {
	font-size: 11px;
	color: #666;
	padding: 15px 0 25px 0;
	margin: 0 auto 0 auto;
	width: 940px;
	text-align: left;
}

.clear { clear: both; }

#joinbtn {
	color: #999796;
	padding: 0 20px 0 0;
	line-height: 26px;
	font-size: 20px;
	background: url('/img/arrows.jpg') no-repeat right center;
}



/* Forms */

.contentForm {
	width: 500px;
	margin: 10px auto 10px auto;
	padding: 0;
}

.contentForm label, .contentForm input, .contentForm select, .formRight span, .contentForm textarea, #TermsOfUse {
	display: inline;
	float: left;
	margin: 5px;
	border: 2px solid #FFF;
}	

.contentForm label {
	color: #cbdb2a;
	background: #222;
	font-weight: bold;
	padding: 7px;
	width: 200px;
	text-align: right;
}

.contentForm input, .contentForm select, .formRight span {
	padding: 5px;
	width: 250px;
	background: #cbdb2a;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	border: 2px solid #FFF;
}

.contentForm textarea {
	padding: 5px;
	width: 250px;
	background: #cbdb2a;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	border: 2px solid #FFF;
}

.contentForm .textarea {
	display: inline;
	float: left;
}

.contentForm .formbreak {

	background: #222;
	font-size: 2px;
	height: 10px;
	margin: 15px 0 0 0;
}

.contentForm .submit {
	border: 1px solid #FFF;
	background: #cbdb2a;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #5c630d;
	padding: 8px;
	height: 40px;
	margin-left: 220px;
	cursor: pointer;
}

.contentForm .phone1 { width: 60px; }
.contentForm .phone2 { width: 60px; }
.contentForm .phone3 { width: 80px; }

.FormErrors {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.FormErrors li, p.rightError {
	padding: 10px;
	color: #fff;
	background: #cf0000;
	border: 1px solid #a0ad1a;
	margin: 10px;
	font-weight: bold;
}

.rightError {
	margin: 7px;
	
}
 
.formBlurb {
	display: inline;
	float: left;
	margin: 0;
	padding: 10px 5px 0 5px;
	
}

#TermsOfUse { width: 460px; border: 0; color: #FFF;}
#TermsOfUse div {
	margin: 5px;
	padding: 5px;
	overflow: auto;
	height: 100px;
	background: #333;
	color: #eee;
	border: 2px solid #FFF;
}

#TermsOfUse div h2 {
	margin-top: 0;
	font-size: 22px;
}

#TermsOfUse div p {
	font-size: 12px;
	line-height: 12px;
}

#TermsOfUse input {
	float: none;
	width: 20px;
	height: 10px;
}


.sideForm label {
	border: 0;
	background: none;
	color: #999796;
	width: 85px;
	font-weight: normal;
}

.sideForm input {
	border: 1px solid #999796;
	background: #000;
	color: #ddd;
	width: 150px;
}

#colRight .sideForm input.submitbtn {
	float: none;
	padding: 5px 20px 5px 5px;
	line-height: 26px;
	font-size: 20px;
	border: 0;
	color: #999796;
	font-weight: normal;
	text-transform: uppercase;
	background: url('/img/arrows.jpg') no-repeat right center;
	text-align: left;
	width: auto;
	cursor: pointer;
}

#colRight .sideForm {
	padding-bottom: 5px;
	border-bottom: 1px solid #a0ad1a;
	width: 280px;
}

/* Misc */

.clear { clear: both; }

#socialLinks {
	text-align: center;
	padding-top: 20px;
}

/* Events */

#colRight h2 {
	display: block;
	margin: 7px;
	font-size: 28px;
	color: #FFF;
}

#colRight form {
	margin: 7px;
}

.eventName, .eventDate, #colRight h2.eventDate {
	display: block;
	margin: 15px;
	font-size: 36px;
	color: #FFF;
	font-style: italic;
}

.eventDate, #colRight h2.eventDate { background: #333; font-size: 22px; line-height: 18px; font-style: normal; }

#colRight h2.eventDate {
	margin: 7px;
}

.eventTable {
	margin: 15px;
	width: 550px;
}

.eventTable .Field {
	border: 1px solid #666;
	color: #999;
	background: #222;
	font-weight: bold;
	padding: 7px;
	text-align: right;
	width: 170px;	
}

.eventTable .Value {
	border: 1px solid #666;
	padding: 5px;
	background: #333;
	color: #DDD;
	font-weight: normal;
	font-size: 14px;
}

.bolded {
	font-size: 1.4em;
	color: #fedf56;
	font-weight: bold;
}

.inBolded {
	color: #92f1ff;
	font-weight: bold;
}

.formRight label {
	width: 120px;
}

.formRight input, .formRight select, .formRight span {
	width: 130px;
}

.adminBox {
	margin: 15px;
	border: 1px solid #FFF;
	padding: 7px;
}


.contentForm .bolded {
	color: #AAA;
}

/* Blog */


.blog {
	font-family: Arial;
	margin: 15px;
	padding: 15px;
	background: #333;
	color: #FFF;
	border: 5px solid #FFF;
}

#colLeft .blog h2 { margin-top: 0; margin-left: 10px; margin-right: 10px; }
#colLeft .blog h3 { font-size: 12px; margin: 0; margin-left: 10px; margin-right: 10px; padding: 0; font-weight: normal; }
#colLeft .blog p { font-size: 1.1em; line-height: 1.5em; margin-left: 10px; margin-right: 10px; }
#colLeft .blog .blogline {
	height: 2px;
	font-size: 2px;
	padding: 0;
	margin: 10px;
	background: #AAA;
}

#colLeft .blogPages { font-family: Arial; font-size: 1.3em; }

/* Photos */

#photoColLeft {
	display: inline;
	float: left;
	margin: 25px 0 0 0;
	width: 600px;
}

#photoColRight {
	display: inline;
	float: right;
	margin: 25px 0 0 0;
	border: 1px solid #a0ad1a;
	text-align: center;
	background: #000;
	width: 130px;
}



#albumThumbs { 
	text-align: center;
	height: 500px;
	width: 120px;
	overflow: auto;
	margin: 0 5px 0 5px;
	background: #111;
	border: 1px solid #333;
}

#albumThumbs img {
	cursor: pointer;
	margin: 3px;
	border: 1px solid #FFF;
}

.albumNav {
	text-align: center;
	padding: 10px;
	font-weight: bold;
}

#albumMainPhoto {
	text-align: center;
}

#albumMainPhoto img {
	border: 1px solid #FFF;
}

.Album {
	display: inline;
	float: left;
	margin: 15px;
	padding: 0;
	width: 160px;
	height: 170px;
	text-align: center;
}

.Album p {
	padding: 5px;
}

.Album a:link, .Album a:visited {
	font-weight: bold;
	font-size: 16px;
}

.Album img {
	border: 1px solid #FFF;
}


/* More Misc */

.bannerlinks a:link, .bannerlinks a:visited {
	display: block;
	text-align: center;
	margin: 5px;
}

.bannerlinks a img {
	border-width: 1px;
}


/* Polls */

.sideForm .sideInput, .sideForm .sideValue, .sideForm .sideTally {
	display: inline;
	float: left;
	padding: 5px;
	margin: 3px;
}

.sideForm .sideInput {
	width: 25px;
	height: 15px;
	border: 1px solid #333;
	cursor: pointer;
}

.sideForm .sideValue {
	width: 150px;
	font-size: 12px;
}

.sideForm .sideTally {
	width: 70px;
	border: 0;
}
	
	
.contentForm #phone1 { width: 40px; }
.contentForm #phone2 { width: 40px; }
.contentForm #phone3 { width: 60px; }

/* Admin */

h2.slidehead {
	cursor: pointer;
	margin: 5px;
	padding: 3px;
	border: 1px solid #666;
	font-size: 16px;
	background: #111;
}

