/*  
Theme Name: Kesha
Description: Kesha
Author: Yasmine & Kanu(coding) Amy (design)
Author URL: http://saturate-me.org
Theme URL: http://saturate-me.org/themes.php
*/

body {
margin: 0;
padding: 0;
background: #bebebe url(images/stripes2.png);
text-align: center;
}

#container {
margin:0px auto;
width:759px;
text-align:left;
}

#sitename {
background: url(images/kesha.gif) no-repeat;
font-family: times new roman;
font-weight: normal;
font-size:48px;
height: 360px;
line-height:100px;
color: #000000; 
text-align: center;
letter-spacing:1px;
text-transform: uppercase;}

b{color: #003b6b;}
i {font-family:georgia; font-size:11px; color: #003b6b;}
u {color: #003b6b; text-decoration: none; border-bottom:1px solid #198079;}

a:link,a:visited,a:active
{
color: #003b6b;
font-family: arial;
font-weight: bold;
font-size:11px;
text-decoration:none;
}
a:hover
{
color: #000000;
}

h1 {
font-family: times new roman;
font-weight: normal;
font-size:18px;
background-color: #c86d80;
border:1px ridge #003b6b;
color: #003b6b;
text-align:center;
text-transform: uppercase;
letter-spacing:1px;
line-height: 18px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:12px;
font-size:11px;
font-family:arial;
text-transform: none;
font-weight: normal;
color: #000000;
text-align: left;
padding:2px;
}

.content {
float:left;
width:100%;
background: url(images/bg.gif);
font-size: 11px;
font-family: arial;
color: #000000;
line-height:12px;
text-align:left;
text-transform: none;
font-weight:normal;
padding:3px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: arial;
font-size: 10px;
line-height:12px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #c86d80;
border:1px solid #003b6b;
color: #000000;
text-transform: uppercase;
text-align: left;
padding:3px;
padding-left:4px;
margin-bottom:3px;
}
a.navi:hover {
background: #003b6b;
border:1px solid #003b6b;
color: #ffffff;
}