/*
Theme Name: 	Doover Child WordPress Theme
Theme URI: 		http://flare.bringthepixel.com
Description: 	Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>. 
Author: 		bring the pixel
Author URI: 	http://www.bringthepixel.com/
Template: 		doover
Version: 		1.0
*/
/* Place your modifications below */

@import url("css/reset.css");
@import url("css/main.css");
@import url("css/buttons.css");
@import url("css/shortcodes.css");
@import url("css/custom.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans%3A500%2C400%2C300%2C300italic%2C500italic%2C400italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%7CArvo%3A500%2C400%2C500italic%2C400italic%2C700%2C700italic%7CLato%3A500%2C400%2C300%2C700%2C500italic%2C300italic%2C400italic%2C700italic&#038;ver=3.5.1");

.page-id-4416 #content-wrapper-1, .page-id-4416 #content-wrapper-2{
    background: transparent !important;
}

.page-id-4416 #Content {
    left: -1px;
    margin: 50px auto 0;
    position: relative;
    width: 800px;
    background: transparent;
}

.page-id-4416 .content {
    background: none repeat scroll 0 0 transparent;
}

.page-id-4416 .Wrapper {
    background: url("images/thankyou-2.jpg") no-repeat scroll 40px 40px transparent;
    height: 355px;
    padding: 40px 40px 0;
    width: auto;
}

.page-id-4416{
    background: url("images/content_bg.gif") repeat scroll center top transparent;
}

.page-id-4416 header, .page-id-4416 footer{
	display: none;
}

.page-id-4416 #content-bot{
    background: url("images/content-bot-short.png") no-repeat scroll center top transparent;
    height: 60px;
}

#post-4416 .read {
    bottom: 0;
    display: block;
    height: 50px;
    position: absolute;
    right: 51px;
    width: 350px;
}

#post-4416 .return {
    bottom: 0;
    display: block;
    height: 50px;
    left: 245px;
    position: absolute;
    width: 140px;
}

#post-4416 .book {

    display: block;
    height: 250px;
    left: 40px;
    position: absolute;
    top: 40px;
    width: 170px;
}

#free-links-preview {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    height: 100%;
    padding-top: 50px;
    position: fixed;
    width: 100%;
    z-index: 99000;
}

#free-links-preview a {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    width: 368px;
}

#free-links-preview img {
    display: block;
    margin: 0 auto;
}

#enjoy-this-article {
    background: none repeat scroll 0 0 #FCE6AA;
    border-radius: 5px;
    margin: 10px 0 40px;
    padding: 12px 3px 18px;
}
#enjoy-this-article .input-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 35px;
    margin: 0 10px 20px 0;
    position: relative;
    width: 200px;
}
#enjoy-this-article form p, #enjoy-this-article form h5 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    padding: 0 0 20px 0;
}

#enjoy-this-article form h5 {
	padding: 20px 0 10px 0;
	font-size: 20px;
}
#enjoy-this-article p span{
	color: #f42924;
	text-decoration: underline;
}
#enjoy-this-article .button {
    float: left;
}

#enjoy-this-article input {
    border: medium none;
    color: #999999;
    font-family: 'Open Sans';
    font-size: 14px;
    position: relative;
    background: transparent;
    text-indent: 25px;
    line-height: 1.5em;
    width: 160px;
    outline: none;
}

.input-wrap > span {
    background: url("images/join-us-article.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 20px;
    left: 15px;
    position: relative;
    top: 8px;
    width: 20px;
    background-position: -128px -7px;
}

.email.input-wrap > span{
	background-position: -167px -7px;
}

#enjoy-this-article{
	background: #f7ecd7;
}
#enjoy-this-article .button {
    background: none repeat scroll 0 0 #E72F36;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 111px;
    position: relative;
    top: 0;
}
#enjoy-this-article .newsletter{
	top: 0;
	left: 0;
}

/****=====================================      css sept 24, 2014               =======================================******/

.main-header {
    background-color: #fff;
    height: auto;
    width: 100%;
}

.inner-headder{
    border: 1px solid red;
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;

}
.header-left {
    float: left;
}

.header-right {
    float: right;
}


