Файл: online/riwar/Riwar.ru/diz.css
Строк: 338
body {
max-width : 550px;
color: white;
font-size: 13px;
font-family:Verdana, Arial;
background: #202020;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;;
box-shadow:0
4px 19px white;
margin : auto;
}
/* делаем тэги хм5
блочными*/
footer, nav, header, section, aside {
display: block
}
a {
color: #FFCC99;
text-decoration: none;
}
a:hover {
text-decoration: none;
}
.oh{
float:left;
margin-right:5px;
margin-top:3px;
}
.oh{
max-width: 50%;
}
/*диз тело*/
.center
{
text-align: center;
}
.float-left {
float:left
}
.float-right {
float:right
}
.stat_bar {
margin-top:5px;
margin-bottom:8px;
border: grey
solid 1px;
background-color:#323232;
max-width:50%;
padding:0;
}
.stat_bar
.progress
{
background-color:#FC3;
width:0;
padding-top:2px;
padding-bottom:2px;
}
textarea{
font-size:
13px;
width: 60%;
height: 15%;
border-radius: 1px;
color:
#C6DEDD;
background: #3F3F3F;
padding: 2px;
margin: 1px;
box-shadow:0 0
8px rgba(229,231,255,255);/*описываем тень*/
-moz-box-shadow:0
0 8px rgba(229,231,255,255);
-webkit-box-shadow:0 0 8px
rgba(229,231,255,255);
}
.linetop {
border:2px;
border-bottom:#303030
dotted 1px;
margin:0;
padding:0;
}
.linetop2
{
border:0px;
border-bottom:black solid 0px;
margin:0;
padding:0;
}
.separ
{
border:0;
max-width:50%;
border-bottom:#3e3d36 solid
1px;
border-top:#1f1f1a solid 1px;
margin:5px auto;
padding:0;
}
.separ2
{
border:0;
max-width:30%;
border-bottom:#3e3d36 solid
1px;
border-top:#1f1f1a solid 1px;
margin:3px auto;
padding:0;
}
.separ3
{
border:0;
max-width:65%;
border-bottom:#3e3d36 solid
1px;
border-top:#1f1f1a solid 1px;
margin:5px auto;
padding:0;
}
.separ4
{
border:0;
max-width:80%;
border-bottom:#3e3d36 solid
1px;
border-top:#1f1f1a solid 1px;
margin:5px auto;
padding:0;
}
.separ5
{
border:0;
max-width:99%;
border-bottom:#3e3d36 solid
1px;
border-top:#1f1f1a solid 1px;
margin:5px auto;
padding:0;
}
.separ6
{
border:0;
max-width:100%;
border-bottom:#303030 solid
1px;
border-top:#1f1f1a solid 1px;
margin:5px auto;
padding:0;
}
.error
{
text-align: center;
font-size: 13px;
width: auto;
height:
auto;
background: url('/diz/img/div2.png') #202020;
color:
#B22222;
border-bottom:#B32851 solid 0px;
padding:4px;
}
.blc2 {
color:
dark;
background: #431802;
background-attachment: scroll, scroll,
scroll;
background-position: right 50%;
border-bottom: 1px solid
#922501;
padding: 5px;
}
.blc2 a:hover {
padding: 1px;
}
.gyd {
text-align:
center;
font-size: 13px;
width: auto;
height: auto;
background:
url('/diz/img/div2.png') #202020;
color:#6B8E23;
border-bottom:#B32851
solid 0px;
padding:0px;
}
.oline {
height: 6px;
background:
url('/diz/img/head.png') #242424
}
.bline {
background-color: green;
height: 6px;
}
.cline {
background-color: #42C142;
height:
1px;
width: 32%;
}
.gline {
margin-left: 16%;
background-color:
#222222;
height: 2px;
border: 1px solid #006400;
width: 32%;
}
.head
{
font-family:Verdana, Arial, sans-serif;
width: auto;
height:
auto;
padding: 15px 15px ;
background: url('/diz/img/head.png')
#242424;
color: white;
}
.head1 {
font-family:Verdana;
width: auto;
height: auto;
padding: 1px 1px ;
background: url('/diz/img/head1.png')
#242424;
color: black;
}
.foot {
width: auto;
height:
auto;
padding: 5px 5px ;
width: auto;
height: auto;
background:
url('/diz/img/div2.png') #202020;
color: white;
}
.foot2 {
width:
auto;
height: auto;
padding: 5px 5px ;
background:
url('/diz/img/foot.png') #242424;
color: white;
}
a.link {
text-align:
left;
display: block;
padding: 7px 5px 5px;
font-size:
14px;
min-height: 16px;
text-decoration: none;
color:
white;
background: url('/diz/img/h.png') #242424;
}
.block {
padding: 15px 10px ;
width: auto;
height: auto;
background:
url('/diz/img/div3.png') #202020;
color: white;
}
.player {
padding:
3px 5px ;
width: auto;
height: auto;
background:
url('/diz/img/div3.png') #202020;
color: #D3D3D2;
}
.cit {
font-size:
10px;
padding: 3px 5px ;
width: auto;
height: auto;
background:
url('/diz/img/div3.png') #202020;
color: lightblue;
}
.line {
height:
1px;
background: #161616;
}
.line2 {
height: 2px;
background:
#161616;
}
.linetop {
border:5px;
border-bottom:#303030 dotted
1px;
margin:0;
padding:0;
}
/*Поля ввода css3
*/
input[type=text].g-button {
border:1px
solid;/*граница*/
font-size: 12px;/*шрифт*/
padding: 5px
10px;/*отступы, если
необходимо*/
-webkit-border-radius: 6px;/*скругляем
углы*/
-moz-border-radius: 6px;
border-radius:
6px;
border-color:rgba(25,255,25,.75);
box-shadow:0 0 8px
rgba(25,255,25,.5);/*описываем тень*/
-moz-box-shadow:0 0 8px
rgba(25,255,25,.5);
-webkit-box-shadow:0 0 8px
rgba(25,255,25,.5);
transition:border linear .2s,box-shadow linear
.2s;/*время смены цвета тени*/
-moz-transition:border
linear .2s,-moz-box-shadow linear .2s;
-webkit-transition:border linear
.2s,-webkit-box-shadow linear;}
/*Теперь нужно
определить свойства при щелчке мышью в
поле
ввода*/
input[type=text].g-button:focus{
outline:none;/*отменяем
стандартный прямоугольник*/
-webkit-border-radius:
6px;/*круглим углы*/
-moz-border-radius: 6px;
border-radius:
6px;
border-color:rgba(25,25,255,.75);/*меняем
цвет*/
box-shadow:0 0 8px rgba(25,25,255,.5);
-moz-box-shadow:0 0 8px
rgba(25,25,255,.5);
-webkit-box-shadow:0 0 8px
rgba(25,25,255,.5);
}
/*кнопки css3*/
.black {
background: #000;
padding: 20px 20px 10px 20px;
}
.white {
background: #fff;
padding: 30px 20px 20px 20px;
}
.button {
text-decoration: none;
color: #fff;
font-weight: bold;
padding: 2px \2px;
font-size:
11px;
border-radius: 5px;
background-color: #666666;
box-shadow: 0 5px 5px #313131, 0 4px 0 #393939, 0px 4px 5px
rgba(0,0,0,0.4), inset 0px 2px 9px rgba(255,255,255,0.2), inset 0 -2px 9px
rgba(0,0,0,0.2);
position: relative;
border-bottom: 1px solid
rgba(255,255,255,0.2);
display: inline-block;
text-shadow: 0px -1px
0px rgba(0,0,0,0.2);
margin-bottom: 10px;
}
.button:hover {
box-shadow: 0 5px 5px #313131, 0 4px 0 #393939, 0px 9px 10px
rgba(0,0,0,0.4), inset 0px 2px 5px rgba(255,255,255,0.4), inset 0 -2px 9px
rgba(0,0,0,0.2);
}
.shield {
border-radius: 5px 5px 35px 35px;
padding-left: 25px;
padding-right: 25px;
}
.criss-cross {
border-radius: 35px 5px;
}
.rectangular {
border-radius: 10px /
35px;
}
.one-corner {
border-radius: 5px 5px 35px 5px;
padding-right: 25px;
}
.pressure {
}
.button {
margin-right:
10px;
}
.button:active {
top: 5px;
box-shadow: 0 2px 0 #393939,
0px 4px 4px rgba(0,0,0,0.4), inset 0px 2px 5px rgba(0,0,0,0.2);
}
.red
{
background-color: #c34747;
box-shadow: 0 5px 5px #853232,
0 9px 0 #5e2525, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 9px
rgba(255,255,255,0.2), inset 0 -2px 9px rgba(0,0,0,0.2);
}
.red:hover {
box-shadow: 0 5px 5px #853232, 0 9px 0 #5e2525, 0px 9px 10px
rgba(0,0,0,0.4), inset 0px 2px 15px rgba(255,255,255,0.4), inset 0 -2px 9px
rgba(0,0,0,0.2);
}
.red:active {
box-shadow: 0 2px 0 #5e2525, 0px 4px
4px rgba(0,0,0,0.4), inset 0px 2px 5px rgba(0,0,0,0.2);
}
.orange {
background-color: #c37846;
box-shadow: 0 5px 5px #855031, 0 9px 0
#5e3a25, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 9px
rgba(255,255,255,0.2), inset 0 -2px 9px rgba(0,0,0,0.2);
}
.orange:hover
{
box-shadow: 0 5px 5px #855031, 0 9px 0 #5e3a25, 0px 9px 10px
rgba(0,0,0,0.4), inset 0px 2px 15px rgba(255,255,255,0.4), inset 0 -2px 9px
rgba(0,0,0,0.2);
}
.orange:active {
box-shadow: 0 2px 0 #5e3a25,
0px 4px 4px rgba(0,0,0,0.4), inset 0px 2px 5px rgba(0,0,0,0.2);
}
.green {
background-color: #7fc345;
box-shadow: 0 5px
5px #508530, 0 9px 0 #385e25, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px
9px rgba(255,255,255,0.2), inset 0 -2px 9px
rgba(0,0,0,0.2);
}
.green:hover {
box-shadow: 0 5px 5px #508530, 0 9px
0 #385e25, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 15px
rgba(255,255,255,0.4), inset 0 -2px 9px rgba(0,0,0,0.2);
}
.green:active
{
box-shadow: 0 2px 0 #385e25, 0px 4px 4px rgba(0,0,0,0.4), inset 0px
2px 5px rgba(0,0,0,0.2);
}
.pink {
box-shadow: 0 5px 5px #782d54,
0 9px 0 #5e254c, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 9px
rgba(255,255,255,0.2), inset 0 -2px 9px rgba(0,0,0,0.2);
background-color: #d7298b;
}
.pink:hover {
box-shadow: 0 5px 5px
#782d54, 0 9px 0 #5e254c, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 15px
rgba(255,255,255,0.4), inset 0 -2px 9px rgba(0,0,0,0.2);
}
.pink:active {
box-shadow: 0 2px 0 #5e254c, 0px 4px 4px rgba(0,0,0,0.3), inset 0px 2px
5px rgba(0,0,0,0.2);
}
.blue {
background: #2a8ad8;
box-shadow: 0
5px 5px #364a8e, 0 9px 0 #25325e, 0px 9px 10px rgba(0,0,0,0.4), inset 0px
2px 9px rgba(255,255,255,0.2), inset 0 -2px 9px
rgba(0,0,0,0.2);
}
.blue:hover {
box-shadow: 0 5px 5px #364a8e, 0 9px
0 #25325e, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 15px
rgba(255,255,255,0.4), inset 0 -2px 9px rgba(0,0,0,0.2);
}
.blue:active {
box-shadow: 0 2px 0 #25325e, 0px 4px 4px rgba(0,0,0,0.3), inset 0px 2px
5px rgba(0,0,0,0.2);
}
.purple {
background-color: #8a26d3;
box-shadow: 0 5px 5px #54307b, 0 9px 0 #3f255e, 0px 9px 10px
rgba(0,0,0,0.4), inset 0px 2px 9px rgba(255,255,255,0.2), inset 0 -2px 9px
rgba(0,0,0,0.2);
}
.purple:hover {
box-shadow: 0 5px 5px #54307b, 0
9px 0 #3f255e, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 15px
rgba(255,255,255,0.4), inset 0 -2px 9px rgba(0,0,0,0.2);
}
.purple:active
{
box-shadow: 0 2px 0 #42255e, 0px 4px 4px rgba(0,0,0,0.3), inset 0px
2px 5px rgba(0,0,0,0.2);
}
.btn {
cursor: pointer;
height:
24px;
display: inline-block;
overflow: hidden;
text-decoration:
none;
background-image:
url(/images/icon/block/bg-btn.png);
background-repeat:
no-repeat;
background-position: 0 -26px;
}
.btn .end {
cursor:
pointer;
height: 24px;
display: block;
background-image:
url(/images/icon/block/bg-btn.png);
background-repeat:
no-repeat;
background-position: 100% -52px;
}
.btn .label {
cursor:
pointer;
color: #fff;
font-family: Verdana, Arial,
sans-serif;
font-size: 12px;
line-height: 12px;
text-align:
center;
white-space: nowrap;
height: 18px;
border: 0;
display:
block;
background-image:
url(/images/icon/block/bg-btn.png);
background-repeat:
repeat-x;
background-position: 0 0;
background-color:
#40414a;
margin: 0 4px;
padding: 6px 6px 0;
}
select {
background:
#27383B;
padding: 5px;
color: grey;
font-size: 12px;
margin-top:
5px;
margin-bottom: 2px;
border-radius: 5px;
width: 96%;
border:
none;
}
.button .left
{
background-image:url(/images/icon/block/bt-l.png?v=1);
background-repeat:no-repeat;
background-position:top
left;
padding:0 0 0 2px;
}
.button .right
{
background-image:url(/images/icon/block/bt-r.png?v=1);
background-repeat:no-repeat;
background-position:top
right;
padding:0 2px 0 0;
}
.button input
{
background-image:url(/images/icon/block/bt-bg.png?v=1);
background-color:#40414a;
height:24px;
border:0;
color:#fff;
font-size:13px;
padding:0
24px;
}
.button-href a
{
display:inline-block;
color:#fff;
text-decoration:none;
font-size:12px;
}
.button-href
span
{
display:inline-block;
background-image:url(/images/icon/block/bt-bg.png?v=1);
background-color:#40414a;
height:24px;
margin:0
9px;
}
.button-href p {
margin:0;
padding:5px;
}
.button-href .left
{
background-image:url(/images/icon/block/bt-l.png?v=1);
background-repeat:no-repeat;
background-position:top
left;
}
.button-href .right
{
background-image:url(/images/icon/block/bt-r.png?v=1);
background-repeat:no-repeat;
background-position:top
right;
}