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

Размер файла: 2.47Kb
/*css3*/
body {
	color: #585858;
	max-width: 350px;
	margin: auto;
	background: #eaeaea url(http://yastreba.net/SYSTEM/themes/test/images/back.gif) repeat-x top;
	font: 11px tahoma;
}
a:link, a:active, a:visited {
	color: #3471a3;
	text-decoration: none;
}
a:hover, a:focus {
	color: #db0000;
	text-decoration: underline;
}
img {
	vertical-align: middle;
	border-style: none;
}
span {
	color: #b00;
}
.mn {
	border: 1px solid #dcdcdc;
	background: #f9f9f9;
}
.head {
	border-bottom: 1px solid #e3e3e3;
	background: #ededed url(http://yastreba.net/SYSTEM/themes/test/images/head.gif) repeat-x top;
}
.logo {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #316d9e;
	font-size: 20px;
	margin-top: -1px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding: 6px 13px;
	border: 1px solid #e3e3e3;
	display: inline-table;
	background: #fff url(http://yastreba.net/SYSTEM/themes/test/images/logo.gif) repeat-x top;
}
.logo span {
	color: #8e8e8e;
}
.logo a {
	color: #316d9e;
	text-decoration: none;
}
.adv {
	padding: 2px;
	border-bottom: 1px dotted #d6d6d6;
}
.adv span {
	border-radius: 4px;
	color: #fff;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px 5px;
	background: #c5c5c5;
}
.adv a {
	padding-left: 12px;
	background: url(http://yastreba.net/SYSTEM/themes/test/images/star.gif) no-repeat left;
}
.adv a img {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -12px;
}
.h {
	font-weight: bold;
}
.h, .nav {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background: #ebeaea url(http://yastreba.net/SYSTEM/themes/test/images/copy.gif) repeat-x 50% top;
}
div.main {
	padding: 4px;
	border-bottom: 1px dotted #d6d6d6;
}
dl.main {
	margin: 0;
	padding: 0;
}
dl.main img {
	float: left;
	padding-right: 3px;
}
dl.main dt {
	margin: 2px;
	padding: 1px;
	border-bottom: 1px dotted #d6d6d6;
}
dl.main dt:hover {
	background: #f4f8fb;
}
.copy {
	margin-top: -4px;
	padding: 4px;
	border-top: 1px solid #e2e2e2;
	background: #ebeaea url(http://yastreba.net/SYSTEM/themes/test/images/copy.gif) repeat-x top;
}
.design {
	text-shadow: #f6f6f6 1px 1px 0;
	font-size: 10px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	text-align: center;
	float: right;
	padding: 3px 5px;
	display: inline-table;
	background: #ddd;
}
.design a {
	color: #585858;
}
.count {
	margin-top: 2px;
}
.count a img {
	opacity: 0.5;
}
.count a img:hover {
	opacity: 0.9;
}
/*Style by Mad
http://wapdiz.ru
Icq:872-794*/