/*  
Theme Name: Infected
Theme URI: http://wordpress.org/
Description: Infected Theme
Author: Infected
Author URI: http://Infected.com/


*/

.nav, .nav * {
	margin:0;
	padding:0;
}
.nav {
	line-height:1.0;
	float:left;
	margin-bottom:1.5em;
}
.nav ul {
	background:#fff; /*IE6 needs this*/
}

.nav li {
	float:left;
	list-style:none;
	position:relative;
}

.nav li li a {
	display:block;
	padding: .25em 0 .25em 2em;
	text-decoration:none;
	background-image: none;
	float:none;
	width:120px
}

div#horiz-menu li li a {
	height: 30px;
	line-height: 30px;
}

div#horiz-menu li:hover li,
div#horiz-menu li.sfHover li,
div#horiz-menu li.active:hover li,
div#horiz-menu li.active.sfHover li {
	background-image: none;
}

div#horiz-menu li:hover li a,
div#horiz-menu li.sfHover li a,
div#horiz-menu li.active:hover li a,
div#horiz-menu li.active.sfHover li a {
	background-image: none;
}

.nav li ul {
	float:none;
	top:-999em;
	position:absolute;
	width: 175px;
	z-index: 5;
}

.nav li:hover ul,
.nav li.sfHover ul {
	left:5px;
	top: 42px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
.nav li li.sfHover ul {
	left: 178px;
	top:0px;
	width: 175px;
}
.nav li li {
	float:none;
	width: 175px;
}

p {
  margin-bottom: 15px;
}

div#horiz-menu a {
	display: block;
	float: left;
	padding: 0 25px;
	height: 46px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
}

.screenshot {
	float:  right;
	margin-top: -45px;
	z-index: 9;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
}

body {
	font-size: 13px;
}

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
	color: #871E21;
}

div.moduletable h3,
.componentheading {
	font-size: 145%;
}

table.sections .contentheading {
	font-size: 145%;
}

.contentheading {
	font-size: 160%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
}

.contentheading,
.componentheading {
	font-weight: bold;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#fxContainer {
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 0;
}

#fxTarget { 
	padding-top: 1px;
	margin: 0;
	width: 100%;
	position: relative;
	top: 0;
	z-index: 19;
	height: 0;
	overflow: hidden;
}

#fxPadding {
	visibility: hidden;
	padding: 0 45px;
}

#fxTrigger {
	position: relative;
	cursor: pointer;
}

#fxTab {
	position: relative;
	margin: -6px auto 0;
	text-align: center;
	height: 38px;
	line-height: 36px;
	font-weight: bold;
	width: 176px;
	z-index: 21;
}

#fxTab a,
#fxContainer a {
	z-index: 100;
}

#fxTab a:hover {
	text-decoration: none;
}

td.mainbody {
	width: 100%;
}

div#mainbody .contentheading {
	font-size: 200%;
}

#template {
	position: relative;
}

img#logo {
	position:  absolute;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 327px;
	height: 57px;
}

div#banner {
	margin-left:  1px;
	padding-top: 5px;
	height: 99px;
	overflow: hidden;
}

div#banner .padding {
	padding:  10px;
}

div#horiz-menu {
	height: 46px;
}

table.mainbody,
table.usermodules,
table.sections {
	width: 100%;
	padding: 0;
}

td.section {
	padding: 0;
}

td.section.w49 {
	width: 50%;
}

td.section.w24 {
	width: 33%;
}

td.mainbody .padding {
	padding: 0 15px 15px 15px;
}

div#footer .rk-2 {
	height: 114px;
	overflow: hidden;
}

div#the-footer {
	text-align: center;
}

img#rocket {
	width: 150px;
	height: 105px;
}

div#horiz-menu ul {
	margin: 0;
	padding: 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
}

div#horiz-menu a {
	display: block;
	float: left;
	padding: 0 25px;
	height: 42px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
}

.sidenav a{
	font-weight: bold;
}

div#top ul {
	margin: 0;
	padding: 0;
	float: right;
}

div#top li {
	float:  left;
	list-style: none;
	margin-right: 20px;
}

div#top li img {
	float:  left;
	vertical-align: middle;
}

div#top a.mainlevel {
	display:  block;
	float:  left;
	background: none;
	margin: 0;
	padding: 0 5px;
	font-weight:  bold;
}

pre {
	padding: 10px;
}

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;	
}

#section1 ul,
#section2 ul,
#mainbody ul {
	margin-left: 0;
	padding-left: 1em;
}

#section1 li,
#section2 li,
#mainbody li {
	margin-left: 0;
	list-style: none;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 3px;
}



