

/* CSS Document */
div#body_container
{
	/* set the individual blog backgrounds here */
	background: none;
}

#content
{
    background: #b2b2b4 url(http://cache.g4tv.com/images/phoenix/blog/aotb/new/bg_blog_aotb.jpg) no-repeat 0px 0px;
}

/*right side bar*/
#blog_rbar-top
{
	background: #0f1a20 url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/rbar_bg.png") repeat;
}


#blog_rbar-ttc
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/rbar_ttc.png") no-repeat;
}

* html #blog_rbar-ttc
{
	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/new/rbar_ttc.png',sizingMethod='crop');
}


#blog_rbar-tbc
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/rbar_tbc.png") no-repeat;
}

* html #blog_rbar-tbc
{
	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/new/rbar_tbc.png',sizingMethod='crop');
}

/*right bar search stuff*/

#header-search h2
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/hdg_search_aotb.png") no-repeat;
}

* html #header-search h2
{
	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/new/hdg_search_aotb.png',sizingMethod='crop');
}

#blog_rbar-top form.searchform fieldset
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/bg_search.png") no-repeat;
}


/*blog list items*/

#header-blog h2
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/hdg_aotb_categories.png") no-repeat;
}

* html #header-blog h2
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/new/hdg_aotb_categories.png',sizingMethod='crop');
}


#blog_rbar-top li 
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/bg_bullet.gif") no-repeat 0 4px;
}

#blog_rbar-top li a
{
	color: #fff;
}

/*thread content*/

#blog_threads
{
	margin-top: 20px;
}

h3.category
{
	padding-top: 50px;
}

div.entry_hblock
{
	background: #b2b2b4 url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/bg_entry_hblock_aotb.gif") repeat-y;
	color:#fff;
}

div.post
{
	color: #000;
}

div.post a
{
	color: #660000;
}

p.postlinks
{
	color: #000;
}

p.postlinks a
{
	color: #660000;
}

p.pnlinks
{
	background: #060000;
	color: #fff;
}

p.pnlinks a
{
	color: #fff;
}

div.newdate
{
	background: #060000;
	color: #FFFFFF;
}

/* blog comments */

div.blog_comments div.postedby
{
	background: #3f0808;
}


/*poll items*/

#heading_polls
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/new/hdg_aotb_poll.png") no-repeat;
}

* html #heading_polls
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/new/hdg_aotb_poll.png',sizingMethod='crop');
}

.poll-resultbar 
{ 
	/*border:solid 1px #35a0ca;*/
}

.btn_view_results
{
	text-indent:-999em;
	background-image: url("http://cache.g4tv.com/images/phoenix/shows/aots/btn_viewresults_ro.png");
	background-repeat: no-repeat;
}

.btn_view_results:hover
{
	background-position: 0 -27px;
}

* html .btn_view_results
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/aots/btn_viewresults_ro.png',sizingMethod='crop');
}


/*calendar*/

#calendar_shell
{
	background-image: url("http://cache.g4tv.com/images/phoenix/blog/aotb/bg_calendar_aotb_L2.png");
	background-repeat: no-repeat;
}

#calendar_shell_bc
{
	background-image: url("http://cache.g4tv.com/images/phoenix/blog/aotb/bg_calendar_bc_aotb_L2.png");
	background-repeat: no-repeat;
}

table.calendar_blog th h2.title
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/hdg_calendar.png") no-repeat center center;
}

* html table.calendar_blog th h2.title
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/hdg_calendar.png',sizingMethod='crop');
}


table.calendar_blog th a.p_month, table.calendar_blog th a.n_month
{
	text-indent: -999em;
}

table.calendar_blog th a.p_month { background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/calendar_arrowl.png") no-repeat; }
table.calendar_blog th a.n_month { background: url("http://cache.g4tv.com/images/phoenix/blog/aotb/calendar_arrowr.png") no-repeat; }

* html table.calendar_blog th a.p_month
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/calendar_arrowl.png',sizingMethod='crop');
}

* html table.calendar_blog th a.n_month
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/aotb/calendar_arrowr.png',sizingMethod='crop');
}

table.calendar_blog td.weekday
{
	color: #DD1919;
}

table.calendar_blog td.currentday
{
	/*background-color: #b0dfdf;*/
	background-color: #912f2f;
}

.disabledpager
{
    color: #666666;
}

/*ie !@$!@#$! */
table.calendar_blog td.weekend, table.calendar_blog td.holiday, table.calendar_blog td.weekend a, table.calendar_blog td.holiday a
{
	color: #88181A;
}

div#divSocialLinks
{
   color: black;
}

#latest_posts
{
    display:none;
}