

.community_bar
{
    background-image: url(http://cache.g4tv.com/images/2007/thepile/pile_c_bar_bg2.jpg);
}

.content_body_container
{
    background-image:url(http://cache.g4tv.com/images/2007/tile_bg.gif);
    background-repeat:repeat-x;
}

#blog_header
{
    margin-left: 3px;
	width: 952px;
	height: 95px;
	background: url(http://cache.g4tv.com/images/2007/thepile/pile_header.gif) no-repeat;
	position:relative;
}

.blog_logo
{
    display:block;
    position: relative;
    cursor: hand;
    float: left;
    left: -20px;
    top: 18px;
    width: 226px;
    height: 63px;
    background: url(http://cache.g4tv.com/images/2007/thepile/pile_logo.png) no-repeat;
}

* html .blog_logo
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/pile_logo.png',sizingMethod='crop');
}

#blog_description
{
    position: relative;
    float: left;
    top: 21px;
    width: 300px;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 4px;
    font-size: 12px;
}

#blog_description span
{
    padding: 0 4px 0 4px;
    background: white;
}

.searchform
{
    position: absolute;
    left: 770px;
    top: 45px;
    width:250px;
}

* html .searchform
{
    top: 43px;
}

.searchText
{
    width: 115px;
}

* html .searchSubmit
{
    position: relative;
    top: 2px;
}

#content2
{
    margin: 5px 0 5px 0;
    width: 956px;
    height: 876px;
}

#blog
{
    position: relative;
    float: left;
    margin-left: 3px;
    width: 598px;
    min-height: 872px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg.gif) no-repeat;
}

#tabs
{
    position: relative;
    left: 2px;
    top: 3px;
    height: 34px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    z-index: 10px;
}

#tabs ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#tabs li
{
    float: left;
    background: url(http://cache.g4tv.com/images/2007/thepile/tab_right_bg.jpg) no-repeat right top;
    margin: 0 0 0 1px;
    padding: 0;
}

#tabs a
{
    display: block;
    background: url(http://cache.g4tv.com/images/2007/thepile/tab_left_bg.jpg) no-repeat left top;
    color: #cccccc;
    padding: 15px 10px 7px 12px;
    text-decoration: none;
}

#tabs a:hover
{
    color: #e70909;
}

#tabs .current
{
    background-image: url(http://cache.g4tv.com/images/2007/thepile/selectedtab_right_bg.jpg);
}

#tabs .current a
{
    background-image: url(http://cache.g4tv.com/images/2007/thepile/selectedtab_left_bg.jpg);
    color: #e70909;
    padding-bottom: 3px;
    border-bottom: 4px solid black;
}

#posts
{
    position: relative;
    margin: 10px 0 0 10px;
    color: black;
}

.toggle_btn
{
    display: block;
    float: left;
}

/* Open Blog Post */

.blog_post_open
{
	width: 585px;
	height: 219px;
}

.blog_post_open .post_top
{
    width: 585px;
    height: 5px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_white_top.png);
}

* html .blog_post_open .post_top
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_white_top.png',sizingMethod='crop');
}

.blog_post_open .post_left
{
    float: left;
    width: 2px;
    height: 200px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_white_left.png);
}

* html .blog_post_open .post_left
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_white_left.png',sizingMethod='crop');
}

.blog_post_open .post_middle
{
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_white_mid.jpg);
    float: left;
    height: 200px;
    width: 576px;
    
    
}

.blog_post_open .post_right
{
    float: left;
    width: 7px;
    height: 200px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_white_right.png);
}

* html .blog_post_open .post_right
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_white_right.png',sizingMethod='crop');
}

.blog_post_open .post_bot
{
    float: left;
    width: 585px;
    height: 14px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_white_bot.png);
}

* html .blog_post_open .post_bot
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_white_bot.png',sizingMethod='crop');
}

.blog_post_open .toggle_btn
{
    width: 26px;
    height: 26px;
    background: url(http://cache.g4tv.com/images/2007/thepile/minus.jpg);
}

.blog_post_open .summary
{
    display: none;
}

/* Closed Blog Post */

.blog_post_closed
{
width: 582px;
height: 61px;
}

.blog_post_closed .post_top
{
    width: 582px;
    height: 5px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_grey_top.png);
}

