/*  
Theme Name: Strawberry Gashes
Description: Widget ready emo style theme
Version: 1
Author: Charity
Author URL: http://lethalpink.com */


body {
background: #603811;
background-position: top center;
font-family: Lucida Sans, Lucida Sans Unicode;
font-size: 11px;
font-weight: normal;
color: #252525;
text-align: center;
}

b {color: #000000;}
i {color: #000000;}
u {color: #000000; border-bottom: 1px solid #790000; text-decoration: none;}
s {color: #252525;}

a:link,a:visited,a:active {
color: #790000;
font-weight: normal;
font-size:11px;
text-decoration:none;
}

a:hover {
color: #6A230B;
}

input, textarea, select {
color: #603811; 
font-size: 11px; 
background: #000000; 
border: 1px solid #6A230B;
}

h1 {
line-height : 22px;
font-weight: normal;
margin:0px; padding:0px;
font-size : 18px; 
letter-spacing : 2px;
color : #790000;
font-family: Trebuchet MS; 
text-align: left;
margin-bottom: 0;
padding-bottom: 0;
border-bottom: #000000 1px dashed; 
}

h2 {
color: #000000;
font-size: 11px;
font-family: Times New Roman;
letter-spacing: 0px;
text-align: left;
line-height: 13px;
border-top: #790000 1px dashed;
margin-top: 0px;
padding-top: 0px;
}


#container {
margin: auto;
text-align: left;
width: 784px;
background: url('bkgr.jpg');
}

#content {
float: left;
width: 500px;
margin-left: 12px;
}

#sidebar {
float: right;
width: 200px;
margin-right: 12px; 
}

#sidebar h2 {
font-size: 14px;
color: #000000;
text-align: center;
text-transform: lowercase;
font-family: Trebuchet MS;
letter-spacing: 2px;
font-weight: normal;
line-height: 15px;
background: transparent;
border: 0px;
}

#sidebar li {
margin: 0;
list-style: none;     
}

a.nav, a.nav:active, a.nav:link, a.nav:visited {
display: inline;
color: #603811;
font-weight: normal;
font-size: 18px;
text-decoration: none;
text-align: center;
font-family: Times New Roman;
}

a.nav:hover {
color: #6A230B;
}


.navi {
position: relative;
margin-left: 8px;
margin-top: 0px;
background: url('navi.jpg') no-repeat !important;
width: 769px;
height: 74px;
text-align: center;
padding-top: 28px;
}

.navi li {
display: inline;
list-style: none;
text-align: center;
margin-right: 15px;
}

.clear {
clear: both;
}

