/* Comment Images */

.comments img {
    max-width: 300px;
}

#respond h2 a {
	color:#de4100;
}

#respond small {
	font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:normal;
}

body.s-category-halloween-boozinga-2011 #respond small {
	font-family: 'Walter Turncoat', cursive;
	font-size:12px;
	font-weight:normal;
}


/* Remote Videos Sidebar */

#sidebar_junk_video h2 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#500000;
      text-align:center;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:25px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-left: auto;
      margin-right: auto;
      margin-top:5px;
      width:inherit;
}


body.s-category-halloween-boozinga-2011 #sidebar_junk_video h2 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#500000;
      text-align:center;
      font-family: 'Walter Turncoat', cursive;
      font-weight:bold;
      font-size:25px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-left: auto;
      margin-right: auto;
      margin-top:5px;
      width:inherit;
}

#sidebar_junk_video h2 a {
	text-decoration:none;
}

#sidebar_junk_video {
	background:url(images/sidebar/remote_videos/junk_videos_background.png);
	width:310px;
	height:262px;
	margin-top:5px;
	margin-bottom:25px;
	float:left;
}

#junk_video_content {
	width:274px;
	height:167px;
	float:left;
	margin-top:7px;
	margin-left:18px;
}

#sidebar_junk_video_inside p {
        font-family: 'Cantarell', arial, serif;
	font-size:14px;
	font-weight:normal;
	float:left;
	color:#fff;
	margin-top:20px;
	margin-left:45px;
        text-shadow: #000 1px 1px 1px;
}

#sidebar_junk_video_inside p a {
        font-family: 'Cantarell', arial, serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#sidebar_junk_video_inside p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #sidebar_junk_video_inside p {
        font-family: 'Walter Turncoat', cursive;
	font-size:14px;
	font-weight:normal;
	float:left;
	color:#fff;
	margin-top:20px;
	margin-left:45px;
        text-shadow: #000 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #sidebar_junk_video_inside p a {
        font-family: 'Walter Turncoat', cursive;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #sidebar_junk_video_inside p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

/* Twitter Bar */

.tb_msg {
	color:#fff;
	font-family: 'Cantarell', arial, serif;
	font-size:10px;
}

.tb_tweet-info {
	color:#fff;
	font-family: 'Cantarell', arial, serif;
	font-size:10px;
	font-weight:bold;
	float:right;
}

.tb_author {
	font-family: 'Cantarell', arial, serif;
	font-size:10px;	
	font-weight:bold;
}

.tb_header {
	margin-top:35px;
}

/* Show Bar */

#show_bar {
	min-height:45px;
	width:100%;
	margin-bottom:5px;
	position:relative;
	background: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#3D3D3D));
	background: -moz-linear-gradient(top,  #545454,  #3D3D3D);
	border-bottom:1px solid #242424;
}

#show_bar_inside {
	width:1200px;
	height:auto;
	float:left;
	margin-top: 7px;
	margin-left: 25px;
}

#show_bar h2 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#fff;
      text-align:left;
      float:left;
      font-family:Arial, Helvetica, sans-serif;
      font-weight:bold;
      font-size:17px;
      margin:0px;
      padding:0px;
      line-height:30px;
}

#show_bar li {
      color:#191919;
      text-align:left;
      display:inline;
      float:left;
      font-family:Arial, Helvetica, sans-serif;
      font-weight:bold;
      font-size:15px;
      margin:0px;
      padding:0px;
      margin-left:25px;
      line-height:30px;
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
}

#show_bar li a {
      color:#191919;
      text-decoration:none;
}

#show_bar li a:hover {
      color:#fff;
      text-decoration:none;
}

/* Comments Respond */

#respond h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

body.s-category-halloween-boozinga-2011 #respond h2 {
	font-family: 'Walter Turncoat', cursive;
	font-size:20px;
}

#cancel-comment-reply small{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size:14px;
	color:#000;
}

#cancel-comment-reply small a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
        text-decoration:none;
}

#cancel-comment-reply small a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2010 #halloween_countdown_banner_2010 {
	display: block;
        background: url(images/halloween_countdown_2010_banner.png) no-repeat;
        width:761px;
        height:170px;
	background-position: 0px 0px;
	margin-top:-10px;
        text-indent: -9999px;
}

body.s-category-halloween-boozinga-2011 #halloween_countdown_banner_2011 {
	display: block;
        background: url(images/halloween_countdown_2011_banner.png) no-repeat;
        width:761px;
        height:170px;
	background-position: 0px 0px;
	margin-top:-10px;
        text-indent: -9999px;
}

/* Meet The Geeks */

#sidebar_hosts #host_photo {
        float:left;
}

#sidebar_hosts #host_info {
        width:auto;
        padding-left:7px;
        overflow:hidden;
        border:0px solid white;
}

#sidebar_hosts #host_info p {
        font-size:11px;
        line-height:15px;
        margin:0px;
        padding:0px;
}

#sidebar_hosts {
	background:#800000 url(images/sidebar/the_hosts/the_hosts_background.png) no-repeat;
	width:310px;
	min-height:194px;
        overflow:auto;
	float:left;
	margin-top:15px;
}

#sidebar_hosts_inside {
        margin-top:20px;
}

#sidebar_hosts #host_info p a {
        color:#fff;
	text-decoration:none;
}

#sidebar_hosts #host_info p a:hover {
        color:#fff;
	text-decoration:underline;
}

#sidebar_hosts ul{
    list-style: none;
    width: auto;
    margin: 0;
    padding: 0;
    margin-top:55px;
    margin-bottom:15px;
    margin-left:10px;
    margin-right:10px;
}

#sidebar_hosts li {
    margin:0px;
    padding:0px;
    margin-left:7px;
    margin-bottom:10px;
    padding-bottom:10px;
    list-style: none;
    height:auto;
    overflow:auto;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:7px;
    color:#000;
    text-shadow: #000 1px 1px 1px;
}

#sidebar_hosts img.photo {
    width: 80px;
    height: 80px;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ececec;
}

#sidebar_hosts div.authname {
    margin:0px;;
}

#sidebar_hosts_inside {
	margin:0px;
        padding:0px;
}

/* Podcast Show */

#subscribe_bar {
      width:auto;
      height:40px;
      border:0px solid black;
      background:#BBBBBB;
      margin:0px;
      padding:0px;
      margin-top:-7px;
      margin-bottom:10px;
}

#subscribe_bar_inside {
      margin-top:3px;
}

#subscribe_bar p {
      font-size:16px;
      font-weight:regular;
      font-family: 'Cantarell', arial, serif;
      color:#fff;
      padding-top:8px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
      text-align:center;
}

#subscribe_bar p a {
      font-size:16px;
      font-weight:bold;
      font-family: 'Cantarell', arial, serif;
      color:#fff;
      margin:10px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
      text-align:center;
      text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #subscribe_bar p {
      font-size:16px;
      font-weight:regular;
      font-family: 'Walter Turncoat', cursive;
      color:#fff;
      padding-top:8px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
      text-align:center;
}

body.s-category-halloween-boozinga-2011 #subscribe_bar p a {
      font-size:16px;
      font-weight:bold;
      font-family: 'Walter Turncoat', cursive;
      color:#fff;
      margin:10px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
      text-align:center;
      text-decoration:none;
}

#subscribe_bar p a:hover {
      text-decoration:underline;
}

#podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#000;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

#junkcast_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#500000;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

#podocalypse_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#fbd508;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

#literary_wasteland_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#000;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

