/* CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
body {
	background:url(/static_media/skin/bg.jpg) no-repeat center top;
	background-color:#000;
	color:#dedede;
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font:normal 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
h2 {
	font:normal 16px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
h3 {
	font:normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
.spacer {
	font-size:0px;
	line-height:0px;
	clear:both;
}
.mainBody {
	width:1020px;
	margin:0 auto;
}

a {
	color:#66cc00;
	background-color:inherit;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
}

a#comments_video_link {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}


a#comments_video_link:hover {
    text-decoration: none;
    color: #fff;
}

/* ------------------- Header Start ------------------- */
.header {
	width:1001px;
	margin:0 auto;
	position:relative;
	height:205px;
}
.logo {
	margin:24px 0 0 177px;
}
.headerForm {
	width:289px;
	position:absolute;
	right:0;
	top:0;
}

.login {
	position:relative;
	width:272px;
	border-top:0;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#000;
	color:#b8b8b8;
	margin:0 0 6px;
	padding:9px 0 7px 15px;
}

.login_authenticated {
    padding: 5px 0px 5px 15px;;
}

.login label {
	width:60px;
	height:15px;
	font-size:13px;
	line-height:13px;
	margin:0 0 8px;
	display:block;
	float:left;
}
.login input {
	width:139px;
	height:13px;
	line-height:13px;
	font-size:11px;
	background-color:#fff;
	color:#000;
	border-top:1px solid #7b7b7b;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #7b7b7b;
	border-right:1px solid #7b7b7b;
	padding:0 0 0 3px;
	float:left;
	margin:0 0 8px;
}
.login input.goBtn {
	position:absolute;
	right:4px;
	top:50px;
	width:54px;
	height:22px;
	margin:0;
	padding:0;
	border:0;
}
.login a {
	color:#00cc33;
	background-color:inherit;
	text-decoration:none;
	font-size:12px;
}
.login a:hover {
	text-decoration:underline;
}
.forget {
	margin:0 0 20px 61px;
	clear:both;
	display:block;
	width:96px;
}
.login span {
	display:block;
	clear:both;
}
.login span a {
	font-size:14px;
	margin:0 0 0 16px;
}
.headerFormNav {
	position:relative;
	height:162px;
}
.searchBg {
	padding:6px 0 0 5px;
	position:absolute;
	background-color:#000;
	color:inherit;
	left:0;
	bottom:-43px;
	width:283px;
	height:32px;
	z-index:100;
}
.search {
	padding:6px 0 0 5px;
	width:283px;
	height:32px;
	clear:both;
	z-index:500;
	position:absolute;
	left:0;
	bottom:-43px;
}
.search input {
	background:url(/static_media/skin/search-icon.jpg) no-repeat 3px 0;
	width:182px;
	height:18px;
	background-color:#fff;
	color:#000;
	border-bottom:1px solid #776e6a;
	border-top:1px solid #776e6a;
	border-left:1px solid #776e6a;
	border-right:0px;
	padding:4px 0 0 25px;
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
}
.search input.goBtn {
	width:54px;
	height:22px;
	margin:0 5px 0 0;
	padding:0;
	border:0;
}
.search select {
	width:80px;
	height:21px;
	font-size:11px;
	border:1px solid #776e6a;
	float:left;
	margin-top:1px;
	padding:2px 0 0 3px;
}


.header ul#MenuBar01 {
	background:url(/static_media/skin/menu-bg.gif) repeat-x 0 0;
	list-style:none;
	height:43px;
	width:999px;
	line-height:43px;
	clear:both;
	border-left:1px solid #999;
	border-right:1px solid #999;

	position: absolute;

	left: 0;
    bottom: -43px;
	z-index: 100;
}


.header li {
	float:left;
}

.header li a {
	text-decoration:none;
	display:block;
	width:auto;
	height:43px;
    margin-top: 1px;
}

.header li #data_area {
	font-size:0;
}

.header li a.mainl {
	background-color:inherit;
	color:#000;
}

.header li a.videos {
	background:url(/static_media/skin/buttons/videos.gif) no-repeat;
        width: 78px;
}

.header li a.videos:hover {
	background:url(/static_media/skin/buttons/videos-ON.gif) no-repeat;
}

.header li a.forum {
	background:url(/static_media/skin/buttons/forum.gif) no-repeat;
        width: 75px;
}
.header li a.forum:hover {
	background:url(/static_media/skin/buttons/forum-ON.gif) no-repeat;
}

