/*  
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/

	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-size: 80%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(images/dotted_background2.gif);
	background-repeat:repeat-y;
	color: #000;
}

html, body {
	margin:0pt;
	padding:0pt;
}

p{
	margin:0px;
	padding:0px;
	line-height:1.55em;
}


#page {
	background-image:none;
	background-color: white;
	text-align: left;
	
}

#header {
	
}

#headerimg 	{ 

} 

a#headerimage{
	display:block;
	background-image:url(images/head.gif);
	background-repeat:no-repeat;	
	height:110px;
	width:800px;
	background-position:left top;
}

a#headerimage:hover{
	display:block;
	background-image:url(images/head_hover.gif);
	background-repeat:no-repeat;	
	height:110px;
	width:800px;	
	background-position:left top;
}

#content {
	
}

#content .description{
	
}

.widecolumn .entry p {
	
}

.narrowcolumn .entry, .widecolumn .entry {

}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {

	}

.alt {	
}

#footer {	
	border: none;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}

.smaller{
	font-size:85%;
}

.smaller a{
	font-size:100%;
}
h1, h2 {	
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h3{
	text-transform:uppercase;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select {
	border:1px solid #6D6E71;
	color:#4C4C4C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	margin:1px 1px 6px;
	padding:2px;
}

input.subscription{
	margin-bottom:0px;
	border:0px solid;
}

.subscriptioninput{
	width:194px;
}

#sidebar input.inputText{
	width:194px;
	padding:3px;
}
.title_container{
	padding-bottom:10px;
}

#sidebar .title_container{
	padding-top:10px;
	border-top:1px solid #000;
}
h2 .title_container{
	margin-bottom:-20px;
}

h2 .title_container .title{
	font-size:50%;
}

h2 .title_container .description{
	font-size:50%;
}


#subscribeform2{
	
}

#subscribeform2 input{
}



#twitter_feed .twitterPostItem{
	color: #000;
	margin-bottom: 5px;
}

#twitter_feed li a.twitterPostPermalink{
	color: #000;
	font-weight: normal;
	font-style: normal;
	display: none;
}

#sidebar ul li #twitter_feed li{
	background-image:url(images/black_arrow.gif);
	background-position: left 6px;
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
}

#sidebar a{
	font-weight:bold;
}

.title{
	text-transform:uppercase;
	font-weight:bold;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.description{
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 150%;	
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	}

.entry p a{
	font-size: 90%;	
}

.entry p a:visited {
	color: #ff0000;
	}

p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#58595B;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-size:110%;
	font-style:normal;
	font-weight:bold;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentauthor{
	color:#000;
	padding-bottom:20px;
}

.commentlist .author_comment{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #F2F2F2;
	margin-bottom: 0;
}

.author_comment .commentauthor a{
	background-color: #f00;
	color: #fff;
}

.author_comment .commentauthor a:hover{
	color: #fff;
}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #ff0000;
	text-decoration: none;
	font-size:85%;
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

a.more-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url("images/readmore.gif");
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
}

a.comments{
	background-image:url("images/comment.gif");
	background-repeat:no-repeat;
	font-weight:bold;	
	padding-left:15px;
	background-position:0% 50%;
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.button {
	border:1px solid #000000;
	float:left;
	display:block;
	margin-left:5px;
	padding:3px 6px 3px 7px;
	position:relative;
	text-decoration:none;
	vertical-align:top;
	font-weight:bold;
}

a.button:hover{
	border:1px solid #ff0000;
	background:#ff0000;
	color:#fff;
}

a.hilite{
	background-color: #ff0;
	color: #000;
}

#btn_index{
	display: block;
	width: 530px;
	height: 68px;
	background-image: url(images/bg_btn_index.gif);
	line-height: 68px;
	text-align: center;
	color: #f00;
	font-size: 140%;
	text-transform: none;
}

a#btn_index:hover{
	text-decoration: underline;
}



#subscribeform2 .button{
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

#postsubmit{
	margin-left:0px;
	margin-top:5px;
	font-size:90%;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar  input{
	float:left;
}

.author img{
	margin-right:10px;
	position:relative;
	float:left;
}

img.tl{
	position: absolute;
	background-image:url(images/corner_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:2px;
	width:2px;	
	z-index: 100;
	top: -1px;
	left: -1px;
}

a.button:hover img.tl{
	background-image:url(images/red_corner_tl.gif);	
}	
	
img.tr{
	position: absolute;
	height:2px;
	background-image:url(images/corner_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;	
	width:2px;		
	z-index: 100;
	top: -1px;
	right: -1px;
}
a.button:hover img.tr{
	background-image:url(images/red_corner_tr.gif);	
}

img.bl{
	position: absolute;
	background-image:url(images/corner_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;		
	height:2px;
	width:2px;		
	z-index: 100;
	bottom: -1px;
	left: -1px;
}
a.button:hover img.bl{
	background-image:url(images/red_corner_bl.gif);	
}

img.br{
	position: absolute;
	height:2px;
	width:2px;
	background-image:url(images/corner_br.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	z-index: 100;
	bottom: -1px;
	right: -1px;
}
a.button:hover img.br{
	background-image:url(images/red_corner_br.gif);	
}


#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;
	}

#email,#s{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#818181;
}

.rss{
	background-image:url(images/rss.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;	
}

.morepost{
	background-image:url(images/morepost.gif);
	background-position:left 10%;
	background-repeat:no-repeat;
	padding-left:15px;
}

.bold{
	font-weight:bold;
	font-size:100%;
}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 915px;	
	}

#header {
	/*background-color: #73a0c5;*/ 
	margin: 0 0 0px 1px; 
	height:170px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	/*height: 200px;
	width: 100%;*/
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 530px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
#subscribeform2 .hrDotted{
	padding-top:10px;
}