#myremoteradio_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#020927;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

#podcast_show p {
      font-size:14px;
      font-family: 'Cantarell', arial, serif;
      color:#fff;
      margin:10px;
      margin-top:25px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
}

#twd_podcast #podcast_show_info p {
      font-size:14px;
      font-family: 'Cantarell', arial, serif;
      color:#fff;
      margin:10px;
      margin-top:25px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
}

#literary_wasteland_podcast #podcast_show_info p {
      font-size:14px;
      font-family: 'Cantarell', arial, serif;
      color:#000;
      margin:10px;
      margin-top:25px;
      line-height:20px;
      text-shadow: #0d0d0d 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#000;
      font-family: 'Walter Turncoat', cursive;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

body.s-category-halloween-boozinga-2011 #junkcast_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#500000;
      font-family: 'Walter Turncoat', cursive;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

body.s-category-halloween-boozinga-2011 #podocalypse_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#fbd508;
      font-family: 'Walter Turncoat', cursive;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

body.s-category-halloween-boozinga-2011 #literary_wasteland_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#000;
      font-family: 'Walter Turncoat', cursive;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

body.s-category-halloween-boozinga-2011 #myremoteradio_podcast #podcast_show h1 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#020927;
      font-family: 'Walter Turncoat', cursive;
      font-weight:bold;
      font-size:46px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:5px;
      margin-bottom:15px;
}

body.s-category-halloween-boozinga-2011 #podcast_show p {
      font-size:14px;
      font-family: 'Walter Turncoat', cursive;
      color:#fff;
      margin:10px;
      margin-top:25px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #twd_podcast #podcast_show_info p {
      font-size:14px;
      font-family: 'Walter Turncoat', cursive;
      color:#fff;
      margin:10px;
      margin-top:25px;
      line-height:20px;
      text-shadow: #0a0a0a 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #literary_wasteland_podcast #podcast_show_info p {
      font-size:14px;
      font-family: 'Walter Turncoat', cursive;
      color:#000;
      margin:10px;
      margin-top:25px;
      line-height:20px;
      text-shadow: #0d0d0d 1px 1px 1px;
}

#podcast_show {
      width:auto;
      min-height:250px;
      border:0px solid black;
      margin-top:-10px;
      margin-bottom:10px;
      background:url(images/junkcast_background.png) no-repeat;
      overflow:auto;
}

#junkcast_podcast #podcast_show {
      width:auto;
      min-height:250px;
      border:0px solid black;
      margin-top:-10px;
      margin-bottom:10px;
      background:url(images/junkcast_background.png) no-repeat;
      overflow:auto;
}

#twd_podcast #podcast_show {
      width:auto;
      min-height:250px;
      border:0px solid black;
      margin-top:-10px;
      margin-bottom:10px;
      background:url(images/twd_background.png) no-repeat;
      overflow:auto;
}

#podocalypse_podcast #podcast_show {
      width:auto;
      min-height:250px;
      border:0px solid black;
      margin-top:-10px;
      margin-bottom:10px;
      background:url(images/podocalypse_background.png) no-repeat;
      overflow:auto;
}

#myremoteradio_podcast #podcast_show {
      width:auto;
      min-height:250px;
      border:0px solid black;
      margin-top:-10px;
      margin-bottom:10px;
      background:url(images/myremoteradio_background.png) no-repeat;
      overflow:auto;
}

#literary_wasteland_podcast #podcast_show {
      width:auto;
      min-height:250px;
      border:0px solid black;
      margin-top:-10px;
      margin-bottom:10px;
      background:url(images/literary_wasteland_background.png) no-repeat;
      overflow:auto;
}

#podcast_show_info {
      width:475px;
      height:100%;
      overflow:auto;
      float:right;
      border:0px solid black
}

#podcast_show_inside {
      width:auto;
      height:auto;
      margin:14px;
      overflow:auto;
}

#podcast_show_image {
      max-width:250px;
      max-height:250px;
      border:2px solid white;
      float:left;
}

/* Now Playing Bar */

#now_playing {
      background:#780000 url(images/content/now_playing_bg.png) no-repeat;
      width:730px;
      height:50px;
      margin-left:15px;
}

#now_playing_inside {
      margin:10px;
      padding-left:10px;
      padding-top:10px;
}

body.s-category-halloween-boozinga-2011 #featured_post h2 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:36px;
	margin:0px;
	padding:0px;
	line-height:30px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #featured_post h2 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:36px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #featured_post h2 a:hover {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:36px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

#featured_podcast #now_playing h2 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#500000;
      text-align:left;
      float:left;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:36px;
      margin:0px;
      padding:0px;
      line-height:30px;
}

#featured_podcast #now_playing p {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#fff;
      text-align:left;
      float:left;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:36px;
      margin:0px;
      padding:0px;
      margin-left:15px;
      line-height:30px;
}

#featured_podcast #now_playing p a {
      color:#fff;
      text-decoration:none;
}

/* Shows Bar */

#shows {
      background:url(images/content/select_channel_bg.png) no-repeat;
      width:100%;
      height:90px;
      margin:0px;
      padding:0px;
      margin-top:70px;
      border:0px solid white
}

#shows_inside {
      width:750px;
      height:40px;
      margin:0px;
      padding:0px;
      padding-top:47px;
      margin-left:300px;
      border:0px solid white;
}

#shows_inside li {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:20px;
	color:#000;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
        padding-top:5px;
	margin-right:15px;
        text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
}

#shows_inside li a {
	color:#000;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:15px;
	text-decoration:none;	
}

#shows_inside li a:hover {
	color:#fff;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:15px;
	text-decoration:none;
        text-shadow:0px;
}

#single_select_a_channel #shows {
      background:url(images/select_channel_bg.png) no-repeat;
      width:100%;
      height:90px;
      margin-top:70px;
      margin-bottom:-40px;
      border:0px solid white
}

#single_select_a_channel #shows_inside {
      width:750px;
      height:40px;
      margin:0px;
      padding:0px;
      margin-left:300px;
      border:0px solid white;
}

#single_select_a_channel #shows_inside li {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:20px;
	color:#000;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
        margin-top:-2px;
	margin-right:15px;
        text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
}

#archive_select_a_channel #shows {
      background:url(images/select_channel_bg.png) no-repeat;
      width:100%;
      height:90px;
      margin-top:-20px;
      margin-bottom:-40px;
      border:0px solid white
}

#archive_select_a_channel #shows_inside {
      width:750px;
      height:40px;
      margin:0px;
      padding:0px;
      margin-left:300px;
      border:0px solid white;
}

#archive_select_a_channel #shows_inside li {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:20px;
	color:#000;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
        margin-top:-2px;
	margin-right:15px;
        text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
}

/* Captions */

.wp-caption {
        text-align:left;
}

.wp-caption p.wp-caption-text {
        font-size:11px;
        font-color:#fff;
}

/* Facebook Connect */

#fb-user {
        background-color:#fff;
        margin-right:14px;
        margin-bottom:20px;
}

#fb-msg {
        font-family: 'Cantarell', arial, serif;
	font-size: 14px;
}

#sfc_comm_send {
        font-weight:bold;
        margin-top:10px;
}

/* Top Links */

#top_links p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	float:right;
}

/* Lists */

ol {
	list-style-type: outside;
	margin-left: 40px;
        font-family: 'Cantarell', arial, serif;
        font-size:14px;
}

ul {
        font-family: 'Cantarell', arial, serif;
	list-style-type: outside;
	margin-left: 30px;
        font-size:14px;
}

