* {
	padding: 0;
	margin: 0;
}

img, fieldset {
	border: none;
}

html {
	background-color: #fff;
}

body {
	padding:0;
	margin:10px;
	background: none;
	background-color: #fff;
	color:#333;
	font: 83%/1.5 tahoma,verdana,arial,sans-serif;
	font-variant: normal;
	font-style: normal;
overflow: visible !important;
}

#header {
	display: block;
	margin-bottom: 0px;
	border-bottom: 1px solid #000;
}

#content {
	padding: 20px;
	padding-right: 30px;
	padding-top: 0;
overflow: visible !important;
}

/* layout */
.col-wrap1 {
	width:100%;
}
 
    .col-wrap2 {
        width:25%;
        margin-right:-100%; /* чтобы IE6 не раздвигал контейнер */
        position:relative;
        left: 100%;
    }
 
    .col1 {
        float:left;
        width:400%;
        margin-right:-400%;
        position:relative;
        left:-400%;

float: none !important;
overflow: visible !important;
    }

		.col2 {
display: none;
		}
 
    .clear {
        clear:both;
        font-size:0;
        overflow:hidden; /* тройной презерватив для IE */
    }

/* Внутренние колонки */
		.content-wrap1 {
        width:20%;
    }
 
    .content-wrap2 {
        width:500%;
        margin-right:-200%; /* чтобы IE6 не раздвигал контейнер */
        position:relative;
        left: 0;
overflow: visible !important;
    }
 
    #tags {
display: none;
    }

h1, h2, h3 {
	border: none;
	text-decoration: none;
	margin-top: 0;
	margin-bottom:0;
	padding-bottom:0;
	color: #555;
	font-weight:normal;
	line-height: 0.8em;
	font-family: arial,verdana,sans-serif;
}

h1 {
	font-size: 196%;
	letter-spacing: -1px;
}

/* LINKS */
a, a:link, a:visited, a:active, a:hover {
	color: #0090ff;
} 

#tags .tags a:hover {
	background-position: 2px 6px;
}

#logo_container, #logo_container a, #logo_container img {
	padding:0;
	margin:0;
}

#logo_container {
	float:left;
}

#logo_fire_container {
	position: relative;
	top: -108px;
	left: 132px;
	width: 30px;
	height: 48px;
	display:block;
	background-repeat: no-repeat;
	background-position: 30px 0px;
	margin-bottom: -48px;
}

/* Login module */
#authorizer {
	display:block;
	text-align:center;
	
	background-color: #ffd;
	padding: 10px;
	margin-bottom: 1em;

	border: 1px solid #ccc;
}

#authorizer label {
	background-color: #ffd;
}

#authorizer label b {
	margin-right:5px;
	background-color: #ffd;
}

#authorizer b {
	background-color: #ffd;
}

#authorizer span {
	display:none;
}

#authorizer .userpic {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	display:block;
}

/* NAV - top horizontal nav */
#nav, #nav ul {
	list-style:none;
	position: relative;
	padding-top: 70px;
	padding-left: 220px;
	font-size: 80%;
} 

#nav li {
	color: #000;
	font-size: 110%;
	display: block;
	float: left;
	line-height: 2;
}

#nav a, #nav a:link, #nav a:visited, #nav b {
	color: #000;
	font-size: 110%;
	margin:0;
	padding:5px 1em 5px 1em;
	font-weight:normal;
	border:none;
	text-decoration: none;
}

/* жёлтая полоска под каждой новостью */
div.subbar {
	padding:4px;
	background-color: #ffffdf;
	border: 1px solid #ccc;
	clear:right;
	width: 100%;
	margin-bottom: 2em;
}

div.subbar * {
	display: none;
}

.comment {
/*	border:1px solid #ccc; */
	padding:5px;

	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
	width: 100%;
}

#comments .medal {
	width:40px;
	vertical-align:top;
}

.comment .userpic {
	width:44px;
	height:40px;
	vertical-align: top;
	padding-right:5px;
}

.comment .tool {
	width:20px;
	vertical-align:top;
}

td.comment_container {
	width: 100%;
	vertical-align: top;
}

a.comments {
	margin-right: 10px;
	margin-left: 10px;
	background: url(../ifun/images/tango/comments.png) 0 3px no-repeat;
	padding-left: 20px;
}

div.anchor {
	height:1px;
}

#comment_form {
	display: none;
}

/* Message boxes */
p.error {
	background: url(../ifun/images/error.png) no-repeat;
	padding: 7px 0px 40px 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.ad {
	display: none;
}

div.content {
	margin: 0.5em 0 0.5em 0;
	page-break-inside: avoid;
}

#taxonomy {
	display: none;
}

/* Pagination */
#paginator, .pagination {
	display: none;
}

#utility a {
	color: #0090ff;
	background-color: #fff;
}

#content .table1 th {
	background: none;
	background-color: #eee;
	color: #000;
}

#content .table1 {
	border: 2px solid #ccc;
}

#footer {
	display: none;
}

#humorlist {
	display: none;
}

.comment-time {
	font-size: 80%;
	color: gray;
}

/* ads */
#top-banner {
	display: none;
}

#right-banner {
	display: none;
}

