/* @override http://blog.savagebrands.com/wordpress/wp-content/themes/savage/style.css */

/*
Theme Name: Savage Blog
Theme URI: http://www.savagebrands.com/
Description: The default WordPress theme for the Savage Blog.
Version: 1.0
Author: Savage
Author URI: http://www.savagebrands.com/
Tags: orange, custom header, fixed width, two columns, widgets
*/

/* @group Global */

* html body {
	text-align: center;
	}

body, td, th {
	color: #787270;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

body {
	background-color: #E4E4E4;
	background-image: url(http://blog.savagebrands.com/images/sav_blog_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	}

img {
	border: none;
	}

a:link, a:visited, a:active {
	color: #FF7663;
	text-decoration: none;
	}

a:hover {
	color: #4FC8F3;
	text-decoration: none;
	}

h2 {
	color: #787270;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#wrapper {
	margin: 0 auto;
	width: 775px;
	}

#content {
	padding: 24px 20px 24px 24px;
	float: left;
	width: 506px;
	}

#sidebar {
	width: 190px;
	float: left;
	padding: 24px 24px 0px 0px;
	}

#contentBox {
	background: #F9F9FA;
	padding: 15px;
	}

#commentBox {
	background: #FFFFFF;
	padding: 0;
	}


/* @end */

/* @group Description */

#description {
	font-size: 11px;
	text-decoration: none;
	}

/* @end */

/* @group Posts */

.date-header {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #787270;
	text-decoration: none;
	}

.post-title {
	font-size: 25px;
	color: #4FC8F3;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}

.post-title a:link, .post-title a:active, .post-title a:visited {
	font-size: 25px;
	color: #4FC8F3;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}

.post-title a:hover {
	font-size: 25px;
	color: #FF7663;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}

a.comment-link {
	/

* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/

* */: 

/**/url("http://blog.savagebrands.com/images/icon_comment.gif") no-repeat 0 45%;
	padding-left: 14px;
	}

html>body a.comment-link {
	/

* Respecified, for IE5/Mac's benefit */
  background: url("http://blog.savagebrands.com/images/icon_comment.gif") no-repeat 0 45%;
	padding-left: 14px;
	}

.post img {
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #ccc;
	}

blockquote {
	margin: .75em 0;
	border: 1px dotted #ccc;
	border-width: 1px 0;
	padding: 5px 15px;
	color: #666;
	}

.post blockquote p {
	margin: .5em 0;
	}

/* @end */

/* @group Comments */

#comments {
	margin: -25px 13px 0;
	border: 1px dotted #ccc;
	border-width: 0 1px 1px;
	padding: 20px 0 15px 0;
	}

#comments h4 {
	margin: 0 0 10px;
	padding: 0 14px 2px 29px;
	border-bottom: 1px dotted #ccc;
	font-size: 120%;
	line-height: 1.4em;
	color: #333;
	}

#comments-block {
	margin: 0 15px 0 9px;
	}

#commentBox {
	margin: .5em 0;
	padding: 0 0 0 20px;
	color: #666;
	text-align: right;
	}

#commentBox a {
	background: url("http://blog.savagebrands.com/images/icon_comment.gif") no-repeat 0px 3px;
	padding: 0px 0px 0px 16px;
	}

.comment-poster {
	font-weight: bold;
	}

.comment-body {
	margin: 0 0 1.25em;
	padding: 0 0 0 20px;
	}

.comment-body p {
	margin: 0 0 .5em;
	}

.comment-timestamp {
	margin: 0 0 .5em;
	padding: 0 0 .75em 20px;
	color: #666;
	}

.comment-timestamp a:link {
	color: #666;
	}

.deleted-comment {
	font-style: italic;
	color: gray;
	}

.paging-control-container {
	float: right;
	margin: 0px 6px 0px 0px;
	font-size: 80%;
	}

.unneeded-paging-control {
	visibility: hidden;
	}

/* @end */

/* @group Sidebar */

.widgettitle {
	margin: 1em 0 .25em;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4FC8F3;
	text-transform: uppercase;
	}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 0 0 1.5em;
	padding: 0;
	list-style: none;
	}

#sidebar ul ul li {
	margin: 0;
	padding: 0 0 .25em 20px;
	text-indent: -20px;
	line-height: 1.4em;
	}

#sidebar p {
	margin: 0 0 .75em;
	line-height: 1.4em;
	}

/* @group Social Media Links */

#sidebar ul#socialmedia {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-indent: 0px;
	}

#sidebar ul#socialmedia li {
	padding: 0px 0px 5px;
	}

#sidebar ul#socialmedia .feedburn {
	display: block;
	padding: 0px 0px 0px 40px;
	background: url(http://www.savagebrands.com/images/bios/rss.png) no-repeat left center;
	}

#sidebar ul#socialmedia .linkedin {
	display: block;
	padding: 0px 0px 0px 40px;
	background: url(http://www.savagebrands.com/images/bios/linkedin.gif) no-repeat left center;
	}

#sidebar ul#socialmedia .twitter {
	display: block;
	padding: 0px 0px 0px 40px;
	background: url(http://www.savagebrands.com/images/bios/twitter.gif) no-repeat left center;
	}

#sidebar ul#socialmedia .facebook {
	display: block;
	padding: 0px 0px 0px 40px;
	background: url(http://www.savagebrands.com/images/bios/facebook.gif) no-repeat left center;
	}

/* @end */

/* @end */

/* @group Feeds */

#blogfeeds {
	
	}

/* @end */