* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	width: 100%;
	height: 100%;
	line-height:130%;
	font-weight:normal;
}
a {
	color: #cc0000;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;color: #3399ff;
}

p {margin: 4px 0 4px}

img {
	border: none;
}

input 
	{
	vertical-align: middle
	}
#wrapper {
	width: 1030px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	position: absolute;
	width: 484px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 200px;
	color: #c81e07;

}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 0;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	background-image:url(img/list-l.jpg);
	background-repeat: repeat-y; background-position: center;
	padding: 20px 50px 0 516px;
	margin-top: -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:94%;
	color: #171717;
	line-height: 130%;
	
	}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	position: relative;
	float: left;
	width: 194px;
	top: 315px;
	margin-left: -100%;
	padding-left: 45px;
	
	font-family:Tahoma;	
	font-size:70%;
	line-height:150%;
	color:#656565;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	top: 315px;
	width: 191px;
	margin-left: -100%;
	left: 238px;
	position: relative;
	margin-right: -3px;
	padding-left:35px;
	
	font-family:Tahoma;	
	font-size:70%;
	line-height:150%;
	color:#656565;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	text-align:center;
	font-size: 80%;
	color: #333333;
	padding-bottom: 30px;
	padding-top: 20px;
}

#banner1 {position:absolute; top:234px;}



#post-text{padding-top: 2px;}


/*Decoration*/
.amenu{
	font-family:Tahoma;
	font-size: 74%;
	color: #cc0000;
	font-weight:bold;
}
.ashort{
font-family:Georgia, "Times New Roman", Times, serif; font-size:124%; line-height: 140%;}

.amenubig{
	font-family: Tahoma;
	font-size:120%;
	color: #333333;
	text-decoration:none;
}
.amenubig:hover{
color: #3399ff;
}

#button {
	height:31px; width:167px;
	background-image: url(img/line-menu.gif); 
	background-repeat:no-repeat; 
	background-position: bottom;
	line-height:30px;
	color: #3399ff;
	
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 190%;
	color: #000000;
	font-weight: lighter;
	margin-bottom: 12px;
}

h2{
font:Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height:120%;
color: #3399ff;
font-weight: lighter;
}

h3{
font:Georgia, "Times New Roman", Times, serif;
font-size: 154%;
line-height:110%;
color:#cc0000;
font-weight: lighter;
}

h4{
font:Georgia, "Times New Roman", Times, serif;
font-size: 154%;
line-height:110%;
color: #3399ff;
font-weight: lighter;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #000000;
	font-weight: lighter;
	margin-bottom: 12px;
}

#wrline{
background-image:url(img/wraper-post.jpg);
height:15px;
width:469px;
margin-top: 10px;
}

#data{
font-family:Tahoma;
font-size:70%;
color: #999999;
margin-bottom:-10px;
}
.datablue {color: #3399ff;}

#rss{position: relative; margin-top:-50px; left: 110px;}

#pages{
	font-family:Tahoma;
	font-size:120%;
	color: #3399ff;
	text-align:center;
}

#pad{padding: 18px 0 2px;}
#padshot{padding: 6px 0 14px;}

ul {list-style: none;}

#blogskatalog{ background-image:url(img/map-blogs.jpg); width: 89px; height: 26px; }