/*
 Theme Name:     History Reader
 Theme URI:      http://www.thehistoryreader.com/
 Description:    Responsive Child Theme
 Author:         St Martins Press
 Author URI:     http://www.thehistoryreader.com
 Template:       responsive
 Version:        1.0.0
*/

@import url("../responsive/style.css");
@import url("../responsive/core/css/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* =Globals
-------------------------------------------------------------- */

#container {
	background-color:#fff;
	box-shadow: 0px 0px 14px #292929;
	padding: 0px 0px;
}

#wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border: 0px solid #e5e5e5;
	border-radius: 4px;
	clear: both;
	margin: 20px auto 20px auto;
	padding: 0 20px 20px 20px;
	position: relative;
}

.title-archive {
	display: none;
}
.author, .byline, .comments-link {
	display: none;
}

.menu {
	background-color: #fff;
	background-image: none;
	text-align: left;

	/*background-color: #f6f6f6;
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 0% , rgba(248,248,248,1.00)),color-stop( 100% , rgba(221,221,221,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(248,248,248,1.00) 0%,rgba(221,221,221,1.00) 100%);
	background-image: -moz-linear-gradient(top, #f6f6f6, #dedede);
	background-image: -ms-linear-gradient(top, #f6f6f6, #dedede);
	background-image: -o-linear-gradient(top, #f6f6f6, #dedede);
	background-image: linear-gradient(0deg,rgba(248,248,248,1.00) 0%,rgba(221,221,221,1.00) 100%);
	clear: both;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#dedede);
	margin: 0 auto;*/
}

.menu a {
	border-left: 0px solid #585858;
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 900;
	height: 24px;
	line-height: 25px;
	margin: 0;
	padding: .45em 0.56em;
	position: relative;
	text-decoration: none;
	text-shadow:none;
	white-space: nowrap;
}

.menu a:hover {
	background-color: #fff;
	background-image: none;
	color: #c00;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#363636));
	background-image: -webkit-linear-gradient(top, #808080, #363636);
	background-image: -moz-linear-gradient(top, #808080, #363636);
	background-image: -ms-linear-gradient(top, #808080, #363636);
	background-image: linear-gradient(top, #808080, #363636);
	color: #ffcc00;*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636);
}

ul.menu > li:hover {
	background-color: none;
	color: #c00;
}

.menu li {
	border: 0;
	display: inline-block;
	float: none;
	padding: 0px;
	margin: 0px;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #fff;
	color: #c00;
	border-bottom: 1px solid #c00;
}
.main-nav {
	border-top: 1px solid #a8a8a8;
	border-bottom: 0px solid #a8a8a8;
}

.entry-title, .widget-title {
	font-family: 'Alegreya', serif;
}

.entry-title a, .widget-title a {
	font-family: 'Alegreya', serif;
	color: #C00;
}

.post-entry p {
	font-family: 'Alegreya', serif;
	font-size: 1.4em;
	line-height: 1.4em;
}

h2 {
	font-size: 2.250em; /* = 36px */
	margin-bottom: .25em;
	margin-top: .25em;
}

#widgets #newsletter {
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;	
    color: #fff;
    padding: 8px 12px;
	display: block;
	text-align: center;
	border-radius: 3px;
	background-color: #C00;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(248,13,17,1.00)),color-stop( 100% , rgba(143,33,33,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(248,13,17,1.00) 0%,rgba(143,33,33,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(248,13,17,1.00) 0%,rgba(143,33,33,1.00) 100%);

}

.newsletter a {
	
}
a#newsletter:hover {
	background-image: none;
	background-color: #bde43e;
}

.arch_title {
	font-family: 'Alegreya', serif;
	font-size: 22px;
	color: #5c5c5c;
	margin-bottom: 12px;
	font-style: normal;
	text-align: center;
	color: #C00;

}
.arch_descript {
	font-family: 'Alegreya', serif;
	font-size: 16px;
	color: #5c5c5c;
	margin-bottom: 12px;
	font-style: italic;
	text-align: center;

}

#content-archive, #content-blog {
     margin-top: 8px;
     margin-bottom: 20px;
}
#content-full {
	margin-top: 18px;
}
#carouselio {
	width: 100%;
	height: 212px;
	border: 0px solid #acacac;
	overflow: hidden;
	padding: 12px 0px;
	margin:0px 0px 24px 0px;
}

.carouselio_title {
	font-family: 'Alegreya', serif;
	font-size: 20px;
	text-align: center;
	display: block;
	margin: 12px 0px;
	color:#c00;

}

#carouselio ul {
	margin:0px;
}

#carouselio ul li {
	display: inline-block;
	margin: 0px;

	}

#carouselio img{	
	width: 106px;
	height: 148px;
	margin: 0px 12px;
}