blockquote ul {
        font-family: 'Cantarell', arial, serif;
	list-style-type: outside;
	padding:0px;
	margin:0px;
	margin-left: -25px;
	padding-bottom:30px;
        font-size:14px;
}
	
ol li {
        font-family: 'Cantarell', arial, serif;
	margin: 0px;
	padding: 0px;
	list-style: decimal outside;
        font-size:14px;
}

ul li {
        font-family: 'Cantarell', arial, serif;
	margin: 0px;
	padding: 0px;
	list-style: outside;
        font-size:14px;
}

#sidebar_widgets ol {
	list-style-type: outside;
	margin-left: 5px;
        font-family: 'Cantarell', arial, serif;
        color:#e30000;
}

#sidebar_widgets ul {
        font-family: 'Cantarell', arial, serif;
	list-style-type: outside;
	margin-left: 5px;
        color:#e30000;
}
	
#sidebar_widgets ol li {
        font-family: 'Cantarell', arial, serif;
	margin: 0;
	padding: 0;
	list-style: decimal outside;
        color:#e30000;
}

/*Quotes*/
blockquote {
	font-size:14px;
        font-family: 'Cantarell', arial, serif;
	background: #fff;
	padding-top:15px;
        padding-left:20px;
        padding-right:5px;
	margin-left:63px;
        margin-top:0px;
        margin-bottom:25px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

blockquote p {
	font-size:14px;
        font-family: 'Cantarell', arial, serif;
	color:#000;
	margin:2px 1px;
	padding:2px 0;
	padding-left:5px;
}

blockquote p a {
	font-size:14px;
        font-family: 'Cantarell', arial, serif;
	color:#de4100;
        font-weight:bold;
        text-decoration:none;
}

blockquote p a:hover {
	font-size:14px;
        font-family: 'Cantarell', arial, serif;
	color:#de4100;
        font-weight:bold;
        text-decoration:underline;
}

/* Pages */

h5 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

h3 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
        margin-top:20px;
	margin-bottom:10px;
        text-align:center;
        text-shadow: #a0a0a0 1px 1px 1px;
}

h3 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

h3 a:hover {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

h4 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:20px;
        color:#fff;
	margin:0px;
	padding:0px;
        margin-top:20px;
	margin-bottom:10px;
        text-align:left;
}

h4 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

h4 a:hover {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

h1 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
        margin-top:20px;
	margin-bottom:10px;
        text-align:center;
        text-shadow: #a0a0a0 1px 1px 1px;
}

h1 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

h1 a:hover {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 ol {
	list-style-type: outside;
	margin-left: 40px;
        font-family: 'Walter Turncoat', cursive;
        font-size:14px;
}

body.s-category-halloween-boozinga-2011 ul {
        font-family: 'Walter Turncoat', cursive;
	list-style-type: outside;
	margin-left: 30px;
        font-size:14px;
}

body.s-category-halloween-boozinga-2011 blockquote ul {
        font-family: 'Walter Turncoat', cursive;
	list-style-type: outside;
	padding:0px;
	margin:0px;
	margin-left: -25px;
	padding-bottom:30px;
        font-size:14px;
}
	
body.s-category-halloween-boozinga-2011 ol li {
        font-family: 'Walter Turncoat', cursive;
	margin: 0px;
	padding: 0px;
	list-style: decimal outside;
        font-size:14px;
}

body.s-category-halloween-boozinga-2011 ul li {
        font-family: 'Walter Turncoat', cursive;
	margin: 0px;
	padding: 0px;
	list-style: outside;
        font-size:14px;
}

body.s-category-halloween-boozinga-2011 #sidebar_widgets ol {
	list-style-type: outside;
	margin-left: 5px;
        font-family: 'Walter Turncoat', cursive;
        color:#e30000;
}

body.s-category-halloween-boozinga-2011 #sidebar_widgets ul {
        font-family: 'Walter Turncoat', cursive;
	list-style-type: outside;
	margin-left: 5px;
        color:#e30000;
}
	
body.s-category-halloween-boozinga-2011 #sidebar_widgets ol li {
        font-family: 'Walter Turncoat', cursive;
	margin: 0;
	padding: 0;
	list-style: decimal outside;
        color:#e30000;
}

/*Quotes*/
body.s-category-halloween-boozinga-2011 blockquote {
	font-size:14px;
        font-family: 'Walter Turncoat', cursive;
	background: #fff;
	padding-top:15px;
        padding-left:20px;
        padding-right:5px;
	margin-left:63px;
        margin-top:0px;
        margin-bottom:25px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

body.s-category-halloween-boozinga-2011 blockquote p {
	font-size:14px;
        font-family: 'Walter Turncoat', cursive;
	color:#000;
	margin:2px 1px;
	padding:2px 0;
	padding-left:5px;
}

body.s-category-halloween-boozinga-2011 blockquote p a {
	font-size:14px;
        font-family: 'Walter Turncoat', cursive;
	color:#de4100;
        font-weight:bold;
        text-decoration:none;
}

body.s-category-halloween-boozinga-2011 blockquote p a:hover {
	font-size:14px;
        font-family: 'Walter Turncoat', cursive;
	color:#de4100;
        font-weight:bold;
        text-decoration:underline;
}

/* Pages */

body.s-category-halloween-boozinga-2011 h5 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 h3 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
        margin-top:20px;
	margin-bottom:10px;
        text-align:center;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 h3 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 h3 a:hover {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 h4 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:20px;
        color:#fff;
	margin:0px;
	padding:0px;
        margin-top:20px;
	margin-bottom:10px;
        text-align:left;
}

body.s-category-halloween-boozinga-2011 h4 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 h4 a:hover {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 h1 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
        margin-top:20px;
	margin-bottom:10px;
        text-align:center;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 h1 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 h1 a:hover {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

/* Header */

.header {
	border:0px solid white;
	height:150px;
	width:100%;
        margin:0px;
        padding:0px;
	margin-top:0px;
	margin-bottom:60px;
}

.header #logo_sprite {	
	float:left;
	height:126px;
	width:337px;
	border:0px solid white;
	margin-top:27px;
}

#logo a.button {
	display: block;
	width:337px;
	height:126px;
	background:url(images/header/remoteradio_logo_sprite_regular.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#logo a.button:hover {
	background-position: 0px -129px;
}

body.s-category-halloween-boozinga-2010 #logo_sprite a.button {
	display: block;
	width:331px;
	height:126px;
	background:url(images/header/remoteradio_logo_sprite_halloween.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

body.s-category-halloween-boozinga-2011 #logo_sprite a.button {
	display: block;
	width:331px;
	height:126px;
	background:url(images/header/remoteradio_logo_sprite_halloween_2011.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

body.s-category-halloween-boozinga-2010 #logo_sprite a.button:hover {
	background-position: 0px -129px;
}

body.s-category-halloween-boozinga-2011 #logo_sprite a.button:hover {
	background-position: 0px -129px;
}


.header #advertisement {
	float:left;
	height:150px;
	width:740px;
	margin-left:5px;
        padding-top:40px;
        padding-left:10px;
}

/* Featured Podcast */

#featured_podcast {
	width:100%;
	height:320px;
	border:0px solid white;
}

#featured_podcast #content {
	background:#979797 url(images/content/featured_podcast/featured_podcast_background.png) no-repeat;
	height:319px;
	width:761px;
	float:left;
	border:0px solid white;
	margin-bottom:25px;
}

