/*
Theme Name: Sam Weber
Theme URI: http://sampaints.com/
Description: Sam paints things. Often for money.
Version: 1.0
Author: Russ Maschmeyer
Author URI: http://strangenative.com/
Tags: cold, emotionless, HAL9000, soul sucking

	Sam Weber v1.0
	 http://sampaints.com/

	This theme was designed and built by Russ Maschmeyer,
	whose blog you will find at http://strangenative.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, sans-serif;
	/*background: url(images/gridlines.gif);*/
	background: #fffff;
	color: #666666;
	text-align: left;
	}
	
a, a:visited, a:link {
	color: #dfa8a9;
	text-decoration: none;
	}
	
a:hover {
	color: #fdabad;
	}

#page {
	text-align: left;
	}

#content {
	line-height: 1.6em;
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry img {
	margin-bottom: 20px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

:focus {
	outline: none;
	}

.thread-alt {
}
.thread-even {
}
.depth-1 {
}

.even, .alt {
}

#footer {
	border: none;
	}

small {
	color: #b9b8b8;
	font-size: 9px;
	text-transform:uppercase;
	}

h1, h2, h3 {
	font-family: arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-size: 1.1em;
	letter-spacing: .03em;
	}

h1.sam_weber {
	width: 81px;
	height: 13px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(images/sam_weber.gif);
	}

h2 {
	font-size: 1.0em;
	line-height: 20px;
	color: #666;
	}

h2.pagetitle {
	font-size: 1.0em;
	}

#sidebar h2 {
	font-size: 1.0em;
	}

h3 {
	font-size: 1.0em;
	}

h1, h1 a, h1 a:visited, h1 a:link {
	text-decoration: none;
	color: #666666;
	}
	
h1 a:hover {
	color: #dfa8a9;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.sticky {
	}
.sticky h2 {
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}

.commentlist li .avatar { 
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

code {
	}

acronym, abbr, span.caps
{
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px 0px 30px 45px;
	padding: 0;
	width: 900px;
	}

#header {
	margin-top: 45px;
	width: 135px;
	float: left;
	display: block;
	line-height: 20px;
	}

hr {
	clear: both;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	color: #e4e4e4;
	background-color: #e4e4e4;
	border: none;
	height: 1px;
	width: 100%;
	}

.client_left {
	float: left;
	width: 150px;
	margin-top: 10px;
	}
	
.client_right {
	float: left;
	width: 150px;
	margin-top: 10px;
	}

/* Begin NAV */	
ul.nav {
	margin: 2.0em 0px;
	padding: 0px;
	}	
	
ul.nav li {
	font-family: arial, sans-serif;
	font-size: 1.0em;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	}
	
.nav li a, .nav li a:link, .nav li a:visited {
	color: #666666;
	}

.nav li a:hover {
	color: #666666;
	background: #f8dddb;
	}

ul.work {
	margin: 0px 0px 1.2em 5px;
	font-style:italic;
	padding: 0px;
	}

.work li {
	text-transform: lowercase;
	font-family: arial, sans-serif;
	font-size: 1em;
	list-style-type: none;
	line-height: 1.4em;
	margin: 6px 0px 6px 0px;
	}

.work li a, .work li a:link, .work li a:visited {
	color: #999;
	}

.work li a:hover {
	color: #dfa8a9;
	background: none;
	}
	
.currentactives a {

color: #dfa8a9 !important;

}	

.prevnextsingles a, .prevnextsingles a:link, .prevnextsingles a:visited {
	color: #666666;
}

.prevnextsingles a:hover {
	color: #dfa8a9;
}

.prevnextsingles {
	font-family: arial, sans-serif;
	font-size: 1.0em;
	padding-bottom: 2px;
}
/* END NAV */

.illustration strong {
	}

.illustration em {
	line-height: 1.2em;
	}

.buy_item {
	border-bottom: 1px solid #e4e4e4;
	}

.contact {
	margin-top: 9px;
	line-height: 1.4em;
	}

.buypage {
	width: 400px;
	/*margin-bottom: 10px;*/
	color: #bababa;
	}

.narrowcolumn {
	float: left;
	margin: 46px 0px 0px 20px;
	width: 400px;
	padding: 0px;
	}

.narrowcolumn_work1 {
	float: left;
	margin: 41px 0px 0px 20px;
	width: 700px;
	padding: 0px;
	}
	
.narrowcolumn_work2 {
	float: left;
	margin: 45px 0px 0px 20px;
	width: 700px;
	padding: 0px;
	}

.narrowcolumn_buy {
	float: left;
	margin: 46px 0px 0px 20px;
	width: 450px;
	padding: 0px;
	}

.post {
	margin: 0 0 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	color: #bababa;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
/* End Structure */

/* PayPal Button */

.paypal a {
	overflow: hidden;
	width: 21px;
	height: 20px;
	text-indent: -9999px;
	display: block;
	background: url(images/paypal.jpg) no-repeat;
	background-position: 0px -20px;
	margin: 4px 0px;
	}
	
.paypal a:hover {
	background-position: 0px -40px;
}

.paypal a:active {
	background-position: 0px 0px;
}
/* End PaypL Button */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 0px 8px 8px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 8px 8px 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {

	}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 */
	 }
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-family: arial, sans-serif;
	font-size: 1.0em;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation a, .navigation a:link, .navigation a:visited {
	color: #666666;
	}

.navigation a:hover {
	color: #dfa8a9;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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