/*
Theme Name: Laurren Smith Foundation
Theme URI: 
Description: Theme for www.LaurrenSmithFoundation.org>
Version: 1.0
Author: Michael Phenow
Author URI: http://mnphenow.com
Tags: custom, green, fixed-width
*/

body {
	background: #697f09;
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
}

a img, a:link img, a:visited img, a:hover img, a:active img {
	border: none;
}

#container {
	background: url(images/content_background.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 850px;
	margin: 0 auto;
}

#header {
	height: 150px;
	width: 850px;
	background: url(images/header_background.png) #697f09;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	padding: 0;
	font-size: 18px;
	position: relative;
}

#header h1 {
	margin: .5em 0 .2em 0;
	font-size: 36px;
}

#header a {
	text-decoration: none;
	color: #fff;
}

#header a:hover {
	color: #333333;
}

#header #laurrensmith_logo {
	position: absolute;
	top: 25px;
	left: 125px;
	width: 600px;
	height: 75px;
}

/* ------------------------------------------------------------------------- */

div#upper_content_container {
	background: url(images/upper_content_background.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 850px;
	margin: 0 auto;
	padding: 0;
}

/* ------------------------------------------------------------------------- */

div#navbar {
	padding: 0 0 0 125px;
	margin: 0 0 80px 0;
}

ul#nav { display: block; margin: -30px 0 0 0; padding: 0; }
 
ul#nav li { list-style: none; display: inline; margin: 0; padding: 0; }
 
ul#nav a, ul#nav a:visited { display: block; float: left; 
	padding: 25px 15px 25px 15px; font-size: 14px; color: #697f09;
	text-decoration: none; font-weight: bold; vertical-align: center; }

ul#nav a:hover, ul#nav a:active, 
ul#nav li.current_page_item a,
ul#nav li.current_page_item a:visited {
	background: url(images/nav_background_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000; }

ul#nav li.current_page_item a,
ul#nav li.current_page_item a:visited {
	background: url(images/nav_background_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000; }
 
/* ------------------------------------------------------------------------- */

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	display: block;
	width: 560px;
	margin: 20px 0 0 0;
	padding: 0 0 0 145px;
}

.entry {
	display: block;
	width: 560px;
	margin: 0;
	padding: 0 0 0 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 { /* page / post titles */
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	color: #f193cb;
	margin: 20px 0 20px 0;
}

.post h3 { /* UNUSED */
	font-size: 14px;
	font-weight: bold;
	line-height: .2em;
	margin-bottom: 0;
}

.post h4 { /* UNUSED */
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 1.5em 0 0 0;
}

.post h5 { /* Centered h2*/
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: .6em;
	color: #f193cb;
	margin: 0;
	text-align: center;
}

.post h6 { /* UNUSED */
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	margin: 2em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 2px solid #a48862;
}

center { margin: 0; padding: 0; }

.post div.googlemap {
	float: left;
	text-align: left;
	margin: 20px 0 0 0;
	background-color: #fff;
	border: 6px solid #fff;
}

.post a, .navigation a {
	color: #b693f1;
	text-decoration: underline;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: -20px 0 0px -30px;
	padding: 32px 40px 40px 40px;
	background: url(images/picture_frame.png);
	background-repeat: no-repeat;
	background-position: center;
}

.post img.alignleft.noframe {
	background: none;
	margin: 0 30px 30px 0;
	padding: 0;
}

.post img.alignright {
	float: right;
	margin: -30px -30px 0 0;
	padding: 32px 40px 40px 40px;
	background: url(images/picture_frame.png);
	background-repeat: no-repeat;
	background-position: center;
}

.post img.alignright.noframe {
	background: none;
	margin: 0 0 30px 30px;
	padding: 0;
}

.post img.aligncenter {
	text-align: center;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

.comments-template {
	margin: 40px 0 0 0;
}

h3#comments {
	font-size: 16px;
	margin: 40px 0 20px 0;
}

h3#respond {
	font-size: 16px;
	margin: 20px 0 0 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

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

.commentlist li {
	background: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
	padding: 20px;
}

.commentlist li.alt {
	background: #fafafa;
	border: 1px solid #dddddd;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
	margin: 20px 0 0 610px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #666666;
	width: 210px;
	border-bottom: 1px solid #cccccc;
}

.sidebar p {
	margin: 0 0 5px 0;
	width: 200px;
}

.sidebar a {
	color: #831818;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 600px;
	background: url(images/footer_background.png) #697f09;
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	padding: 0 0 0 125px;
	margin-top: 80px;
}

#footer div.credits { 
	font-size: 10px; 
	text-align: right; 
	padding: 515px 65px 0 0;
}

#footer div.credits a {
	color: #a7bc0c;
	text-decoration: none;
}

#footer div.credits a:hover {
	color: #a7bc0c;
}

#footer p { font-size: 12px; }
#footer a { color: #333; text-decoration: none; }
#footer a:hover { color: #000; }
