/*-------------------------------------------------------------
	LAZARUS GROUP CMS - www.lazarusgroup.com
	Modified: August 29 2008
	Written by: Scott Phelps (scott@lazarusgroup.com)

	TABLE OF CONTENTS
	1. GLOBAL SETTINGS, HTML, BODY
	2. Wrap
	3. Head & Logos
	4. Body
	5. Footer
	6. Calendar
	7. CMS Variables (Typography Styles)
	8. Extras
	9. Slideshow
--------------------------------------------------------------*/

/*-------------------------------------------------------------
	1. GLOBAL SETTINGS, HTML, BODY
--------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
	}

a {
	outline: none;
	}
	
body {
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	
	color: #000;
	}

#head, #teaser, #footer {
	width: 1000px;
	}

/*-------------------------------------------------------------
	2. WRAP
--------------------------------------------------------------*/

#wrap {
		background-image: url(/images/wrap_bg.jpg);
		background-repeat: repeat-y;
		background-position: 0 0;
		height: auto;
		margin: 0px auto;
		text-align: left;
		border: none;
		width: 1010px;
		}
		
		#tlg {
		padding-top: 3px;
		height: 20px;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;		
		}
		
		#tlg a {
		color: #000;
		font-weight: bold;
		text-decoration: none;
		}
		
		#tlg a:hover {
		text-decoration: underline;
		}

/*-------------------------------------------------------------
	3. HEAD & LOGOS (rep)
--------------------------------------------------------------*/

#rep {
	background: url(/images/rep_bg.jpg) no-repeat top left;
	border: none;
	width: 1000px;
	height: 22px;
	margin-left: 5px;
	color: #fff;
	padding-top: 0px;
	text-align: center;
	
	}

#head {
	background-color: #277CBD;
	height: 146px;
	width: 1000px;
	margin-left: 5px;
	
	position: relative;
	}
	
	#logo {
	float: left;
	}
	
	#logo a {
	border: 0px;
	text-decoration: none;
	}

	#head form#email_signup {
		color: #fff;
		position: absolute;
		right: 10px;
		top: 20px;
		padding: 20px;
		background: #7E8928;
		border: 2px solid #B5BF5F;
		}

		#head form#email_signup span {
			background-color: #FFF35F;
			color: #000;
			padding: 2px 5px;
			}

		#head form#email_signup label {
			font-weight: bolder;
			}

		#head form#email_signup input.input_text {
			margin: 3px 3px 3px 0;
			height: 18px;
			border: 1px solid #B5BF5F;
			color: #3F3F3F;
			}

			#products {
			
			
			}
			
/*-------------------------------------------------------------
	3. NAV
--------------------------------------------------------------*/

#sidebar {
background: #8ac051;
float: left;
text-align: center;
width: 234px;
padding: 0 0 20px 0;
margin-left: 5px;
color: #000;
}

#smiles {
border: 0px;
}

#newsletter {
font-weight: bold;
font-size: 16px;

padding-bottom: 20px;
}


#nav {
	background: #8ac051;
	text-align: center;
	width: 234px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 39px;
	padding-bottom: 20px;
	border: none;
	float: left;
	color: #000;
	}

		#nav ul {
			list-style-type: none;
			}
			
		
		
		#footer {
		text-align: center;
		color: #fff;
		background-color: #000;
		width: 1000px;
		margin-left: 5px;
		font-size: 14px;
		height: 40px;
		}
		
		#footer ul {
		height: 40px;
		}
			
		#footer li {
			display: inline;
			padding-right: 10px;
			}

		#nav li a, #nav li a:visited  {
			text-decoration: none;
			padding: 6px 0 6px 0;
			}
		
		#footer li a, #footer li a:visited {
			text-decoration: none;
			font-weight: bold;
			color: #e4e4e4;
			}

			#footer li a:hover {
		text-decoration: underline;
			}
			
			#nav li a, #nav li a:visited {
				color:#fff;
				
				}		

		#nav li a:active {
			color: #8ac051;
			}
			
			

.tagline {
	background: #3e3e3e;
	font-weight: bold;
	padding: 3 0 3 170;
	}

.taglinemod {
	padding: 3 100 3 100;
	}

hr {
	border: 1px;
	height: 1px;
	color: #afafaf;
	background-color: #afafaf;
	}

/* Persistent Navigation 
body#Home #nav li a.home,
body#Issues #nav li a.issues,
body#News #nav li a.news,
body#About #nav li a.about,
body#Events #nav li a.events,
body#Endorsements #nav li a.endorsements,
body#Donate #nav li a.donate,
body#Resources #nav li a.resources,
body#Gallery #nav li a.gallery {
		background-color: #f7f8f7;
		color: #071F56;
		border-left:  2px #7e8928 solid;
		border-right:  2px #7e8928 solid;
		border-top:  2px #7e8928 solid;
		padding: 4px 4px 11px 4px;
		-moz-border-radius-topright: 4px;
		-moz-border-radius-topleft: 4px;
	}*/
	
	#nav li a.about, #nav li a.smiles, #nav li a.contact, #nav li a.clients, #nav li a.shop {
	width: 234px;
	display: block;
	}
	
	#nav li a.about:hover, #nav li a.smiles:hover, #nav li a.contact:hover, #nav li a.clients:hover, #nav li a.shop:hover {
	background-color: #8ac051;
	}
	
	#nav li a.about{
	background-color: #ffcb05;
	}
	
	#nav li a.smiles {
	background-color: #c40f3a;
	}
	
	#nav li a.contact {
	background-color: #0188c8;
	}
	
	#nav li a.clients {
	background-color: #d90c8d;
	}
	
	#nav li a.shop {
	background-color: #fd7c20;
	}
	
	

