/*
Theme Name: Amanda Moxley Blog
Theme URI: https://amandamoxley.com/
Description: Custom Theme for Amanda Moxley's Blog
Version: 1.0
Author: Jesse Day
*/



html, body, dl, dt, dd {
  margin: 0; 
  padding: 0;
  border: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background:url(images/bg.jpg);
}

img {
	border:0;
}

ul.bullet {
  margin-bottom:2em; 
}

li ul.bullet li { 
  background:url(https://amandamoxley.com/images/bullet.gif) 0em 0.5em no-repeat; 
  padding-left: 1.6em; 
  list-style: none; 
font-size:13px;
	line-height:20px;
	color:#282828;
}

ul.check {
  margin-bottom:2em; 
}

li ul.check li { 
  background:url(https://amandamoxley.com/images/check-mark.gif) 0em 0.5em no-repeat; 
  padding-left: 1.6em; 
  list-style: none; 
font-size:13px;
	line-height:20px;
	color:#282828;
}

ol { 
   list-style-position: outside;
   font-size:13px;
   line-height:20px;
   color:#282828; }

ul { 
   list-style-position: outside;
   font-size:13px;
   line-height:20px;
   color:#282828; }

p {
	font-size:13px;
	line-height:20px;
	color:#282828;
}

h1 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#d51089;
	font-size:30px;
	margin:25px 0px 30px 0px;
}

h2 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	
	color:#523859;
	font-size:22px;
	margin:25px 0px 30px 0px;
}

h3 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	
	color:#d31089;
	font-size:22px;
	margin:30px 0px 30px 0px;
	line-height:28px;
}

#headerarea {
	margin-top:-5px;
	margin-bottom:-5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
	#headerarea {
		margin-bottom:0px;
	}
}

#specialreport {
	background:url(images/headerright.png) no-repeat;
	width:431px;
	height:265px;

}

#specialreport div {
	margin:80px 50px 0px 18px;
}

#specialreport p {
	font-size:12px;
	line-height:18px;
	color:#000000;
}

#specialreport input {
	margin-top:10px;
	margin-bottom:-7px;
	padding-top:4px;
	width:119px;
	height:18px;
	border:1px solid #959594;
	text-align:center;
	color:#bdbcbc;
	line-height:18px;
	font-size:11px;
}

#specialreport .button {
	width:191px;
	height:28px;
	border:0px;
	margin-top:13px;
}

.leftcol {
	width:626px;
	border-right:1px solid #d5c7d3;
	padding:0px 38px 0px 24px;
}

.rightcol {
	width:311px;
}

#footer {
	margin-top:14px;
	background-color:#cd1084;
	text-align:center;
}

#footer p {
	font-size:13px;
	line-height:17px;
	color:#ffffff;
	padding:13px 0px 14px 0px;
}

#footer a {
	text-decoration:none;
	color:#f5e269;
}

#footer span {
	color:#f5e269;
}


#video .top {
	background-image:url(images/message_banner.jpg);
	height:44px;
}

#video .middle {
	background-color:#f5f3f5;
}

#video .bottom {
	background-color:#f5f3f5;
	height:17px;
}

#bodysoul .top {
	background-image:url(images/body_soul_banner.jpg);
	height:74px;
}

#bodysoul .middle {
	background-color:#fcebd2;
}

#bodysoul .bottom {
	background-color:#fcebd2;
	height:17px;
}

#success .top {
	background-image:url(images/success_stories_banner.jpg);
	height:41px;
}

#success .middle {
	background-color:#f5f3f5;
}

#success .middle p {
	font-size:12px;
	line-height:18px;
	color:#282828;
	margin:15px 13px 15px 13px;
}

#success .bottom {
	background-color:#f5f3f5;
	height:16px;
}

#resources .top {
	background-image:url(images/resources_banner.jpg);
	height:35px;
}

#resources .middle p {
	font-size:12px;
	line-height:18px;
	color:#282828;
}

#resources .bottom {
	height:28px;
}


#customcomments {
	width:606px;
}

a {
	text-decoration:none;
	color:#d51089;
}

#sidebar h2 {
	margin:10px 0px 10px 0px;
}