/*  
Theme Name: Pastel Template 1.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:#ffffff url(http://i31.tinypic.com/2u40r6a.png) repeat;
background-attachment: fixed;
text-align: center;
}

#container {
margin:0px auto;
width:800px;
text-align:left;
}

b{color: #44495F;}
i {font-family:tahoma; font-size:11px; color: #44495F;}
u {text-decoration: none; border-bottom:1px solid #44495F;}

a:link,a:visited,a:active
{
color: #999999;
font-family: Tahoma;
font-weight: bold;
font-size:11px;
text-decoration:none;
}
a:hover
{
color: #a1a1a1;
}

#site {
width: auto;
margin:0px;
margin-bottom: 0px;
margin-top: 0px;
line-height:10px;
height:0px;
text-align: center;
padding-left:140px;
text-transform: uppercase;
font-family: Palatino;
font-size: 32px;
letter-spacing: 3px;
word-spacing: 3px;
color: #a298b3;
}


h1 {
font-family: tahoma;
font-weight: bold;
font-size:11px;
color: #44495F;
text-align:center;
text-transform: uppercase;
letter-spacing:1px;
word-spacing:3px;
line-height: 16px;
margin:0px;
background-color: #E2E8E8
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:13px;
font-size:10px;
font-family: tahoma;
text-transform: uppercase;
font-weight: bold;
letter-spacing:1px;
color: #44495F;
text-align: left;
}

.content {
margin:0px;
float:left;
width:100%;
background: #ffffff;
border:1px solid #d0d0d0;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #62677C;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal;
}

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: #CCCACB;
color: #44495F;
text-transform: uppercase;
text-align: center;
padding:2px;
padding-left:1px;
margin-bottom:3px;
}
a.navi:hover {
background: #44495F;
color: #44495F;
}

blockquote {
	background-color: #E2E2E2;
	padding: 3px;
	border: 2px solid #C0C2C3;
}

a.navi2, a.navi2:active, a.navi2:link, a.navi2:visited {
display:block;
font-family: verdana;
font-size: 9px;
line-height:12px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #CCCACB;
color: #44495F;
text-transform: uppercase;
text-align: center;
padding:2px;
padding-left:1px;
margin-bottom:3px;
}
a.navi2:hover {
background: #282D2D;
color: #282D2D;
}