@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'NewRegular';
	src: url('fonts/hitroad-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NewRegular';
	src: url(//:) format('no404'), url('fonts/hitroad-webfont.woff') format('woff'), url('fonts/hitroad-webfont.ttf') format('truetype'), url('fonts/hitroad-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	color: #61971b;
	font-weight: bold;
	text-decoration: none;
	} 
       
p a {
	color: #362f2d;
	text-decoration: none;
	}
	
p a:visited {
	color: #362f2d;
	}
	
p a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#362f2d;
	}

.blog p a {
	color: #61971b;
	text-decoration: none;
        border-bottom: dotted 1px #61971b;
	}
	
.blog p a:visited {
	color: #61971b;
	text-decoration: none;
        border-bottom: dotted 1px #61971b;
	}
	
.blog p a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#362f2d;
	}

a.green {color: #61971b; font-style:oblique;}
a.green:visited {color: #61971b;}
a.green:hover {color: #61971b; background: none;}
	
.avatar {
	padding: 10px;
	border: 1px solid #ccc;
	float: left;
background-image: url(images/avatar.jpg);
background-repeat: no-repeat;
background-position: 10px;
	}

.author-img {
	width: 180px;
        margin-right: 11px;
        float: left;
        }
	
.but_more {
	position:absolute;
	bottom:0;
	right:0;
	}
	
body {
	background-image: url(images/bg.jpg);
	text-align:center;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #562907;
	font-size: 12px;
	}
	
.blog p {
	margin: 0;
	padding: 0 0 1em 0;
	}
#blog {
	margin-right:0;
	border-color: #00bff3;
	}

.blog-list {
	border-bottom: 1px dotted #999;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
        float: left;
	}
	
.blog-list-img {
	padding: 10px;
	border: 1px solid #ccc;
	width: 160px;
	height: 160px;
        margin-right: 10px;
	}
	
.blog-list-title {
	float: left; width:495px; 
	text-transform:uppercase; 
	font-size:18px; 
	font-weight:bolder; 
	margin:-.2em 0 0 0;
	padding:0;
        line-height: 1.25em;
	}

.blog-list-title a {color: #61971b;}

.blog-list-title a:visited {color: #61971b;}
	
.blog-list-title a:hover {
	color: #362f2d;
        background: none;
	}

#blog-post-img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 20px 10px 0;
	padding:10px;
	}
	
.blog-post-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 1.25em;
	margin: 0 0 .5em 0;
	padding:0;
	width: 650px;
	float: left;
	}
	
p.meta {
	 float: left; 
	 width: 545px; 
	 color: #998675; 
	 font-size: 11px; 
	 margin:0; padding:0;
         text-transform: capitalize;
	 }
	 
.blog-list-info p, .blog-list-info {
	float: left;
	width: 545px; 
	margin:0; padding:3px 0 0 0;
	}

.blog-list-info object, .blog-list-info img {
        display: none;
        }
	
.blog-list-img {float:left;}

#blog-list-more {text-align:right;}

.clearfix {clear: both;}


p {
	line-height: 1.75em;
	}
	
p.title {
	font-family: "NewRegular", verdana, san-serif;
	margin: 16px 0 0 0 ;
	padding: 0;
	color: #562907;
	line-height: 1em;
	text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
	}

p.info {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1em;
	}
	
#container {
	width: 980px;
	margin: 60px auto 30px auto;
	position:relative;
	text-align: left;
	padding: 0 20px;
	}
	
#content {
	width: 780px;
	float: left;
	margin-bottom: 40px;
	}
	
#content-main {
	width: 738px;
	background-color: #fff;
	border: solid 20px #fff;
	float: left;
	border-top: solid 6px #a3620a;
	border-bottom: solid 1px #a3620a;
	border-left: solid 1px #a3620a;
	border-right: solid 1px #a3620a;
	padding: 20px;
	margin-bottom: 40px;
	position: relative;
	}

#content-bottom {
	clear: both;
	margin-top: 1em;
	}

#content-bottom {
	float: left;
	}

#content-left {
	float: left;
	}

#content-right {
	float: right;
	width: 245px;
	}
	
#content-top {
	clear: both;
	}

.content-title {
        font: bold 14px "NewRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 780px;
	color: #a3620a;
	float: left;
        text-transform: uppercase;
	}
	
#comments {
	width: 738px;
	background-color: #fff;
	border-top: solid 6px #05b2a9;
	border-bottom: solid 1px #05b2a9;
	border-right: solid 1px #05b2a9;
	border-left: solid 1px #05b2a9;
	float: left;
	margin-bottom: 40px;
	padding: 20px;
	}
	
.comment-post {
	border-bottom: dotted 1px #ccc;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	}
	
.comment-name {
	font-size: 18px;
	font-weight: bold;
	color: #3e8982;
	width: 606px;
	float: right;
	text-transform: uppercase;
	}
	
.comment-date {
	font-size: 9px;
	color: #3e8982;
	width: 606px;
	float: right;
        margin: 0; 
        padding: 0;
	}
	
#comments-leave {clear:both;}

.comment p {
	color: #4f4f4f;
	width: 606px;
	float: right;
	padding: 10px 0 0 0;
	margin: 0;
	}
	
#download a {
	height: 15px;
	width: 164px;
	background-image: url(images/download.jpg);
	background-repeat: no-repeat;
	float: left;
        margin-bottom: 20px;
	}
