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

Размер файла: 3.32Kb
body {
	color: #7b7b7b;
   background: #e7f1fe;
	margin: auto;
  max-width: 500px;
border-right: 1px solid #b3e5f3;
border-left: 1px solid #b3e5f3;
	font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:link, a:active, a:visited {
	color: #0c9dd1;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff1919;
	text-decoration: underline;
}
textarea {
	width: 90%;
}
a.ico {
	padding-left: 12px;
	background: url(/themes/2011/ico.gif) no-repeat left center;
}
img {
	border-style: none;
}
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #dfdfdf;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
	border-left-width: 0;
}
p {
	margin-top: 1px;
	margin-bottom: 1px;
}
.head {
	border-bottom: 1px solid #8fdef3;
	background: #b4e8f6 url(/themes/2011/head.png)repeat-x 100% top;
}
.head img {
	vertical-align: top;
}
.head a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
form {
}
input, textarea, select {
border: solid 1px #0000ff;
margin: 2px;
background-color: #8fdef3;
color: #000000;
}
textarea{
width: 50% ;
opacity: 0.5;
}
textarea: focus {
opacity: 0.9 ;
}
input[type="submit"]{
background: #5088b0 top repeat-x;
color: #fff;
border: 1px solid #0000ff;
}
input[type="submit"]:hover, input[type="submit"]:focus{
background: #5088b0 top repeat-x;
border: 1px solid #0000ff;
}
.auth {
	padding: 4px;
	border-top: 1px solid #d5f6ff;
	border-bottom: 1px solid #baebf8;
	background: #e5f9fe url(/themes/2011/auth.gif)repeat-x 100% top;
}
.title {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px;
	border-bottom: 1px solid #d9d9d9;
	background: #ededed url(/themes/2011/title.gif)repeat-x 100% top;
}
.adv {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px;
	border-bottom: 1px solid #b3e5f3;
	background: #f0fcff;
}

.a {
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
border-bottom: 1px solid #d9d9d9;
background: #f8f8f8 url(/themes/2011/a.png)repeat-x 100% top;
}
.dy {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	border-bottom: 1px solid #d9d9d9;
	background: #f1f1f1;
}
.b {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px;
	border-bottom: 1px solid #d9d9d9;
	background: #e7f1fe;
}

.c, .modul_name, .d {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px;
	border-bottom: 1px solid #d9d9d9;
	background: #ededed url(/themes/2011/title.gif)repeat-x 100% top;
}
.err {
	margin: 1px 0;
	padding: 2px;
	color: #f00;
	background: #fff0f0;
}
.toptem {
	margin: 0 3px 0 0;
	border: 1px solid #5a9e2d;
	font-size: 8px;
	color: #5a9e2d;
	background: #7cd740;
}
.closetem {
	margin: 0 3px 0 0;
	border: 1px solid #9e2d2d;
	font-size: 8px;
	color: #9e2d2d;
	background: #ec4f4f;
}
.edited {
	margin: 0;
	padding: 0;
	border: 1px solid #0000ff;
	font-size: 10px;
	color: #oc9dd1;
	background: #8fdef3;
}
.code {
	color: #777;
}
q {
	color: #fff;
background: #8fdef3;
}
.copy {
	color: #fff;
	text-align: center;
	padding: 4px;
	background: #5088b0 url(/themes/2011/copy.gif)repeat-x 100% top;
}
.copy a {
	color: #fff;
	border-bottom: 1px dotted #7ad4f0;
}
.count {
	padding: 2px;
	background: #e7f1fe;
}
.count img {
   opacity: 0.3;
}
.count img:hover {
   opacity: 1.0;
}