/************************************************
*	Footer Stuff								*

************************************************/


#footer {
	background: url(images/footer_bg.jpg) repeat;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#footer .post h3{
	text-align: left;
	font-size: 18px;
}
#footer_wrapper {
	width: 930px;
	margin: 0px auto;
	padding: 30px 0px 30px 0px;
}
#footer .divider {
	border-top: 1px solid #f2ecdf;
	background: none;
	width: 100%;
	clear: both;
}
#copyright p{
	float: left;
	color: #fff;
	font-size: .8em;
	margin-left: -4px;
	
}
#footermenu {
	float: right;
	margin-right: 20px;
}	
#footer_divider li{
	float: left;
	list-style: none;
	font: lucida grande;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px
}
#footer_divider li a{
	font-family: Verdana, Arial, serif; 
	font-size: 11px;
	color: #f2ecdf;
	line-height: 1.5em;
	text-decoration: none;
}
#footer_divider li a:hover{
	color: #ffffff;
}

#personal-items p{margin-bottom: 1px;}
#personal-items a{font-size: 1.2em;}
#personal-items a:hover{color: #fff;}
#personal-items .twitter p{font-size: 1.1em;}


#footer_divider {
	background: url(images/footer_divider.png) no-repeat;
	height: 35px;
	margin-top: 35px;
	margin-left: 15px;
}
#footer h2 {
	color: #f2ecdf;
	text-transform: none;
	font-size: 21px;
}
#footer p {
	color: #c3bfb3;
}
#footer a:hover {
	border-bottom: 2px solid #f2ecdf;
}
#footer .bigger {
	font-size: 17px;
}
#footercontact {
	width: 270px;
	float: left;
	margin: 50px 15px 15px 15px;
}
#footercontact h2{
	margin-top: -10px;
}
#footercontact h2 .smaller {
	font-size: 20px;
}
#footercontact h2 a {
	color: #fff;
	font-size: smaller;
	}
#sitemap {
	width: 575px;
	float: right;
	margin: 50px 15px 15px 15px;
}
#sitemap h2 a{
	color: #f2ecdf;
	text-transform: none;
	font-size: 21px;
}
#footer .post{
	margin-left: 0px;
}
#sitemap .post {
	margin-bottom: 20px;
}
#sitemap .post h3 a{
	color: #f2ecdf;
	font-style: italic;
	font-size: 15px;
}

.othersites {
	width: 179px;
	height: 115px;
	border: 1px; 
	border-color: 000; 
	float: left;
	margin: 0px 15px 20px 0px;
	text-align: center;
}
.nomargin {
	margin: 0px;
	border: 1px, white; 
	border-color: 000;
	text-align: center;

}


/*Multiple Column Stuff.............................................*/

.ddmcc {
	width: 14.5em;
	float: left;
}
.ddmcc ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	border: 1px solid white;
}
.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;

}
.ddmcl ul li a{
font-size: 16px;
}

.ddmcl ul li a:hover{
color: #2d110b;
}

#footer-menus {
	margin:10px 15px 40px 15px;
	color:#f2ecdf;
	border-bottom: 2px solid #f2ecdf;
	padding-bottom: 10px;
}
.footer-menu {
	clear:both;
	padding:15px 0;
	padding-bottom:30px;
	position:relative;
}
.footer-menu:after { 
	clear:both; 
}
.footer-menu .column {
	width:120px;
	margin-right:0px;
	font-size:.9em;
}
.footer-menu .section-title { 
	float: left; 
	margin: 0px 0px 0px 24px; 
	border-right: 1px solid #5a5953;
	height: 110px;
	padding-right: 40px;
}
.footer-menu h2 {
	font-family:Georgia, sans-serif;
	font-style:italic;
	color:#999;
	font-weight:normal;
	font-size:2em;
}
.footer-menu h3 {
	font-family: 'Georgia',Arial, sans-serif !important;
	font-weight: 100;
	font-size:1.4em;
	float:left;
	margin-bottom: 40px;
	color: #f2ecdf;
}
.footer-menu p {
	font-family: 'Helvetica',Arial, sans-serif !important;
	font-size:1.2em;
	line-height: 1.5em;
}
.footer-menu ul {
	list-style:none;
	margin-left:0px;
	font-family: 'Helvetica',Arial, sans-serif;
    font-size: 1.03em;
}
.footer-menu .link-list {
	float:right;
	width:670px;
	margin-left: 20px;
}
.footer-menu .link-list ul.mainlist {	
	
}
.footer-menu .link-list ul li {

	float:left;
	width: 8em;
	margin-bottom: 4px;
}
.footer-menu .link-list ul li.categories h2 { 
	display:none; 
}
.footer-menu .link-list ul .linkcat h2 {
	display:inline;
	font-size:1.2em;
	color: #ccc;
}

#searchbox {
	border: 2px solid black;
	height: 50px;
	margin-bottom: 40px;
}

#homepagesearchbox input, textarea { background:#d0c8bf; border:5px solid #a59f97; padding: 10px; font-family: Georgia; font-size: 14px; }
#homepagesearchbox input:focus, textarea:focus { background:#f2ecdf; border:5px solid #d6d2c5; outline:none }
#homepagesearchbox input.submit { background:#900; border:5px solid #600; color:#fff; cursor:pointer; font-family: Georgia; font-size: 14px;}
#homepagesearchbox input.submit:active { background:#c00; border:5px solid #900; }


#homepagesearchbox form#searchform {padding: 0px; width: 270px; }
#homepagesearchbox form#searchform input { margin:0 0 0 0px; width: 175px;}
#homepagesearchbox form#searchform input#searchsubmit {float: right; width:50px;}
