/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}


html {
	font-size: 100%;

}

body {
	/* Текст названия тем и весь мелкий текст, подложка картинка */
	font-family: "Segoe UI", Lucida Sans Unicode;
	color: Black;
	background-color: transparent;
	background-image : url(images/paper_list.gif);
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#wrapheader {
	height: auto !important;
	padding: 0;
}
/*---Расстояния между браузером и сеткой форума---*/
#wrapcentre {
	margin: 0px 20px 0px;
}
/*----Копирайтеры, поддержка пхп---*/
#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}
/*--Картинка титула--*/
#logodesc {
	margin-bottom: 0px;
	padding: 0 px;
	background-image: url('./images/final_header.gif');
	background-repeat: no-repeat;
	border-bottom: 0;
	height:298px;
}
/*--Вход, регистрация--*/
#menubar {
	margin: 0 30px;
}
/*---Текущее время и бла бла бла--*/
#datebar {
	margin: 10px 30px 0px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
/*-Правила форума... хуле и так понятно.-*/
.forumrules {
	background-image: url(images/paper_lis_citate.gif);
	background-position: top;
	background-repeat: repeat;
	padding: 16px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 16px;
	font-weight: 600;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: Black;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

h2 {
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Segoe UI", Lucida Sans Unicode;
	line-height: 120%;
}
/*--Ибланизмы, Дни рождения, Статистика-*/
h4 {
	margin: 0;
	color: #1c376d;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 18px;
	font-weight: bold;
	float: left;
	background-image : url(images/arrow_02.png);
	background-repeat : no-repeat;
	background-position : 50px;
	padding : 10px 12px 10px;
}

p {
	font-size: 1.1em;
}
/*--Текст Модератор--*/
p.moderators {
	margin: 20px 10px;
	float: left;
	font-family: "Segoe UI", Lucida Sans Unicode;
	color: black;
	font-weight: normal;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	font-family: "Segoe UI", Lucida Sans Unicode;
	float: left;
	color: black;
	font-weight: 600;
	font-size: 16px;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	font-family: "Segoe UI", Lucida Sans Unicode;
	float: right;
	color: black;
	font-weight: 600;
	font-size: 10px;
}

.rtl p.datetime {
	float: left;
}
/*--Сообщения без ответов--*/
p.searchbar {
	color: #154ebf;
	padding: 20px 10px;
	white-space: nowrap;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 12px;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:link, .postreported a:visited, .postreported a:hover, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:link, .postapprove a:visited, .postapprove a:hover, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Segoe UI", Lucida Sans Unicode;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-family: "Segoe UI"; Lucida Sans Unicod;
	font-weight: 600;
	font-size: 12px;
	}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
	float: left;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}
/*--Предыдущее посещение, + нижняя часть форума с пояснениями
типа: тема закрыта, NO_UNREAD_POSTS.
В самих сообщениях форума:
«Добавлено: 27 дек 2011, 10:20»
«Заголовок сообщения»--*/
.gensmall {
	margin: 0px 0px 0px;
	color: black;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 12px;
}

.copyright {
	color: #9b9b9b;
	font-weight: normal;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 12px;
}
/*---Название темы в подфоруме(внутри)---*/
.titles {
	color: red;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-weight: Normal;
	font-size: 16px;
	text-decoration: none;
	margin: 20px 10px;
}

.error {
	color: red;
}


/* Tables
 ---Названия тем, главные бордеры---ФОРУМ------ */
th {
	color : black;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 14px;
	font-weight: normal;
	background-color: transparent;
	white-space: nowrap;
	padding: 8px 12px;
	text-align : left;
	background-image : url(../imageset/red_line.gif);
	background-repeat : repeat-x;
	background-position : top;
	}

td {
	padding: 0px;
}
td.profile {
	padding: 4px;
}
/*Таблица форума целиком без задника. Размер текста не менять*/
.tablebg {
	color: black;
	background -image: url(images/paper_lis_citate.gif);
	font-family: "Segoe UI", Lucida Sans Unicode;
}