#featured_podcast #listening_options {
	background:url(images/content/featured_podcast/listening_options/listening_options_background.png) no-repeat;
	width:310px;
	height:270px;
	border:0px solid white;
	float:left;
	margin-top:23px;
	overflow:hidden;
}

#featured_podcast #content_inside {
	width:720px;
	height:280px;
	margin:19px;
	border:0px solid white;
}

#featured_podcast #featured_image {
	background:#000;
	width:280px;
	height:280px;
	border:1px solid white;
	float:left;
}

#featured_podcast #featured_post {
	width:420px;
	height:240px;
	border:0px solid white;
	float:left;
	margin-left:16px;
}

#featured_post h2 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:36px;
	margin:0px;
	padding:0px;
	line-height:30px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#featured_post h2 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:36px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#featured_post h2 a:hover {
	color:#000;
        font-family: 'Cantarell', arial, serif;;
	font-weight:bold;
	font-size:36px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

#featured_post #run_time {
	width:422px;
	height:45px;
	background:#bd0000;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:25px;
}

#featured_post #run_time #run_time_inside {
	width:415px;
	height:35px;
	margin-left:10px;
	margin-top:4px;
	float:left;
	border:0px solid white;
}

#featured_post #run_time p {
        font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#fff;
	margin:0px;
	padding:0px;
	margin-top:10px;
}

#featured_post #run_time_logo {
	background:url(images/content/featured_podcast/run_time_logo.png);
	width:35px;
	height:35px;
	margin-right:10px;
	float:left;
}

#featured_post small {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	width:100%;
	height:25px;
	background:#960000;
	float:left;
        padding-top:6px;
        padding-left:10px;
}

#featured_post small a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
        text-decoration:none;
}

#featured_post small a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
        text-decoration:underline;
}

#featured_post p {
        font-family: 'Cantarell', arial, serif;
	font-weight:regular;
	font-size:14px;
	color:#000;
}

#featured_post p a {
	color:#d30000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#featured_post p a:hover {
	color:#d30000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

#featured_post #featured_post_excerpt {
	width:100%;
	border:0px solid white;
	overflow:hidden;
}

#featured_post #featured_post_excerpt p {
        line-height:20px;
}

#featured_podcast #post_after {
	width:422px;
	min-height:30px;
	background:#2e2b55;
	margin-left:15px;
	margin-top:10px;
	float:left;
        overflow:auto;
}

#featured_podcast #post_after_inside {
	width:620px;
	min-height:20px;
	margin-left:10px;
	padding-top:6px;
	border:0px solid white;
        overflow:auto;
}

#featured_podcast #post_after small {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#95b1c2;
	text-transform:uppercase;	
}

#featured_podcast #post_after small a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform:none;
}

#featured_podcast #post_after small a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	text-transform:none;
}

/* Featured Post Listening Options */

#listening_options_inside {
	max-height:250px;
	width:290px;
	overflow:hidden;
}

#listening_options h2 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#872A2A;
      text-align:center;
      float:center;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:26px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-top:10px;
}

#listening_sprites {
	margin-top:20px;
}

#listening_sprites ol {
        font-family: 'Cantarell', arial, serif;
	list-style-type: none;
	margin:0px;
	padding:0px;
	margin-left:25px;
        font-size:14px;
}

#listening_sprites ol li {
        font-family: 'Cantarell', arial, serif;
	color:#191919;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
        font-size:13px;
        line-height:20px;
        text-align:left;
        float:left;
        font-weight:bold;
	margin-bottom:15px;
        text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
}

#listening_sprites ol li a {
        color:black;
	font-weight:bold;
	text-decoration:none;
}

#listening_sprites ol li a:hover {
        color:white;
	font-weight:bold;
	text-decoration:none;
}

#listen_now a.button {
	display: block;
	width: 153px;
	height: 18px;
	background: url(images/content/featured_podcast/listening_options/listening_sprite.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-bottom:5px;
}

#listen_now a.button:hover {
	background-position: 0px -18px;
}

#subscribe_itunes a.button {
	display: block;
	width: 248px;
	height: 18px;
	background: url(images/content/featured_podcast/listening_options/listening_sprite.png) no-repeat;
	background-position: 0px -35px;
	text-indent: -9999px;
	margin-bottom:5px;
}

#subscribe_itunes a.button:hover {
	background-position: 0px -53px;
}

#download a.button {
	display: block;
	width: 138px;
	height: 18px;
	background: url(images/content/featured_podcast/listening_options/listening_sprite.png) no-repeat;
	background-position: 0px -70px;
	text-indent: -9999px;
	margin-bottom:7px;
}

#download a.button:hover {
	background-position: 0px -88px;
}

#retweet a.button {
	display: block;
	width: 118px;
	height: 18px;
	background: url(images/content/featured_podcast/listening_options/listening_sprite.png) no-repeat;
	background-position: 0px -107px;
	text-indent: -9999px;
	margin-bottom:10px;
}

#retweet a.button:hover {
	background-position: 0px -125px;
}

#leave_a_comment a.button {
	display: block;
	width: 209px;
	height: 18px;
	background: url(images/content/featured_podcast/listening_options/listening_sprite.png) no-repeat;
	background-position: 0px -143px;
	text-indent: -9999px;
}

#leave_a_comment a.button:hover {
	background-position: 0px -161px;
}

/* Podcast Player */

.powerpress_embed_box {
	margin:0px;
	padding:0px;
	width:630px;
	padding-left:400px;
	text-align:center;
}

.powerpress_player {
         text-align:center;
}

.powerpress_links {
         text-align:center;
}

/* Blog Sidebar */

#sidebar {
	width:308px;
	min-height:300px;
	float:left;
	border:0px solid white;
}

#post_content .wp-polls p {
        font-family: 'Cantarell', arial, serif;
        color:black;
}

#post_content .wp-polls-loading {
        font-family: 'Cantarell', arial, serif;
        color:black;
        font-weight:bold;
}

.wp-polls p {
        font-family: 'Cantarell', arial, serif;
        color:white;
}

.wp-polls-loading {
        font-family: 'Cantarell', arial, serif;
        color:white;
        font-weight:bold;
}

body.s-category-halloween-boozinga-2011 #post_content .wp-polls p {
        font-family: 'Walter Turncoat', cursive;
        color:black;
}

body.s-category-halloween-boozinga-2011 #post_content .wp-polls-loading {
        font-family: 'Walter Turncoat', cursive;
        color:black;
        font-weight:bold;
}

body.s-category-halloween-boozinga-2011 .wp-polls p {
        font-family: 'Walter Turncoat', cursive;
        color:white;
}

body.s-category-halloween-boozinga-2011 .wp-polls-loading {
        font-family: 'Walter Turncoat', cursive;
        color:white;
        font-weight:bold;
}

/* Sidebar Navigation */

#sidebar #navigation {
	width:307px;
	height:240px;
	float:left;
	border:0px solid white;

}

#sidebar #navigation #navigation_sprites {
	width:100%;
	height:100%;
}

#about a.button {
	display: block;
	width: 310px;
	height: 34px;
	background: url(images/sidebar/navigation/navigation_sprite.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#about a.button:hover {
	background-position: 0px -34px;
}

#episode_archives a.button {
	display: block;
	width: 310px;
	height: 34px;
	background: url(images/sidebar/navigation/navigation_sprite.png) no-repeat;
	background-position: 0px -68px;
	text-indent: -9999px;
}

#episode_archives a.button:hover {
	background-position: 0px -102px;
}

