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

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

#header { 

}

body {
font-family: verdana;
        color: #6E6E6E;
	font-size: 7pt;
	font-style: normal;
	line-height: 13pt;
	background: #ebebeb url('http://i50.tinypic.com/292mxde.gif') repeat fixed;
letter-spacing: 1px;
}

a:visited,a:link {
font-family: tahoma;
font-style: normal;
text-decoration:none;
color:#000;
padding:1px;
}

a:hover {
border-bottom:1px dotted #000;
}

img {
border:0;
}

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

.box ul {
	list-style:none;
	padding:0;
	margin:0;
	}

.welcome {
background-color: transparent;
text-align: right;
color: #fff;
font: italic 320% georgia, arial;
text-transform: lowercase;
}

.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 {
font: italic 240% georgia, arial;
text-align:left;
letter-spacing:2px;
padding: 5px;
margin: 0;
color: #000;
text-transform: lowercase;
font-weight: normal;
}

h2 {
font:normal 115% tahoma, verdana;
color:#444;
text-align:right;
border-bottom:2px solid #ddd;
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:#111;
}

em, i {
color:#444;
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;

}

textarea#comment {
width: 400px;
}

#container {
width:850px;
margin:0 auto;
margin-top: 0;
padding: 10px;
}

#side {
float:right;
width:270px;
margin: 11px 0 10px 0;
}

#content {
width: 570px;
float:right;
text-align:left;
background: transparent;
margin: 10px 10px 10px 0;
}

#footer {
width:840px;
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: #111;
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;
}
