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

body {
margin: 0;
padding: 0;
background: #bebebe url(images/citybg.png);
text-align: center;
}

#container {
margin:0px auto;
width:759px;
text-align:left;
}

#sitename {
background: url(images/ivy.png) no-repeat;
font-family: times new roman;
font-weight: normal;
font-size:48px;
height: 360px;
line-height:100px;
color: #000000; 
text-align: center;
letter-spacing:1px;
text-transform: uppercase;}

b{color: #156e68;}
i {font-family:georgia; font-size:11px; color: #115853;}
u {color: #146661; text-decoration: none; border-bottom:1px solid #198079;}

a:link,a:visited,a:active
{
color: #6f586a;
font-family: arial;
font-weight: italic;
font-size:11px;
text-decoration:none;
}
a:hover
{
color: #afba9e;
}

h1 {
font-family: times new roman;
font-weight: normal;
font-size:18px;
background-color: #edf4eb;
border:1px ridge #edf4eb;
color: #939679;
text-align:center;
text-transform: uppercase;
letter-spacing:1px;
line-height: 18px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:12px;
font-size:11px;
font-family:arial;
text-transform: none;
font-weight: normal;
color: #000000;
text-align: left;
padding:2px;
}

.content {
float:left;
width:100%;
background: url(http://i20.tinypic.com/e0ls3n.png);
font-size: 11px;
font-family: arial;
color: #000000;
line-height:12px;
text-align:left;
text-transform: none;
font-weight:normal;
padding:3px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: arial;
font-size: 10px;
line-height:12px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #fefefe;
border:1px solid #fefefe;
color: #5a2f49;
text-transform: uppercase;
text-align: left;
padding:3px;
padding-left:4px;
margin-bottom:3px;
}
a.navi:hover {
background: #e4dcbb;
border:1px solid #e4dcbb;
color: #372d49;
}