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

Размер файла: 8.59Kb
* {margin: 0;padding: 0}
body {
background: #ddddcc;
color: #CED1F4;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
text-align: justify
}
h1, h2, h3 {margin-top: 0}
h1 {font-size: 17px;font-weight: normal}
h2 {font-size: 15px}
h3 {font-size: 14px}
a {text-decoration: none;color: #9F9FA0}
a:hover {color: #545455;border-bottom: none}
a img {border: none}

/* Wrapper */

#wrapper {margin: 0;padding: 0;width: 100%}

/* Header */

#header {
background: #8098CD url('images/header.jpg') repeat-x left top;
height: 115px;
margin: 0 auto;
}

/* Note */

.note{
border: solid 1px #10154C;
background: #7F98CE;
color: #10154C;
font-weight: bold;
margin: 10px 0;
padding: 10px;
text-align: center;
width: 500px;
text-shadow: 1px 3px 7px #000;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px 5px;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.7)
}
.note a{color:#10154C}
.note a:hover{color:#07091E}
.logo {
background: url('images/logo') no-repeat center top;
height: 141px;
margin: 0 auto;
padding: 0
}
.logo span {color: #19215c}
.logo h1, .logo p {
color: #FFFFFF;
float: left;
margin: 0;
text-shadow: 0px 1px 3px #B2BAC5
}
.logo h1 {
font-size: 32px;
font-weight: normal;
letter-spacing: -1px;
padding-top: 10px;
padding-left: 200px;
text-transform: lowercase
}
.logo p {
color: #19215c;
font-size: 10px;
padding: 87px 0 0 3px;
text-transform: uppercase;
text-shadow: 0px 1px 3px #000
}
.logo a {border: none;color: #19215c;text-decoration: none}

/* Page */

#page {height: 650px;margin: 0 auto;padding: 0;width: 928px}
#page a{text-shadow: 1px 3px 7px #000}

/* Content */

#content {
background: #3B3B3C url(images/entry.png) repeat-y left top;
float: left;
margin: 0;
padding: 0;
width: 478px
}
.top {
background: url(images/top.png) no-repeat left top;
height: 48px;
margin: 0 auto;
padding: 0;
width: 478px
}
.bottom {
background: url(images/bottom.png) no-repeat left top;
height: 49px;
margin: 0 auto;
padding: 0;
width: 478px
}
.post {margin: 0 auto;padding: 10px;width: 410px}
.entry {text-align: left;width: 410px}
.entry a {color: #9F9FA0}
.entry a:hover {color: #545455}

/* Sidebars */

#sidebar_left {
float: left;
height: 51px;
margin: 0 auto;
margin-right: 10px;
padding: 0;
text-align: left;
width: 220px
}
#sidebar_left .title{
background: url(images/title.png) no-repeat left top;
height: 40px;
margin: 0 auto;
padding: 0;
width: 220px
}
#sidebar_left .main{
background: url(images/main.png) repeat-y left top;
margin: 0 auto;
padding: 0px;
width: 220px
}
#sidebar_left .down{
background: url(images/down.png) no-repeat left top;
height: 38px;
margin: 0 auto;
padding: 0;
width: 220px
}
#sidebar_right {
float: left;
margin: 0;
margin-left: -20px;
padding: 0;
text-align: left;
width: 220px
}
#sidebar_right .title{
background: url(images/title.png) no-repeat left top;
height: 40px;
margin: 0 auto;
padding: 0;
width: 220px
}
#sidebar_right .main{
background: url(images/main.png) repeat-y left top;
margin: 0 auto;
padding: 0;
width: 220px
}
#sidebar_right .down{
background: url(images/down.png) no-repeat left top;
height: 38px;
margin: 0 auto;
padding: 0;
width: 220px
}
.sidebar {background: none;margin: 0 auto;padding: 0}
.sidebar ul{
background: none;
float: none;
list-style: none;
margin: 0;
margin-left: 5px;
padding: 0;
padding-left: 10px;
text-align: left;
}
.sidebar li {width: 170px}
.sidebar li ul {background: none;padding-bottom: 20px}
.sidebar li li {background: none;font-size: 13px;padding: 3px 20px}
.sidebar h2 {
background: url(images/h2.png) no-repeat center top;
color: #DDDDCC;
font-size: 14px;
font-weight: bold;
height: 31px;
margin: 0 auto;
padding: 0;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 2px 2px #000;
width: 166px
}