#download a:hover {
	background-position: 0 -15px;
	}
  
#searchform {margin:0;padding:0;}

#footer {
	width: 100%;
	background-image: url(images/bg_dark.jpg);
	color: #ffc;
	clear:both;
	text-align: center;
	}
	
#footer a {
	color: #ffc;
	font-weight: normal;
	}

.footer-list {
	width: 313px;
	float: left;
	margin-right: 20px;
	text-align:left;
	}
	
#footer-data {
	width: 980px;
	padding: 30px 20px;
	margin: 0 auto;
	text-align:center;
	}
	
.footer-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.footer-list ul li {
	padding: 5px 0;
	border-bottom: dotted 1px #ccc;
	}
	
.footer-list a {
	display:block;
	}
	
.footer-list a:hover {
	background-color: rgba(255,123,5,.2);
	display:block;
	}

#footer p.label {
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	margin:0;
	border-bottom: dotted 1px #ccc;
	}
	
ul.footer-pages {list-style-type: none; margin:0; padding:0;}

.form {
        border: solid 1px #552908;
        background-color: #faf0dc;
        }		

p.form-label {
        font-size: 10px;
        padding:0;
        line-height: 0;
        } 

.form-contact {
        margin-bottom: 10px;
        width: 320px;
        }

.form-comment {
        margin-bottom: 10px;
        width: 231px;
        }

#feature {
	width: 456px;
	height: 424px;
	background-color: #fff;
	border: 20px solid #fff;
	text-align:center;
	position: absolute;
	top: 0;
	left: 0;
	}
	
h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin:0 auto;
	padding: 0;
	}
	
h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin:0 auto;
	padding: 0;
	color: #333;
	}

#header {
	height: 227px;
	width: 100%;
	background: url(images/bg_nav.jpg) repeat-x;
	margin-top: 0; 
	padding: 0;
	}
	
#header-cont {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align:center;
	position:relative;
	padding: 17px 20px 0 20px;
	}
	
#hero {
	width: 938px;
	background-color: #fff;
	border-top: solid 6px #a3620a;
	border-bottom: solid 1px #a3620a;
	border-left: solid 1px #a3620a;
	border-right: solid 1px #a3620a;
	float: left;
	padding: 20px;
	}

#hero-right {
	float: right;
	width: 440px;
	margin: -1em 0 0 0;
	}
	
#hero-right p {
	padding: 0;
	margin: 0;
	}
	
p.intro {
	line-height: 1.5em;
	padding:0;
	text-align: left;
	margin: 10px auto;
	height: 115px;
	color: #333333;
	}
	
.legalese {
	text-align:center;
	padding: 3em 0 0;
	clear: both;
	font-size: 9px;
	margin: 0 auto;
	}
	
#logo {
	position:absolute;
	top: 160px;
	left: 20px;
	text-align:left;
	font-size: 10px;
	line-height: 2em;
	color: #362f2d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: bold;
    text-transform: uppercase;
	} 

li.page_item {
	float: left;
	padding: 0 5px;
	}
	
#main-img {
	float: left;
	width: 490px;
	overflow: hidden;
	}
	
.more {
	text-align:right;
    position: absolute;
    bottom:0; right:0;
	}
	
#nav-main {
	width: 724px;
	height: 19px;
	position: absolute;
	left: 20px;
        top: 20px;
	}
	
.next a {
	height:10px;
        width: 101px;
        display: block;
        background-image: url(images/info_newer.gif);
        float: left;
	}

.notweet {
        width: 545px;
        }

.nopad p { padding: 20px 0 0 0; margin: 0;}
	
ol {margin: 0; padding: 0;}
	
.previous a {
	height:10px;
        width: 100px;
        display: block;
        background-image: url(images/info_older.gif);
        float: right;
	}
	
.podcast p {
	margin: .5em 0 0 0; padding:0;
	line-height: 1.5em;
	}
	
.recent {
	padding: 14px;
	width: 153px;
	height: 336px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 6px solid #000;
	background-color: #fff;
	margin: 60px 15px 150px 0;
	float: left;
	display: inherit;
	}
	
.recent-title {
	position:absolute; 
	margin: -36px 0 0 -15px;
	font-family: "NewRegular", Arial, Helvetica, sans-serif;
        font-size: 14px;
	}

.recent-retainer {
	position:relative;
	height: 336px;
        }
		
.recent-retainer p img { display: none;}
	
#sidebar {
	width: 180px;
	float: right;
	}

.side {
        font: bold 14px "NewRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
	float: right;
	width: 180px;
        }
	
.sidebar {
	width: 146px;
	background-color: #fff;
	border-top: solid 6px #8d9f33;
	border-bottom: solid 1px #8d9f33;
	border-left: solid 1px #8d9f33;
	border-right: solid 1px #8d9f33;
	margin: 0 0 26px 0;
	clear:both;
	padding: 16px;
	}

