

/* CSS Document */

/*right side bar*/
#blog_rbar-top
{
	background: #0f1a20 url("http://cache.g4tv.com/images/phoenix/blog/rbar_bg.png") repeat;
}


#blog_rbar-ttc
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/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/rbar_ttc.png',sizingMethod='crop');
}


#blog_rbar-tbc
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/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/rbar_tbc.png',sizingMethod='crop');
}

/*right bar search stuff*/

#header-search h2
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/hdg_search_thefeed.png") no-repeat;
}

* html #header-search h2
{
	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/hdg_search_thefeed.png',sizingMethod='crop');
}

#blog_rbar-top form.searchform fieldset
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/bg_search.png") no-repeat;
}

/*blog list items*/

#header-blog h2
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/hdg_thefeed_tags.png") no-repeat;
}

* html #header-blog h2
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/hdg_thefeed_tags.png',sizingMethod='crop');
}


#blog_rbar-top li 
{
	background: url("http://cache.g4tv.com/images/phoenix/blog/bg_bullet_tags.gif") no-repeat 0 4px;
}

#blog_rbar-top li a
{
	color: #c4e4f1;
}

/*thread content*/


div.entry_hblock
{
	background: #196685 url("http://cache.g4tv.com/images/phoenix/blog/bg_entry_hblock.gif") repeat-y;
}

div.post
{
	color: #c4e4f1;
}

div.post a
{
	color: #4db7e0;
}

p.postlinks
{
	color: #c4e4f1;
}

p.postlinks a
{
	color: #4db7e0;
}

p.pnlinks
{
	background: #0f455b;
	color: #c4e4f1;
}

p.pnlinks a
{
	color: #c4e4f1;
}

div.newdate
{
	background: #111A21;
	color: #408AAF;
}

/* blog comments */

div.blog_comments div.postedby
{
	background: #0F455B;
}

/*poll items*/

#heading_polls
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/hdg_thefeed_poll.png") no-repeat;
}

* html #heading_polls
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/blog/hdg_thefeed_poll.png',sizingMethod='crop');
}

.poll-resultbar 
{ 
	border:solid 1px #35a0ca;
}

.btn_view_results
{
	background-image: url("http://cache.g4tv.com/images/phoenix/blog/btn_view_results.gif");
}

#btn_backtovote {
	background: url(http://cache.g4tv.com/images/phoenix/blog/btn_backtovote_ro.gif);
}

/*calendar*/

#calendar_shell
{
	background-image: url("http://cache.g4tv.com/images/phoenix/blog/bg_calendar_L2.png");
	background-repeat: no-repeat;
}

#calendar_shell_bc
{
	background-image: url("http://cache.g4tv.com/images/phoenix/blog/bg_calendar_bc_L2.png");
	background-repeat: no-repeat;
}

table.calendar_blog th h2.title
{
	text-indent: -999em;
	background: url("http://cache.g4tv.com/images/phoenix/blog/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/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/calendar_arrowl.png") no-repeat; }
table.calendar_blog th a.n_month { background: url("http://cache.g4tv.com/images/phoenix/blog/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/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/calendar_arrowr.png',sizingMethod='crop');
}

table.calendar_blog td.weekday
{
	color: #3C8EAE;
}

table.calendar_blog td.currentday
{
	background-color: #4E636E;
}

.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: #47666e;
}

div#divSocialLinks
{
   color: #C4E4F1;
}

#feedHeadlines {
	background: url(http://cache.g4tv.com/images/phoenix/home/feedHeadlineBG.jpg) no-repeat top left;
	float:left;
	
	width: 291px;
	height: 100px;
	
}

#feedLink
{
    position: relative;
    left: 18px;
}

#feedHeadlineContent {
    padding:10px 0px 0px 18px;
    width:259px;
}

#feedHeadlineContent a {
    color: #000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

#feedHeadlineTitle
{
	color: #990000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-left: 6px;
}

ul.headlines {
    margin: 0;
    padding: 0;
    color: #990000;
    list-style: none;
}

ul.headlines li
{
	padding: 0 0 0 6px;
	margin-top: 7px;	
}

ul.headlines li a:hover
{
	text-decoration: none;
}

li.highlight
{
	background-color: #e5e5e5;
}

#latest_posts
{
    display:none;
}