.postmetadata .hrDotted{
	margin-bottom:10px;
}

small.paragraph{
	line-height:1.65em;
}

.paragraph a{
	font-weight:bold;
	font-size:100%;
}

.posttitle .hrDotted{
	padding-top:15px;
}

.posttitle{
	margin-bottom:26px;
	padding-bottom:0px;
}

.posttitle h2{
	font-size:160% !important;
	font-weight:normal;
	margin-top:16px;
	padding-bottom:5px;
}

.singlepost .posttitle h2{
	padding-bottom: 0;
}

.singlepost .posttitle h2 a{
	font-size: 120%;	
}

.postindex img{
	margin-top:-3px;
}

.postindex .entry{
	padding-top:7px;
}

a.readpost{
	font-weight:bold;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

.post{
	margin: 0 0 20px;
	padding-bottom:12px;	
}

.posts_container .post{
	margin:0px;
	padding-bottom:20px;
}

.searchresult_container{
	padding-top:20px;
}

.searchresult_container .post{
	padding-bottom:0px;
	padding-top:3px;
}

.searchresultno{
	padding-top:5px;
}

.postindex {

}

.postindex{
	padding-bottom:15px;
}

.post h2,.postindex h2{
	color:#000;
	font-weight:normal;
	font-size:160%;
	margin: 0px 0px 5px 0px;
}


.postindex .postimage, .post .postimage, .singlepost .postimage{
	width: 80px;
	float:left;
	margin-top:3px;
}

.postindex .posttext, .post .posttext{
	float:left;
	width:450px;
}

.postindex .posttext, .post p{
	margin-top:5px;
	margin-bottom:5px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top:-4px;
	}

.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: left;
}

#searchcontainer{
	vertical-align:top;
	padding-bottom:5px;
}

#searchcontainer td{
	vertical-align:top;
}

#sidebar ul, #sidebar p{
	margin: 0px 0px 0px 2px;
	padding:0px;
}

#footer {	
	padding: 100px 0px 0px 0px;
	clear: both;
	width:885px;
	}

#footer p {
	border-top:1px solid #000;
	margin: 0;
	padding: 10px 0;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clear{
 clear:both;
 height:1px;
 margin-bottom:-1px;
 overflow:hidden;
 position:relative;
}
 
#advert{
	padding-bottom:10px !important;
}

#subscription_container{
	padding-bottom:19px;
}

#fresh_container{
	padding-bottom:19px;
}

#recommended_container{
	padding-bottom:19px;
}

.posts_container{
	padding-top:5px;
}

.postindex_container{
	padding-top:0px;
}


div hr {
	display:none !important;
}

div.hrDotted {
	background-image:url(images/bg_hr_dotted.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:medium none;
	height:1px;
	margin:1px 0pt;
	overflow:hidden;
}


.posts_container div.hrDotted{
	padding-bottom:12px;
}

.postindex_container div.hrDotted{
	padding-bottom:14px;
}

.searchresult_container div.hrDotted{
	padding-bottom:17px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3#comments{
	border-top:1px solid #000000;
	font-size:80%;
	padding-bottom:8px;
	padding-top:10px;
}

h3#respond{	
	border-top:1px solid #000;
	padding-top:10px;
	padding-bottom:25px;
	font-size:80%;	
}

td{
	padding-bottom:12px;
	padding-top:0px;
}

#subscribeform2 td{
	padding-bottom:20px;
}

#subscribeform2 th{
	font-weight:normal;
	padding-bottom:20px;
	padding-top:5px;
}

.label{
	width:63px;
	vertical-align:top;
	padding-top:13px;
}

.desc{
	position:relative;
	top:10px;
	padding-left:5px;
}

#commentform{
	padding-top:12px;
	margin-top:0px;
}
#commentform table{	
}

#commentform #author,#commentform #email,#commentform #url{
	width:155px;
	vertical-align:top;
}

#commentform textarea{
	width:335px;
}

.postText{
	width:335px;
}
/* End Headers */



/* 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) */

.entry img{
	padding: 10px;
}

.entry .button img{
	padding:0px;
}

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
	}
	
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 0px 1px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 7px 0 0 1px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 5px;
	padding: 0;
	}

ul#featured li a{
	background-image:url(images/black_arrow.gif);;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.featuredsection{
	padding-bottom:17px;
}

ul#recommended{
	list-style-type:none;	
	list-style-image:none;
	margin:10px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;

}

#sidebar ul#recommended li{
	float:left;
	padding-bottom:6px;
	margin:0px;
	width:165px;
}



