/*
Theme Name:ER FatBurn Forumla
Theme URI:http://www.bytetips.com/wordpress-theme-bytetips/
Description:Theme developed for ER Fat Burn
Author:Shane Lambert
Author URI:http://www.shanelambert.com
Tags:simple, Dark, Blue, Three Columns
version:1.0
Change:None
*/
body {
	background:url(images/stripes.png);
	font-family:verdana, arial, tahoma, sans-serif;
	font-size:62.5%;
	margin:10px 0px 0px;
	line-height: 1.3;
}
h1 {
	font-size:18pt
}
h2 {
	font-size:14pt;
	margin-top:10px
}
h3 {
	font-size:1.8em;
	margin-top:10px;
	color: #993300;
	text-align: center;
}
h4 {
	font-size:9pt
}
/* images and misc. */
img {
	border:none;
	padding:6px
}
img a {
	border:none
}
img.left {
	float:left;
	border:none;
	padding:6px
}
img.right {
	float:right;
	border:none;
	padding:6px
}
blockquote {
	border:1px solid #D70A0A;
	margin-bottom:12px;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	position:relative;
	text-align:center;
	width:385px;
}
code {
	margin:10px;
	font-family:"Courier New", Courier, monospace
}
.rss {
	background:url(images/ficon.png) left center no-repeat;
	padding-left:12px
}
.clear {
	clear: both;
	height: 0px;
}
/* links */
a {
	color:#333;
	text-decoration:none;
	border:none
}
a:hover {
	color:#6A7CA0;
	text-decoration:underline;
	border:none

}
/* container */
#container {
	width:928px;
	margin:0 auto;
	padding:0px;
	color:#666;
}
/* header */
#header {
	background:url(images/header.png) no-repeat 0 0;
	width:100%;
	height:94px;
	color:#fff
}
#header h1 {
	font-family:palatino linotype, georgia, arial, times;
	font-size:1.5em;
	font-weight:300px;
	letter-spacing:1px;
	margin:0;
	padding:40px 0 0 600px
}
#header h1 a {
	color:#fff;
	text-decoration:none
}
#header h1 a:hover {
	color:#666;
	text-decoration:none
}
#header h2 {
	font-family:palatino linotype, georgia, arial, times;
	font-size:10pt;
	font-weight:300;
	font-style:italic;
	color:#fff;
	letter-spacing:1px;
	margin:0;
	padding:5px 0 0 600px
}
/* main menu */
#menu {
	background:url(images/navigation.png) no-repeat;
	width:100%;
	height:30px;
	margin: 0px;
	padding: 3px 25px 0px;
	font: bold 10pt verdana, arial, times, serif;
}
#menu ul {
	margin:0px;
	padding:0;
	text-align:left
}
#menu ul li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
#menu ul li a {
	margin:0 3 0 0;
	text-decoration:none;
	color:#fff;
	width: 75px;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
}
#menu ul li a:hover {
	color:#fff;
	background: url(images/navigation-over.png) no-repeat center center;
}
#menu ul li.current_page_item {
	color:#fff;
	background: url(images/navigation-over.png) no-repeat center center;
}
#main-content {
	background: url(images/maincontent.png) repeat-y;
	padding-right: 12px;
	padding-left: 12px;
}
#wide-content {
	background: url(images/wide-content-back.png) repeat-y;
	padding-right: 12px;
	padding-left: 12px;
}
/* content */
#content {
	float:left;
	width:450px;
	overflow:hidden;
	text-align:justify;
	padding: 0px 10px;
}
#wide {
	overflow:hidden;
	text-align:justify;
	padding: 12px 150px;
}
.post {
	margin:0 10px;
	padding:15px;
}
.post h2 {
	color:#08122E;
	font: 300 14pt Verdana, Arial, Helvetica, sans-serif;
}
.post h2 a {
	color:#E72726;
	text-decoration:none
}
.post h2 a:hover {
	color:#666;
	text-decoration:none
}
.post p {
	font-size:1.4em
}
.post a {
	text-decoration:underline
}
.post ul {
}
.post li {
	font-size: 1.4em;
}
.entry p {
	margin:12px 0
}
.postmetadata {
	clear:both;
	background:#F7F7F7;
	padding:6px;
	margin-top:16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2
}
.navigation {
	margin:12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%
}
.alignleft {
	float:left
}
.alignright {
	float:right
}
.pagetitle {
}
#left {
	font-family:verdana, arial, tahoma;
	font-size:1.4em;
	width:226px;
	float:left;
	margin:12px 0 24px;
	padding:0;
	background: url(images/leftrail.png) repeat-y;
	color: #808080;
}
#left a {
	color: #808080;
}