#blog_archives a.button {
	display: block;
	width: 310px;
	height: 34px;
	background: url(images/sidebar/navigation/navigation_sprite.png) no-repeat;
	background-position: 0px -136px;
	text-indent: -9999px;
}

#blog_archives a.button:hover {
	background-position: 0px -170px;
}

#subscribe_podcast a.button {
	display: block;
	width: 310px;
	height: 34px;
	background: url(images/sidebar/navigation/navigation_sprite.png) no-repeat;
	background-position: 0px -204px;
	text-indent: -9999px;
}

#subscribe_podcast a.button:hover {
	background-position: 0px -238px;
}

#subscribe_blog a.button {
	display: block;
	width: 310px;
	height: 34px;
	background: url(images/sidebar/navigation/navigation_sprite.png) no-repeat;
	background-position: 0px -272px;
	text-indent: -9999px;
}

#subscribe_blog a.button:hover {
	background-position: 0px -306px;
}

#sponsor a.button {
	display: block;
	width: 310px;
	height: 34px;
	background: url(images/sidebar/navigation/navigation_sprite.png) no-repeat;
	background-position: 0px -340px;
	text-indent: -9999px;
}

#sponsor a.button:hover {
	background-position: 0px -374px;
}

#contact a.button {
	display: block;
	width: 310px;
	height: 34px;
	background: url(images/sidebar/navigation/navigation_sprite.png) no-repeat;
	background-position: 0px -408px;
	text-indent: -9999px;
}

#contact a.button:hover {
	background-position: 0px -442px;
}

/* Sidebar Advertising */

#advertise {
	width:280px;
	min-height:150px;
	margin-top:45px;
	margin-left:15px;
	border:0px solid white;
	float:left;
}

#ad_block {
        background-color:#000;
        border:1px solid white;
	width:133px;
	height:133px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}

/* Sidebar Videos */

#sidebar_remote_video {
	background:url(images/sidebar/remote_videos/remote_videos_background.png);
	width:310px;
	height:262px;
	margin-top:25px;
	margin-bottom:25px;
	float:left;
}

#sidebar_remote_video h2 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#500000;
      text-align:center;
      font-family: 'Cantarell', arial, serif;
      font-weight:bold;
      font-size:25px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-left: auto;
      margin-right: auto;
      margin-top:5px;
      width:inherit;
}

body.s-category-halloween-boozinga-2011 #sidebar_remote_video h2 {
      text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
      color:#500000;
      text-align:center;
      font-family: 'Walter Turncoat', cursive;
      font-weight:bold;
      font-size:25px;
      margin:0px;
      padding:0px;
      line-height:30px;
      margin-left: auto;
      margin-right: auto;
      margin-top:5px;
      width:inherit;
}

#sidebar_remote_video h2 a {
	text-decoration:none;
}

#remote_video_title {
	background:url(images/sidebar/remote_videos/remote_videos_title.png);
	width:216px;
	height:28px;
	float:left;
	margin-top:10px;
	margin-left:45px;
}

#remote_video_content {
	width:274px;
	height:167px;
	float:left;
	margin-top:7px;
	margin-left:18px;
}

#sidebar_remote_video_inside p {
        font-family: 'Cantarell', arial, serif;
	font-size:14px;
	font-weight:normal;
	float:left;
	color:#fff;
	margin-top:20px;
	margin-left:45px;
        text-shadow: #000 1px 1px 1px;
}

#sidebar_remote_video_inside p a {
        font-family: 'Cantarell', arial, serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#sidebar_remote_video_inside p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #sidebar_remote_video_inside p {
        font-family: 'Walter Turncoat', cursive;
	font-size:14px;
	font-weight:normal;
	float:left;
	color:#fff;
	margin-top:20px;
	margin-left:45px;
        text-shadow: #000 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #sidebar_remote_video_inside p a {
        font-family: 'Walter Turncoat', cursive;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #sidebar_remote_video_inside p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

#sidebar #do_not_push {
	width:128px;
	height:128px;
	float:left;
	margin-bottom:30px;
}

#sidebar #do_not_push_button {
	background:url(images/sidebar/red_button.png);
	width:128px;
	height:128px;
	margin-left:85px;
}

#sidebar ul li {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#fff;
    line-height:25px;
}

#sidebar ul li a {
	font-weight:bold;
	color:#d30000;
    text-decoration:none;
}

#sidebar ul li a:hover {
	font-weight:bold;
	color:#d30000;
        text-decoration:underline;
}

#sidebar a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	color:#d30000;
        text-decoration:none;
}

#sidebar a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	color:#d30000;
        text-decoration:underline;
}

#sidebar strong {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:15px;
	text-align:center;
        color:#fff;
}

body.s-category-halloween-boozinga-2011 #sidebar a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	color:#d30000;
        text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #sidebar a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	color:#d30000;
        text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #sidebar strong {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:15px;
	text-align:center;
        color:#fff;
}

/* Divider */

#sidebar_divider {
        width:270px;
        border-bottom:1px solid #A9A9C5;
        text-align:center;
        margin-top:10px;
        margin-bottom:10px;
}

/* Most Popular */

#popular {
       width:270px;
       height:auto;
       overflow:auto;
       border:0px solid white;
}

#popular_post {
       width:auto;
       height:auto;
       overflow:auto;
       margin-bottom:10px;
       border:0px solid white;
}

.wpp-post-title {
        color:#fff;
}

#popular_post .wpp-post-title {
        color:#fff
        float:left;
        margin:0px;
        padding:0px;
        border:0px solid white;
}

#popular_post .wpp-post-title p a {
        color:#fff;
}

#popular_post .wpp-post-title p a:hover {
        color:#fff;
}

#popular_post .wpp-thumbnail {
        float:left;
        margin:0px;
        padding:0px;
        margin-right:20px;
        border:1px solid white;       
}

#popular_post .post-stats{
        font-family:Arial;
        width:160px;
        float:left;
        color:#F00;
        margin-top:5px;
}

/* Powerpress Player */

.powerpress_player {
        padding:0px;
        margin:0px;
        margin-top:-10px;
        margin-bottom:20px;
}

/* Blog */

#little_do_not_push {
	width:60px;
	height:60px;
	float:left;
        margin-top:50px;
	margin-bottom:5px;
}

#little_do_not_push_button {
	background:url(images/sidebar/little_red_button.png);
	width:60px;
	height:60px;
        margin-left:12px;
	margin-top:30px;
}

#post_content h1 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:25px;
	margin:0px;
	padding:0px;
        margin-bottom:20px;
        text-align:left;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#post_content h1 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:25px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#post_content h1 a:hover {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:25px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #post_content h1 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:25px;
	margin:0px;
	padding:0px;
        margin-bottom:20px;
        text-align:left;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #post_content h1 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:25px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #post_content h1 a:hover {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:25px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

#tweetmeme {
       margin-left:15px;
}

a img {
        border: none;
}

#post_content img {
        background:#000;
        border: 1px solid white;
        padding:2px;
	max-width:630px;
	width:inherit;
	height:inherit;
}

#blog {
	width:100%;
	min-height:300px;
	border:0px solid white;
	margin-top:20px;
	overflow:auto;
	margin-left:10px;
}

#blog #content {
	background:#ebebeb url(images/content/blog_content_background.png) no-repeat;
	width:761px;
	min-height:3200px;
        height:100%;
	float:left;
	padding-bottom:45px;
	margin-bottom:20px;	
}

#blog #content #blog_post {
	width:737px;
	height:232px;
	border:0px solid black;
	margin:10px;
}

