/*
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

*/
@font-face {
 font-family: 'SegoePrintRegular';
 src: url('font/segoepr-webfont.eot');
 src: local('Segoe Print'), local('SegoePrint'), url('font/segoepr-webfont.woff') format('woff'), url('font/segoepr-webfont.ttf') format('truetype'), url('font/segoepr-webfont.svg#webfont9Qyp52YL') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'SegoePrintRegular';
 src: url('font/segoepr-webfont.eot');
 src: local('Segoe Print'), local('SegoePrint'), url('font/segoepr-webfont.woff') format('woff'), url('font/segoepr-webfont.ttf') format('truetype'), url('font/segoepr-webfont.svg#webfont9Qyp52YL') format('svg');
 font-weight: normal;
 font-style: normal;
}
* { margin: 0; padding: 0;}
img { border: none;}
ul, ol, li { list-style:none;}
a { color:#d30300; text-decoration:none;}
a:hover { text-decoration: underline;}
input, select, textarea { font-family: Arial, Helvetica, sans-serif;font-size:13px;color:#666;border:solid 1px #ddd; padding:1px;}
input[type=text], textarea { padding: 2px;}
input[type=image] { border: none;}
input[type=button] { background:#ff930c url(images/bg-button.gif) repeat-x 0 0; color:#fff; cursor:pointer; padding:1px 3px 2px; border:1px solid #D26E00;}
body { background: #f95543 url(images/bg-pop.png); font-family: Helvetica, Arial, sans-serif; font-size:13px;}
#wrapper { background: url(images/bg-wrapper.png); width:860px; position: absolute; left:50%; margin-left:-433px; padding:0 3px; min-height:100%;}
#header, #footer, #nav, #container { width:100%; float:left;}
#header { background: url(images/bg-header.gif) no-repeat 0 0; min-height:145px;}
#container { padding: 10px 0 30px;}
#footer { border-top: solid 5px #d30300; padding-top:10px; text-align:center; font-size:11px; padding-bottom:10px; }
#footer ul { padding:5px 0;}
#footer li { display: inline; margin: 0 3px;}
#footer a { color:#333; font-weight:bold; }
#footer p { padding: 0 15px 5px;}
#footer a { font-weight:bold;}
#footer .legality { color:#666;} 
#logo { padding: 15px; float:left;}
#topmenu { font-family: tahoma; font-size:11px; text-align:right; padding-top:5px; padding-bottom:10px; }
#topmenu li { display: inline; padding: 0 15px 0 0;}
#topsearch { background: #cf0100 url(images/bg-topsearch.gif) repeat-x 0 0; border: solid 1px #bb0500; float:right; padding: 5px;margin-right:15px;}
#topsearch select { min-width:70px;}
#topsearch input { border: solid 1px #d26e00;}
#topbanner { float:right; padding:10px 15px;}
#nav { background:#000000; font-size: 18px; line-height:1em;font-family: 'SegoePrintRegular'; }
#nav li { float: left; background: url(images/nav-sep.gif) no-repeat left center; padding-left:20px;}
#nav li.first { background:none; padding-left:0;}
#nav a { display:inline-block; color:#fff; text-decoration:none; padding: 7px 30px 9px;}
#nav a:hover, #nav li.active a { background: url(images/glow.png) no-repeat center center;}
#breadcrumbs2 { width:100%; float:left;      height:33px; color:#000;}
#breadcrumbs2 ul { padding-left:5px; padding-top:8px;}
#breadcrumbs2 li { display: inline; padding-left:10px; background:url(images/icon-sep.gif) no-repeat 0 7px; float:left; }
#breadcrumbs2 li + li { margin-left: 5px;}
#breadcrumbs2 li.first { background-image:none;}
#breadcrumbs2 a { color:#000000;}


.sidebar { width:250px; float:right; padding-right:15px;}
.content { padding-right: 290px; padding-left:15px;}
.box { width:100%; float:left; background: url(images/bg-title.gif) no-repeat center top; padding-top:25px; border:none; margin-bottom:15px; }
.box h2 {
	font-size:18px;
	text-align:center;
	line-height: 1em;
 	font-family:"SegoePrintRegular";
	color:#bdbdbd;
 	font-weight:normal;
	margin-bottom:10px;
}
.box h2 + form { margin-top:10px;}
.box li { font-family:georgia; color:#33a02d; padding-top:5px; font-size:12px;}
.box li a { color:#33a02d;}

.article_box {
	float:left;
	width:100%;
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
}
.article_box + .article_box {
	border-top:4px solid #bdbdbd;
}
.article_box h1 {
	font-size:26px;
	margin-bottom:10px; color:#333;
}
.article_box h1 a{ text-decoration:none;}
.article_box .postedby {
	float:left;
	width:100%;
	padding: 10px 0;
}
.article_box .postedby .left a {
	color:#33a02d;
}
.article_box .postedby .right a {
	color:#545454;
	text-decoration:underline;
}
.article_box .postedby .right a:hover {
	text-decoration:none;
}
.article_content {
	float:left;
	width:100%;
}
.article_content img {
	border:1px solid #919191;
}
.article_content img.alignleft {
	margin:5px 9px 5px 0;
}
.article_content p {
	padding:0 0 10px 0;
	line-height:20px;
}
.date {
	float:left;
	position:absolute;
	left:-75px;
	top:6px;
	font-weight:bold;
	background:#33a02d;
	padding:3px;
	width:51px;
}
.date .month, .date .day, .date .year {
	width:100%;
	text-align:center;
	color:#fff;
}
.date .month {
	font-size:13px;
}
.date .day, .date .year {
	background:#fff;
	color:#6b6b6b;
}
.date .day {
	font-size:26px;
}
.date .year {
	font-size:17px;
}
.readmore {
	float:left;
}
.readmore a, .awppost_link {
	color:#434343;
	text-decoration:none;
	background:url(images/i_readmore.gif) no-repeat left center;
	padding:0 0 0 15px;
	display: inline-block;
}
.readmore a:hover {
	text-decoration:underline;
}




.icons {
	width:100%;
	float:left;
	background:#f7f4ea;
	margin-bottom:27px;
	font-size:9px;
}
.icons ul {
	float:left;
	padding:5px;
}
.icons ul li {
	float:left;
	padding-right:8px;
}
.icons a {
	float:left;
	text-align:center;
	width:100%;
}
.icons a:hover {
	text-decoration:none;
}
.i_reddit {
	background:url(images/i_reddit.gif) no-repeat left top;
	width:51px;
	height:66px;
}
.i_buzz {
	width:50px;
	height:65px;
	background:url(images/i_buzz.gif) no-repeat left top;
}
.i_buzz a, .i_share a {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	padding-top:5px;
	text-shadow: 1px 1px 1px #000
}
.i_share a{
text-shadow: 0px 0px 0px #000
}
.i_share a {
	color:#333;
}
.i_dzone {
	background:url(images/i_dzone.gif) no-repeat left top;
	width:50px;
	height:67px;
}
.i_dzone a {
	color:#1b5790;
	font-weight:normal;
	padding-top:20px;
	font-size:9x;
}
.i_tweeted a {
	color:#444;
	font-weight:normal;
	padding-top:5px;
}
.i_tweeted a span {
	font-size:14px;
	font-weight:bold;
}
.i_tweeted {
	background:url(images/i_tweeted.gif) no-repeat left top;
	width:50px;
	height:61px;
}
.i_share {
	background:url(images/i_share.gif) no-repeat left top;
	width:52px;
	height:61px;
}
.i_save {
	background:url(images/i_save.gif) no-repeat left top;
	width:50px;
	height:54px;
}
.i_save a {
	font-size:9px;
	font-weight:normal;
	color:#fff;
	padding-top:38px;
}







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, .right {
	float: right;
}
.alignleft, .left {
	float: left;
}
#wp-calendar { width: 200px; margin: 0 auto;}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar td { border: solid 1px #ddd; text-align:center; padding:1px;}
#wp-calendar td.pad { border:none;}

.comments {
	float:left;
	width:100%;
}
.comments h3, .respond h3 {
	font-size:26px;
	padding:10px 0 0 0;
}
.respond h3 {
	padding-bottom:10px;
}
.comments ul {
	float:left;
	width:100%;
	padding:0px 0;
}
.comments ul li {
	padding:0 0 0 56px;
	position:relative;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-top:20px;
	line-height:15px;
}
.comment-author {
	font-size:16px;
	line-height:20px;
}
.comment-author img {
	left:0;
	position:absolute;
	top:5px;
}
.fn {
	font-weight:bold;
	line-height:20px;
}
.comment-meta {
	line-height:20px;
}
.fn a {
	color:#33A02D;
}
.comment-body p {
	padding:10px 0;
}
.respond {
	float:left;
	width:100%;
	margin-top:10px;
}
.respond ul li {
	padding-bottom:10px;
	float:left;
	width:100%;
}
.comment-notes {
	float:left;
	width:100%;
	padding:10px 0;
}
.required {
	color:red;
}
.respond label {
	float:left;
	width:100%;
	color:#888888;
}
.input01, .textarea01 {
	float:left;
	width:98%;
	color:#333333;
	font-size:12px;
	-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #CCCCCC;
	padding:5px 2px;
	font-family:Georgia, "Bitstream Charter", serif;
}
.textarea01 {
	height:180px;
}
.form-allowed-tags {
	color:#888888;
	font-size:12px;
	font-size:11px;
	line-height:18px;
}
.form-allowed-tags span {
	color:#666;
}
.form-submit input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:auto;
	color:#333333;
	line-height:24px;
}

.wp-pagenavi {
	float:left;
	width:100%;
	background:#fff;
	padding-top:15px;
	position:relative;
	z-index:999;
	margin-top:-14px;
	font-weight:bold;
}
.wp-pagenavi span, .wp-pagenavi a {
	background:#fbc2e0;
	color:#fff;
	line-height:22px;
	padding:0 10px;
	margin-right:5px;
	float:left;
}
.wp-pagenavi a:hover { filter: alpha(opacity=80); opacity:0.8;}
.wp-pagenavi span {
	color:#2b2a2a;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink { font-family:Georgia, "Times New Roman", Times, serif;}
.page-title { margin-bottom: 10px; font-size:24px;}
