/*  
Theme Name: Template 2.1
Description: CSS Template with two columns.
Author: Yasmine
Author URL: http://divergente.org
Theme URL: http://divergente.org/visitor/themes.php
*/

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

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

b{color: #747c51;}
i {font-family:georgia; font-size:12px; color: #4e552e;}
u {text-decoration: none; border-bottom:1px solid #82886b;}

a:link,a:visited,a:active
{
color: #82886b;
font-family: Tahoma, Geneva;
font-weight: bold;
font-size:12px;
text-decoration:none;
}
a:hover
{
text-decoration: underline;}

#site {
width: auto;
padding:0px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 40px;
text-align: center;
text-transform: Capitalize;
font-weight: normal;
font-family: Palatino Linotype, Book Antiqua, Palatino;
font-size: 28px;
letter-spacing: 2px;
word-spacing: 3px;
background-color: #7e9172;
color: #ccd6a2;
}

#navi {
width: auto;
padding: 0px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
word-spacing: 3px;
background-color: #acb586;
color: #ffffff;
margin-bottom:15px;
}

h1 {
font-family: Palatino Linotype, Book Antiqua, Palatino;
font-weight: normal;
font-size:16px;
color: #7d845c;
text-align:left;
text-transform: uppercase;
letter-spacing:1px;
word-spacing:4px;
line-height: 17px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:15px;
font-size:12px;
font-family: Tahoma, Geneva;
text-transform: Capitalize;
font-weight: normal;
color: #747c51;
text-align: left;
}

.content {
margin:0px;
float:left;
width:100%;
background: #ffffff;
border-left:8px solid #cad2a9;
border-right:8px solid #cad2a9;
font-size: 12px;
font-family: Tahoma, Geneva;
color: #7c835f;
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: "Trebuchet Ms";
font-size: 12px;
line-height:13px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #FFFFFF;
text-transform: uppercase;
text-align: left;
padding:5px;
padding-left: 7px;
padding-right:7px;
word-spacing:3px;
margin: 0px;
}
a.navi:hover {
color: #676d4f;
}