.sidebar-title {
	color: #8d9f33;
	}
	
.sidebar2 {
	width: 146px;
	background-color: #fff;
	border-top: solid 6px #71b31b;
	border-bottom: solid 1px #71b31b;
	border-right: solid 1px #71b31b;
	border-left: solid 1px #71b31b;
	margin: 0 0 26px 0;
	clear:both;
	padding: 16px;
	}

.sidebar2-title {
	color: #71b31b;
	}

/*	font-family: "NewRegular", verdana, san-serif;
	margin: 16px 0 0 0 ;
	padding: 0;
	color: #562907;
	line-height: 1em;
	text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
*/	
	
.sidebar3 {
	width: 146px;
	background-color: #fff;
	border-top: solid 6px #528214;
	border-bottom: solid 1px #528214;
	border-right: solid 1px #528214;
	border-left: solid 1px #528214;
	margin: 0 0 26px 0;
	clear:both;
	padding: 16px;
	}
.sidebar3-title {
	font-family: "NewRegular", Arial, Helvetica, sans-serif;
	width: 180px;
	color: #528214;
	float: right;
	}
	
.sidebar ul {
	margin: 0;
	padding:0;
	list-style: none;
	border-top: dotted 1px #999;
	}
.sidebar ul li a {
	margin: 0;
	padding:0;
	border-bottom: dotted 1px #999;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #8d9f33;
	display: block;
	}
.sidebar ul li a:hover {
	background-color: #bcc787;
	color: #fff;
	padding-left:3px;
	}
	
.sidebar2 ul {
	margin: 0;
	padding:0;
	list-style: none;
	border-top: dotted 1px #999;
	}
.sidebar2 ul li a {
	margin: 0;
	padding:0;
	border-bottom: dotted 1px #999;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #71b31b;
	display: block;
	}
.sidebar2 ul li a:hover {
	background-color: #9ccc5d;
	color: #fff;
	padding-left:3px;
	}
	
.sidebar3 ul {
	margin: 0;
	padding:0;
	list-style: none;
	border-top: dotted 1px #999;
	}
.sidebar3 ul li a {
	margin: 0;
	padding:0;
	border-bottom: dotted 1px #999;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #528214;
	display: block;
	}
.sidebar3 ul li a:hover {
	background-color: #90b85d;
	color: #fff;
	padding-left:3px;
	}
	
#search {
	height: 20px;
	width: 180px;
	position: absolute;
	top: 8px;
	right: 10px;
	}
	
#social-main {
	position:absolute;
	height: 35px;
	width: 180px;
	top: 160px;
	right: 20px;
	}
	
.support {
	height: 106px;
	width: 425px;
	border: 20px solid #fff;
	background-color: #fff;
	text-align: left;
	}
	
#support1 {
	position: absolute;
	right:0;
	top:0;
	}
#support2 {
	position: absolute;
	right:0;
	top:158px;
	}
#support3 {
	position: absolute;
	right:0;
	top:316px;
	}
	
#social-share {
	 border-top: dotted 1px #ccc; 
	 padding-top: 20px;
	 margin-top: 20px;
	 width: 100%;
	 position:relative;
	 height: 30px;
	 }
	 
#socmedia-delicious a {
	height: 43px;
	width: 80px;
	top: 10px;
	position:absolute;
	background-image: url(images/socialmedia.jpg);
	background-position: 0 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-facebook a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 80px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -80px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-stumble a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 160px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -160px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-digg a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 240px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -240px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-buzz a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 320px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -320px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-reddit a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 400px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -400px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-newsvine a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 480px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -480px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-bump a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 560px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -560px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-float a {
	height: 43px;
	width: 80px;
	position:absolute;
	left: 640px;
	top: 10px;
	background-image: url(images/socialmedia.jpg);
	background-position: -640px 11px;
	background-repeat: no-repeat;
	}
	 
#socmedia-delicious a:hover {background-position: 0 -32px;}
	 
#socmedia-facebook a:hover {background-position: -80px -32px;}
	 
#socmedia-stumble a:hover {background-position: -160px -32px;}
	 
#socmedia-digg a:hover {background-position: -240px -32px;}
	 
#socmedia-buzz a:hover {background-position: -320px -32px;}
	 
#socmedia-reddit a:hover {background-position: -400px -32px;}
	 
#socmedia-newsvine a:hover {background-position: -480px -32px;}
	 
#socmedia-bump a:hover {background-position: -560px -32px;}
	 
#socmedia-float a:hover {background-position: -640px -32px;}

ol.tracklist {
      list-style-type: number;
      margin: .5em 0 0 2em; padding: 0;
      }
ol.tracklist li {
      padding: .25em 0;
      }
	
.titlebar {margin-bottom: 3px;}
	
.tweetmeme_button {
	float: right;
	}
	
#art {border-color: #8d9f33;} 
	
#charts {border-color: #71b31b;}
	
#events {border-color: #148250;}
	
#new {border-color: #05b2a9;}

.wp-caption {
   text-align: center;
   padding: 5px 0;
   margin: 10px;
   font-size: .85em;
   font-style: oblique;
   color: #528214;
}

