Просмотр файла dis/st5/style.css

Размер файла: 3.92Kb
.vid { border-style: solid;
    border-width: 1pt;
    padding: 2px 2px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #1A1A1A;

    background-color: #FFFFFF;
    }


.mess1 { border-style: solid;
    border-width: 1px;
    padding: 3px 4px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    display: block;
    background-color: #C1C1C1;
    }

 .block_osn { border-style: outset;
    border-width: 1px;
    padding: 2px 2px;
    background-color: #F8F8F8;
    display: block;
    }

  .mess2 { border-style: solid;
    border-width: 1pt;
    padding: 2px 2px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #4E4E4E;
    display: block;
    background-color: #EBEBEB;
    }

   .ramka { border-style: dashed;
    padding: 5px;
    border-width: 1px;
    background-color: #D7D7D7;
    display: block;
    }

   .error { border-style: dashed;
    border-width: 1px;
    background-color: #FFC4C4 ;
    display: block;

    color: #800000;
    }


    .knopka { border-style: solid;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-color: #E0E0E0;
    display: inline;
    color: #FF0000;
    }

    .menu a {
    display: block;
    }

    .user_style { border-style: ridge;
    border-width: 0px;
    font-family: Times New Roman,Times,serif;


    }
    .user_style a{
    font-family: Times New Roman,Times,serif;
    color: #000000;

    }

    .user_name {
    text-transform: capitalize;
    }

     .as {
    margin: 1px;
    padding: 2px;
    color: rgb(0, 51, 0);
    display: block;
    position: static;
    }

    .stroka { font-family: Arial,Helvetica,sans-serif;
    color: #282828;
    font-style: italic;
    font-weight: bold;
    }
    .stroka2 { font-family: Arial,Helvetica,sans-serif;
    color:#408080;
    font-style: italic;
    font-weight: bold;
    }

*{ margin: 0; padding: 0; }*
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(images/bg.gif) repeat-x; color: #646464; }
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.8em Georgia, "Times New Roman", Arial; color: #444; }
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
img { border: 0; }
#content { width: 930px; margin: 25px auto; }
#logo { margin: 10px 0 20px 0; width: 340px; float: left; }
	#logo p { margin: 0; }
#menu { float: right; padding: 40px 0 0; margin: 0 0 38px; }
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365;  }
	#menu li a.current { background: #fff url(images/button.gif) no-repeat; color: #fff; }
	#menu li a:hover { text-decoration: none; color: #000; background: #fff url(images/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
	.caption p { margin: 0; }
#left { margin: 0 0 20px; clear: left; width: 200px; float: left; }
.box { background: #eee; }
#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
.smallthumb { width: 109px; }
#center { width: 500px; float: left; margin: 0 0 20px 15px; }
#right { float: right; width: 200px;}
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: #eee; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }
#footer { font-size: .84em; clear: both; padding: 5px; background: #eee; }
#footer a { color: #444; }