/* Style www.hilaryduff.su*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;

}

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

.img {
     border-style: solid;
border-right: 1px solid #00aeff;
border-bottom: 1px solid #00aeff;
border-left: 1px solid #00aeff;
border-top: 1px solid #00aeff;
margin:5px;
padding:5px;
border-radius: 5px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background-color:#FFFFFF;
cursor:crosshair;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;}

.img:hover {
    border-style: solid;
border-right: 1px solid #ffd9e0;
border-bottom: 1px solid #ffd9e0;
border-left: 1px solid #ffd9e0;
border-top: 1px solid #ffd9e0;
margin:5px;
padding:5px;
border-radius: 5px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background-color:#c8b2ff;
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;}
q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */

#menu {
        width: 185px;
        border-style: none;
        border-size: 0px;
        border-width: 0px;
        margin: 0px;
        }

#menu li a {
        height: 30px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 17px;
		  font:Trebuchet MS;
		  font-size:12px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #ffffff;
        display: block;
		  font:Trebuchet MS;
		  font-size:12px;
		 background: url(../images/menu.jpg);
        padding: 8px 0 0 28px;
        }

#menu li a:hover, #menu li #current {
        color: #ffffff;
		  font:Trebuchet MS;
		  font-size:12px;
        background: url(../images/menu.jpg) 0 -25px;
        padding: 8px 0 0 28px;
        }

#menu li a:active {
        color: #8a8a8a;
		  font:Trebuchet MS;
		  font-size:12px;
		  text-decoration:underline;
        background: url(../images/menu.jpg) 0 -25px;
        padding: 8px 0 0 28px;
        }
-->


ul-bttn {
        list-style: none;
        margin: 0;
        padding: 0;
        }

body {
	font:0.7em Arial;
	padding-right:9px;
}

a {
	text-decoration:underline;
	color:#119CD1;
}

