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

Размер файла: 4.61Kb
body {
background:#eee;
color:#555;
font-family:Arial, Tahoma, sans-serif;
font-size:small;
max-width: 700px;
margin:0 auto;
}
a:active {
color:#660;
text-decoration:underline;
}

a:hover {
color:red;
text-decoration:underline;
}

a:link,a:visited {
color:#444;
text-decoration:none;
}


.aut {
	background: #424E78 url(images/head.png) repeat-x;
	background: -o-linear-gradient(top, #525f89 0%,#424e78 100%);
	background: -webkit-linear-gradient(top, #525f89 0%,#424e78 100%);
	color: #fff;
}
.aut a {
	display: block;
	padding: 15px 0;
	/*float: left;*/
	/*width: 25%;*/
	height: 8%;
    color: #fff;
	text-align: center;
	margin: 0px;
}

.aut a:hover {
	background: rgba(0,0,0,0.05);
}
.aut a{
color: #fff;
	/*box-shadow: 1px 0px 0px #39436A,-1px 0px 0px #4B5A8E;*/
}

.menu, p {
list-style-type:none;
position:relative;
background:#fff;
padding-left: 10px;
}

.menu li {
display:block;
}

.menu li a {
text-shadow:0px 1px #fff;
border-bottom:1px solid #ddd;
display:block;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
color:#5F647E;
text-decoration:none;
background:  repeat-x #f7f7f7;
padding:9px;
}

.menu li a:hover {
background:  #f2f2f2;
}

.status2 {
margin-left:5px;
font-size:12px;
margin-top:-4px;
float:right;
color: #999;
text-shadow:0px 1px #fff;
padding:5px 10px;
}

.menu span.status a {
background:none;
border:none;
display:inline!important;
color:#D84371;
padding:1px;
}


textarea {
width:96%;
max-width:490px;
border:1px solid #ddd;
background:#fff;
box-shadow:0px 1px 1px #fff;
border-radius:2px;
margin-bottom:5px;
padding:7px;
}

select,input[type=file],input[type=text],input[type=password],input[type=email] {
border:1px solid #ddd;
background:#fff;
box-shadow:0px 1px 1px #fff;
margin-bottom:3px;
border-radius:2px;
padding:5px;
}

input[type=submit] {
background:#717EAB;
border-radius:2px;
margin-left:1px;
color:#fff;
border: none;
font-weight: bold;
padding:6px 20px;
}
input[type=submit]:hover {
	
	background:#5A699F; 
}
ul {
padding-left:20px;
list-style:none;
margin:0;
}

.error {
background-color:red;
border:1px solid #FFF;
color:#fff;
font-weight:700;
padding:3px 0 3px 4px;
}


.foot,.post {
background:#E7E8EE;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom:1px solid #ccc;
color:#0F3448;
margin:0;
padding:8px;
}


.foot a {
color: #0F4888;
}

.foot a:hover {
text-decoration: underline;
}


.msg {
background:#f3f3f3;
color:#777;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-shadow:0px 1px #f7f7f7;
padding:1% 2.5%;
border-radius: 0 0 4px 4px;
}



.p_m {
background: #f4f4f4;
color:#3F465E;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom:1px solid #ddd;
padding:8px;
}
.p_t{
background: #f8f8f8;
color:#3F465E;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom:1px solid #ccc;
padding:8px;
}


.p_m a:link,.p_m a:visited,.p_t a:link,.p_t a:visited {
color:#4D5B86;
text-shadow:0px 1px #fff;
}



.title {
background: #f6f6f6;
text-shadow:0px 1px #fff;
color:#0F3448;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin:0;
padding:8px;
}

.news, .link, .fmenu {
background-color:#fff;
border-bottom:1px solid #f1f1f1;
color:#333;
display:block;
padding: 10px;
}

.link:hover
{
background-color:#E7E8EE
}

.menu_razd {
	border-radius: 4px 4px 0px 0px;
	background:url(images/phdr.png) repeat-x;
	padding: 10px;
	color: #777;
	font-weight: bold;
	border: 1px solid #ccc;
	text-shadow:0px 1px #fff;
	margin-top: 4px;
}

.menu_razd a:link ,.menu_razd a:visited {
	text-shadow:0px 1px #f5f6f6;
	font-weight: bold;
	color: #576AA4;
}


.quote {
border-left:4px solid silver;
color:#878787;
font-size:x-small;
margin-left:2px;
padding:2px 0 2px 4px;
}



.err {
color:#666;
margin:1px 0px;
padding-bottom:8px;
border-radius: 3px;
}
.err a:link ,.err a:visited {
	color: red;
}


.status {
color:#CD853F;
font-size:smaller;
font-weight:700;
padding-left:0;
}


.error a:link,.error a:visited {
color:#FFF;
font-size:x-small;
}



.page, .page_no {
background-color:#edebeb;
border:1px solid #ccc;
text-shadow:0 1px #fff;
box-shadow:inset 0 1px 1px #F9F9F9;
color:#444;
border-radius:3px;
padding:6px 13px;
display: inline-block;
}

.page_no
{
border:1px solid #ccc;
}

a.page{
border:1px solid #eee;
border-radius:3px;
text-decoration:none;
padding:6px 13px;
}

a.page:hover {
background-color:#ccc;
border:1px solid #bbb;
}