/*
Theme Name: Supplies Guys
Theme URI: http://www.suppliesguys.com/
Description: Customized theme for Supplies Guys blogs.
Version: 1.2
Author: Graphtek
Author URI: http://www.graphtek.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

*/

html {
	margin: 0px;
	padding: 0px;
	background: white url(images/bg2.gif) left top repeat-x;
	font: normal 12px/14px Arial,sans-serif;
	color: black;
}
body {
	width: 880px;
	margin: 0px auto;
	padding: 0px 0px 0px 15px;
}
h2,h3 {
	font: bold 24px/30px Arial,sans-serif;
	margin: 24px 0px 0px 0px;
	padding: 0px;
}
h2 a,h3 a {
	color: black;
}
h2 a:hover,h3 a:hover {
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #0070da;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
div.header {
	position: relative;
	height: 254px;
	background: url(images/top-shadow.gif) left bottom no-repeat;
}
div.header h1 {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 880px;
	height: 183px;
	margin: 0px;
	padding: 0px;
}
div.header a.sgref {
	position: absolute;
	top: 178px;
	left: 668px;
}
p.toplinks {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 7px;
	left: 6px;
	line-height: 15px;
}
p.toplinks a {
	display: inline-block;
	padding: 0px 12px 0px 10px;
	background: url(images/top-bar-sep.gif) right top no-repeat;
	text-decoration: underline;
}
p.toplinks a.rss {
	padding: 0px 0px 0px 31px;
	background: url(images/rss.gif) 8px top no-repeat;
}
ul.categories {
	position: absolute;
	bottom: 0px;
	left: 16px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.categories li {
	margin: 0px 2px 0px 0px;
	line-height: 29px;
	float: left;
	padding-left: 5px;
	background: url(images/tab-left.gif) left top no-repeat;
}
ul.categories a {
	color: white;
	display:inline-block;
	padding: 0px 11px 0px 7px;
	background: #66c000 url(images/tab-right.gif) right top no-repeat;
	text-decoration: none;
}
div.srch {
	position: absolute;
	top: 223px;
	left: 670px;
}
div.srch form {
	margin: 0px;
	padding: 0px;
}
div.srch input {
	border: 1px solid #a5acb2;
	width: 141px;
	color: #989898;
	font-style: italic;
	padding: 3px 5px;
	vertical-align: middle;
}
div.srch input.active {
	font-style: normal;
	color: black;
}
div.srch button {
	width: 28px;
	height: 28px;
	overflow: hidden;
	padding: 28px 0px 0px 0px;
	background: url(images/gobtn.jpg) left top no-repeat;
	cursor: pointer;
	vertical-align: middle;
	border: 0;
}

div.content {
	display: inline;
	position: relative;
	padding-bottom: 18px;
	width: 880px;
	float: left;
	zoom: 1;
	background: url(images/mainbg.gif) left top repeat-y;
	z-index: 2;
}
div.content img.lts {
	position: absolute;
	left: -14px;
	top: -12px;
}
div.leftcol {
	display: inline;
	float: left;
	width: 563px;
	margin: 0px -590px 0px 27px;
}
p.byline {
	font: normal 12px/14px Arial,sans-serif;
	color: #696969;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
p.categories {
	text-align: right;
	color: #989898;
}
div.comments {
	position: relative;
	background: url(images/comments.gif) left top no-repeat;
	padding: 3px 0px 0px 40px;
	line-height: 27px;
}
div.nocomments {
	position: relative;
	background: url(images/comments-no-bubble.gif) left top no-repeat;
	padding: 3px 0px 0px 40px;
	line-height: 27px;
}
a.taf {
	position: absolute;
	top: 8px;
	right: 7px;
}
div.rightcol {
	display: inline;
	float: left;
	width: 212px;
	margin: 0px 0px 0px 643px;
	color: #a6cdf4;
}
div.rightcol a {
	color: white;
}
div.rightcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.rightcol ul ul {
	list-style: disc;
}
div.rightcol li {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
div.rightcol li li {
	margin: 0px 0px 0px 22px;
	padding: 4px 0px 0px 0px;
}
div.rightcol h2 {
	background: url(images/sidebar-title-bg.gif) left top no-repeat;
	color: black;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 10px;
	font: bold 12px/27px Arial,sans-serif;
}
div.footer {
	clear: left;
	position: relative;
	padding: 72px 0px 0px 12px;
	top: -72px;
	left: -12px;
	z-index: 1;
	background: url(images/shadow-bottom.gif) left top no-repeat;
}
h3.comments {
	padding-left: 38px;
	line-height:24px;
	background: url(images/bubble.gif) left top no-repeat;
}
div.comment {
	position: relative;
	background: url(images/comment-bg.gif) left top repeat-y;
	margin-top: 9px;
	width: 523px;
	padding: 20px;
}
img.commenttop {
	position: absolute;
	top: 0px;
	left: 0px;
}
img.commentbottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
}
textarea {
	width: 563px;
}
input,textarea {
	border: 1px solid #a5acb2;
	padding: 3px 5px;
	vertical-align: middle;
}
form#commentform button {
	width: 106px;
	height: 36px;
	overflow: hidden;
	padding: 36px 0px 0px 0px;
	background: url(images/postreplybtn.gif) left top no-repeat;
	cursor: pointer;
	vertical-align: middle;
	border: 0;
}
div.rightcol li.authorlist ul {
	list-style: none;
}
div.rightcol li.authorlist li {
	position: relative;
	padding: 12px 0px 7px 90px;
	margin: 0px 0px 0px 7px;
	background: url(images/pic_fpo.jpg) left 8px no-repeat;
	line-height: 65px;
}
div.rightcol li.authorlist li img {
	position: absolute;
	top: 14px;
	left: 9px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

