body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #fff url('../images/back2.jpg');
}
a {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #000099;
	text-decoration:underline
}
input 
{
	
}
#rap 
{
	background:#fff url('../images/contentbg.jpg') center;
	width:700px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	color: #800000;
	background: url('../images/greentopa.jpg') no-repeat bottom; 	
 	height: 207px;
	margin: 0 auto;
	width:700px;
	padding:0;
}

#content {
	width:470px;
	float:left;
	padding:5px 0 5px 10px;
	margin:10px 0 0 10px;
	overflow:hidden;
}

#sidebar {
	width:180px;
	float:right;
	padding:10px 8px;
	margin:0;
	font-size:1em;
} 

a:link {
	color: #197201;
}
a:hover {
	color: #197201;
}

a:visited {
	color: #197201;
}

.linke {
	border: 1px solid #C0C0C0;
} 

a img {
	border-style:solid; border-width:0; color: #FFFFFF
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url('../images/blockquote.png') no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	width:250px; margin-left:3em; margin-right:1em; margin-top:1em; margin-bottom:1em; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:30px
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;
	font-size: 1.6em;
	color: #0f0f0f;
	padding:130px 0 0 30px;
	text-align:left;
}
.description 
{
	margin:0;
	padding:10px 100px 0 10px;
	font-size:1.1em;
	color:#777;	
	display:none;
}
#sidebar h2 {
	border:1px solid #C0C0C0; margin:0; font-size: 0.8em;
	color: #333333;
	text-transform:uppercase;	
	padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; background-color:#D6FAFE	
}

.linke h2 {
	border:1px solid #C0C0C0; margin:0;
	color: #333333;
	font-size: 10px;
	text-transform:uppercase;	
	padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; background-color:#D6FAFE	
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#sidebar ul {
	border:1px solid #C0C0C0; list-style-type: none;
	margin: 0;
	font-size: 0.9em; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:1em	
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;	
}
#sidebar li a:link, #sidebar li a:visited {
	color: #197201;
	text-decoration: none;
	border:none;
}
#sidebar li a:hover {
	color: #197201;
	text-decoration:underline;
	border:none;
}
#header a:link, #header a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}
#header a:hover, #header a:active {
	color: #996;
	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: 1.5em;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #800000;
	border-bottom:#ccc 1px solid;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, Verdana, sans-serif;
font-size: 0.8em;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;	
}
.post-info 
{
	margin:0;
	padding:0;
	font-size:1.1em;
	font-family:Georgia, Arial, Verdana, Serif;
}
#content h2, #content h3 {
	color: #666;
	font-family:Georgia, Arial, Serif;
	font-size:1.1em;
	margin:0;
}


.post-info a {
  margin-top: 0;
  font-family: arial;
  font-size: 130%;
  letter-spacing: -1px;
  color: rgb(102, 0, 204);
}
hr {
	display: none;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top: 1px solid #996;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;width:690px;
}
#footer a {
border:none;
color:#7A7636;
}
#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: #fafafa;
	border: 1px solid #9ac2a7;
	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, #respond {
	text-transform: uppercase;
	margin: 3em 0 1em 0;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:2px 0 2px 5px;
	text-align:right;	
	text-transform:lowercase;	
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0 1em;
	margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;	
	color:#666;
}
#topnav li a:hover
{
	border-bottom:#7A7636 3px solid;
	color:#7A7636;	
}
#navHome 
{
	padding-left:15px;
	background:url('../images/home.png') no-repeat left center;
}
#navAbout 
{
	padding-left:15px;
	background:url('../images/about.png') no-repeat left center;
}
#navArchives 
{
	padding-left:15px;
	background:url('../images/archives.png') no-repeat left center;
}
#navLinks 
{
	padding-left:15px;
	background:url('../images/links.png') no-repeat left center;
}
#navContact 
{
	padding-left:15px;
	background:url('..images/contact.png') no-repeat left center;
}
#home #navHome, #about #navAbout, #links #navLinks, #contact #navContact, #archives #navArchives
{
	border-bottom:#7A7636 3px solid;
	color:#7A7636;	
}

.authorcomment {
background-position: 0% 0%; border:1px dotted #008000; padding:3px; background-image:url('none'); background-repeat:repeat; background-attachment:scroll
 
}

.postbysunny {font-family: Arial; font-size: 11px; border: 1px dotted #008000; background-color: #F8F8F8; float:right; color:#000000;
}

.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: blue;}
.adText {font: normal 10pt Arial; text-decoration: none; color: black;}

#topmenu {
 	margin: 0 auto;
	width:692px;
	padding:0;
	background-color:#718748;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-variant:small-caps;
	background-image: url('../images/menu.png');
}
#topmenu a {
	margin: 0 auto;
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
	
}
#topmenu a:hover {
	margin: 0 auto;
	padding:0;
	background-color:#FFFFFF;
	background-image: url('../images/a_hover.png'); color:#000000
}

#center-widget {
border:1px solid #C0C0C0;
}

#topmenu1 {
 	margin: 0 auto;
	width:692px;
	padding:0;
	background-color:#718748;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-variant:small-caps;
	background-image: url('../images/menu.png');
}
#topmenu1 a {
	margin: 0 auto;
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
	
}
#topmenu1 a:hover {
	margin: 0 auto;
	padding:0;
	background-color:#FFFFFF;
	background-image: url('../images/a_hover.png'); color:#000000
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #eaeaea;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #f4f4f4;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}