/*
Theme Name: Free Radicals
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	padding: 0px;
	background: #580202 url(images/bodyBG.gif) top repeat-x; 
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #580202;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}
h2 a{
	color:#580202;
	text-decoration:none;
}
h3 {
	font-size: 1.4em;
}
h3 a{
	color:#990000;
}
p, ol, ul {
	margin:0 0 1.8em 0;
	line-height: 160%;
}
a {
	color: #000000;
	cursor:pointer;
	text-decoration:none;
}
input{
	border: #ccc solid 1px;
	margin-bottom:5px;
}
textarea{
	border: #ccc solid 1px;
	margin-bottom:5px;
}
textarea#comment{
	width:500px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}
.imageFloatLeft{
	float:left;
	margin:0 15px 5px 0;
}
.athletes td p{
	padding:0;
	margin:0;
	font-size:12px;
}

.imageBorder{
	border:#DE9696 solid 5px;
}
.imageFloatLeft02{
	float:left;
	padding:5px;
	border:#C0C0C0 solid 1px;
	margin: 5px 15px 0 5px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}
li{
	list-style:none;
	background:url(images/bullet01.jpg) top left no-repeat;
	padding-left: 20px;
}
ol li{
	list-style:inherit;
	padding:0;
	background-image:none;
}
/*.entry{
	padding-left:0;
}
.entry-meta{
	display:none;
}
.entry-utility{
	display:none;
}
#comments{
	display:none;
}
#respond{
	display:none;
}

#form-section-comment{
	display:none;
}
.entry{
	padding:0;
	margin-left:0;
}*/
.break{
	width:515px;
	height:34px;
	margin:20px 0 20px 0;
	clear:both;
	background:url(images/break.jpg) no-repeat;
	display:block;
}
.lineBreak{
	border-bottom:#CCCCCC dashed 1px;
	border-left:0;
	border-right:0;
	border-top:0;
	margin:5px 0;
	padding:0;
	clear:both;
	height:1px;
}
.listBox01{
	width:370px;
	margin:0 0 0 50px;
	border:#DFDFDF solid 1px;
	padding:10px 15px;
}
.listBox01 li{
	padding:5px 0;
	border-bottom:#DFDFDF dashed 1px;
	background-image:none;
	list-style-type:square;
	margin:0;
	list-style-position:inside;
	color:#333333;
}
.listBox01 li a{
	color:#FF3333;
	text-decoration:none;
}
.listBox01 li a:hover{
	color: #990000;
	text-decoration:none;
}

/*=====fonts=====*/
.title01{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:#E33A3A 1px solid;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
}
/*=================wrapper=======================*/
#CenterHolder {
	width: 784px;
	margin: 0 auto;
}
#mainPageContainer{
	width:784px;
	height:auto;
	float:left;
	background:url(images/pageBG-white.jpg) repeat-y;
}
#pageContainerTopBG{
	width:784px;
	height:auto;
	float:left;
	background:url(images/pageTopBg-white.jpg) top no-repeat;
}
/*==========wraperHomePage=====================*/
#CenterHolderHome {
	width: 784px;
	margin: 0 auto;
}
#mainPageContainerHome{
	width:784px;
	height:auto;
	float:left;
	background:url(images/pageBG.jpg) repeat-y;
}
#pageContainerTopBGHome{
	width:784px;
	height:auto;
	float:left;
	background:url(images/pageTopBg.jpg) top no-repeat;
}
#contentContainerHome{
	width:784px;
	height:auto;
	background:url(images/pageBottomBg.jpg) bottom no-repeat;
	float:left;
	padding-bottom:30px;
}
/*============menu==========*/
#menuContainer{
	width:756px;
	height:29px;
	background:url(images/topNavBG.jpg) repeat-x;
	float:left;
	font-size:11px;
}
#menuContainer a.navTop{
	padding:2px 0;
	width:85px;
	text-align:center;
	margin-top:3px;
	display:block;
	float:left;
	color: #CCCCCC;
	text-decoration:none;
	border-left:#ae0c0c solid 1px;
}
#menuContainer a:hover.navTop{
	color:#fff;
	text-decoration:none;
}
#menuContainer .subbutt{
	width:119px;
	text-align:left;
	margin:0;
}
#menuContainer .subbutt ul{
	background-color:#300505;
	border-left:#892c2c solid 1px;
	float:left;
	display:block;
	margin:0;
	padding:0;
}
#menuContainer .subbutt ul li{
	padding:0;
	background-image:none;
	float:left;
}
#menuContainer .subbutt ul li a{
	display:block;
	width:113px;
	padding:1px 0 0 6px;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	background-image:none;
}
#menuContainer .subbutt ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#220000;
}
/*==========header=========*/
#mastHead{
	width:756px;
	height:auto;
	float:left;
	padding:0 14px;
}
#header{
	width:756px;
	height:99px;
	background:#1C0202 url(images/headerBG.jpg) no-repeat;
	float:left;
}
#header .searchCont{
	float:right;
	margin:60px 10px 0 0;
}
/*============ContentContainer==========*/
#contentContainer{
	width:784px;
	height:auto;
	background:url(images/white-pagesBGBottom.jpg) bottom no-repeat;
	float:left;
	padding-bottom:30px;
}
#mainContentContainer{
	width:756px;
	height: auto;
	padding:0 14px;
	float:left;
	clear:both;
}
/*============flash-banner==============*/
#flash-bannerContainer{
	width:756px;
	height:auto;
	float:left;
	margin-bottom:15px;
}
/*===========hompageList=============*/
#homePageListContainer{
	width:728px;
	height:auto;
	float:left;
	padding:10px 14px;
}
#homePageListContainer p a{
	color:#DE9797;
	text-decoration:none;
}
#homePageListContainer p a:hover{
	color:#fff;
	text-decoration:none;
}
#homePageListContainer #leftPanel{
	width:228px;
	padding:10px 0;
	height:auto;
	float:left;
}
	#homePageListContainer #leftPanel li{
		padding:0;
		list-style:none;
		width:228px;
		float:left;
		background-image:none;
	}
	#homePageListContainer #leftPanel ul{
		margin:0;
		padding:0;
		width:228px;
		float:left;
	}
	#homePageListContainer #leftPanel li a{
		color:#DE9797;
		padding:5px 20px;
		text-decoration:none;
		display:block;
		margin:0;
		width:188px;
		float:left;		
		border-bottom:#862323 dashed 1px;
	}
	#homePageListContainer #leftPanel li a:hover{
		color:#fff;
		text-decoration:none;
	}
	
