* {
	padding: 0;
	margin: 0;
	line-height: 100%;
}

body {
	background: #222 url('/files/0/DefaultTemplate/DefaultBack.gif');
	text-align: center;
	font-family: 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
}

a, a:link, a:visited {
	color: #BBB;
	text-decoration: none;
	border: 0;
	}
	
a:hover {
	color: #FFF;
	border: 0;
	}
	
#page {
	width: 750px;
	margin: auto;
	text-align: left;
}

#mainNav {
	background-color: #454545;
	margin-top: 30px;
	margin-bottom: 12px;
}

#mainNavList {
	font-size:11px;
	text-transform: uppercase;
	}
	
#mainNavList li {
	XXbackground-color: #454545;
	list-style:none;
	float:left;
	border-right:1px solid #555;
	}
	
#mainNavList  a, #mainNavList a:visited {
	float:left;
	display:block;
	font-weight:bold;
	color: #AAA;
	padding: 9px 16px 9px 16px;
	#padding: 10px 16px 9px 16px;
	text-decoration:none;
	}

#mainNavList a.Active {
	color: #FFF;
	background-color:#303030;
	text-decoration:none;
	}
	
#mainNavList a:hover {
	color: #FFF;
	}

a:link:visited {
	color: green;
	}	
	
.clearFloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearFloat {
	display:inline-block;
	}

.clearFloat {
	display:block;
	}
	
#contentCont {
	background:#303030;
	padding: 15px;
	padding-bottom: 0;
	}
	
#mainContent {
	clear: both;
}

h1, h2 {
	float: left;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

h1 {
	float: none;
	font-size: 15px;
	margin-bottom: 15px;
}

h2 a:link, h2 a:visited {
	color: #FFF;
	}
	
.date {
	color: #AAA;
	font-size: 12px;
	float: right;
	padding-top: 2px;
}

.line {
	clear: both;
	font-size: 4px;
	line-height: 4px;
	border-bottom: 0px solid #383838;
	margin-bottom: 8px;
	}

.imagePerex {
	margin-bottom: 0px;
}

.imagePerex img {
	border: 1px solid #3A3A3A;
	margin-right: 15px;
	margin-bottom: 15px
	}
	
.imagePerex img.last {
	margin-right: 0;
	}
	
.more {
	text-align: right;
	font-size: 10px;
	margin: -40px -8px 0px 0px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	}
	
.more img {
	border: 0px solid #000;
	}

.postsListItem {
	padding-bottom: 50px;
	border-bottom: 0px solid #444;
	}

.postsListOlder {
	text-align: right;
	font-size: 12px;
	margin: 0;
	padding: 13px 4px 15px 0;
	border-top: 1px solid #383838;
}
	
#footerDiv {
	font-size:12px;
	lineheight: 15px;
}
	
#footer {
	clear: both;
	text-align: center;
	color: #666;
	font-size: 11px;
	_margin-top: 15px;
	margin-bottom: 15px;

}

img.stat {
	width: 1px;
	height: 1px;
}

div.postText {
	font-size: 14px;
	line-height: 18px;
	color: #AAA;
	_height: 500px;
	min-height: 500px;
}

img.postIco {
	margin-right: 15px;
}

