/* General Cleaning */

body, p {
	padding:0px;
	margin:0px;
	}
html, body {
	height:100%;
	}
input {
	padding:2px 4px;
	}
p, td, div, pre, blockquote, input, option, select, li, h1, h2, h3 {
	font-size:9pt; 
	font-family:Arial, Helvetica, Sans-Serif;
	vertical-align:top;
	text-align:left;
	}
body {
	text-align:center;
	background:#DEDEDE URL(/images/v3_b.jpg);
	}
table, img {
	border:0;
	}
table {
	border-collapse:collapse;
	}
table td {
	padding:0;
	vertical-align:top;
	}
table.pad td {
	padding:0 10px 10px 0;
	}
div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}
a, a:link, a:visited, a:active, .pseudolink {
	color:#B1746C;
	text-decoration:none;
	border-bottom:1px solid #B1746C;
	padding-bottom:1px;
	}
a:hover {
	color:#D3968E;
	border-color:#D3968E;
	}
a:hover IMG {
	border-width:0px;
	}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	text-decoration:none;
	color:#B1746C;
	border:0;
	}
h2 a:hover {
	color:#D3968E;
	border:0;
	}
:focus {
	outline:none;
	}
label {
	cursor:pointer;
	}
h3 {
	margin:10px 0 5px 0;
	}
p {
	margin-bottom:3px;
	line-height:1.5;
	}
img {
	border-width:0px;
	}

label, .submit {
	cursor:pointer;
	}
code, code p, code *, pre {
	color:#FFC;
	font-family:monospace;
	}

::selection {
	background: #600;
	color:#FFC;
	}
::-moz-selection {
	background: #600;
	color:#FFC;
	} 
pre {
	white-space:pre-wrap;
	}

/* Special Elements */

.form-elem {
	padding-bottom:3px;
	}
.form-elem textarea, .form-elem input.text, .form-elem input.password, .form-elem input.file, .form-elem select {
	display:block;
	width:333px;
	}
.form-elem textarea {
	height:120px;
	}

#cap1id, #cap1labid {
	display:inline !important;
	}
#cap1id {
	width:50px !important;
	}

div.discuss_item {
	padding-bottom:7px;
	border-bottom:1px dotted #555;
	margin-bottom:9px;
	}
div.discuss_item span {
	font-size:8pt;
	color:#ccc;
	}

#general {
	width:950px;
	margin:0 auto;
	margin-bottom:100px;
	text-align:center;
	background:#271F1F URL(/images/v3_su.jpg);
	position:relative;
	}

#header {
	padding:0;
	margin:0px; 
	display:block;
	width:950px;
	height:640px;
	background:URL(/images/v3_h1.jpg);
	text-indent:-12345px;
	}
#header a {
	position:absolute;
	left:90px;
	top:0;
	text-indent:-12345px;
	display:block;
	width:300px;
	height:300px;
	border-bottom:0;
	}

#subheader {
	font-weight:normal;
	font-size:8pt; 
	color:#000;
	position:absolute;
	left:250px;
	top:280px;
	padding:0;
	margin:0;
	}

h1, h2, h2 a {
	font-weight:bold; 
	font-size:12pt; 
	padding:0;
	margin:0 0 10px 0; 
	color:#B1746C;
	}

#content {
	z-index:10000;
	margin-top:-315px;
	float:left;
	width:470px;
	position:relative;
	left:220px;
	color:#CCC;
	}
#content td {
	color:#CCC;
	}

#sidebar {
	position:relative;
	right:40px;
	margin-top:-452px;
	float:right;
	width:190px;
	color:#B1746C;
	}
#sidebar p {
	color:#B1746C;
	}
#sidebar h2 {
	margin-top:25px;
	}

#footer {
	float:none;
	clear:both;
	border-bottom:1px solid black;
	width:828px;
	margin-left:93px;
	_margin-left:67px;
	overflow:hidden;
	padding-top:45px;
	padding-bottom:15px;
	padding-left:125px;
	color:#B1746C;
	text-align:left;
	}

/* Forms */

div.success {
	color:orange;
	font-weight:bold;
	margin:4px 0 10px 0;
	}
#formid div {
	margin-bottom:4px;
	}
#formid div#unitedcolors-inner div {
	margin-bottom:0;
	}
#formid input.text, #formid input.password, #formid select, #postformid input.file, #formid input.file {
	display:block;
	margin-bottom:10px;
	margin-top:3px;
	width:400px;
	}
#formid textarea {
	display:block;
	margin-bottom:10px;
	margin-top:3px;
	width:400px;
	height:200px;
	}
#formid textarea#structure_menuid, #formid textarea#structure_adminmenuid, #formid textarea#structure_prefsid, #formid textarea#structure_onepostid {
	height:100px;
	}
