/*
Theme Name: Hack.KZ
Theme URI: http://blog.hack.kz/
Description: I always feel like somebodys watchin' me... How are you?
Version: 0.7
Author: Complique
Author URI: http://blog.hack.kz/
*/

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/*
CSS General
*/
* {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}

a {
	color: #186FD0;
}

a:hover {
	color: #267FE8;
}

.beauty {
	color: #ff5a00;
}

body {
	background: #1d64a5;
	text-align: center;
}

#container {
	width: 1000px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*
Header CSS
*/
#header {
	width: 1000px;
	background: #1d64a5;
}

#header_logo {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

#header_logo img {
	width: 200px;
	height: 50px;
}

#header_logo h1.blogtitle {
}

#header_logo h1.blogtitle a {
	color: #ddeefe;
	font-size: 1.7em;
	line-height: 1.2em;
	letter-spacing: -2px;
}

#header_logo h1.blogtitle a:hover {
	color: #f8f8f8;
}

#header_logo .description {
	display: block;
	padding-bottom: 5px;
	color: #fffff1;
	font-size: 11px;
	line-height: 1.2em;
}

#header_logo .description h3 {
	font-weight: normal;
}

#topin {
	float: right;
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	width: 730px;
	height: 100px;
}

#flashko {
	display: inline;
	padding-left: 20px;
}

#flashko img {
	display: block;
}

#top {
	width: 1000px;
	height: 24px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#pagemenu {
	float: left;
	height: 24px;
}

#pagemenu li {
	float: left;
	display: block;
	height: 24px;
	border-right: 1px solid #ddd;
}

#pagemenu li a {
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: lowercase;
	color: #666;
	background: #eee;
	line-height: 24px;
	height: 24px;
}

#pagemenu li a:hover {
	background: #ddd;
	color: #333;
}

#pagemenu li.current_page_item a {
	background: #ddd;
	color: #333;
}

#pagemenu li.current_page_item a:hover {
	background: #ddd;
	color: #333;
}

.searchform {
	display: inline;
	vertical-align: middle;
}

#navbarright {
	width: 290px;
	float: right;
	display: block;
	margin-right: 10px;
	padding-top: 2px;
	text-align: right;
	color: #222;
}

#navbarright input {
	height: 18px;
	vertical-align: middle;
	border: 1px solid #88A4BD;
	color: #333;
	font-size: 0.8em;
}

#navbarright input {
	background: #fff;
}

#navbarright .ssubmit {
	padding: 0px 5px;
	background: #4A7BB5;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-size: 0.7em;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	cursor: pointer;
}

#content {
	width: 990px;
	background: #add4fb;
	border: 5px solid #fff;
}

#content #column {
	float: left;
	width: 590px;
	padding: 10px;
	display: inline;
	background: #fff;
}

#content #sidebar {
	float: left;
	width: 370px;
	display: inline;
	margin: 0px 0px 0px 10px;
	background: #fff;
}