#blog #content #post {
	width:737px;
	height:100%;
	border:0px solid black;
	margin:10px;
}

#blog #content #blog_post #blog_meta_data {
	width:85px;
	height:auto;
	float:left;
	border:0px solid black;
	margin-right:13px;
	margin-top:5px;
	margin-left:3px;
}

#blog #content #post #blog_meta_data {
	width:85px;
	height:auto;
	float:left;
	border:0px solid black;
	margin-right:13px;
	margin-top:5px;
	margin-left:3px;
}

#blog #content #blog_post #blog_meta_data #blog_post_date {
	width:84px;
	height:30px;
	border:0px solid black;
}

#blog #content #post #blog_meta_data #blog_post_date {
	width:84px;
	height:30px;
	border:0px solid black;
}

#blog_post_date #day {
        font-family: 'Cantarell', arial, serif;
	float:left;
	font-size:29px;
	font-weight:bold;
	margin-right:3px;
	line-height:30px;
}

#blog_post_date #month {
        font-family: 'Cantarell', arial, serif;
	font-size:16px;
	text-transform:uppercase;
	line-height:15px;
}

#blog_post_date #year {
        font-family: 'Cantarell', arial, serif;
	font-size:11px;
	font-weight:bold;
}

body.s-category-halloween-boozinga-2011 #blog_post_date #day {
        font-family: 'Walter Turncoat', cursive;
	float:left;
	font-size:30px;
	font-weight:bold;
	margin-right:3px;
	line-height:30px;
}

body.s-category-halloween-boozinga-2011 #blog_post_date #month {
        font-family: 'Walter Turncoat', cursive;
	font-size:16px;
	text-transform:uppercase;
	line-height:15px;
}

body.s-category-halloween-boozinga-2011 #blog_post_date #year {
        font-family: 'Walter Turncoat', cursive;
	font-size:11px;
	font-weight:bold;
}

#blog #content #blog_post #blog_meta_data #blog_comments {
	width:84px;
	height:15px;
	border:0px solid black;
	margin-top:5px;
}

#blog #content #post #blog_meta_data #blog_comments {
	width:84px;
	height:15px;
	border:0px solid black;
	margin-top:5px;
}

#blog #content #blog_post #blog_meta_data #blog_comments small {
        font-family: 'Cantarell', arial, serif;
	font-size:10px;
	font-style:normal;
	float:right;
        color:black;
}

#blog #content #post #blog_meta_data #blog_comments small {
        font-family: 'Cantarell', arial, serif;
	font-size:10px;
	font-style:normal;
	float:right;
        color:black;
}

#blog #content #blog_post #blog_meta_data #blog_comments a {
        font-family: 'Cantarell', arial, serif;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:none;
        color:black;
}

#blog #content #post #blog_meta_data #blog_comments a {
        font-family: 'Cantarell', arial, serif;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:none;
        color:black;
}

#blog #content #blog_post #blog_meta_data #blog_comments a:hover {
        font-family: 'Cantarell', arial, serif;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:underline;
        color:black;
}

#blog #content #post #blog_meta_data #blog_comments a:hover {
        font-family: 'Cantarell', arial, serif;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:underline;
        color:black;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_meta_data #blog_comments small {
        font-family: 'Walter Turncoat', cursive;
	font-size:10px;
	font-style:normal;
	float:right;
        color:black;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #blog_meta_data #blog_comments small {
        font-family: 'Walter Turncoat', cursive;
	font-size:10px;
	font-style:normal;
	float:right;
        color:black;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_meta_data #blog_comments a {
        font-family: 'Walter Turncoat', cursive;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:none;
        color:black;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #blog_meta_data #blog_comments a {
        font-family: 'Walter Turncoat', cursive;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:none;
        color:black;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_meta_data #blog_comments a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:underline;
        color:black;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #blog_meta_data #blog_comments a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-size:10px;
	font-style:normal;
	float:right;
        text-decoration:underline;
        color:black;
}

#blog #content #blog_post #blog_meta_data #blog_comments #comments_icon {
	background:url(images/content/comment_icon.png);
	width:15px;
	height:12px;
	float:left;
}

#blog #content #post #blog_meta_data #blog_comments #comments_icon {
	background:url(images/content/comment_icon.png);
	width:15px;
	height:12px;
	float:left;
}

#blog #content #blog_post #blog_meta_data #divider {
	width:84px;
	border-bottom:1px solid #95b1c2;
	margin-top:5px;
	margin-bottom:5px;
}

#blog #content #post #blog_meta_data #divider {
	width:84px;
	border-bottom:1px solid #95b1c2;
	margin-top:5px;
	margin-bottom:5px;
}

#blog #content #blog_post #blog_meta_data #blog_post_author {
	width:82px;
	height:110px;
	border:0px solid black;
        text-align:center;
}

#blog #content #post #blog_meta_data #blog_post_author {
	width:82px;
	height:110px;
	border:0px solid black;
        text-align:center;
}

#blog #content #blog_post #blog_meta_data #blog_post_author #blog_post_author_image {
	background:#000;
	max-width:80px;
	max-height:80px;
	border:1px solid white
        margin-bottom:3px;
}

#blog #content #post #blog_meta_data #blog_post_author #blog_post_author_image {
	background:#000;
	max-width:80px;
	max-height:80px;
	border:1px solid white
}

#blog #content #blog_post #blog_meta_data #blog_post_author small {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	line-height:15px;
	max-width:90px;
	margin:0px;
	padding:0px;
        text-align:center;
}

#blog #content #post #blog_meta_data #blog_post_author small {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	line-height:15px;
	max-width:90px;
	margin:0px;
	padding:0px;
        text-align:center;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_meta_data #blog_post_author small {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	line-height:15px;
	max-width:90px;
	margin:0px;
	padding:0px;
        text-align:center;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #blog_meta_data #blog_post_author small {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	line-height:15px;
	max-width:90px;
	margin:0px;
	padding:0px;
        text-align:center;
}

#blog #content #blog_post #page_content {
	width:700px;
	height:100%;
	float:left;
	border:0px solid black;
	margin-right:20px;
        margin-left:20px;
}

#blog #content #blog_post #blog_post_content {
	width:395px;
	height:100%;
	float:left;
	border:0px solid black;
	margin-right:20px;
}

#blog #content #blog_post #post_content {
	width:400px;
	height:100%;
	float:left;
	border:0px solid black;
	margin-right:20px;
}

#blog #content #post #post_content {
	width:630px;
	height:100%;
	float:left;
	border:0px solid black;
        margin-bottom:10px;
}

#blog #content #blog_post #blog_post_image {
	background:#000;
	width:auto;
	height:auto;
	margin-top:5px;
	float:left;
	border:1px solid white;
}

#blog #content #post #blog_post_image {
	background:#000;
	width:auto;
	height:auto;
	margin-top:5px;
	float:left;
	border:1px solid white;
}

#blog #content #blog_post #blog_post_content h2 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
        line-height:30px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#blog #content #blog_post #blog_post_content h2 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

#blog #content #blog_post #blog_post_content h2 a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

#blog #content #blog_post #page_content h2 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#blog #content #blog_post #page_content h2 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

#blog #content #blog_post #page_content h2 a:hover {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

#blog #content #post #post_content h2 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#blog #content #post #post_content h2 a {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#blog #content #post #post_content h2 a:hover {
	color:#000;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

#blog #content #blog_post #blog_post_content p {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-top:0px;
        line-height:20px;
        padding-bottom:15px;
}

