update site
[shariks] / www / style.css
index eb3c065..cd2888a 100644 (file)
@@ -2,7 +2,6 @@
 body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }\r
 \r
 BODY {\r
-       background-image: url(images/bg.png);\r
        background-attachment: fixed;\r
        background-color: #d7d7d7;\r
        padding: 0 0; \r
@@ -24,8 +23,7 @@ BODY {
 }\r
 \r
 .header {\r
-       background-image: url(images/logo.png);\r
-       background-color: #d47129;\r
+       background-color: #333333;\r
        margin-top: 7px;\r
        margin-bottom: 4px;    \r
     position:relative; \r
@@ -33,8 +31,8 @@ BODY {
 }\r
 \r
 .content {\r
-       background-image: url(images/content.png);\r
-       color: #faf5f7; \r
+       color: #333333;
+    background-color: #d7d7d7; \r
        padding-left: 15px;\r
        padding-bottom: 0;\r
        padding-right: 15px;\r
@@ -52,9 +50,10 @@ BODY {
     position: relative; \r
     overflow: hidden; \r
     height: 120px;\r
-    font-size:300%;\r
+    font-size:400%;\r
     margin: 0;\r
-    line-height: 130px;\r
+    line-height: 130px;
+    text-align: left;\r
 }\r
 \r
 .logo a {\r
@@ -66,7 +65,7 @@ BODY {
        text-align: center; \r
        position: relative; \r
        z-index:2; \r
-       border: 1px solid gray; \r
+       border: 1px solid black; \r
        border-right: none; \r
        border-left: none; \r
        padding: 7px 0;  \r
@@ -93,7 +92,7 @@ BODY {
     font-size: 19px;\r
     font-weight: bold;\r
     display: block; \r
-    color: #ff999d;\r
+    color: #333333;\r
     text-decoration: none;\r
     float: left; /*\*/ float:none; \r
     padding: 7px 50px 7px 39px;\r
@@ -110,10 +109,9 @@ BODY {
         \r
 #menu ul li a:hover {\r
     text-align: center;\r
-       background-image: url(images/menu.png);\r
        background-attachment: fixed;\r
     background-color: #d7d7d7;\r
-    color: white;\r
+    color: #7d7d7d;\r
 }\r
 \r
 #menu ul li#active a {\r
@@ -122,9 +120,10 @@ BODY {
 \r
 p { margin-left: 0; margin-bottom: 10px; margin-right: 0; margin-top: 10px; }\r
 \r
-.box { \r
-       background-image: url(images/menu.png);\r
-       background-attachment: fixed;\r
+.box { 
+    background-color: #d7d7d7;\r
+       background-attachment: fixed;
+    color: #d7d7d7;\r
        min-height:1px; \r
 }\r
 \r
@@ -173,8 +172,8 @@ ol ol ol {list-style-type:lower-alpha; }
 li { display:list-item; }\r
 ul li a { text-decoration:underline; }\r
 \r
-a {color: #ff999d;}\r
-a:link {color:#ff999d ;}\r
+a {color: #6633ff;}\r
+a:link {}\r
 a:hover {color:white ; text-decoration: none;}\r
 \r
 code {\r
@@ -200,4 +199,4 @@ code {
        border: 1px white solid;\r
        padding: 2px;\r
 }\r
-  
\ No newline at end of file
+