
body {
	margin: 0;
	padding: 0;
	background: #93DEFD url(http://i.5forum.ru/f/ru/5forum/body.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #2F4F4F;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
	color: #2F4F4F;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	color: #2F4F4F;
}

h7 {
margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #2F4F4F;
}

h3 {
	font-size: 16px;
}

ul, ol {
	margin: 0 0 1px 0;
	text-align: justify;
}

p {
	text-align: justify;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #405A67;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(http://i.5forum.ru/f/ru/5forum/logo.jpeg);
}

/* Logo */

#logo {
	float: right;
            padding-right: 2em;
}

#logo h1, #logo h2 {
	float: right;
/*	text-transform: lowercase;
	color: #FFFFFF;  */
}

#logo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
	color: #000000;
}

#logo h2 {
	padding: 143px 0 0 8px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F4F4F;
            text-align: right;
}


#logo a {
	text-decoration: none;
	color: #FFFF00;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 140px 20px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFFFF url(http://i.5forum.ru/f/ru/5forum/page.png) repeat-y;
}

#bg {
	background: url(http://i.5forum.ru/f/ru/5forum/bg.jpeg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background: url(http://i.5forum.ru/f/ru/5forum/content.jpeg) no-repeat;
}

/* Posts */

.post {
	width: 610px;
	padding: 30px 0 0 48px;
}

.post .title {
	padding: 0 0 0 5px;
}

.post .title a {
	color: #2F4F4F;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	padding: 3px 20px 0 5px;
	background: url(http://i.5forum.ru/f/ru/5forum/post.png) no-repeat;
}

.post .meta {
	padding: 15px 12px;
	background: url(http://i.5forum.ru/f/ru/5forum/postmeta.png) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(http://i.5forum.ru/f/ru/5forum/postmore.gif) no-repeat left center;
}

.post .comments {
	background: url(img10000.gif) no-repeat left center;
}

/* About Box */

#about-box {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(http://i.5forum.ru/f/ru/5forum/aboutbox.jpeg) no-repeat left bottom;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #2F4F4F;
}

#about-box p {
	font-size: 12px;
text-align: justify;

}


/* Preiumushest */

#preim {
padding: 0 0 0 5px;

}

#preim h2{
font-size: 18px;

}


/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background: url(http://i.5forum.ru/f/ru/5forum/sidebar.png) no-repeat;
}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(http://i.5forum.ru/f/ru/5forum/sidebar3.gif) repeat-x;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}


#sidebar li li.second {

	padding: 5px 0 0 5px;
	background: none;
}

#sidebar li h2 {
 font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(http://i.5forum.ru/f/ru/5forum/sidebar2.png) no-repeat left bottom;
}

/* Footer */

#footer {
	padding: 1px 0;
}

#footer p {
	text-align: center;
	font-size: 14px;
	color: #4F6977;
}

#footer a {
	color: #4F6977;
	font-weight: bold;
}

/* Adsense */

#adsense {
	padding: 1px 0;
}

#adsense p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#adsense a {
	color: #83B3CE;
}

/* Statik */

#statik {
	padding: 1px 0;
}

#statik p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#statik a {
	color: #83B3CE;
}

