/*  
Theme Name: Repotting
Author: Matt Wood
Author URI: http://bivings.com/
*/

h2{
	font:bold 14px/20px Arial, Helvetica, sans-serif;
}


	/* Default links 	*/

a:link, a:visited {
	text-decoration : none;
	color: #9a3d02;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #9a3d02;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #9a3d02;
	background: transparent;  
	}

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #fff;
	color: #53564E;
	font: small/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
div#wrapper	{
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
	width: 902px; 
	}
div#container{
	float: left;
	color: #53564E;
/*	background: #fff url(images/bg.gif) no-repeat;*/
	border: 1px solid #BBBCB7;
	width: 902px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;	
}	
#nav{
	text-align:center;
	width:900px;
	float: left;
}

#nav ul{
	background-color:#f8dd52;
	margin:0;
	padding:15px;
	float: left;
	width: 900px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 870px;	
}

#nav ul li{
	color:#683E07;
  		display: inline;
  		list-style-type: none;
}
#nav ul li a{
	color:#683E07;
	font-size:12px;
	text-decoration:none;
	padding: 0;
	padding-right: 25px;
	padding-left: 25px;
}
#nav ul li a:hover{
	text-decoration:underline;
}
#header{
	float: left;
	margin-bottom: 0px;
	width: 900px;
}
div#columncontainer{
	float: left;
	width: 900px;
}
div#column1{
	float: left;
	padding-top: 16px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
	width: 268px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 202px;	
}
div#sidebar1{
	padding: 10px 5px;
	float: left;
	background : #fff url(images/sb1bg.jpg) no-repeat;
	width: 210px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;	
}
div#column2{
	float: left;
	width: 412px;
}
div#column3{
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 220px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;	
}
div#sidebar2{
	float: left;
	width: 180px;
}
div#sidebar1 h2,div#sidebar2 h2{
	color: #7D621F;
	font-size: 11px;
	border-bottom: 1px solid #B0AF75;
}
div#footer{
	/*width: 900px;
        width: 494px;
	float: left;*/
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 11px;
}
div#footer a:link, div#footer a:visited {
	text-decoration : none;
	color: #A4A4A4;
	background: transparent; 
	}

div#footer a:hover {
	text-decoration : underline;
	color: #A4A4A4;
	background: transparent; 
	}

div#footer a:active {
	text-decoration : none;
	color: #A4A4A4;
	background: transparent;  
	}
div.post h2{
	margin-bottom: 1px;
	font-size: 14px;
}
div.byline{
	color: #999999;
	margin-bottom: 10px;
	font-size: 11px;
}
div.entry{
	font-size: 11px;
}

div.entry fieldset form{
	margin:0;
	padding:0;
}

div.entry table.submitform td,
div.entry table.submitform th{
	padding:2px 10px;
}

div.entry table.submitform th{
	color:#683E07;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}

div.entry table.submitform th .note{
	color:#666;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	text-transform:none;
}

div.entry table.submitform input,
div.entry table.submitform select,
div.entry table.submitform textarea{
	border:1px solid #EBEBA9;
	background-color:#ffc;
	font-size:11px;
	width:200px;
}

div.entry table.submitform input.submit{
	width:100px;
}
p.postmetadata{
	font-size: 11px;
}
#comment{
width: 350px;
}
.commentlist li:hover {
	border: 1px solid #000;
	}
	
.commentlist {
	padding: 0;
	margin: 0;
	width: 400px;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #E8ECE6;
	border: 1px solid #828A80;
	margin: 10px;
	color: #3C452D;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
div#introtext{
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 11px;
}
p.sidebarevents{
	font-size: 11px;
}
#front-recentblog {margin-bottom:1em;border: 1px solid #53564E;padding:1em;}
h2.recentblog{
	/*color: #7D621F;
	font-size: 14px;
	border-bottom: 1px solid #53564E;*/ /*#B0AF75;*/
}
p.homeblogposts {
	font-size: 11px;
}
p.homeblogposts a{
	font-weight: bold;
	font-size: 12px;
}
p.homeblogposts span.commentslink a{
	font-weight: normal;
	font-size: 11px;
}
#rsssub{
	margin-top: 10px;
}
div#sidebar1 a:link, div#sidebar1 a:visited,
div#sidebar2 a:link, div#sidebar2  a:visited {
	text-decoration : none;
	color: #52710C;
	background: transparent; 
	}

div#sidebar1 a:hover,
div#sidebar2 a:hover {
	text-decoration : underline;
	color: #52710C;
	background: transparent; 
	}
div#sidebar1 a:active,
div#sidebar2 a:active {
	text-decoration : none;
	color: #52710C;
	background: transparent;  
	}
table.eventstable{
	width: 100%;
	border-top: solid 1px #EDEDED;
}
table.eventstable td{
	padding: 5px;
	border-bottom: solid 1px #EDEDED;
	vertical-align: top;
}
table.eventstable td.eventdate{
	width: 26%;
	border-right: 1px solid #B0B0B0;
	font-size: 11px;
}
table.eventstable td.eventtitle{
	width: 74%;
	font-size: 11px;
}
div#bivingsimage{
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
	width: 902px; 
	}
tr.currentmonth td{
	font-weight: bold;
}
table.sideeventstable{
/*	width: 83%;*/
	width:150px;
}
table.sideeventstable td{
	padding: 5px 3px 5px 0;
	vertical-align: top;
}
table.sideeventstable td.eventdate{
	font-size: 10px;
}
table.sideeventstable td.eventtitle{
	font-size: 10px;
	line-height:13px;
}
#presslist ul{margin:0;padding:0;}
#presslist ul li{border-bottom:1px solid #ededed;clear:both;font-size:11px;height:75px;list-style:none outside none;padding:10px 0;}
#presslist ul li b,
#presslist ul li strong{font-size:12px;font-weight:normal;}
#presslist ul li img{clear:right; padding:0 0 0 10px;}
#presslist td.text{border-bottom:1px solid #ededed;font-size:11px; padding:10px 0;}
#presslist td.text b, #presslist td.text strong{font-size:12px;font-weight:normal;}
#presslist td.image{border-bottom:1px solid #ededed;padding:10px 0;text-align:right;}
#presslist td.image img{padding:0 0 0 10px;}