.header li a.forums {
	background:url(/static_media/skin/buttons/forums.gif) no-repeat;
        width: 84px;
}
.header li a.forums:hover {
	background:url(/static_media/skin/buttons/forums-ON.gif) no-repeat;
}

.header li a.zombie {
       background:url(/static_media/skin/buttons/rants.gif) no-repeat;
       width: 72px;
}
.header li a.zombie:hover {
       background:url(/static_media/skin/buttons/rants-ON.gif) no-repeat;
}
.header li a.merch {
	background:url(/static_media/skin/buttons/shop.gif) no-repeat;
        width: 66px;
}
.header li a.merch:hover {
	background:url(/static_media/skin/buttons/shop-ON.gif) no-repeat;
}
.header li a.features {
	background:url(/static_media/skin/buttons/features.gif) no-repeat;
        width: 97px;
}
.header li a.features:hover {
	background:url(/static_media/skin/buttons/features-ON.gif) no-repeat;
}
.header li a.news {
	background:url(/static_media/skin/buttons/news.gif) no-repeat;
        width: 68px;
}
.header li a.news:hover {
	background:url(/static_media/skin/buttons/news-ON.gif) no-repeat;
}
.header li a.links {
	background:url(/static_media/skin/buttons/links.gif) no-repeat;
        width: 69px;
}
.header li a.links:hover {
	background:url(/static_media/skin/buttons/links-ON.gif) no-repeat;
}
.header li a.history {
	background:url(/static_media/skin/buttons/history.gif) no-repeat;
        width: 89px;
}
.header li a.history:hover {
	background:url(/static_media/skin/buttons/history-ON.gif) no-repeat;
}
.header li a.donations {
	background:url(/static_media/skin/buttons/donations.gif) no-repeat;
        width: 107px;
}
.header li a.donations:hover {
	background:url(/static_media/skin/buttons/donations-ON.gif) no-repeat;
}
.icons {
	width:86px;
	position:absolute;
	right:10px;
	top:213px;
	height:25px;
	z-index:500;
}
.icons img {
	margin:0 2px 0 0;
}


/* ------------------- Body Start ------------------- */
.greenBox {
	background:url(/static_media/skin/shadow.gif) repeat-y 100% 0;
	clear:both;
	background-color:#66cc00;
	color:inherit;
	padding:0 0 0 9px;
	width:1011px;
}

.greenBox_home {
    margin-top: -43px;
}
/* ------------------- Content Start ------------------- */
.content {
	background:url(/static_media/skin/content-bg.gif) repeat-x 0 0;
	width:683px;
	float:left;
	border-left:1px solid #999;
	background-color:#383838;
	color:inherit;
	padding:11px 15px 12px 12px;
    margin-top: 43px;
}

#homepage_content {
	background:url(/static_media/skin/content-bg.gif) repeat-x 0 0;
	width:973px;
	border-left:1px solid #999;
	background-color:#383838;
	color:inherit;
	padding:11px 15px 12px 12px;
    margin-top: 43px;
    min-height: 650px;
}

.linkImg a {
	width:220px;
	height:107px;
	border:1px solid #ccc;
	display:block;
	float:left;
	font-size:0;
	text-decoration:none;
	background-color:#0c0c0c;
	color:inherit;
}
.linkImg {
	padding:0 0 11px;
}
.linkImg a.imgOne {
	background:url(/static_media/skin/zombie-blog-img.jpg) no-repeat 0 0;
	margin:0 8px 0 0;
	line-height:0;
	color:#0b0002;
	background-color:inherit;
}
.linkImg a.imgTwo {
	background:url(/static_media/skin/rant.jpg) no-repeat 0 0;
	margin:0 8px 0 0;
	line-height:0;
	color:#0c0c0c;
	background-color:inherit;
}
.linkImg a.imgThree {
	background:url(/static_media/skin/rantdog-video.jpg) no-repeat 0 0;
	margin:0 0 0;
	line-height:0;
	color:#9a3d00;
	background-color:inherit;
}
.greyBox {
    background:url(/static_media/skin/grey-bg.gif) repeat-x 0 0;
	background-color:#4f4f4f;
	color:#FFFFFF;
	border-bottom:1px solid #828282;
	border-left:1px solid #828282;
	border-top:1px solid #828282;
	border-right:1px solid #828282;
	clear:both;
	width:681px;
        height: auto;
        min-height: 750px;
        display: block;
}

