
* {
margin: 0;
padding: 0;
}

body
{
background: url("sn/bg2.jpg") repeat;
font-size: 1.2em;
color: #55435a;
font-family:Arial, arial-narrow,tahoma ;
}

.header
{
background: #516876;
width: 980px;
height: 255px;
margin: 0 auto;
padding: 10px 10px 0px 10px;
}

.header a
{
color: #445862;
font-weight:normal;
text-decoration: none;
}

.header a:hover
{
color: #445862;
font-weight:normal;
text-decoration: underline;
}

.header img{
border:2px solid #46535a;
}

.logo
{
background: url("sn/logo2.gif") repeat;
color: #222;
width: 980px;
height: 250px;
text-align: center;
border-bottom:5px solid #425865;
}

h1
{
font-size:30px;
font-weight:bold;
color: #584c53;
padding-top:5px;
}

h2
{
font-size:18px;
font-weight:normal;
color: #425865;
margin:5px 20px 0px 20px;
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #516876;
width: 980px;
margin: 0 auto;
padding: 0 10px 10px;
}

.content
{
width: 980px;
background: url("sn/bgmain7.gif") repeat-y;
}

.post
{
float: left;
width: 685px;
padding: 0px 10px 0px 10px;
text-align:center;
color:#5a5558;
}

h3
{
font-size: 22px;
color:#ad1670;
text-transform: capitalize;
font-weight:bold;
margin:10px 5px 0px 5px;
}

.post a
{
color: #3188b4;
font-weight:bold;
text-decoration: underline;
}

.post a:hover
{
color: #3188b4;
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 #46535a;
}

.vizit{
text-align:center;
color:#1d527f;
text-transform: capitalize;
font-size:24px;
font-weight:bold;
padding:0px 0 15px 0;
}

.vizit a {color:#1d527f; text-decoration:underline;}
.vizit a:hover {color:#1d527f; text-decoration:underline;}

.sidebar
{
float: right;
width: 268px;
color: #204456;
}

.sidebar img{
margin:10px 10px 10px 10px;
border:2px solid #46535a;
}

.sidebar a
{
color: #32637c;
}

.sidebar a:hover
{
color: #32637c;
}

.sidebartitle
{
color: #3e373b;
font-size: 18px;
font-weight:bold;
height:25px;
margin-top: 12px;
margin-left: 10px;
margin-bottom:0px;
}

.sidebar ul
{
border-top: 1px solid #567590;
padding: 0;
}

.sidebar li
{
border-bottom: 1px solid #567590;
width:268px;
}

.sidebar li a
{
font-size: 14px;
color: #346690;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 8px 4%;
}

.sidebar li a:hover
{
background: #F7F8F9;
color: #1b578a;
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: #81A4B8;
color: #273237;
font: bold 12px sans-serif;
height: 100%;
text-align: center;
border-top:5px solid #425865;
}

.footer a
{
color: #273237;
text-decoration:none;
}

.footer a:hover
{
color: #273237;
text-decoration:none;
}

#footertext
{
padding-top:7px;
padding-bottom:5px;
}

