/*
Theme Name: LemonDrop Theme
Theme URI: 
Description: THE theme for LD.
Version: 0.1
Author: Anthony Isaac, Charlie Rosenbury
Author URI: http://www.ld417.com/
Tags: lemondrop


*/

/* Begin Structure */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #FFF5C9;
	color: #000;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	}
	
.fullscreen{
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

h1 {
	font-size: 34px;
	margin-bottom: 3px;
	}

h2 {
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 10px;
}


h3 {
	font-size: 20px;
	margin-top: 1px;
	margin-bottom: 3px;
	}
.entry h3 {
	margin-top: 1em;
	}

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ffffff;
	}

a, h2 a:hover, h3 a:hover, span.link{
	color: #f54848;
	text-decoration: none;
	}

a:hover {
	color: #b93636;
	text-decoration: underline;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	font-weight: normal;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	}

p, .entry {
	font-size: 13px;
	line-height: 18px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left
	}

.more_link{
	font-size:11px;
	float:right;
	padding-top:5px;
}
.more-link{
	font-size:9px;
}

.yellow_line{
	width:100%;
	height:3px;
	background:#ffc71a;
	border-bottom:1px solid #ffc100;
}
#page {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background:#fff url('images/body_bg.png') repeat-x scroll bottom;
	}

#header, #footer, #sitemap, #header_bottom{
	width: 100%;
	background: #000;
	}
#nav{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: thin;
}		

#nav a {
	margin: 0 6px 0 0;
	float:left;
	padding: 44px 5px 5px;
	width: 145px;
	height: 18px;
	text-align:right;
	float:left;
	text-decoration: none;
	font-size: 18px;
	color:#000;
}
#nav_1 {
	background-color:#d80b0b;
	border-bottom: 1px solid #722222;
}
#nav_2 {
	background-color:#ff5004;
	border-bottom: 1px solid #9e4526;
}
#nav_3 {
	background-color:#ffc71a;
	border-bottom: 1px solid #af8b27;
}
#nav_4 {
	background-color:#9ee01e;
	border-bottom: 1px solid #99bb2f;
}
#nav_5 {
	background-color:#0ae8b3;
	border-bottom: 1px solid #08a37a;
}
#nav_6 {
	background-color:#00c6f4;
	border-bottom: 1px solid #318c9b;
}

#header_bottom{
	background:#fff;
	text-align:center;
}

.wrapper{
	background: #383838;
	border: solid 1px #555;
}
.wrapper_connect{
	background: #ffffff url('images/wrapper_connect.png') no-repeat;
	height:39px;
	width:960px;
	}
