/*+clearfix {*/
#leftborder:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#leftborder
{
	display: inline-block;
}
#leftborder
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
*
{
	margin: 0;
	padding: 0;
}
TR
{
	background-color: #000000;
}
BODY
{
	font: normal 11px Helvetica;
	color: #666;
	background: #000000;
}
H1, H2, H3, H4, H5, H6
{
	margin: 10px 0 0;
}
P
{
	margin: 0px 0px 20px;
}
#page
{
	width: 1024px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
	background-color: #39628C;
}
#header
{
	padding: 0px;
	margin: 0px;
	border: 0;
	width: 1024px;
	height: 133px;
	font-size: 12px;
	font-weight: bold;
	background-color: #39618A;
	background-image: url("/images/masthead_bck.gif");
	background-repeat: repeat-y;
}
.mainheader
{
	color: #CCCCCC;
	text-transform: uppercase;
	height: 133px;
	position: relative;
}
.mainheader A
{
	color: #CCCCCC;
}
.mainheader A:hover
{
	color: #FFFFFF;
}
.mainheader UL
{
	padding: 0;
	margin: 0;
}
/*.mainheader ul li+li:before {
content: "|";
}*/
.mainheader LI
{
	display: inline;
}
.mainheader LI A
{
/*padding : 0px 5px 0px 5px;*/
	padding: 0px 5px;
}
.mainheader LI STRONG
{
/*padding : 0px 5px 0px 5px;*/
	color: #FFFFFF;
}
.banner
{
	position: absolute;
	bottom: 30px;
	left: 264px;
}
.tagline
{
	position: absolute;
	bottom: 50px;
	left: 370px;
}
.leftnav
{
	margin-left:30px;
}
.rightnav
{
	position: absolute;
	bottom: 8px;
	right: 32px;
}
/*[clearfix]*/#leftborder
{
	width: 32px;
	background-color: #000000;
	background-image: url(http://www.fightlaunch.com/images/navleftborder.png);
	background-repeat: repeat-y;
}
A
{
	outline: none;
	text-decoration: none;
	color: #8A8A8A;
}
A:hover
{
	color: #215C97;
}
A IMG
{
	border: none;
}
/*###############################
BASIC LAYOUT
###############################*/
DIV#outline
{
	width: auto;
	margin: auto;
}
DIV#nav
{
	position: relative;
	z-index: 2;
	width: auto;
	height: auto;
	background: url(../../img/nav.png);
}
DIV#content
{
	clear: both;
	z-index: 1;
	background: #FFF;
	width: auto;
	padding: 10px 40px 0;
}
DIV#left
{
	width: 681px;
	margin: 0;
	line-height: 2;
	float: left;
	padding: 0 0px 10px 0;
}
DIV#right
{
	width: 240px;
	margin: 0;
	float: right;
	padding: 10px 0 10px 20px;
}
P#toggle-all
{
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
}
DIV.headline
{
	margin: 40px 0 0 20px;
}
DIV.excerpt
{
	padding: 0 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0 0 0 20px;
}
DIV.post-single
{
	margin: 0 0 20px;
}
DIV.preview
{
	float: right;
	background: url(../../img/preview.png) no-repeat;
	margin: 15px 0 0;
}
DIV.preview A
{
	display: block;
	width: 20px;
	height: 20px;
	color: #CCC !important;
	font: normal 14px Helvetica, serif;
}
DIV.date
{
	position: absolute;
	width: 60px;
	height: 60px;
	padding: 10px 0;
	margin: 0 0 0 -80px;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
DIV.single_content
{
	clear: both;
	margin: 0 0 50px 20px;
}
DIV.bookmarks
{
	text-align: right;
	float: right;
}
DIV#appendix
{
	clear: both;
	background: #FFF;
	width: auto;
	padding: 30px 30px 30px 0px;
	margin: auto;
}
DIV.app_widget
{
	float: left;
	width: 280px;
	padding: 0px 0px 0px 30px;
}
DIV#appendix DIV.widget
{
	padding: 20px 0 0;
}
/*###############################
NAVIGATION
###############################*/
DIV#nav UL
{
	float: left;
	list-style: none;
}
DIV#nav LI
{
	float: left;
}
DIV#nav LI A
{
	display: block;
	margin: 0;
	padding: 10px 16px;
	color: #F5F5F5;
	text-decoration: none;
	font: bold 15px Georgia, serif;
	border-left: 1px solid #222;
}
DIV#nav LI A:hover
{
	background: #111;
	color: #215C97;
}
UL#mail_rss A
{
	text-decoration: underline !important;
}
/*###############################
WIDGETS
###############################*/
.widget
{
	border: 1px solid #CCC;
	padding: 25px 15px !important;
	margin: 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
DIV.widget H4
{
	border-bottom: 1px dotted #CCC;
	font: bold 120% Georgia, serif;
}
DIV#right, DIV#appendix
{
	font-size: 120%;
}
DIV#right UL, DIV#appendix UL
{
	list-style: none;
	padding: 0;
}
DIV.widget H4
{
	font-size: 130%;
	margin: 0;
	padding: 0 0 3px;
}
DIV.widget A
{
	display: block;
	padding: 5px 0px;
	font: normal 110% Georgia, serif;
	color: #215C97;
}
DIV.widget A:hover
{
	color: #666;
	text-decoration: underline;
}
DIV.widget LI
{
	padding: 0 0 0 5px;
	margin: 0;
	border-bottom: 1px dotted #CCC;
}
DIV.widget LI LI
{
	padding: 0 0 0 20px;
	margin: 0;
	background: none;
	border-top: none;
	border-bottom: none;
}
DIV#tag_cloud A
{
	display: inline;
}
DIV#tag_cloud
{
	min-height: 130px;
}
DIV#archives
{
	min-height: 130px;
}
.textwidget, .textwidget A
{
	font: italic 120% Georgia, serif !important;
}
.textwidget P
{
	margin: 0;
	padding: 0;
}
/*calendar*/
TABLE#wp-calendar
{
	margin: 0 0 10px;
	border-collapse: collapse;
	text-align: center;
	font-size: 14px;
}
TABLE#wp-calendar A
{
	font: normal 14px Helvetica;
}
TABLE#wp-calendar CAPTION
{
	padding: 0 0 5px;
}
TABLE#wp-calendar TH
{
	font: bold 14px Helvetica;
}
TABLE#wp-calendar TH, TD
{
	/*[disabled]width:30px;*/
	/*[disabled]height:30px;*/
}
/*###############################
TEXT
###############################*/
DIV#blog-line H1 A
{
	font: normal 31px Georgia, serif;
	color: #FFF;
}
DIV#blog-line H1
{
	font: 40px Georgia, serif;
	/*[disabled]padding:20px 0;*/
	margin: 0;
	color: #FFF;
	letter-spacing: -2px;
}
DIV#left
{
	font-size: 120%;
}
DIV#left A
{
	color: #215C97;
}
DIV#left A:hover
{
	color: #CCC;
	text-decoration: underline;
}
DIV#left H1
{
	float: left;
	font: bold 26px Georgia, serif;
	width: 450px;
	letter-spacing: -1px;
}
DIV#left H1.page_headline
{
	margin: 10px 0;
	font: bold 26px Georgia, serif;
	color: #215C97;
}
DIV#left H1 A
{
	color: #666;
	display: block;
}
DIV#left H1 A:hover
{
	color: #215C97;
	text-decoration: none;
}
DIV#left H2
{
	font: bold 140% Georgia, serif;
	margin: 0 0 10px;
}
DIV#left H2.archive-title
{
	margin: 10px 0 0 20px;
	font: bold 200% Georgia, serif;
	color: #215C97;
}
DIV#left H3
{
	font: italic 120% Georgia, serif;
	margin: 0 0 5px;
}
DIV#left UL, OL
{
	margin: 0 0 20px 20px;
}
DIV.excerpt
{
	font-size: 120%;
}
DIV.single_content
{
	font-size: 120%;
}
P#font-resize A
{
	display: inline;
	font: bold 18px Helvetica, sans-serif;
	padding: 0px 5px;
}
P#toggle-all A
{
	display: block;
	width: 80px;
	height: 20px;
	padding: 0 0 0 30px !important;
	font: bold 12px Helvetica, sans-serif;
}
A.show-all
{
	background: url(../../img/toggle.png) no-repeat;
}
A.hide-all
{
	background: url(../../img/toggle.png) no-repeat 0px -20px;
}
P.previous-posts
{
	margin: 50px 0 0;
	float: left;
	font: normal 130% Helvetica;
}
P.next-posts
{
	margin: 50px 0 0;
	float: right;
	font: normal 130% Helvetica;
}
DIV.date
{
	font: normal 14px Georgia;
	text-align: center;
	color: #666;
}
P.date-month
{
	margin: 2px 0 15px;
	color: #999;
	font: normal 32px Georgia;
}
P.post_info
{
	font-size: 100%;
}
P.tag_info
{
	margin: 0;
	font-size: 100%;
}
P.offset
{
	margin: 5px 0;
}
P.wp-bookmark
{
	margin: 0;
}
.wp-logo
{
	float: left;
}
DIV#credits
{
	margin: 0 0 0 65px;
	padding: 5px 10px;
	height: 46px;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font: normal 120% Georgia, serif;
}
A#totop
{
	float: right;
	font: bold 120% Helvetica, sans-serif;
}
.category-link
{
	background: url(../../img/page.png) no-repeat;
}
.comment-link
{
	background: url(../../img/comments.png) no-repeat;
}
.tag-link
{
	background: url(../../img/tag-blue.png) no-repeat;
}
.user-name
{
	background: url(../../img/user-green.png) no-repeat;
}
.user-mail
{
	background: url(../../img/email.png) no-repeat;
}
.user-url
{
	background: url(../../img/world-edit.png) no-repeat;
}
.user-comment
{
	background: url(../../img/comment-add.png) no-repeat;
}
.info-icon
{
	padding: 3px 0 3px 20px;
	margin: 0 0 0 0px;
	background-position: 0px 4px;
}
.clear
{
	clear: both;
}
CODE
{
	font: normal 120% Courier, serif;
}
/*##################################
COMMENTS
##################################*/
DIV.comment
{
	margin: 10px 0 30px;
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
}
P.comment-details
{
	font: normal 130% Georgia, serif;
}
.avatar
{
	float: left;
	margin: 0 20px 0 0;
	border: 5px solid #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
DIV.comment-text
{
	margin: 50px 0 0;
}
DIV.author-comment
{
	background: #F9FBC1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px !important;
	border: 1px solid #F1F1F1;
}
H2#comment-header
{
	margin: 40px 0 10px !important;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 5px;
}
H2#respond
{
	margin: 40px 0 10px !important;
}
H3#no-comments
{
	font: italic bold 110% Georgia, serif !important;
	color: #666 !important;
}
/*##################################
FORMS
##################################*/
LABEL
{
	display: block;
	margin: 0 0 5px;
}
.text
{
	width: 350px;
	margin: 0 0 10px;
	padding: 5px;
	background: #FFF url(../../img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #CCC;
}
TEXTAREA
{
	width: 450px;
	height: 150px;
	margin: 0;
	padding: 5px;
	background: #FFF url(../../img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.submit
{
	width: auto;
	padding: 5px 20px;
	margin: 5px 0;
	color: #FFF;
	background: #333;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
INPUT
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 5px 0 0;
}
/*##################################
SEARCHFORM
##################################*/
INPUT#search
{
	width: 150px;
	padding: 5px;
	background: url(../../img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #CCC;
}
#search-submit
{
	padding: 5px;
	color: #FFF;
	background: #333;
	border: none;
}
DIV#left DIV#searchform
{
	padding: 0 0 0 20px;
}
P.not-found
{
	padding: 0 0 0 20px;
	margin: 0;
}
/*##################################
WORDPRESS CSS
##################################*/
IMG.alignright
{
	float: right;
	margin: 0 0 30px 30px;
}
IMG.alignleft
{
	float: left;
	margin: 0 50px 30px 0;
}
IMG.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
A IMG.alignright
{
	float: right;
	margin: 0 0 30px 30px;
}
A IMG.alignleft
{
	float: left;
	margin: 0 50px 30px 0;
}
A IMG.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 110%;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*##################################
SUPERFISH
##################################
** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu *
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu
{
	line-height: 1;
}
.sf-menu UL
{
	position: absolute;
	top: -999em;
	width: 10em;
/*left offset of submenus need to match (see below)*/
}
.sf-menu UL LI
{
	width: 100%;
	margin: 0 !important;
}
.sf-menu UL UL LI
{
	margin: 0 !important;
}
.sf-menu LI:hover
{
	visibility: inherit;
/*fixes IE7 'sticky bug'*/
}
.sf-menu LI
{
	float: left;
	position: relative;
}
.sf-menu A
{
	display: block;
	position: relative;
}
.sf-menu LI:hover UL, .sf-menu LI.sfHover UL
{
	left: 0;
	top: 38px;
/*match top ul list item height*/
	z-index: 1000;
}
UL.sf-menu LI:hover LI UL, UL.sf-menu LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI:hover UL, UL.sf-menu LI LI.sfHover UL
{
	left: 10em;
/*match ul width*/
	top: 0;
}
UL.sf-menu LI LI:hover LI UL, UL.sf-menu LI LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI LI:hover UL, UL.sf-menu LI LI LI.sfHover UL
{
	left: 10em;
/*match ul width*/
	top: 0;
}
/*** CUSTOM STYLES ***/
.sf-menu LI UL
{
	background: #222;
	border: 1px solid #000;
	border-top: none;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
.sf-menu LI LI UL, .sf-menu LI LI LI UL
{
	background: #222;
	border: 1px solid #000;
	border-top: none;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
/*###############################
CLEARFIX
###############################*/
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
HTML[xmlns] .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
.clear
{
	clear: both;
}
