﻿/*
Theme Name: Whitehill
Theme URI: whitehill.kz
Description: Whitehill blog theme
Version: 1.0
Author: Whitehill
Author URI: http://whitehill.kz

*/
.fl a:hover{color:red;}
.fl a{color:#565656;}

.fl img{margin:2px; border:2px solid #d5d5d5;}

body {
	margin-top:0px;
	background-color:#ffffff;
}

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

.title {margin-top:10px;}

.title a {color:#ed8722; font: bold 12px arial, serif; text-decoration:none; text-transform: uppercase;}
.title a:visited {color:#ed8722;}
.title a:hover {color:#ed8722;}

.main {
	margin-top:0px;
	border-style: none;
	border-width: 0px;
	color: #565656;
	font: normal 15px georgia, serif;
}

.main a { color: #ed8722; text-decoration: none;}
.main a:visited { color: #ed8722; }
.main a:hover { color: #ed8722; }

.menu{
	margin-top:0px;
	color:#565656;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}

.menu a {color:#565656; font-size: 8pt; text-decoration:none; font-weight:bold;}
.menu a:visited {color:#565656;}
.menu a:hover {color:#ed8722;}
.menu span {color:#ed8722; font-size: 8pt; text-decoration:none; font-weight:bold;}

img {
	border:none;
}

.commimg {
	margin:0px;
	text-align:right;
	padding-right:8px;
	background: url(image/comment.png) no-repeat;
	border: none;
	width: 600px;
	height: 40px;
	font: bold 16pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
.commimg a {color:#ffffff;}
.commimg a:hover {color:#ffffff;}
.commimg a:visited {color:#ffffff;}

/*#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
}
*/

#content {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 600px;
	overflow: hidden;
}
.post {
	width:600px;
	clear:both;
	padding-top: 10px;
}
.post-date {
	text-transform: uppercase;
	color: #565656;
	font: normal 11px arial, sans;
}
/*.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
*/
.post-title {
	color: #ed8722;
	font: normal 12px arial, sans;
}

.entry {
	clear: both;
	width:600px;
	padding-top: 10px;
}
.entry ul {margin:0px 0px 0px; padding:0px 0px 10px 0px;}
.entry li {list-style:none; margin:0px; padding: 10px 0px 0px 0px;}
.entry li:before{content:"— "}

.post-cat {
	padding-left: 0px;
	float:left;
}

.post-comments {
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	padding: 10px 0px;
}

.previous-entries {
	float: left;
	padding-left: 0px;
}
.next-entries {
	float: right;
	padding-right: 0px;
}
#comments, #respond {
	border-bottom: 1px solid #ed8722;
}
.commentlist {
	font: normal 10pt arial;
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f0f0ee;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#ffffff;
	border: 1px solid #565656;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 590px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #565656;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: url(image/btn-bg.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float: right;
	width: 144px;
	height: 28px;
	margin-top: 6px;
}
#sidebar {
	float: right;
	padding: 0px 0px 30px 0px;
	width: 320px;
}

#sidebar h3 {
	text-transform:uppercase;
	font: normal 14pt "Arial", Tahoma, Arial;
	margin: 0px 0px 0px;
}
.ul-cat {
	list-style:none;
	color: #949493;
	margin:0px 0px 20px;
	padding:10px 0px 20px 0px;
	border-bottom: 1px solid #babab8;
}

.ul-cat li{
	font-size:10pt;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

.ul-tw {
	list-style:none;
	color: #949493;
	margin:0px 0px 5px;
	padding:10px 0px 5px 0px;
}

.ul-tw li{
	font-size:10pt;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}



.ul-archives {
	color: #949493;
	list-style: none;
	margin:0px 0px 20px;
	padding:10px 0px 20px 0px;
	border-bottom: 1px solid #babab8;
}
.ul-archives li{
	font-size:10pt;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
#bar-btns{
	width:32px;
	height:70px;
	position:fixed;
	top:350px;
	left:-10px;
}
.bar-btn{
	position:absolute;
}
