
* {
margin: 0;
padding: 0;
}

body
{
background: #484541;
font-size: 1.2em;
color: #55435a;
font-family:Arial, arial-narrow,tahoma ;
}

.header
{
background: #39121d;
width: 980px;
height: 105px;
margin: 0 auto;
padding: 10px 10px 0px 10px;
}

.header a
{
color: #ddeaf1;
font-weight:normal;
text-decoration: none;
}

.header a:hover
{
color: #ddeaf1;
font-weight:normal;
text-decoration: underline;
}

.header img{
border:2px solid #55686e;
}

.logo
{
background: url("sn/logo.gif") no-repeat;
color: #222;
width: 980px;
height: 100px;
text-align: center;
border-bottom:5px solid #403232;
}

h1
{
font-size:30px;
font-weight:bold;
color: #f3e2b3;
padding-top:5px;
}

h2
{
font-size:18px;
font-weight:normal;
color: #F6F0E0;
margin:5px 20px 0px 20px;
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #39121d;
width: 980px;
margin: 0 auto;
padding: 0 10px 10px;
}

.content
{
width: 980px;
background: url("sn/bgmain2.gif") repeat-y;
}

.post
{
float: left;
width: 685px;
padding: 0px 10px 0px 10px;
text-align:center;
color:#655949;
}

h3
{
font-size: 22px;
color:#561426;
text-transform: capitalize;
font-weight:bold;
margin:10px 5px 0px 5px;
}

.post a
{
color: #3d2e19;
font-weight:bold;
text-decoration: underline;
}

.post a:hover
{
color: #3d2e19;
font-weight:bold;
text-decoration: underline;
}

.pics
{
float:left;
width:150px;
margin:7px 5px 7px 5px;
}

.pics_box{
margin-left:15px;
}

.post img
{
border:2px solid #49383d;
}

.vizit{
text-align:center;
color:#41121f;
text-transform: capitalize;
font-size:24px;
font-weight:bold;
padding:0px 0 15px 0;
}

.vizit a {color:#41121f; text-decoration:underline;}
.vizit a:hover {color:#41121f; text-decoration:underline;}

.sidebar
{
float: right;
width: 268px;
color: #554f46;
}

.sidebar img{
margin:10px 10px 10px 10px;
border:2px solid #3e3830;
}

.sidebar a
{
color: #40232b;
}

.sidebar a:hover
{
color: #35272b;
}

.sidebartitle
{
color: #41282f;
font-size: 18px;
font-weight:bold;
height:25px;
margin-top: 12px;
margin-left: 10px;
margin-bottom:0px;
}

.sidebar ul
{
border-top: 1px solid #64293a;
padding: 0;
}

.sidebar li
{
border-bottom: 1px solid #64293a;
width:268px;
}

.sidebar li a
{
font-size: 14px;
color: #602e3c;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 8px 4%;
}

.sidebar li a:hover
{
background: #46222c;
color: #f1ebdb;
text-decoration: none;
}

.sidebar_text
{
text-align:center;
padding:0px 10px 0px 10px;
}

.sidebar_link
{
text-align:center;
padding:0px 10px 0px 10px;
}

.footer
{
background: #3d0313;
color: #EEE7CD;
font: bold 12px sans-serif;
height: 100%;
text-align: center;
border-top:5px solid #403232;
}

.footer a
{
color: #EEE7CD;
text-decoration:none;
}

.footer a:hover
{
color: #EEE7CD;
text-decoration:none;
}

#footertext
{
padding-top:7px;
padding-bottom:5px;
}

