/*
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


.style10 {color: #FFFFFF}
.style20 {color: #66FFCC}
.style30 {color: #AD0D3E}
.style40 {color: #AD0D3E; font-weight: bold; }
.style50 {font-size: 14px}
.style60 {color: #AD0D3E; font-weight: bold; font-size: 14px; }


.style1 {color: #A30046}
.style2 {
	color: #AB0A3F;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #1CA38A;
	font-size: 18px;
}
.style4 {color: #FFFFFF}
.style5 {font-size: 16px}
.style6 {
	color: #1AB977;
	font-size: 12px;
}
.style8 {font-size: 24px}
.style10 {font-size: 10px}
.border {
	border: 1px solid #999999;
	}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}

input, textarea {
	width: 150px;
	
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal Verdana, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 21px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	color: #A30046;
	text-align: center;
	text-indent: 1px;
}

p, ul, ol {
	margin-top: 1em;
	line-height: normal;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 375px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 754px;
	height: 100px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
	padding-top: 2px;
	padding-left: 2px;
	float: left;
}

#logo h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A31C49;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	text-transform: none;
	float: right;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #A31C49;
}

#splash {
	width: 754px;
	height: 239px;
	padding-bottom: 2px;
}

/* Header */

#header {
	width: 754px;
	margin: 0 auto;
	
	
	}


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






#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

#search form {
	margin-right: 4px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}

#search {
	width: 200px;
	margin: 0px;
	margin-top: 40px;
	list-style-position: outside;
	list-style-type: inherit;
	float: right;
	display: block;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	border: 1px solid #F57F8C;
	background-color: #FFFFFF;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 300px;
	height: 100%;
}

/* Post */

.post {
}

.post .title {
	height: 40px;
	background: url(images/img06.gif) repeat-x;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.post .title2 {
	height: 40px;
	background: url(images/img10.gif) repeat-x;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.post .title2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title2 a:hover {
	text-decoration: underline;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .entry2 {
	line-height: normal;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}
.post .entry {
	line-height: normal;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}






.post .postit {
	line-height: normal;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(images/coaching-tips.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 255px;
	width: 250px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}


.post a {
	text-decoration: none;
	color: #0DAE80;
}

.post  a:hover {
	text-decoration: underline;
}




.post ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-position: inside;
	list-style-image: url(images/green-arrow.gif);
	list-style-type: circle;
}

.post li {
	margin-bottom: 40px;



}



.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Post2 */

.post2 {border: 1px solid #999999;
}


.post2 .title2 {
	height: 40px;
	background: url(images/img10.gif) repeat-x;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.post2 .title2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post2 .title2 a:hover {
	text-decoration: underline;
}

.post2 .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post2 .title a:hover {
	text-decoration: underline;
}


.post2 .entry2 {
	line-height: normal;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}
.post2 .entry {
	line-height: normal;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.post2 a {
	text-decoration: none;
	color: #0DAE80;
}

.post2  a:hover {
	text-decoration: underline;
}


.post2 ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-position: inside;
	list-style-image: url(images/green-arrow.gif);
	list-style-type: circle;
}

.post2 li {
	margin-bottom: 40px;

}



/* Sidebar */

#sidebar {
	float: left;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 24px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 100px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/coaching-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}



#blog {
	float: left;
	width: 438px;
	margin-top: 2px;
	padding-left: 0px;
	border: 1px solid #999999;
}

#blog .img {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}


#blog2 {
	width: 754px;
	margin-top: 2px;
	padding-left: 0px;
	border: 1px solid #999999;
}

#blog2 .img {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}




#emailpost {
	position:relative;
	width:159px;
	height:144px;
	z-index:1;
	left: 698px;
	top: 466px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A11D48;
	text-align: center;
	font-weight: bold;
}




#emailpost  a {
	text-decoration: none;
	color: #0DAE80;
}

#emailpost  a:hover {
	text-decoration: underline;
}











#emailpost ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-position: inside;
	list-style-image: url(images/green-arrow.gif);
	list-style-type: circle;
}

#emailpost li {
	margin-bottom: 40px;
}
#julie {
	position:absolute;
	width:168px;
	height:240px;
	z-index:2;
	left: 362px;
	top: 770px;
}


.chromestyle{
	width: 100%;
	font-weight: normal;
	font-size: 11px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #1CA48A;
	width: 100%;
	background: url(images/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none; /*THEME CHANGE HERE*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66FF99;
}

.chromestyle ul li a:hover{
background: url(chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: url(images/arrowdown.gif);
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66FF99;
	border-right-color: #66FF99;
	border-bottom-color: #66FF99;
	border-left-color: #66FF99;
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 1px solid #66FF99; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #CEFFD1;
}