.content, #search_content{
	background: #000000;
	border: solid 1px #555;
	padding: 20px;
	margin-bottom:10px;
	color:#FFF5C9;
	position:relative;
}
#s {
	position:absolute;
	top:35px;
	right: 59px;
	width:120px;
	border: 1px solid #797979;
	border-right:none;
	border-left:none;
	background: #000;
	height: 20px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	padding: 1px 5px;
}
#search_end {
	position: absolute;
	top:35px;
	right: 189px;
}
#search_submit{
	position: absolute;
	top:35px;
	right: -23px;

}
#search_spacer{
	height: 45px;
}
.left_flag{
	position: absolute;
	top:8px;
	left: -24px;
	height:33px;
}
.new_blog_flag{
	width:131px;
	background: transparent url('images/new_blog_flag.png');
}
.new_event_flag{
	width:152px;
	background: transparent url('images/new_event_flag.png');
}
.blog_date{
	font-size: 12px;
}
.entry h1 {
	margin-top: 30px;
	font-size: 20px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.entry h2 {
	margin-top: 10px;
	font-size: 15px;
}
.entry p{
	margin-top: 5px;
}
.two_column_wrap{
	float:left;
}
.two_column_wrap div{
	float:left;
	margin:25px 25px 0 0 !important;
	padding: 10px !important;
	border: 1px dashed #222;
	background: #111;
	width:294px;
}
.sectional {
	padding: 10px;
	border: 1px dashed #222;
	background: #111;
}
.two_column_wrap li{
	font-size: 14px;
	list-style: square inside;
	line-height: 18px;
}
.two_column_wrap h1, .sectional h1{
	margin: 10px 0;
}
.two_column_wrap h2, .sectional h2{
	margin-bottom: 0;
}
.two_column_wrap h2 a, .sectional h2 a{
	color: #f54848;
}
.two_column_wrap p, .sectional p{
	font-size: 12px;
	line-height: 1.5em;
}
.two_column_wrap textarea{
	width:290px;
}
.post .more_link{
	float:right;
}
.post .post-edit-link{
	float:right;
}
.details_table{
	border: 1px dashed #222;
	background: #111;
	padding: 10px 10px 7px;
	color:#fff;
	margin-top:15px;
}
.details_table table{
	width:100%;
	border:0;
}
.details_table table.td{
	padding-right:3px;
}
.details_table .info{
	font-size:12px;
	margin:2px 10px 0 0;
	color:#bbb;
	padding-bottom:5px;
}
.details_table .label{
	font-size:12px;
	font-weight:bold;
	margin:3px 0 0;
	padding-right:10px;
	text-align:right;
	width:50px;
}
.details_table .info img{
	vertical-align:middle;
}
.post .details_table{
	margin: 0 0 35px;
}
.full {
	padding: 20px 0;
	}
.full h2 {
	padding:0 20px 5px;
 }
.full small{
	padding: 10px 20px 0 20px;
}
.dig-in{display:none;}

ul.upcoming{
	border-top: 1px dashed #222;
}
.upcoming li{
	background: #000000;
	padding: 5px 20px;
	border-bottom: 1px dashed #222;
}
.content .upcoming span{
	width: 50px;
	font-size:14px;
	float:right;
}
.content .upcoming a{
	width: 240px;
	float:left;
	font-size:12px;
	line-height:1.5em;
}

.grid_5 h2 a, .grid_5 h1{
	color:#eee;
}
.widget{
	margin-top:30px;
	font-size:12px;
	color: #fff;
	font-weight: bold;
}
.widget ul{
	margin-top:5px;
}
.widget li{
	line-height: 13px;
	padding-left: 10px;
	color: #FFF5C9;
	font-weight: normal;
}


#wpcf7-f1-p106-o1{
	float:right;
}
.wpcf7-list-item {
	display:block;
}

.wpcf7-response-output {
	background:#111 !important;
	padding:16px 23px !important;
	font-size: 15px;
	color:#fff !important;
}
.wpcf7-mail-sent-ok {
	border: 1px dashed #7C9826 !important;
}
.wpcf7-validation-errors {
	border: 1px dashed #AF8B27 !important;
}
.wpcf7-not-valid-tip{
	padding:5px !important;
	background:#222 !important;
	border: 1px dashed #AF8B27 !important;
	font-size:11px !important;
	line-height:1.1em !important;
}
#footer{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#fff5c9;
}
#footer_contact, #footer_watermark { margin: 0 10px; }
#footer_contact div{
	padding-top: 55px;
	font-size: 12px;
	line-height: 14px;
}
#footer_watermark{
	height: 131px;
	background: #000000 url('images/foot_watermark.png') no-repeat top right;
	text-align: right;
}
#footer_watermark img{
	margin:80px 10px 0;
}
#footer ul{
	list-style: none;
}
#footer_logos{
	text-align:right;
}
#sitemap{
	background:#fff5c9;
	padding:10px 0 20px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#sitemap li {
	padding-bottom: 5px;
	line-height: 15px;
}
#sitemap a {
	color: #000;
}
#sitemap table{
	border:0;
}
#sitemap td.label{
	font-weight:bold;
}
#sitemap h2 {
	font-size: 14px;
	font-weight: bold;
}
#sitemap h2 a{
	color: #e74444;
}

.smallattachment {
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}

.attachment {
		margin: 5px 0px;
		}

.postmetadata {
		clear: both;
		}

/* End Structure */

/* Begin Images */
img {
	border:0;
}
p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

img.alignright {
		padding: 4px;
		margin: 5px 0 14px 14px;
		display: inline;
		background: #eee;
		}

img.alignleft {
		padding: 4px;
		margin: 5px 14px 5px 0;
		display: inline;
		background: #eee;
		}

.alignright {
		float: right;
		}

.alignleft {
		float: left
		}
span.link{
	cursor:pointer;
}
/* End Images */
.clear{
	clear:both;
}