.greyBox h1, .greyBox h1 a {
	background:url(/static_media/skin/quackening-bg.jpg) repeat-x 0 0;
	font-size:18px;
	font-weight:bold;
	height:44px;
	line-height:44px;
	border-bottom:1px solid #34811b;
	padding:0 0 0 10px;
        color: white;
}

.greyBox > a > img {
  border-bottom:1px solid #34811b;
}

.greyBox .header_holder {
    background-repeat: no-repeat;
}

.greyBox #gallery_title_img {
	background-image: url(/static_media/images/VideoGallery.png);
}

.greyBox #shop_title_img {
	background-image: url(/static_media/skin/headers/Shop.png);
}


.greyBox #donations_title_img {
	background-image: url(/static_media/skin/headers/Donations.png);
}

.greyBox #features_title_img {
	background-image: url(/static_media/skin/headers/Features.png);
}

.greyBox #forum_title_img {
	background-image: url(/static_media/skin/headers/Forum.png);
}

.greyBox #history_title_img {
	background-image: url(/static_media/skin/headers/History.png);
}

.greyBox #about_title_img {
	background-image: url(/static_media/skin/headers/AboutContact.png);
}

.greyBox #links_title_img {
	background-image: url(/static_media/skin/headers/BestLinks.png);
}

.greyBox #news_title_img {
	background-image: url(/static_media/skin/headers/News.png);
}

.greyBox #blog_title_img {
	background-image: url(/static_media/skin/headers/ZombieBlog.png);
}

.greyBox #blog_joe_title_img {
	background-image: url(/static_media/skin/headers/JoeCaligariRant.png);
}

.greyBox #blog_rant_title_img {
	background-image: url(/static_media/skin/headers/YouRant.png);
}

.greyBox #video_zombies_tar_sand {
	background-image: url(/static_media/skin/headers/Zombie-Title.png);
}

.greyBox #video_video-game_tech {
	background-image: url(/static_media/skin/headers/VideoGamesTechnology.png);
}

.greyBox #video_environment {
	background-image: url(/static_media/skin/headers/Environment.png);
}

.greyBox #video_sex {
	background-image: url(/static_media/skin/headers/SexRelationships.png);
}

.greyBox #video_tv_parody {
	background-image: url(/static_media/skin/headers/TVParody.png);
}

.greyBox #video_politics {
	background-image: url(/static_media/skin/headers/Politics.png);
}

.greyBox #polls_voting_results {
	background-image: url(/static_media/skin/headers/VotingResults.png);
}

.greyBox #video_holidays {
	background-image: url(/static_media/skin/headers/Holidays.png);
}

.greyBox #top10_title_img {
	background-image: url(/static_media/skin/headers/Top10Zombies.png);
}

.greyBox #search_title_img {
	background-image: url(/static_media/skin/headers/SearchResults.png);
}

.greyBox h1 a, .greyBox h1 a:link, .greyBox h1 a:active, .greyBox h1 a:visited {
        text-decoration: none;
        border-bottom: none;
}
.greyBox h1 span {
	float: right;
        font-size:12px;
	font-weight:normal;
}
.greyBox p, .greyBox h1,  .greyBox h2, .greyBox h3,  .greyBox h4 {
	padding-left: 10px;
        padding-right: 10px;
}
.videoPan img {
}
.videoPan ul {
	list-style:none;
	float:right;
        margin-right: 15px;
}
.videoPan li {
	float:left;
        min-width: 144px;
	margin:0 4px 0 0;
	position:relative;
}
.videoPan li.last {
	margin:0;
}
.videoPan li a {
        padding-left: 5px;
        padding-right: 5px;
        min-width: 142px;
	height:29px;
	line-height:29px;
	background-color:#272626;
	color:#66cc00;
	border-bottom:0;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	display:block;
	font-size:13px;
	text-decoration:none;
	text-align:center;
        z-index: 0;
}

.videoPan li a:hover,
    .videoPan li a.selected {
	background-color:#525851;
	color:#66cc00;
        z-index: 50;
}

.videoPan li ul {
	display:none;
}
.videoPan li ul {
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:0;
	position:absolute;
	left:0;
	top:29px;
}
.videoPan li ul li{
	margin:0 !important;
}
.videoPan li ul li a {
	background-color:#000;
	color:#fff;
	font-size:11px;
	height:auto !important;
	line-height:20px !important;
	border:0 !important;
	text-align:left;
	padding:0 15px 0 25px;
}
.videoPan li ul li a:hover {
	background-color:#000;
	color:#66cc00;
}
.greyBox h2 {
	font-size:16px;
	font-weight:bold;
}