#mainbody ul.check1,
#mainbody ul.check2,
#mainbody ul.arrow1,
#mainbody ul.arrow2,
#mainbody ul.arrow3,
#mainbody ul.star,
#mainbody ul.circle,
#mainbody ul.morespace {
	margin-left: 35px;
	padding: 0;
}

ul.check1 li,
ul.check2 li,
ul.arrow1 li,
ul.arrow2 li,
ul.arrow3 li,
ul.star li,
ul.circle li,
li.check1,
li.check2,
li.arrow1,
li.arrow2,
li.arrow3,
li.star,
li.circle {
	list-style: none;	
	padding-bottom: 15px;
	padding-left: 40px;
}

blockquote {
	width: auto;
	padding: 10px 10px 10px 80px;
	margin: 15px 0;
}

#fxPadding div.moduletable h3 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
	height: 40px;
}

#fxPadding form {
	float: left;
	padding-left: 30px;
	height: 22px;
	margin-top: 8px;
}

#fxPadding div.loginelement {
	float: left;
	margin-left: 30px;
	height: 22px;
	line-height: 22px
}

#fxPadding div.loginelement input {
	width: 100px;
	padding-left: 5px;
}

span.loginsubmit,
span.logoutsubmit {
	display: block;
	padding-left: 8px;
	margin-left: 10px;
	line-height: 25px;
	width: 96px;
	float: left;
	cursor: pointer;
}

.screenshot {
	float:  right;
	margin-top: -35px;
	z-index: 9;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

div.moduletable,
div.moduletable-hilite1,
div.moduletable-hilite2,
div.moduletable-hilite3,
div.moduletable-hilite4,
div.moduletable-hilite5,
div.moduletable-hilite6,
div.moduletable-hilite7,
div.moduletable-hilite8 {
	padding: 0 15px 10px 15px;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.moduletable-hilite2 h3,
div.moduletable-hilite3 h3,
div.moduletable-hilite4 h3,
div.moduletable-hilite5 h3,
div.moduletable-hilite6 h3,
div.moduletable-hilite7 h3,
div.moduletable-hilite8 h3 {
	margin: 0 -15px 15px -15px;
	padding: 10px 15px;
	line-height: 100%;
}

td.left div.moduletable,
td.right div.moduletable {
	margin-bottom: 25px;
}

.contentheading {
	padding: 10px 0;
	line-height:100%;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	margin-top: 15px;
	display: block;
	width:  106px;
	height: 36px;
	line-height: 26px;
	padding-left: 5px;
	font-weight: bold;
}

a.readon:hover {
	text-decoration: none;
}

span.content_rating img {
	vertical-align: top;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

span.pathway {
	display: block;
	float:  left;
	height: 16px;
	line-height: 18px;
	vertical-align: middle;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	float:  left;
	margin: 0 12px 0 14px;
	border: 0;
	width: 17px;
	height: 16px;
	vertical-align: middle;
}

span.pathway a {
	float:  left;
	font-weight: normal;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
}

.pollstableborder {
	text-align: left;
}

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}

a.mainlevel {
	text-decoration: none;
}

a.mainlevel {
	font-weight: bold;
	display: block;
	padding: 2px 0 2px 20px;
	margin-bottom: 3px;
}

a.sublevel {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}

.nounder {
	text-decoration: none;
	border: 0;
}

.style-wrapper {
	padding-left: 70px;
	padding-top: 30px;
}

.style {
	float: left;
	margin-right: 50px;
	margin-bottom: 50px;
}

#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image { float:left;}
.flickr_badge_image img {float: left; margin: 0 3px 3px 0;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}

	td.left div.moduletable, td.right div.moduletable, td.left div.moduletable-hilite1, td.right div.moduletable-hilite1, td.left div.moduletable-hilite2, td.right div.moduletable-hilite2, td.left div.moduletable-hilite3, td.right div.moduletable-hilite3, td.left div.moduletable-hilite4, td.right div.moduletable-hilite4, td.left div.moduletable-hilite5, td.right div.moduletable-hilite5, td.left div.moduletable-hilite6, td.right div.moduletable-hilite6, td.left div.moduletable-hilite7, td.right div.moduletable-hilite7, td.left div.moduletable-hilite8, td.right div.moduletable-hilite8 { width: 175px;	}
	div.wrapper { margin: 0 auto; width: 900px;}

body {
	background: #AEAEAE url(images/bg.png) 0 0 repeat-x;
	color: #333;
}

a {
	color: #871E21;
}

h1 {
	color: #871E21;
}


h2 {
	color: #3B5472;
}

h3 { 
   color: #666;
}

.contentheading {
	color: #871E21;
}

.componentheading {
	color: #871E21;
}

div#mainbody a {

}

div#mainbody {
	border-top: 1px solid #6E1B1F;
	background: #fff;
}

