﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Accumen
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20120712
*/

{
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #353535;
}

a:hover {
	text-decoration: none;
}

body {
	line-height: 1.75em;
	background: #fff url('../images/00bd.png');
	
	font-size: 21.5pt;
	color: #353535;
}

body,input {
	font-family: Kreon, serif;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	/*text-transform: uppercase;*/
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
	color: #353535;
	margin-bottom: 1em;
}

h1 {
	font-size: 1.75em;
}

h2  {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

img.alignleft {
	float: left;
	margin: 5px 30px 20px 0;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

a {
	color: #353535;
}

#content {
	padding: 0 0 0 10px;
	width: auto; /*615px;*/
	margin: 0 0 0 0; /*0 0 0 285px;*/
	/* position: relative; */
	
}

.box {
	
}

#footer {
	padding: 20px 0 20px 0;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.7);
	color: #353535;
	width: auto;
	font-size: 80%;
}

#footer a {
	color: #353535;
	font-size: 80%;
}

#header {
	height: 110px;
	padding: 40px;
	left: 0
	position: relative;
	/*background: url(../images/girl_logo.gif) no-repeat 85px 30px;*/
}

#logo {
	position: absolute;
	top: 40px;
	left: 20px;
	height: 110px;
	line-height: 110px;

	
}

#logo span {
	margin-left: 170px;
	/*	vertical-align: bottom; */
	color: #ff1493;
	font-size: 1.5em;
	font-weight: bold;
	/*display:inherit*/
}


#logo a {
	color: #ffffff;
	text-shadow: black 0px 0px 7px;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;

}


#logo img {
	margin-left: 70px;
	/*vertical-align: middle;*/
}

#page {
	margin: 0;
	position: relative;
	width: auto; /*900px;*/
	padding: 0 40px 0 40px;
}

#page .section-list {
	padding-left: 0;
	list-style: none;
}

/* #page .section-list li {
	padding: 25px 0 25px 0;
	clear: both;
}*/

/* Меню слева элементы */

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	border-top: solid 2px #e3e3e3;
	padding: 2px 0 2px 0;
}

#sidebar ul li.first {
	padding-top: 0;
	border-top: 0;
}

textarea {
		border-top: solid 1px #e3e3e3;
		padding: 2px 2px 2px 2px;
		font-size: 150%;
		width:95%; 
		height:300px;
}

input {
	font-size: 150%;
	width:95%; 
}

select {
	font-size: 80%;
}


/* Меню слева */

#img_menu_slider {
		position: absolute;
		z-index: 99;
		top: -130px;
}


#sidebar {
	display: none;
	opacity: 1;
	position: absolute;
	z-index: 10;
	left: 40px;
	top: 0;
	float: left;
	min-width: 250px;
	background-color: #f3f3f3;
	padding: 25px 17px 0 17px;
	border: solid 2px #e3e3e3;
	margin: 0 10px 0 0;
	text-shadow: 1px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 0px 1px #fff;
	font-size: 220%; /*2.4em;*/
	line-height: 120%; /*1.4em;*/
}

#sidebar_hd {
	display: none;
}

#sidebar_dvd {
	display: none;
}

#sidebar_story {
	display: none;
}

a.sidebar_hd {
	text-decoration: underline;
	color: #ff1493;
	font-size: 70%; /*2.4em;*/
}

a.sidebar_hd:hover {
	text-decoration: none;
}

a.sidebar_dvd {
	text-decoration: underline;
	color: #0209ed;
	font-size: 70%; /*2.4em;*/
}

a.sidebar_dvd:hover {
	text-decoration: none;
}

a.sidebar_story {
	text-decoration: underline;
	color: #06ed5d;
	font-size: 70%; /*2.4em;*/
}

a.sidebar_story:hover {
	text-decoration: none;
}

.side-box {
	
}


#wrapper {
	width: 95%; 
	position: static;
	background: #FFF;
	margin: 0 auto 0 auto;
	box-shadow: 10px 100px 150px 0px rgba(0,0,0,0.15);
	border: solid 1px #f3f3f3;
	border-top: 0;
}

div.spoilertop
{
	background-color:#DCDACC;
	width:95%;
	cursor:pointer;
	padding-left: 14px;
}

div.spoilerbox
{
	
	background-color:white;
}

span.komment {
	color: gray;
	font-size: 140%;
	/*font-weight: bold;*/
	
}

#pictspoiler {
	 border-width:1px;  
     border-style:none;
	 width:18px; 
	 height:18px;
}

td.users_ip_start {
	width:300px;
}

td.users_ip_start_probel {
	width:150px;
}

td.users_ip_start_date {
	width:250px; 
}