a:hover {
	text-decoration:none;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

/* Titles */

h1 {
	font:normal 1.6em Arial;
	color:#c63f75;
	border-bottom:1px dotted #bbb;
	padding-bottom:2px;
	margin-bottom:2px;
}

h2 {
	font:bold 1.25em Arial;
	margin-bottom:5px;
	color:#F26D7D;
}

	h2 img {
		float:left;
		margin-right:5px;
	}

h3 {
	font:bold 1.1em Arial;
	margin-bottom:3px;
}

	h3 a {
		color:#0076A3;
		text-decoration:none;
	}

	h3 a:hover {
		color:#636363;
	}

h4 {
	font:bold 1.1em Arial;
	color:#F06EAA;
	padding:9px 0 5px;
}
h5 {
		background:#F26D7D;
		color:#fff;
		font-size:11px;
		padding:1px 3px;
		vertical-align:top;
	}

/* Titles */

.textbox, select {
	border:1px solid #ddd;
	background:#fff;
	font:normal 1em Arial;
	color:#636363;
}

.button {
	background:#f5b5d8;
	border:1px solid #40d8f7;
	color:#fff;
	font:normal 1em Arial;
	cursor:pointer;
}
.hello {
	background:#edfbff;
	border:1px dashed #aaa;
}
textarea {
	background:#eee;
	font:1em Arial;
	padding:0;
	color:#636363;
}

/* Structure */

.wrapper {
	background:url("../images/bg.gif") repeat-x top;
	margin:0 -9px;
	padding:0 9px;
	min-width:984px;
}

	.wrap {
		background:#fff url("../images/bg.gif") repeat-x top;;
	}

.container {
	width:100%;
	float:left;
	margin-right:-227px;
}

/* Header */

.header {
	position:relative;
	height:87px;
	background:url("../images/header.jpg") no-repeat center;
}

	.logo {
		position:absolute;
		top:7px;
		left:51px;
		width:350px;
		height:60px;
		display:block;
		background:url("../images/logo.png") no-repeat left top;
	}

	.header-banner {
		position:absolute;
		top:14px;
		right:8px;
	}

/* Content */

.content {
	margin-right:227px;
}

	.center {
		text-align:center;
	}

/* Intro */

.newbar
{

}

.intro {
	position:relative;
	padding:10px 0 0 25px;
	margin:0 3px 10px 0;
	background:url("../images/intro-bg.gif") repeat-x bottom;
}

.intro-ins {
	overflow:hidden;
	padding:0 25px 10px 0;
	background:url("../images/intro-right.gif") no-repeat right bottom;
}

	.intro dl {
		float:left;
		width:28%;
		padding:1%;
		margin-right:2%;
		overflow:hidden;
	}

	.intro .even {
		background:#F6FCFE;
	}

		.intro ul {
			/*float:left;
			margin-right:5px;  */

			list-style: none; margin:0; padding:0
		}

			.intro ul img {
				border:1px solid #EEF1F2;
				padding:3px;
			}

	.intro li {
		float:left;
		font-family:tahoma;
		width:29%;
		font-size:11px;
		color:#787878;
		padding-right:15px;

		/*display:table;*/
	}

	.intro h3 {
		margin-bottom:15px;
	}


	.left-arrow {
		background:url("../images/intro-left-arrow.gif") no-repeat;
		width:17px;
		height:20px;
		bottom:20px;
		left:5px;
		position:absolute;
		display:block;
	}
 .login2 li  {
     	float:left;
		font-family:tahoma;
		width:220px;
		font-size:11px;
		color:#787878;
		padding-right:15px;
}
	.right-arrow {
		background:url("../images/intro-right-arrow.gif") no-repeat;
		width:17px;
		height:20px;
		position:absolute;
		bottom:20px;
		right:5px;
		display:block;
	}

	/* Searchbox */

	.searchbox {
		float:right;
		margin-left:10px;
		padding-right:10px;
	}

		.searchbox .textbox {
			width:125px;
		}

	.login {
		float:right;
		color:#F26D7D;
		padding-top:2px;
	}

		.login a {
			font-weight:bold;
			color:#F26D7D;
		}

	.login-window3 {
		border:2px solid #C9C8C8;
		background:#fff;
		padding:10px 15px;
		visibility:hidden;
		position: absolute;
		margin-top:-150px;
        margin-left:130px ;

	}

		.login-window3 form {
			text-align:right;
		}

			.login-window3 p {
				margin-bottom:7px;
			}

			.login-window3 .textbox {
				width:120px;
			}

     	.login-window2 {
		border:2px solid #C9C8C8;
		background:#fff;
		padding:10px 15px;
		visibility:hidden;
		position:absolute;
		margin-top:80px;
	}
    	.login-window2 form {
			text-align:right;
		}

			.login-window2 p {
				margin-bottom:7px;
			}

			.login-window2 .textbox {
				width:120px;
			}
/* Central column */

.main {
	margin-left:230px;
	padding:0 7px 10px 0;
}

	.recommended {
		background:#F26D7D;
		color:#fff;
		font-size:11px;
		padding:1px 3px;
		vertical-align:top;
	}

	.new {
		background:#F69679;
		color:#fff;
		font-size:11px;
		padding:1px 3px;
		vertical-align:top;
	}

	.title-footer {
		overflow:hidden;
		color:#959595;
		padding-bottom:8px;
	}

		.title-footer a {
			color:#959595;
			text-decoration:none;
		}

		.title-footer a:hover {
			text-decoration:underline;
		}

		.title-footer img {
			vertical-align:top;
		}

		.rating {
			float:right;
		}

	.news {
		border-bottom:1px dotted #bbb;
		padding-bottom:8px;
		overflow:hidden;
	}

		.news img {
			margin:0 5px;
		}

	.post-footer {
		padding:3px 0;
		margin-bottom:20px;
		overflow:hidden;
		text-align:right;
	}

		.info {
			float:left;
		}

			.info a {
				color:#848589;
			}

		.post-footer span {
			padding-left:19px;
			margin-right:5px;
		}

		.user {background:url("../images/user.png") no-repeat left;}
		.date {background:url("../images/date.png") no-repeat left;}
		.view {background:url("../images/view.png") no-repeat left;}
		.download {background:url("../images/download.png") no-repeat left;}
		.comments {background:url("../images/comments.png") no-repeat left;}

/* Block */

.block {
	margin-bottom:7px;
	padding:7px;
}

	.block h2 {
		line-height:23px;
		border-bottom:1px dotted #bbb;
		padding-bottom:2px;
	}

	.random-films {
		background:#FAF9F9;
		border:2px solid #F4F3F3;
	}

		.random-films dl {
			background:#E3EFF5;
			text-align:center;
			padding:5px;
			margin-bottom:7px;
		}

			.random-films dt {
				font-weight:bold;
				margin-bottom:5px;
			}

	.calendar-block {
		background:#F3F8FE;
	}

	.tag-cloud {
		background:#FDF5F9;
	}

	.nav {
		background:#FDF5F9;
	}

		.nav ul {
			padding-left:10px;
		}

			.nav li {
				margin-bottom:10px;
			}

				.nav li a {
					font:bold 1.25em Arial;
					color:#363636;
				}

	.top-news {
		background:#F2F8FE;
	}

	.vote-block {
		background:#F0FFDB;
	}

	.archive-block {
		background:#F1F3F4;
		border:2px solid #EAE8E8;
	}

/* Left column */

.leftside {
	width:220px;
	float:left;
	padding:0 7px 0 3px;
}

/* Right column */

.rightside {
	width:220px;
	float:right;
	padding:0 7px 0 0;
}

	.genre-list {
		border:2px dotted #9C9C9C;
		overflow:hidden;
		padding:7px 10px;
		margin-bottom:7px;
	}

		.genre-list li {
			float:left;
			width:95px;
			padding-right:2px;
			margin-bottom:3px;
		}

			.genre-list a {
				color:#707070;
				font-family:Verdana;
			}

			.genre-list a:hover {
				color:#0072BC;
			}

/* Footer */

.rate li {
overflow:hidden;
zoom:1;
}

.rate li img {
float:left;
margin-right:5px;
}
.gradient-background  {
	width:auto;
	background:#FFFFFF url(../images/gradient.jpg);
	background-repeat:repeat-x;
	height:26px;
	margin:0;
	padding:0;
	border-style:hidden;
	border-width: 0 0 0 0;
}
INPUT.s {
	BORDER-RIGHT: #837c6b 1pt solid; BORDER-TOP: #837c6b 1pt solid; MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN-BOTTOM: 3px; BORDER-LEFT: #ffcde4 1pt solid; COLOR: #000000; BORDER-BOTTOM: #ffcde4 1pt solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffcde4
}
div.footer {font-size:80%;margin:10px 0px 20px 0px;text-align:center;}
div.plash{width:100%;background-color:#ffb5d8;text-align:center;}
div.cor{width:100%;height:1px;background-image:url('../images/1.gif');background-repeat:no-repeat;text-align:right;background-color:#ffb5d8;}
div.plash div.cor, td.bg1 div.cor, td.header div.cor{background-color:#ffb5d8;}
}

/* right column */

#auth {padding: 7px 7px 1px 7px; background: #ffffff; margin-bottom: 21px;}
#auth dd, #auth dt {margin-bottom: 8px;}

#auth .u-name {background: url(../images/u-name.png) left no-repeat #fff; height: 25px; border: 1px solid #cdd6e0; padding: 0 0 0 35px; width: 129px;}
#auth .u-name input {background: none; font: 12px arial; color: #333333; height: 17px; border: none; padding-top: 5px;}

#auth .u-pass {background: url(../images/u-pass.png) left no-repeat #fff; height: 25px; border: 1px solid #cdd6e0; padding: 0 0 0 35px; width: 129px;}
#auth .u-pass input {background: none; font: 12px arial; color: #333333; height: 17px; border: none; padding-top: 5px;}

.u-login {width: 165px; height: 27px; font: bold 14px arial; color: #fff; background: #ffffff;}

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}

===========news=============

	.category {
		overflow:hidden;
		background:url("../images/category-bg.gif") no-repeat left top;
		padding-left:15px;
		margin-bottom:6px;
	}
	
		.category p {
			float:left;
			background:#F7E7D9 url("../images/category-right.gif") no-repeat right top;
			padding:0 8px 0 10px;
			font:normal 1.2em/20px Verdana;
			color:#998675;
		}
		
			.category a {
				color:#998675;
				text-decoration:none;
			}
			
			.category a:hover {
				color:#695645;
			}
		
		.date {
			float:right;
			background:#addafc;
			line-height:20px;
			color:#ffffff;
			padding:0 5px;
		}

--------------------------------
.u-search {width: 53px; height: 20px; font: bold 14px arial; color: #fff; background: #ffffff;}

.lastcomm {
	border: 1px solid #f8fbf5;
	background: #f0f0f0f;
	cursor: hand;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.lastcomm_over {
	border: 1px solid #dedede;
	background: #f5f5f5;
	cursor: hand;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}