#left h2 {
	text-align:left;
	color:#E72726;
	margin-bottom:5px;
	padding:2px;
	font: bold 10pt verdana, times, georgia;
	border-bottom: 1px solid #E88484;
}
#left p {
	margin:0;
	padding:0 6px 0 12px
}
#left img {
	padding:0;
	margin:0
}
#left ul {
	margin:12px;
	padding:0;
	list-style-type:none
}
#left ul li {
	margin:0;
	padding:0;
	line-height:14pt;
	list-style-type:none
}
#left ul ul {
	margin:6px 0 6px 12px;
	padding:0
}
#left ul ul li {
	list-style-type:none;
	list-style-position:inside
}
#left ul ul ul {
	margin:0;
	padding:0
}
#left ul ul ul li {
	padding:0 0 0 15px;
	list-style-type:square;
	color:#898989
}
/* right sidebar */
#right {
	font-family:verdana, arial, tahoma;
	font-size:8pt;
	width:206px;
	float:right;
	margin:12px 0 24px;
	padding:0
}
#right h2 {
	text-align:left;
	color:#666666;
	margin-bottom:5px;
	padding:4px;
	background:url(images/bar.jpg);
	font: bold 10pt verdana, times, georgia;
	border-bottom: 1px solid #E88484;
}
#right p {
	margin:0;
	padding:0 6px 0 12px
}
#right img {
	padding:0;
	margin:0
}
#right ul {
	margin:12px;
	padding:0;
	list-style-type:none
}
#right ul li {
	margin:0;
	padding:0;
	line-height:14pt;
	list-style-type:none
}
#right ul ul {
	margin:6px 0 6px 12px;
	padding:0
}
#right ul ul li {
	list-style-type:none;
	list-style-position:inside
}
#right ul ul ul {
	margin:0;
	padding:0
}
#right ul ul ul li {
	padding:0 0 0 15px;
	list-style-type:square;
	color:#898989
}
/* begin comments */
#commentwrapper {
	margin-top:50px
}
.alt {
	background-color:#f9f9f9;
	border:1px solid #e3e3e3;
	color:#666
}
.commentlist {
	list-style-type:none;
	margin:0;
	margin-bottom:30px;
	padding:0;
	text-align:justify
}
.commentlist li {
	background-color:#f9f9f9;
	border:1px solid #e3e3e3;
	color:#666;
	margin:10px 0px;
	padding:3px 7px
}
.commentlist li .avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin-left:10px;
	background:#fff
}
.commentlist p {
	margin:10px 5px 10px 0
}
.nocomments {
	text-align:center
}
#comment {
	background-color:#f9f9f9;
	border:3px double #e3e3e3;
	color:#666;
	padding:2px
}
#comment h3 {
	font-size:18px
}
.commentsnavigation {
	padding:20px 0 30px 0
}
.commentlist ul.children li {
	background-color:#e3e3e3;
	border:1px solid #efefef;
	list-style:none;
	margin-top:20px;
	margin-left:30px
}
.commentlist ul li.depth-2 {
	background-color:#f1f1f1
}
.commentlist ul li.depth-3 {
	background-color:#ececec
}
.commentlist ul li.depth-4 {
	background-color:#e8e8e8
}
.commentlist ul li.depth-5 {
	background-color:#e3e3e3
}
/* end comments */
cite {
	font-family:arial, verdana, tahoma;
	font-size:9pt;
	font-weight:bold;
	font-style:normal
}
cite a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #465D71
}
/* search */
#searchform {
	padding:6px 0 6px 6px;
	font-family:verdana, arial, times
}
#searchform input#s {
	font-family:verdana, arial, times;
	font-size:8pt;
	padding:2px;
	margin:2px;
	border:1px solid #B7B7B7
}
#searchform input#searchsubmit {
	font-family:verdana, arial, times;
	font-size:7pt;
	padding:2px;
	margin:2px 0 0 2px;
	border:1px solid #B7B7B7;
	background-color:#fff;
	color:#797979
}
/* footer */
#footer {
	background:url(images/footer.png) no-repeat left top;
	clear:both;
	width:100%;
	font-family:verdana, arial, tahoma;
	font-size:7pt;
	margin: 0px;
	padding: 15px 0px 0px;
}
#footer p {
	padding:6px 209px 6px 226px;
	margin:0;
	color:#666666;
	text-align: center;
}
#footer a {
	color:#666666;
	text-decoration:none
}
#footer a:hover {
	color:#5D5D5D;
	text-decoration:underline
}
/* Extra */
.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;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0 none
}
.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0
}

object {
	margin: auto;
}

#wfn_logo {
	float:right;
	margin-top: 10px;
}