#view_site_content {
	color:#fff;
	background-color:inherit;
}

.commentBox td {
	border-top:1px solid #8e8e8e;
}
.reply {
	height:28px;
}
.reply ul {
	list-style:none;
	height:28px;
	line-height:28px;
	padding:0 205px 0 5px;
	float:left;
	width:auto;
}
.reply li {
	background:url(/static_media/skin/line.gif) no-repeat 100% 50%;
	float:left;
}
.reply li.last {
	background:none;
}
.reply li a {
	font-size:12px;
	margin:0 10px;
	font-weight:bold;
}
.reply span {
	font-size:11px;
	line-height:28px;
	margin:0 14px 0 0;
}
.reply a.replyLink {
	padding:0 0 0 4px;
}
.reply a {
	font-size:11px;
	color:#66cc00;
	background-color:inherit;
	text-decoration:none;
}

.reply a:hover {
	text-decoration:underline;
}
.img {
	margin:11px 0 18px 17px;
}
.bNone td {
	border-top:0 !important;
}
.text {
	border-left:1px solid #8a8a8a;
	line-height:30px;
}
.text span {
	font-size:24px;
	line-height:24px;
	color:#999;
	background-color:inherit;
	padding:0 8px 0 13px;
}
.textTwo {
	border-right:1px solid #8a8a8a;
	height:199px;
}
/* ------------------- Right Start ------------------- */
.right {
	width:290px;
	float:left;
}

.rightNav {
    margin-top: 43px;
	background:url(/static_media/skin/right-nav-bg.gif) no-repeat 0 0;
	padding:10px 23px 16px 15px;
	clear:both;
}
.sponsorNav {
	clear:both;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

.rant-rightwidget {
	background:url(/static_media/skin/rant-rightwidget.jpg) no-repeat 0 0;
	width:250px;
	height:108px;
	border:1px solid #ccc;
	font-size:0;
	color:#000;
	background-color:inherit;
	text-decoration:none;
	display:block;
	margin:0 0 10px;
}
.rssfeed {
	background:url(/static_media/skin/rss-feed.gif) no-repeat 0 0;
	width:250px;
	height:60px;
	display:block;
	margin:0 0 13px;
	font-size:0;
	color:#f35b11;
	background-color:inherit;
	text-decoration:none;
}
.black {
	width:250px;
	height:60px;
	display:block;
	color:inherit;
	background-color:#000;
	border:1px solid #ccc;
}
.right h2 {
	background:url(/static_media/skin/right-heading.gif) repeat-x 0 0;
	height:35px;
	line-height:35px;
	padding:5px 0 0 18px;
	width:270px;
}
.sponsors {
	margin:13px 0 0 18px;
}
/* CSS Document */
.searchBg {
	opacity:0.5;
	filter:alpha(opacity=50);
}

/* ------------------- Search ------------------- */


#frontend_main_holder {
    height: auto;
    min-height: 750px;
    padding-bottom: 25px;
}

#frontend_search #search_area_holder {
    width: 677px;
    margin: 0px;
    background-color: #383838;
}


#frontend_search .search_item,
    #frontend_search .search_item .content {
    background-color: #383838;
}


#frontend_search .search_item_separator {
    border-bottom: 1px solid #999999;
    margin-left: 10px;
}

#frontend_search .search_item .title {
    padding-bottom: 4px;
}


#frontend_search .search_item .ctype {
    color: #999999;
    font-weight: normal;
    font-size: 12px;
}

#frontend_search .content_item_video {
    width: 670px;
    clear: both;
    min-height: 55px;
}


#frontend_search .content_item_video_thumb {
    float: left;
    width: 60px;
    margin: 5px 10px 0px 0px;
}

#frontend_search .content_item_video_desc {
    float: left;
    width: 510px;;
}


/* ------------------- CMS Styling ------------------- */
.content_item p, .content_item ol, .content_item ul, .content_item dl {
    margin: .2em 0 .8em 0;
}

.content_item p {
    padding: 0;
    line-height: 140%;
}

.content_item h1,.content_item h2,.content_item h3,.content_item h4,.content_item h5,.content_item h6  {
  margin: 0;
  padding-left: 0;
}

