File size: 5.24Kb
body {
background: #ebecec url(images/bod.png);
font-family: Tahoma, Arial, sans-serif, Ravie Semi-Expanded;
max-width: 650px;
margin: 1px auto;
font-size: 14px;
}
a {color: #6c3e02;font-style: normal; text-decoration:none;}
a:hover{text-decoration:underline;}
select{
background: #E0E3E7;
border:1px solid #D9DBC6;
color: #6c3e02;
padding: 2px 2px 2px 6px; margin-top: 5px;
}
input {
padding:3px;
color: #000;
border: 1px solid #7F7F7F;
margin: 5px 2px;
}
input[type="submit"]:hover {
background: #8A8A8A url(images/menu.png)top repeat-x;
}
textarea {border:1px solid color: #8A8A8A;margin: 5px 2px;}
div.logo{
background: #3169a1 url(images/head.png) repeat-x;
height: 50px;
border-top: 1px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
border-left: 1px solid #dfdfdf;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
padding-left:5px;
margin-bottom: 1px;
}
div.main {
border: 1px solid #5682ae;
padding: 1px;
background-color: #fff;
border-radius: 7px;
}
div.panel {
font-weight: bold;
background: #be7e03 url(images/panel.png) repeat-x;
color: #fff;
padding: 10px;
border-bottom: 1px solid #9c6803;
border-radius: 3px;
margin-bottom: 1px;
}
.panel a {
color: #f4f4f4;
}
a.panel {
font-weight: bold;
background: #087cb9 url(images/bl_title.png) repeat-x;
color: #fff;
padding: 4px;
border-bottom: 1px solid #305983;
border-radius: 3px;
margin: 2px;
}
a.panel:hover {
font-weight: bold;
background-color: #a8e2ff;
color: #ffff00;
padding: 5px;
border-bottom: 1px solid #305983;
border-radius: 3px;
margin: 2px;
}
div.title {
font-weight: bold;
background: #087cb9 url(images/bl_title.png) repeat-x;
color: #fff;
text-shadow: #046ba1 0 1px;
padding: 10px;
border-bottom: 1px solid #046ba1;
border-radius: 3px;
margin-bottom: 1px;
}
div.menu {
display: block;
background: url(images/menu.png) #e8eaea repeat-x;
padding: 3px 1px 3px 2px;
border: #e3e3e3 1px solid;
margin-bottom: 1px;
}
a.menu {
display: block;
background: url(images/menu.png) #e8eaea repeat-x;
padding: 3px 1px 3px 2px;
border: #d2d3d3 1px solid;
margin-bottom: 1px;
}
a.menu:hover {
display: block;
background: url(images/amenu.png) #f1f1f1 repeat-x;
padding: 3px 1px 3px 2px;
border: #e3e3e3 1px solid;
margin-bottom: 1px;
text-decoration:none;
color: #305983;
}
div.ads {
background: #e8eaea url(images/menu.png) repeat-x;
padding : 3px;
border : 1px solid #dfdfdf;
color: #FF0000;
text-align: center;
margin:1px 1px;
border-radius: 3px;
}
.ads a {color: #305983;}
.ads a:hover { color: #ff0000; text-decoration: underline; }
div.block, div.post, div.news {
transition: background, 500ms;
-moz-transition: background 500ms;
-webkit-transition: background 500ms;
-o-transition: background 500ms;
text-align:left;
background: #d1d1d0 url(images/post.png) repeat-x;
background-position: top;
margin:1px 1px 1px 1px;
border: 1px solid #c3c3c1;
border-radius:3px 3px 3px 3px;
padding: 3px 1px 3px 2px;
display: block !important;
border-top-style: none !important;
box-shadow: 0 0 0 1px #FCFCFC inset;
overflow: hidden;
}
.news a:link, .news a:visited {color: #494A49; text-decoration: none;}
div.footer {
background: #232424 url(images/footer.png) repeat-x;
border-radius: 3px;
padding: 10px;
text-align: left;
color: #ffffff;
}
div.footer a {
color: #f6f6f6;
}
span.foot {
text-align: left;}
span.foot_c {
float: right;}
div.count {
text-align:center;
padding: 1px;
background: url(images/count.png) #f3fafe repeat-x bottom;
margin: 1px 1px;
border: 1px solid #c6edfd;
}
.error {
background: #f2f2f2 url(images/menu.png) repeat-x;
padding : 3px;
border : 1px solid #dfdfdf;
color: #FF0000;
text-align: center;
margin:1px 1px;
border-radius: 3px;
}
.top {
text-align:left;
background: #f2f2f2 url(images/menu.png) repeat-x;
background-position: top;
margin:1px;
border: 1px solid #dfdfdf;
border-radius:3px 3px 5px 5px;
padding: 3px 1px 3px 2px;
}
.cpage{border: 1px solid #ABABAB;margin:1px;padding:3px;}
.pnav{border: 1px solid #ABABAB;margin:1px;padding:3px;}
.quote {
background-color: #EDEDED url(images/quote.png) right top no-repeat;
font-size:small;
padding: 3px ;
border: 1px dotted #A3A3A3;
}
.green {
color: green;
font-size: small;
}
.nav {
background: #E0E3E7;
border-top:1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
padding: 3px;
margin-bottom: 1px ;
font-size: xx-small;
}
.reply {
border-left: 3px solid #DC143C;
padding: 3px;
margin:1px ;
color:#DC143C}
.code {
background:#EDEDED url(images/php.gif) left repeat-y ;
border: 1px dotted #FFA500;
padding: 2px 20px;
margin:1px;
}
.red {
color: red;
}
.gray {
color: gray;
}
.spoiler {
background: #EDEDED;
font-size:small;
padding: 3px ;
border: 1px dotted #A3A3A3;
}
span.counter {
border: 1px solid #dbdcdd;
border-radius: 3px;
color: #305983;
font-weight: bold;
font-size: 12px;
padding: 4px 6px;
margin: -2px -2px 0 0;
float:right;
box-shadow: 0 0 0 1px white, 0px 0px 2px -1px black inset;
font-style: normal;
}
span.counter em {
color: #305983;
font-style: normal;
}