* {
	margin:0;
	padding:0;
}

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

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.83em;
	color:#222222;
	background-color:#caf2f8;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#wrapper {
	width:90%;
	max-width:1400px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-right-width:25px;
	border-left-width:25px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#44bed0;
	border-left-color:#44bed0;
}

.content_padding {
	padding:0.5em 25px;
}

#top_menu {
	text-align:right;
}

#header_effect {
	background-image:url('http://lizrosenbaumfitness.files.wordpress.com/2008/07/header3.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#006699;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#F0F0F0;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#F0F0F0;
	margin-top:0.5em;
	height:200px;
}

#header {
	padding:30px 10px;
}

#header p {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:4em;
	line-height:1.2;
	text-align:center;
	margin:115px 0 0;
}

#header p.description {
	font-size:0.9em;
}

#header a,#header a:visited,#header a:active,#header a:hover {
	color:#5c6b71;
	text-decoration:none;
}

.logo {
	margin:25px 0 0 25px;
}

div#content_wrapper {
	float:left;
	width:100%;
}

div#content {
	margin-right:380px;
}

div#side_one {
	float:left;
	width:160px;
	margin:0 10px 0 -180px;
	padding:0 0 0 10px;
}

div#side_two {
	float:left;
	width:160px;
	margin:0 10px 0 -360px;
	padding:0 0 0 10px;
}

div#footer {
	clear:left;
	width:100%;
	background-color:#caf2f8;
}

#footer_wrapper {
	width:90%;
	max-width:1400px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	border-right-width:25px;
	border-left-width:25px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#44bed0;
	border-left-color:#44bed0;
	background-repeat:repeat;
	background-position:left top;
	background-color:#44bed0;
	color:#FFFFFF;
	padding:0 0 1em;
}

#footer p {
	color:#FFFFFF;
	text-align:center;
	margin:0;
}

#footer ul {
	color:#FFFFFF;
}

#footer h4 {
	letter-spacing:0.01em;
	font-size:1.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:0.5em;
	margin-top:0.25em;
}

#footer a {
	color:#B6ED34;
	font-weight:bold;
}

#footer a:hover {
	color:#D3E6EF;
}

h1 {
	letter-spacing:0.01em;
	font-size:1.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#59a3c1;
	margin-bottom:0;
	margin-top:0.9em;
	padding-top:0.5em;
	border-top:1px solid #CCCCCC;
	text-transform:capitalize;
}

.footer_meta {
	margin-top:2em;
	background-color:#1174a6;
	border-top:1px solid #197daf;
	border-bottom:1px solid #197daf;
	font-size:0.8em;
	padding:1em;
}

h1 a,h2 a {
	color:#44bed0;
	text-decoration:none;
}

h2 {
	font-size:1.25em;
	color:#44bed0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0.5em 0 0;
}

.side h2,h3 {
	background-image:url('http://lizrosenbaumfitness.files.wordpress.com/2008/07/button.gif');
	background-repeat:no-repeat;
	font-size:1.25em;
	font-weight:normal;
	color:#44bed0;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.75em;
	margin-top:1.3em;
	padding-top:0.7em;
	text-align:center;
	height:35px;
	border:none;
}

p,li {
	line-height:150%;
	margin:0.5em 0;
}

p.author {
	margin-top:0.5em;
	line-height:100%;
	color:#666666;
	font-size:0.75em;
	border-bottom:1px dotted #E0E0E0;
	padding-bottom:1.5em;
}

div.pull_quote {
	font-size:1.25em;
	color:#59a3c1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	float:right;
	width:200px;
	border-top:1px solid #d3e6ef;
	padding-top:5px;
	padding-left:5px;
	line-height:1.5em;
	margin:0.5em 0 0 20px;
}

div.pull_quote ul {
	margin:0.5em 0;
}

div.pull_quote li {
	list-style-type:none;
}

div *.pull_quote_footer {
	font-size:0.75em;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	float:right;
	width:200px;
	margin-bottom:0;
}

a {
	color:#44bed0;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

ul,ol {
	margin-left:25px;
}

.top_border {
	margin-top:0.9em;
	padding-top:0.5em;
	border-top:1px solid #CCCCCC;
}

div.comment_wrapper {
	float:left;
	width:525px;
	margin-left:-150px;
}

div.comment_content {
	margin-left:150px;
	padding-top:5px;
}

div.comment_details {
	position:relative;
	float:right;
	width:145px;
	padding-top:5px;
	padding-right:50px;
	text-align:right;
}

.comment_details .avatar {
	border:1px solid #ccc;
	position:absolute;
	top:13px;
	right:1px;
	padding:2px;
}

.comment_bottom {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}

.side ul {
	list-style-type:none;
	margin-left:0;
}

.side ul li {
	list-style-type:none;
	overflow:hidden;
	line-height:1.25em;
	margin-top:0.5em;
}

.side ul.children {
	margin-left:10px;
	font-size:0.9em;
}

a img {
	border:0 none;
}

.vertical_align {
	display:inline;
	vertical-align:middle;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
	border:0 none;
	margin:1.3em 0 1em !important;
}

#archivelist ul {
	list-style-type:none;
	margin:1em 25px;
}

blockquote {
	margin-left:15px;
}

#feed_bar {
	background-image:url('../images/bg_feed_bar.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-top:2px solid #80AE14;
	border-bottom:2px solid #80AE14;
}

#feed_bar p {
	color:#FFFFFF;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.1;
	margin:0;
	padding:0.3em;
}

#feed_bar p span.small {
	font-size:0.65em;
	color:#689009;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.simplepie {
	margin-top:1em;
	padding:15px;
}

.simplepie h3 {
	background-color:#046FA4;
	margin-top:0;
	border:0 none;
	font-weight:normal;
	border-bottom:2px solid #1D82B5;
	padding:0.25em 10px;
}

.simplepie h3 a {
	font-weight:normal;
	text-decoration:none;
}

.simplepie ol {
	margin-left:0;
}

.simplepie li {
	list-style-type:none;
	margin-left:10px;
	clear:both;
}

.simplepie li a {
	text-decoration:none;
}

.simplepie .date {
	font-size:0.8em;
	float:left;
	color:#1D82B5;
	margin-bottom:0.5em;
}

.fresh {
	background-image:url('../images/bg_new.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.recently {
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#44bed0;
	color:#FFFFFF;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#095c66;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#caf2f8;
	margin:1em 0;
	padding:0.5em 1em;
}

.banner_advertise {
	background-image:url('../images/bg_header_effect.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#006699;
	color:#FFFFFF;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#003366;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#003366;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0.3em 1em;
}

.banner_advertise a {
	color:#FFFFFF;
}

.authorcomment {
	background-image:url('../images/bg_author.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:10px;
}

.center {
	text-align:center;
}

.third_col {
	width:210px;
	float:left;
	margin:0 10px;
}

.ads {
	font-size:0.8em;
}

.footer_links {
	text-align:center;
}

ul.blogroll {
	list-style:none;
	margin:0;
	padding:0;
}

ul.blogroll ul li {
	display:inline;
	list-style-type:none;
	margin:0 10px;
}

#wpstats {
	position:absolute;
	top:10px;
	left:10px;
}

img.centered,img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:8px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

div#navcontainer ul {
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
	border:none;
	margin:0;
}

div#navcontainer ul li a {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	border:none;
	padding:5px 10px;
}

.rightlist {
	margin-left:40%;
}

.home {
	margin-top: 10px;
	margin-right: -300px;
}

.section {
	margin-top: 10px;
	margin-right: -300px;
	margin-left: 30px;
}

.rss {
	float:left;
	padding-right:5px;
}