/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#homepgsubscribebox {
	height: 222px;
	margin: 0;
	padding: 10px 20px;
	background: #DEDEDE;
	border: 2px solid #BDBDBD;
}

#subscribequote {
	width: 200px;
	float: left;
	padding-left: 20px;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}

#subscribeboxform {
	width: 200px;
	float: right;
}

#homepgsubscribefreebie {
	height: 86px;
	margin: 5px 5px 0 0;
	background: url('images/9essentialsteps.jpg') no-repeat center center;
}

#recentpostsheader {
	height: 30px;
	margin: 20px 0;
	padding: 3px 10px;
	background: url('images/recentpostsheader_bg.jpg') repeat-x top left;
	font-size: 115%;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#relatedpostslist {
	padding: 20px 10px 10px 10px;
	background: #DEDEDE;
	border: 2px solid #BDBDBD;
}

#fblikebuttonarea {
	height: 20px;
	margin: 20px 0 0 0;
	padding: 15px;
	background: #FFFFFF;
}

#socialmediaactionarea {
	height: 20px;
	margin: 20px 0 0 0;
	padding: 15px;
	background: #FFFFFF;
	border: 2px solid #BDBDBD;
	border-bottom: none;
	position: relative;
	z-index: 100;
}

#socialmediaactionarea ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#socialmediaactionarea ul li {
	float: left;
	display: inline;
	background: #FFFFFF;
	padding: 0 30px 0 0;
}


#pacourseactionarea {
	margin: 0 0 20px 0;
	padding: 15px;
	background: #FFFFFF;
	border: 2px solid #BDBDBD;
	border-top: none;
}

#pacoursebanner {
	width: 420px;
	height: 160px;
	margin: 0;
	padding: 10px;
	font-size: 20px;
	line-height: 31px;
	/*background: url('images/psychicawakening.jpg') no-repeat center left;*/
}

#pacoursebanner img {
	float: left;
	padding: 0 20px 0 0;
}

#pacoursebanner a, a:visited {
	font-weight: normal
}

#pacoursetext {
	width: 425px;
	margin: 20px;
	font-size: 120%;
	color: #000000;
}


dl, dd {
	margin-left: 10px;
}

.WishListMember_LoginMergeCode {
	margin: 30px 0;
	padding: 20px 0;
	border-bottom: 1px solid #DEDEDE;
}

.WishListMember_LoginMergeCode form {
	margin: 10px;
}

input[type=image] {
	margin: 5px 0;
}

#sidebar #af-body-1037852390 input[type=submit] {
	width: 145px;
}

#subscribeboxform #af-body-1037852390 input[type=submit] {
	width: 145px;
}

