html body{
	background: White none;
}

body,h1,h2,h3,h4,h5,h6,form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #414141;
	scrollbar-arrow-color: #0886FF;
	scrollbar-3dlight-color: #C6E3FF;
	scrollbar-darkshadow-color: #D6EBFF;
	scrollbar-shadow-color: #AEAEAE;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-face-color: #F2F2F2;
	scrollbar-track-color: #fff;
}

a{
	color: #1852BA;
	text-decoration: none;
}

a:hover{
	color: #75A0EE;
}

h1, h2{
	color: #1852BA;
}

h1{
	font-size: 140% !important;
}

h2{
	imargin: 0 0 18px 0;
	font-size: 100%;
	font-weight: normal;
}

h3{
	margin: 0 0 10px 0;
	font-size: 160%;
	font-weight: normal;
}

h4{
	font-size: 1em;
}

a img{
	border: none;
}

ul{
	margin: 0 0 0 12px;
	padding: 0 0 2px 0;
}

ul ul{
	padding: 0;
}

blockquote{
	margin: 0;
	padding: 0 18px;
	font-style: italic;
}

pre, code{
	font-family: Courier, Monaco, monospace;
	background-color: #F8FAF2;
}

.image{
	margin: 2px 5px 10px 0;
	float: left;
	lborder:1px solid red;
}

.descr{
	lborder:1px solid red;
}

.links{
	clear:left;
	margin: 10px 0 0 0;
}

#container
{
	hwidth: 690px;
	width: 80%;
	margin: 0 auto;
	padding: 30px 30px 0 30px;
	text-align: left;
	padding-top: 0;
	border-top: 30px solid white;
	/*sbackground: white url(images/blix_container_bg.gif) 500px 0px repeat-y;*/
}

#head
{
	height: 90px;
	padding: 0 0 0 0px;
	background: white;
}

#head h1
{
	padding-top: 50px;
}

#navigation{
	background: #77A2EE;
	height: 25px;
	line-height: 25px;
}
#navigation a{
	color: white;
	text-decoration: none;
}

#navigation .selected, #navigation a:hover{
	background-color: #AAC5F4;
}

#navigation ul{
	margin: 0;
	padding: 0;
}
#navigation li{
	float: left;
	epadding: 10px 0;
	margin: 0;
	height: 25px;
	list-style-type: none;
	border-right: 1px solid;
	white-space: nowrap;
	border-color: white;
}

#navigation li a
{
	display: block;
	padding: 0 18px;
	font-size: 95%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
/*
* html #navigation a
{
	width: 1%;
}


#navigation #s
{
	height: 1.5em;
	width: 140px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid;
	font-size: 0.8em;
	vertical-align: middle;
	border-color: #FFF9EA;
}

#navigation #searchbutton
{
	height: 2em;
	width: auto;
	padding: 0 1px;
	border: 1px solid;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: #77A2EE;
}
*/
#center{
	sfloat: left;
	swidth: 495px;
	padding: 10px 5px;
	font-size: 80%;
	text-align: justify;
	dborder: 1px solid red;
}

#center table{
font-size: 100%;
}
/*
.entry
{
	margin: 0 0 40px 0;
}

.entry .info
{
	position: relative;
	margin-top: -3px;
	padding: 3px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 0.9em;
	border-color: #F3F4F4;
	background-color: #FAFAFA;
}

.entry .info a
{
	border-color: #949494;
}
*/
#right{
	width: 150px;
	padding: 10px 5px;
	afont-size: 100%;
	aline-height: 1.5em;
	dborder: 1px solid red;
}

#right h3,#rightnavi h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	dline-height: 1em;
	color: white;
	background: #77A2EE;
	display: block;
	text-align: center;
	sheight: 20px;
	padding: 5px 0px 5px 0px;
}


/*
#right ul.categories li{	glist-style-image: url(images/blix_categories_yellow.gif);}
#right ul.links li{	glist-style-image: url(images/blix_links_yellow.gif);}
#right ul.feeds li{	glist-style-image: url(images/blix_feeds_yellow.gif);}
#right ul.posts li{	glist-style-image: url(images/blix_post_yellow.gif);}
#right ul.categories li li{	glist-style-image: url(images/spring_flavour/sub_categories_yellow.gif);}
*/
#right ul li
{
	margin: 2px 0 2px 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #F0F0F0;
}

