Просмотр файла templates/wap_default/style.css

Размер файла: 18.71Kb
body{
color: #444343;
font-family: Tahoma, Arial, Verdana, sans-serif, Lucida Sans;
font-size:13px;
line-height: 1.5;
background:#F6F6F6;
margin:0 auto;
}

a:focus,a:hover {color: #0083C7; text-decoration: underline;}
a {color: #246;text-decoration: none;}


small {
font-size:10px;
}


span.yesno_yes {
background: #e3f6e5;
border: 1px solid #b4e3b9;
border-right: 0;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
}

.box-toolbar {
margin: 0;
padding: 0;
float: right;
list-style: none;
}
.box-toolbar-link {
position: relative;
float: left;
margin-left: 15px;
padding-right: 10px;
color: #636363;
font-size: 12px;
}

.box-toolbar-link a {
color: #78808a; 
border-left: 1px solid #cecece;
display: block;
padding: 0 10px;
}

#layot {
background: #ECEEEC;
border-top:none !important;
min-width:320px;
max-width: 650px;
margin:0 auto;
border-left:1px solid #AAAAAB;
border-bottom:1px solid #AAAAAB;
border-right:1px solid #AAAAAB;
}
#title {
text-shadow: 0 1px 1px #1C1C1C;
background:url(images/title.png) center top repeat-x;
text-align: center;
font-size: 18px;
overflow: hidden;
white-space: nowrap;
padding: 0px 10px; 
padding-bottom:0px; 
color:#E6EDF4;
}
#page{
margin:0 auto;
padding:10px; 
padding-top:0px;
}
#page_t{margin:0 auto; 
padding-bottom:10px; 
padding-top:10px;
min-width:320px;
max-width: 650px;
background:url(images/title_m.png) center top repeat-x;
border-left:#345C88 1px solid;
border-right:#345C88 1px solid;
}
.posts_gl:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.posts_gl{
    transition: background, 500ms;
    -moz-transition: background 500ms;
    -webkit-transition: background 500ms;
    -o-transition: background 500ms;
    background: #FAFAFA;
    border: 1px #C9C9C9 solid;
    color: #686868 !important;
    padding: 10px 10px 5px 10px;
    display: block !important;
    border-top-style: none !important;
    font-size: 90%;
    overflow: hidden;
}