#carpics {
	width: 1400px;
}
.books {
	border: 1px solid #333;
	display: block;
}

img.wp-post-image {
	width: 300px;
	height: auto;
	float:left;
	margin: 0px 12px 12px 0px;
}


.post-data {
	border-bottom:1px solid #999; 
}

.current-menu-parent a {
	background-color: #fff;
	color: #c00;
	border-bottom: 1px solid #c00;
}
.socialicons {
	float: right;
	width: 15%;
	border: 0px solid #c00;
	text-align: right;
	padding: 0 4px;
	margin-top: -30px;
}
.socialicons img {
	margin-left: 8px;
}

.rss {
	width: 72px;
	float: right;
	border: 0px solid #02e400;
	
}

.authorname {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 24px;
	margin:6px 0px;
}

#retail {
	width: 100%;
	margin: 4px 0px;
	overflow: hidden;
}


.buy-buttons a{
	display:block;
	font-size: 12px;
	font-weight: bold;
	float:left;
	margin:5px 5px 5px 0;
	color: #fff;
	background-color: #c00;
	padding: 4px 8px;
	border-radius:4px; 
}

.buy-buttons a:hover {
	color:#ffdd21;
	background-color:#a20f2e; 
}
#historyfooter {
	color: #333;
	text-align: center;
	width: 100%;
}
#historyfooter a {
	color: #c00;
}
.book_shot {
	max-width: 108px;
}
.book_shot img {
	border: 1px solid #333;
}
#dpe_fp_widget-2 ul li a {
	color: #c00;
}
#dpe_fp_widget-2 ul li a:hover {
	color: #686868;
}
.dpe-flexible-posts {
	color: #333;
}

#dpe_fp_widget-2 h4 {
	font-size: 1.0em;
	margin: .45em 0;
}
#dpe_fp_widget-2 h3 {
	padding: 0 0 .14em 0;
}

/*==========================Front Page Sign Up Form*==========================*/
#myForm {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    /*background-color: #fff;*/
    padding: 0;
    font-size: 1.0em;
    font-family: sans-serif;
    overflow: hidden;
    position: relative;

}
#myForm h1 {
    font-size: 1.44em;
    margin: 6px 0;
    text-align: center;
    font-family: 'Alegreya', serif;
    color: #c00;
}

#macsite input[type="submit"] {
    background-color: #c00;
    color: #fff;
    font-size: 1.2em;
    padding: 6px 8px;
    border: 0;
    display: block;
    width: 100%;
    cursor: pointer;
    margin: 18px 0 0 0;
    background-image: none;
    text-shadow: none;
    float: left;
}

#macsite input[type="submit"]:hover {
    background-color: #03739d;
    color: #fff;
}

#macsite input[type="text"] {
    background-color: #efefef;
    color: #333;
    border: 1px solid #b9b9b9;
    margin: 0 0 0 0;
    padding: 6px 6px;
    width: 170px;
    font-size: .84em;
    display: inline-block;
    font-family: sans-serif;
    border-radius: 0px;
}
#THRfooterSignup form {
	margin: 0 0 .34em 0;
}

label {
	font-size: .78em;
	font-family: sans-serif;
	width: 72px;
	display: block;
    padding: 7px 0 4px 0;
    float: left;
}

input#cboAgeYear.input {
    width: 100%;
}
.birth {
    width: 20%;
    float: left;
    margin: 0px 0;
    clear: both;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.msg {
    font-size: .84em;
    display: block;
    float: left;
    margin: 0 0 8px 0;
    width: 100%;
}

.birth select {
   background: transparent;
   width: 180px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 1;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
}
.form-item {
    width: 17%;
    float: left;
    margin: 0 6px 0 0;
    text-align: left;
}
.form-item-submit {
    width: 17%;
    float: left;
    margin: 12px 6px 0 12px;
    text-align: left;
}
.form-item-sm {
    width: 12%;
    float: left;
    text-align: left;
}
form div {
	margin: 0;
}
/*==========================end form sign up=====================*/

/*===========================Footer Sign Up*==========================*/
#THRfooterSignup {
	box-shadow: 0 0 14px #b2b2b2;
}

.bottomMenu {
	  position: fixed;
	  bottom: 0;
	  left: 0;
	  width: 100%;
	  height: 138px;
	  border-top: 1px solid #b2b2b2;
	  background: rgba(212, 212, 212, 1);
	  z-index: 1;
	  transition: all 1s;
	  text-align: center;
	  /*background: url(images/footer-signup-bg.png) repeat-x;*/
	}
	.hide {
	  opacity: 0;
	  bottom: -400;
	  /*bottom: -100%;*/
	  visibility: hidden;
	}
	.show {
	  opacity: 1;
	  left: 0;
	  /*bottom: 0;*/
	  visibility: visible;
	  bottom: 0;
	}

	#myForm #THRfooterButton {
		position: absolute;
		top: 0;
		right: 0;
		padding: 0px 6px;
		font-size: .84em;
		background-color: #444;
		color: #fff;
		cursor: pointer;

	}
	#myForm a {
		position: absolute;
		top: 0;
		right: 0;
		
		font-size: 1.2em;
		color: #fff;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;

	}
	#myForm h1 {
		font-family: 'Alegreya', serif;
		color: #c00;
		font-size: 1.75em;
	}

	.empty-thanks {
		width: 100%;
		height: 2000px;
	}