#right li a{
	display: block;
	font-size: 80%;
}

#right li a:hover{
	background-color: #F0F5FD;
}

#foot
{
	clear: both;
	padding: 40px 0 15px 0;
	font-size: 80%;
	background: white url(images/blix_footer_bg.gif) 470px 0px no-repeat;
	text-align: center;
}

.error{
	border-top: 10px solid red;
	background: #FFDFD9;
}
.error span{
	color:red;
	font-size: 100%;
	hmargin-left: 10px;
}

#registration{
	margin: 0 0 5px 0;
}
#registration div{
	font-size: 80%;
	text-align: center;
}
#registration ul{
	margin-top: 5px;
}
#registration ul li{
	border: none;
	margin: -2px 0 -5px 12px;
}
#registration input{
	width: 70%;
	margin: 1px;
	height: 16px;
	padding: 0;
	font: 10px;
}
#registration li a:hover{
	background-color: #F0F5FD;
}
#registration a:hover{
	color: #75A0EE;
}

.addFormTbl fieldset{
	padding:2px;
	_eborder: 1px gray;
}

.contentblock{
	clear:left;margin:0 0 5px 0;padding:5px 0 0 0;
	border-top:1px dashed #c1c1c1;
	text-align: justify;
}
.contentblock .stat{
	padding: 0 0 5px 0px;
	font-size: 90%;
}
.filmsBlock{
	clear:left;margin:0 0 5px 0;padding:5px 0 0 0;
	border-top:1px dashed #c1c1c1;
}

.musicBlock{
	clear:left;margin:0 0 5px 0;padding:5px 0 0 0;border-top:1px dashed #c1c1c1;
}



#delBlock{
	position:absolute;
	display:none;
	background:white;
	border:2px solid gray;
	width:150px;
	text-align:center;
	padding:10px;
}

#addEditBlock{
	position:absolute;
	top:10px;left:10px;
	background:white;
	width:80%;
	ldisplay:none;
	text-align:left;
	z-index:1000;
}
#addEditBlock #titlebar{
	border-bottom:1px solid blue;
	padding:1px 5px;
	background:ActiveCaption;
	text-align: right;
}
#addEditBlock #addEditForm{
	border:2px solid blue;
}
#addEditBlock ul{
	margin: 0 0 0 20px;
}

.r{
	height:1px;overflow:hidden;
	background: #77A2EE;
}
.r1{
	margin: 0 2px;
}
.r2{
	margin: 0 1px;
}



/*комментарии*/
#commentsBlock{
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	border-top:1px dashed #c1c1c1;
}
#commentsBlock .title{
	font-weight: bold;
}
#commentsBlock .commentBlock{
	padding: 5px;
	border-bottom: 1px dotted #c1c1c1;
}
#commentsBlock .commentBlock .comment{
	margin: 0 0 5px 0;	
}
#commentsBlock .commentBlock .author{
	font-size: 90%;
}

/*----------------------------------------------------*/
.comicsSection a{
	text-decoration: none;
	color: #1852BA;
}
.comicsSection a:hover{
	color: #75A0EE;
}
.comicsSection .artist{
	margin: 5px 0 5px 0;
	color: #1852BA;
}
.comicsSection .image{
	padding: 0 0 5px 0;
}
.comicsSection .pass{
	padding: 0 0 5px 0;
}

/*-------------------------------------------------*/
#speedbarFooter{
	float:left;
	margin:6px 0 0 35px;
	border-left: 1px solid #cdcdcd;
}
#speedbarFooter ul{
	margin: 0;
	padding: 0;
}
#speedbarFooter li{
	float: left;
	margin: 0;
	list-style: none;
	border-right: 1px solid #cdcdcd;
	white-space: nowrap;
}

#speedbarFooter li a{
	display: block;
	padding: 0 5px;
	text-transform: lowercase;
}