div#mainbody td.mainbody,
div#mainbody td.left,
div#mainbody td.right {
	background: url(images/body-bg.png) 0 0 repeat-y;
}

div#mainbody a.readon {
	background: url(images/body-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#mainbody td.section {
	background: url(images/body-bg.png) 0 0 repeat-y;
}

div#mainbody div.moduletable h3 {
	background: #ededed url(images/body-h3.png) 0 0 repeat-y;
	color: #151515;
}

#mainbody li {
	background: url(images/bullet-body.png) 0 3px no-repeat;
}

ul#sidebar {
 margin: 0; padding: 0;
}
ul#sidebar li {
 margin: 0; padding: 0;
 background: none;
}

ul#sidebar ul li {
 background: url(images/bullet-body.png) 0 3px no-repeat;
 padding-left: 25px;
 padding-top: 2px;
 margin-bottom: 3px;
}

#header {
 background: url(wp-content/themes/infected/images/Love2.gif) no-repeat;
}
#mainbody div.moduletable-hilite1 a {
	color: #3B5472;
}

#mainbody div.moduletable-hilite1 {
	background: #E6E6E6 url(images/body-hl1-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite1 h3 {
	background: #D6D6D6 url(images/body-hl1-h3.png) 0 0 repeat-y;
	color: #4B4B4B;
}

#mainbody div.moduletable-hilite1 li {
	background: url(images/bullet-hl1.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite1 a.readon {
	background: url(images/body-hl1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

#mainbody div.moduletable-hilite2 a {
	color: #F3D7A7;
}

#mainbody div.moduletable-hilite2 {
	background: #333 url(images/body-hl2-bg.png) 0 0 repeat-y;
	color: #fff;
}

#mainbody div.moduletable-hilite2 h3 {
	background: #2E2E2E url(images/body-hl2-h3.png) 0 0 repeat-y;
	color: #fff;
}

#mainbody div.moduletable-hilite2 li {
	background: url(images/bullet-hl2.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite2 a.readon {
	background: url(images/body-hl2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

#mainbody div.moduletable-hilite3 a {
	color: #3B5472;
}

#mainbody div.moduletable-hilite3 {
	background: #F8E5C1 url(images/body-hl3-bg.png) 0 0 repeat-y;
	color: #242019;
}

#mainbody div.moduletable-hilite3 h3 {
	background: #F3D7A7 url(images/body-hl3-h3.png) 0 0 repeat-y;
	color: #242019;
}

#mainbody div.moduletable-hilite3 li {
	background: url(images/bullet-hl3.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite3 a.readon {
	background: url(images/body-hl3-readmore.png) 0 0 no-repeat;
	color: #fff;
}

#mainbody div.moduletable-hilite4 a {
	color: #F8E5C1;
}

#mainbody div.moduletable-hilite4 {
	background: #3B5472 url(images/body-hl4-bg.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 h3 {
	background: #374E69 url(images/body-hl4-h3.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 li {
	background: url(images/bullet-hl4.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite4 a.readon {
	background: url(images/body-hl4-readmore.png) 0 0 no-repeat;
	color: #fff;
}

#mainbody div.moduletable-hilite5 h3 {
	background: #272727 url(images/body-hl5-h3.png) 0 0 repeat-y;
	color: #DFDFDF;
}

#mainbody div.moduletable-hilite6 h3 {
	background: #3B5472 url(images/body-hl6-h3.png) 0 0 repeat-y;
	color: #E2E6EA;
}

#mainbody div.moduletable-hilite7 h3 {
	background: #F3D7A7 url(images/body-hl7-h3.png) 0 0 repeat-y;
	color: #242019;
}

#mainbody div.moduletable-hilite8 h3 {
	background: #871E21 url(images/body-hl8-h3.png) 0 0 repeat-y;
	color: #fff;
}

div#section1 {
	background: #871E21;
	padding-top: 1px;
	color: #fff;
}

div#section1 a {
	color: #F8E5C1;
}

div#section1 a.readon {
	background: url(images/section1-readmore.gif) 0 0 no-repeat;
	color: #fff;
}

div#section1 td.section {
	background: url(images/section1-bg.png) 0 0 repeat-y;
}

div#section1 div.moduletable h3 {
	background: #6E1B1F url(images/section1-h3.png) 0 0 repeat-y;
	color: #F1E9E9;
}

#section1 li {
	background: url(images/bullet-section1.png) 0 3px no-repeat;	
}

div#section2 {
	background: #3B5472;
	padding-top: 1px;
	color: #CCD1D7;
}

div#section2 a {
	color: #F8E5C1;
}

div#section2 a.readon {
	background: url(images/section2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section2 td.section {
	background: url(images/section2-bg.png) 0 0 repeat-y;
}

div#section2 div.moduletable h3 {
	background: #334860 url(images/section2-h3.png) 0 0 repeat-y;
	color: #CCD1D7;
}

