/*  
Theme Name: Refreshing
Theme URI: http://rock-kitty.net
Description: Very nice theme with fresh green leaves. The theme is widget and Adsense ready. This theme is a linkware, so please, make sure you agree to my Terms Of Use.
Author: Kate
Author URI: http://rock-kitty.net*/
* {
	color: #73706F;
}

body {
	font: 9pt Verdana, arial;
	margin: 0;
	padding: 0;
}

#background-wrapper {
	background: #F2F3F0 url(images/bg.gif) repeat-x;
}

html,body,#background-wrapper {
	background-color: #f2f3f0;
	height: 100%;
}

#wrapper {
	height: 100%;
	margin: 0 auto;
	width: 814px;
}

#bg {
	background: url(images/background.gif) repeat-y;
	float: left;
	width: 814px;
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat;
	height: 300px;
	width: 814px;
}

/* TOP NAVIGATION */
#navbar {
	margin-top: 0;
	width: 814px;
}

.menu {
	margin: 0;
	padding: 0;
	width: 814px;
}

.menu ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding-left: 65px;
	padding-top: 21px;
	position: relative;
}

.menu ul li {
	display: inline;
	float: left;
	list-style: none;
	padding-right: 40px;
}

.menu li a {
	color: #84B016;
	display: inline;
	float: left;
	font: bold 9pt Verdana, arial;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.menu li a.current {
	color: #658510;
}

.menu li a:hover {
	color: #99C823;
	text-decoration: none;
}

/* BLOG NAME PROPERTIES */
h1 {
	clear: both;
	font: bold 22px "Trebuchet MS", serif;
	text-align: left;
}

a.mainlink,a.mainlink:hover {
	color: #669104;
	font-family: Verdana, Arial;
	font-size: 30px;
	text-decoration: none;
}

/* SIDEBAR */
#mainnav {
	float: right;
	margin-top: -30px;
	padding-right: 25px;
	width: 200px;
}

.nav h2 {
	background: url(images/button.gif) repeat-x;
	clear: both;
	color: #74A20D;
	font: bold 9pt Verdana, arial;
	margin-top: 15px;
	padding: 7px 5px 7px 10px;
}

.nav li {
	list-style: none;
}

.nav li a {
	background: url(images/button.gif) repeat-x;
	color: #707070;
	display: block;
	font: 9pt Verdana, arial;
	padding: 7px 0 7px 30px;
	text-decoration: none;
	width: 170px;
}

.nav li a:hover {
	color: #575757;
}

.nav li a.selected {
	color: #575757;
	font-weight: bold;
}

/* MAIN PROPERTIES */
#main {
	color: #3E3C3C;
	float: left;
	font: 10pt verdana, serif;
	line-height: 16px;
	margin-top: -26px;
	padding-left: 25px;
	text-align: justify;
	width: 530px;
}

.ad {
	padding-bottom: 20px;
	padding-top: 20px;
}

h3 {
	color: #73706F;
	font: 14pt "Lucida Sans", arial;
	letter-spacing: -1px;
	margin: 3px 0 14px;
	padding-bottom: 5px;
	text-align: left;
}

a.link {
	color: #73706F;
	margin-top: 20px;
	text-decoration: none;
}

a.link:hover {
	color: #73706F;
	text-decoration: none;
}

.reply {
	clear: both;
	color: #73706F;
	font: bold 14pt "Lucida Sans", arial;
	letter-spacing: -1px;
	margin: 3px 0 14px;
	padding-bottom: 5px;
	text-align: left;
}

blockquote {
	border-left: 3px solid #85B60D;
	color: #737373;
	font-size: 8pt;
	padding-left: 7px;
	padding-right: 5px;
}

/* AUTHOR TEXT */
h5 {
	color: #4B4B4B;
	font: 8pt Verdana, arial;
	margin-top: -10px;
}

h5 strong {
	color: #96C417;
}

.entries {
	clear: both;
	height: 25px;
	margin-bottom: 20px;
	margin-top: 35px;
	padding: 0;
}

.entries a {
	color: #878887;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.entries a:hover {
	color: #7AA318;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* COMMENTS */
.com {
	background: url(images/line.gif) bottom repeat-x;
	clear: both;
	color: #878887;
	height: 18px;
	margin-bottom: 20px;
	padding-right: 10px;
	text-align: right;
}

.com a {
	color: #5C8E00;
	text-decoration: none;
}

.com a:hover {
	color: #6C9709;
	text-decoration: none;
}

.author {
	color: #74A20D;
	font: bold 13pt Times New Roman, arial;
	padding: 7px 0 0 10px;
}

.author a {
	color: #95C417;
}

.alt {
	background-color: #F9F8F8;
}

.comment {
	padding: 0 10px;
}

.userinfo {
	padding: 0 10px 10px 0;
	text-align: right;
}

/* FOOTER */
#footer {
	background: url(images/footer.gif) repeat-x;
	clear: both;
	color: #707070;
	font-size: 8pt;
	height: 72px;
	margin-left: 7px;
	text-align: center;
	width: 800px;
}

#footer p {
	float: left;
	margin: 15px 18px;
}

#footer a {
	color: #444;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
}

#footer a:hover {
	color: #74A20D;
	text-decoration: none;
}

/* INPUT PROPERTIES */
#search {
	margin-bottom: 30px;
	margin-top: 12px;
}

.searchform {
	background-color: #FFF;
	border: 1px solid #A3A4A3;
	color: #878887;
	font-weight: bold;
	padding-left: 6px;
}

.button {
	background-color: #FFF;
	border: 1px solid #A3A4A3;
	color: #878887;
	font-weight: bold;
}

* html .button {
	height: 20px;
}

/* IMAGE STYLE */
img {
	border: 0;
	padding-right: 5px;
}

.wp-smiley {
	float: none;
}

/* GENERAL LINK STYLE */
a {
	color: #669104;
	text-decoration: none;
}

a:hover {
	color: #9D9C9C;
	text-decoration: underline;
}

.menu *,.nav * {
	margin: 0;
	padding: 0;
}

.field,.comments {
	background-color: #F9F8F8;
	border: 1px solid #BCBCBB;
	color: #6E6E6E;
}
