/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
body {
	font: normal normal normal 14px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #efefef url('images/background.jpg') repeat-y;
	padding: 0;
	margin: 0;
	line-height: 160%;
	color: #676c6f;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}
h1 {
	font: normal normal bold 20px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}
h2 {
	font: normal normal bold 15px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #fff;
}
h3 {
	font: normal normal bold 13px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h4 {
	font: normal normal bold 20px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #f36928;
}
.content12px {
	font-size: 12px;
}
.spangray {
	color: #9f9e9e;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #ababab;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* Site wrapper settings */
#mainBlock {
	width: 1000px;
	background: url('images/bmm-background.png') top right no-repeat;
	float: left;
}
/* Site Link Settings */
.titleLink:link, .titleLink:visited, .titleLink:active {
	font: normal normal bold 20px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 145%;
}
.titleLink:hover {
	text-decoration: none;
	color: #f36924;
	background: none;
}
a:link, a:visited, a:active {
	font: normal normal normal 14px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #227bb5;
	text-decoration: none;
	line-height: 145%;
	padding: 1px 2px 1px 2px;
}
.boldLink:link, .boldLink:visited, .boldLink:active {
	font: normal normal bold 14px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #227bb5;
	text-decoration: none;
	line-height: 145%;
	padding: 1px 2px 1px 2px;
}
.defaultLink12:link, .defaultLink12:visited, .defaultLink12:active {
	font: normal normal bold 12px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #227bb5;
	text-decoration: none;
	line-height: 145%;
	padding: 1px 2px 1px 2px;
}
a:hover, .boldLink:hover, .defaultLink12:hover {
	text-decoration: none;
	color: #fff;
	background-color: #358dc7;
}
/* Main Body Settings */
#bodyBlock {
	width: 970px;
	float: left;
	padding-left: 27px;
}
.contentWrap {
	width: 775px;
	float: left;
}
.blogWrap {
	float: left;
	width: 729px;
	padding-bottom: 50px;
}
.blogWrapIndent {
	float: left;
	width: 106px;
}
.blogWrapTitle {
	float: left;
	width: 729px;
	padding-bottom:15px;
}
.blogDateBack {
	background: url('images/date-background.png') no-repeat;
	float: left;
	width: 106px;
	height: 98px;
	padding-top: 2px;
}
.blogDay {
	font: normal normal normal 29px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 30px;
	color: #fff;
	padding: 0px 7px 0px 25px;
}
.blogMonthYear {
	font: normal normal normal 11px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 30px;
	color: #fff;
	padding: 6px 0px 0px 0px;
	text-transform: uppercase;
	height: 12px;
}
.blogItemBlock {
	float: left;
	width: 599px;
	padding-left: 24px;
}
.blogTitleBlock {
	width: 599px;
	border-bottom: 1px dotted #a1a1a1;
	padding: 0px 0px 10px 0px;
	float: left;
}
.blogTitle {
	float: left;
	width: 533px;
}
.blogAuthor {
	float: left;
	width: 56px;
	padding-right: 10px;
}
.avatar {
	border: 1px solid #a1a1a1;
	cursor: pointer;
	padding: 2px;
}
.avatar:hover {
	border: 1px solid #42270d;
	padding: 2px;
}
.blogContent {
	float: left;
	width: 599px;
	padding-top: 10px;
}
.blogPagination {
	padding: 0px 0px 30px 130px;
	float: left;
	width: 599px;
	text-align: right;
}
/* Right Part Settings */
#sidebar {
	float: left;
	width: 190px;
}
#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#sidebar li {
	float: left;
	width: 190px;
	padding: 0px 0px 30px 0px;
	margin:0px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul ul li {
	margin:0px;
	list-style-type: none;
	list-style-image: none;
	font: normal normal normal 12px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #a1a1a1;
	line-height: 155%;
}
#archives-3 h2 {
	font: normal normal bold 13px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px 0px 13px 36px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url('images/archive-icon.png') no-repeat;
}
#archives-3 ul li, #categories-3 ul li {
	color:#9F9E9E;
}
#categories-3 h2 {
	font: normal normal bold 13px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px 0px 13px 36px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url('images/category-icon.png') no-repeat;
}
#archives-3 a, #categories-3 a {
	font: normal normal normal 13px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #181818;
	text-decoration: none;
	line-height: 155%;
	text-transform:lowercase;
}
#archives-3 a:hover, #categories-3 a:hover {
	text-decoration: none;
	color: #9f9e9e;
	background: none;
}
#twitter-3 ul {
	color: #181818;
}
#twitter-3 h2 {
	font: normal normal bold 13px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 11px 0px 16px 36px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url('images/twitter-icon.png') no-repeat;
}
#twitter-3 h2 a {
	font: normal normal bold 13px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#twitter-3 h2 a:hover {
	font: normal normal bold 13px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#358dc7;
}
#twitter-3 a {
	font: normal normal bold 12px Helvitica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #227bb5;
	text-decoration: none;
	line-height: 145%;
	padding: 1px 2px 1px 2px;
}
#twitter-3 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #358dc7;
}
.feedsIcon {
	float: left;
	width: 190px;
	padding: 100px 0px 0px 0px;
	text-align: center;
}
.aboutSide {
	float: left;
	width: 190px;
	padding: 0px 0px 25px 0px;
}
.rightTitleBlock {
	float: left;
	width: 190px;
	padding-bottom: 10px;
}
.rightTitle {
	float: left;
	width: 145px;
	padding: 5px 0px 0px 5px;
}
.rightIcon {
	float: left;
	width: 32px;
}
.rightContent {
	float: left;
	width: 190px;
}
.searchBlock {
	float: left;
	width: 180px;
	background-color: #d6d6d6;
	padding: 5px;
}
.searchTxt {
	float: left;
	width: 140px;
}
.searchButton {
	float: left;
	width: 40px;
}
/* Header settings */
#headerBlock {
	width: 867px;
	float: left;
	padding-left: 133px;
}
.headerBorder {
	background: url('images/header-border.jpg') repeat-x;
	float: left;
	width: 4px;
	height: 170px;
}
.headerBack {
	background: url('images/header-background.jpg') repeat-x;
	float: left;
	width: 639px;
	height:170px;
}
.headerLogo {
	float: left;
	padding: 30px 0px 0px 35px;
	width: 604px;
}
.headerAbout {
	width: 599px;
	float: left;
	padding: 30px 20px 40px 20px;
}
/* Footer Settings */
#footerBlock {
	width: 863px;
	float: left;
	padding-left: 137px;
}
.footerWrap {
	background-color: #42270d;
	float: left;
	width: 599px;
	padding: 20px;
}
.footerLinkWrap {
	float: left;
	width: 135px;
	padding-right: 10px;
}
.footerCopyrightBlock {
	float: left;
	width: 599px;
	padding-top: 20px;
}
.footerLogo {
	float: left;
	width: 157px;
	height: 48px;
	padding: 10px 20px 10px 0px;
	border-right: 1px solid #5a442f;
}
.footerCopyright {
	font: normal normal normal 12px Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 381px;
	color: #7e7063;
	padding: 14px 0px 0px 20px;
	line-height: 160%;
}
.footerLink:link, .footerLink:visited, .footerLink:active {
	font: normal normal normal 12px Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #eb6c29;
	text-decoration: none;
	line-height: 155%;
}
.footerLink:hover {
	text-decoration: none;
	color: #fff;
	background-color: #f06116;
}
/* -- Forms settings -- */
form {
	padding: 0px;
	margin: 0px;
}
.txtsearch {
	font: normal normal normal 14px Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	background: #fff;
	margin: 1px;
	padding: 3px;
	border: 1px solid #ffffff;
}
.txtsearch:hover, .txtsearch:focus {
	background: #fbeee0;
	border: 1px solid #fbeee0;
	color: #000;
}
.txtinput, select , textarea {
	font: normal normal normal 14px Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	background: #f8f8f8;
	margin: 1px;
	padding: 3px;
	border: 1px solid #d8d8d8;
}
.txtinput:hover,.txtinput:focus,textarea:focus, select:focus, textarea:hover, select:hover {
	background: #fbeee0;
	border: 1px solid #ecd8c2;
	color: #000;
}
.buttons, .btnForm {
	font: normal normal normal 12px Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #8e8e8e;
	margin: 1px;
	padding: 3px;
	border: 0px;
	cursor: pointer;
}
.buttons:hover {
	background-color: #fbeee0;
	color: #000;
}
.btnForm:hover {
	background-color: #f06116;
	color: #fff;
}