
* {
margin: 0;
padding: 0;
}

body
{
background: url("sn/bg3.gif") repeat;
font-size: 1.2em;
color: #55435a;
font-family:Arial, arial-narrow,tahoma ;
}

.header
{
background: #6c6b6b;
width: 980px;
height: 105px;
margin: 0 auto;
padding: 10px 10px 0px 10px;
}

.logo
{
background: #F5F5F5;
color: #222;
width: 980px;
height: 100px;
text-align: center;
border-bottom:5px solid #9A5D63;
}

h1
{
font-size:30px;
font-weight:bold;
color: #9a5d63;
padding-top:5px;
}

h2
{
font-size:18px;
font-weight:normal;
color: #8d8a8b;
margin:5px 20px 0px 20px;
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #6c6b6b;
width: 980px;
margin: 0 auto;
padding: 0 10px 10px;
}

.content
{
width: 980px;
background: url("sn/bgmain.gif") repeat-y;
}

.post
{
float: right;
width: 685px;
padding: 0px 10px 0px 10px;
text-align:center;
color:#888787;
}

h3
{
font-size: 22px;
color:#a17d81;
text-transform: capitalize;
font-weight:bold;
margin:10px 5px 0px 5px;
}

.post a
{
color: #a7777b;
font-weight:bold;
text-decoration: underline;
}

.post a:hover
{
color: #92484f;
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 #a4a3a3;
}

.vizit{
text-align:center;
color:#8a4d53;
text-transform: capitalize;
font-size:24px;
font-weight:bold;
padding:0px 0 15px 0;
}

.vizit a {color:#8a4d53; text-decoration:underline;}
.vizit a:hover {color:#733c41; text-decoration:underline;}

.sidebar
{
float: left;
width: 268px;
color: #888787;
}

.sidebar img{
margin:10px 10px 10px 10px;
border:2px solid #a4a3a3;
}

.sidebar a
{
color: #81585c;
}

.sidebar a:hover
{
color: #81585c;
}

.sidebartitle
{
color: #7c474c;
font-size: 18px;
font-weight:bold;
height:25px;
margin-top: 12px;
margin-left: 10px;
margin-bottom:0px;
}

.sidebar ul
{
border-top: 1px solid #bfa5a7;
padding: 0;
}

.sidebar li
{
border-bottom: 1px solid #bfa5a7;
width:268px;
}

.sidebar li a
{
font-size: 14px;
color: #926d70;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 8px 4%;
}

.sidebar li a:hover
{
background: #EBEAEA;
color: #775659;
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: #F5F5F5;
color: #6f595b;
font: bold 12px sans-serif;
height: 100%;
text-align: center;
border-top:5px solid #9A5D63;
}

.footer a
{
color: #6f595b;
text-decoration:none;
}

.footer a:hover
{
color: #6f595b;
text-decoration:none;
}

#footertext
{
padding-top:7px;
padding-bottom:5px;
}

