* {
margin: 0;
padding: 0;
}

body
{

font-size: 1.2em;
color: #55435a;
font-family:Arial, arial-narrow,tahoma ;
}

.header
{
	width: 980px;
	height: 80px;
	background-color: #CC9933;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.logo
{

color: #222;
width: 980px;
height: 80px;
text-align: center;
border-bottom:5px solid #444242;
}

h1
{
	font-size:30px;
	font-weight:bold;
	color: #000000;
	padding-top:5px;
	text-transform: capitalize;
}

h2
{
font-size:18px;
font-weight:normal;
color: #FFFFFF;
margin:5px 20px 0px 20px;
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
	width: 980px;
	margin: 0 auto;
	padding: 0 10px 10px;
	background-color: #CCE0E1;
}

.content
{
width: 980px;

}

.post
{
	float: right;
	width: 685px;
	padding: 0px 10px 0px 10px;
	text-align:left;
	color:#000000;
	font-size: 14px;
}

h3
{
font-size: 22px;
color:#000000;
text-transform: capitalize;
font-weight:bold;
margin:10px 5px 0px 5px;
}

.post a
{
color: #0066FF;
font-weight:bold;
text-decoration: underline;
}

.post a:hover
{
color: #634140;
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 #8a8484;
}

.vizit{
text-align:center;
color:#d61910;
text-transform: capitalize;
font-size:24px;
font-weight:bold;
padding:0px 0 15px 0;
}

.vizit a {color:#d61910; text-decoration:underline;}
.vizit a:hover {color:#bf0d04; text-decoration:underline;}

.sidebar
{
float: left;
width: 268px;
color: #000000;
}

.sidebar img{
margin:10px 10px 10px 10px;
border:2px solid #7b4a48;
}

.sidebar a
{
color: #fcfafa;
}

.sidebar a:hover
{
color: #f2f0f0;
}

.sidebartitle
{
color: #000000;
font-size: 18px;
font-weight:bold;
height:25px;
margin-top: 12px;
margin-left: 10px;
margin-bottom:0px;
}

.sidebar ul
{
border-top: 1px solid #65312e;
padding: 0;
}

.sidebar li
{
border-bottom: 1px solid #65312e;
width:268px;
}

.sidebar li a
{
font-size: 14px;
color: #000000;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 8px 4%;
}

.sidebar li a:hover
{
background: #533020;
color: #000000;
text-decoration: none;
}

.sidebar_text
{
text-align:center;
padding:0px 10px 0px 10px;
}

.sidebar_link
{
text-align:center;
padding:0px 10px 0px 10px;
}

.footer
{
color: #372322;
font: bold 12px sans-serif;
height: 100%;
text-align: center;
border-top:5px solid #444242;
}

.footer a
{
color: #372322;
text-decoration:none;
}

.footer a:hover
{
color: #372322;
text-decoration:none;
}

#footertext
{
padding-top:7px;
padding-bottom:5px;
}