#sidebar ul#fresh li{
	border-bottom:0px;	
}

ul#fresh{
	margin:0px;
	padding:20px 0px 0px 0px;	
}

#freshpage ul#fresh li{
	background-image:url(images/bg_hr_dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	list-style-image:none;
	list-style-type:none;
	margin-left:0px;
	padding-bottom:3px;
	padding-top:2px;
}

ul#fresh{
	margin-left:0px;
	margin-top:0px;
	padding-left:1px;
	padding-top:9px;
}

#fresh_container ul#fresh{
	padding-top:0px;	
}

ul#fresh li a, ul#error404 li a{
	background-image:url(images/black_arrow.gif);
	background-position:left;
	padding-left:10px;
	padding-button:1px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebar ul#featured li a,#sidebar ul#fresh li a{
	display:block;
}

#sidebar ul#featured li,#sidebar ul#fresh li{
	margin-bottom:0px;
	padding-bottom:5px;
}

.error404_container{
	margin-top:-15px;
}

ul#error404{	
	padding: 8px 0 0 0;
	margin:0px;
}
ul#error404 li{
	list-stle-image:none;
	list-style-type:none;
	padding-bottom:5px;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0px 1px; 
	}

#sidebar #searchform #s {
	padding: 3px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	height:115px;
	padding:2px;
	position:relative;
	top:4px;
	width:326px;	
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 10px 10px 0;
	}

.commentlist {
	padding: 0;
	margin:0px;
	}

.commentlist li {	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0pt 5px;
	padding:8px 0px 3px;
}

.commentlist p {
	margin: 2px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display:block;
	margin-top:2px;;
	margin-bottom:5px;
	padding-top:8px;

}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: left;
	padding: 29px 0 0 0px;
	margin-left: 20px;
	width: 335px;
	}

#sidebar form {
	margin: 10px 0 0 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 */
	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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


#freshpage h3{
	border-bottom: 1px solid #000;
	text-transform:none;
	padding-top:23px;
	margin-top:0px;
	padding-bottom:3px;
	text-align:left;
}

.navigation h3{
	border-bottom: 1px solid #000;
	text-transform:none;
	padding-top:20px;
	margin-top:0px;
	padding-bottom:3px;
	text-align:left;
}

.navigation h3{
	padding-top:5px;
}
#freshpage h3 a, .navigation h3 a{
	color:#ff0000 !important;
	font-size:100% !important;	
}

#freshpage h3 a:hover, .navigation h3 a:hover{
	text-decoration:underline;
}

.ad_125x125 img{
	margin: 0 1px 8px 0;	
}


.borderBox{
	background-image: url(images/borderBoxTop.gif);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	padding: 40px 0 30px 0;
	text-align: left;
	font-size: 100;
	line-height: 1.4;
}


.borderBoxBottom{
	background-image: url(images/borderBoxBottom.gif);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	background-position: bottom;
	padding-bottom: 6px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

.borderBox a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 100%
}

.borderBox h2{
	font-size: 100%;
	margin: 0;
}


#actionBoxLeft{
	width: 	150px;
	float: left;
	margin: 0 0 0 25px;
}

#actionBoxRight{
	float: left;
	width: 300px;
	margin: 0 0 0 25px;
}

#related-posts ul{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#related-posts ul li{
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 2;
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.9em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0;
	
}


#shareTwitter, #shareFacebook, #shareDelicious, #shareStumbleupon, #shareReddit, #shareDigg{
	padding: 0 0 0 23px;
	background-repeat: no-repeat;
	background-position: left middle;
	line-height: 2;
}

#shareTwitter{ background-image:url(images/share-twitter.gif);}
#shareFacebook{ background-image:url(images/share-facebook.gif);}
#shareDelicious{ background-image:url(images/share-delicious.gif);}
#shareStumbleupon{ background-image:url(images/share-stumbleupon.gif);}
#shareReddit{ background-image:url(images/share-reddit.gif);}
#shareDigg{ background-image:url(images/share-digg.gif);}


.post-actions{
	font-family: Verdana, Geneva, sans-serif;
}

#shareEmail, #linkComments{
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: 0 0.0em;
	line-height: 1.6;
}

#shareEmail{ background-image:url(images/share-email.gif);}
#linkComments{ background-image:url(images/icon-comments.gif);}

#sidebar .widget_rss{
	margin-bottom: 25px;	
}

.widget_rss .widgettitle{
	display: none;
}

#sidebar .widget_rss li{
	background-image:url(images/black_arrow.gif);;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.amzshcs{
	margin-top: 10px;	
}

#sidebar .amzshcs-item{
	width: 	145px;
	float: left;
	margin: 0 15px 10px 0;
}

#sidebar .amzshcs-item{
	font-size: 0.8em;
	margin-bottom: 15px;
}

#sidebar .amzshcs-item a{
	font-size: 100%;
}

#sidebar .amzshcs-item-thumbnail img{
	padding: 0 0 5px 0;
}

#amzshcs-item-1, #amzshcs-item-3, #amzshcs-item-5{
	clear: both;	
}


/* "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." */