/*==============================end footer signup=======================*/


  /*==========================landing page signups====================*/

/* jValidate styles */

.error {
	color: #f00;
	display: block;
	font-size: 12px;	
}

input.error, select.error {
	border: 1px solid #f00;
	font-size: 12px;
}

/*input[type=submit] {
	display: block;
	
}*/

input[type=checkbox] {
	width: auto;	
}

label.error {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

td.alignRight {
	text-align: right;
	padding-right: 5px;	
}

#lp-signup {
	width: 47%;
	margin: 0 36px 24px 0;
	float: left;
}
.lp-signupcopy {
	font-family: 'Alegreya', serif;
	font-size: 2.2em;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	line-height: 1.4em;
}
.lp-signupmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333;
}
.lp-formleft {
	width: 95%;
	float: left;
	display: inline-block;
}
.lp-formright {
	width: 40%;
	float: left;
	display: inline-block;
}

.lp-field_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}

.lp-fields-full {
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.4);
  outline: 0;
  padding: 6px 5px;
  width: 90%;
  margin: 8px 0px;
  font-family: sans-serif;
  font-size: 14px;
}
.lp-fields-half {
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.4);
  outline: 0;
  padding: 6px 5px;
  width: 54%;
  margin: 8px 0px;
  font-family: sans-serif;
  font-size: 14px;
}


.lp-formbtn {
    width: 144px;
    padding: 24px;
    color:#333;
    font-size:14px;
    padding:8px 24px;
    display:block;
    margin:18px auto;
    background-color: #ffcc00;
    font-family: 'Raleway','Helvetica Neue', Helvetica, Arial, sans-serif;
    cursor: pointer;
  border: none;
  border-radius: 6px;
}
#lp-signup input[type="submit"]{
    background-color: #c00;
    color: #fff;
    background-image: none;
    margin: 28px 0 0 0;
    border-radius: 4px;
    padding: 4px 24px;
    float: left;
}
#lp-signup input[type="submit"]:hover {
    background-color: #ccc;
    color: #333;
}

#lp-thanks {
	width: 85%;
	margin: 0 auto;
}

#lpimg {
	width: 45%;
	float: left;
}

#lp-rules {
	width: 98%;
	margin: 0 auto;
	padding: 8px;
	border: 1px solid #333;
	border-radius: 6px;
	height: 220px;
	overflow: scroll;
	font-size: .84em;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#lp-rules p {
	margin: .38em 0;
}

#widgets #text-8 {
	padding: 0;
}

.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

SELECT {
	border: solid 1px #2b7c93;
	font-weight: bold;
	width: 72px;
	font-size: 14px;
	height: 18px;
	margin: 4px 0px 0px 0px;
}

/*:::::::::::::::::contest items:::::::::::::::::::::*/

#lp-contest {
    width: 96%;
    text-align: center;
    margin: 12px auto 24px;
    background-color: #eaf0f4;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 0 12px #333;
    border: 1px solid #333;
    overflow: hidden;
}

#lp-contest h2 {
    font-size: 1.86em;
    text-shadow:none;
    font-family: 'Cinzel', serif;
    margin: .12em 0;
}

#lp-contest p {
    margin: .24em 0;
}
.inner {
    text-align: left;
    font-family: 'Rosario', sans-serif;
}
.message {
    font-family: 'Rosario', sans-serif;
    font-size: 16px;
    text-align: center;
}
.message-small {
    font-family: 'Rosario', sans-serif;
    font-size: 13px;
}

#lp-contest .fields-full {
    border: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 2px 2px rgba(0,0,0, 0.4);
    outline: 0;
    padding: 6px 5px;
    width: 70%;
    margin:8px 0px; 
    font-family: sans-serif;
    font-size: 14px;
}
#lp-contest .fields-half {
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 2px 2px rgba(0,0,0, 0.4);
    outline: 0;
    padding: 6px 5px;
    width: 24%;
    margin:8px 0px;
    font-family: sans-serif;
    font-size: 14px;    
}
#entry {
	width: 68%;
	float: left;
	overflow: hidden;
}
.agepd {
    width: 22%;
}
.items {
    display: inline-block;
    width: 92px;
}

select[type="cboAgeMonth"] {
    height: 96px;
}

