@charset "utf-8";
/* 
	Supplemental CSS Document for USA Prophecy's Responsive Red 2013 Layout
		Handles devices more than 1000px wide
	Development by: Joshua Moor of iRapture.com
	
	Last Modified: 11/25/2014
	Last Validated: 
	Result:

*/

/* Blocks */
#page_wrapper{width:982px;}
	#page{width:954px;}
		header .blog{width:982px; float:left; clear:both; position:relative; background:#000000; height:85px; left:-14px; top:-12px; color:#ffffff; font-size:1.8em; text-transform:uppercase; font-variant:small-caps;}
			.smaller{font-size:0.8em;}/* 1.5 / 1.8 = 0.8333333333333333 */
		header{padding-bottom:56px;}
		.books{position:absolute; top:-10px; right:31px; width:417px; font-size:1.5em; text-transform:uppercase; font-variant:small-caps;}
			.books .offer{width:145px; text-align:center; display:block; position:absolute; top:32px; left:100px;}
		#slide_show{margin:0 0 6px 6px; width:942px;}
			#slide_wrapper{height:425px; width:821px; clear:none; z-index:100;}
				.slide{width:821px; height:425px; font-size:1.8em;}
				.slide.special .slide_text{display:block;}
			#slide_navigation{float:left; clear:none; width:118px; height:425px; overflow:visible; margin-left:2px; z-index:200;}
				.slide_thumb{clear:both; height:70px; width:118px; margin-bottom:1px;}
		
/* Special Links */
a.logo{margin-left:0px;}
#embedded_author_interview{width:805px; height:409px; position:relative; top:8px; left:8px;}

/* Navigation */
nav.primary_nav{position:absolute; top:147px;}
.primary_nav ul{width:936px; padding-left:5px; margin-left:6px; font-size:1.5em; /*position:absolute; top:-485px;*/ height:39px; background:url(../images/usp_primary_navigation_background.png) left bottom repeat-x;}
.primary_nav li{clear:none; width:auto; margin:0; line-height:39px;}
.primary_nav a{width:auto; background:none; line-height:39px; box-shadow:none; padding:0 4px;}
.primary_nav a:hover, .primary_nav a:focus, .primary_nav .active a{background:none; color:#ffffcc;}
.primary_nav li.blog{display:none;}
	
/* Images */
.books img.israel{position:absolute; top:7px; left:30px;}
.books img.mistake{width:106px; position:absolute; top:5px; left:245px;}
.slide_thumb img{width:118px; height:70px;}
.slide img.righteous_servant{width:267px;}
.slide img.americas_fatal_mistake{width:290px;}
.slide img.i_could_take{width:259px;}
.slide img.john_mcternan{width:323px;}
#slide_nav_detail{position:absolute; z-index:200; top:29px; left:-15px;}
slide.special img{width:auto;}

/* Text Elements */
header .blog p{padding:10px 0 0 11px;}
header .blog p a{color:#ffffcc; text-decoration:none;}
header .blog p a:hover, header .blog p a:focus{text-decoration:underline;}
.slide_thumb p{width:108px; height:auto; padding:5px; font-size:1.2em;}
.slide p.book{ width:530px;}
.slide p.dvd{width:508px;}
.slide p.offer{width:215px; padding-right:0; padding-left:5px;}
.slide p.take{width:537px;}
.slide p.author{width:470px;}
.slide .tag_line{padding-top:25px; padding-bottom:25px;}
.slide .other_links{padding-bottom:15px;}
.slide .dvd.other_links{padding-bottom:70px;}
.slide .take.other_links{padding-bottom:25px;}
.slide .offer.other_links{padding-bottom:220px;}
.slide .author.summary{font-size:14px;}

.books a{text-decoration:none;}
.books .white{color:#ffffff;}
.books .red{color:#990000;}
.books .black{color:#000000;}
.books a:hover, .books a:focus{text-decoration:underline;}

/* Helpers */
.wide_only{display:block !important;}

/*Form Styles*/
#contactForm {
	width:460px;
}
		#contactForm label span {
			width:250px;
		}
		#contactForm label input {
			width:200px;
		}
		#contactForm label textarea {
			width:200px;
		}