/* ------------------- Forum ------------------- */

#frontend_main_holder {
  height: 100%;
}


#frontend_main_holder,
    #frontend_main_holder #cms_content_area {
}

#frontend_main_holder {
  width: 400px;
  overflow: hidden;
}

#frontend_main_holder #page_list_holder {
    min-height: 550px;
}

#news_searchbar {
    width: 600px;
}


#frontend_main_holder .news_item,
    #news_searchbar {
    margin: 20px;
}

#news_searchbar {
    margin: 0px 0px 0px 20px;
}


#news_searchbar #left_group {
    float: left;
    width: 253px;
}

#news_searchbar #right_group {
    float: right;
    width: 300px;
    padding-top: 3px;
}

#news_searchbar #right_group .separator {
    padding: 0px 10px;
}

#page_list_holder {
    padding: 0px 20px 20px;
}

#page_list_holder .separator {
    width: 80%;
    height: 1px;
    border-bottom: 1px solid #D9D9D9;
    margin: 20px 0px;
    clear: both;
}

#small_login_box {
    font-weight: bold;
    text-align: center;
    padding-bottom: 4px;
}

#large_login_box_hide {
    text-align: center;
    padding-bottom: 8px;
}

/* ===================================================================
    News
 ===================================================================
*/

.news_item,
    .product_list_item {
    margin-bottom: 20px!important;
}


#page_list_holder .headline,
    #page_list_holder .product_title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
}

#page_list_holder .headline span {
    color: #ABABAB;
    padding-left: 15px;
    font-size: 11px;
}

#page_list_holder .headline span.author_by {
    color: #ABABAB;
    padding-left: 15px;
    font-size: 11px;
}


#page_list_holder .summary,
    #page_list_holder .author {
    font-size: 12px;
}

#page_list_holder .author {
    font-weight: bold;
    font-style: italic;
    padding: 3px 6px 3px 0px;
}

#page_list_holder .summary span {
    font-weight: bold;
}

#page_list_holder .author span {
    padding-right: 6px;
}


.page_categories ul {
    padding:10px 0px 0px;
    margin:0px;
    list-style-type:none;
}

.page_categories ul li {
    font-size:12px;
    margin:0px;
    padding:3px 0 3px 0px;
    border:0px;
    display:inline;
    font-style:italic;
    color: #ABABAB;
    font-weight: bold;
}

.page_categories .page_category {
    text-decoration:underline;
    padding-right:1px;
}


/* ===================================================================
    Products
 ===================================================================
*/


.product_bottom {
    margin-top: 10px;
}

#product_left_holder {
    width: 400px;
    float: left;
}

.product_images {
    width: 160px;
    float: right;
}

.photo,
    #product_left_holder .main_photo {
    width: 140px;
    float: left;
    padding: 10px 10px 10px 0px;
    margin-right: 20px;
}

#product_left_holder .main_photo {
    width: 400px;
}

.product_info {
    width: 200px;
    height: 200px;
    float: left;
    font-size: 12px;
}


.photo a {
    color: #fff;
}

#product_left_holder .summary {
    width: 400px;
    float: left;
}

.product_list_item .ptype {
    padding-left: 10px;
    color: #7D7D7D;
    font-size: 12px;
    font-style: italic;
}

.product_list_item .price {
    padding-top: 10px;
    color: #B5414A;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}



.product_info .price {
    text-align: left;
    font-size: 22px;
}

.product_info .element {
    padding-top: 6px;
}

.product_info .label {
    padding-right: 6px;
}

#product_left_holder .label {
    font-weight: bold;
}


#product_view_desc_area {
    margin: 20px 0px;
}

.full_desc {
    width: 600px;
    clear: both;
}


.product_images img {
    cursor: pointer;
}

.product_images ul {
    list-style-type: none;
    width: 60px;
}

.product_images li {
    padding-bottom: 5px;
}


#donations_box {
    width: 130px;
    margin: 25px auto 20px auto ;
}

.zombies-tar-sands-death-doom h1,
.zombies-tar-sands-death-doom h2 {
  display: none;
}

.zombies-tar-sands-death-doom {
        background:url(/static_media/uploads/gallery-logos/zombies-tar-sands-death-doom.jpg);
        width: 243px;
        height:55px;
        padding: 0px;
}

.blog_item_content #forum_holder,
    .blog_item_content .forum_header_title {
    padding-left: 0px;
    margin-left: 0px;
}


