/*
Theme Name: SweatBee
Theme URI: http://www.freewpthemes.net/preview/sweatbee
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/
BODY
{
	margin: 0px;
	padding: 0;
	/*[disabled]background:url(images/img01.jpg) repeat-x left top;*/
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #291B0C;
}
H1, H2, H3
{
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #020202;
}
H1
{
	font-size: 44px;
}
H2
{
	font-size: 18px;
}
H3
{
}
P, UL, OL
{
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}
UL, OL
{
}
BLOCKQUOTE
{
}
A
{
	color: #07667A;
}
A:hover
{
	text-decoration: none;
}
A IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin: 7px 30px 0 0;
}
IMG.right
{
	float: right;
	margin: 7px 0 0 30px;
}
HR
{
	display: none;
}
.list1
{
}
.list1 LI
{
	float: left;
	line-height: normal;
}
.list1 LI IMG
{
	margin: 0 30px 30px 0;
}
.list1 LI.alt IMG
{
	margin-right: 0;
}
#phone
{
	text-transform: capitalize;
	top: 24px;
	left: 748px;
	position: absolute;
	color: #CCA;
	width: 185px;
}
#wrapper
{
	margin: 0px;
	padding: 15px 0px 0px;
}
/*Header*/
#header-wrapper
{
	margin: 0px;
	padding: 0px;
}
#header
{
	width: 920px;
	position: relative;
	height: 74px;
	margin: 0 auto;
}
/*Menu*/
#menu
{
	float: left;
	width: 647px;
	height: 50px;
	padding-top: 24px;
}
#menu UL
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#menu LI
{
	display: block;
	float: left;
}
#menu A
{
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCD0AC;
}
#menu A:hover
{
	background: #066579;
}
#menu .current_page_item A
{
	background: #07667A;
	color: #FFFFFF;
}
#menu .first
{
	background: none;
}
/*Search*/
#header-search
{
	float: right;
	width: 280px;
	height: 64px;
	padding-top: 10px;
}
#header-search FORM
{
	float: right;
	margin: 0;
	padding: 14px 0px 0 0;
}
#header-search FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
#header-search INPUT
{
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}
#header-search #header-search-text
{
	background: #CDD1AD;
}
#header-search-submit
{
	cursor: pointer;
}
#header-search-submit:hover
{
	background: #2A5E6B;
}
#header-search-text
{
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}
#header-search-submit
{
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #07667A;
	color: #FFFFFF;
}
/*Search*/
#search
{
	width: 300px;
	height: 74px;
}
#search FORM
{
	width: 285px;
	margin: 0;
	padding: 24px 0px 0 15px;
}
#search FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
#search INPUT
{
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}
#search-text
{
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}
#search-submit
{
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #07667A;
	color: #FFFFFF;
}
/** LOGO*/
#logo
{
	width: 920px;
	height: 230px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}
#logo H1, #logo P
{
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
#logo P
{
	padding-left: 32px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#logo H1
{
	padding-left: 30px;
	padding-top: 160px;
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo A
{
	text-decoration: none;
	color: #FFFFFF;
}
#logo H1 A
{
	text-decoration: none;
	color: #FFFFFF;
	display: none;
}
#logo P EM
{
	display: none;
}
/*Page*/
#page
{
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	background-color: #CED2AE;
}
/*Content*/
#content
{
	float: left;
	width: 595px;
	padding-top: 15px;
	padding-right: 20px;
	padding: 15px 20px 0px;
}
/*Post*/
.post
{
	margin-bottom: 45px;
	/*[disabled]border-bottom:1px solid #DFDFDF;*/
}
.post .title
{
	height: 30px;
	color: #08252E;
}
.post .title A
{
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #07667A;
}
.post .date
{
}
.post .meta
{
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}
.post .meta SPAN
{
	display: block;
	margin-top: -10px;
}
.post .meta A
{
}
.post .entry
{
	padding: 10px 0 0;
}
.post .entry-content
{
	float: right;
	width: 330px;
}
.post .entry-image
{
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}
.post .links A
{
	font-weight: bold;
}
.post .links .comments
{
}
.post .links .permalink
{
	padding-left: 17px;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar UL
{
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar LI
{
	margin-bottom: 30px;
}
#sidebar LI UL
{
	margin: 0px;
	padding: 0px;
	/*[disabled]background:#FDFDFD;*/
	background: #CDD1AD;
}
#sidebar LI LI
{
	margin: 0px 15px;
	padding: 10px 0px;
	/*[disabled]border-bottom:1px solid #FFFFFF;*/
}
#sidebar LI LI A
{
	font-weight: normal;
}
#sidebar LI LI A:hover
{
}
#sidebar P
{
	line-height: 200%;
	padding: 20px 15px 0px;
}
#sidebar H2
{
	height: 30px;
	padding: 5px 0px 0px 15px;
	background: url(images/img04-3.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar A
{
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #3C2811;
}
P.optin
{
	margin: 0;
	padding: 0;
}
.textwidget
{
	position: relative;
}
.textwidget .submit
{
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 156px;
	left: 134px;
	color: #FEFEFE;
	border: none;
	background: #2B6674;
	padding: 6px;
}
INPUT.input
{
	border: none;
	width: 203px;
	padding: 3px 0;
}
.textwidget .submit:hover
{
	cursor: pointer;
	/*[empty]background-color:;*/
}
.textwidget .eyecandy
{
}
/*Calendar*/
#calendar
{
}
#calendar CAPTION
{
	padding-bottom: 5px;
	font-weight: bold;
}
#calendar TABLE
{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}
#calendar THEAD TH
{
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}
#calendar TBODY TD
{
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}
#calendar TFOOT TD
{
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}
#calendar TFOOT #next
{
	border-top: 1px solid #24130F;
	text-align: right;
}
#calendar TFOOT #prev
{
	border-top: 1px solid #24130F;
}
#calendar .pad
{
	border-bottom: 1px solid #24130F;
}
#calendar #today
{
	background: #24130F;
}
/*Footer*/
#footer-bgcontent
{
	margin: 0px;
	padding: 0px;
	height: 70px;
	/*[disabled]background:#000000 url(images/img03.jpg) repeat-x left top;*/
}
#footer
{
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 20px;
	color: #CDD1AD;
}
#footer P
{
	margin: 0;
	padding-right: 30px;
	text-align: left;
	line-height: normal;
	font-size: 10px;
}
#footer A
{
	color: #066579;
}
#commentform
{
}
#comment
{
	width: 450px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
#respond
{
	margin: 0;
	padding-top: 50px;
}
.navigation
{
	padding-top: 20px;
}
.pagetitle
{
	padding-bottom: 20px;
	font-size: 24px;
}
HR
{
	display: none;
}
/*Contact Form*/
#cforms2form LABEL SPAN
{
	color: #07242D;
}
#cforms2form INPUT
{
	color: #07242D;
}
#ll2.linklove A
{
	color: #07242D;
}