/* Footer */

#footer {
background: #8098CD url('images/foot.jpg') no-repeat left top;
height: 150px;
margin: 0 auto;
padding: 0px;
width: 1000px
}
#footer p {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
margin: 0;
padding: 30px 0 0 0;
text-align: center;
text-transform: uppercase
}
#footer a {color: #3B3B3C;text-shadow: 1px 3px 7px #000}
#center_footer { font-size: 12px;padding-top: 60px;text-align: center;text-transform: uppercase}
#center_footer a { font-size: 12px;color: #3B3B3C;text-transform: uppercase;text-shadow: 1px 3px 7px #000}
#center_footer a:hover { color: #212B65;text-decoration:none}
.right_footer { 
color: #151E59;
float: right;
font-size: 12px;
padding-right: 30px;
padding-top: 20px;
text-align: right;
text-transform: none;
text-shadow: 1px 1px 3px #DDDDCC}

/* B */

.b{
border: 1px solid #777;
letter-spacing: 1px;
margin: 3px;
margin-bottom: 7px;
padding: 10px;
padding-right: none;
padding-top: none;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px 5px;  
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5)
}
.b img{
margin: 3px;
padding: 5px;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px 5px; 
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5)
}
.b a {border: none}
.b a:hover {}

/* D */

.d{
background: #6B6B6C;
border: solid 1px #777;
color: #3B3B3C;
font-weight: bold;
margin: 10px 0;
overflow: auto;
padding: 10px;
text-align: left;
width: 380px;
text-shadow: 1px 3px 7px #000;
border-radius: 3px 3px;
-moz-border-radius: 3px 3px;
-webkit-border-radius: 3px 3px;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.7)
}

/* Other */

input {
background: none;
border: 1px solid #777;
color: #777;
margin: 5px;
padding: 2px;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px 5px; 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2)
}
input:hover {
background: none;
border: 1px solid #999;
color: #999;
margin: 5px;
padding: 2px;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px; 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2)
}
select {
background-color: #10154C;
border: 1px solid #777;
color: #777;
margin: 5px;
padding: 2px;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px 5px 5px; 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2)
}
textarea {
background: none;
border: 1px inset #fff;
color: #777;
height: 100px;
margin: 10px 0;
padding: 5px;
overflow: auto;
width: 95%;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px; 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2)
}
hr {
border: 1px #777 inset;
margin: 5px 0;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px 5px; 
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3)
}
img{
margin: 3px;
padding: 3px;
border-radius: 5px 5px;
-moz-border-radius: 5px 5px;
-webkit-border-radius: 5px 5px; 
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5)
}

.unputform {margin: 0 auto;padding: 5px}
.unputform br {display: none}
#u {
background: #454545;
border: 1px solid #CCCCCC;
color: #DDDDCC;
font-size: 13px;
margin: 0 auto;
margin-right: 25px;
padding: 5px;
width: 135px;
height: 25px
}
#Enter{
background: url(images/enter.png) no-repeat center;
border: none;
color: #000;
font-size: 14px;
font-weight: bold;
height: 49px;
margin: 0 auto;
padding: 5px;
width: 134px;
text-shadow: 1px 1px 3px #DDDDCC
}
#Enter:hover {
background: url(images/enter_hover.png) no-repeat center;
border: none;
color: #000;
font-size: 14px;
height: 49px;
margin: 0 auto;
padding: 5px;
width: 134px
}
#checked {background: #454545;border: none;color: #fff;margin: 0 auto}