/*  
Theme Name: LoCoBlog2007
Description: A 2 column, orange and green layout designed specifically for LoCoHistory.org.
Version: 1.0
Author: Hope Norman
*/

* {
	border:0px;
	padding:0px;
	margin:0px;
	color:#333;
}
body {
	background:url(images/background-content.gif) repeat-x top center #c3d535;
}
#pageContainer {
	position:absolute;
	left:50%;
	width: 820px;
	margin-left:-410px;
	text-align:left;
	z-index:0;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:1em;
	font-weight:bold;
	padding-bottom:15px;
}
p, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	padding-bottom:1em;
}
ul {
	padding:5px 3px;
}
li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat 10px 8px;
	padding:0px 0px 0px 23px;
}
a {
	color:#778311;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	background-color:#d9f28e;
}
/*---------- Header ----------*/
#header {
	background:url(../../../header-blog.gif) no-repeat top center;
	height:200px;
}
#header a.blank {
	position:absolute;
	top:0px;
	left:509px;
	width:288px;
	height:150px;
}
#header a.blank:hover {
	background:none;
}
h1 {
	display:none;
}
#bannerText {
	position:relative;
	height:150px;
	top:0px;
}
#bannerText p {
	display:none;
}
/*---------- End Header ----------*/


/*---------- Menu ----------*/
#menu {
	position:absolute;
	padding:0px;
	z-index:10;
	height:23px;
	width:800px;
	left:10px;
	top:153px;
	background-color:#95a229;
}
#menu ul {
	margin-right:10px;
	float:right;
	padding:0px;
	width:auto;
}
#Amherst #menu ul {
	margin-right:10px;
}
li#item1, li#item2, li#item3, li#item4, li#item5 {
	display:block;
	position:relative;
	list-style-type:none;
	background:none;
	padding:0px;
	margin:0px;
}
#menu a {
	display:block;
	font-size:.6em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:4px 0px 0px 0px;
	margin:0px;
	height:19px;
}
li#item1 {
	width:80px;
	float:left;
}
li#item2 {
	width:60px;
	float:left;
}
li#item3 {
	width:115px;
	float:left;
}
li#item4 {
	width:100px;
	float:left;
}
li#itemLast {
	width:5px;
	background:none;
	clear:right;
}
#menu ul li a:hover {
	text-decoration:none;
	background-image:none;
	background-color:#e29907;
}
#menu ul li ul {
	display:none;
	position:absolute;
	top:22px;
	left:-10px;
	z-index:200;
}
li > ul {
	top: auto;
	left: auto;
}
#menu ul li.over ul {
	display:block;
}
#menu ul li.over ul li {
	list-style:none;
	background:none;
	margin:-1px 0px 0px 0px;
	float:none;
	padding:0px;
}
#menu ul li.over ul li a {
	display:block;
	width:100px;
	background-image:none;
	background-color:#c3d535;
	border:1px solid #95a229;
	text-align:left;
	color:#fff;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	height:auto;
}	
#menu ul li.over ul li a:hover {
	background-color:#e29907;
}

/*---------- End Menu ----------*/

/*---------- Sub-Menu ----------*/
div#subMenu {
	float:left;
	margin-left:30px;
	margin-right:60px;
}
div#subMenu p {
	width:130px;
	padding:0px;
	margin:5px 0px 2em 0px;
}
div#subMenu p .red {
	color:#e23312;
	font-weight:bold;
}
div#subMenu ul {
	margin:0px;
	padding:0px;
}
div#subMenu ul li {
	background:none;
	list-style:none;
	padding:0px;
	margin-top:2px;
	border:none;
	font-size:.7em;
}
div#subMenu ul li a {
	display:block;
	margin:0px;
	padding:0px 0px 0px 5px;
	border-left:1px solid #333;
	border-bottom:none;
	text-decoration:none;
	cursor:pointer;
}
div#subMenu ul li a span {
	display:block;
	width:130px;
	padding:5px 15px 6px 9px;
	background:url(images/submenu_arrow.gif) no-repeat 127px 6px #eaead8;
	margin:0px;
}
div#subMenu ul li a:hover {
	border-left:1px solid #e29907;
	background:none;
}
div#subMenu ul li a:hover span {
	background:url(images/submenu_arrow_hover.gif) no-repeat 127px 6px #eaead8;
	color:#e29907;
}
div#subMenu ul li ul li {
	background:none;
	list-style:none;
	padding:3px 15px 4px 5px;
	margin-top:2px;
	margin-left:7px;
	font-size:1em;
	border-bottom:1px solid #e29907;
	width:129px;
	border-left:none;
}
div#subMenu ul li.expanded ul li a {
	display:inline;
	margin:0px;
	padding:0px;
	border-left:none;
	text-decoration:none;
	color:#333;
}
div#subMenu ul li ul li a:hover {
	border-left:none;
	background:none;
	color:#e29907;
}
div#subMenu ul li.closed ul {
	display:none;
}
div#subMenu ul li.expanded ul {
	display:block;
}
div#subMenu ul li.expanded a {
	border-left:1px solid #e29907;
	background:none;
}
div#subMenu ul li.expanded a span {
	background:url(images/submenu_arrow_open.gif) no-repeat 127px 6px #eaead8;
	color:#e29907;
}
div#subMenu .formInput {
	width:100px;
	border:1px solid #333;
	margin-right:5px;
	float:left;
}
div#subMenu .formSubmit {
	border:3px double #e29907;
	padding:0px 2px;
	font-size:.9em;
}
div#subMenu h2 {
	margin-bottom:0px;
	padding-bottom:0px;
}
div#subMenu img {
	margin-bottom:15px;
	padding:3px;
	border:1px solid #999;
}
/*---------- End Sub-Menu ----------*/

