/*
Theme Name: Hello Referrals (microsite)
Theme URI: http://helloreferrals.com
Description: 
Version: 1.0
Author: Steve Palmer
Author URI: http://helloreferrals.com
*/

body,html,img,ul,ol,li,form,h1,h2,h3,p,blockquote {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	background: #4099b3 url("images/body-bg.png") repeat-x;
	text-align: center;
	-x-system-font: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #444;
}

a {
	color: #4099b3;
	text-decoration: none;
}

a:hover {
	color: #6DB1C5;
}

#flashmessage {
	padding: 8px 6px 8px;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 15px;
}

#flashmessage h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0 5px;
	letter-spacing: 0;
}

#flashmessage p {
	margin: 0;
}

#flashmessage.error {
	background-color: #ffb;
	border-color: #e7e78a;
	color: #d00;
}

#flashmessage.error h3 {
	color: #d00;
}

#flashmessage.success {
	background-color: #dfd;
	border-color: #9b9;
	color: #393;
}

#flashmessage.success h3 {
	color: #393;
}


/******************************
	page layout
*/

#page {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	overflow: hidden;
}

.page-template-tplblog-php #page,
.archive #page,
.single #page,
.page #page,
.error404 #page {
	background: #fff url("images/sidebar-bg.png") repeat-y 600px;
}

.home #page {
	background-image: none;
}

/******************************
	header
*/

#header {
	width: 100%;
	height: 150px;
	background: url("images/header-bg.png") no-repeat;
}

#header h1 {
	margin: 0;
	width: 100%;
	height: 100%;
}

#header h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}

/******************************
	main menu
*/

#mainmenu {
	padding: 13px 0 12px;
	list-style: none;
	width: 100%;
	text-align: center;
	font-family: "helvetica", "arial";
	font-size: 15px;
	background: #4099b3 url("images/body-bg.png") repeat-x;
}

#mainmenu li {
	display: inline;
	margin: 0 2px;
	padding: 10px 4px 8px 0;
}

#mainmenu li a {
	color: #30322b;
	text-decoration: none;
	margin: 0 4px 0 0;
	padding: 10px 2px 8px 9px;
	outline: none;
}

#mainmenu li:hover,
#mainmenu li.selected {
	background: url("images/mainmenu-li-bg.gif") no-repeat right;
}

#mainmenu li:hover a,
#mainmenu li.selected a {
	background: url("images/mainmenu-li-bg.gif") no-repeat left;
	color: #fff;
}

/******************************
	content
*/

#content {
	padding: 10px 0;
	overflow: hidden;
}

#content.narrowcolumn {
	width: 550px;
	padding: 25px;
	float: left;
}

/******************************
	intro
*/

.intro {
	background: url("images/intro-bg.png") no-repeat;
	margin: 0 10px;
	text-align: center;
	padding: 20px 0 0;
}

.intro .bot {
	width: 100%;
	height: 20px;
	background: url("images/intro-bg.png") no-repeat bottom;	
}

.post .intro h2 {
	font: normal 25px "helvetica", "arial";
	color: #000;
	letter-spacing: -1px;
	margin: 0 0 10px;
}

.post .intro h3 {
	font: normal 16px "helvetica", "arial";
	color: #767676;
	letter-spacing: -1px;
	margin: 0 0 10px;
}

.intro .wpcf7-not-valid-tip {
	display: none;
}

#page .wpcf7-response-output {
	background-color: #ffb;
	background-position: 5px 7px;
	background-repeat: no-repeat;
	padding: 9px 6px 6px;
	font-size: 10px;
	margin: 10px 0;
}

#page .wpcf7-not-valid-tip {
	display: none !important;
}

#page .wpcf7-response-output.wpcf7-validation-errors {
	padding-left: 28px;
	background-image: url("images/icon-form-error.png");
}

#page .wpcf7-response-output.wpcf7-mail-sent-ok {
	padding-left: 28px;
	background-image: url("images/icon-form-success.png");
	border-color: #9ce4a5;
}

#page .intro .wpcf7-response-output {
	width: 22%;
	text-align: left;
	margin: 10px auto 0;
}

#beta-email {
	font-family: "helvetica", "arial";
	padding: 4px;
	font-size: 20px;
	width: 200px;
	border-top: solid 1px #bdbd96;
	border-right: solid 1px #ededcc;
	border-bottom: solid 1px #ededcc;
	border-left: solid 1px #bdbd96;
}

#sidebar #beta-email {
	width: 164px;
	font-size: 15px;
}

