Файл: Arhmobi_esdcms/sys/themes/style.css
Строк: 258
#title {
/* Заголовок страницы */
text-align:
center;
font-size: large;
overflow: hidden;
white-space:
nowrap;
padding: 10px 5px;
background-color: #4682B4;
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{
padding: 3px;
}
.form{
border-radius: 5px;
margin-bottom: 5px;
border: 1px solid #CCC;
padding: 3px;
background-color: #F0F4F7;
font-size: medium;
}
.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: 2px 5px;
margin-bottom: 4px;
margin-right: 2px;
border: 1px #0F78DA solid;
background-color: #4682B4;
border-radius: 2px;
color: white;
box-shadow: 0 0 1px 0 white
inset, 0 1px 5px -2px black;
}
.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-bottom: 5px;
}
.post > table{
padding: 1px;
}
.post{
display: block !important;
border: 1px
#ccc solid;
border-top-style: none !important;
background-color:
#F2F4F8;
}
.post:first-child{
border-top-style: solid
!important;
border-top-left-radius: 5px;
border-top-right-radius:
5px;
}
.post:last-child{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.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: small;
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;
}
#actions div, #returns div{
display: block;
padding: 2px 5px;
border: 1px solid #ccc;
border-top-style: none !important;
background-color:
#F2F4F8;
}
#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;
}
#zhur{
text-align: left;
color: #A7A7A7;
padding-right: 10px;
font-size: small;
background-color:
#FFFFE0;
}
#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;
margin:0px 1px 0px
1px;
padding: 5px;
position: relative;
height: 229px;
}
/* Аватар
*/
.Profile .avatar{
max-height: 90%;
border-radius: 5px;
display:
block;
border: 3px solid #000;
position: absolute;
left:
6px;
}
/*Имя фамилия*/
.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: 14px;
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{
opacity:0;
-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: small;
}
.Profile .addbut {
background: rgba(0, 0, 0,
0.5) none repeat scroll 0% 0%;
border-radius: 3px;
color: #E0E0E0;
padding:
5px;
border: 1px solid #000;
font-size: small;
margin: 3px;
display:
block;
width: 150px;
float: right;
text-align: center;
}
.Profile:hover
.addfon{
opacity:1;
}
.Profile .addfon:hover{
color:#fff;
text-decoration:
none;
}
.DCMS_st{
margin-left: 20px;
margin-bottom: 0;
height: 0;
width:
0;
border-color: transparent transparent #CCE6FB;
border-style:
solid;
border-width: 0 0 10px 10px;
position:
relative;
z-index:4;
}
.DCMS_st2{
border: #CCE6FB 2px solid;
position:
relative;
z-index:4;
background-color: #CCE6FB;
-o-border-radius:
10px;
border-radius: 10px;
-moz-border-radius: 10px;
word-wrap:
break-word;
margin: 0 3px 3px;
padding: 5px;
}
.Profile_content_photo
{
text-align: center;
overflow: hidden;
}
.Profile_content_photo
.photo{
display: inline-block;
margin-right:
2px;
}
.photo:last-child{
margin-right: 0px;
.smiles { position:
absolute; bottom: 2px; right: 2px; width: 16px; height:
16px; background-size: 16px 16px; background-image:
url("logo.png"); opacity: .5; }
.smiles_button {
position: absolute; bottom: 2px; right: 2px; width: 16px;
height: 16px; background-size: 16px 16px; background-image:
url("logo.png"); opacity: .5; }