@CHARSET "UTF-8";
html{
	width:100%;
	height:100%;
}
body{
	width:100%;
	height:100%;
	margin:0px;
	background-color:#000;
	color:#E6D2BA;
	font-family:Tahoma,Arial;
	font-size:12px;
}
ul,h1,h2,h3,h4,p{
	padding:0px;
	margin:0px;
}
ul,h1,h2,h3,h4{
	color:#fff;
}
ul{
	list-style:none;
}
.clear{
	clear:both;
}
.invisible{
	visibility:hidden;
}

#main{
	width:752px;
	margin:auto;
	position:relative;
	background:url(../images/head.jpg) left top no-repeat;
	top:0px;
}
#main h1 a{
	display:block;
	height:50px;
	left:130px;
	overflow:hidden;
	position:absolute;
	text-indent:-10000px;
	top:80px;
	width:500px;
	text-decoration:none;
}
#cartoon{
	position:absolute;
	width:190px;
	height:155px;
	right:0px;
}



#mainMenu{
	width:192px;
	position:relative;
	top:240px;
	color:#fff;
	min-height:400px;
	background:url(../images/menus.jpg) top left no-repeat;
	z-index:100;
	float:left;
}
/** IE6 inadequate stupid bitch **/
* html body #mainMenu{
	height:400px;
}
#mainMenu ul{
	padding-top:6px;
}
#mainMenu li{
	text-align:left;
}
#mainMenu li a{
	width:182px;
	line-height:39px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
#mainMenu li#pageMain a{
	background:url(../images/main.png) center top no-repeat;
}
#mainMenu li#pageMain a:hover{
	background:url(../images/main.png) center bottom no-repeat;
}
/** html body #mainMenu li#pageMain a{
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='../images/main.png');
	background: none;
}*/


#mainMenu li#pageArticles a{
	background:url(../images/articles.png) center top no-repeat;
}
#mainMenu li#pageArticles a:hover{
	background:url(../images/articles.png) center bottom no-repeat;
}
#mainMenu li#pageFoto a{
	background:url(../images/foto.png) center top no-repeat;
}
#mainMenu li#pageFoto a:hover{
	background:url(../images/foto.png) center bottom no-repeat;
}
#mainMenu li#pageVideo a{
	background:url(../images/video.png) center top no-repeat;
}
#mainMenu li#pageVideo a:hover{
	background:url(../images/video.png) center bottom no-repeat;
}
#mainMenu li#pageForum a{
	background:url(../images/forum.png) center top no-repeat;
}
#mainMenu li#pageForum a:hover{
	background:url(../images/forum.png) center bottom no-repeat;
}

#navMenu{
	position:absolute;
	top:225px;
	right:60px;
	z-index:1000;
}
#navMenu li{
	float:left;
	width:40px;
}
#navMenu li a{
	display:block;
	line-height:14px;
}
#navMenu li a img{
	border:none;
}

#navMenu li a:hover{
	position:relative;
	margin-top:-1px;
}

.articleHeader{
	color:#FFFFFF;
	font-size:20px;
	left:0;
	line-height:20px;
	margin-bottom:12px;
	margin-top:12px;
	text-align:left;
}

#mainText{
	margin-top:245px;
	float:right;
	width:555px;
	color:#E6D2BA;
}
:first-child+html #mainText{
	/*width:350px !important;
	overflow:hidden;
	float:none;*/
	overflow:hidden;
}
/** FUCK! I never seen this kind of IE bug before! **/
* html body #mainText{
	float:left;
	width:555px !important;
	overflow:hidden;
}
#mainText div.mt{
	margin-right:25px;
	min-height:1000px;
}
* html body #mainText div.mt{
	height:1000px;
}
#mainText div.mt p{
	text-align:justify;
	margin:5px 0 5px 0;
	line-height:17px;
}
#mainText div.mt p a{
	color:#FFFFFF;
}
#mainText div.mt p img{
	border:5px solid #A04E01;
	margin:5px;
}
#mainText div.mt h3{
	font-size:14px;
	/*line-height:39px;*/
	margin-bottom:12px;
}
#mainText div.mt h3 a{
	color:#C96100;
	font-size:14px;
	text-decoration:none;
}
/* Pagination */
.pagination{
	margin:15px 0 15px 0;
	text-align:center;
}
.pagination a,.pagination span{
	line-height:26px;
	height:26px;
	margin:0 5px 0 5px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	position:relative;
	top:-8px;
}
.pagination a{
	color:#e6d2b9;
	text-decoration:underline;
}
.pagination a img{
	border:none;
}
.pagination .prev,.pagination .next{
	margin-top:0px;
	top:0px;
}
/** Left objects **/
#otherObjects{
	margin-top:200px;
}
#otherObjects #rss{
	display:block;
	width:182px;
	height:72px;
	background:url(../images/acid-rss.png) center no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}
* html body #otherObjects #rss{
	background:url(../images/rss.gif) center no-repeat;
}
/** Footer **/
#footer{
	background:url(../images/footer.gif) left top;
	/*position:absolute;*/
	left:0px;
	height:80px;
	width:100%;
	top:0px;
	clear:both;
}
/** In-text images **/
img.stylized{
	float:left;
	margin:7px;
}

.prevPhoto{
	border:5px solid #A04E01;
	margin:5px 0 10px 0;
}
.ruler{
	height:1px;
	border-bottom:1px dashed #411E00;
}
.moreLink{
	float:right;
	color:#fff;
}
a.videofile{
	line-height:40px;
	background:url(../images/videoicon.gif) left top no-repeat;
	padding-left:50px;
	display:block;
	color:#C96100;
	font-size:14px;
	float:left;
}
.photoLink{
	padding:5px;
}
#gad{
	margin-left:30px;
	margin-top:30px;
	width:120px;
}

#ads2{
	margin-left:30px;
	margin-top:30px;
	width:120px;
	color:#E6D2BA;
	font-size:11px;
}
#ads2 a{
	color:#E6D2BA;
	font-size:11px;
}
