/*  
Theme Name: Sea Breeze Green
Description: Layout featuring a gradient and a brush.
Author: Yasmine & Kanu(coding)
Author URL: http://divergente.org
Theme URL: http://divergente.org/visitor/themes.php
*/

body {
margin: 0;
padding: 0;
background: #FFFFFF url(images/greenbg.png) repeat-x;
text-align: center;
}

#container {
margin:0px auto;
width:780px;
text-align:left;
}

#sitename {
background: url(images/greenimage.png) no-repeat;
font-family: times new roman;
font-weight: normal;
font-size:52px;
height: 230px;
line-height:225px;
color: #469a81; 
text-align: left;
padding-left:175px;
letter-spacing:1px;
text-transform: uppercase;}

#sitename:first-letter {
font-weight:bold;
color: #3d7867;}

b, strong {color: #3b7564;}
i, em {font-family:georgia; font-size:11px; color: #326153;}
u {color: #326153; text-decoration: none; border-bottom:1px solid #3b7564;}

a:link,a:visited,a:active
{
color: #244e41;
font-family: verdana;
font-weight: normal;
font-size:11px;
text-decoration:none;
}
a:hover
{
color: #326153;
text-decoration: underline;
}

h1 {
font-family: times new roman;
font-weight: normal;
font-size:18px;
color: #438e78;
text-align:center;
text-transform: uppercase;
letter-spacing:1px;
line-height: 18px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:10px;
font-size:11px;
font-family:times new roman, georgia;
text-transform: uppercase;
font-weight: normal;
color: #244e41;
text-align: left;
padding:2px;
}

.side {
background: transparent;
color: #408772;
font-size: 10px;
font-family: verdana;
line-height:12px;
text-align:left;
}
.content {
margin-top:0px;
background-color: transparent;
border:none;
font-size: 11px;
font-family: verdana, tahoma;
color: #408772;
text-align:justify;
text-transform: none;
font-weight:normal;
line-height:14px;
padding:3px;
}

a.content {
font-size: 11px;
}
a.content:link, hover, active, visited {
font-size: 11px;
}

a.a1 {
font-size: 11px;
font-family: verdana, tahoma;
color: #408772;
}
a.a1:link, hover, active, visited {
font-size: 11px;
font-family: verdana, tahoma;
color: #408772;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: verdana;
font-size: 9px;
line-height:12px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #a5ceb8;
color: #4d8064;
text-transform: uppercase;
text-align: left;
padding:2px;
padding-left:1px;
margin-bottom:3px;
}

a.navi:hover {
background: #648e77;
color: #ffffff;
}

input, textarea, button, select {
background: #ffffff;
border-top: 1px solid #469a81;
border-bottom: 1px solid #469a81;
border-right: 1px solid #469a81;
border-left: 1px solid #469a81;
color: #469a81;
font-family: verdana;
font-size: 9px;
}