/*---Правая часть заголовков форума---*/
.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color : transparent;
}
/*--Нипанятна чо за хуйня-*/
.rtl.catdiv {
	background-color : transparent;
}

/*Заголовки форумов*/
.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	/*--Тут можно впиздячить линии между разделами форума-*/
	background -image : url(images/paper_lis_citate.gif);
	background-position : bottom;
	background-repeat : repeat;
	text-indent: 64px;
	font-size : 16px;
	font-family: "Segoe UI", Lucida Sans Unicode;
}

.row1 {

	background-color: transparent;
	padding : 10px;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 1em
	float: left;
}
/*----Левая часть форума с текстом----*/
.row2 {
	background-color: transparent;
	padding: 10px;
}
/*---А вот это я хуй знает что---*/
.row3 {
	background-color: transparent;
	padding: 0px;
}
/*--Разделитель между сообщениями--*/
.spacer {
	padding: 10px;
	background-color: transparent;
	background-image : url(../imageset/red_line.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	
}
/*-Тоже нипанятна нахуйа йето говно--*/
hr {
	height: 1px;
	border-width: 0;
	background-color: transparent;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
/*--Опять-таки сука не понятная хуйня--*/
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
/* See http://www.phpbb.com/bugs/phpbb3/59685 */

/*--Подчеркиваение всех ссылок
Сука, я тебя нашооол)))--*/
a:link {
	font-family: "Segoe UI", Lucida Sans Unicode;
	color: black;
	text-decoration: underline;
}

a:visited {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: underline;
	background-color : transparent;
}

a:active {
	color: #00015D;
	text-decoration: underline;
}
/*---Текст заголововков подфорумов*/
a.forumlink {
	color: #1c376d;
	font-weight: bold;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 12px;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #1c376d;
	text-decoration: none;
}

th a:visited {
	color: #1c376d;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
/*-Вход, перейти, кнопки, рамки вводимого текста-*/
	color: black;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #d7dfe4;
	background-color: #eeeffd;
	
}
/*--Вводимый текст--*/
textarea {
	background-color: white;
	/*Цвет вводимого цвета в сообщение*/
	color: black;
	font-family: "Segoe UI", Lucida Sans Unicode;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid transparent;
	padding: 2px;
}
/*-Управление вкладками те что выпадают при нажатии-*/
select {
	color: black;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #d7dfe4;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: White;
}
/*-Фон подложки под - найти-*/
.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}
/*-Подложка кнопок в водимом сообщении (пост)-*/
.btnbbcode {
	color: Black;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: white;
	}
/*-ОТПРАВИТЬ, сука как не странно...
какие то ебланы делали этот форум-*/
.btnmain {
	font-weight: bold;
	background-color: white;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}
/*-а вот и все остальные кнопки-*/
.btnlite {
	font-weight: normal;
	background-color: white;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}
/*-Подложка для ВЛОЖЕНИЙ ФАЙЛОВ... сука нахуя...-*/
.btnfile {
	font-weight: normal;
	background-color: white;
	border: 1px solid #d7dfe4;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: transparent;
	border-style: none;
}


/* BBCode
 --ЦИТАТА---------- */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ffd800;
	background -image: url(images/quote_back.gif);
	/*-Цвет текста внутри-*/
	color: black;
	/*-Цвет бордеров-*/
	background-color: #ffd800;
	font-size: 12px;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 12px;
}
/*-Цитатник-*/
.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 10px;
	border-color: transparent;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-image: url(images/paper_lis_citate.gif);
	color: #4B5C77;
}

.attachcontent {
	font-size: 12px;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: Red;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: trancparent;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: "Segoe UI", Lucida Sans Unicode;
	background-color: Red;
}

.syntaxbg {
	color: White;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: "Segoe UI", Lucida Sans Unicode;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}
