/*  
Theme Name: Aqua Feeling
Description: CSS Template with one column; pattern from headlock.ws.
Author: Yasmine
Author URL: http://divergente.org
Theme URL: http://divergente.org/visitor/themes.php
*/

body {
margin: 0;
padding: 0;
background: url(http://img139.imageshack.us/img139/8408/bgim3.jpg);
background-attachment: fixed;
text-align: center;
}

#container {
margin:0px auto;
width:600px;
text-align:left;
padding:0px;
}

b{color: #12aeb8;}
i {font-family:georgia; font-size:12px; color: #60a689;}
u {text-decoration: none; border-bottom:1px solid #6ec7cd;}

a:link,a:visited,a:active
{
color: #2098a0;
font-family: Lucida Grande, Lucida Sans Unicode;
font-weight: normal;
font-size:11px;
text-decoration:none;
}
a:hover
{
text-decoration: underline;}

#site {
width: auto;
background: #d8eff5;
border-top:10px solid #9dd3b6;
border-bottom: 10px solid #9dd3b6;
repeat: repeat-x;
line-height: 50px;
height:50px;
text-align: center;
text-transform: lowercase;
font-family: Century Gothic, Trebuchet MS;
font-size: 40px;
letter-spacing: 1px;
font-weight: normal;
word-spacing: 2px;
color: #31c3ba;
}

#navi {
width: auto;
line-height: 24px;
text-align: center;
text-transform: uppercase;
font-family: "Trebuchet Ms";
font-size: 12px;
letter-spacing: 2px;
word-spacing: 3px;
background-color: #5ec5dc;
}

h1 {
font-family: Century Gothic;
font-weight: normal;
font-size:18px;
color: #5ec69b;
text-align:left;
text-transform: lowercase;
word-spacing:2px;
line-height: 22px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:14px;
font-size:12px;
font-family: Century Gothic;
text-transform: lowercase;
font-weight: normal;
letter-spacing:1px;
color: #2098a0;
text-align: left;
}

.content {
margin:0px;
padding:0px;
float:left;
width:100%;
background: #ffffff;
font-size: 11px;
font-family: Lucida Grande, Lucida Sans Unicode;
color: #73a8a4;
line-height:14px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: Century Gothic, Trebuchet MS;
font-size: 14px;
line-height:14px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #218a77;
text-transform: lowercase;
text-align: center;
padding:6px;
word-spacing:3px;
}
a.navi:hover {
background: #9dd3b6;
color: #218a77;
}

input, select, textarea, .input, .button {
border:1px solid #5ec69b;
background: #d8eff5;
color: #12aeb8;
font-family: Lucida Grande, Lucida Sans Unicode;
line-height:13px;
font-size: 11px;
padding:3px;
}