/*
Theme Name: Pumpkin Plan
*/

@charset "utf-8";
* {margin:0;padding:0;outline:none;}
body, html  {}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {border:0 none;}
img {width:auto;height:auto;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
:focus {outline:0;}
del { text-decoration: line-through; }
table {border-collapse:collapse;border-spacing:0;}

body {background-color:#ffffff;font-family:'Arial';overflow-x:hidden;}
a {cursor:pointer !important;}
a:link,a:visited,a:active {text-decoration:none;}
a:hover{text-decoration:underline;}
h1,h1,h3,h4,h5,h6 {font-family: 'Arial';margin:0;}
h1 {font-size:40px;}
h2 {font-size:30px;}
h3 {font-size:28px;}
h4 {font-size:20px;}
h5 {font-size:12px;}
h6 {font-size:10px;}
p {}
strong {}
/* -- */
.alignleft,.fLeft {float:left;}
.alignright,.fRight {float:right;}
.clear {clear:both;height:0;}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {display:block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height:0%;}
.box {width:auto;clear:both;margin:0 auto;}
.relative {position:relative;z-index:10;}
/* -- */
.fullWidth {width:100%;}
.pageWidth {margin:0 auto;width:1020px;}
.innerWidth {margin:0 auto;width:960px;}
.leftSection {}
.rightSection {}
/* -- */
#header {height:125px;}
#header #bannerTop {text-align:center;}
#header #bannerTop img {width:1020px;height:125px;}

#testimoni {padding:33px 0 0;}
#testimoni a {color:#bed62f;text-decoration:none;text-shadow:0 0 1px #ffc088;}
#testimoni a:hover {color:#c17838;text-shadow:0 0 1px #ffc088;}
	#testimoni .book_imgTop {position:absolute;top:100px;right:54px;width:251px;height:401px;}
	#testimoni .book_imgTop img {}
	#testimoni .boxTestimoni {font-family:Arial;width:auto;text-align:center;display:block;}
	#testimoni .boxTestimoni .innerTestimoni {font-family:Arial;width:582px;margin-left:36px;}
	#testimoni .boxTestimoni .innerTestimoni p {
		font-family:Arial;
		font-size:20px;
		line-height:27px;
		color:#333333;
		text-shadow:0 0 1px #a0a0a0;
		margin:0 0 20px;
	}
	#testimoni .boxTestimoni .innerTestimoni span.owner_testi {font-size:14px;font-weight:bold;text-transform:uppercase;display:block;margin:20px 0 0;}
	#testimoni .boxTestimoni .innerTestimoni span.owner_title {
		display:block;
		font-size:14px;
		font-weight:normal;
		text-transform:none;
		margin:-9px 0 0;
	}
	#testimoni .boxTestimoni h3 {color:#1fa9cb;margin:0 0 40px;text-align:center;}
	
.line {height:48px;background-color:#1fa9cb;}
	.lineTop {
		background-repeat:no-repeat;
		background-position:50px 14px;
		background-image:url(images/textStatic.jpg);
	}
	.lineBott {
		background-repeat:no-repeat;
		background-position:392px 14px;
		background-image:url(images/textStatic.jpg);
	}
.menuLogo {width:auto;margin:0 auto;}
	.menuLogo ul {list-style:none;}
	.menuLogo ul.listLogotop {float:left;}
	.menuLogo ul.listLogobott {float:right;}
	.menuLogo ul li {
		float: left;
		height: 38px;
		line-height: 38px;
		list-style: none outside none;
		margin: 0 12px;
		padding: 17px 0 0;
		position: relative;
		z-index: 10;
	}
	.menuLogo ul li:hover {background:url(images/cursor.jpg) no-repeat top center;}
	.menuLogo ul li img {max-height:38px;}
	
#content {background:url(images/mike_bg.jpg) no-repeat 0 30px;}
	#content .rightContent {
		width:418px;
		padding:70px 50px 0 0;
		float:right;
	}
	.rightContent .postContent {width:100%;}
	.rightContent .postContent a {color:#f48a39;}
	.rightContent .postContent a:hover {color:#cd8045;}
	.rightContent .postContent h4 {
		font-size:22px;
		color:#333333;
		text-shadow:0 0 1px #c9c9c9;
		line-height:28px;
		margin:0 0 18px;
	}
	.rightContent .postContent p {
		font-size:14px;
		color:#333333;
		text-shadow:0 0 1px #c9c9c9;
		line-height:22px;
		margin:0 0 16px;
	}
	.rightContent .postContent li {
		font-size:14px;
		color:#333333;
		text-shadow:0 0 1px #c9c9c9;
		line-height:22px;
		list-style:disc;
		margin: 0 0 0 25px;
		padding: 0 0 10px 0;
	}
	.rightContent .vidBox {width:420px;margin:10px 0;}
	.rightContent .formBox {width:420px;margin:10px 0;}
	.formBox input[type="text"] {
		width:394px;
		height:16px;
		border:1px solid #999999;
		padding:12px;
		font:bold 16px Arial;
		color:#333333;
		text-shadow:0 0 1px #c9c9c9;
	}
	.submitBox {
		margin: 10px auto;
		max-width: 416px;
		min-width: 10px;
		text-align: center;
	}
	.formBox input[type="submit"] {
		background:#db5902 url(images/bgInput.jpg) repeat-x top left;
		width:auto;
		height:37px;
		line-height:37px;
		border-width:1px;
		border-style:solid;
		border-color:#ff9b40 #f56900 #d44b01 #e7843e;
		font:bold 16px Arial;
		color:#ffffff;
		text-shadow:0 0 1px #f4ae78;
		cursor:pointer;
		padding:0 10px;
	}
#bottContent {margin:81px auto 10px;}
.book_imgBott {position:absolute;top:-81px;left:162px;width:158px;height:263px;}

#footer {margin:81px auto 0;width:950px;padding:4px 0 18px;}
#footer a {color:#333333;text-shadow:0 0 1px #c9c9c9;}
#footer p {font:normal 12px Arial;color:#333333;text-shadow:0 0 1px #c9c9c9;}