#homePageListContainer #midPanel{
	width:216px;
	height:auto;
	float:left;
	margin:0 21px;
	padding:10px 5px;
	background-color:#210000;
	border:#862323 solid 1px;
}
	#homePageListContainer #midPanel li{
		padding:0;
		background:url(images/bullet01.gif) left no-repeat;
		width:216px;
		float:left;
	}
	#homePageListContainer #midPanel ul{
		margin:0;
		padding:0;
		width:216px;
		float:left;
	}
	#homePageListContainer #midPanel li a{
		color:#DE9797;
		padding:5px 20px;
		text-decoration:none;
		display:block;
		margin:0;
		width:176px;
		float:left;		
		border-bottom:#862323 dashed 1px;
	}
	#homePageListContainer #midPanel a:hover{
		color:#fff;
		text-decoration:none;
	}
#homePageListContainer #rightPanel{
	width:228px;
	height:auto;
	float:right;
	padding:10px 0;
}
	#homePageListContainer #rightPanel li{
		padding:0;
		list-style:none;
		background-image:none;
		width:228px;
		float:left;
		padding-left:0;
	}
	#homePageListContainer #rightPanel ul{
		margin:0;
		padding:0;
		width:228px;
		float:left;
	}
	#homePageListContainer #rightPanel li a{
		color:#DE9797;
		padding:5px 20px;
		text-decoration:none;
		display:block;
		margin:0;
		width:188px;
		float:left;		
		border-bottom:#862323 dashed 1px;
	}
	#homePageListContainer #rightPanel li a:hover{
		color:#fff;
		text-decoration:none;
	}
/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 40px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}



/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(images/img11.gif) no-repeat left top;
	width: 570px;
	height: 300px;
	margin-bottom: 10px;
}

/* Content */
#content{
	float: left;
	width: 522px;
	padding-left:15px;
	background:none;
}
#content h2{
	background-image:none;
	color: #580202;
}
#content.narrowcolumn{
	float: left;
	width: 522px;
	padding-left:15px;
}

.post {
	background: #FFFFFF;
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img07.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 0 10px 0 0;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}
/* Services-OverView*/
#servicesOverView{
	width:644px;
	height:auto;
	float:left;
	clear:both;
	margin:0;
	padding-left:40px;
}
#servicesOverView li{
	width:604px;
	height:auto;
	float:left;
	padding:10px 15px;
	margin-bottom:20px;
	background-color: #FFFEF0;
	border: #D4D4D4 solid 1px;
	list-style:none;
	background-image:none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding-right:8px;
	padding-left:5px;
	border-left:#580202 dashed 1px;
}
#sidebar h2{
	font-size:12px;
	background-image:none;
	padding:2px 5px;
	background-color:#E6E6E6;
	margin-top:10px;
}
#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-content {
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}
#sidebar li{
	border-bottom: 1px dotted #BDBDBD;
	margin-left:3px;
	background-image:none;
	padding-left:0;
}
#sidebar li a{
	font-size:12px;
	padding:3px 0;
	display:block;
}


#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}



#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#searchform {
	margin-bottom: 10px;
}

#searchform form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#searchform fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#searchform #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 40px;
	margin: 0px auto 30px auto;
	background: url(images/yyyyimg08.jpg) no-repeat left top;
	color: #CCCCCC;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

hr {
	display: none;
}

.pagetitle {
	color: #444444;
}

#comment {
	width: 540px;
	height: 100px;
}

#respond {
	color: #444444;
}