#beta-signup,
#submit {
	font-family: "helvetica", "arial";
	font-size: 18px;
	padding: 5px 5px 2px;
	border: solid 1px #959595;
	background: #f9f9f9 url("images/button-bg.png") repeat-x top;
}

#sidebar #beta-signup {
	margin: 6px 0 0;
}

/******************************
	sections
*/

.section .title {
	background: url("images/section-title-bg.png") no-repeat bottom;
	padding: 20px 20px 27px 222px;
}

.section .title h2 {
	font: normal 33px "helvetica", "arial";
	color: #d4d4d4;
	margin: 0;
}

.section .title a.backtotop {
	float: right;
	margin: 20px 0 0;
	font: 13px "helvetica", "arial";
}

.section .content {
	padding: 0 80px 40px 222px;
}

.section .content h3 {
	font: normal 30px/100% "helvetica", "arial";
	letter-spacing: -1px;
	color: #7a7a7a;
	margin: 0 0 20px;
}

.section .content h4 {
	float: left;
	margin: -11px 0 0 -190px;
	width: 170px;
	padding: 12px 7px 8px;
	background: url("images/callout-bg.png") no-repeat left;
	font: bold 18px "helvetica", "arial";
	color: #ad2929;
}

.section .content p {
	line-height: 18px;
	margin: 0 0 16px;
}

.section .content em {
	background: #CAFFBF;
	color: #222;
	font-style: normal;
}

.section .content ul,
.section .content ol {
	margin: 10px 0;
	padding: 15px 0 0;
	border-top: solid 1px #eee;
}

.section .content li {
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	font: normal 18px/120% "helvetica", "arial";
	list-style: none;
	background: url("images/bullet.png") no-repeat 0 5px;
}

/******************************
	forms
*/

.section .content ol.form {
	list-style: none;
	overflow: hidden;
	border-top: none;
}

.section .content ol.form li {
	padding: 0;
	margin: 0 0 6px;
	background: none;
	clear: left;
}

.section .content ol.form li label {
	float: left;
	display: block;
	width: 150px;
	text-align: right;
	padding: 7px 8px 0 0;
}

.section .content ol.form li label.error {
	font-size: 11px !important;
	width: 300px;
	margin: 5px 0 0 158px;
	padding: 3px 7px 1px;
	color: #c00;
	background: #ffb;
	text-align: left;
}

.section .content ol.form li.radio {
	padding: 0 0 15px 158px;
	overflow: hidden;
}

.section .content ol.form li.radio label {
	display: inline;
	text-align: left;
	font-size: 14px !important;
	padding-top: 1px;
}

.section .content ol.form li.radio input {
	float: left;
	clear: left;
	margin: 4px 10px 0 0;
}

.section .content ol.form li label em {
	font-style: normal;
	color: #c00;
	background: none;
}

.section .content ol.form li small {
	display: block;
	clear: left;
	font-size: 11px;
	color: #999;
	padding: 4px 0 0 158px;
}

.section .content ol.form li input.text {
	font-family: "helvetica", "arial";
	padding: 4px;
	font-size: 20px;
	width: 200px;
	border-top: solid 1px #999;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #999;
}

.section .content ol.form li.short input.text {
	width: 60px;
}

.section .content ol.form li.captcha,
.section .content ol.form li.submit {
	padding: 0 0 0 158px;
}

.section .content ol.form li.submit {
	margin: 20px 0 0;
}

.section .content ol.form li.captcha img {
	border: solid 3px #ddd;
}

.section .content ol.form li.submit input {
	font-size: 18px;
	padding: 4px;
}

/******************************
	blog
*/

#blogintro {
	font: normal 17px "helvetica", "arial";
	padding: 15px 20px 68px;
	background: #FCFCE0 url("images/blogintro-bg.png") no-repeat bottom;
	margin: -25px 0 0;	
	letter-spacing: -0.6px;
}

h2.pagetitle {
	font: normal 17px "helvetica", "arial";
	color: #bbb;
	padding: 0 0 3px;
	border-bottom: solid 1px #ddd;
	margin: 0 0 15px;
}

.post {
	margin: 0 0 30px;
}

.post h2 {
	font: normal 33px "helvetica", "arial";
	color: #d4d4d4;
	margin: 0 0 5px;
	letter-spacing: -1px;
}

.single .post h2 {
	color: #222;
}

.post .byline {
	font: normal 18px "helvetica", "arial";
	text-transform: lowercase;
	letter-spacing: -0.5px;
	margin: 5px 0 20px;
}

.post .byline em {
	font-style: normal;
	color: #bbb;
}

