/*
Theme Name: Blue Stripe
Theme URI: http://heartdrops.org
Description: Basic layout with blue stripes.  Tweaked by Bubblez=)
Version: 1.0
Author: Georgina
Author URI: http://heartdrops.org/
*/


body {
background-image: url('http://i43.tinypic.com/333993b.png');
}

p,body {
font: normal 10pt tahoma;
color: #000;
}


img {
border: 0px;
}

.left {
float: left;
text-align: left;
padding: 7px;
}

a:visited, a:link {
color: #3CA3C5;
text-decoration: none;
}

a:hover {
color: #aaaaaa;
text-decoration:none;
}

a:visited.title, a:link.title {
font: normal 15pt verdana;
line-height: 27px;
color: #777777;
}


h1{
font:27pt mistral;
color:#1eaef5;
margin-top:0px;
margin-bottom:0px;
letter-spacing:5px;
text-align:left;
line-height:20px;
padding-left:5px;
}

h2 {
padding: 3px;
line-height: 20px;
font: normal 11pt "verdana";
background: #D1E7EE;
letter-spacing: 1px;
color: #777;
text-align: center;
border-bottom: 1px dotted gray;
}

h3{
font:11pt courier new;
color:#3333CC;
margin-top:0px;
margin-bottom:0px;
letter-spacing:5px;
text-align:right;
}

h4 {
font:19pt mistral;
color:#1eaef5;
margin-top:0px;
margin-bottom:0px;
letter-spacing:5px;
text-align:left;
}

h5 {
font: bold 10.5pt arial;
color: #92B3BE;
text-align: center;
}

h6 {
font: normal 10pt "Verdana";
color: #696969;
text-transform: lowercase;
text-align: right;
}

h7 {
font:normal 13pt mistral;
color:#1eaef5;
margin-top:0px;
margin-bottom:0px;
letter-spacing:4px;
text-align:left;
}

strong, b {
color: #77BCD3;
}

em, i {
font-family: "arial";
color: #000099;
font-weight: bold;
}

u {font-family: arial; color: #666666; text-decoration: none; border-bottom:1px solid #23a487;}

blockquote {
display:block;
color:#888;
padding:10px;
border-left:1px dotted #fcc;
background-color: #ffe;
}


ul {
list-style-image: url('bullet.gif');
}

input, textarea {
font: normal 10pt arial;
color: #2e2e2e;
border: 1px solid #444444;
padding:5px;
}

#container {
width: 750px;
padding: 5px;
margin: 0 auto 0 auto;
border: 5px solid #777777;
background-color:#d1e7ee;
}

.sitetitle {
font: normal 25pt arial;
letter-spacing: 1px;
text-align: center;
color: #99ccdd;
padding-bottom:20px;
background-color: #D1E7EE;
background-image: url('http://i44.tinypic.com/24fk7dt.jpg');
height: 100px;
}

#side {
width: 210px;
height: auto;
float: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0;
padding-left: 5px;
background-color: transparent;
}

#content {
width: 530px;
height: auto;
float: left;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 0;
background-color: transparent;
}

#footer {
clear: both;
height: auto;
padding: 5px;
background: #D1E7EE;
text-align: center;
}

#navigation {
list-style: none;
margin: 0;
padding: 0;
}

#navigation li {
float: left;
}

#navigation li a {
background-color: #C2E3EE;
color: #aaaaaa;
width: 120px;
text-transform: lowercase;
text-decoration: none;
text-align: center;
padding: 9px 0;
margin: 15px;
letter-spacing: 0px;
font: normal 14pt tahoma;
display: block;
}

#navigation li a:hover {
margin: 15px;
letter-spacing: 0px;
width: 120px;
color:#777;
font: normal 14pt tahoma;
background-color: #92DAF2;
}