#section2 li {
	background: url(images/bullet-section2.png) 0 3px no-repeat;
}

img#logo {
	background: url(images/logo.png) 0 0 no-repeat;
}

div#footer {
	background: url(images/bottom-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(images/bottom-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(images/bottom-l.png) 0 0 no-repeat;
}

div#the-footer {
	background: url(images/bottom-rocket.png) 50% 0 no-repeat;
}

div#horiz-menu a,
div#horiz-menu li.active li a  {
	color: #fff;
}

div#horiz-menu li:hover,
div#horiz-menu li.sfHover,
div#horiz-menu li.active:hover,
div#horiz-menu li.active.sfHover {
	background: url(images/menu2-r.png) 100% 0 no-repeat;
}

div#horiz-menu li:hover a,
div#horiz-menu li.sfHover a,
div#horiz-menu li.active:hover a,
div#horiz-menu li.active.sfHover a {
	background: url(images/menu2-l.png) 0 0 no-repeat;
	color: #fff;
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	background: url(images/menu-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	background: url(images/menu-l.png) 0 0 no-repeat;
	color: #881F22;
}

#horiz-menu li.active li.active,
#horiz-menu li.active li.active a {
	background: none;
}

.nav li li {
	background:#272727;
	border-bottom: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;
}

.nav li li:hover,
.nav li li.sfHover,
#horiz-menu li:hover li:hover,
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li.active {
	background: #3D3D3D;
}

#horiz-menu li:hover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li:hover li a.daddy:visited,
#horiz-menu li.sfHover li a.daddy:visited  {
	background: url(images/bullet-sucker.png) 100% 50% no-repeat;
}

.nav li.sfHover,
.nav li:hover {
	background: url(images/menu2-r.png) 100% 0 no-repeat;
}

.nav li.sfHover a,
.nav li:hover a {
	background: url(images/menu2-l.png) 0 0 no-repeat;	
}

div#top a.mainlevel {
	color: #fff;
}

a.mainlevel {
	background: url(images/bullet-7.png) 0 2px no-repeat;
}

a img.album,
.flickr_badge_image img {
	border: 2px solid #871E21;
}

#mainbody div.moduletable-hilite1 .flickr_badge_image img {
	border: 2px solid #3B5472;
}

#mainbody div.moduletable-hilite2 .flickr_badge_image img {
	border: 2px solid #F3D7A7;
}

#mainbody div.moduletable-hilite3 .flickr_badge_image img {
	border: 2px solid #3B5472;
}

#mainbody div.moduletable-hilite4 .flickr_badge_image img {
	border: 2px solid #F8E5C1;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url(images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url(images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url(images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url(images/status-download.png) 10px 50% no-repeat;
}

blockquote {
	background: #f9f9f9 url(images/blockquote.png) 0 0 no-repeat;
	color: #666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
}

pre {
	background: #f6f6f6;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
}

#mainbody ul.check1 li,
#mainbody li.check1 {
	background: url(images/bullet-1.png) 0 0 no-repeat;
}

#mainbody ul.check2 li,
#mainbody li.check2 {
	background: url(images/bullet-3.png) 0 0 no-repeat;
}

#mainbody ul.arrow1 li,
#mainbody li.arrow1 {
	background: url(images/bullet-2.png) 0 0 no-repeat;
}

#mainbody ul.arrow2 li,
#mainbody li.arrow2 {
	background: url(images/bullet-4.png) 0 0 no-repeat;
}

#mainbody ul.arrow3 li,
#mainbody li.arrow3 {
	background: url(images/bullet-5.png) 0 0 no-repeat;
}

#mainbody ul.star li,
#mainbody li.star {
	background: url(images/bullet-6.png) 0 0 no-repeat;
}

#mainbody ul.circle li,
#mainbody li.circle {
	background: url(images/bullet-7.png) 0 0 no-repeat;
}

span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url(images/login_button.png) no-repeat;
}

span.pathway {
	color: #fff;
}

span.pathway img {
	background: url(images/bullet-pathway.png) no-repeat;
}

span.pathway a {
	color: #F8E5C1;
}

.highlight {
  background-color: #ffc;
}

table.mainbody td.mainbody td.sectiontableheader {
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

table.contentpaneopen tbody tr td span.small {
	background: url(images/icon-author.png) 0 0 no-repeat;
}

td.createdate {
	background: url(images/icon-created.png) 0 0 no-repeat;
}

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #fff;
}

#fxTarget { 
	background: #881F22;
	border-bottom: 2px solid #6E1B1F;
}

#fxTab {
	background: url(images/fx-tab.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab span:hover,
#fxTab a:hover {
	color: #ccc;
}
#comment {
 width: 350px;
}