/*
Theme Name: Strange Trader Blog Theme
Theme URI: http://strangetrader.com
Description: Based on Strange Trader Website
Version: 1.0
Author: Bush Branding and Marketing
Author URI: http://bushmarketing.com/
Tags: 
*/

/* 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;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* 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 */
#siteinfoLegal {
	width:913px;
	clear:both;
	margin-top:25px;
}

.post {

	clear: both;

}
p.postmetadata {
	clear:both;
	display:block;
	margin-bottom:65px;
}
div.post h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#ff6600;
	margin:0;
	padding:0;
	font-weight:normal;
}
div.narrowcolumn {
	width:680px;
	float:left;
}
div#sidebar {
	float:right;	
}
div#shippingInfo {
	overflow:hidden;	
	
}
div#sidebar ul {
	margin:0;
	padding:0;
	margin-right: 20px;
	
}
div#sidebar ul li {
	list-style:none;
}
div#sidebar ul li ul {
	margin-left:10px;	
}
label.screen-reader-text {
	visibility:hidden;
	display:none;
}
h2.widgettitle {
	margin-top:25px;	
}
div.navigation {
	padding-bottom:35px;	
}
form#searchform input[type=text] {
	width:100px;	
}
div#mc_message, .mc_success_msg {
	max-width:100px;	
}<!-- twitter follow badge by go2web20 -->
<script src='http://files.go2web20.net/twitterbadge/1.0/badge.js' type='text/javascript'></script><script type='text/javascript' charset='utf-8'><!--
tfb.account = 'strangetrader';
tfb.label = 'follow-us';
tfb.color = '#262626';
tfb.side = 'r';
tfb.top = 136;
tfb.showbadge();
--></script>
<!-- end of twitter follow badge -->

