/*  
Theme Name: Simplicity
Description: Layout featuring brushes
Version: 1.0
Author: Yasmine & Kanu(coding)
Author URL: http://divergente.org
Theme URL: http://divergente.org/visitor/themes.php
*/

body { 
margin-top:0px;
font-size: 11px;
font-family: arial;
letter-spacing:1px;
color: #bbbbbb;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
padding:3px;
background-color: #288790;
background-image:url(http://i36.tinypic.com/5cdnh2.jpg);
background-position: 150px 0px;
background-repeat: repeat-y;}

b{color: #CDC8F5;}
i{font-size:11px; font-family:georgia; color: #C3C8E6;}
u{border-bottom:1px solid #cccccc; text-decoration:none; color: #C3C8E6;}

a:link,a:visited,a:active
{
color: #a86984;
font-family:arial;
font-weight:normal;
font-size:11px;
text-transform:normal;
text-decoration:none;
}
a:hover
{
color: #85718d;
cursor:nw-resize;
font-size:11px;
font-weight:normal;
text-transform: normal;
}

h1 {
background-color: #92262c;
border-bottom:1px solid #CCCCCC;
font-family:arial black;
font-weight:normal;
font-size:13px;
color: #28262c;
text-align:center;
text-transform:uppercase;
line-height: 14px;
letter-spacing: 3px;
margin:0px;
padding:3px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
background: #ffffff;
border-bottom:1px solid #CCCCCC;
line-height:16px;
font-size:11px;
font-family:Arial;
font-weight: normal;
color: #AAAAE1;
}

.content {
margin-top:0px;
background-color: #5c565f;
border:none;
font-size: 11px;
font-family: arial;
letter-spacing:1px;
color: #ffffe4;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
padding:2px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: georgia;
font-size: 13px;
line-height:14px;
font-weight: normal;
font-style:italic;
letter-spacing:3px;
text-decoration:none;
background: #ffffff;
color: #DCC8D7;
text-transform: lowercase;
text-align: left;
padding:3px;
}
a.navi:hover {
display:block;
font-family: georgia;
font-size: 13px;
line-height:14px;
font-weight: normal;
font-style:italic;
letter-spacing:3px;
text-decoration:none;
background: #ffffff;
color: #999999;
text-transform: lowercase;
text-align: left;
padding:3px;
}