/*
Theme Name: Splat
Theme URI: http://heartdrops.org
Description: Layout featuring colourful paint splat brushes
Version: 1.0
Author: Georgina
Author URI: http://heartdrops.org/
*/


p, body {
font: normal 82% verdana;
color: #000;
line-height:28px;
text-align: justify;
}

#header { 
background: url('loo.png') no-repeat scroll center top;
width: auto; 
height: 150px;
background-color:#e1e1e1;
margin:0 auto;
text-align: center;
font: normal 30pt arial;
padding-top:150px;
}

.sitetitle {
color: #5ac;
font-variant: small-caps;
background-color: #e1e1e1;
padding: 10px;
}

body {
background-color:#fdd;
padding: 0;
margin:0;
}

a:visited,a:link {
font-family: arial;
font-weight: bold;
text-decoration: none;
color:#3CB878;
}

a:hover {
color:#333;
text-decoration:underline;
}

img {
border:0px;
}

.box {
background-color:#fff;
padding: 10px;
margin:5px;
}

.center{
text-align:center;
}

pre {
height:auto;
overflow:auto;
}

a:visited.title,a:link.title {
font: normal 120% arial;
color: #0af;
}

h1:first-line {
font:normal 120% arial;
color: #0af;
}

h1 {
font:normal 90% verdana, arial;
letter-spacing:0px;
color:#333;
padding:10px;
padding-left:25px;
background-color: #fee;
border-top: 3px solid #F5989D;
}

h2 {
font: normal 100% arial;
font-weight: bold;
color:#4B8FCC;
text-align:right;
border-top:3px solid #EF9056;
background-color:#fee;
padding:5px;
}

h3 {
font: normal 95% arial;
text-align:center;
color:#8493CA;
}

h4 {
font:normal 85% verdana, arial;
letter-spacing:0px;
color:#3BB878;
text-align:left;
}

h5 {
font:normal 85% georgia, "times new roman";
color:#7BCCC8;
text-align:center;
}

h6 {
font:normal 85% tahoma;
color:#444;
text-align:right;
}

b,strong {
color:#A868AA;
}

em, i {
color:#F69056;
font-family:georgia;
}

ins,u {
color:#221E2A;
}

ul {
list-style-image:url('bullet.gif');
margin-left:5px;
}

.alignleft {
float: left;
text-align: left;
width: auto;
}

.alignright {
float: right;
text-align: right;
width: auto;
}

.clear {
clear: both;
}

blockquote{
display:block;
background:#e1e1e1;
color:#444;
padding:10px;
border-left:3px solid #7CC576;
border-right:3px solid #fc0;
}

pre {
overflow:auto;
width:auto;
font-size:9pt;
}

input, textarea {
font:normal 95% verdana;
background-color: #e1e1e1;
padding:5px;
border:1px solid #444444;
}

#container {
width:770px;
padding:5px;
margin:0 auto 0 auto;
background-color:transparent;
}

#side {
width:230px;
height:auto;
float:right;
padding-right:10px;
background-color:transparent;
padding-bottom:10px;
}

#content {
width:510px;
height:auto;
float:left;
padding-left:10px;
background-color:transparent;
padding-bottom:10px;
}

#footer {
width:auto;
clear:both;
height:auto;
margin:0 auto;
padding:3px;
background-color:#e1e1e1;
text-align:center;
}

#navigation
{
background-color: transparent;
margin-top: 10px;
padding: 0 0 0px 10px;
line-height:15px;
text-align:center;
}

#navigation ul, #navigation li
{
padding: 0;
display: inline;
list-style-type: none;
}

#navigation a:link, #navigation a:visited
{
line-height: 15px;
font: bold 130% arial;
margin: 0 10px 0px 10px;
text-decoration: none;
color: #fc0;
}

#navigation a:link#current, #navigation a:visited#current, #navigation a:hover
{
border-bottom: 3px solid #0af;
padding-bottom: 2px;
color: #ca8;
}

.net
{
font: bold 90% arial;
text-decoration: none;
color: #ffffff;
}

a:visited.net,a:link.net,a:visited.net2,a:link.net2 {
font: bold 90% arial;
color:#333;
background-color: #eee;
display: block;
width: 95px;
height: 25px;
text-align: center;
padding-top:5px;
border:2px solid #fff;
}

a:hover.net {
background-color: #0af;
}

a:hover.net2 {
background-color: #7CC576;
}
