/****************************************************************/
/* 1. IMPORTED STYLESHEETS */
/****************************************************************/

/* Import the basic setup styles */
@import url(/project/forum/style/imports/base.css);
/* Import the colour scheme */
@import url(/project/forum/style/imports/LightGreen_cs.css);

/****************************************************************/
/* 2. TEXT SETTINGS */
/****************************************************************/

/********************/
/* Базовые стили
/*********************/
#fForum {margin:12px 20px; line-height:normal;}
#fForum, #fForum input, #fForum select, #fForum textarea, #fForum optgroup, #fForum table, #fForum p, #fForum div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#fForum pre { font-family:: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace; font-size:12px;} /* Для блоков с кодом */
/* IEWin Font Size only - to allow IEWin to zoom. Do not remove comments \*/
* HTML #fForum { font-size:68.75%}
/* End IE Win Font Size */
#fForum p, #fForum ul, #fForum dl, #fForum label { padding:3px 0}
#fForum th{ padding:4px 6px; font-size:11px;}
#fForum blockquote { margin:5px 15px 15px 15px; padding:8px; border-style:solid; border-width:1px; font-size:11px;}
#fForum a:link, #fForum a:visited { text-decoration:underline;}
#fForum a:hover { text-decoration:none;}
#fForum fieldset { padding:0 12px 10px 12px;}
#fForum legend { padding:0px 6px}
#fForum h1 { font-size:16px; padding:3px 0px 0px 0}
#fForum h2 { font-size:12px; padding:4px 6px}
#fForum h3 { font-size:12px;}
#fForum h4 { font-size:10px; padding:4px 6px}


div.fBlock {margin-bottom:6px !important; width:100%}

.fBox {border-style: solid; border-width:1px; font-size: 12px;}
.fBox #formPost {border:0 !important;}

div.fInbox, table.fInbox td {padding:3px 6px !important;}
table.fInbox { width:100%; border:0;}

/* Шапка форума */
#fHeaderBlock {}
#fHeaderMenu a:link, #fHeaderMenu a:visited { text-decoration:none;}
#fHeaderMenu a:hover { text-decoration:underline;}
#fHeaderMenu li { margin-right:12px; font-size:12px;}
#fHeaderWelcome { line-height:15px}

/* Панель с цепочкой ссылок */
div.fLinkst li, div.fLinksb li { font-weight: bold;}
.fLinksb { padding: 3px 0 8px 0 !important;}

/* Доп. ссылки */
table.fPostlinkt, table.fPostlinkb {  border:0; width:100%;}
table.fPostlinkt { margin:15px 0 5px 0 !important;}
table.fPostlinkb { margin:5px 0 15px 0 !important;}


/* Блок сообщения */
div.fBlockpost { margin-bottom:6px !important;}
div.fBlockpost label { border-style:solid; border-width:1px; font-size:11px;}
div.fBlockpost input, div.fBlockpost label { padding:3px; display:inline;}

td.fPostLeft, td.fPostRight { padding:6px}
div.fPostUserName { font-size:12px; font-weight:bold !important;}
div.fPostUserStatus { font-weight:bold}
div.fPostUserAvatar { margin:5px 0;}
div.fPostUserContacts { margin-top:5px}

.fPostmsg p.postedit { font-size:11px; padding-top:15px}
.fPostmsg p { line-height:14px; padding:0;}
.fPostmsg h4 { font-weight:bold; margin-bottom:10px;}

.fPostFootLeft p, .fPostFootRight ul, .fPostFootRight div { padding:10px 6px 5px 6px}

.fPostSignature { padding-top:15px} /* Подпись юзера */

.fIcon { margin-top:0; margin-left:0;}
.fIconDescTable {margin:20px 0; border:0;}

#fStats { margin-top:12px;}

/* Формы */
div.fBlockform { margin-bottom:6px !important;}
div.fBlockform p input { margin-left:12px; margin-right:12px; font-size:11px;}
div.fBlockform form { margin:5px 10px !important;}
div.fBlockform textarea {width:100%; height:300px;}
div.fMessage {border-style:solid; border-width:1px; margin:10px 0 0 0 !important; padding:0 10px 10px 10px !important;}

div.fInform { padding-bottom:12px}
div>fieldset { border-style:solid; border-width:1px;}
div.fInfldset { padding:9px 0px 12px 0}
.fComments {color:#090; font-size:10px !important;}

/* Кнопки при написании сообщений */ 
#buttonsTable{ margin:5px 0 5px 0 }
#buttonsTable img{ background-color:#FFFFFF; }

#sdp_text { width: 100%}

/* Антиспам окошко */
.antispamDiv { padding:0; margin:0;}
.antispamDiv img { margin:0; padding:0; height:30px;}
.imageValueAntispam { height:25px; width:75px; font-size:2em; }
.antispamDiv td { border:0 !important;}
.antispamDiv table {width:auto !important;}

/* Пост в контенте сайта Рубик-Кубик */
.postCont { border:1px solid #FF8F00; margin:10px 0 0 0;}
.postContHead { padding:5px; background:#EEEEEE;}
.postContAuthor { margin:0; font-size:1.4em; font-weight:bold;}
.postContText { font-size:1em; padding:5px;}
.postContNumber {float:right;}
