/*  
Theme Name: Shipping Supply 2008
Theme URI: http://blog.shippingsupply.com/
Description: Word Press Theme Exclusively Designed for <a href="http://blog.shippingsupply.com/">Shipping Supply</a> By: <a href="http://www.groovecommerce.com/">Groove Commerce</a>.
Version: 2008
Author: Groove Commerce
Author URI: http://www.groovecommerce.com/
**
 * This theme is protected by Copyright.  Any reproduction is strictly prohibited.
 *
 * ADDITIONAL STYLES APPLIED ONLY TO THIS BLOG... THE FULL STYLESHEET CAN BE FOUND
 * AT http://www.shippingsupply.com/skins/Skin_1/main.css/ 
 * ********************************************************************************* */

a:link, a:visited, a:active {color: #1A0E96;}
a:hover {color: #6C6FED;}
 
.alignleft {
	float: left;
	clear: left;
	margin-right: 4px;
	margin-bottom: 2px;
}
.alignright {
	float: right;
	margin-left: 4px;
	margin-bottom: 2px;
}
img.aligncenter {
	margin: 10px auto;
	display: block;
}
object, embed { z-index: 1; }

.bordered { border: 2px solid #ddd; }
.addthis-line {clear: both;}
/* Top Header Box: Questions / Shop Now / View Cart */
/*#topper .cart-info a {color: #232242;}
#topper .cart-info a:hover {color: #1A0E96;}*/
#topper .cart-info a.blog-continueshop{
	text-decoration: none;
	font-weight: normal;
}
#topper .cart-info a.blog-viewcart{
	background: url('images/icon_cart.gif') no-repeat left center;
	font-weight:normal;
	padding-left:16px;
	text-decoration:none;
	margin-left: 12px;	
}

/* Some dang SideBar Stylin */
#sidebar_right ul {list-style: none; margin: 0 0 0 5px; padding: 0;}
#sidebar_right ul li {
	padding-left: 10px;
	background: url('images/bullet_3red.gif') no-repeat left 5px;
	margin: 2px 0 2px 8px; padding: 0 0 0 10px;
}
#sidebar_right #blog-search ul li {
	background: url('images/bullet_3red.gif') no-repeat left 8px;
}

/*widget-container*/
.widget-container {
	width: 200px;
	background-color: #eaece4;
	margin: 10px 0 0 0;
}
.widget-container em {
	display: block;
	width: 185px;
	height: 22px;
	color: #fff;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif normal;
	font-weight: bold;
	text-decoration: none;
	background: #585c50 url('images/widget-container_topper.jpg') no-repeat top;
	padding: 2px 0 0 15px;
	margin-bottom: 8px;
}
.widget-container table {width: 90%; text-align: left; border-collapse: collapse; font-size: .9em; margin: 10px auto;}
.widget-container table .col1 {width: 140px;}
.widget-container table .col2 {text-align: center;}
.widget-container table th {border-bottom: 1px dotted #bbb; padding: 2px 4px;}
.widget-container table td {padding: 2px 4px;}
.widget-container table .product-listings td {border-bottom: 1px solid #bbb;}
.widget-container .bottom {
	height:8px;
	text-align: center;
	background: url('images/widget-container_bottom.gif') no-repeat bottom;
}

.widget-container .bottom img {padding-bottom: 2px;}
.widget-container .no-items {width: 85%; background-color: #fffeb1; padding: 4px; margin: 8px auto 0 auto;}
/*end of: widget-container*/

/* Blog Search Input Box in search.php */
input.blog-search { 
	vertical-align: top;
	font-size: 1.2em;
	width: 110px;
	height: 18px;
	padding: 1px;
	border: 1px solid #73776d;
}
.search-result {border-left: 3px solid #eee; margin: 10px 0 15px;}
.search-result h3 {margin: 0;}
.search-result .postmetadata {margin: 0;}

/* Reagae stuff */
h1 a{ text-decoration: none; }
h1.title a {color: #af0f09;}

h2.title {clear: both; margin-bottom: 0;}
h2.title a {
	color: #af0f09;
	text-decoration: none;
	border-bottom: 1px dashed #af0f09;
	font-size: 1.2em;
}
h2.title a:hover {
	color: #e0221b;
	border-bottom: 1px dashed #e0221b;
}

p.date {margin: 0 0 8px 0; font-size: .9em; color: #777;}

p.tags {margin: 15px 0;}
p.tags a {color: #222;}

p.postmetadata {
	padding: 4px;
	background-color: #eee;
	border: 1px dotted #ccc;
	margin-top: 14px;
	margin-bottom: 26px;
}

a.snap_noshots img {margin-left: 8px; margin-top: 15px;}

#sharethis_0 {
	clear: both;
	display: block;
	padding: 8px 0 0 0;
}

#footer p.copyright { padding: 8px 20px 0 0;}

#content .padding {
	margin: 0 0 0 8px;
}
