Файл: template/themes/wap/default/style.css
Строк: 104
/* Style by MakeServerGame
http://mostop.net
makeservergame@yandex.ru
*/
body{
color: #000;
font-size: 13px;
max-width : 600px;
margin :
auto;
font-family: sans-serif, Lucida Sans;
background-position:
center;
background:
url(images/bg.png);
background-attachment:fixed;
}
a:link,
a:visited{
color: #666;
text-decoration: none;
}
a:hover{
color:
#FF0000;
text-decoration: none;
}
img {
vertical-align: middle;
border:
0;
}
.logo {
background : #000 url(images/head.png);
height :
73px;
}
.footer {
font-size : 11px;
background: url(images/foot.png)
repeat-x #fff;
color: #fff;
text-shadow: #fff;
font-weight:bold;
text-align
: center;
height:14px;
padding:7px;
}
.footer a {
color : #FFF;
}
.block
{
color: #000000;
padding:7px;
background-color: #fff;
border-top: 1px
#ffffff solid;
border-bottom: 1px #e8e8ea solid;
display: block;
}
.title
{
padding : 5px;
overflow : hidden;
text-align : left;
background : #303030
url(images/foot.png);
margin-bottom : 0;
color : #f0f0f0;
padding-right :
10px;
border-bottom:#808080 1px solid;
border-left:#808080 solid
1px;
}
.title a{
color: #FFF;
}
.error {
background-color:
#FFE4E1;
color: #000000;
text-align: center;
border: 1px dotted
#a0e8da;
}
.menu {
color: #000000;
padding:7px;
background-color:
#fff;
border-top: 1px #ffffff solid;
border-bottom: 1px #e8e8ea
solid;
display: block;
}
.post {
color:
#000000;
padding:7px;
background-color: #fff;
border-top: 1px #ffffff
solid;
border-bottom: 1px #e8e8ea solid;
display: block;
}
.quote
{
font-size : x-small;
padding: 9px;
border-radius: 8px;
border: 1px solid
#E0C587;
background: #FAE5B3 url(citata.png) no-repeat right top;
margin:
1px;}
.red, .red a {
color : #f00;
}
.mail {
background : #faf9f8 left
bottom repeat-x;
border-bottom : 1px solid #d6d6d6;
border-top: solid 1px
#fff;
padding : 7px 10px 7px 10px;
margin : 0 0 0 0;
font-weight:
normal;
color: #606673;
}
.mail a {
color : #797978;
}
.mail a:hover
{
color : #797900;
}
.top {
background : top repeat-x;
border-top : 1px
solid #fff;
background-color : #faf9f8;
padding : 3px 0 3px 3px;
}
.top a
{
color : #878787;
}
.cpage {
background-color : #edebeb;
border : #cccccc
solid 1px;
padding : 0 5px 0 5px;
}
a.panv {
border : #cccccc solid
1px;
padding : 0 3px 0 3px;
text-decoration : none;
}
a.panv:hover
{
background-color : #edebeb;
border : #A9A9A9 solid 1px;
}
.aut
{
font-weight : bold;
overflow : hidden;
padding : 2px;
vertical-align :
top;
width : 19%;
white-space : nowrap;
background :
url(images/aut_hover.png) #a0a0a0;
border-right : 1px solid
#a0a0a0;
}
.aut:hover {
background : url(images/aut.png)
#404040;
box-shadow: inset 0 0 20px #606060;
}
.gold {
padding : 8px;
color: #8e8f8f;
background : #fff repeat-x top;
text-align :
left;
color:#000;
border-top:solid 0.1px #c7c5c5;
border-bottom:solid 1px
#d5e8f3;
padding:6px;
}
hr {
border : 0;
border-top : 1px dotted
#E1E1E1;
margin : 5px 0;
}
.count {
border-radius: 10px 0px;
padding: 1px
5px 2px 5px;
float: right;
box-shadow: 0 0 10px #808080;
}
.code
{
background:#EDEDED url(images/code.png);
border: 1px dotted
#e0e0e0;
padding: 1px 20px;
margin:1px;
word-wrap: break-word;
font-size:
12px;
}
input, select{
padding: 3px;
border: 1px solid #cccccc;
margin:
1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:
4px;
}
input[type="submit"] {
background : bottom repeat-x
#fefefe;
padding : 3px 8px;
margin : 2px;
border-radius : 4px 4px 4px
4px;
}
.green { color: red; }
/* Style by
MakeServerGame
http://mostop.net
makeservergame@yandex.ru */