/* -- Panta Rei: Everything Flows, Everything Changes -- */
/* -- A weblog about better ways to make things better -- */

/* -- General Rules --
-------------------------------------*/
body {
	background: #eee;
	padding: 16px 0 30px 13px;
	margin: 0;	
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

td {
	vertical-align: top;
}

a {
	text-decoration: underline;
	color: #085821;
}

a:hover {
	color: #000;
}


/* -- Layout Table Rules --
-------------------------------------*/
#layout {
	width: 750px;
	background: #fff;
}


/* -- Header Rules --
-------------------------------------*/
#headlink {			
	border-right: 2px solid #eee;
	border-left: 2px solid #eee;

}

thead td {
	border-bottom: 2px solid #eee;
	background: transparent;
}


/* -- Search Box Rules --
-------------------------------------*/
#search, #recent {
	height: 38px;
	vertical-align: middle;
}

#search {
	text-align: center;
	font-style: italic;
	background: #085821;
	color: #fff;
	border-right: 2px solid #eee;
	border-left: 2px solid #eee;
	font-size: 15px;
	line-height: 15px;
}

#searchbox {
	height: 14px;
	border: 0;
	font-size: 11px;
	line-height: 11px;
	width: 218px;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 1px solid #085821;
}

#search label, #search input {
	display: block;
	float:left;
}

#search form {
	padding-left: 104px;
}

#recent {
	background-image: url(img/gr_tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:  #085821;
	padding-left: 20px;
}
#lecent {
	background-image: url(img/gr_tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:  #085821;
	padding-left: 20px;
}


/* -- Content Rules --
-------------------------------------*/
#content {
	background: #fff;
	padding: 15px 25px;
	border-right: 2px solid #eee;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0;
 
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 0 0;

}

#content h1 a, #content h2 a {
	color: #000;
	text-decoration: none;
}

#content h1 a:hover, #content h2 a:hover {
	color: #085821;
}

#content p {
	font-size: 13px; 
	line-height: 15px;
	margin: 5px 0 10px 0;
}

.author {
	font-size: 12px;
	font-style: italic;
}

.blurb {
	margin-bottom: 15px;
}

/* -- Right Navigation Rules --
-------------------------------------*/
#rightnav {
	background: #fff;
	padding: 0;
	height: 100%;
}

#rightnav a {
	color: #000;
	text-decoration: underline;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#rightnav a:hover {
	color: #085821;
}

#rightnav ul {
	list-style: none;
	margin: 15px 20px;
	padding: 0;
}

#rightnav li {
	margin: 0;
	margin-bottom: 6px;
	font-size: 12px;
}

#rightnav li.viewall {
	padding-top: 10px;
}

#rightnav h1 {
	background: #085821;
	width: 226px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#rightnav h1 img {
	display: block;
	margin: 0;
	padding: 0;
	/*margin: 11px 0 0 19px;*/
	border: 0;
	border-top: 11px solid #085821;
	border-left: 20px solid #085821;
}

#rightnav ul#archives {
	margin: 10px 20px;
}

#rightnav ul#archives li {
	font-size: 15px;
}

#rightnav ul#archives a {
	line-height: 20px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#rightnav ul#archives a:hover {
	color: #085821;
}

/* -- Comment Area Rules --
-------------------------------------*/
#comments {
	
}

.commenttext {
	background: url(img/commentbg.gif);
	border: 1px solid #ccc;
	width: 386px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.commenttext p {
	margin: 0 0 10px 0;
	padding: 0;
}

.commenttext p.author {
	margin-bottom: 0;
}

#postcomment {
	
	font-size: 12px;
	
}

#postcomment h1, #comments h1 {
	font-weight: bold;
	color: #000;
	font-size: 16px;
}

#postcomment h1 {
	margin-left: 25px;
}

#postcomment form {
	width: 432px;
	margin-left: 25px;
}

#postcomment label {
	display:block;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

#postcomment input {
	width: 140px;
}

#postcomment input#post {
	width: 75px;
	font-weight: bold;
}

#postcomment input#preview {
	width: 75px;
}

#postcomment textarea, #postcomment input {
	background: #fff;
	border: 1px solid #999;
	color: #000;
	font-size: 11px;
}

#postcomment textarea {
	display: block;
	font-family: Verdana;
	margin-bottom: 8px;
	width: 272px;
	height: 100px;
}

#commentleft {
	float: left;
}

#commentright {
	float: right;
	margin-bottom: 20px;
}

#spacetd {
	background: #fff;
	height: 125px;
}

/* -- Email Join Box Rules --
-------------------------------------*/
#joinemail {
	
	font-size: 12px;
	background: url(img/joinemailbg.gif) bottom right no-repeat #ccc;
	width: 226px;
}

#joinemail p {
	margin: 15px 18px 0 15px;
}

#joinemail form {
	margin: 0;
	margin-left: 18px;
	margin-top: 5px;
}

#joinemail input {
	display: block;
	float: left;
}

#joinemail #email {
	border: 0;
	width: 115px;
	height: 17px;
	border-right: 5px solid #ccc;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
}

/* -- Footer Rules --
-------------------------------------*/
#footer {
	width: 975px;
}

#footer td#pslug {
	text-align: center;
}

#footer td#pslug a {
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

#footer td#pslug a:hover {
	text-decoration: underline;
}

#footlinks {
	color: #085821;
	text-align: center;
	font-size: 11px;
	clear: both;
}

#footlinks a {
	font-size: 11px;
	text-decoration: none;
}

#homepagefoot {
	vertical-align: bottom;
	background: url(img/blbg.gif) bottom left no-repeat #fff;
	border-right: 2px solid #eee;
	padding-bottom: 13px;
	font-size: 12px;
}




/* -- Miscellaneous Rules --
-------------------------------------*/
div.technorati {
	display: none;
}

#rss {
	padding: 8px 0 10px 0px;
	/* Hide from IE5 Mac because it is scary\*/
	padding: 8px 0 10px 18px;
	/* You can come out now*/
}