.post .byline a {
	padding: 6px 6px 7px;
	background: #72c243 url("images/bubble-bg.png") no-repeat bottom right;
	color: #fff;
}

.post .byline a:hover {
	background-color: #83d454;
}

.post .entry {
	margin: 12px 0 0;
	padding-bottom: 50px;
	background: url("images/o.png") no-repeat bottom center;
}

.post .entry h1 {}

.post .entry h2 {}

.post .entry h3 {
	font: normal 20px "helvetica", "arial";
	color: #999;
	margin: 20px 0;
}

.post .entry p {
	margin: 0 0 12px;
	line-height: 140%;
}

.post .entry ul,
.post .entry ol {
	margin: 12px 0;
	padding: 0 30px;
}

.post .entry li {
	margin: 0 0 6px;
	color: #666;
}

.post .footer {
	background: #CAFFBF;
	color: #222;
	padding: 4px;
}

.post .entry .postmetadata {
	border-top: solid 1px #ddd;
	background: url("images/postmetadata-bg.png") no-repeat 60px -75px;
	font-size: 90%;
	padding: 5px;
	color: #999;
	line-height: 18px;
}

.post .entry .postmetadata p {
	margin: 5px 0;
	padding: 0 0 0 24px;
}

.post .entry .postmetadata .tags {
	background: url("images/icon-tags.png") no-repeat;
}

.post .entry .postmetadata .categories {
	background: url("images/icon-categories.png") no-repeat;
}

.post .alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.post .alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.post .alignleft img,
.post .alignright img,
.post img.alignleft,
.post img.alignright {
	padding: 5px;
	border: solid 1px #f1f1f1;
	background: #f8f8f8;
	display: block;
}

.post .entry .wp-caption-text {
	font-size: 90%;
	line-height: 115%;
	padding: 5px 2px;
	margin: 0;
	width: 100%;
	border-bottom: solid 1px #eee;
}

.navigation {
	overflow: hidden;
	font: normal 14px "helvetica", "arial";
	color: #ccc;
	margin: 0 0 30px;
}

.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }

#comments,
#respond h3 {
	font: normal 17px "helvetica", "arial";
	color: #999;
}

#comment {
	font: normal 100% "helvetica", "arial";
	width: 450px;
	height: 90px;
	margin: 0 0 15px;
}

.commentlist {
	list-style: none;
	margin-bottom: 40px;
}

.commentlist li {
	padding: 0 0 0 50px;
	border-bottom: solid 1px #ddd;
	margin: 0 0 10px;
}

.commentlist li .avatar {
	float: left;
	margin-left: -50px;
	background: #f9f9f9;
	padding: 3px;
	border: solid 1px #eee;
}

.commentlist li .comment-author {
	font-size: 11px;
}

.commentlist li .comment-author cite {
	font-style: normal;
}

.commentlist li .commentmetadata {
	font-size: 11px;
	margin: 2px 0 5px;
}

.commentlist li .commentmetadata a {
	color: #999;
	text-decoration: none;
}

.commentlist li em {
	font-style: normal;
	background: #ffb;
}

.commentlist li p {
	line-height: 16px;
	margin: 7px 0;
}

#commentform {
	margin: 7px 0 0;
}

#commentform label {
	display: block;
	margin: 2px 0 8px;
	color: #999;
}

/******************************
	sidebar
*/

#sidebar {
	width: 200px;
	float: right;
	padding-top: 160px;
	background: url("images/coming-soon.png") no-repeat 27px 20px;
}

#sidebar ul {
	list-style: none;
	font-family: "helvetica", "arial";
}

#sidebar h2 {
	font-weight: normal;
	font-size: 20px;
	color: #7cb5c6;
	margin: 20px 0 6px 3px;
	padding: 6px 10px 3px 10px;
	background: #d8eff6;
	letter-spacing: -0.5px;
	border-bottom: solid 1px #C2E5EF;
}

#sidebar ul li li {
	margin: 0 0 5px 15px; 
	color: #bbb;
}

#sidebar .form {
	padding: 0 13px;
}

#sidebar .form h3 {
	color: #aaa;
	margin: 0 0 5px;
	font-size: 18px;
}

#sidebar .form p {
	font-size: 95%;
	margin: 0 0 5px;
	color: #999;
}

/******************************
	footer
*/

#footer {
	clear: both;
	text-align: center;
	padding: 20px 0;
	font-size: 11px;
	color: #6FC7DF;
	background: #4099b3;
}

#footer a {
	color: #6FC7DF;
	text-decoration: underline;
}