/* quote and code */
.bbCodeBlock {margin: 7px 0px 7px 10px!important;} 
 .bbCodeName {display:none;} 
 .codeMessage { 
 overflow: hidden!important; 
 text-align:justify!important; 
 font-style: italic!important; 
 background: #f1efef url(/template/imgs/QC_Line.png) repeat-y 0px!important; 
 padding: 4px 10px 4px 20px!important; 
 border: 0px!important; 
 }

.bbQuoteBlock {margin: 7px 0px 7px 10px!important;} 
 .bbQuoteName {display:none;} 
 .quoteMessage { 
 overflow: hidden!important; 
 text-align:justify!important; 
 font-style: italic!important; 
 background: #f1efef url(http://csomsk.ru/1-ucoz/csomsk/rip/qie2bbQuote.png) repeat-y 0px!important; 
 padding: 4px 10px 4px 20px!important; 
 border: 0px!important; 
 }
/* quote and code */
/* buttons */
input[type~="submit"],input[type~="button"],input[type~="reset"] {background: transparent url('/engine/template/img/body/button.png');border: 1px solid #000000;color: #FFF;text-decoration:none;text-align:center;cursor:pointer;padding:5px} 
 input[type~="submit"]:hover,input[type~="button"]:hover,input[type~="reset"]:hover {text-decoration:none;background:transparent url('/engine/template/img/body/abutton.png');border: 1px solid #ff9000;color: #ffa800;text-decoration:none;cursor:pointer; 
 text-align:center;}
/* buttons */
/* menu */

/* menu */
/*===============*/ 
/* ---------------------------------- * 
 Spoiler 
 * ---------------------------------- */ 
.uSpoilerClosed 
{ 
 border: 1px #000 dotted !important; padding: 2px; 
 padding-left : 1px; 
 padding-right : 1px; 
 margin-left : 20px; 
 margin-right : 40px; 
} 

.uSpoilerOpened 
{ 
 border: 0px #000 dotted !important; padding: 2px; 
 padding-left : 3px; 
 padding-right : 3px; 
 margin-left : 20px; 
 margin-right : 40px; 
} 

.uSpoilerClosed .uSpoilerButBl 
{ 
 padding-left : 15px; 
 background-image : url('http://diary.3dn.ru/images/plus.gif'); 
 background-color : #FFFFFF; 
 background-repeat: no-repeat; 
 background-position:12 3; 
 display:block; 
 cursor: pointer; 
} 

.uSpoilerOpened .uSpoilerButBl 
{ 
 border: 1px #000 dotted !important; padding: 3px; 
 padding-left : 15px; 
 background-image : url('http://diary.3dn.ru/images/minus.gif'); 
 background-color : #FFFFFF; 
 background-repeat: no-repeat; 
 background-position:12 3; 
 display:block; 
 cursor: pointer; 
} 

.uSpoilerButton 
{ 
 cursor: pointer; 
 width : 100%; 
 border : 0px; 
 background-color : transparent; 
 text-align : left; 
 font-family:Verdana,Sans-Serif; 
 color:#1e90ff; 
 font-size:12px; 
 font-weight:bold; 
} 

{ 
 padding-left : 40px; 
 padding-right : 20px; 
} 
.uSpoilerText{color: #333333; background: #ededed; font-size: 12px; border: 1px #000 dotted !important; padding: 3px;}
/* Spoilers */
/* Кнопка "Скачать" */
.image-btn{
 display:block;
 margin:17px 0 0;
}
.image-down-file{
 display:inline-block;
 position:relative;
 background:#1f1f1f;
 border-bottom:2px solid #121212;
 font-size:13px;
 line-height:16px;
 color:#fff;
 text-decoration:none;
 padding:11px 20px 11px 46px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 border-radius:2px;
 text-align:left;
}
.image-down-file:hover{
 background:#363636;
 border-bottom:2px solid #202020;
}
.image-down-file img{
 position:absolute;
 left:20px;
 top:11px;
}
/* Кнопка "Скачать" */

body {background:url("http://media.rockstargames.com/rockstargames/img/global/downloads/wallpapers/games/v_franklin4_1600x1200.jpg") no-repeat fixed;
background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
-webkit-background-size: cover;
}
/* BEGIN */
/* оценка */
.positiveRate {color:green;} 
.negativeRate {color:red;} 
.nullRate {color:#000;}
/* оценка */

a:link, a:active {
color:#ffa800;
font-weight:Arial
}
a:visited {
color:#ffa800;
font-weight:Arial
}
a:hover {
color:#2c6774;
font-weight:Arial;
text-decoration:none
}
/* Позиционирование блоков */
#border {
 margin-left: 70px; /* Отступ слева */
 margin-right: 70px; /* Отступ справа */
 padding: 5px; /* Поля вокруг текста */
 }
/*----Blocks----*/
/* content */

.border {
 background: #e2e2e2; /* Цвет фона */
 padding: 2px; /* Поля вокруг текста */
 -moz-border-radius: 5px; /* Для Firefox 3 */
 -webkit-border-radius: 5px; /* Для Safari 4 и Chrome */
 border-radius: 5px; /* Для современных браузеров */
}
.menu {
 background: #FFF; /* Цвет фона */
 padding: 2px; /* Поля вокруг текста */
 -moz-border-radius: 5px; /* Для Firefox 3 */
 -webkit-border-radius: 5px; /* Для Safari 4 и Chrome */
 border-radius: 5px; /* Для современных браузеров */
}
.background_tb {
 background:url('/engine/template/img/body/tb.png')#FFF;no-repeat fixed;
background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
-webkit-background-size: cover;
 /* Цвет фона */
 padding: 5px; /* Поля вокруг текста */
 -moz-border-radius: 5px; /* Для Firefox 3 */
 -webkit-border-radius: 5px; /* Для Safari 4 и Chrome */
 border-radius: 5px; /* Для современных браузеров */
 }
.content_inf { 
 padding: 5px; /* Поля */
 background: #ffffff; /* Цвет фона */
 border: 1px solid #cdcdcd; /* Параметры рамки */
}
.content { 
 padding: 5px; /* Поля */
 background:url('/engine/template/img/body/up_bg.png') repeat-x #FFF/*фон */
 }
.menu {
 background:url('/engine/template/img/body/border_bg.jpg') #000000; /* Цвет фона */
 padding: 5px; /* Поля вокруг текста */
 
}
/* content */


/* header and menu */
.header { 
 padding: 5px; /* Поля */
 background:url('/engine/template/img/body/border_bg.jpg') #000000; /* Цвет фона */
 }
/* header and menu */
/* backgrounds */
.background_up { 
 padding: 5px; /* Поля */
 background:url('/engine/template/img/body/up_bg.png') repeat-x #aeaeae; /* Цвет фона */
 }
.background_not_up { 
 padding: 5px; /* Поля */
 background:url('/engine/template/img/body/not_up_bg.png')#aeaeae; /* Цвет фона */
 }
.background { 
 padding: 5px; /* Поля */
 background:#aeaeae; /* Цвет фона */
 }
/* background */
/*----Blocks----*/
/* Сброс обводки у краев экрана */
body { 
margin: 0px auto; 
}
/* Сброс обводки у краев экрана */
/* END */