@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Garamond, ag_garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align:center;
	color:#29303B;
	line-height:1.2em;
	/*background: url('images/bg.gif') #b3b3a8;*/
background: #f6f6c1;
}

td,th,form,input,select,textarea {font-family:Arial,sans-serif; font-size:12px}
a { color:#0b5a0b; text-decoration:none; }
a:visited { color:#0b5a0b; }
a:hover { color:#2bc62b; text-decoration:underline; }

.admin_menu {font:15px Arial,sans-serif; text-decoration:underline}
.admin_option {font:13px Arial,sans-serif}
.big {font-size:16px; font-weight:bold}
.header {background:silver; font-weight:bold}
.page_title {color:maroon; font-size:20px; font-weight:bold; text-align:center}
.rule {border-bottom:solid 1px #006600}
.spacer {text-align:right; margin-top:-10px}

#rap 
{
	background:#ffffcc;
	/*border-left: 4px double #146a3b;
	border-right: 4px double #146a3b;*/
	width:760px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: Garamond, ag_garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#header {
	border: 5px double #146a3b;
	/*background: url('images/bg.gif'); 	*/
background: #f6f6c1;
	width: 750px;
	margin: 0;
	padding-top: .5em;
padding-bottom: .5em;
}

#content { width:520px; float:right; padding:8px 0 0 1em; margin:0; overflow:hidden; }

a img { border:none; }
acronym, abbr { border-bottom:1px dotted #0c6bf0; }
acronym, abbr, span.caps { cursor:help; letter-spacing:.07em; }
code { font-family: "Courier New", Courier, mono; font-style: italic; }
blockquote{ background: #fff; border-left: 2px solid #146a3b; padding: 10px; margin: 1em; }

cite { font-size:0.9em; font-style: normal}
h1,h2,h3,h4 { font-family:Garamond,ag_garamond,Georgia,"Times New Roman",Times,serif; font-weight:normal; letter-spacing:1px}
h3 { margin:0; padding:0; font:normal 1.3em verdana, helvetica, sans-serif}
p { margin:0 0 1em; padding:0; line-height:1.5em}

#header h1 {
	margin: 0;
	font-size: 1.9em;
	color: #146a3b;
	/*letter-spacing: 0.5em;*/
	padding-left:10px;
	text-align:left;
        font-family: Garamond, ag_garamond, Georgia, "Times New Roman", Times, serif;
line-spacing: 1em;
}

#description {
	text-align: right;
	color: #146a3b;
	letter-spacing: 0.1em;
	padding:5px;
	margin-right: 10px;
        font-family: Garamond, ag_garamond, Georgia, "Times New Roman", Times, serif;
}

#tagline {
	text-align: left;
	color: #146a3b;
	letter-spacing: 0.1em;
	padding-left:10px;
	padding-top: 10px;
        font-family: Garamond, ag_garamond, Georgia, "Times New Roman", Times, serif;
font-size: .75em;
a
}

h2 { margin: 0; padding: 0; font-size: 1.1em; color: #0b5a0b; font-weight: bold; }
h3 { margin: 0; padding: 0; font-size: 1.2em; color: #0b5a0b; font-weight: bold; }

#sidebar {
	background: #FFFFCC;
	border-right: 1px solid #146a3b;
	padding-left: 2px;
	width:200px;
	float:left;
	margin:0;
} 
#sidebar #sidetext{} 
#sidebar input {
	background-color: #fff;
	color: #000;
	border: 1px solid #146a3b;
	font-size: 11px;
	padding: 3px;
}
#sidebar input:hover {
	border:1px solid #146a3b;
	background-color: #FFF;
	color:#666;
}
#sidebar input:focus {
	border:1px solid #146a3b;
	background-color: #FFF;
	color:#333;
}
#sidebar h2 {
	margin: 0;
	padding-top:5px;
	padding-left:5px;
	font-size: 1em;
	color: #333;
	font-weight: bold;
	border-bottom:#146a3b 1px solid;	
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#sidebar ul {
	list-style-type: none;
	padding: 2px 0 1em 5px;
	margin: 0;	
}
#sidebar ul li {
	margin-top: 0.2em;
	padding: 0;
	font-size: 0.9em;
}
#sidebar .imgclass li a:link, #sidebar .imgclass li a:visited {
	padding-left: 15px;
	color: #0b5a0b;	
	text-decoration: none;
	background: url(images/cats.png) no-repeat;
}
#sidebar .imgclass li a:hover {
	color: #0b5a0b;
	background: url(images/cats_hover.png) no-repeat;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #108a10;
	text-decoration: none;
	border-bottom: none;
}


#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	/*background: url('images/bullet.png') no-repeat 0 7px;*/
	padding-left: .5em;
        list-style-type: disc;
	list-style-image: url('images/diamond.gif');
	padding-top: 10px;
}
#content .articleimg {
	float:right;
	padding:3px;
	border: #ccc 1px solid;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#content .articleimgleft {
	float:left;
	padding:3px;
	border: #ccc 1px solid;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.post-footer, .copyright {
	margin-top: 10px;
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #808080;
}
.post-content {
	padding: 10px 0 0;
}
img {
	border: #ccc 1px solid;
	padding: 3px;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #999;
	border-bottom:#0b5a0b 1px solid;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;
	
}
.post-info {
	color: #999;
	font-family: Garamond, ag_garamond, Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #0b5a0b;
	border: none;
}
.post-info a:hover{
	text-decoration: underline;
	color: #0b5a0b;
	border: none;
}
.commentedit {
text-align: right; margin-top: -10px; margin-right: 200px;
}

#footer {
	margin:0;
	padding: 7px 20px 6px;;
	border-top: 1px solid #146a3b;
	clear: both;
	font-size: 0.8em;
	color: #000;
	background: #FFFFcc;
	text-align:center;
}
#footer a {
border:none;
color:#0b5a0b;
}
#commentlist {
	font-size:1em;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #666;
	font-weight: normal;
	font-size:0.85em;
}
#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F5F5F5;
	border: 1px solid #146a3b;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments {
	text-transform: uppercase;
	margin-top: 3em;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#postcomment {
	text-transform: uppercase;
	margin-top: 0.9em;
	color: #AA7D39;
	font: 1em verdana, helvetica, sans-serif;
}

.link-comment {
	background: url('images/ico-talk-act.gif') no-repeat left;
	padding-left: 15px;
}
.link-comment-off {
	background: url('images/ico-talk.gif') no-repeat left;
	padding-left: 15px;
}
/* COMMENT ELEMENTS */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 40em

}

#commentform textarea {
background: #0b710b;
width: 30em
border: 1px solid #d6d3d3;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #0b710b;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 180px;
}
#commentform input { margin-bottom: 3px; }

#pgtitle { color: #990000; text-align: center; line-height: 1em; }

.strBurg { font-weight: bold; color: #990000; }

#disclosure { font-size: small; border-top: 1px solid #000; }