#formid textarea#structure_templateid {
	height:150px;
	}
#formid textarea#styleid, #formid textarea#sidebarid {
	height:500px;
	}

#form_remid {
	text-align:right;
	}

/* Posts */

.datesNav, .topicsNav {
	border-bottom:1px dotted #B1746C;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#755;
	}
.datesNav {
	padding-bottom:6px;
	border-top:1px dotted #B1746C;
	padding-top:8px;
	}
.datesNav a, .datesNav span {
	margin-right:5px;
	}
.topicsNav {
	line-height:1.5;
	}
.dates-year {
	color:#755;
	}
.dates-current-year {
	font-weight:bold;
	color:#D3968E;
	}
.dates-pass {
	color:#755;
	}
.dates-current, .topicsNav span {
	font-weight:bold;
	color:#D3968E;
	}
#date h1, #topic h1 {
	margin-bottom:25px;
	}

.onepost {
	margin-bottom:50px;
	color:#CCC;
	position:relative;
	}
.onepost h1, .onepost h2 {
	width:80%;
	}
.onehidden, .onedate, .onetopics, .onedate a, .onetopics a {
	display:inline;
	font-size:8pt;
	color:#B1746C;
	}
.onehidden {
	color:#d00;
	padding-right:7px;
	margin-right:7px;
	border-right:1px solid #B1746C;
	}

.onetopics {
	padding-left:7px;
	margin-left:7px;
	border-left:1px solid #B1746C;
	}
.onetext {
	padding-top:15px;
	}
.oneimage, .oneattachment, .onecomment {
	margin-top:15px;
	}
.onemanage {
	position:absolute;
	right:0;
	top:3px;
	}
.onemanage a {
	content:'править';
	border-bottom:0;
	color:#444;
	}
.onemanage a:hover {
	color:#555;
	}
.onemanage a, .onecomment a {
	font-size:8pt;
	}
.oneattachment a {
	font-style:italic;
	font-family:"Times New Roman", Times, Serif;
	}
.oneimage {
	width:100%;
	overflow:hidden;
	}
.oneimage a {
	border:0;
	text-decoration:none;
	}
.onepost a img {
	border:7px solid #FCEBC6;
	max-width:350px;
	width:expression(this.width > 350 ? "350px" : this.width);
	}
.onepost a:hover img {
	border:7px solid #FFCCCC;
	max-width:350px;
	width:expression(this.width > 350 ? "350px" : this.width);
	}

/* Comments */

.comments {
	margin-top:40px;
	width:90%;
	}
.comments h2 {
	margin-bottom:20px;
	}
.comments h2 span, .comments h2 a {
	font-size:8pt;
	}
.onecommentar {
	margin-bottom:10px;
	}
.commauthor {
	font-weight:bold;
	margin-bottom:5px;
	}
.commauthor span {
	font-weight:normal;
	font-size:8pt;
	}
.commtext {
	padding-bottom:10px;
	}
.commanswer {
	padding-left:20px;
	margin-top:5px;
	font-size:8pt;
	color:#777;
	}
.commanswer p {
	font-size:8pt;
	color:#777;
	}
#commentierid div {
	margin-bottom:5px;
	}
#commentierid div label {
	display:block;
	color:#777;
	margin-bottom:2px;
	padding-top:3px;
	width:200px;
	}
#commentierid input {
	border:0;
	}
#commentierid div input {
	display:block;
	width:300px;
	}
#commentierid div textarea {
	display:block;
	width:400px;
	height:150px;
	}
#commentierid div#capcode label {
	display:inline;
	margin-bottom:0;
	}
#commentierid div#capcode input {
	display:inline;
	width:100px;
	}
#commentierid div#capcode input#cap2id {
	display:none;
	}
#commentierid input.submit {
	width:123px;
	text-align:center;
	background-color:#333333;
	color:white;
	margin-top:10px;
	}
.editonecomment {
	padding-bottom:10px;
	border-bottom:1px dotted #B1746C;
	margin-bottom:25px;
	}

/* Sidebar Menu */

ul#side_menu, ul#side_administrating {
	margin:0;
	padding:0;
	}
ul#side_menu li, ul#side_administrating li {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:3px;
	line-height:1.5;
	}

/* Different */

.error {
	color:red;
	font-weight:bold;
	}

#searchformid {
	margin-top:20px;
	}
#searchformid #search_termid {
	width:100px;
	}
#searcherid {
	margin-bottom:12px;
	}
#searcherid #search_termid {
	width:250px;
	}

#unitedcolors-inner a {
	border-bottom:0;
	}

#loginformid #keyid, #loginformid .submit {
	display:block;
	margin:3px 0;
	}

#mytwitter {
	width:185px;
	}
#mytwitter p {
	margin-bottom:3px;
	font-size:8pt;
	}