Файл: bytor/style.css
Строк: 551
/*///////////////////////////////////////////////////
/Designed by ByTOR
http://topek.us
//
/////////////////////////////////////////////////*/
body {
background: #CDEBF7;
color: #000000;
font-family: Arial,
Tahoma, sans-serif;
font-size: small;
max-width: 700px;
margin: 0 auto;
padding: 0;
box-shadow:0 0 12px 2px
#0697E5;
}
a:active {
color: #666600;
}
a:hover {
color:
#FF0000;
text-decoration: none;
}
a:link, a:visited {
color:
#29588B;
text-decoration: none;
}
form {
font-size: small;
margin: 0;
padding: 0;
}
h3 {
margin: 0;
padding: 0 0
2px 0;
}
hr {
border: 0;
border-top: 1px solid gray;
margin: 0;
}
p {
margin-bottom: 6px;
margin-top:
6px;
}
textarea {
width: 99%;
max-width: 640px;
border:
1px solid #1e69de;
padding: 5px;
margin-bottom: 3px;
border-radius: 2px;
}
ul {
margin: 0;
padding-left:
20px;
}
input, select {
border: 1px solid #1e69de;
padding:
3px;
border-radius: 2px;
}
input[type="submit"] {
background: rgb(30,105,222); /* Old browsers */
background:
-moz-linear-gradient(top, rgba(30,105,222,1) 0%, rgba(54,144,240,1) 49%,
rgba(84,163,238,1) 50%, rgba(109,179,242,1) 100%); /* FF3.6+
*/
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,rgba(30,105,222,1)), color-stop(49%,rgba(54,144,240,1)),
color-stop(50%,rgba(84,163,238,1)), color-stop(100%,rgba(109,179,242,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
rgba(30,105,222,1) 0%,rgba(54,144,240,1) 49%,rgba(84,163,238,1)
50%,rgba(109,179,242,1) 100%); /* Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, rgba(30,105,222,1) 0%,rgba(54,144,240,1)
49%,rgba(84,163,238,1) 50%,rgba(109,179,242,1) 100%); /* Opera 11.10+
*/
background: -ms-linear-gradient(top, rgba(30,105,222,1)
0%,rgba(54,144,240,1) 49%,rgba(84,163,238,1) 50%,rgba(109,179,242,1) 100%);
/* IE10+ */
background: linear-gradient(to bottom, rgba(30,105,222,1)
0%,rgba(54,144,240,1) 49%,rgba(84,163,238,1) 50%,rgba(109,179,242,1) 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr='#1e69de', endColorstr='#6db3f2',GradientType=0 ); /* IE6-9
*/
color: #fff;
padding: 3px 5px;
}
.icon {
padding: 3px 6px
3px 1px;
vertical-align: middle;
}
img{
border:
0;
}
.alarm {
background-color: #F23439;
border-bottom: 1px
solid #CB1A1C;
color: #ffffff;
font-weight: bold;
padding:
4px;
}
.bblist {
color: #4A5663;
background: transparent
url(../../images/dot.gif) no-repeat left;
padding: 0px 0px 0px
10px;
}
/*Панель bb*/
.bbpopup {
margin-top: 3px;
}
/*
Ссылки для панели bb*/
.bbpopup a {
border: 1px solid
#a7a7a7;
height: 10px;
display: inline-block;
margin: 1px;
vertical-align: middle;
width: 10px;
}
.bmenu {
background:
rgb(228,245,252); /* Old browsers */
background:
-moz-linear-gradient(left, rgba(228,245,252,1) 0%, rgba(191,232,249,1)
99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right
top, color-stop(0%,rgba(228,245,252,1)),
color-stop(99%,rgba(191,232,249,1))); /* Chrome,Safari4+ */
background:
-webkit-linear-gradient(left, rgba(228,245,252,1) 0%,rgba(191,232,249,1)
99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,
rgba(228,245,252,1) 0%,rgba(191,232,249,1) 99%); /* Opera 11.10+
*/
background: -ms-linear-gradient(left, rgba(228,245,252,1)
0%,rgba(191,232,249,1) 99%); /* IE10+ */
background: linear-gradient(to
right, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 99%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc',
endColorstr='#bfe8f9',GradientType=1 ); /* IE6-9 */
font-weight:
bold;
border-bottom: 1px solid #bbb;
margin: 1px 0px;
padding: 2px 4px 4px 4px;
}
.bmenu a:link, .bmenu a:visited {
color: #273E6A;
text-decoration: none;
}
.bmenu a:hover {
color: #1e69de;
text-decoration: none;
}
.end {
text-align: center;
}
.fmenu {
background: rgb(135,224,253); /* Old
browsers */
background: -moz-linear-gradient(top, rgba(135,224,253,1) 0%,
rgba(83,203,241,1) 40%, rgba(6,151,229,1) 100%); /* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%,rgba(135,224,253,1)), color-stop(40%,rgba(83,203,241,1)),
color-stop(100%,rgba(6,151,229,1))); /* Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1)
40%,rgba(6,151,229,1) 100%); /* Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1)
40%,rgba(6,151,229,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1)
40%,rgba(6,151,229,1) 100%); /* IE10+ */
background: linear-gradient(to
bottom, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(6,151,229,1)
100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr='#87e0fd', endColorstr='#0697e5',GradientType=0 ); /* IE6-9
*/
color: #000;
margin-top: 7px;
padding:
6px;
}
.footer {
background: rgb(232,248,255); /* Old browsers
*/
background: -moz-linear-gradient(top, rgba(232,248,255,1) 0%,
rgba(15,180,231,1) 100%); /* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%,rgba(232,248,255,1)), color-stop(100%,rgba(15,180,231,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
rgba(232,248,255,1) 0%,rgba(15,180,231,1) 100%); /* Chrome10+,Safari5.1+
*/
background: -o-linear-gradient(top, rgba(232,248,255,1)
0%,rgba(15,180,231,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(232,248,255,1) 0%,rgba(15,180,231,1) 100%);
/* IE10+ */
background: linear-gradient(to bottom, rgba(232,248,255,1)
0%,rgba(15,180,231,1) 100%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f8ff',
endColorstr='#0fb4e7',GradientType=0 ); /* IE6-9 */
color: #fff;
margin: 0;
padding: 10px;
text-align: center;
}
.func {
border-left: 4px solid #9acd32;
color: #757575;
font-size:
x-small;
margin-left: 2px;
margin-top: 4px;
padding-left:
4px;
}
.gmenu {
background: rgb(191,232,249); /* Old browsers
*/
background: -moz-linear-gradient(left, rgba(191,232,249,1) 1%,
rgba(228,245,252,1) 100%); /* FF3.6+ */
background:
-webkit-gradient(linear, left top, right top,
color-stop(1%,rgba(191,232,249,1)), color-stop(100%,rgba(228,245,252,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,
rgba(191,232,249,1) 1%,rgba(228,245,252,1) 100%); /* Chrome10+,Safari5.1+
*/
background: -o-linear-gradient(left, rgba(191,232,249,1)
1%,rgba(228,245,252,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(left, rgba(191,232,249,1) 1%,rgba(228,245,252,1)
100%); /* IE10+ */
background: linear-gradient(to right,
rgba(191,232,249,1) 1%,rgba(228,245,252,1) 100%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe8f9',
endColorstr='#e4f5fc',GradientType=1 ); /* IE6-9 */
font-weight:
bold;
margin: 1px 0px;
border-bottom: 1px solid #DBEDD3;
padding: 3px 4px 3px 4px;
}
.gmenu a:link, .gmenu a:visited {
color: #273E6A;
text-decoration: none;
}
.gmenu a:hover {
color: #1e69de;
text-decoration: none;
}
.gray {
color:
#586776;
}
.greply {
border-left: 4px solid #009900;
color:
#009900;
padding: 2px 0 2px 4px;
}
.hdr {
background-color:
#f1f1f1;
border-bottom: 1px solid #595959;
font-weight: bold;
padding-left: 2px;
}
.logo {
background: rgb(15,180,231); /* Old
browsers */
background: -moz-linear-gradient(top, rgba(15,180,231,1) 0%,
rgba(169,228,247,1) 100%); /* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%,rgba(15,180,231,1)), color-stop(100%,rgba(169,228,247,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
rgba(15,180,231,1) 0%,rgba(169,228,247,1) 100%); /* Chrome10+,Safari5.1+
*/
background: -o-linear-gradient(top, rgba(15,180,231,1)
0%,rgba(169,228,247,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(15,180,231,1) 0%,rgba(169,228,247,1) 100%);
/* IE10+ */
background: linear-gradient(to bottom, rgba(15,180,231,1)
0%,rgba(169,228,247,1) 100%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fb4e7',
endColorstr='#a9e4f7',GradientType=0 ); /* IE6-9 */
text-align:
center;
padding: 0px;
}
.header {
background:
rgb(6,109,171); /* Old browsers */
background: -moz-linear-gradient(top,
rgba(6,109,171,1) 0%, rgba(138,187,215,1) 69%, rgba(197,222,234,1) 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,rgba(6,109,171,1)), color-stop(69%,rgba(138,187,215,1)),
color-stop(100%,rgba(197,222,234,1))); /* Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, rgba(6,109,171,1) 0%,rgba(138,187,215,1)
69%,rgba(197,222,234,1) 100%); /* Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, rgba(6,109,171,1) 0%,rgba(138,187,215,1)
69%,rgba(197,222,234,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(6,109,171,1) 0%,rgba(138,187,215,1)
69%,rgba(197,222,234,1) 100%); /* IE10+ */
background: linear-gradient(to
bottom, rgba(6,109,171,1) 0%,rgba(138,187,215,1) 69%,rgba(197,222,234,1)
100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr='#066dab', endColorstr='#c5deea',GradientType=0 ); /* IE6-9
*/
color: #fff;
margin: 0;
padding: 7px;
}
.left
{
float: left;
}
.list1 {
background-color: #F7F7F5;
border-bottom: 1px solid #D8DEE5;
text-shadow: 0px 1px #fff;
margin: 1px 0px;
padding: 5px;
color: #222;
}
.list2
{
background: rgb(228,245,252); /* Old browsers */
background:
-moz-linear-gradient(left, rgba(228,245,252,1) 0%, rgba(191,232,249,1)
99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right
top, color-stop(0%,rgba(228,245,252,1)),
color-stop(99%,rgba(191,232,249,1))); /* Chrome,Safari4+ */
background:
-webkit-linear-gradient(left, rgba(228,245,252,1) 0%,rgba(191,232,249,1)
99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,
rgba(228,245,252,1) 0%,rgba(191,232,249,1) 99%); /* Opera 11.10+
*/
background: -ms-linear-gradient(left, rgba(228,245,252,1)
0%,rgba(191,232,249,1) 99%); /* IE10+ */
background: linear-gradient(to
right, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 99%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc',
endColorstr='#bfe8f9',GradientType=1 ); /* IE6-9 */
text-shadow:
0px 1px #f0f0f0;
font-weight: bold;
border-top: 1px dashed
#D8DBE3;
margin: 1px 0px;
padding: 5px;
color:
#222;
}
.list2 a:link, .list2 a:visited {
color: #273E6A;
text-decoration: none;
}
.list2 a:hover {
color: #1e69de;
text-decoration: none;
}
.spoilerhead {
background: #E8E8F2;
color: #211F67;
padding: 3px;
border: 1px solid
#9898AD;
}
.spoilerbody {
background: #FAFAFC;
border: 1px
solid #AFAFC4;
border-top: none;
padding: 4px;
color:
#333;
border-radius: 0px 0px 3px 3px;
}
.maintxt {
background:
rgb(228,245,252); /* Old browsers */
background: -moz-linear-gradient(top,
rgba(228,245,252,1) 0%, rgba(191,232,249,1) 99%); /* FF3.6+
*/
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,rgba(228,245,252,1)), color-stop(99%,rgba(191,232,249,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
rgba(228,245,252,1) 0%,rgba(191,232,249,1) 99%); /* Chrome10+,Safari5.1+
*/
background: -o-linear-gradient(top, rgba(228,245,252,1)
0%,rgba(191,232,249,1) 99%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(191,232,249,1) 99%);
/* IE10+ */
background: linear-gradient(to bottom, rgba(228,245,252,1)
0%,rgba(191,232,249,1) 99%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc',
endColorstr='#bfe8f9',GradientType=0 ); /* IE6-9 */
font-weight:
normal;
margin: -6px 0px -6px 0px;
padding: 0px;
border-left: 1px solid #D3D8DE;
border-right: 1px solid
#D3D8DE;
}
.maintxt p a:link, .maintxt p a:visited {
padding-left:
8px;
}
.menu {
background: rgb(191,232,249); /* Old browsers
*/
background: -moz-linear-gradient(left, rgba(191,232,249,1) 1%,
rgba(228,245,252,1) 100%); /* FF3.6+ */
background:
-webkit-gradient(linear, left top, right top,
color-stop(1%,rgba(191,232,249,1)), color-stop(100%,rgba(228,245,252,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,
rgba(191,232,249,1) 1%,rgba(228,245,252,1) 100%); /* Chrome10+,Safari5.1+
*/
background: -o-linear-gradient(left, rgba(191,232,249,1)
1%,rgba(228,245,252,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(left, rgba(191,232,249,1) 1%,rgba(228,245,252,1)
100%); /* IE10+ */
background: linear-gradient(to right,
rgba(191,232,249,1) 1%,rgba(228,245,252,1) 100%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe8f9',
endColorstr='#e4f5fc',GradientType=1 ); /* IE6-9 */
color:
#444;
padding: 13px 14px 13px 14px;
border-top: 1px dashed
#D3D3D3;
font-weight: bold;
}
.menu a:link, .menu a:visited {
color: #273E6A;
text-decoration: none;
}
.menu a:hover {
color: #1e69de;
text-decoration: none;
}
.news {
background-color: #feffff;
margin: 0px;
color: #2E2E43;
font-size: 12px;
padding-left: 13px;
padding-bottom:
13px;
padding-top: 13px;
padding-right: 13px;
border: 1px solid
#c1c1c1;
}
.phdr {
background: rgb(0,182,255); /* Old browsers
*/
background: -moz-linear-gradient(top, rgba(0,182,255,1) 1%,
rgba(169,228,247,1) 100%); /* FF3.6+ */
background:
-webkit-gradient(linear, left top, left bottom,
color-stop(1%,rgba(0,182,255,1)), color-stop(100%,rgba(169,228,247,1))); /*
Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
rgba(0,182,255,1) 1%,rgba(169,228,247,1) 100%); /* Chrome10+,Safari5.1+
*/
background: -o-linear-gradient(top, rgba(0,182,255,1)
1%,rgba(169,228,247,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(0,182,255,1) 1%,rgba(169,228,247,1) 100%);
/* IE10+ */
background: linear-gradient(to bottom, rgba(0,182,255,1)
1%,rgba(169,228,247,1) 100%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b6ff',
endColorstr='#a9e4f7',GradientType=0 ); /* IE6-9 */
border-top:
1px solid #BFC4CB;
border-bottom: 1px solid #B4B9C1;
text-shadow:
0px 1px #E0E5EA;
padding: 6px 8px;
color: #24292E;
}
.phdr
a:link, .phdr a:visited {
color: #3B4374;
}
.phpcode {
background-color: #E0E6E9;
border: 1px dotted #9FAEBB;
margin-top: 4px;
padding: 0 2px 0 2px;
/*overflow:
auto;*/
}
.quote {
border-left: 4px solid #c0c0c0;
color:
#878787;
font-size: x-small;
margin-left: 2px;
padding: 2px
0 2px 4px;
}
.reply {
border-left: 4px solid #EE0000;
color:
#EE0000;
padding: 2px 0 2px 4px;
}
.rmenu {
background:
rgb(255,168,168); /* Old browsers */
background: -moz-linear-gradient(top,
rgba(255,168,168,1) 39%, rgba(232,111,117,1) 100%); /* FF3.6+
*/
background: -webkit-gradient(linear, left top, left bottom,
color-stop(39%,rgba(255,168,168,1)), color-stop(100%,rgba(232,111,117,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
rgba(255,168,168,1) 39%,rgba(232,111,117,1) 100%); /* Chrome10+,Safari5.1+
*/
background: -o-linear-gradient(top, rgba(255,168,168,1)
39%,rgba(232,111,117,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(255,168,168,1) 39%,rgba(232,111,117,1)
100%); /* IE10+ */
background: linear-gradient(to bottom,
rgba(255,168,168,1) 39%,rgba(232,111,117,1) 100%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa8a8',
endColorstr='#e86f75',GradientType=0 ); /* IE6-9 */
border-bottom:
1px solid #E3B9C9;
margin: 1px 0px;
padding: 4px;
color:
#172C34;
}
.sitemap {
background-color: #eeecd9;
margin: 0;
padding: 2px 4px 3px 4px;
font-size: xx-small;
height: 38px;
overflow: auto;
}
.status {
color: #CD853F;
font-size:
x-small;
font-weight: bold;
padding-left: 0;
}
.sub {
border-top: 1px dotted #ccc;
font-size: x-small;
margin-top:
4px;
}
.tmn {
background: rgb(254,255,255); /* Old browsers
*/
background: -moz-linear-gradient(top, rgba(254,255,255,1) 0%,
rgba(221,241,249,1) 35%, rgba(160,216,239,1) 100%); /* FF3.6+
*/
background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%,rgba(254,255,255,1)), color-stop(35%,rgba(221,241,249,1)),
color-stop(100%,rgba(160,216,239,1))); /* Chrome,Safari4+ */
background:
-webkit-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(221,241,249,1)
35%,rgba(160,216,239,1) 100%); /* Chrome10+,Safari5.1+ */
background:
-o-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(221,241,249,1)
35%,rgba(160,216,239,1) 100%); /* Opera 11.10+ */
background:
-ms-linear-gradient(top, rgba(254,255,255,1) 0%,rgba(221,241,249,1)
35%,rgba(160,216,239,1) 100%); /* IE10+ */
background: linear-gradient(to
bottom, rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1)
100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(
startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9
*/
color: #52432C;
margin-bottom: 6px;
padding:
5px;
font-weight: bold;
}
.topmenu {
background:
rgb(240,249,255); /* Old browsers */
background: -moz-linear-gradient(top,
rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1)
100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left
bottom, color-stop(0%,rgba(240,249,255,1)),
color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,
rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,
rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top,
rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
/* IE10+ */
background: linear-gradient(to bottom, rgba(240,249,255,1)
0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C */
filter:
progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff',
endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */
padding: 4px
8px;
font-size: 12px;
color: #1C28CE;
border-bottom: 1px
solid #ddd;
}
.topmenu input {
font-size: x-small
}
.user {
background-color: #E3E5E8;
margin: 1px 0px;
border-bottom: 1px
solid #C6CED3;
padding: 3px 4px 3px 4px;
}
.user .gray {
color: #2E2E31;
}
.alarm a:link, .alarm a:visited {
color:
#FFFFFF;
font-size: x-small;
}
.clip a:link, .clip a:visited {
color: #424e59;
}
.footer a:link, .footer a:visited {
color:
#fff;
text-decoration: none;
}
.footer a:hover {
text-decoration: none;
}
.green, .green a:link, .green a:visited {
color: #008000;
}
.greply a:link, .greply a:visited {
color:
#008800;
}
.red, .red a:link, .red a:visited {
color:
#FF0000;
}
.reply a:link, .reply a:visited {
color:
#DD0000;
}
.sub a:link, .sub a:visited {
}
.tmn a:link,
a:visited,{
color: #52abfd;
text-decoration: none;
}
.tmn
a:hover {
color: #6edfff;
text-decoration: none;
}
.fmenu
a:hover, .gmenu a:hover, .bmenu a:hover, .menu a:hover, {
color:
#0D1FE0;
text-decoration: none;
}
.currentpage {
background-color: #fff;
border: 1px solid #ADB7BF;
border-radius:
2px;
padding: 1px 6px;
}
a.pagenav {
border: 1px solid
#C1CBD3;
padding: 0px 3px 0px 3px;
text-decoration: none;
border-radius: 2px;
padding: 0px 5px;
}
a.pagenav:hover {
background-color: #F5F7F7;
border: 1px solid
#A0AAB4;
}
/*//////////////////////////////////////////////////
/Designed
by selemet , special for
johncms.com
/////////////////////////////////////////////////*/