/*
Theme Name: Mono
Theme URI: http://heartdrops.org
Description: Simple black and white theme
Version: 1.0
Author: Georgina
Author URI: http://heartdrops.org/
*/


p,body {
font-family: arial;
font-size: 12px;
color: #111;
}

.div.bg {
background-color:transparent;
height:340px;
width:auto;
margin:0 auto;
padding:0;
}

#header { 
font-family: "Times New Roman", arial;
font-style: italic;
font-size: 48px;
padding-top: 40px;
color: #535353;
text-shadow: 4px 4px 4px yellow;
background-color: #fff;
background-image: url('http://i242.photobucket.com/albums/ff286/honeybabelu/beachrider/bg23.png');
width: 780px; 
height: 90px;
margin: auto;
margin-top:10px;
text-align: center;
}

body {
background-color:#000;
padding: 0;
margin:0;
}

a:visited,a:link {
text-decoration:none;
color:#a57f7d;
padding:1px;
}

a:hover {
color:#555;
}

img {
border:0;
}

.box {
background-color:#fff;
padding: 10px;
margin-bottom: 10px;
}

.small {
margin-left:0;
font-size: 90%;
}

.center {
text-align:center;
}

a.title, a:visited.title, a:link.title {
font:normal 160% georgia, arial;
color:#111;
}

a:hover.title {
text-decoration:underline;
}

h1:first-line {
font: "Times New Roman", arial;
font-style: italic;
color: #535353;
}

h1 {
padding:10px;
padding-left:25px;
font-family: "Times New Roman", arial;
font-size: 18px;
font-style: italic;
color: #535353;
text-shadow: 2px 2px 2px yellow
}

h2 {
font:normal 115% tahoma, verdana;
color:#444;
text-align:right;
border-bottom:2px solid #c7eb7b;
line-height:15px;
}

h3 {
font: normal 120% georgia, arial;
text-align: center;
color: #333;
}

h4 {
font:normal 100% tahoma, verdana;
background-color: #eed;
padding: 5px;
color:#777;
text-align:left;
}

h5 {
font:normal 95% georgia, "times new roman";
background-color: #ccc;
padding: 5px;
color: #000;
text-align:center;
}

h6 {
font:normal 90% tahoma, arial;
color:#444;
text-align: right;
}

b,strong {
color:#98e678;
}

em, i {
color:#ff7bad;
font-family:georgia;
}

u,ins {
color:#444;
}

ul {
margin-left:3px;
}

.left {
float: left;
text-align: left;
width: auto;
}

.right {
float: right;
text-align: right;
width: auto;
}

.clear {
clear: both;
}

blockquote{
display:block;
background:#eee;
color:#444444;
padding:10px;
border-left:4px solid #333;
}

pre {
height:auto;
overflow:auto;
}

input, textarea {
font: normal 100% georgia;
background-color: #eee;
padding:6px;
border:3px solid #444;
}

#container {
width:780px;
margin:0 auto 10px auto;
background-color:transparent;
}

#side {
width:220px;
height:auto;
float:right;
background-color:transparent;
}

#content {
width:550px;
height:auto;
float:left;
background-color:transparent;
}

#footer {
width:780px;
clear:both;
height:auto;
padding:6px;
background-color:#fff;
text-align:center;
}

#navigation {
background-color:#fff;
width:780px;
height:auto;
padding: 0;
margin: auto;
margin-bottom: 10px;
text-align:center;
}

#navigation li
{
padding: 0;
display:inline;
list-style-type: none;
}

#navigation a:link, #navigation a:visited
{
padding:6px;
font: normal 170%/250% georgia, arial;
margin: 0 10px 0px 10px;
text-decoration: none;
color: #000;
border:0;
background:#fff;
}

#navigation a:link#current, #navigation a:visited#current
{
color: #111;
}

#navigation a:hover 
{
color: brown;
border-bottom: 3px solid #aaa;
}

.navi {
border: 0px;
}


a:visited.net,a:link.net {
color:#111;
font: normal 140%/200% georgia;
font-variant: small-caps;
}

.affies  {
display : block;
padding: 2px;
text-align:center;
background: #fded70;
margin: 3px;
}
a:link.affies, a:visited.affies {
background: #fded70;
color: #111;
}
a:hover.affies {
color:#555;
background-color:#ccc;
}