/*-------------------------------------------------------------
	4. BODY
--------------------------------------------------------------*/

#content {
	background: #fff;
	float: left;
	height: auto;
	min-height: 450px;
	padding: 10 10 10 10;
	margin: 0px;
	border: none;
	padding: 4px;
	width: 750px;
	line-height: 1.4em;
	font-size: 1.1em;
	}

#content p {
line-height: 1.4em;
font-size: 1em;
padding: 8px;
}

#content a, #content a:visited {
color: #071f56;
}

#content a:hover {
color: #7E8928;
}

#content ul, #content ol {
list-style-position: inside;
padding: 5px 0 5px 15px;
line-height: 2em;
}

#content p.highlight {
	background: #99AFDF;
	width: auto;
	}

/* DONATE SIDEBAR */
#donate_sidebar {
	background: #fff url(/site_images/donate_bg_top.gif) top left repeat-x;
	float: left;
	width: 240px;
	height: auto;
	min-height: 450px;
	border: 1px solid #afafaf;
	margin: 4px;
	-moz-border-radius: 5px;
	}

	#donate_sidebar h3 {
		color: #fff;
		line-height: 40px;
		margin-left: 10px;
		width: 100%;
		}

		#donate_sidebar h4 {
			color: #7790BF;
			font-size: 16px;
			margin-top: 8px;
			}

		#donate_sidebar p {
			padding: 15px 15px 0px 15px;
			}

			#donate_sidebar hr {
				border: 1px;
				height: 1px;
				color: #afafaf;
				background-color: #afafaf;
				}

/*-------------------------------------------------------------
	5. FOOTER - See header for nav and other replicated items
--------------------------------------------------------------*/

#footer  { 
	height: 40px;
	min-height: 40px;
	padding: 5px 0 5px 0;
	position: relative;
	clear: both;
	}

#footer p, #footer p a, #footer p a:visited {
	color: #000;
	}

	#footer address {
		font-style: normal;
		padding-left: 10px;
		}

	#footer a, #footer a:visited {
		color: #000;
		}
	
	#footer a:hover {
		color: #7E8928;
		}
	
	#footer h2 {
		background-color: #7E8928;
		line-height: 1.33em;
		height: 20px;
		width: auto;
		margin: 0 5px 0 5px;
		letter-spacing: -.01em;
		font-size: 1.33em;
		border-bottom: 1px solid #484F0F;
		border-top: 1px solid #484F0F;
		color: #fff;
		}

		#footer h2 a {
			position: absolute;
			right: 25px;
			}

		#footer h2 a:hover {
			color: #fff;
			}

/*-------------------------------------------------------------
	6.    STYLES
--------------------------------------------------------------*/

.dow {
background-color:#462923;
font-size:11px;
color:#FFFFFF;
width:74px;
float:left;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}

#entry {
width:69px;
float:left;
height:50px;
background-color:#FFF;
color:#000000;
border-bottom:1px solid #262626;
border-right:1px solid #262626;
font-size:10px;
padding:2px;
}

#entry_full {
width:69px;
float:left;
height:50px;
background-color:#25588B;
color:#fff;
border-bottom:1px solid #262626;
border-right:1px solid #262626;
font-size:10px;
padding:2px;
cursor:pointer;
}

#entry_full:hover {
background-color:#CCCCCC;
color:#000;
}

#entry_blank {
width:69px;
float:left;
height:50px;
color:#000000;
border-bottom:1px solid #262626;
border-right:1px solid #262626;
font-size:10px;
padding:2px;
}

#outline {
border:1px solid #FFFFFF;
width:525px;
padding:2px;
}

.calendar_content {
width:500px;
background-color:#EFEFEF;
margin-top:10px;
color:#000;
font-size:12px;
border:1px solid #000000;
padding-left:5px;
padding-right:5px;
}

#calendar_nav {
width:525px;
padding-top:10px;
}

#calendar_nav a {
font-size:12px;
font-weight:bold;
}

#calendar_nav a:hover {
text-decoration:none;
}462923

#calendar_list {
width:525px;
background-color:#EFEFEF;
margin-bottom:10px;
padding:3px;
font-size:12px;
}

h2.header {
font-size:20px;
padding-top:5px;
padding-bottom:5px;
}

/*-------------------------------------------------------------
	CMS STYLES
--------------------------------------------------------------*/
h4, h5, h6 {
	color: #fd7c20;
	padding: 8px 0 8px 15px;
	}

