/*  

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 <a href="http://rock-kitty.net/graphics/wordpress-themes/tos/" target="_blank">Terms Of Use</a>.
Author: Kate
Author URI: http://rock-kitty.net

*/



/*

IMPORTANT NOTICE, PLEASE READ! 


ANY CHANGES YOU MAKE CAN MISALIGN THE WHOLE THEME!
IF YOU DECIDE TO MAKE ANY CHANGES, YOU MAKE THEM AT YOUR OWN RISK!
I WILL NOT OFFER ANY SUPPORT!

*/


/*--Background of Page with Header strip across top--*/
body {
background: #ffffff url(images/bg.gif) repeat-x;
margin: 0;
padding: 0;
font: 9pt Verdana, arial;}

/*Background of content area*/
#wrapper {
width: 814px;
height: 100%;
margin: 0 auto;
background:#00fcff}

/*Page Background*/
#bg {
float: left;
width: 814px;
height: 100%;
background: url(images/background.gif) repeat-y;}

/* HEADER */

/*Header Background*/
#header {
width: 814px;
background: url(images/header.jpg) no-repeat;
height: 300px;}

/* TOP NAVIGATION */

/*Not visible on home page*/
#navbar {
margin-top: 0;
width: 814px;
}

/*Area behind menu at top of page and space partially behind logo*/
.menu * {
padding: 0;
margin: 0;
}

/*Area above menu at top page*/
.menu {
width: 814px;
padding: 0;
margin: 0;
}

/*Area above and in front of menu at top page*/
.menu ul {
margin: 0;
position: relative;
list-style: none; 
list-style-type: none; 
padding-top: 21px;
padding-left: 65px;
}

/*Area behind menu at top of page*/
.menu ul li {
float: right;
display: inline;
padding-right: 40px;
list-style: none;
background:#ffffff}

/*Menu text at top of page*/
.menu li a {
float: left;
display: inline;
font: bold 9pt arial, Verdana;
text-align: center;
margin-top:2px;
padding: 0;
text-decoration: none;
text-transform: uppercase;
}

/*Not visible on home page*/
.menu li.current_page_item a {
color: #949493;
}

/*Not visible on home page*/
.menu li a:hover {
text-decoration: none;
color: #640993;
}

/* BLOG NAME PROPERTIES */

/*Not visible on home page*/
h1 {
clear: both;
text-align: left;
padding-top: 175px;
padding-left: 120px;
font: bold 2.3em "Trebunchet MS", serif;
}

/*Not visible on home page*/
*html h1 {
padding-top: 160px;
}

/*Not visible on home page*/
a.mainlink {
text-decoration: none;
color: #73706F;
}

/*Not visible on home page*/
a.mainlink:hover {
text-decoration: none;
color: #640993;
}

/* SIDEBAR */

/*Area behind right side panel on right*/
#mainnav {
float: right;
width: 200px;
margin-top: -30px;
padding-right: 25px;
}

/*Area behind the widget heads*/
.nav h2 {
clear: both;
background: url(images/button.gif) repeat-x;
font: bold 9pt Verdana, arial;
text-indent: 20px;
margin-top: 15px;
padding: 7px 0;
color: #640993;
}

/*Area at bottom of each list item in widgets; looks like a thin line*/
.nav * {
padding: 0;
margin: 0;
}

/*Area at bottom of each list item in widgets; looks like a thin line*/
.nav li {
list-style: none;
}

/*Area background and text of list items in widgets*/
.nav li a {
display: block;
padding: 7px 0;
background: url(images/button.gif) repeat-x;
width: 200px;
font: 9pt Verdana, arial;
text-indent: 5px;
text-decoration: none;
text-transform: capitalize;
color: #707070;
}

/*Not visible on home page*/
.nav li a:hover {
color: #575757;
}

/* MAIN PROPERTIES */

/*Body copy container and text specs of post copy*/
#main {
float: left;
margin-top: -26px;
padding-left: 25px;
line-height: 16px;
text-align: justify;
font: 10pt verdana, serif;
width: 530px;
color: #3E3C3C;
}

/*Area under widgets*/
.ad {
padding-top: 20px;
padding-bottom: 20px;
}

