/*
Theme Name: SALES for The Raw Chef Blog
Theme URI: http://www.therawchefblog.com/
Description: Sales template
Version: 1.0
Author: Javier Cabrera (http://www.emastudios.com)
Tags: white, clear, simple
*/

/* CSS */
body {
	background: #dcea7c;
	margin: 0;
	padding: 0;
	color:#333;
}

p {
	font-family: Georgia, sans-serif;
	line-height: 22px;
}

.addthis {
	display:none;
}

img { border: none; }

.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

#footer {
	text-align:center;
	background: #42b137;
	color:#fff;
	font-size: 1.5em;
	padding: 10px 0;
}

ul li {
	background: url("img/check.jpg") no-repeat left center;
	padding: 15px 0 10px 60px;
	list-style-type: none;
	font-size: 1.5em;
}

#content {
	width: 750px;
	margin: 40px auto 25px auto;
	padding: 30px 40px;
	background: #fff;
}
.corner-wrapper
{
	width:200px;
}
h1, h2, h3 { text-align:center; }

h1 {
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 3em;
	margin:0;
	letter-spacing: -1px;
	color: #ff0000;
}

h1 a {
	color: #ff0000;
}

h2 {
	line-height:30px;
}

h2 span {
	background: yellow;
	color:#000;
}

h3 {
	font-size: 2em;
	color: #ff0000;
	margin: 0 0 20px 0;
}

.note {
	background: #fffbd1;
	padding: 10px;
	margin: 25px 50px;
	text-align:center;
}

.note h2 {
	font-family: Helvetica, sans-serif;
	font-size: 2.2em;
	margin: 5px 0 5px 0;
	color: #c62200;
}

.note a {
	font-size:1.5em;
}

.quote {
	background: #fff;
	border: 6px solid #b5d2e1;
	padding:0;
	margin: 0 60px 20px 60px;
}

.quote h2 {
	background: #b5d2e1;
	color: #394247;
	padding: 8px 5px 10px 15px;
	font-family: Arial, sans-serif;
	text-align: left;
	line-height: 28px;
	font-size: 1.5em;
	margin: 0 0 18px 0;
}

.quote p {
	margin:0 20px 15px 20px;
	font-family: Arial, sans-serif;
}

#order {
	padding: 27px;
	margin: 20px 60px 20px 60px;
	background: #f4fff9;
	border-bottom:1px solid #c9e4c3;
	border-top:1px solid #c9e4c3;
	text-align: center;
}

#order a, #order a:visited {
	color: #ff0000;
	font-size: 1.2em;
}

#order h3 {
	margin: 5px 0 0 0;
	font-size: 2em;
	font-weight:normal;
	letter-spacing:-1px;
	color: green;
}

#order p {
	margin: 0 0 5px 0;
	line-height:18px;
	color: #5a6657;
}

#order h4 {
	margin: 0 0 8px 0;
	font-size:19px;
	font-weight:normal;
}

#order table {
	width:320px;
	margin: 10px auto;
}

#order td input {
	font-size: 18px;
}

#order td {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

#order strong {
	line-height:20px;
	font-size:13px;
	background: #f9ff86;
	color:#ff0018;
	font-family: Arial, sans-serif;
}

#order .submit {
	font-size: 20px;
	padding: 6px;
	border: 4px solid #527598;
	background:#07386a;
	color:#fff;
}
