body {
	margin: 0;
	padding: 0;
	background: #291b17 url(../images/bg.gif) no-repeat center top;
	text-align: center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
}
h3 {
	font-size: 18px;
}
img {
	border: 0;
}
a:hover {
	text-decoration: underline !important;
}
#container {
	margin: 0 auto;
	width: 790px;
	text-align: left;
	background: #fff;
}
/*#header {
	width: 790px;
	height: 329px;
	background: url(../images/header.gif) no-repeat;
	text-indent: -9000px;
	margin: 0;
}*/
#header h1 {
	margin: 0;
	padding: 0;
	background: url(../images/header.gif) no-repeat;
	width: 790px;
	height: 329px;
	text-indent: -9000px;
}
#header h1 a {
	display:block;
	width: 790px;
	height: 329px;
}
#content {
	margin:0 0 40px 0;
	padding: 0 0 0 10px;
}
#content .promote {
	float: right;
}
#content h3.date-header {
	clear: left;
	width: 560px;
	font-size: 18px;
	font-weight: normal;
	color: #d09b38;
	margin: 0;
	padding: 0;
}
#content .posts_container {
	float: left;
	width: 560px;
	margin: 0 0 40px 0;
}
#content h2.post-title {
	color: #b41939;
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-shadow:1px 1px 0 #DDDDDD;
	letter-spacing:-1px;
}
#content h2.post-title a {
	color: #b41939;
	text-decoration: none;
}
#content h2.post-title a:hover {
	text-decoration: underline;
}
#content #redirect h1 {
	visibility: visible;
	letter-spacing: normal;
}
#content #comments {
	clear: left;
}
#content #comments h3 {
	visibility: visible;
}
#content p {
	margin-top: 5px;
	line-height: 18px;
}
#content img {
	float: left;
	margin-right: 10px;
}
#content .flash {
	float: left;
	margin-right: 10px;
	padding: 5px 0px 5px 1px;
	/*border: 1px solid #999;*/
}
#flash_banner {
	float:left;
	margin-bottom: 10px;
}
#content p.post-footer {
	clear: left;
}
#content p.post-footer, #content p.post-footer a {
	color: #b41939;
	text-decoration: none;
}
#content p.post-footer a:hover {
	text-decoration:underline;
}
#content p.post-footer em {
	font-style: normal;
}
#content a.comment-link {
	color: #b41939;
	text-decoration: none;
}

#content #top40blogs a {
	color: #b41939;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 8px 40px;
	line-height: 28px;
	background: url(../images/icon_guitar.gif) no-repeat 0 top;
}
#content #gearfactory {
	margin: 7px 0;
}
#content #gearfactory a {
	color: #b41939;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 8px 40px;
	line-height: 32px;
	background: url(../images/icon_stomp.gif) no-repeat 0 top;
}
#content #feedlink_container {
	margin: 10px 0 5px 0;
}
#content a.feed-link {
	color: #b41939;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 8px 40px;
	line-height: 28px;
	background: url(../images/pick_feed_icon.gif) no-repeat 0 top;
}
#content #winstuff {
	background: url(../images/winstuff_icon.gif) no-repeat;
	height: 35px;
	padding: 0 0 0 40px;
	margin-bottom: 5px;
}
#content #winstuff a {
	color: #b41939;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
}