.blog_item_content .content_item,
    .blog_item_content #forum_holder {
    width: 630px!important;
    overflow: hidden!important;
}

.blog_item_content .post_replies .content_item {
    width: 504px;
}

.blog_item_content .page_categories {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.blog_item_content .page_categories ul,
    .blog_item_content .page_categories li {
    text-align: left;
    min-width: 30px;
    float: none;
}


/* ===================================================================
    Home page
 ===================================================================
*/

#home_col1,
    #home_col2 {
    float: left;
    height: 1230px;
}


#home_col1_player,
    #home_col3_twitter {
    height: 470px;
}

#home_col1 {
    width: 641px;
    border-right: 2px solid #8A9189;
}

#home_col2 {
    width: 325px;
}


#home_col2 .home_col_group_content,
    #home_col3_twitter {
    padding: 0px;
    margin: 0px;
}

#home_col2 .home_col_group_content {
    height: 100%;
}

#home_col2 h3,
    #home_col3_twitter h3,
    #home_col3_twitter #header_link a {
    padding: 5px 5px 10px;
}

#home_col2 #latest_blogs_holder {
    background-color: #fff;
    color: #444444;
}

#home_col2 #latest_blogs_holder {
    height: 667px;
}

#home_col2 .post_content {
    padding: 5px;
}


#home_col3 {
    width: 300px;
}

#home_col3_poll {
    display: block;
    color: #fff!important;
    height: 411px;
}

#home_col1_player {
    border-bottom: 2px solid #8A9189;
    height: 895px;
}

#home_col1_player_desc_item {
    height: 231px;
    overflow: hidden;
}

#home_col1_rotate {
    height: 243px;
}

#home_col3_twitter {
    height: 416px;
}

#home_col3_twitter .forum_details_header table {
    width: 300px!important;
}

#home_col3_twitter .forum_details_header td,
    #home_col3_twitter div.topic_title_content {
    width: 301px!important;
    overflow: hidden;
}

#home_col3_poll #thank_you_question {
    display: none;
    text-align:right;
    padding-left: 35px;
    font-size: 20px;
    font-weight: bold;
    color: red;
    font-style: italic;
}

#home_col3_twitter #want_to_rant {
    padding-left: 10px;
}

#home_col3_twitter #forum_posts_mainpage {
    background-color: #fff;
    color: #444444;
    height: 449px;
    margin: 6px 0px 0px;
}

#home_col3_twitter .nomargin_top {
    padding-top: 0px;
}

#homepage_content_content {
    margin-top: 45px;
    height: 1230px;
    border: 2px solid #8A9189;
}

.home_col_group_content {
    padding: 5px;
}

.home_col_group_content img {
    padding-bottom: 3px;
}


.home_col1_player_desc {
    font-size: 14px;
}

.home_col1_player_info_group {
    padding: 10px 0px;
    text-align: left;
    line-height: 140%;
}


#previous_episodes {
    padding: 10px 0px 10px 7px;
}


.embed_code_data {
    padding-top: 5px;
    display: none;
}

.embed_code_data input {
    width: 315px;
}

#home_col1_rotate table {
    background-color: transparent;
}

#home_col1_rotate td {
    width: 120px;
}

.home_col_group_content h3{
    padding-bottom: 10px;
    font-size: 22px;
}

#home_col2 .post_content {
    margin-bottom: 20px;
    padding-top: 3px;
}

#home_col2 .post_content .headline,
    #home_col2 .post_content .author {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}

#home_col2 .post_content .author_photo {
    min-height: 31px;
    vertical-align: middle;
}

#home_col2 .post_content .author_photo img {
    margin-right: 4px;
}

#home_col2 .post_content .headline a {
    line-height: 108%;
    font-size: 20px!important;
}

#home_col2 .post_content .pub_date {
    padding-top: 6px;
    font-style: italic;
}


#latest_blogs_holder .content_item {
    font-size: 12px;
    line-height: 1.2;
}

#internal_twitter_feed {
    margin: 50px 0px 10px;
    padding: 10px;
}

#write_us_a_rant {
    padding-top: 6px;
    font-weight: bold;
}

#send_answer_holder {
    margin: 10px 0px;
}

#become_member {
    width: 237px;
    padding: 10px 0px 0px 8px;
    line-height: 165%;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}

