/*  
Theme Name: mclus.org 2009
Theme URI: http://mclus.org/
Description: Custom theme for mclus.org
Version: 2.0
Author: Serafini Studios, Bruce Rea
Author URI: http://serafinistudios.com/
Author URI: http://brucerea.com/

*/

body {
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 0; 
	padding: 0;
	background: url('images/page-back.gif') repeat-x;
	}

#page {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

#search {
	margin: -58px 20px 0px 0px;
	padding: 0px;
	float: right;
	}
	
#header {
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	}
	
#header-logo {
	margin: 0px 0px 0 0; 
	height: 84px;
	}
	
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #5A471A;
	}
	
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #5A471A;
	margin: 0;
	padding: 15px 0 15px 0;
	}
	
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #5A471A;
	}
	
#content {
	padding: 0 12px 18px 24px;
	}
	
.narrowcolumn {
	background: #fff;
	width: 700px;
	float: left;
	padding: 0 5px 0 5px;
	margin: 0px;
	}
	
.widecolumn {
	background: #fff;
	width: 1000px;
	}
	
#sidebar {
	background: #fff;
	width: 255px; 
	float: right;
	padding: 0px;
	margin: 0px;
	}

#sidebar ul {
	list-style: none;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px 5px 5px 5px;
	}
	
#sidebar ul li ul {
	border: none;
	}
	
#sidebar ul li{
	padding: 0px;
	margin: 0px;
	}
	
#sidebar ul li a:hover {
	color: #663;
	}
	
#sidebar img {
	padding: 0px;
	margin: 0px;
	}
	
#sidebar a {
	color: #218EA9;
	}	
	
#sidebar h2 {
	background: #ECF4D5;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 5px 0px 5px 0px;
	}	
	
.entry {
	margin: 0;
	padding: 0;
	}
	
#footer {
	clear: both;
	margin: 18px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 125px;
	text-align: center;
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	color: #999;
	background: url('images/footer.gif') no-repeat top left; 
	}

#footer p{
	color: #999;
	padding: 10px 0px 0px 0px;
	}
	
#footer a{
	color: #999;
	}
	
#footer-logo {
	text-align: center;
	padding: 15px 0 40px 0;
	width: 900px;
	height: 84px;
	float: right;
	padding: 0px 10px 10px 0px;
	margin: 0 0 0 0;
	}
	
#home-image {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px 5px 5px 5px;
	}
	
#home-text {
	color: #996600;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	}

/* edit button */
.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.add-entry-container {
	margin: 25px 0px 5px 0px;
	}

.add-entry img {
	margin: 0px 0px 0px 0px;
	}

.add-entry a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	font-size: 18px;
	background: #9f9;
	border-top: 1px solid #9c9;
	border-right: 1px solid #696;
	border-bottom: 1px solid #696;
	border-left: 1px solid #9c9;
	color: #060;
	}
/* / edit button */
	
hr {
	display: none;
	}

a img {
	border: none;
	}
	
a {
	color: #218EA9;
	}

	
/*	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 */

/* nav styling */
#navs {
	position: relative;
	width: 1000px;
	height: 50px;
	margin: 15px 0 0 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	}

#navs ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
	color: #5A471A;
	}

#navs li {
	color: #5A471A;
	display: inline;
	margin: 0px 20px 0px 0px;
	}

#navs a {
	text-decoration: none;
	color: #fff;
	}
	
#navs li .current {
	color: #5A471A !important;
	}
	
#navs li a:hover {
	color: #5A471A;
	}

#navs ul.level2 {
    margin: 5px 0px 0px 0px;
    padding: 0px;
	}
		
#navs li.current a{
        color:#5A471A;
		}

#aktt_tweets ul li{
	padding: 0 0 10px 0;
	margin: 0px;
	width: 200px;
	overflow: hidden;
	}
	
/* /nav styling */

.wp-caption-text {
	margin: 0;
	padding: 4px;
	font-size: 11px;
	color: #333;
	text-align: center;
	}