input:focus,
select:focus {
    border: 0;
    outline: 0; 
}
#rules {
    text-align: left;
    font-size: .85em;
    width: 95%;
    margin: 12px auto;
    border: 1px solid #333;
    height: 224px;
    overflow: scroll;
    padding: 4px;
    line-height: 1.3em;
    float: left;
}
#rules ol {
    padding: 0;
    line-height: 1.3em;
}
.rules-check {
    width: 98%;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    font-family: 'Rosario', sans-serif;
    float: left;
}
#lp-contest .su_btn {
    width: 144px;
    font-size:18px;
    padding:8px 24px;
    display:block;
    margin:18px auto;
    font-family: 'Rosario', sans-serif;
}
#lp-contest blockquote p {
	color: #c00;
	line-height: 1.3em;
	font-style: normal;
	font-family: 'Rosario', sans-serif;
}
#lp-contest input[type="submit"] {
  background-color: #c00;
  color: #fff;
  background-image: none;
}
#lp-contest input[type="submit"]:hover {
  background-color: #ffcc00;
  color: #333;
  background-image: none;
}

.sub_btn a:hover {
    background-color: #ffcc00;
}

.sweepsprize {
	float: left;
}
#sweepsheader {
	width:100%;
	margin: 0 auto;
	font-family: 'Rosario', sans-serif;
	margin: 0 0 12px 0;
	overflow: hidden;
	text-align: center;
}
#sweepsheader p {
	font-family: 'Cinzel', serif;
	font-size: 1.3em;
	text-align: left;
	margin: .12em 0;
	line-height: 1.3em;
}
#sweepsheader h2 {
	font-family: 'Alegreya', serif;
	color: #c00;
}
.prizeshot {
	float: right;
	width: 29%;
	margin: 0;

}
.prizeshot img {
	width:auto;
	height:auto;
	max-width:100%;
}

/* ============================== media queries===============================*/





@media screen and (max-width: 600px) {
	#wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border: 0px solid #e5e5e5;
	border-radius: 4px;
	clear: both;
	margin: 0px auto 20px auto;
	padding: 0 20px 20px 20px;
	position: relative;
}

.rss {
	display: none;
}
.socialicons {
	float: right;
	width: 85%;
	border: 0px solid #c00;
	text-align: right;
	padding: 0 4px;
	margin: 10px auto;
}

.lp-formleft {
	width: 95%;
	float: left;
	display: inline-block;
}
.lp-formright {
	width: 43%;
	float: left;
	display: inline-block;
	margin-bottom: 24px;
}
.lp-signupcopy {
	font-size: 1.6em;
	line-height: 1.0em;
}
#lp-signup {
	width: 97%;
	margin: 0 0px 0 0;
	float: left;
}
#lpimg {
	width: 97%;
	float: left;
	margin-top: 18px;
}

#lpimg img {
	width:auto;
	height:auto;
	max-width:100%;
}
.lp-signupmain {
	font-size: 1.1em;
}
#lp-signup input[type="submit"]{
	margin: 8px 0 0 0;
}
#sweepsheader p {
	font-size: 1.2em;
	text-align: left;
	margin: .12em 0;
	line-height: 1.3em;
}
#entry {
	width: 100%;
}
#lp-contest .fields-full {
	width: 98%;
}
#lp-contest .fields-half {
	width: 98%;
}
.agepd {
	width: 85%;
}
#rules {
	width: 97%;
}
.prizeshot {
	width: 96%;
	margin: 0 0 0 .64em;
}

/*footer form*/

#myForm {
    width: 100%;
    max-width: auto;
    margin: 0 auto;
    /*background-color: #fff;*/
    padding: 0;
    font-size: 1.0em;
    font-family: sans-serif;
    overflow: hidden;
    position: relative;

}
#myForm h1 {
	margin: 36px 0 0 0;
}
.form-item {
    width: 98%;
    float: left;
    margin: 0 6px 0 0;
    text-align: left;
    padding: 0 0 0 4px;
}
.form-item-sm {
    width: 12%;
    float: left;
    text-align: left;
}

#macsite input[type="submit"] {
    background-color: #c00;
    color: #fff;
    font-size: 1.3em;
    padding: 8px 24px;
    border: 0;
    display: block;
    width: 20%;
    cursor: pointer;
    margin: 0 auto;
    background-image: none;
    text-shadow: none;
}

#macsite input[type="text"] {
    background-color: #efefef;
    color: #333;
    border: 1px solid #b9b9b9;
    margin: 0 0 0 0;
    padding: 6px 6px;
    width: 274px;
    font-size: .84em;
    display: inline-block;
    font-family: sans-serif;
    border-radius: 0px;
}
#THRfooterSignup .bottom-menu {
	height: 100%;
	background-color: #c00;
	background-image: none;

}

















}

















