/*
Theme Name: K+Me Theme
Theme URI: http://www.fran6art.com/
Description: The first theme created by K+Me
Version: 0.1
Author: Jeremy Sanson
*/

img{
border:none;
}



body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #FFFFFF;
background: url("http://www.kplusme.com/images/back5.jpg");
background-attachment:fixed;
color: #000000;
margin: 0;
}

#page {
margin: 0 auto 0 auto;
width: 770px;
}

#header {
float: left;
width: 580px;
padding: 15px 0px 15px 0px;
}


#header h1 {
font-size: 2em;
text-align: center;
display:none;
}


#content {
float: left;
width: 580px;
margin-bottom: 20px;
background: #FFFFFF;
}

#content h2 {
padding: 0 10px 0 10px;
font-size: 1em;
}

.postmetadata {
font-size: 0.7em;
color: #999;
padding: 0 10px 0 10px
}

.post_content {
color: #000000;
text-align: left;
padding: 0 10px 0 10px
}
 
.sidebar {
float: right;
width: 173px;
background: #FFFFFF;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 10px 0 0 5px;

}

.sidebar h2 {
font-size: 1em;
}


#footer {
font-size: 1em;
padding: 0px 0px 0 0;
clear: both;
width: 580px;
color: #FFFFFF;
}

#footer p{
text-align: center;
font-size: 1em;
}

#content a {
color: #000000;
text-decoration: underline;
}

#content a:hover {
background: #EE80B3;
}

.sidebar a{
color: #000000;
text-decoration: underline;
}

.sidebar a:hover {
background: #EE80B3;
}

.pinkcross {color: #EE80B3}

.navigation {
text-align:center;
}