/*  
Theme Name: Ginger
Theme URI: http://ReadGinger.com/
Description: Ginger theme.
Version: 1.0
Author: Markup UA 
Author URI: http://markup-ua.com/
*/
/* === reset Markup-UA === */
a:hover{text-decoration:none;}
img{border:none;}
ul, ol{list-style:none;}
form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/* === end reset Markup-UA === */
body{
	font: 0.875em/1.5em arial, sans-serif;
	color:#666;
}
.home{background: #086913 url(images/index-bg.gif) repeat-x;}
.main{
	width: 999px;
	margin: 0 auto;
}
/*--header--*/
.home #header{
	background: url(images/index-header.jpg) no-repeat;
	position: relative;
	height: 299px;
	width: 100%;
}
/*--logo--*/
.logo,
.logo a{
	display: block;
	width: 324px;
	height: 57px;
}
.logo{
	background: url(images/logo.gif) no-repeat;
	position: absolute;
	top:33px;
	left:47px;
}
.logo a{
	text-indent: -9999px;
	overflow: hidden;
}
/*--main-menu--*/
.main-menu{
	height: 32px;
	overflow: hidden;
	padding-top: 1px;
}
.main-menu ul{
	float: left;
	height: 32px;
	padding-left: 36px;
	padding-right: 2px;
	background: url(images/line.gif) no-repeat 100% 0;
}
.main-menu ul li{
	float: left;
	height: 32px;
	width: 138px;
	text-align: center;
	background: url(images/line.gif) no-repeat;
	padding-left: 2px;
}
.main-menu ul li a{
	color:#b0ea2a;
	font-weight: bold;
	font-size: 1.286em;
	line-height: 32px;
	text-decoration: none;
	display: block;
	width: 138px;
}
.main-menu ul li.active a,
.main-menu ul li a:hover{
	color:#fff;
	background:#258630 url(images/pointer.gif) no-repeat 50% 100%;
}
/*--content--*/
#content{
	width: 100%;
	background: url(images/content-rep.gif) repeat-y;
}
#content a{color:#1f7929;}
.content-header{
	background: url(images/content-header.gif) no-repeat;
}
.home .content-footer{
	background: url(images/content-footer.gif) no-repeat 0 100%;
	width: 999px;
	overflow: hidden;
	padding: 20px 0 30px 0;
	min-height: 434px;
}
* html .home .content-footer{
	overflow: visible;
	height: 434px;
}
/*--*/
.main-column{
	width:585px;
	float: left;
	padding: 30px 0 0 35px;
}
.main-column h1,
.main-column-book h1{
	color:#1f7929;
	font-size: 2.571em;
	line-height: 1em;
	margin: 0 0 10px 0;
}
.main-column p{
	margin-bottom: 1.5em;
}
#content a.see-all{
	display: block;
	width:194px;
	height: 45px;
	text-align: center;
	background: url(images/see-all-btn.gif) no-repeat;
	line-height: 45px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.143em;
}
a.see-all span{
	background: url(images/see-pointer.gif) no-repeat 100% 50%;
	padding-right: 15px;
}
/*--*/
.rigth-sidebar{
	width: 348px;
	float: right;
}
.rigth-sidebar img{display: block;}
/*--foooter--*/
#footer{
	width: 100%;
	overflow: hidden;
	padding-bottom: 49px;
}
.footer-menu{
	float: left;
	height: 26px;
	padding-left: 30px;
}
.footer-menu ul{
	float: left;
}
.footer-menu ul li{
	float: left;
	background: url(images/line-footer.gif) no-repeat 0 50%;
	padding: 0 10px 0 12px;
}
.footer-menu ul li:first-child{
	background:none;
	padding-left: 0;
}
.footer-menu ul li a{
	line-height: 26px;
	text-decoration: none;
	color:#8ad92a;
	font-size: 1.143em;
}
.footer-menu ul li a:hover{
	text-decoration:underline;
}
#footer p.copy{
	float: right;
	line-height: 26px;
	color:#8ad92a;
	padding-right: 22px;
	font-size: 1.143em;
}
/*===inner page===*/
.inner{background: #086913 url(images/inner-bg.gif) repeat-x;}
.inner #header{
	background: url(images/inner-header.jpg) no-repeat;
	position: relative;
	height: 169px;
	width: 100%;
}
.inner .content-footer{
	background: url(images/content-footer.gif) no-repeat 0 100%;
	width: 999px;
	overflow: hidden;
	padding: 20px 0 30px 0;
	min-height: 620px;
}
* html .inner .content-footer{
	overflow: visible;
	height: 620px;
}
.left,
img.alignleft{
	float: left;
	margin: 0 20px 0 0;
}
img.alignright{
	float: right;
	margin: 0 10px 0 20px;
	display: inline;
}
.entry h1 a{
	color:#1f7929;
	text-decoration:none;
}
/*--*/

.contact-l{width:550px;}
.contact-r{
	padding-top: 10px;
	width: 397px;
}
.contactleft{
	width:100%;
	overflow: hidden;
	padding: 10px 0 5px 0;
}
.contactleft label{
	float: left;
	font-size: 1.286em;
	color:#f77d06;
	font-weight:bold;
}
.submit-wrapp{
	width:194px;
	height: 45px;
	background: url(images/btn-submit.gif) no-repeat;
	overflow: hidden;
	margin-top: 23px;
}
.submit-wrapp input{
	border: none;
	text-indent: -9999px;
	background: none;
	width:194px;
	height: 45px;
	cursor:pointer;
}
* html .submit-wrapp input{
	text-indent: 0px;
}
* + html .submit-wrapp input{
	text-indent: 0px;
}

/*---book page---*/
.main-column-book{
	height: 1%;
	padding: 30px 35px 0 35px;
}
.main-column-book h2{
	color:#f77d06;
	font-size: 1.571em;
}
.my-book{
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
}
.img-wrapp img{display: block;}
/*--quote-box--*/
.quote-box{
	width:390px;
	float: right;
	overflow: hidden;
	background: #0ca2d3;
	margin-left: 10px;
}
.quote-box-header{
	background: url(images/quote-header.gif) no-repeat;
}
.quote-box-footer{
	background: url(images/quote-footer.gif) no-repeat 0 100%;
	width:350px;
	padding: 20px 20px 10px 20px;
}
.quote-box-footer p{
	color:#fff;
}
.quote-box-footer p em{
	font-weight: bold;
	font-size: 1.143em;
}
.my-book p{
	margin:0 0 15px 0;
}
.my-book p span{
	font-size:0.857em;
}
.my-book h3{
	clear: both;
	color:#0ca2d3;
	font-size: 0.929em;
        padding:5px 0 0 0;
}
.my-book h3 a{
	color:#0ca2d3 !important;
	text-decoration: none;
}
.my-book a.see-all{
	float: left;
}
.last{border: none;}
#content a.see-all:hover{background-position: 0 -45px;}
/*--*/
.img-wrapp{
	float: left;
	background: url(images/shadow-b.gif) repeat-x 0 100%;
	margin: 0 10px 0 0;
}
.img-shadow-r{
	float: left;
	background: url(images/shadow-r.gif) repeat-y 100% 0;
}
.img-shadow-b{
	float: left;
	padding: 0 10px 12px 0;
	background: url(images/img-wrapp.gif) no-repeat 100% 100%;
}
.my-book h3{
	padding-top: 10px;
	line-height: 1.2em;
}