#blog #content #blog_post #blog_post_content p a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:none;
}

#blog #content #blog_post #blog_post_content p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:underline;
}

#blog #content #blog_post #page_content p {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-top:5px;
        line-height:20px;
        padding-bottom:20px;
}

#blog #content #blog_post #page_content p a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:none;
        line-height:20px;
        padding-bottom:20px;
}

#blog #content #blog_post #page_content p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:underline;
        line-height:20px;
        padding-bottom:20px;
}

#blog #content #post #post_content p {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
        line-height:20px;
        padding-bottom:20px;
}

#blog #content #post #post_content p a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:none;
}

#blog #content #post #post_content p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_post_content h2 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
        line-height:30px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_post_content h2 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_post_content h2 a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #page_content h2 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #page_content h2 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #page_content h2 a:hover {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #post_content h2 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #post_content h2 a {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #post_content h2 a:hover {
	color:#000;
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:33px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_post_content p {
        font-family: 'Walter Turncoat', cursive;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-top:0px;
        line-height:20px;
        padding-bottom:15px;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_post_content p a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #blog_post_content p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #page_content p {
        font-family: 'Walter Turncoat', cursive;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-top:5px;
        line-height:20px;
        padding-bottom:20px;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #page_content p a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:none;
        line-height:20px;
        padding-bottom:20px;
}

body.s-category-halloween-boozinga-2011 #blog #content #blog_post #page_content p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:underline;
        line-height:20px;
        padding-bottom:20px;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #post_content p {
        font-family: 'Walter Turncoat', cursive;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
        line-height:20px;
        padding-bottom:20px;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #post_content p a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #post #post_content p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:underline;
}

#blog #content #post_divider {
	width:635px;
	border-bottom:1px solid #95b1c2;
	margin-top:20px;
	margin-left:100px;
	margin-bottom:20px;
	float:left;
}

#post_content #single_post_divider {
	width:635px;
	border-bottom:1px solid #95b1c2;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

#blog #content #after_post_ad {
        background:#C4C4C4;
	width:635px;
	height:85px;
        margin-top:10px;
        margin-bottom:10px;
	margin-left:100px;
	float:left;
        border:1px solid white;
}

#blog #content #after_post_ad_inside {
	width:468px;
	height:60px;
        background:#000;
	margin:auto;
        margin-top:10px;
        border:1px solid white;
}

#blog #content #post_after_post_ad {
        background:#C4C4C4;
	width:550px;
	height:85px;
        margin-top:10px;
        margin-bottom:10px;
	margin-left:20px;
        margin-right:30px;
        padding-right:20px;
	float:left;
        border:1px solid white;
}

#blog #content #post_after_post_ad_inside {
	width:468px;
	height:60px;
        background:#000;
        padding:0px;
	margin:auto;
        margin-top:10px;
        border:1px solid white;
}

body.s-category-halloween-boozinga-2010 #blog #content #post_after {
	background:#A05404;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after {
	width:635px;
        min-height:auto;
        overflow:auto;
	background:#A05404;
	margin-left:100px;
	float:left;
}

body.s-category-halloween-boozinga-2010 #blog #content #post_after small a {
	color:#EAEB19;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after small a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:12px;
	color:#EAEB19;
	text-decoration:none;
	text-transform:none;
}

body.s-category-halloween-boozinga-2010 #blog #content #post_after small {
	color:#000;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after small a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	text-transform:none;
}

#blog #content #post_after {
	width:635px;
        min-height:auto;
        overflow:auto;
	background:#2e2b55;
	margin-left:100px;
	float:left;
}

#blog #content #post_after_inside {
	width:620px;
	min-height:20px;
        overflow:auto;
	margin-left:10px;
	padding-top:6px;
        padding-bottom:3px;
	border:0px solid white;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after {
	width:635px;
        min-height:auto;
        overflow:auto;
	background:#A05404;
	margin-left:100px;
	float:left;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after_inside {
	width:620px;
	min-height:20px;
        overflow:auto;
	margin-left:10px;
	padding-top:6px;
        padding-bottom:3px;
	border:0px solid white;
}

#blog #content #post_after small {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#95b1c2;
	text-transform:uppercase;	
}

#blog #content #post_after small a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform:none;
}

#blog #content #post_after small a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	text-transform:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after_tags {
	width:635px;
        height:auto;
        overflow:auto;
	background:#34772b;
	margin-left:100px;
	float:left;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after_tags {
	width:635px;
        height:auto;
        overflow:auto;
	background:#34772b;
	margin-left:100px;
	float:left;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after_tags_inside {
	width:620px;
	height:20px;
	margin-left:10px;
	padding-top:6px;
	border:0px solid white;
}

#blog #content #post_after_tags small {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#bbf1b4;
	text-transform:uppercase;	
}

#blog #content #post_after_tags small a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform:none;
}

#blog #content #post_after_tags small a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	text-transform:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after_tags small {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:12px;
	color:#bbf1b4;
	text-transform:uppercase;	
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after_tags small a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform:none;
}

body.s-category-halloween-boozinga-2011 #blog #content #post_after_tags small a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	text-transform:none;
}

#pagenavi {
        margin-left:110px;
}

/*Related Posts*/

#crp_related {
       float:left;
       margin-left:90px;
       margin-top:20px;
       margin-bottom:5px;
}

#crp_title {
        display:inline;
        float:left;
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:10px;
}

#crp_related h2 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	padding:0px;
        margin-top:5px;
        margin-bottom:5px;
        line-height:30px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#crp_related ul li {
        float:left;
	display:inline;
	margin:10px;
	padding:0px;
}

#crp_related ul {
	display:inline;
	margin:0px;
	padding:0px;
}

/* Support Banner */

#blog #content #support {
	width:635px;
	min-height:130px;
	background:#ff0000;
	margin-left:100px;
	float:left;
        margin-top:15px;
        margin-bottom:30px;
        border:3px solid #ff0000;
}

#blog #content #support_inside {
        width:635px;
	min-height:130px;
	margin-left:0px;
	padding-top:0px;
        padding-bottom:0px;
	border:0px solid white;
        text-align: center;
}

#blog #content #support small {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-transform:none;
        line-height:30px;	
}

#blog #content #support small a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}

#blog #content #support small a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}

/* Global */


/* body {
	background:#000 url(images/background/christmas_background.jpg) repeat center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
} */

body {
	background:#000 url(images/background/background_blue.png) no-repeat center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}

body.s-category-halloween-boozinga-2010 {
	background:#000 url(images/background/background_halloween.png) no-repeat center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}

body.s-category-halloween-boozinga-2011 {
	background:#000 url(images/background/background_halloween_2011.png) no-repeat center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}

body.s-category-junkcast {
	background:#000 url(images/background/background_junkcast.png) no-repeat center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}

body.s-category-walking-dead-round-table {
	background:#0c0807 url(images/background/background_twd.png) repeat-x center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}

body.s-category-podocalypse {
	background:#060000 url(images/background/background_podocalypse.png) no-repeat center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}

body.s-category-literary-wasteland {
	background:#060000 url(images/background/literary_wasteland_background.jpg) repeat center top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
}


/* Main Container */

.main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	height: auto !important;
	min-height:1000px;
	border:0px solid white;
}
	
/* Content Container */

.container {
	width:1071px;
	height:auto;
	border:0px solid white;
	margin-left:10px;
}

/* Bookmarks */

#blog #content #blog_post #bookmarks {
	width:735px;
	height:100%;
	float:left;
	border:0px solid black;
	margin-right:20px;
}

#blog #content #blog_post #bookmarks p {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

#blog #content #blog_post #bookmarks p a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:none;
}

#blog #content #blog_post #bookmarks p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	color:#d10000;
	text-decoration:underline;
}

/* Search */

#search_results_title {
        margin-top:10px;
        margin-bottom:20px;
        border-bottom:1px solid #95b1c2;
}

#sidebar_widgets {
        width:260px;
        height:100%;
        margin-top:0px;
        margin-left:25px;
        border:0px solid black;
        float:left;
}