#become_member a {
    font-size: 14px;
    font-weight: bold!important;
    font-style: italic;
    text-decoration: underline!important;
}


/* ===================================================================
    Videos
 ===================================================================
*/

#view_gallery_content td.yt_gallery_title {
    padding-right: 100px;
}

.home_header_img_title {
    padding: 4px 0px 6px 0px;
}

/* ===================================================================
    Content and blog pages
 ===================================================================
*/

p.admin_link a {
    padding-left: 8px;
}


#headline_holder {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;

    height: 30px;
    position: relative;
    bottom:-43px;
}

#home_col2 .post_content .headline a.mark_headline,
    a.mark_headline,
    a.mark_headline:link,
    a.mark_headline:visited {
    font-size: 11px!important;
}

#headline_holder a {
    font-size: inherit!important;
}

.video_markup_template {
    display: none;
}

#site_content_page_holder .news_item {
    margin: 10px;
}


/* ===================================================================
    Vote favorite pages
 ===================================================================
*/

#vote_favorites,
    #vote_favorites_form {
    margin: 10px 0px 20px 10px;
}


#vote_favorites_form {
    width: 500px;
    display: none;
    margin-bottom: 40px;
}

#vote_favorites_form .group_header th {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
}

#vote_favorites_form td,
    #vote_favorites_form th {
    padding: 8px 6px 8px 0px;
}

#vote_favorites_form th {
    font-weight: bold;
}


#vote_favorites_form .inactive span,
    #vote_favorites_form .inactive input {
    display: none;
}

#vote_favorites_form .hidden_row td,
    #vote_favorites_form .hidden_row th {
    display: none;
}

#vote_favorites_form .form_actions {
    width: 220px;
    margin: 15px auto 0px auto;
}


.form_actions input,
    .form_actions button {
    font-size:14px;
    padding: 5px;
    cursor: pointer;
}

.form_actions .action_item_separator {
    font-weight: bold;
    font-size: 14px;
    padding: 0px 10px;
}


table.general_form_table th {
    vertical-align: top;
    padding-right: 4px;
    text-align: right;
}

table.general_form_table th,
    table.general_form_table td {
    padding-bottom: 6px;
}

table.general_form_table button,
    table.general_form_table textarea {
    font-size:14px;
}


#vote_thankyou {
    display: none;
    margin: 25px 10px;
    font-size: 18px;
    font-weight: bold;
    color: red;
}

#vote_favorites a {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}


#top10_current_results {
    display: none;
    margin: 0px 0px 20px 10px;
    padding: 0px;
    height: auto;
    overflow: hidden;
    width: 420px;
}

#top10_current_results #results_title {
    padding: 0px 0px 10px 0px;
    font-size: 14px;
    font-weight: bold;
}

#top10_current_results ul {
    list-style-type: none;
}

#top10_current_results ul li {
    padding: 5px 0px;
    font-size: 12px;
    width: 400px;
}

#top10_current_results li .answer {
    font-weight: bold;
    padding-right: 5px;
    color: #66CC00;
}

#top10_current_results li .perc {
    font-style: italic;
    color: #66CC00;
}

#top10_zombie_history {
    margin: 10px;
}

#top10_zombie_history table {
    width: 637px;
}

#top10_zombie_history table td,
    #top10_zombie_history table th {
    padding: 5px 5px 5px 3px;
}

#top10_zombie_history table td {
    font-size: 11px;
}

#top10_zombie_history .when {
    width: 100px;
    text-align: center;
}

#top10_zombie_history .zname {
    width: 111px;
    text-align: left;
}

#top10_zombie_history .genre {
    width: 49px;
    text-align: left;
}

#top10_zombie_history .comment {
    width: 250px;
    text-align: left;
}

#top10_zombie_history .user {
    width: 119px;
    text-align: left;
}

#top10_zombie_history .odd td {
    background-color: #696769;
}

#top10_zombie_history .item_country {
    font-weight: bold;
}

#top10_zombie_history .item_state {
    font-style: italic;
    padding-left: 7px;
}

#top10_zombie_history .item_other_genre {
    font-style: italic;
}

#vote_favorites_form .content_item p,
    #site_content_page_holder .content_item p {
    line-height: 195%!important;
}

#homepage_video_title {
    font-size: 20px;
    font-weight: bold;
    padding: 0px 5px 3px 0px;
    line-height: 140%;
}

#vote_favorites_page_content .content_item p {
    line-height: 220%!important;
}