* html .blog_post_closed .post_top
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_grey_top.png',sizingMethod='crop');
}

.blog_post_closed .post_middle
{
    float: left;
    width: 575px;
    height: 48px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_grey_mid.png);
}

.blog_post_closed .post_right
{
    float: left;
    width: 7px;
    height: 48px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_grey_right.png);
}

* html .blog_post_closed .post_right
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_grey_right.png',sizingMethod='crop');
}

.blog_post_closed .post_bot
{
    float: left;
    width: 582px;
    height: 8px;
    background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_grey_bot.png);
}

* html .blog_post_closed .post_bot
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_grey_bot.png',sizingMethod='crop');
}

.blog_post_closed .toggle_btn
{
    width: 26px;
    height: 26px;
    background: url(http://cache.g4tv.com/images/2007/thepile/plus.jpg);
}

.blog_post_closed .byline
{
    display: none;
}

.blog_post_closed .post_body
{
    display: none;
}

.blog_post_closed .summary
{
    width: 518px;
    padding: 0px 10px 0px 10px;
    margin-left: 26px;
    overflow: hidden;
    background: #e1e0e0;
    color: #666666;
    font-weight: bold;
}

.blog_post_closed .headline
{
    font-size: 18px;
}

/* End closed blog post */

.post_inner
{
    padding: 0px 3px 7px 8px;
}

.post_body
{
    margin: 12px 0 0 26px;
    max-height:135px;
    overflow:hidden;
}

.post_body_width
{
    width:535px;
}

.post_body_edit
{
    margin: 12px 0 0 26px;
    max-height:135px;
    overflow:hidden;
    padding-top:0px;
}
.post_body_edit p
{
    font-size:12px;
    margin-bottom:17px;
}

.post_body_edit a
{
    color:#00f;
}

.timestamp
{
    color: #999999;
}

.headline
{
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
    float: left;
}

.byline
{
    background: #e1e0e0;
    font-weight: bold;
    margin-left: 26px;
    padding-left: 10px;
}

#webexclusives
{
    float: left;
    width: 350px;
    min-height: 800px;
    background: url(http://cache.g4tv.com/images/2007/thepile/webexclusive_bg.gif) no-repeat;
    padding-top: 81px;
    color: white;
}

.tapeLabel
{
    background-color:#000;
    color:#fff;
    display:inline-box;
    font-size:15px;
    font-weight:bold;
    line-height:24px;
    padding:3px 6px 2px 6px;
    text-transform:uppercase;
}
a.tapeLabel:hover
{
    text-decoration:none;
}

.promo_box
{
    position: relative;
    left: 8px;
    width: 337px;
    height: 210px;
    margin-bottom: 55px;
}

.promo_box img
{
    border: none;
}

.promo_link
{
    display: block;
}

.promo_header
{
    float: left;
}

.promo_nav
{
    float: right;
    margin: -16px 3px 0 0;
}

.prev_promo
{
    margin-left: 5px;
}

.promo_img
{
    margin-top: 12px;
}

.promo_text
{
    margin: 3px 0 0 3px;
}

/*  ***************blog interior***************  */


#blog_interior_content
{
float: left;
width:950px;
height:auto;
padding:3px 0px 0px 4px;
background: #3f3f3f url(http://cache.g4tv.com/images/2007/thepile/blog_bg_gradient.gif) repeat-x;
}

#blog_interior_left
{
position:relative;
float:left;
width: 598px;
margin:0px;
}

#blog_interior_right
{
float:left;
width: 348px;
margin-right: -3px;
}

#blog_interior_red_top
{
display:block;
margin: 0;
padding: 0;
height: 10px;
width: 598px;
background /**/: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_red_top.png) no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_red_top.png',sizingMethod='scale');
font-size:2px;
}

#blog_interior_red_mid
{
margin:0;
padding:0;
width: 598px;
background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_red_mid.jpg) repeat-y;
background-color: transparent;
}

