/*   
Theme Name: Сайгон
Theme URI: http://saigon.kiev.ua
Description: Тема для сайта saigon.kiev.ua
Author: Nik Mias
Author URI: http://beweb.kiev.ua
Version: 1
*/

body {
	color: #97b15e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#051c00;
}
.clear{clear:both;}
* {margin: 0px;padding: 0px;}
#container {
	margin: 0 auto;
	text-align: left;
	width: 767px;
}
a{color:#80ba04;}
a:hover{color:#b7fb24;}
/********************** Header ***************************/
#header {
	background-image:url(images/header.jpg);
	width:767px;
	height:404px;
	position:relative;
}
#prozra {
display: block;
position: absolute;
top: 89px;
left: 89px;
width: 244px;
height: 86px;
text-decoration: none;
}
#prozra img {
border: none;
}
#prozra:hover {
background: url(images/hovpr.gif) center center no-repeat;
}
#header ul{
	position:absolute;
	top:367px;
	left:100px;
}
#header li{
	display:block;
	float:left;
	width:97px;
}
#header ul a{
	color:#aefa0d;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: capitalize;
}
#header ul a:hover{color:#97b15e;}

/********************** Welcome ***************************/
#welcome {
	background-image:url(images/dj.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#welcome h3{
	margin: 10px 10px 10px 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7eae19;}
#welcome p{
margin: 10px 10px 10px 110px;width:416px;}
#welcome a{}

/********************** News ***************************/
#news {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 110px;
}
#news h3{
	margin: 20px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7eae19;
}
#news p {
margin-bottom: 15px;
}
#news p img {
margin: 10px;
}
#news ul {
list-style-type: circle;
margin: 0 10px 10px 30px;
padding: 0;
}
.newsitem{float:left;width:275px;
display:inline;}
.archive{
float: none;
width: auto;
display: block;
margin-top: 30px;
}
.newsitem a{}
.newsitem img{float:left;margin-right:10px;}
.newsitem span{
	color:#97b15e;
	font-size: 9px;
	font-weight: 900;
}
.newsitem p{margin: 10px 10px 15px 10px;}
/********************** Best DJ's ***************************/
#dj {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 0px 0px 110px;
}
#dj img{border:0px;}
#dj a{border:0px;float:left;}
#dj a:hover{}
/********************** Footer ***************************/
#footer {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 110px;
	text-align:center;
}

/********************** My *******************************/

#attachment_1692, #attachment_1691 {
text-align: center;
width: 580px !important;
}
#attachment_1692 p, #attachment_1691 p {
margin: 20px auto 50px auto;
}

.rez {
margin-top: 20p;
}
.rez td {
padding: 10px;
}
.navlinks a {
font-size: 14px;
}
.navlinks {
margin: 20px 0;
}
.navlinks div {
margin: 10px 0;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
img.alignleft {
margin: 0 10px 10px 0;
}
img.alignright {
0 0 10px 10px;
}
h3 a {
text-decoration: none;
}
.nobg {
background: none !important;
}
.catlink {
font-size: 14px;
display: block;
margin: 20px 0;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
}