/*  phpBBHacks.com Style Sheet */

.rss { float: right; }

#whyregister { float: right; margin-bottom: 20px; }
#browse { float: left; }
#browse a { display: block; float: left; margin-right: 12px; }
#browse span { clear: both; display: block; height: 58px; }
#browse .title { margin-top: 6px; color: #3B83D8; font-weight: bold; font-size: 26px; }

#browse2 { float: right; }
#browse2 a { display: block; float: right; margin-right: 12px; }
#browse2 span { clear: both; display: block; height: 58px; }
#browse2 .title { margin-top: 6px; color: #3B83D8; font-weight: bold; font-size: 26px; }

.index h3 { margin-top: 0 !important; }

#newsposts_container { width: 674px; background: #ADADAD url(/style/v3/theme/images/news_bg.gif) top no-repeat; margin-bottom: 20px;
	-moz-box-shadow: 4px 4px 4px #888888;
	-webkit-box-shadow: 4px 4px 4px #888888;
	box-shadow: 4px 4px 4px #888888;
	-webkit-border-radius: 0 8px 8px 8px;
	-moz-border-radius: 0 8px 8px 8px;
	border-radius: 0 8px 8px 8px;
}
#newsposts { background: url(/style/v3/theme/images/news_bottom.gif) bottom no-repeat; position: relative; padding-bottom: 20px;
	-webkit-border-radius: 0 8px 8px 8px;
	-moz-border-radius: 0 8px 8px 8px;
	border-radius: 0 8px 8px 8px;
}

#newsposts_container, #newsposts { background-image: none;}

/*
#news, #posts { width: 314px; float: left; padding: 10px; height: 100%; }
#news h3, #posts h3 { clear: left; color: #2776C0; font-size: 13px; padding-bottom: 6px; }*/
#news strong, #posts strong { font-size: 12px; display: block; float: left; width: 250px; padding-bottom: 6px; line-height: 1.5em;}
#news .date, #posts .date { color: #686868; font-size: 12px; font-weight: bold; width: 60px; }
#news span, #posts span { display: block; padding-bottom: 6px; clear: both;	height:	38px; }
#news .more { float: right; /*none; position: absolute; bottom: 10px; right: 10px;*/ padding-bottom: 0; height: auto; }
/*#posts { margin-right: 6px; }*/
#posts .more { float: right; /*none; position: absolute; bottom: 10px; left: 283px;*/ }

.latest_container { width: 334px; float: left; height: 100%; }
.lch { padding-right: 6px; height: 100%; }
.latest { clear: both; width: 334px; background: #ADADAD url(/style/v3/theme/images/latest_bg.gif) top left no-repeat; height: 100%;
	-moz-box-shadow: 4px 4px 4px #888888;
	-webkit-box-shadow: 4px 4px 4px #888888;
	box-shadow: 4px 4px 4px #888888;
	-webkit-border-radius: 0 8px 8px 8px;
	-moz-border-radius: 0 8px 8px 8px;
	border-radius: 0 8px 8px 8px;
}
.latest_inner { padding: 10px; background: url(/style/v3/theme/images/latest_bottom.gif) bottom no-repeat; height: 100%;
	-webkit-border-radius: 0 8px 8px 8px;
	-moz-border-radius: 0 8px 8px 8px;
	border-radius: 0 8px 8px 8px;
}
.latest h3 { clear: left; color: #2776C0; font-size: 13px; padding-bottom: 6px; }
.latest span { display: block; padding-bottom: 6px; }
#phpBB2hacks_tab, #phpBB2Updatedhacks_tab { float: left; display: block; background-image: url(/style/v3/theme/images/latest_phpBB2.gif); height: 27px; width: 76px; }
#phpBB3hacks_tab, #phpBB3Updatedhacks_tab { float: left; display: block; background: url(/style/v3/theme/images/latest_phpBB3.gif); height: 27px; width: 76px; }
#phpBB2styles_tab, #phpBB2Updatedstyles_tab { float: left; display: block; background: url(/style/v3/theme/images/latest_phpBB2.gif); height: 27px; width: 76px; }
#phpBB3styles_tab, #phpBB3Updatedstyles_tab { float: left; display: block; background: url(/style/v3/theme/images/latest_phpBB3.gif); height: 27px; width: 76px; }
#phpBB2Updatedhacks_tab span, #phpBB3Updatedhacks_tab span, #phpBB2Updatedstyles_tab span, #phpBB3Updatedstyles_tab span,
#phpBB2hacks_tab span, #phpBB3hacks_tab span, #phpBB2styles_tab span, #phpBB3styles_tab span
{ display: none; text-indent: -5000px; }
#phpBB2Updatedhacks_tab:hover, #phpBB3Updatedhacks_tab:hover, #phpBB2Updatedstyles_tab:hover, #phpBB3Updatedstyles_tab:hover,
#phpBB2hacks_tab:hover, #phpBB3hacks_tab:hover, #phpBB2styles_tab:hover, #phpBB3styles_tab:hover
{ background-position: 0 -54px; }
#phpBB2Updatedhacks_tab.selected, #phpBB3Updatedhacks_tab.selected,  #phpBB2Updatedstyles_tab.selected, #phpBB3Updatedstyles_tab.selected,
#phpBB2hacks_tab.selected, #phpBB3hacks_tab.selected,  #phpBB2styles_tab.selected, #phpBB3styles_tab.selected
{ background-position: 0 -27px; }
.more { float: right; font-weight: bold; }

.tabcontent{ display:none; height: 100%; }

.tabcontent span {
	display: block;
	height:	38px;
	overflow: hidden;
	text-overflow: ellipsis;
 }

#recent_news_content .latest {
	-moz-box-shadow: 4px 4px 4px #888888;
	-webkit-box-shadow: 4px 4px 4px #888888;
	box-shadow: 4px 4px 4px #888888;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#recent_news_content .latest_inner  {
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.t_inner{ height: 100%; }

#recent_news_content, #latestcontent, #updatedcontent { margin-bottom: 20px; }

@media print { .tabcontent { display:block !important; } }

