﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #B6B548 url('images/img01.gif') repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #464646;
}

h4 {
	margin: 0;
	padding-bottom: 12px ;
	padding-top: 6px;
	font-weight: normal;
	color: #549900;
}

h3 {
	margin: 0;
	padding-bottom: 12px ;
	padding-top: 6px;
	font-weight: normal;
	color: #549900;
}

h2 {
	margin: 0;
	padding-bottom: 12px ;
	padding-top: 6px;
	font-weight: normal;
	color: #549900;
}

h1 {
	margin: 0;
	padding-bottom: 12px ;
	padding-top: 6px;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 {
	font-size:36px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h3 { font-size:24px; }

h4 {
	font-size:24px;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

ol {
	margin-top: 0;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	font-family: Georgia;
}

ul {
	margin-top: 0;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	font-family: Georgia;
}

p {
	margin-top: 0;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	font-family: Georgia;
}

p.center {text-align:center ;}

ul { }

ul.check
{
list-style-image: url('check.jpg');
}

ol {
	text-align: left;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

blockquote { }

a { color: #B06A00; }

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:block }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header {
	width: 1000px;
	height: 290px;
	margin: 2px auto 0 auto;
	background: url('images/NewBanner.jpg') no-repeat right top;
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 20px 30px 0px 20px;
	background-color:#FFFFFF
}

/* Post */

.post {
	margin-bottom: 45px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E0E0E0;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .title {
	height: 44px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #B44000;
}

.post .date {
	display: inline-block;
	background: #F79700;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 6px 10px 5px 10px;
	background: #F79700;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.post .links {
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 6px 10px 5px 10px;
	background: #F79700 ;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .book {
	padding: 10px 0px 20px 0px;
}

/* Sidebar */

#sidebar {
	float: none;
	width: 320px;
	padding: 40px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: #E0E0E0 solid 1px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #B44000;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	color: #464646;
}


/* Footer */

#footer {
	width: 920px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#footer-bgcontent {
	height: 110px;
	background: url('file:///Y:/Web%20Sites/selfesteemcure/images/img02.gif') repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 28px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #915700;
}

#footer a {
}
.Center_black {
	text-align: center;
}

#topsell {
	text-align:center
}

.text_12 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #03C;
}
.TextPlain {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.redBullet {
	color: #F00;
	font-size: 28px;
}
.BluePoint {
	color: #00F;
}
redHighlight {
	color: #F00;
}
yellowHighlight {
	background-color: #FF0;
}
.Body2 {
	font-size: 14px;
	color: #000;
	font-family: Georgia;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}
.subtitle_CTR_RED {
	font-size: 24px;
}
.Subtitle_CTR_Red {
	font-weight: bold;
}
.SubTitle_Ctr_RED {
	font-size: 18px;
	color: #333;
}
.Subtitle20 {
	font-weight: bold;
	font-family: Georgia;
	font-size: 20px;
	color: #000;
}
.BlackSubhead {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.BodyJustified {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.highlight {
	background-color: #FFFF00;
	font-style: normal;
	text-decoration: none;
}
#page-bgtop #page-bgbtm #content .post .entry table tr .pargraph_1 strong {
	font-size: 16px;
}
.accent {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.Pointer {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	background-color: #06C;
	text-align: center;
}
.Number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
}
.accent2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