/*---------- Home Body ----------*/
#columnOne {
	width:247px;
	margin-left:15px;
}
#columnTwo {
	width:343px;
}
#columnThree {
	width:210px;
}
#LoCoNotes {
	position:relative;
	margin-left:20px;
	margin-top:16px;
	margin-bottom:25px;
	border:#e29907 solid 1px;
	width:188px;
	padding:10px;
}



/*---------- End Home Body ----------*/

/*---------- Body ----------*/

#contentBody {
	background:url(images/body-bg-content.gif) repeat-y;
	min-height:345px;
}
#content p, #content li {	
	font-size:.7em;
	line-height:1.7em;
}
#content {
	width:515px;
	float:left;
}
#footer {
	position:relative;
}
#footer p {
	background:url(images/footer-bg.gif) no-repeat top;
	padding-top:10px;
	padding-bottom:7px;
	margin-bottom:-5px;
	font-size:.6em;
	text-align:center;
}
#footer img {
}


/*---------- End Body ----------*/

/*---------- Blog Structure ----------*/

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	}

.widecolumn {
	padding: 0px;
	margin: 0px;
	}

.post {
	margin: 0px 0px 15px 0px;
	text-align: justify;
	padding-bottom:15px;
	border-bottom:3px double #e29907;
	}
.widecolumn .post {
	margin: 0px;
	}

.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;
}
div.entry p.postmetadata small {
	font-size:.9em;
}
textarea {
        width: 500px;
        border: 1px solid gray;
}
#commentform input {
        border: 1px solid gray;
}

ol.commentlist li {
	font-size:1.5em;
}
small.commentmetadata {
	font-size:.9em;
}
ol.commentlist p {
	font-size:2.5em;
}


/*---------- End Blog Structure ----------*/

/*---------- Home Body ----------*/


#columnOne, #columnTwo, #columnThree {
	float:left;
}
#columnOne {
	width:247px;
	margin-left:15px;
}
#columnTwo {
	width:343px;
}
#columnThree {
	width:210px;
}
#LoCoNotes {
	position:relative;
	margin-left:20px;
	margin-top:16px;
	margin-bottom:25px;
	border:#e29907 solid 1px;
	width:188px;
	padding:10px;
}
#LoCoNotes p {
	padding:10px;
	background-color:#eaead8;
	font-size:.6em;
}
#LoCoNotes h2 {
	position:absolute;
	padding:0px;
	top:-16px;
	left:0px;
}
#siteBearings {
	margin-left:45px;
	width:275px;
	padding-bottom:25px;
	background:url(images/divider.gif) no-repeat center bottom;
}
#LoCoBlog {
	margin-top:25px;
	margin-left:45px;
	width:275px;
	padding-bottom:35px;
}
#LoCoBlog p {
}
#gravestone {
	background:url(images/grave-bg.gif) no-repeat center top;
	width:193px;
}
#gravestone p {
	margin-left:20px;
	margin-right:20px;
	font-size:.6em;
}
#gravestone h2 {
	margin-left:20px;
	margin-right:20px;
}
#gravestone img {
	padding:5px;
	border:1px solid #999;
	margin-left:20px;
	margin-right:20px;	
	margin-bottom:20px;	
}
/*---------- End Home Body ----------*/

/* Begin Images */
p img {
	max-width: 100%;
        float: right;
        padding: 5px;
        clear: both;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.spacer {
	font-size:1px;
	clear:both;
}
.red {
	color:#e23312;
}
.yellow {
	color:#e29907;
}
.yellowSmall {
	color:#e29907;
	font-size:.8em;
}
.post small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#333;
	margin-bottom:2em;
	display:block;
}
small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#333;
	margin-bottom:2em;
	display:block;
}
small {
	font-weight:bold;
}