#blog_interior_red_mid .padding
{
padding: 0px 0px 0px 4px;
width:0px;
}

#blog_interior_red_bot
{
margin:0;
padding:0;
height: 13px;
width: 598px;
background /**/: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_red_bot.png) no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/thepile/blog_bg_red_bot.png',sizingMethod='scale');
}



.blog_interior_white_top
{
margin: 0;
padding: 0px;
height: 5px;
width: 589px;
background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_post_top.jpg) no-repeat;
background-color: transparent;
font-size:2px;
}

.blog_interior_white_mid
{
margin:0;
padding: 0px;
width: 589px;
padding: 0px;
background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_post_mid.jpg) repeat-y;
background-color: transparent;
}

.blog_interior_white_bot
{
margin:0;
padding: 0px;
height: 11px;
width: 589px;
background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_post_bot.jpg) no-repeat;
background-color: transparent;
}

.blog_interior_header
{
margin:0;
padding:0;
font-size: 20px;
}

.blog_interior_postedby
{
margin:0;
padding:0;
background-color: #e1e0e0;
font-weight: bold;
width: 100%;
}

.blog_interior_content
{
margin:0;
padding: 2px 15px 10px 15px;
width: auto;
color: #000;
background-color: transparent;
}

.blog_interior_categories
{
float:left;
position:relative;
margin:0px;
padding:0px 0px 5px 0px;
width: 352px;
height: 424px;
color: #000;
background: url(http://cache.g4tv.com/images/2007/thepile/blog_bg_categories.jpg) no-repeat;
}

.blog_interior_poll
{
    position: absolute; top:250px; left:30px;
    height: 200px;
    width: 300px;
}

.blog_interior_poll div, .blog_interior_poll form
{
    margin:0px;
    padding:0px;
}
.blog_interior_poll h4
{
    font-size:12px;
    margin:0px;
    padding:0px;
}

.blog_interior_poll ul
{
    list-style:none;
    margin:0px 0px 10px 0px;
    padding:0px;
}


/* for poll results sizing issue*/
.blog_interior_poll br
{
    display:none;
}




.blog_interior_poll a:hover
{
    text-decoration:none;
}


.poll-resultbar
{
    background:  #35A0CA none;
    border:1px solid #35A0CA;
    font-size:1px;
    height:8px;
    line-height:8px;
    margin: 0pt 0pt 4px;
    padding:0px;
}


.blog_interior_featured
{
position: absolute; top:45px;
height: 190px;
width: 300px;
}

.blog_interior_featured a
{
    color:#000;
}

.blog_permalink a
{
color: #cc3333;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}

.blog_tags, .blog_tags a
{
color:#a4a4a4;
font-size:12px;
margin-bottom:3px;
margin-top:3px;
text-transform: capitalize;
}

.blog_share
{
color:#cc3333;
font-size:14px;
}

.blog_text
{
color:#000000;
font-size:14px;
text-transform: uppercase;
font-weight: bold;
}


.manager_links
{
    background-color:#e1e0e0;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}

.mid_ad
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:340px;
}

.divMidAdHold
{
    margin-top:10px;
    text-align:center;
    width:586px;
}

p.pnlinks 
{
    background-color:#600;
    color:#E1E0E0;
    display:block;
    font-weight:bold;
    height:20px;
    margin:0px;
    padding-left:0px;
    padding-right:0px;
    padding-top:5px;
    text-align:center;
    width:598px;   
}

.bottom_pager p.pnlinks 
{
   /* border-top:1px solid black;
    border-bottom:1px solid black; */
   padding-top:0px; 
}

.pnlinks a
{
    color:#fff;
}

.disabledpager
{
    color:#606060;
}

.category_dd
{
    margin-left:40px;
}

.category_dd, .category_dd option
{
    color:#666;
    font-weight:bold;
}

/* helps protect the layout against bad html in the blog posts */
.the_governor
{
    overflow:hidden;
    width:588px;
}

a.permalink, a.permalink:hover
{
    color: black;
    text-decoration: none;
}

.post
{
    margin-top:10px;
}