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

Размер файла: 3.01Kb
body {
	font: 11px Tahoma, Verdana, Arial;
	color: #000;
	background: #fff;
	margin: auto;
    max-width: 400px;
	font-size: 13px;
	}
	
.niz {
	text-align: center;
	margin: 0px;
	padding: 2px 0px 3px 4px;
	border: 1px solid  #e9bfc0;
}

.logo { 
background-image : url(images/logo.png); 
background-repeat : no-repeat; 
background-position : right 50%; 
height : 120px; 
} 

.top{
	margin: 0px;
	background-color:	#e9bfc0;
	border: 1px solid #A9A9A9;
}


.logo1 { 
background-image : url(images/logo1.png); 
height : 120px; 
} 

.logo2 { 
background-image : url(images/logo3.png); 
background-repeat : no-repeat; 
background-position : left 50%; 
height : 120px; 
} 

.spisok {
	background-color: #e9bfc0;
	border-top: 3px solid #f4bf8c;	
	font-weight: bold;
	padding: 2px 0 2px 2px;
	margin: 3px 3px 0 3px;
	color: #29c4e6;
	text-align: left;
	font-size: 11px;
}
.cit {
	background-color: #e9bfc0;
	border-top: 3px solid #f4bf8c;	
	font-weight: bold;
	padding: 2px 0 2px 2px;
	margin: 3px 3px 0 3px;
	color: #29c4e6;
	text-align: left;
	font-size: 11px;
}
.stat {
	background: url(images/stat.png) repeat-x top;
	height : 50px; 

}

.new {
	background: url(images/new.png) repeat-x top;
	text-align: center;
	margin: 0 3px 3px 3px;
	border: 1px #f4bf8c solid;
}



.ntext { padding: 5px 5px 3px 5px; }
.ntext a { color: #1895b0; text-decoration: underline; }
.ntext a:hover { color: #1895b0; text-decoration: none; }
.kom { padding: 3px 5px 5px 0; }
.kom a { padding: 3px 5px; color: #1895b0; background: #FFF; }
.main {
	background: #d6afb0;
	padding: 2px 5px 5px 5px;
	margin: 3px;
	text-align: left;
	border: 2px #e9bfc0 solid;
	border-top: 3px solid #e8bfc3;	
	border-bottom: 3px solid #e9bfc0;	
}

.levo{
	   background-image : url(images/levo.png); 
   background-repeat : no-repeat; 
   background-position : right 50%; 
	height : 60px; 
}
.main a { color: #335153; }
.copyright {
	padding: 3px;
	border-bottom: 1px dotted #ACCC57;	
}
.editpost{
	font-size: 11px;
}
.end {
	background-color: #cab2b2;
	padding: 3px 3px 3px 16px;
	margin: 3px;
	text-align: center;
	border-top: 2px solid  #e9bfc0;	
	border-bottom: 2px solid  #e9bfc0;	
	color: #000000;
}

.baner {
	background-color: #abcacc;
	margin: 3px;
	text-align: center;
	color: #000000;
}

.end2 { 
background-color: #cab2b2;
background-image : url(images/end2.png); 
background-repeat : no-repeat; 
background-position : left 50%; 
height : 24px; 
} 

.end3 { 
background-image : url(images/end3.png); 
background-repeat : no-repeat; 
background-position : right 50%; 
height : 24px; 
} 

.end a { color: #000001; text-decoration: underline; }
.tops { margin: 3px; }

a { color: #abcacc; text-decoration: none; }

a:hover { text-decoration: underline; }
input, textarea,select {
	margin: 1px 0;
	color: #222222;
	font-size: 11px;
}
ul,ol,li { margin: 1px 0; padding: 0; }
form { margin: 0; }
img { border: 0; }
hr {
	color: #f4bf8c;
}
span { 
color : #bb6546; 
}