.posts_gl:first-child{
    border-top-style: solid !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.posts_gl:last-child{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.posts_gl td{
    padding: 2px;}
.posts_gl td.icons{
    width: 16px;
    height: 16px;}
.posts_gl td.name{
padding-bottom:10px;
color: #4C6B8F;}

.posts_gl td.img{
    width: 48px;
}

.posts_gl td.line_file {

    border-bottom: 1px dotted #777;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
    margin-bottom: 7px;
    margin-top: 7px;

}

.posts_gl.hig td.name{
    font-weight: bold;
	color: #4C6B8F;}
.posts_gl.hig{
background-color: #EDF1F5;
}.table_posts{
    margin-bottom: 10px;
    box-shadow: 0 1px 17px -9px black;
	border-radius: 6px;
}

span.menu_count {
font-size: 12px; 
float:right;
}

li{
margin-bottom:6px;
list-style-type: none; /* Убираем маркеры */
}
.list_data.row_data {

word-wrap:break-word;
max-width:100%
}
.list_data .row_title, .list_data .ft {
display: inline-block;
float: left;
width: 120px;
font-weight: bold;
text-align: right;
padding-right: 10px;
}
.list_data.list_data_thin .row_title, .list_data.list_data_thin{
width:10px;
}

.right_images {

float:right;
margin-top:-3px;
}

img, .input_check, .input_radio {
vertical-align: middle;
}
.Badgesh {
font-size: 10px;
text-transform: uppercase;
display: inline-block;
padding: 1px 3px;
color: #fff;
-moz-border-radius: 2px;
border-radius: 2px;
}
.purple {
background: #0B791B;
background: -moz-linear-gradient(top, #2ED245 0%, #0B791B 70%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ED245), color-stop(100%,#0B791B));
border: 1px solid #055A11;
}


.left {
color: #AAAAAA;
text-align:left;
font-size:11px;
}
.input_submit {
float:right;
text-decoration: none;
border-width: 1px;
border-style: solid;
padding: 4px 10px;
cursor: pointer;
background: #212121 url(images/topic_button.png) repeat-x top;
color: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
border-color: #212121;
}

.submit_mod {
margin-top: 5px;
text-align:right;
}


input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
font-size: 12px;
color: #858585;
padding: 0 0 0 5px;
border: 1px solid #d7d7d7;
display: inline-block;
background: #fdfdfd;
height: 26px;
line-height: 26px;
margin-bottom: 5px;
}

input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}

button, input {
line-height: normal;
}
button, input, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}

select {
border: 1px solid #CCC;
padding: 1px;
border-radius: 2px;
outline: 1px solid #fff;
}

textarea {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
font-size: 12px;
color: #474747;
padding: 0 0 0 5px;
max-width: 98%;
min-height: 4pc;
min-width: 98%;
padding: 2px;
width: 98%;
border: 1px solid #d7d7d7;
display: inline-block;
background: #fdfdfd;
line-height: 20px;
}


select {
padding: 1px;
}


.Button {
background: #82b346;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw');
border: 1px solid #6d963b;
border-width: 1px 1px 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #a2c873, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #a2c873, 0px 2px 3px rgba(0,0,0,0.2);
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #96c161), color-stop(100%, #82b346));
background-image: -webkit-linear-gradient(top, #96c161, #82b346);
color: #fff;
text-shadow: 0 -1px 0 #191919;
font: 300 12px/1.3 Helvetica, Arial, sans-serif;
line-height: 30px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: inline-block;
cursor: pointer;
}

.success {
background: #E6EFC2;
color: #264409;
border: 1px solid #C6D880;
padding: 7px;
margin-bottom: 9px;
}
.success a {color: #264409;}

.error {
background: #FBE3E4;
color: #8A1F11;
border:1px solid #FBC2C4;
padding:7px;
margin-bottom:9px;
}
.error a {color: #8A1F11;}

hr { 

	border-bottom: 1px dotted #D9D9D9;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.maintitle {
background: #2c5687 url(images/maintitle.png) repeat-x top;
color: #fff;
padding: 5px 5px 6px;
font-size: 14px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528cbc;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528cbc;
border-width: 1px 1px 0 1px;
border-color: #316897;
border-style: solid;
}

.row {
background: #fff;
padding: 10px 10px;
border-top: 1px solid #e9edf1;
overflow: hidden;
}

.Button_secondary {
height: 22px;
line-height: 22px;
font-size: 12px;
padding: 0 10px;
background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5));
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
display: inline-block;
white-space: nowrap;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}

.Button_secondary a{
color:#616161
}

.Button_secondary:hover{
color:#4c4c4c;
border-color:#9a9a9a}

.Button_secondary.important
{background:#9f2a00;
background:-moz-linear-gradient(top, #9f2a00 0%, #812200 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f2a00), color-stop(100%,#812200));
border:1px solid #812200;
color:#fbf4f4;
-moz-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3)}



.button.secondary {
background: #eaeaea;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#c4c4c4));
color: #313131;
border-color: #acacac;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius: 3px;
text-shadow: 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 0 #fff;
box-shadow: inset 0 1px 0 0 #fff;
width: auto;
padding: 5px 10px;
font-size: 13px;

}
.margin {
margin: 5px 0px 5px 0px;
}

._sharedMediaBbcode {

background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5));
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 2px rgba(0,0,0,0.2);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
padding: 15px;
}

.Badge {
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 5px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
.Badge_green {
background: #7ba60d;
}
.Badge_light {
background: #b3b3b3;
}

h3 {
font-weight: bold;font-size: 100%;
margin: 6px 0px 0px 0px ;
background: #f6f6f6 url(images/search_bar_bg.png) repeat-x top;
padding: 6px;
text-align: left;
border-bottom: 1px solid #b8b8b8;
border-top: 1px solid #e0e0e0;
}

.submit {
padding: 12px 0px;
font-weight: bold;
font-size: 13px;
background: #f4f4f4;
background: -moz-linear-gradient(top, #f4f4f4 0%, #dcdcdc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#dcdcdc));
text-align: center;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #c8c8c8;
}

div.list, #list {
position: relative;
overflow: hidden;
background: #ffffff;
border-radius: 0px 0px 3px 3px;
color: #6F6F6F;
border: #D8DCE2 1px solid;
margin: 3px 0px 3px 0px;
}
.list2,#list2 {
margin: 2px;
display: inline-block;
padding: 8px;
}

.mainname{ 
background: url(images/nav.gif) repeat-x #ebecec;
border-bottom: 0px none currentColor;
border-left: 1px solid #CDCDCD;
border-radius: 5px 5px 0 0;
border-right: 1px solid #CDCDCD;
border-top: 1px solid #CDCDCD;
color: #333333;
overflow: hidden;
padding: 7px;
}
.mainfoot{
background-color: #E7F9FD;
color: #333333;
overflow: hidden;
padding: 6px;
margin: 6px -6px -6px -6px;
}

.mainpost {
table-layout: fixed;
background-color: #fcfcfc;
padding: 3px 6px 6px 6px;
word-wrap: break-word;
border: 1px #D9D9D9 solid;
border-radius: 0 0 5px 5px;
box-shadow: rgba(0, 0, 0, 0.102) 0px 1px 3px;
margin-bottom: 5px;
}

.note {
color: #909090;
font-style: Tahoma;
font-size: 11px;
margin-bottom: 10px;
}

.time {
float:right;
color:#9E9C9C;
font-size:11px;
}
.desc {
font-size:11px;
}

.subpost {
background-color: #fcfcfc;
margin: 2px;
padding: 6px;
word-wrap: break-word;
border: 1px #D9D9D9 solid;
border-radius: 2px;
}
.subposted{
float:right;
font-size: 12px;
color: #777;
}
.light {
color: #a4a4a4;
}
.sortable  {
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #D4D4D4 #D4D4D4 #BCBCBC;
	padding: 6px;
	margin: 3px;
    background: url(images/nav.gif) repeat-x #ebecec;
	clear:both;
}





.little-table { 
    table-layout:  inherit;
   width: 100%;
  font-family:Arial, Helvetica, sans-serif; 
  color:#666; 
  font-size:12px; 
  text-shadow: 1px 1px 0px #fff; 
  background:#eaebec; 
  border:#ccc 1px solid; 
  border-collapse:separate;
  
  -moz-border-radius:3px; 
  -webkit-border-radius:3px; 
  border-radius:3px; 

  -moz-box-shadow: 0 1px 2px #d1d1d1; 
  -webkit-box-shadow: 0 1px 2px #d1d1d1; 
  box-shadow: 0 1px 2px #d1d1d1; width:100%;
} 

.little-table th { 
  font-weight:bold; 
  padding:11px 15px 12px 15px; 
  border-top:1px solid #fafafa; 
  border-bottom:1px solid #e0e0e0; 

  background: #ededed; 
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb)); 
  background: -moz-linear-gradient(top, #ededed, #ebebeb); 
} 
.little-table th:first-child{ 
  text-align: left; 
  padding-left:20px; 
} 
.little-table tr:first-child th:first-child{ 
  -moz-border-radius-topleft:3px; 
  -webkit-border-top-left-radius:3px; 
  border-top-left-radius:3px; 
} 
.little-table tr:first-child th:last-child{ 
  -moz-border-radius-topright:3px; 
  -webkit-border-top-right-radius:3px; 
  border-top-right-radius:3px; 
} 
.little-table tr{ 
  text-align: center; 
  padding-left:20px; 
} 
.little-table tr td:first-child{ 
  text-align: left; 
  padding-left:20px; 
  border-left: 0; 
} 
.little-table tr td { 
  padding:18px; 
  border-top: 1px solid #ffffff; 
  border-bottom:1px solid #e0e0e0; 
  border-left: 1px solid #e0e0e0; 
   
  background: #fafafa; 
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa)); 
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); 
} 
.little-table tr.even td{ 
  background: #f6f6f6; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); 
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); 
} 
.little-table tr:last-child td{ 
  border-bottom:0; 
} 
.little-table tr:last-child td:first-child{ 
  -moz-border-radius-bottomleft:3px; 
  -webkit-border-bottom-left-radius:3px; 
  border-bottom-left-radius:3px; 
} 
.little-table tr:last-child td:last-child{ 
  -moz-border-radius-bottomright:3px; 
  -webkit-border-bottom-right-radius:3px; 
  border-bottom-right-radius:3px; 
} 
.little-table tr:hover td{ 
  background: #f2f2f2; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); 
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);  
} 

