/*
Theme Name: WpSpot
Theme URI: http://wpspot.com/
Description: Theme for WpSpot.com.
Author: WpSpot.com
Author URI: http://wpspot.com/
Version: 2.0
*/

@font-face {
	font-family: 'rockwell_stdbold';
	src: url('fonts/rockwellstd-bold-webfont.eot');
	src: url('fonts/rockwellstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/rockwellstd-bold-webfont.woff') format('woff'),
		 url('fonts/rockwellstd-bold-webfont.ttf') format('truetype'),
		 url('fonts/rockwellstd-bold-webfont.svg#rockwell_stdbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'rockwell_stdregular';
	src: url('fonts/rockwellstd-webfont.eot');
	src: url('fonts/rockwellstd-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/rockwellstd-webfont.woff') format('woff'),
		 url('fonts/rockwellstd-webfont.ttf') format('truetype'),
		 url('fonts/rockwellstd-webfont.svg#rockwell_stdregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	border: 0;
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}
body {
	/* keep the following two lines separated and do not change the order */
	background-color: #faf9f7;
	background: url(images/texture.gif) repeat-y top center;
	color: #403b36; 
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, p, form {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
br {
	clear: both;
	font-size: 0;
}
form {
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
label.chosen {
	color: #ff7f00;
}
h1 {
	font-size: 46px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
#wrapper {
	margin: 0 auto;
	min-height: 100%;
	width: 100%;
	height: auto !important;
	height: 100%;
}


/* Header --------------------------------------------------------------------*/

#header {
	margin-bottom: 20px;
	text-align: center;
}
#header h1 {
	margin: 30px 0;
	text-align: center;
	width: 100%;
}
#header h2 {
	font-family: 'rockwell_stdregular';
	font-size: 46px;
	line-height: 46px;
	margin: 10px 0;
}
#header h2 span.blue {
	color: #317bd6;
}


/* Posts -------------------------------------------------------------------- */

#posts {
}
.page,
.post,
.post404 {
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}
.post {
	background: url(images/themebacktexture.png) repeat-x left 300px;
}
.content {
	width: 980px;
	margin: 0 auto;
}
.content h2 {
	font-family: 'rockwell_stdregular';
	font-size: 24px;
	margin: 20px 0;
}
.content h2 a {
	color: #403b36;
}
.content h5 {
	color: #aaa7a5;
	margin: 0 0 15px 0;
}
.badge {
	position: absolute;
	left: 60px;
	top: -150px;
}
.lto {
	position: absolute;
	top: -30px;
	left: -260px;
}
.splitter {
	background: url(images/splitter.png) no-repeat left top;
	height: 15px;
}
.splitter-shadow {
	background: url(images/splitter_shadow.png) no-repeat left top;
	height: 4px;
}
.wpcf7-form {
	padding: 20px;
	margin: 0 0 40px 0;
}
.wpcf7-form input {
	border: 1px solid #e1e1e1;
	font-size: 13px;
	width: 300px;
	height: 24px;
}
.wpcf7-form textarea {
	border: 1px solid #e1e1e1;
	color: #3f3e4b;
	font-size: 13px;
	width: 300px;
	height: 100px !important;
}
.wpcf7-form div.wpcf7-response-output {
	margin: 0 auto;
	width: 500px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
	font-size: 13px !important;
	line-height: 13px;
	top: 0 !important;
	left: 101% !important;
}
.btn,
input[type="submit"] {
	border: 0;
	margin: 0 auto;
	position: relative;
	width: 269px;
}
.btn a,
input[type="submit"] {
	background: url(images/btn.png) no-repeat left top;
	color: #fff;
	display: block;
	height: 35px;
	font-family: 'rockwell_stdregular';
	font-size: 24px;
	margin: 25px 0;
	padding: 13px 0 0 0;
}
.btn a:hover,
input[type="submit"]:hover {
	background: url(images/btn.png) no-repeat left -48px;
	text-decoration: none;
}
input[type="submit"] {
	margin: 20px auto;
	padding: 0;
	height: 47px;
}
.benefit {
	float: left;
	margin: auto 2px;
	text-align: left;
	width: 320px;
}
.benefit h3 {
	color: #d53246;
	font-family: 'rockwell_stdregular';
	margin: 25px 0 10px 0;
}
.benefit h3 img {
	padding: 0 14px 0 0;
	vertical-align: middle;
}
.benefit p {
	color: #524e49;
	font-size: 14px;
	padding: 0 0 0 40px;
}
.theme-special {
	margin: 40px 0;
}
.theme-special h2 {
	font-size: 36px;
}
#features {
	background: url(images/line-center.gif) repeat-y top center;
	margin: 20px 0;
	width: 100%;
}
#features .fleft,
#features .fright {
	margin-bottom: 30px;
	position: relative;
	height: 240px;
}
#features .fleft div {
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	width: 490px;
}
#features .fleft div p {
	color: #524e49;
	font-size: 14px;
	line-height: 21px;
	padding: 20px 50px 0 25px;
}
#features .fleft div h2 {
	color: #d53246;
	font-family: 'rockwell_stdregular';
	margin: 10px 0 0 20px;
}
#features .fright div {
	float: left;
	margin: 0 0 20px 0;
	text-align: right;
	width: 490px;
}
#features .fright div img {
	float: left;
	margin: 0 0 0 20px;
}
#features .fright div p {
	color: #524e49;
	font-size: 14px;
	line-height: 21px;
	padding: 20px 25px 0 50px;
}
#features .fright div h2 {
	color: #d53246;
	font-family: 'rockwell_stdregular';
	margin: 10px 25px 0 0;
}
#features .fadein img,
#features .fadenot img {
	position: absolute;
	top: 0;
	left: 105px;
}
#features .fadein span img {
	position: absolute;
	top: 0;
	left: 475px;
}
#features .fadein img {
	z-index: 8;
	opacity: 0.0;
}
#features .fadein img.active {
    z-index: 10;
    opacity: 1.0;
}
#features .fadein img.last-active {
    z-index: 9;
}
#frm {
	margin: 50px auto 20px auto;
	width: 710px;
}
#frm:before,
#frm:after {
	content: '';
	display: table;
}
#frm:after {
	clear: both;
}
#frm .frm-ftr {
	float: left;
	margin-bottom: 55px;
	text-align: left;
	width: 355px;
	position: relative;
}
#frm .frm-ftr h3 {
	color: #d53246;
	font-family: 'rockwell_stdregular';
	font-size: 20px;
	position: absolute;
	top: 10px;
	left: 80px;
}
#frm .frm-ftr div {
	font: 14px Arial, sans-serif;
	line-height: 18px;
	margin-right: 15px;
	position: absolute;
	top: 35px;
	left: 80px;
}
.bannerbody {
	margin: 30px 0;
	text-align: center;
	width: 100%;
}
.banner {
	background: url(images/banner-texture.gif) repeat left top;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #2c5c9a;
	height: 100px;
	margin: 15px;
}
.p404 {
	margin: 120px auto 100px auto;
}
.wpspot-info {
	font-size: 16px;
	margin: 30px auto;
	text-align: left;
	width: 500px;
}
.wpspot-info ol li {
	margin-top: 25px;
}
.faq-a,
.faq-q {
	padding-left: 25px;
}
.faq-a {
	background: url(images/ico_answer.png) no-repeat left 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.faq-q {
	background: url(images/ico_question.png) no-repeat left 0;
	color: #d53246;
		margin-bottom: 5px;
	padding-bottom: 5px;
}


/* Footer ------------------------------------------------------------------- */

#footer {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	width: 980px;
}
#footer a {
	color: #403b36;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
ul#links {
	display: block;
	font-family: 'rockwell_stdregular';
	list-style: none;
	margin-top: 15px;
}
ul#links li {
	display: inline-block;
	margin-right: 10px;
}
ul#links li:after {
	content: '·';
	margin-left: 10px;
}
ul#links li:last-child:after {
	display: none;
}
#footer #paypal {
	margin-top: 20px;
}
#footer #paypal img {
	opacity: 0.4;
}