Просмотр файла soc_wap/style.css
- /* Design by VERMIN; http://weabos.ru & http://upzip.ru */
- body {
- color : #7a7a7a;
- font-size : 11px;
- font-family : tahoma;
- background : #bdbbb9;
- margin: 0 auto;
- max-width: 550px;
- }
- a:link, a:active, a:visited {
- color : #1a71f3;
- text-decoration : none;
- }
- a:hover, a:focus {
- color : #ff7600;
- }
- img {
- border-style : none;
- }
- input, textarea, select {
- color: #679b00;
- background-color: #fafff0;
- border: solid 1px #c9e399;
- }
- .header {
- color : #cacaca;
- height : 18px;
- background-image : url(topbg.gif);
- }
- .head {
- text-shadow : #82e1f8 1px 0 1px;
- color : #fff;
- font-size : 18px;
- font-weight : bold;
- line-height : 14px;
- background-color : #FFF;
- background-image : url(bg.gif);
- background-repeat : repeat-x;
- background-position : 50% top;
- margin-bottom : 1px;
- }
- .menu {
- border-left : 4px solid #a7a7a7;
- background-repeat : repeat-x;
- background-position : 50% top;
- margin-top : 1px;
- margin-bottom : 1px;
- padding : 2px;
- }
- .head span {
- font-size : 11px;
- }
- .back {
- background-image : url(back.gif);
- background-repeat : no-repeat;
- background-position : left top;
- height : 100px;
- padding-left : 35px;
- }
- .tb {
- text-shadow : #d1d0cf 1px 1px 0;
- color : #888;
- background-color : #bdbbb9;
- background-image : url(gray.gif);
- background-repeat : repeat-x;
- background-position : 50% top;
- padding : 3px;
- margin-bottom : 1px;
- }
- .tb a {
- color : #6c6966;
- padding-top : 3px;
- }
- .tb a:hover {
- }
- .for {
- background-color : #fff0d2;
- margin-top : 1px;
- margin-bottom : 1px;
- padding : 2px;
- border-top : 1px solid #fed6ac;
- border-bottom : 1px solid #fed6ac;
- }
- .for a {
- color : #ff7600;
- background-image : url(images/star.gif);
- background-repeat : no-repeat;
- background-position : left center;
- padding-left : 13px;
- }
- .for a:hover {
- color : #ffa354;
- background-image : url(images/starh.gif);
- background-repeat : no-repeat;
- background-position : left center;
- padding-left : 13px;
- }
- .for span {
- text-shadow : #fdbd82 1px 1px 0;
- color : #fff;
- background-color : #fed6ac;
- position : relative;
- left : 2px;
- bottom : 2px;
- float : right;
- padding-right : 2px;
- padding-bottom : 2px;
- padding-left : 4px;
- }
- .gt {
- color : #FFF;
- background-color : #f98d37;
- background-image : url(orange.gif);
- background-repeat : repeat-x;
- background-position : 50% top;
- margin-top : 0px;
- margin-bottom : 1px;
- padding : 3px;
- height: 17px;
- }
- .gt a {
- color : #e1e1e1;
- padding-top : 3px;
- }
- .tb a:hover {
- }
- .cont {
- background : #f3f3f3 url(main.gif) repeat-x top;
- margin-bottom : 1px;
- padding : 2px;
- border-bottom-color : #d5efa2;
- border-bottom-width : 1px;
- }
- .cont hr {
- margin-top : 2px;
- margin-bottom : 2px;
- border-top : 1px solid #d3eda5;
- border-bottom : 1px solid #fff;
- border-right-style : none;
- border-right-width : 0;
- border-left-style : none;
- border-left-width : 0;
- }
- .cont a {
- padding: 2px;
- }
- .stata {
- margin-top : 1px;
- padding : 1px;
- }
- .stata img {
- opacity : 0.4;
- }
- .stata img:hover {
- opacity : 0.9;
- }
- /*Design by [VERMIN]*/