.little-table a:link { 
  font-weight: bold; 
  text-decoration:none; 
} 
.little-table a:visited { 
  font-weight:bold; 
  text-decoration:none; 
} 
.little-table a:active, 
.little-table a:hover { 
  color: #bd5a35; 
  text-decoration:underline; 
} 



#foot{font-size: 10px;text-align: left;color: #000;text-shadow: 0 -1px 1px white;padding-right: 10px;}
#foot a{color: #808183;font-weight: bold;}


.progress_bar{background-color:#fff;border:1px
solid #d5dde5}.progress_bar
span{background:#243f5c url(http://shcms.com:802/public/style_images/master/gradient_bg.png) repeat-x left 50%;color:#fff;font-size:0em;font-weight:bold;text-align:center;text-indent:-2000em;height:10px;display:block;overflow:hidden}.progress_bar.limit
span{background:#b82929 url(http://shcms.com:802/public/style_images/master/progressbar_warning.png) repeat-x center}.progress_bar span
span{display:none}.progress_bar.user_warn{margin:0
auto;width:80%}.progress_bar.user_warn
span{height:6px}.progress_bar.topic_poll{border:1px
solid #d5dde5;margin-top:2px;width:40%}


p{line-height:150%;}


.cancel {
color: #ad2930;
font-size: 0.9em;
font-weight: bold;
}

.menu-avatar {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 32px;
height: 32px;
margin-right: 10px;
}

.red_button{
background: #812200 url(http://shcms.com:802/public/style_images/master/topic_button_closed.png) repeat-x top;
border-color: #812200;
-moz-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
}


.Pad_list{padding:1px;}

.List_withminiphoto>li {
margin-bottom: 8px;
}
.left {
float: left;
}

.UserPhotoLink:hover .UserPhoto {
border-color: #7d7d7d;
}
.UserPhoto_mini {
width: 30px;
height: 30px;
}

.UserPhoto {
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}

img{
vertical-align: middle;
}

.List_withminiphoto > li .list_content {
margin-left: 40px;
}

.desc.lighter {
color: #a4a4a4;
}

.row {
background: #fff;
padding: 10px 10px;
border-top: 1px solid #D9D9D9;
overflow: hidden;
}

.right_info {
float: right;
padding: 2px 6px;
background: #243f5c;
color: #fff;
font-weight: bold;
font-size: 80%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.triangle-button {
position: absolute;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 16px;
top: 0;
right: 0;
color: #fff;
overflow: hidden;
height: 32px;
width: 32px;
text-shadow: none;
}




.STable, .form_table {
	width: 100%;
}
.STable td, .form_table td {
	padding: 5px;
}

table .field_title {
	width: 25%;
	max-width: 280px;
	min-width: 230px;
	vertical-align: top;
	text-align: right;
}