/*
Theme Name: Meaningful Moments
Theme URI: http://mymeaningfulmoments.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: .1
Author: Ammon Shepherd
Author URI: http://mossiso.com/
Tags: custom header, fixed width, two columns, widgets
*/

@import url("defaultstyle.css");

#header {height:200px; background:#2a0e01;}
#headerimg {position:absolute;}
#headerimg img {border:none; width:797px;}
#headerimg a:hover {background:none; border:none;}

#content {margin-top:35px; min-height:500px; background:#fff; padding:10px; margin-bottom:20px; width:550px; float:right;}

#navigation {margin-top:20px; width:255px; float:left;}

#footer2 {margin:20px;}

.clear {clear:both;}

/****  Sidemenu ****/
#sidebar {margin:40px 0 0 10px; float:left;}
#sidebar li {list-style-type:none; margin-bottom:20px;}
#sidebar li a {color:#7e5127; font-weight:bold; font-family:Verdana; text-decoration:none;}
#sidebar li a {display:block; background:transparent; padding:4px; padding-left:34px; background: url("images/leaf2.png") no-repeat left; border:1px solid #fff;}
#sidebar li a:hover {background:url("images/leaf.png") no-repeat left; color:#2b0f03; }
#sidebar li #light {}

/**** Home Styles ****/
a {color:#7e5127; font-weight:bold; text-decoration:none; padding:2px;}
a:hover {color:#2b0f03;}
p, ul {margin-bottom:2px; line-height:1.2em;}
p {margin-bottom:1.5em;}
ul ul {font-size:100%;}
#words, #about {padding-left:10px;}
#words li {margin:10px 0; margin-left:40px; list-style:none; list-style-image: url("images/small_leaf.gif");}
.listimg img {vertical-align:top; padding-right:4px; width:15px;}

.mm {font-size:1.2em; font-style:italic;}

#logoimg img {margin-top:30px; width:200px;}
.logo {float:left; margin-right:8px; border:1px solid #ddd;}

hr {width:80%; border:none; margin:10px auto; border-bottom:2px dotted #2a0e02;}
h1, h2 {color:#7b3c2a; line-height:1.3em; margin-bottom:10px;}
blockquote {margin:auto; margin-bottom:10px; width:90%; padding:8px; background:#eeeada; text-align:center; font-weight:bold;}
blockquote p {margin:0px}
cite {font-size:.7em;}
#md {text-align:left; font-weight:normal; font-size:1em; margin-top:40px;}

#givetribute {margin:20px; background:#e8d49a; padding:20px; width:300px; text-align:center;}


/* Begin Structure */
* {margin:0px; padding:0px;}
body {font-size:90%; font-family:Garamond,serif; background:#eeeada url("images/bg.png") repeat-x; text-align:center;font-family: "Palatino", "Georgia", "Baskerville", serif;}

#page {margin:auto; width:800px; text-align:left; border:1px solid #888; border-top:none; background:#fff;}

#header {height:200px; background:#2a0e01;}
#headerimg {position:absolute;}
#headerimg img {border:none; width:797px;}
#headerimg a:hover {background:none;}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 40px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
    list-style-image: url("images/small_leaf.gif");
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#comment {width:80%}

.wpcf7-mail-sent-ok {margin:8px; margin-bottom:20px; padding:8px; border:1px solid #2a0e02; background:#eeeada; color:#2a0e02;}
.wpcf7-not-valid-tip-no-ajax, .wpcf7-validation-errors {padding:4px; color:#a00; font-weight:bold;}

.gallery-caption {font-size:.4em;}
 
#contact-form, #class-registration {text-align:left;}