h1 {
	font-size: 2.5em;
	line-height: 36px;
	padding-left: 15px;
	letter-spacing: -.05em;
	color: #277cbd;
	padding: 8px 0 8px 15px;
	}

	#content h1 a.frontpage {
		color: #5F5F5F;
		text-decoration: none;
		border-bottom: 1px dashed #5F5F5F;
		}

		#content h1 a.frontpage:hover {	
			color:#000;
			border-bottom: 1px dotted #000;
			}

h2 { 
	font-size: 1.75em;
	line-height: 28px;
	color: #071F56;
	background-color: #8ac051;
	padding-bottom: 2px;
	letter-spacing: -.05em;
	color: #fff;
	padding: 5px 0 5px 0;
	text-align: center;
	}

h3 {
	font-size: 1.5em;
	color: #c40f3a;
	padding: 8px 0 8px 15px;
	}

h4, h5, h6 {
	font-size: 1.1em;
	}
	
	h5 {
	border-bottom: 1px dotted #fd7c20;
	text-align: center;
	}



p.caption {
padding: 5px 5px 15px;
}

#readmore { 
margin-right:25px; 
margin-bottom:10px; 
text-align:right; 
}

#readmore a, #readmore a:visited {
color: #237FE6;
}

img.right {
float:right; 
margin: 0 0 30 20px; 
border:3px solid #ccc; 
}

img.left {
float:left; 
margin: 10 20 15 0px; 
border:3px solid #ccc; 
}

img.center {
border:3px solid #ccc; 
}

img.uparrow {
float:left; 
margin: 3 5px 0 0px; 
border:0px; 
}

.date_class {
margin-left:20px;
}

.byline {
margin-left:20px;
text-decoration:italic;
}

blockquote { 
padding:15px;
margin: 5px;
background-color: #B4BF53; 
color: #fff;
float: right;
width: 200px;
text-align: right;
border: 1px solid #7E8928; 
}

#actionline {
margin: 0px;
text-align: right;
padding: 3px 0 3px 10px;
width: 90%;
}

#actionline a, #actionline a:visited {
color: #237FE6;
}

.dateline {
color: #fff;
background: #071F56;
padding: 4px 0 4px 10px;
margin: 5px 0 15px 0;
width: auto;
}

#contactform label {
text-align: right;
display: block;
float: left;
width: 200px;
margin: 0 8 0 0;
vertical-align: middle;
}

#contactform ol {
list-style-type: none;
padding-top: 10px;
}

#contactform li {
list-style-type: none;
padding: 5 5 5 5;
border-bottom: 1px solid A9D34B;
}

#contactform fieldset {
width: 550px;
background: #d7ecfd;
}

#contactform legend {
padding: 0 2px;
font-weight: bold;
}

#contactform em {
color: #dc241f;
font-style: normal;
}



/*-------------------------------------------------------------
	8. EXTRAS
--------------------------------------------------------------*/

.emailsignup {
	float: right;
	color: #fff;
	margin: 120 20 0 0;
	}

.v-menu {
	position: absolute;
	border: 2px solid #071F56;
	margin: 5px;
	width: 450px;
	height: 350px;
	z-index: 100;
	bottom: 150px;
	background-color: #fff;
	}

	.box {
		background: #808c2c;
		height: 375px;
		width: 450px;
		min-height: 365px;
		min-width: 450px;
		padding: 10px;
		float: left;
		color: #fff;
		text-align: center;
		line-height: 25px;
		padding-top: 25px;
		}

	 /* Image Fade */
	#slideshow {
		width: 410px;
		height: 410px;
		float: left;
		}

	 ul#portfolio {
		list-style: none;
		padding: 0px;
		margin: 0px;
		}

	 ul#portfolio li img {
		border: 1px solid #ccc;
		padding: 4px;
		}

.error {
	color: #7E8928;
	}

/*EMAIL FORM*/
#email_form fieldset {
	border: 1px solid #C2D8EF;
	margin-bottom: 16px;
	}

#email_form legend {
	color: #5F95D0;
	font-size: 22px;
	margin-left: 12px;
	margin-bottom: 10px;
	}

#email_form ul {
	list-style: none;
	}

#email_form li {
	height: 22px;
	line-height: 22px;
	margin-bottom: 10px;
	}

	#email_form li.textarea {
		height: 150px;
		}

#email_form label {
	height: 22px;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 14px;
	}

#email_form label em {
	color: #ff0;
	}

#email_form input {
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	display: block;
	float: left;
	width: 250px;
	border: 1px solid #5F95D0;
	}

	#email_form input:focus, #email_form textarea:focus {
		background-color: #DFEEFF;
		}

#email_form input.form_hidden {
	border: 1px solid #fff;
	height: 0;
	width: 0;
	display: inline;
	line-height: 0;
	}

#email_form input.submit {
	width: 100px;
	height: 32px;
	line-height: 22px;
	border: 1px solid #000;
	margin-left: 300px;
	}

#email_form textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #5F95D0;
	}


/* 9. SLIDESHOW */
table#slideshow {
	width: 455px;
	height: auto;
	}
