/*
	Theme Name: Locust Grove
	Description: Custom Wordpress theme for Locust Grove
	Author: David Zuidema
	Author URI: mailto:david@sneakytikiproductions.com
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none;} blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}



/* 
 * Base Styles
 ***************************************/
a {
	color: inherit;
	text-decoration: none;
}
body {
	background: url(images/body-bg.jpg) no-repeat fixed center top;
	font-family: Univers, Helvetica, Arial, Sans-Serif;
}
.container {
	width: 900px;
	margin: 20px auto 0;
	background: #fff;
	padding-top: 20px;
}
.header {
	width: 860px;
	height: 120px;
	margin: 0 20px 20px;
	background: #006838;
}
.header a {
	float: right;
}

/*
 * Navigation
 ***************************************/
.nav {
	width: 260px;
	float: left;
	border-left: 8px solid #A97C50;
	padding-left: 12px;
	margin-bottom: 20px;
}
.nav li {
	margin-top: 16px;
}
.nav > li:first-child {
	margin-top: 0;
}
.nav li a, .nav li a:visited{
	color: #006838;
	text-decoration: none;
	font-size: 16px;
	margin-bottom: 16px;
	display: block;
}
.nav li a:active {
	color: #A97C50;
}
.nav li:last-child a {
	margin-bottom: 0;
}
.nav .sub-menu li a, .nav .sub-menu li a:visited 
.nav .current-menu-item a, .nav .current-menu-item a:visited{
	color: #A97C50;
}
.nav .sub-menu {
	display: none;
	margin-left: 30px;
}
.current-menu-item .sub-menu{
	display:block;
}

/*
 * Main Content
 ***************************************/
.main {
	width: 596px;
	float: right;
	margin-right: 20px;
}
.article a:active {
	color: #A97C50;
}
.wp-post-image {
	margin-bottom: 15px;
	float: right;
}
.article {
	width: 400px;
	float: left;
}
.article p , .article ul li{
	width: 390px;
	margin-bottom: 18px;
	font: 14px/18px Georgia, 'Times New Roman', Times, Serif;
}
.article ul, .article ul li {
	list-style: disc;
}
.article h2 {
	margin-bottom: 12px;
}
.article h2 a {
	color: #006838;
	font: 18px Univers, Helvetica, Arial, Sans-Serif;
}
.article a:hover {
	color: #A97C50;
}

/*
 * Sidebar
 ***************************************/
.sidebar {
	width: 180px;
	float: right;
}
#sidebar, #sidebar li {
	list-style: none;
}
.ngg_images h2 {
	display: none;
}
.ngg-widget a {
	display: block;
	float: right;
}
.ngg-widget img {
	border: none!important;
	margin: 0 0 8px 12px!important;
	padding: 0px!important;
}
.ngg-widget, .ngg-widget-slideshow {
	height: 166px;
}

.events {
	border: 1px solid #006838;
	padding-bottom: 5px;
	margin-left:12px;
}
.event {
	margin: 9px 0;
}
.events h2 {
	background: #006838;
	color: #fff;
	font-size: 12px;
	padding: 2px 0;
}
.events h3 {
	font-size: 11px;
	display: block;
	margin: 7px 0 3px 5px;
}
.events a {
	color: inherit;
	text-decoration: none;
	font-size: 11px;
	display: block;
	font-weight: bold;
}
.events a:hover{
	color: #A97C50;
}
.events p {
	font-size: 11px;
	margin: 0 0 0 5px;
}

/*
 * Footer
 ***************************************/
footer {
	border-top: 1px solid #006838;
	font-size: 9px;
	height: 14px;
	padding-top: 2px;
	margin-top: 10px;
}

/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}