/*  
Theme Name: Theme Name
Theme URI: http://www.kayeesh.com/
Description: Description here.
Version: 1.0
Author: Kaye Clarete
Author URI: http://www.kayeesh.com/

*/

body{
font-family: tahoma;
font-size: 11px;
line-height: 15px;
letter-spacing: 0px;
background-image: url(http://i458.photobucket.com/albums/qq302/joelovesme_dee/21kkoyr.png);
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;
text-align: center;
vertical-align: top;
background-color: #fff;
color: #777;
}

a:link, a:visited{ 
color: #848484; 
text-decoration: none; 
font-weight: bold; 
}

a:hover{ 
color: #424242;
text-decoration: none; 
font-weight: bold; 
}

blockquote{ 
color: #777;
font-family: georgia;
font-size: 10px;
line-height: 13px;
background: #FFFAFD;
border: 1px solid #dcded3;
padding: 5px 15px 15px 15px;
}

input, textarea{ 
background: .alt {
background-color: #F8E0EC;
border-top: 0px dashed #FFFFFF;
border-bottom: 0px dashed #FFFFFF;
}
; 
font-family: tahoma; 
font-size: 11px; 
line-height: 12px; 
color: #000000; 
border: 1px solid #dcded3; 
padding: 3px; 
margin: 2px; 
}

h1{
font-family: Rockwell;
font-size: 20px;
color: #2e2e2e;
font-weight: bold;
font-style: none;
background: #none;
letter-spacing: 0.5px;
line-height: 20px;
text-transform: none;
text-align: left;
padding: 0;
margin: 0;
}

h2{
font-family: tahoma;
font-size: 14px;
color: #none;
font-weight: bold;
background: #none;
text-align: left;
text-transform: none;
}

h3{
font-family: Script MT Bold;
font-style: non;
font-size: 18px;
color: #2E2E2E;
font-weight: semibold;
text-align: center;
border-bottom: 	1px dashed #B8B8B8;
border-bottom-style:  dashed 
letter-spacing: 0.5px;
padding: 0 0 0 0;
margin: 15px 0 5px 0;
}

.navigation{
padding: 10px;
font-size: 11px;
font-weight: bold;
line-height: 14px;
}

#wrapper{
margin: 0 auto 0 auto;
width: 810px;
text-align: left;
padding: 0;
}

#container{
float: left;
width: 790px;
text-align: left;
padding: 10px;
background: #FFF;
border: 1px solid #dcded3;
}

#header{
float: left;
width: 889px;
background: #f6f7f2;
}

#main{
float: left;
display: inline;
position: relative;
left: 23px;
width: 510px;
background: #none;
padding: 15px 0 0 0;
margin: 0;
color: #777;
}

.post{
padding: 0;
margin: 0;
}

.entry{
font-size: 11px;
line-height: 17px;
text-align: justify;
border-bottom: 1px solid #dcded3;
padding: 0;
margin: 0;
}

p.postmetadata{
font-family: georgia;
font-size: 11px;
font-style: italic;
font-weight: bold;
text-align: right;
line-height: 13px;
color: #ccc;
background: #none;
margin: 20px 0 10px 0;
padding: 2px;
}

#sidebar{
float: right;
width: 210px;
background: #FFF;
border: 0px solid #999999;
display: inline;
position: relative;
right: 10px;
padding: 20px 0 0 0px;
margin: 0 0 200px 0;
}

#footer{
clear: both;
width: 650px;
padding: 10px;
margin: 0;
color: #424242;
background-color: #fff;
border-top: 1px solid #f6f7f2;
font-family: georgia;
font-size: 9px;
font-weight: normal;
text-align: center;
}


/*COMMENTS*/

#commentlist{
padding: 7px;
margin: 0;
}

#commentlist {
margin: 1.8em 0;
padding: 8px;
list-style-type: none;

}

#commentlist li {
padding: 9px 9px;
width: 370px;
border-top: 0px solid #d9ffd7;
border-right: 0px solid #cef2cc;
border-left: 0px solid #cef2cc;
}




div.bubble {
width: auto;
margin-bottom: 24px;
border: 0px solid #ccc;
}

div.bubble cite {
position: relative;
margin: 0px;
padding: 7px 0px 0px 0px;
top: 6px;
background: transparent url(tip.gif) no-repeat 20px 0;
font-style: normal;
}

a.author, a.author:active, a.author:visited {
text-decoration: none;
font-family: arial, "century gothic", georgia, "times new roman", sans-serif;
font-size: 17px;
font-weight: lighter;
text-transform: uppercase;
letter-spacing: -1px;
color: #000000;
}

#navigation {
 padding: 0;
 margin-bottom:.5em;
 background-color: #FFFFFF;
 width: 180px;
 color: #000000;
 font-weight:bold;
 float:right;
}

#navigation ul {
 list-style: none;
 margin: 0;
 padding: 0;
 border: none;
}

#navigation li {
 margin: 0 0 1px 0;
 float: left;&nbsp; 
}

#navigation li a {
 display: block;
 background: #CEF6E3;
&nbsp;font-family: Verdana, Arial;
 text-align: left;
 font-weight: bold;
 color: #585858;
 padding: 3px;
 margin-right: 2px;
 width: 180px; 
}

#navigation li a:hover {
 background-color: #A9F5F2;
 color: #FFFFFF;
}

 .blogimage { 
background:#ffffff none repeat scroll 0 0; 
border:1px solid #DDDDDD; 
margin:4px; 
padding:4px; }