/*Area behind post title*/
h3 {
font: bold 18pt "Georgia", "Times New Roman";
font-weight:normal;
letter-spacing: -1px;
text-align: left;
color: #949493;
}

/*Background and text of h4 tags*/
h4 {
padding-bottom: -20px;
margin-bottom:-10px;
font: bold 12pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
color: #73706f;
}

/*Background and text color for Post Title (Possible h4 tags)*/
a.link {
margin-top: 20px;
text-decoration: none;
color: #640993;
}

/*Background and text hover color for Post Title (Possible h4 tags)*/
a.link:hover {
text-decoration: none;
color: #640993;
}

/*Not visible on home page*/
.reply {
clear: both;
padding-bottom: 5px;
margin: 3px 0px 3px 0px;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #73706F;
}

/*Not visible on home page*/
blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border-left: 3px solid #640993;
color: #737373;
}

/* AUTHOR TEXT */

/*Post Byline background and text color*/
h5 {
font: 8pt Verdana, arial;
margin-top: -10px;
color: #4B4B4B;
}

/*Post Author background and text color*/
h5 strong {
color: #640993;
}

/*Site Map at bottom of page background*/
.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 35px;
margin-bottom: 20px;
}

/*Not visible on home page*/
.entries a {
font-weight: bold;
text-decoration: none;
font-size: 12px;
color: #878887;
}

/*Not visible on home page*/
.entries a:hover {
text-decoration: none;
color: #640993;
}

/*Not visible on home page*/
.left {
float: left;
}

/*Not visible on home page*/
.right {
float: right;
}

/* COMMENTS */

/*Site map background and listing separator text*/
.com {
clear: both;
text-align: right;
height: 18px;
background: url(images/line.gif) bottom repeat-x;
padding-right: 10px;
margin-bottom: 20px;
color: #878887;
}

/*Site map listing text and text background*/
.com a {
text-decoration: none;
color: #640993;
}

/*Site map listing text and text background hover*/
.com a:hover {
text-decoration: none;
color: #640993;
}

/*Not visible on home page*/
.author {
padding: 7px 0 0 10px;
font: bold 13pt Times New Roman, arial;
color: #640993;
}

/*Not visible on home page*/
.author a {
color: #640993;
}

/*Not visible on home page*/
.alt {
background-color: #F9F8F8;
}

/*Not visible on home page*/
.comment {
padding: 0 10px;
}

/*Not visible on home page*/
.userinfo {
padding: 0 10px 10px 0;
text-align: right;
}

/* FOOTER */

/*Powered By text and Footer background*/
#footer {
clear: both;
margin-left: 7px;
background: url(images/footer.gif) repeat-x;
width: 800px;
height: 72px;
text-align: center;
font-size: 8pt;
color: #707070;
}

/*Text in footer background and text*/
#footer a {
font-size: 8pt;
text-align: left;
text-decoration: none;
color: #707070;
}

/*Text in footer background and text hover*/
#footer a:hover {
text-decoration: none;
color: #640993;}

/* INPUT PROPERTIES */

/*Area on either side of search button*/
#search {
margin-top: 12px;
margin-bottom: 30px;
}

/*Search field color and text within field color*/
.searchform {
background-color: #FFFFFF;
border: 1px solid #A3A4A3;
font-weight: bold;
padding-left: 6px;
color: #878887;
}

/*Not visible on home page*/
.field {
background-color: #F9F8F8;
border: 1px solid #BCBCBB;
color: #6E6E6E;
}

/*Not visible on home page*/
.comments {
background-color: #F9F8F8;
border: 1px solid #BCBCBB;
color: #6E6E6E;}

/*Search button on home page*/
.button {
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid #A3A4A3;
color: #878887;
}

/*Not visible on home page*/
* html .button {
height: 20px;
}

/* IMAGE STYLE */

/*Not visible on home page*/
img {
float: left;
padding-right: 5px;
border: 0;
}

/*Not visible on home page*/
.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

/*Link color and background color*/
a {
text-decoration: none;
color: #640993;
}

/*Link hover cover and hover background color*/
a:hover {
text-decoration: underline;
color: #9D9C9C;}