Файл: sys/themes/default_light/style.css
Строк: 314
#title {
/* Заголовок страницы */
text-align:
center;
font-size: large;
overflow: hidden;
text-overflow:
ellipsis;
white-space: nowrap;
padding: 10px 5px;
background-color:
#102C57;
color: white;
border-bottom: 1px #C1D3DF
solid;
}
.theme_light.theme_light_light a {
color: #38599E;
}
#tabs{
text-align: center;
background-color: #DADADA;
border-bottom:
1px solid #CBCBCB;
}
#tabs .tab{
margin: 2px 3px;
display:
inline-block;
}
#tabs .tab.sel1{
color: #000;
text-decoration:
none;
}
#adt_top, #adt_bottom{
text-align: center;
margin-bottom:
10px;
font-size: large;
}
#adt_top a, #adt_bottom a{
display:
block;
margin: 5px;
}
#adt_top{
border-radius:
5px;
}
#navigation_user {
padding: 2px 10px;
text-align: right;
background-color: #EBEBEB;
border-top: 1px solid #E7E7E7;
border-bottom: 1px solid #CCC;
font-size: medium;
}
#navigation_user
a{
display: inline-block;
padding: 1px 2px;
}
#messages > div{
margin: 5px auto;
padding: 5px 2%;
min-width: 50%;
text-align: center;
border-radius: 2px;
color: white;
}
#messages
> .err{
background-color: #FF5757;
border: 1px solid
#B60505;
}
#messages > .msg{
background-color: #00AC00;
border: 1px solid #016301;
}
#content{
background: #f8f8f8;
padding:
3px;
}
.form{
border-radius: 5px;
margin-bottom: 5px;
border:
1px solid #CCC;
padding: 3px;
background-color: #F0F4F7;
font-size: medium;
}
.listing .post td.image {
border-radius: 50px
!important;
vertical-align: top;
width: 50px;
height:
50px;
}
.form input[type="text"],.form
input[type="password"]{
padding: 2px 5px;
margin-bottom:
4px;
margin-right: 2px;
border: 1px #A3CAF1 solid;
border-radius: 2px;
box-shadow: 0 1px 6px -3px #002F6B inset;
}
.form
input[type="submit"]{
padding: 5px;
margin-bottom: 4px;
margin-right: 2px;
border: 1px #0F78DA solid;
background-color:
#0F66B7;
border-radius: 2px;
color: white;
}
.form textarea{
margin-bottom: 4px;
border: 1px solid #A3CAF1;
padding: 2px;
box-shadow: 0 1px 6px -3px black inset;
border-radius: 2px;
}
.form select{
margin: 1px;
border: 1px solid #CCC;
border-radius: 2px;
}
.listing{
margin: 10px;
}
.post > table{
padding: 1px;
}
.post{
display: block !important;
border: 1px #f3f3f3
solid;
border-top-style: none !important;
background-color: #FFF;
padding:
5px;
}
.post:first-child{
border-top-style: solid
!important;
}
.post td{
padding: 2px;
color: #424242;
}
.post
td.icon{
width: 16px;
height: 16px;
}
.post td.image{
width:
48px;
}
.post td.title{
font-size: medium;
}
.post.hightlight
td.title{
font-weight: bold;
color: #6F6F6F;
}
a.post:hover{
text-decoration: none !important;
}
.post td.right{
width: 1px;
white-space: nowrap;
font-size: small;
}
.post td.content{
font-size: medium;
padding-left: 10px;
}
.post td.bottom{
text-align: right;
font-size: small;
color: #999;
}
.post .actions
a{
padding: 2px;
opacity: 0.7;
}
.post .actions a:hover{
opacity: 1;
}
.post .time{
font-size: 10px;
color: #999;
}
.post
.counter{
white-space: nowrap;
border-radius: 2px;
padding: 1px
4px;
float: right;
font-weight: bold;
color: #3F7EFD;
border: 1px #CCC solid;
background-color: #fff;
font-size:
small;
}
#actions, #returns{
padding: 2px;
font-size: medium;
margin:
1px;
}
#actions div, #returns div{
display: block;
padding: 5px;
border:
1px solid #e3e3e3;
}
#actions div{
background-color: #4CA9FF;
border-color: #4791FF;
}
#actions a{
color: #fff;
}
#returns
div{
}
#actions div:first-child, #returns div:first-child{
border-top-style: solid !important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#actions div:last-child, #returns
div:last-child{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
#foot{
text-align: right;
color: #A7A7A7;
padding-right: 10px;
font-size: small;
}
#foot a{
color: #808183;
font-weight: bold;
}
.pages{
text-align:
center;
padding: 5px;
font-size: medium;
}
.pages > *{
display: inline-block;
padding: 2px 5px;
margin: 2px;
border:
1px #CCC solid;
border-radius: 2px;
}
.pages > span{
background-color: #4DA9FD;
color: white;
}
.pages >
a{
}
.DCMS_photo {
background-color: #DFDFED;
margin: 1px;
padding: 4px;
border: 1px #CCCCE5 solid;
}
.DCMS_nick_on {
text-shadow: none;
border-bottom: 1px solid #26C026;
text-decoration: none;
}
/* выделение в результатах
поиска */
.DCMS_mark {
font-weight: bold;
color:
#F6A21A;
}
table.links {
font-weight: bold;
background-color:
#DCEDFF;
width: 100%;
text-align: center;
}
.DCMS_quote {
border: 1px solid #DFDFDF;
border-radius: 2px;
margin: 3px;
padding: 3px;
background-color: white;
font-size: small;
color:
#666;
}
.DCMS_quote_title {
font-weight: bold;
}
/* ну мало
ли...*/
.DCMS_youtube iframe{
height: 240px;
}
/*
Голосования */
div.vote {
margin: 3px;
padding: 3px;
background-color: #fff;
border: 1px solid #B4B4B4;
border-radius:
5px;
font-size: medium;
}
div.vote a:hover {
text-decoration:
none;
}
div.vote_name {
font-weight: bold;
padding-bottom: 4px;
text-align: center;
}
td.votes{
height: 16px;
border: 1px #CCC
solid;
border-radius: 2px;
background-color:
#EBEBEB;
}
div.votes{
background-color: #3CA1FF;
border-radius:
2px;
color: white;
text-align: right;
padding: 1px 3px;
box-sizing: border-box;
}
td.votes_add{
padding-left: 3px;
width:
19px;
}
td.votes_add a {
width: 16px;
height: 100%;
text-align: center;
display: block;
padding: 1px 3px;
border:
1px solid #CCC;
border-radius: 2px;
}
/* Див для
обложки*/
.Profile{
display: block;
border: 1px solid
#dddddd;
margin: 5px 10px;
padding: 5px;
position: relative;
height: 300px;
border-radius: 5px;
}
/* Аватар */
.td_img{
border-radius: 200px !important;
display: inline-block;
width: 50px;
height: 50px;
overflow: hidden;
background-repeat: no-repeat;
background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
-moz-background-size:cover;
background-position:center;
}
.Profile .avatar_img{
margin-left: 0px;
margin-top: 10px;
border-radius: 200px !important;
float: left;
display: inline-block;
width: 180px;
height: 180px;
overflow:
hidden;
border: 2px solid #000;
background-repeat: no-repeat;
background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
-moz-background-size:cover;
background-position:center;
}
/*Имя фамилия*/
.Profile .uname {
background: rgba(0, 0, 0, 0.602);
border-radius: 3px;
bottom: 10px;
clear:
both;
color: #32C8FF;
display: block;
float: left;
padding: 0px 6px
1px;
position: absolute;
text-shadow: 0px 1px 0px #000000;
font-size:
21px;
right: 8px;
text-align: right;
}
.Profile .agecity {
border-bottom-left-radius: 15px 20px;
border-top-left-radius: 15px
20px;
font-size: 12px;
padding: 3px 5px 3px 20px;
z-index: 3;
}
.Profile
.agecity .on{
color: #23FF05;
}
.Profile .agecity .off{
color:rgba(255,
255, 255, 0.67);
}
.Profile .ank_d_r{
background: transparent;
bottom:
10px;
color: #FFFFFF;
font-size: 14px;
padding: 0px 6px 1px;
text-shadow:
0px 1px 0px #000000;
top: auto;
white-space: nowrap;
right: 8px;
}
.Profile
.addfon{
-webkit-transition: opacity 500ms;
-moz-transition: opacity
500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
background:
rgba(0, 0, 0, 0.5);
border-radius: 3px;
position:
absolute;
color:#E0E0E0;
padding:5px;
right:10px;
border: 1px solid
black;
font-size: 11px;
width: 90px;
text-align:
center;
}
.Profile:hover .addfon{
opacity:1;
}
.Profile
.addfon:hover{
color:#fff;
text-decoration: none;
}
.Profile_content_photo
{
text-align: center;
overflow: hidden;
}
.Profile_content_photo
.photo{
display: inline-block;
margin-right:
2px;
}
.photo:last-child{
margin-right: 0px;
}
.wrap{
width:95%;
margin:0 auto;
transition:all .2s
linear;
-moz-transition:all .2s linear;/* firefox
*/
-webkit-transition:all .2s linear; /* safari and chrome
*/
-o-transition:all .2s linear; /* opera */
-ms-transition:all .2s
linear;
position:relative;
}
.header_top{
background: none repeat
scroll 0% 0% #677FB2;
border-bottom:2px solid #00A1DA;
padding:10px 0;
}
.logo{
float:left;
}
.hr {
margin: 7px 0 5px 0;
border-bottom: 1px rgba(42, 106, 141, 0.39)
solid;
}
.list-group-item-null-mini {
position: relative;
display:
block;
padding: 10px;
margin: 5px 0px;
}
.left_text {
background:
#f8f8f8;
padding-right: 5px;
font-weight: bold;
float: left;
text-transform: uppercase;
color: #2a6a8d;
font-size: 15px;
line-height: 12px;
text-overflow: ellipsis;
white-space:
nowrap;
}
.countchel {
font-size: 10px;
font-weight: initial;
position: absolute;
text-align: right;
color: gray;
}
.newss {
margin: 5px 10px;
transition: all 0.5s ease;
display: block;
padding: 5px;
color: #595a5c;
background: #fff;
box-shadow: 0px
0px 1px rgb(185, 187, 189);
}
.news_name {font-size: 16px;}
.newss:hover
{
background-color: rgba(134, 206, 252, 0.09);
}
.news_text{
padding:
4px;
overflow: hidden;
text-overflow: ellipsis;
height: 100px;
font-size:
14px;
}
.news_time {
float: right;
font-size: 10px;
color:
#7e7e7e;
}
.bottom_news {
padding: 5px; border-top: 1px solid rgba(128,
128, 128, 0.22);
}