/*  
Theme Name: Pinky
Description: Pink WP theme
Author: Kate
Author URI: http://rock-kitty.net
*/



body {
background-color: #000000;
margin-top: 0;
margin-left: 0;
padding: 0;
font: 9pt Verdana, arial;}


#header {
background: url(images/header.gif) no-repeat;
width: 100%;
height: 360px;}


#mainnav {
float: left;
margin-top: 0;
margin-bottom: 10px;
text-align: left;
margin-left: 30px;
display: inline;}

.nav h2 {
margin-top: 20px;
font: bold 26px Garamond, serif;
text-align: center;
margin-bottom: 0;
background: #CF3AAA;
border: 1px solid #EEA5DC;
width: 186px;
height: 30px;
color: #FFFFFF;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 187px;
list-style: none;
background-color: #F8EAF5;}


.nav li a {
display: block;
padding: 5px 0;
text-indent: 17px;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
color: #CD39A8;
width: 186px;
border-bottom: 1px solid #EEA5DC;
border-right: 1px solid #EEA5DC;
border-left: 1px solid #EEA5DC;}

.nav li a:hover {
text-decoration: none;
background-color: #E732BA;
color: #F8EAF5;}


#main {
float: left;
width: 60%;
margin-left: 60px;
text-align: left;
line-height: 15px;
text-align: justify;
display: inline;
color: #EFA6DD;}

h1 {
padding: 8px 0 5px 55px;
margin-top: 5px;
background: url(images/leaf.gif) left bottom no-repeat;
clear: both;
font: bold 31px Garamond, serif;
text-align: left;
border-bottom: 1px dashed #FFFFFF;
line-height: 15px;
margin-bottom: 14px;
color: #EED8E8;}

h3 {
margin: 0;
text-align: left;
padding-top: 200px;
padding-left: 370px;
font: bold 6em Times New Roman, sans-serif;
color: #FFFFFF;}

a.mainlink {
text-decoration: none;
color: #D25DB5;}

a.mainlink:hover {
text-decoration: none;
color: #D25DB5;}

small {
color: #F6C8EB;}

#copyright {
padding-top: 25px;
text-align: center;
font-weight: bold;
color: #F6C8EB;}

#footer {
clear: both;
margin-bottom: 5px;
background: url(images/footer.gif) left no-repeat;
height: 43px;}

a.link {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #EED8E8;}

a.link:hover {
margin-top: 20px;
font: bold 31px Garamond, serif;
text-decoration: none;
text-align: left;
line-height: 15px;
margin-bottom: 14px;
color: #CC39A7;}

.searchform {
background-color: #F4DDEE;
border: 1px solid #CC39A7;
color: #CD39A8;}

.field {
background-color: #F4DDEE;
border: 1px solid #CC39A7;
font-weight: bold;
color: #CD39A8;}

.comments {
background-color: #F4DDEE;
border: 1px solid #CC39A7;
font-weight: bold;
color: #CD39A8;}

.button {
background-color: #F4DDEE;
border: 1px solid #CC39A7;
color: #CD39A8;}

a {
text-decoration: underline;
color: #CC39A7;}

a:hover {
text-decoration: none;
color: #FFFFFF;}