#content a.leaveComment {
	display: block;
	color: #d09b38;
	width: 178px;
	height: 44px;
	text-indent: -9000px;
	background: url(../images/leaveComment.gif) no-repeat;
}
.comment-body { width:520px; }
.postedby {
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
}
.postedby a {
	color: #b41939;
}
#content p.post_comment {
	float: right;	
	font-weight: bold;
}
#content p.post_comment a {
	color: #b41939;
}
#content .googleTextlinks {
	margin: 5px 0;
}
#content .googleTextlinks div {
	margin: 10px 0 0 0;
}
#content #youtube_link {
	margin: 10px 0;
}
#content #about-us a {
	display: block;
	background: url(../images/icon_gn.gif) no-repeat;
	padding-left: 40px;
	height: 32px;
	color: #b41939;
	text-decoration: none;
	line-height: 32px;
	font-weight: bold;
}
#content #youtube_link a {
	display: block;
	background: url(../images/icon_youtube2.gif) no-repeat;
	padding-left: 40px;
	height: 32px;
	color: #b41939;
	text-decoration: none;
	line-height: 32px;
	font-weight: bold;
}
#content #mob_version a {
	display: block;
	background: url(../images/icon_mobile.gif) no-repeat;
	padding-left: 40px;
	color: #b41939;
	text-decoration: none;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
}
#content #ppp img {
	float: none;
	padding: 10px 0;
}
#content #amazon {
    clear:left;
    padding-top:20px;
	margin: 0 0 20px 0;
}
#content img.bordered {
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 1px 1px 1px #888;
	-moz-box-shadow: 1px 1px 3px #888;
	-webkit-box-shadow: 1px 1px 3px #888;
	margin-bottom: 10px;
}
#ad_banner {
	padding: 10px 0 20px 0;
	height: 100px;
	width: 535px;
}
#ad {
	clear: left;
	padding: 10px 0 20px 0;
}
.permalink {
	font-weight: bold;
	font-size: 14px;
}
#xmas-ideas {
	margin: 7px 0;
}
#xmas-ideas a {
	background: url(../images/icon_xmas.gif) no-repeat;
	padding-left: 40px;
	display: block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #b41939;
}
#twitter {
	margin: 7px 0;
}
#twitter a {
	background: url(../images/icon_twitter2.gif) no-repeat;
	padding-left: 40px;
	display: block;
	color: #b41939;
	text-decoration: none;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
}
#sendmestuff label {
	display: block;
}
#sendmestuff_link a {
	display: block;
	color: #b41939;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/icon_email2.gif) no-repeat;
	padding: 0 0 0 40px;
	height: 32px;
	line-height: 32px;
}
p.error {
	color: #ff2200;
	font-weight: bold;
}
p.success {
	color: #13b72e;
	font-weight: bold;
}
.post-details {
	margin-bottom: 10px;
}
.post-details p {
	font-size: 14px;
	font-weight: bold;
}
.post-details a {
	color: #b41939;
	text-decoration: none;
}
.post-details a:hover {
	text-decoration: underline;
}
.comment-details {
	clear: left;
	width: 560px;
}
.comment-details a {
	color: #b41939;
	text-decoration: none;
}
.comment-details a:hover {
	text-decoration: underline;
}
#post-comment {
	width: 560px;
	margin: 0 20px 0 0;
}
#comments-wrapper {
	width: 550px;
	margin: 0;
}
#comments-wrapper .comment {
	clear:left;
	background: #f2f2f2;
	border-top: 1px solid #e7e7e7;
	padding: 10px 5px 5px 10px;
}
#comments-wrapper .comment img {
	float: none;
}
#comments-wrapper .two {
	background: #fff;
}
#comments-wrapper #paginate {
	margin: 5px 0 0 0;
}
#retweet { float:left; margin-right:10px;}
#fb_share {float:left; }
.paginate {
	clear: left;
	margin-top: 10px;
}
.paginate a {
	border: 1px solid #b41939;
	color: #b41939;
	background: #f2f2f2;
	padding: 3px 5px;
	text-decoration: none;
}
.paginate b {
	border: 1px solid #ccc;
	color: #ccc;
	background: #f2f2f2;
	padding: 3px 5px;
}
.paginate a:hover {
	background: #ccc;
}
#sidebar {
	float: right;
	width: 200px;
}
#sidebar h3#search {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#sidebar h3#archive {
	clear: left;
	background: url(../images/heading_archive.gif) no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	width: 198px;
	height: 44px;
	text-indent: -9000px;
}
#sidebar h3#recentPosts {
	clear: left;
	background: url(../images/heading_recent.gif) no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	width: 198px;
	height: 44px;
	text-indent: -9000px;
}
#sidebar h3#categories {
	clear: left;
	margin: 10px 0 0 0;
	padding: 0;
}
#sidebar h3 {
	visibility: visible!important;
	letter-spacing: -1px!important;
	margin: 0 0 0 10px;
	padding: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 90px 10px;
	width: 188px;
	color: #fff;
	background: #291b17 url(../images/sidepanel_bot.gif) no-repeat 0 bottom;
}
#sidebar ul#recommended_sites {
	background: none;
	padding: 0 0 0 10px;
}
#sidebar ul li a {
	color: #fff;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #ce9731;
}
#sidebar ul#recommended_sites li a {
	color: #b41939;
}
#sidebar #gl_banner {
	margin: 5px 0 0 0;
}
#sidebar #bloglinks h3, #sidebar #tla_ads h3 {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
}
#sidebar #bloglinks ul, #sidebar #tla_ads ul {
	background: none;
	padding: 0;
	margin: 0 0 20px 5px;
}
#sidebar #bloglinks ul li a, #sidebar #tla_ads ul li a {
	color: #b41939;
	text-decoration: none;
}
#sidebar #tla_ads ul li {
	color: #b41939;
}
#sidebar #bloglinks ul li a:hover, #sidebar #tla_ads ul li a:hover {
	text-decoration: underline;
}
#sidebar #pw_ads {
	margin: 0 0 20px 16px;
}
#sidebar #blogcatalog {
	padding-left: 30px;
}
#sidebar #nav_categories {
	background: none;
	padding: 0;
	margin: 0pt 0pt 20px 5px;
}
#sidebar #nav_categories a {
	color: #b41939;
	text-decoration: none;
}
#sidebar #nav_categories a:hover {
	text-decoration: underline;
}
#sidebar #facebook_widget {
	margin: 10px 0 0 0;
}
#side_banner_ads {
	text-align: center;
	padding-bottom: 10px;
	float: left;
}
#side_banner_ads p {
	margin: 0;
}
#side_banner_ads a {
	font-size: 10px;
	color: #b41939;
}

#rss {
	clear: both;
	position: relative;
	width: 485px;
	border: 1px solid #999;	
	padding: 10px 5px 10px 50px;
	margin: 15px 0 10px 0;
	background: url(../images/rss_tilebg.gif) repeat-x 0;
	text-align: left;
	height: 47px;
}
#rss p {
	margin: 0;
	padding: 0;
}
#rss p strong {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#rss p#title {
	font-size: 14px;
}
#rss p#title a {
	color: #b41939;
}
#rss p#date {
	font-size: 12px;
	margin: 2px 0 0 0;
	color: #d09b38;
}
#rss img {
	position: absolute;
	left: 10px;
	top: 18px;
}

#footer {
	height: 22px;
	line-height: 22px;
	clear: both;
	color: #7a182d;
	padding-left: 10px;
	text-align: center;
}

/* banner ads */
.adblock a.adhere {
	background: #fff!important;
	border: 1px dashed #ddd!important;
}
.adblock a.adhere:hover {
	background: #fff!important;
	border: 1px solid #ccc!important;
}

.clearLeft {
	clear: left;
}


.idw-container {
	float: left;
	min-width: 0!important;
	width: 190px!important;
	overflow: visible!important;
	padding-bottom: 10px!important;
}