.box {margin: 3px 10px;}
.box {color:#777;font-size:0.8em;}
.box a {color:#555;}
.box a:hover {color:#FE6C17;}

.box h2 {
	font-size: 1.2em;
	background: #ffb640;
	line-height: 1.1em;
	color: #fff;
	padding: 3px 10px;
}

.box p {
	font-weight:bold;
}

.round {
	display: block;
	padding: 15px;
}

.rssko {
	float: left;
	display: block;
	position: relative;
	width: 100px;
	height: 80px;
	margin: 8px 10px 0 0;
	text-align: center;
	cursor: pointer;
}

.feedlink {
	margin: 0px 0px 7px 0px;
}
.feedlink a {
	display: block;
	float: left;
	padding: 0px 20px;
	height: 27px;
	line-height: 27px;
}

.rssinfo {padding: 10px 0px 0px 0px;}

.rssinfo a {color: #FF8C00; padding-right: 10px; font-weight: bold;}

.rssinfo a:hover {color:#555;}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.sidebar1 {
	width: 330px;
	padding: 0px 10px 10px 10px;
}

.sidebar2 {
	width: 150px;
	padding: 10px;
	float: left;
	display: inline;
}

.sidebar1 h2, .sidebar2 h2 {
	background: #d7ebff;
	line-height: 1.1em;
	color: #3281cd;
	padding: 5px 9px;
	margin-bottom: 5px;
}

.sidebar1 ul ul, .sidebar2 ul ul {
	font-size: 0.8em;
	color: #333;
	line-height: 1.5em;
}

.sidebar1 ul div div, .sidebar2 ul div div {
	font-size: 1em;
}

.sidebar1 li, .sidebar2 li {
	margin-top: 15px;
}

.sidebar1 li li, .sidebar2 li li {
	font-size: 1em;
	margin-top: 0;
}

.sidebar2 li li {
	padding: 0px 5px 0px 7px;
}

* html .sidebar2 li li {
	line-height: .8em;
}

.sidebar1 li li li, .sidebar2 li li li {
	font-size: 1.2em;
	margin-top: 0;
	margin-left: 15px;
}

.sidebar1 li li a, .sidebar2 li li a {
	display: block;
	border-bottom: 1px dotted #ddd;
	color: #333;
	padding: 2px;
}

.sidebar1 li li a:hover, .sidebar2 li li a:hover {
	color: #0170CA;
	background: #fff;
}

.sidebar1 li li li a, .sidebar2 li li li a {
	display: block;
	border-bottom: 1px dotted #ddd;
	color: #999;
}
.sidebar1 li li li a:hover, .sidebar2 li li li a:hover {
	color: #366799;
	background: #fff;
}

.sidebar1 a, .sidebar2 a {color:#999}
.sidebar1 a:hover, .sidebar2 a:hover {color:#333}

#footer {
	width: 980px;
	padding: 10px;
	margin-top: 10px;
	background: #1d64a5;
	font-size: 0.7em;
	color: #fff;
}

#footer a {
	color: #f8f8f8;
	font-weight: bold;
}

.copyright {
	float: left;
	line-height: 2em;
}
.copyright img {
	vertical-align: middle;
}

.credit {
	float: right;
	line-height: 2em;
	text-align: right;
}

a.sitename {
	border-bottom: 1px dotted #fff;
}

.post {
	padding: 10px;
	border-bottom: 2px dashed #a2bfdd;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

.post p {
	line-height: 1.6em;
	margin: 0px 0px 7px 0px;
	padding-bottom: 5px;
}

.post h1 {font-size: 1.3em}
.post h2 {font-size: 1.2em}
.post h3 {font-size: 1.1em}
.post h4 {font-size: 1.1em}
.post h5 {font-size: 1em}
.post h6 {font-size: 0.9em}
.post p {font-size: 0.8em}
.post h1 {color: #006bce;letter-spacing:-1px;}
.post h2 {color: #666;letter-spacing:-1px;}
.post h3 {color: #666;letter-spacing:-1px;}
.post h4 {color: #555}
.post h5 {color: #999}
.post h6 {color: #444}
.post p {color: #333}

.post h1.dub {
	font-size: 1.2em;
}

.post ul, .post ol {
	font-size: 0.8em;
	color: #333;
	margin: 0px 0px 7px 0px;
}
.post li, .post li li {line-height: 1.5em}
.post ol {margin-left: 16px}

.post ul ul, .post ol ol {
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.post ul li, .post ul li ul li {
	background: url(images/bullet.gif) no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.post ol li, .post ol li ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.post img {
	vertical-align: middle;
}

.more-link {
}

.post ins {
	text-decoration: underline;
}

.post del {
	text-decoration: line-through;
}

.post code {
	display: block;
	border: 1px dotted #ddd;
	width: 400px;
	padding: 10px;
	background: #eee;
	color: #666;
	margin: 5px auto;
	font-family: "Courier New", Courier, monospace;
}

.post blockquote {
	display: block;
	border: 1px dashed #ddd;
	width: 400px;
	padding: 10px 10px 0px 10px;
	background: #FFF;
	color: #000;
	margin: 5px auto;
}


.post blockquote p {
	color: #666;
	font-weight: normal;
}

.post a:hover {
	border-bottom: 1px dotted #bbb;
}

.post h2 a {
	color: #006bce;	
	font-weight: normal;
}

.post h2 a:hover {
	color: #4896DF;
	border-bottom: 1px dotted #ccc;
}

.post .entry {
	padding: 20px 20px 0px 15px;
}

.post .info {
	font-size: 0.7em;
	color: #666;
	line-height: 1.5em;
}

.post .author {
	font-size: 0.7em;
	color: #666;
	line-height: 1.5em;
}

.post .tags {
	font-size: 0.7em;
	color: #999;
	line-height: 1.5em;
	padding: 5px;
	background: #e7f3ff;
}

.post .tags a {
	color: #333;
}

.post .tags a:hover {
	color: #336699;
	border-bottom: 1px dotted #bbb;
}

.info  {
	float: right;
	width: 50%;
	text-align: right;
}

.comm {
	float: right;
	width: 50%;
	text-align: right;
}

.cat {
	float:  left;
	width: 50%;
	text-align: left;
}

img.alignleft, img.alignright, img.aligncenter, img.alignnone {
	border: 3px solid #eee;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 2px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 2px;
}

.aligncenter {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.alignnone {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

p.wp-caption-text {
	padding: 3px;
	color: #999;
}

.nav {
	margin-top: 10px;
	font-size: 0.8em;
}

.nav a:hover {
	color: #366799;
}
	

.nav_left {
	float: left;
	display: inline;
	margin-left: 5px;
}

.nav_right {
	float: right;
	display: inline;
	margin-right: 5px;
}

.post_header {
	padding-top: 10px;
	margin-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
}

.post_header h1 {
	font-size: 0.9em;
	color: #888;
	letter-spacing: -1px;
}

.post_follow {
	background: #ff9600;
	padding: 10px;
	font-size: 0.75em;
	color: #fff;
	line-height: 1.5em;
	margin-top: 10px;
}

.post_follow a {
	font-weight: bold;
	color: #f8f8f8;
}

.commentlistdiv {
	margin-top: 10px;
	padding: 10px;
	background: #FFF;
	font-size: 0.8em;
	color: #666;
}

.commentlistdiv h1 {
	font-size: 1.3em;
	color: #333;
	border-bottom: 1px solid #eee;
	line-height: 1.5em;
}

.commentlist li {
	background: #fff;
	border-bottom: 1px dotted #ddd;
	padding: 20px;
}

.commentlist li.alt {
	background: #fff;
}

.commentlist li.alt-author {
	background: #e7f3ff;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 460px;
}

.commentbody em {
}

p.comment_author {color: #777; font-weight: bold;}

p.comment_author a {color: #555;}

p.comment_author a:hover {color: #919191;}

p.comment_time {
	line-height: 1.5em;
	color: #aaa;
	font-size: 0.85em;
}

.comment_text {
	line-height: 1.4em;
	margin-top: 3px;
}

.reply {
	margin-top: 10px;
	padding: 10px;
	background: #FFF;
	font-size: 0.8em;
	color: #666;
}

.reply h1 {
	font-size: 1.3em;
	color: #333;
	border-bottom: 1px solid #eee;
	line-height: 1.5em;
}

.reply label {
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666;
	margin-left: 5px;
}

.replytext {
	width: 200px;
	background: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666;
	border: 1px solid #eee;
	padding: 3px;
}

.replytext:focus {
	background: #fffff9;
}

.replytext:hover {border: 1px solid #ccc}

.replyarea {
	width: 540px;
	height: 140px;
	background: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666;
	border: 1px solid #eee;
	padding: 3px;
}

.replyarea:focus {
	background: #fffff9;
}

.replyarea:hover {border: 1px solid #ccc}

.replybutton {
	margin-left: 5px;
	padding: 3px;
	cursor: pointer;
	font-weight: bold;
	background: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #fff;
}

.replybutton:hover {
	background: #2171B8;
}

.ratings, .views {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

.searchform .searchlabel {
	color: #777;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
}

.searchform .searchterm {
	width: 200px;
	padding: 0px 3px;
	background: #ddd;
	color: #555;
}

.searchform .searchbutton {
	margin-left: 5px;
	padding: 0px 3px;
	border: 1px solid #777;
	text-transform: uppercase;
	background: #fff;
	color: #777;
	cursor: pointer;
	height: 24px;
	font-weight: bold;
}

.friends {
	padding: 3px 12px;
}

.friends a {
	color: #0170Ca;
}

