/*
Theme Name: Cahokia Mounds
Theme URI: http://cahokiamounds.org/
Description: Cahokia Mounds Wordpress theme designed and built by TOKY Branding + Design
Version: 1.0
Author: TOKY BRANDING + DESIGN
Author URI: http://toky.com/
*/

/* SIDEBAR */
#subMenu #sidebar ul, #subMenu #sidebar li, #subMenu #sidebar li a{
	margin: 0;
	padding: 0;
	background: none;
}

#subMenu #sidebar li a{
	line-height: 18px;
	color: #cc6600;
	font-weight: bold;
	text-decoration: underline;
}

#subMenu #sidebar li a:hover{color:#8d2f01;}

#subMenu #sidebar{
	border-top: 1px solid #7a8e8e;
	border-bottom: 1px solid #7a8e8e;
	padding: 1px 0 1px 0;
	margin: 4px 0 6px 0;
	position: relative;
	left: -11px;
	*left: 0;
	width: 210px;
}

#subMenu #sidebar ul{
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 0;
	border-top: 3px solid #dedabb;
	border-bottom: 3px solid #dedabb;
}

#subMenu #sidebar ul ul{
	margin: 0;
	border: none;
}

#subMenu #sidebar h2.widgettitle{
	font-size: 12px;
	font-weight: bold;
	font-family: georgia;
	border: 1px solid #faf8f3;
	padding: 1px;
	line-height: 14px;
	margin: 0;
}

#subMenu #sidebar h2.widgettitle strong{
	display: block;
	background-color: #faf8f3;
	padding: 2px 0 2px 4px;
}

#subMenu #sidebar li ul li{
	padding-left: 5px;
}

#subMenu #sidebar li ul li ul{margin: 0; padding: 0;}

#searchform #s{
	width: 170px;
	vertical-align: middle;
	margin-top: 6px;
}

#searchform #submit{
	vertical-align: middle;
	margin-top: 6px;
}

#subMenu #sidebar #metaWidget{
	margin: 6px 0 0 0;
	border-top: 1px solid #7a8e8e;
	line-height: 18px;
}

#subMenu #sidebar #metaWidget div{
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	border-top: 3px solid #dedabb;
}

#subMenu #sidebar #metaWidget div img{vertical-align: text-bottom;}
#subMenu #sidebar #metaWidget div a{display: inline;}

/* POSTS */

.post{
	border-bottom: 3px solid #dedabb;
	padding: 0 0 1px 0;
	margin-bottom: 15px;
}

.post h2{
	line-height: 18px;
	color: #cc6600;
	font-family: georgia;
	font-weight: normal;
}

.post h2 a{text-decoration: none; font-weight: normal;}

.post .entry{
	padding: 8px 0 8px 0;
}

.post .entry img{border: 3px solid #4f4d40;}

.post .postmetadata{
	border-bottom: 1px solid #7a8e8e;
	padding: 0 0 5px 0;
}

.navigation{height: 30px;}
.navigation .alignleft{float: left;}
.navigation .alignright{float: right;}

#commentform p{padding: 5px 0 5px 0;}
#commentform label{
	font-weight: bold;
}

#commentform textarea{width: 400px;}

.commentlist{
	padding: 10px 10px 10px 20px;
}

.commentlist li{
	margin: 0 0 5px 0;
	border-bottom: 1px solid #7a8e8e;
}
