/*
	Special styles for Safari (and other Webkit-based browsers like Chrome)
	Webkit needs this otherwise the post goes off to the right.
	Causes issues in IE browsers, and breaks cached search engines pages.
*/

table.table_list tbody.header td div.cat_bar
{
	margin-bottom: -1px;
}
.grass
{
	-webkit-border-radius: 30px;
}
.grass2
{
	-webkit-border-radius: 30px 0px 0px 30px;
}
.tbody, .template_title
{
	-webkit-border-radius: 10px 10px 0px 0px;
}
div.cat_bar, h4.catbg, h4.catbg2 , h3.catbg , h3.catbg2 , .table_list tbody.header td.catbg
{
	-webkit-border-radius: 7px;
}
h4.catbg, h4.catbg2 , h3.catbg , h3.catbg2
{
	height: 28px;
}
span.upperframe
{
	-webkit-border-radius: 7px 7px 0px 0px;
}
span.lowerframe
{
	-webkit-border-radius: 0px 0px 7px 7px;
}
.buttonlist ul li a:hover, .buttonlist ul li a.active, .tus_sig
{
	-webkit-border-radius: 7px;
}
.dropmenu li ul
{
	-webkit-border-radius: 7px;
}
div.windowbg, div.windowbg2
{
	-webkit-border-radius: 7px;
}
p#whoisviewing
{
	-webkit-border-radius: 7px 7px 0px 0px;
}
div.first_div
{
	-webkit-border-radius: 0px 0px 7px 7px;
}
.dropmenu li a.firstlevel:hover span.firstlevel, .dropmenu li:hover a.firstlevel span.firstlevel
{
	-webkit-border-radius: 7px;
}
.dropmenu li ul
{
	-webkit-box-shadow: 1px 1px 5px #000;
}
.curve
{
	-webkit-border-radius: 4px;
}
.curve_fly
{
	-webkit-border-radius: 4px;
}
.curve_top
{
	-webkit-border-radius: 5px 5px 0px 0px;
}
.curve_bottom
{
	-webkit-border-radius: 0px 0px 5px 5px;
}
.dropmenu li li a:hover, .dropmenu li li:hover>a, .shoutbox_window .chat_title
{
	text-shadow: 1px 1px 1px #000;
}
.shadow
{
	-webkit-box-shadow: 1px 1px 1px #000;
}
.shadow2, .information, .table_grid, .cat_bar, .title_bar, .adm_section ul, .description, #maintop, .slide_label, .plainbox, .upperframe, .roundframe, .lowerframe
{
	-webkit-box-shadow: 1px 1px 5px #000;
}
.auto_suggest_div
{
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px #000;
}
.textshadow, .dropmenu span, .buttonlist, .navigate_section, .pagelinks, .pagesection span, .auto_suggest_item_hover, h1, h2, h3, h4, h5, h6, .title_desc, th, #footer_info
{
	text-shadow:  1px 1px 1px #000;
}
h1.titlebg, h2.titlebg, h3.titlebg, h4.titlebg, h5.titlebg, h6.titlebg
{
	color: #fff;
}
