﻿/* ----------------------------------------------------------

author:   Boris Perepelitsa
email:     borisss777@gmail.com
icq:         9843194
site:        x-html.ru
blog:       templates-world.ru
---------------------------------------------------------- */
@import"reset.css";


/* Page 
------------------------------------------------------------------------------------------------------------------------------*/
#page {
	background:url('./images/header-bg.jpg') no-repeat top center;
	min-width:1000px;
	font-size:12px;
}
#menu-bg {
	background:url('./images/menu.jpg') no-repeat center 418px;
	min-width:1000px;
}
#wrap {
	width:1000px;
	margin:0 auto;
}

#header {
	height:423px;
}
#logo {
	display:block;
	width:115px;
	height:130px;
	position:absolute;
	top:225px;
	margin-left:-20px;
}
#logo span {
	display:none;
}

#visitors {
	float:right;
	position:relative;top:112px;left:-35px;
	width:220px;
	font-size:11px;
	line-height:14px;
	color:#1d5a7a;
}
#visitors strong {
	font-weight:normal;
}
#visitors h1 {
	font:15px "Trebuchet MS";
	padding-bottom:3px;
}

/* Content 
------------------------------------------------------------------------------------------------------------------------*/
#cont {
	overflow:hidden;
	_height:1%;
}
#menu {
	font:18px "Trebuchet MS";
	overflow:hidden;
	margin:0 0 36px 5px;
}
#menu li {
	display:block;
	float:left;
	padding:3px 8px 5px 8px;
	margin:0 12px 0 12px;
}
#menu li a {
	color:#fff;
        text-decoration:underline;
}

#menu li a {
}
#menu li:hover {
        background:url('./images/fon.jpg');
	text-decoration:underline;
}
.current-cat {
	background:url('./images/fon.jpg');
}
.current-cat a {
	text-decoration:none !important;
}

#content {
	float:right;
	width:684px;
}
#sidebar {
	float:left;
	width:250px;
	margin-left:22px;
}
#sidebar h2 {
	font:18px "Trebuchet MS";
	padding-bottom:15px;
        color:#000;
}
#resume {
	overflow:hidden;
}
#resume img {
	float:left;
	border:3px solid #1f2218;
	margin:0 12px 36px 0;
}
#resume p {
	padding-bottom:5px;
	font-size:11px;
	line-height:13px;
}
#resume p span {
	font-weight:bold;
}
.all {
	font-weight:bold;
}	
#sidebar li {
	padding-bottom:24px;
}
.last-posts {
	font-size:12px;
	line-height:18px;
}

/* Post */
.post {
	border-bottom:dashed 1px #a8d8ec;
	padding-bottom:9px;
	margin:0 30px 24px 0;
	line-height:16px;
}
.post h2 a{
	font:18px "Trebuchet MS";
	color:#000;
}
.post h2 {
	padding-bottom:10px;
}
.entry {
	font-size:12px;
	color:#585757;
        overflow:hidden;
}
.entry p {
	padding-bottom:10px;
}
.tag {
	background:url('./images/tag.gif') no-repeat 0 3px;
	padding:0 0 4px 20px;
	height:7px;
	font-size:11px;
}

/* Footer 
-------------------------------------------------------------------------------------------------------------------------*/
#footer {
	background:url('./images/footer.jpg') repeat-x;
	height:33px;
	color:#fff;
	font-size:11px;
}
.copy {
	float:left;
	position:relative;top:12px;left:24px;
}

#submit {
background:url('./images/comment.jpg') no-repeat;
width:139px;
height:27px;
border:0;
margin-bottom:18px;
}
#author, #email, #url, #comment {
border:1px solid #c3a4a4;
padding:2px;
margin:0 0 8px 0;
}
#author, #email, #url {
width:180px;
height:14px;
color:#ccc;
}
#commentform {
margin-bottom:24px;
}
#commentform label {
position:relative;top:-8px;
font-size:11px;
}
#comment {
width:420px;
height:150px;
}
.autoriz {
margin-bottom:6px;
}
.date {
color:#ccc;
font-size:11px;
}
.comments2 {
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px dashed #f6d2d1;
}
#respond {
margin:24px 0 3px 0;
font:16px "Trebuchet MS";
color:#000;
}
.vizitors {
	float:right;
	position:relative;left:-24px;top:12px;
}
.vizitors span {
        position:relative;
        top:-2px;left:-12px;
}
.vizitors em {
        position:relative;top:-5px;
font-style:normal;
}
.commentlist {
	line-height:16px;
}
.commentlist h3 {
	font:16px "Trebuchet MS";
	padding-bottom:3px;
	color:#000;
}
.rights {
font-size:11px;
color:#a3a3a3;
width:950px;
margin:0 auto;
padding:12px 0 12px 0;
}
.navigation {
margin-bottom:12px;
}

.fav {
margin:3px 5px 3px 0;
}
.adds {
font-weight:bold;
color:#333;
margin:2px 0 6px 0;
}
.adds span {
display:block;
font-weight:bold;
}
.add-center {
text-align:center;
margin:0 0 8px 0 !important;
}
.adds img {
position:relative;top:-3px;
}
.adds span {
display:block;
margin-bottom:2px;
}