#searchform {
	text-align: left;
}

#searchform #s {
        background:#fff;
	width: 254px;
	height:23px;
        border:0px solid black;
}

#s {
        padding-left:5px;
        padding-right:5px;
	background-color:transparent;
}

/* Comments */

#comments {
        float:left;
        width:645px;
        margin-left:98px;
        margin-right:40px;
}

#comments h2 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
        margin-top:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#comments h3 {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
        margin-top:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#comments h3 a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

#comments p {
        font-family: 'Cantarell', arial, serif;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#000;
        line-height:20px;
}

#comments p a {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#d90000;
        text-decoration:none;
}

#comments p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#d90000;
        text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #comments h2 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
        margin-top:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #comments h3 {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
        margin-top:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #comments h3 a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
        text-shadow: #a0a0a0 1px 1px 1px;
}

body.s-category-halloween-boozinga-2011 #comments p {
        font-family: 'Walter Turncoat', cursive;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#000;
        line-height:20px;
}

body.s-category-halloween-boozinga-2011 #comments p a {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#d90000;
        text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #comments p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#d90000;
        text-decoration:underline;
}

#comments #comments_wrap {
        padding: 0;
        position: relative;
}

#comments ol.commentlist li {
        list-style-type:none;
}

#comments .comment {
        margin-bottom:20px;
        width: 100%;
        float:right;
}

#comments .comment a {
        text-decoration: none;
}

#comments .comment a:hover {
        text-decoration: underline;
}

#comments .comment small {
        font-size: 10px;
        margin-top: -2px;
}

#comments .comment .col-left {
        width: 110px;
        font-size:12px;
        float:left;
}

#comments .comment .col-left p {
        padding: 0 0 0 2px;
        line-height: 15px;
        margin-bottom:10px;
        margin-top:4px;
}

#comments .comment .col-left small {
        padding: 0 0 0 2px;
        line-height: 0px;
        font-family:Arial;
        font-size:10px;
}

#comments .comment .col-left .inside {
	width: 110px;
	float: left;
	position: relative;
	overflow: hidden;
	min-height:30px;
}

#comments .comment .col-right {
	min-height: 115px;
	background: #9a9a9a;
	padding: 10px 15px;
	margin-left:120px;
	margin-top:-1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width:460px;
	overflow:hidden;
        border:1px solid black;
}

* html #comments .comment .col-right {
        height: 100px;
}

#comments .comment div.reply {
       float:right;
       padding: 3px 3px 0;
       font-size:11px;
}

#comments .comment div.reply a {
       text-decoration:none;
       color:#aaa;
}

#comments ul.children {
       margin:10px 0 0 25px;
       padding:0;
}

#comments .navigation .alignright, #comments .navigation .alignleft {
       margin:10px 0;
}

#comments .navigation a {
	color: #555;
}

#comments .commentlist {
        padding:0px;
        margin:0px;
        width:630px;
        margin-left:5px;
}

#comments .commentlist p{
        padding:0 0 10px;
}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}

#comments .commentlist .children #respond #form_wrap .col-right{
        float:none;
}

#comments .cancel-comment-reply { 
        margin-bottom:10px;
}

#commentform .btn {
	margin:0; 
	background:#d90000;
 	color:#fff;
	font-weight:bold;
	width:79px;
	height:33px;
	padding:0;
	border:0;
        margin-top:5px;
	cursor:pointer;
	margin-bottom:20px;
}

/* Footer */
	
#footer {
	width:1095px;
	height:310px;
	border-top:1px solid #95b1c2;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#footer #footer_left {
	width:760px;
	min-height:175px;
	border:0px solid white;
	float:left;
	overflow:visible;	
}

#footer #footer_title {
        font-family: 'Cantarell', arial, serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	width:100px;
	height:100%;
	border:0px solid white;
	float:left;
	margin:0px;	
	padding:0px;
	margin-top:-5px;
	top:50%;
	bottom:50%;
}

#footer #footer_links {
	width:600px;
	height:100%;
	border:0px solid white;	
	float:left;
	margin:0px;
	padding:0px;
	margin-left:50px;
}

#footer ul#footer_links li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#95b1c2;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:15px;
	padding-top:16px;
}

#footer ul#footer_links li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#95b1c2;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:15px;
	padding-top:0px;
	text-decoration:none;	
}

#footer ul#footer_links li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:15px;
	padding-top:0px;
	text-decoration:underline;
}


#footer #footer_row {
	min-height:50px;
	width:760px;
	border-bottom:1px solid #95b1c2;
	overflow:auto;
}

#footer #footer_right {
	width:300px;
	min-height:133px;
	border-bottom:1px solid #95b1c2;
	float:right;
	margin-top:10px;
}

#footer #footer_right_inside {
}

#footer #footer_right_inside h2 {
        font-family: 'Cantarell', arial, serif;
	font-size:18px;
	font-weight:bold;
	color:#95b1c2;
}

#footer #footer_right_inside p {
        font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:regular;
	color:#fff;
}

#footer #footer_right_inside p a {
        font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#footer #footer_right_inside p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #footer #footer_right_inside h2 {
        font-family: 'Walter Turncoat', cursive;
	font-size:18px;
	font-weight:bold;
	color:#95b1c2;
}

body.s-category-halloween-boozinga-2011 #footer #footer_right_inside p {
        font-family: 'Walter Turncoat', cursive;
	font-size:12px;
	font-weight:regular;
	color:#fff;
}

body.s-category-halloween-boozinga-2011 #footer #footer_right_inside p a {
        font-family: 'Walter Turncoat', cursive;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #footer #footer_right_inside p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

#footer #footer_right_inside ul#subscribe_icons {
	width:200px;
	height:30px;
	border:0px solid white;
	margin:0px;
	padding:0px;	
}

#footer #footer_right_inside ul#subscribe_icons li {
	display:inline;
	float:left;
	margin-right:10px;
}

#rss_icon {
	background:url(images/header/top_links/rss_feed_subscribe.png);
	width:28px;
	height:28px;
	float:left;
}

#itunes_icon {
	background:url(images/header/top_links/itunes_subscribe.png);
	width:20px;
	height:20px;
	float:left;
	margin-top:5px;
}

#zune_icon {
	background:url(images/header/top_links/zune_subscribe.png);	
	width:28px;
	height:28px;
	float:left;
}

#footer_credits {
	width:100%;
	height:70px;
	border:0px solid white;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:20px;
}

#footer_credits p {
        font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

#footer_credits p a {
        font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#footer_credits p a:hover {
        font-family: 'Cantarell', arial, serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

body.s-category-halloween-boozinga-2011 #footer_credits p {
        font-family: 'Walter Turncoat', cursive;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

body.s-category-halloween-boozinga-2011 #footer_credits p a {
        font-family: 'Walter Turncoat', cursive;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

body.s-category-halloween-boozinga-2011 #footer_credits p a:hover {
        font-family: 'Walter Turncoat', cursive;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
