/*
Theme Name: Authors2015
Theme URI: http://randomnotes.randomhouse.com
Author: Random House
Author URI: http://www.randomhouse.com/
Description: Custom theme for Author Resources Center
Version: 0.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

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, 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,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
body {	line-height: 1;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}
em { font-style: italic; }
ul {
  list-style-position:outside;
  margin-left:18px;
}
.post_content iframe,.post_content img{max-width:100%;}
/* END OF RESET */
@font-face{
font-family:"Fort Book";
src:url("/fonts/FortLT-Book.eot?#iefix");
src:url("/fonts/FortLT-Book.eot?#iefix") format("eot"),url("/fonts/FortLT-Book.woff") format("woff"),url("/fonts/FortLT-Book.ttf") format("truetype"),url("/fonts/FortLT-Book.svg#FortLT-Book") format("svg");
}
@font-face {
font-family: "Fort Book";
src: url('/fonts/FortLT-BookItalic.eot');
src: url('/fonts/FortLT-BookItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/FortLT-BookItalic.woff') format('woff'),url('/fonts/FortLT-BookItalic.svg#font') format('svg');
font-style: italic;
}
@font-face{
font-family:"Fort Light";
src:url("/fonts/FortLT-Light.eot?#iefix");
src:url("/fonts/FortLT-Light.eot?#iefix") format("eot"),url("/fonts/FortLT-Light.woff") format("woff"),url("/fonts/FortLT-Light.ttf") format("truetype"),url("/fonts/FortLT-Light.svg#FortLT-Light") format("svg");
}
@font-face{
font-family:"Fort Bold";
src:url("/fonts/FortLT-Bold.eot?#iefix");
src:url("/fonts/FortLT-Bold.eot?#iefix") format("eot"),url("/fonts/FortLT-Bold.woff") format("woff"),url("/fonts/FortLT-Bold.ttf") format("truetype"),url("/fonts/FortLT-Bold.svg#FortLT-Bold") format("svg");
}

body {font-family: "Fort Light",'Open Sans', sans-serif; font-size:12px;  background:rgba(255,255,255,1); border-top:4px solid #000000;}
.clear { clear:both; }
a{color:#007dac;text-decoration:none;}
a:hover{
	color:#ff6f00;
	text-decoration:none;
	-webkit-transition-duration:60ms;
	-moz-transition-duration:60ms;
	transition-duration:60ms;
}

#wrapper, footer .container{ width:940px; margin:0 auto; position:relative; }
.navbar-header{
	background-color: #000;
	text-align: center;
	position: static;
	top: auto;
	left: auto;
	line-height:0.8;
	display: none;
}
#header {padding:27px 0 0 0;position:relative;z-index:10;width: 90px;}
.main-title { margin-top:-32px; position:relative; width:100%;margin-bottom:31px; }
.mbl-open-srch{background:url(images/search-mbl-orng.png) no-repeat center;width:30px;height:30px;cursor:pointer;position:absolute;left:14px;top:18px;display:none;}
.main-title h1.site-name,.main-title h1.site-name a {font-size:34px;color:#333333;text-align:center;font-weight:normal;width:100%;font-family:"Fort Light", Arial, Helvetica, sans-serif;text-decoration:none;}
.main-title .search-cont{float:right;border-bottom:1px solid #b2b2b2;width:140px;margin:-24px 0 0 0;position:relative;z-index:200;}
.main-title input[type="submit"]{ 
	background:url(images/mag-glass.png) no-repeat;
	width:12px;
	border:none;
	text-indent:-333px;
	cursor:pointer;
	float:left;
	margin:4px 0 0 0;
}
.main-title input[type="text"]{ font-size:14px; border:0; float:left; width:116px; margin:0 0 0 7px; padding:2px; }
.main-title input:focus{
    outline:0;
}
.feature-post { margin-bottom:34px; }
.feature-post .post-box {
	float:left;
	width:306px;
	margin-left:10px;
	background:#007dac;
	min-height:360px;
	text-decoration:none;
	-webkit-transition-duration:0.08s;
    -moz-transition-duration:0.08s;
    transition-duration:0.08s;
}
.feature-post .post-box:hover { background:#003e56; }
.feature-post .post-box:hover .post-img { opacity:.9; }
.feature-post .post-box:first-child { margin-left:0; color:#007dac; }
.feature-post .post-img { height:250px; overflow:hidden; }
.feature-post .post-img img{margin-left: -50%}
.feature-post .date { font-size:13px; color:#ffffff; font-weight:300; text-transform:uppercase; padding:18px 20px 0 20px; }
.feature-post h2 { font-size:24px; font-weight:300; line-height:28px; color:#fff; padding:5px 20px 0 20px;word-wrap:break-word; }
#page {padding-bottom:100px;}
#left {float:left; width:620px;}
#left .post {border-bottom:1px solid #e5e5e5;padding:30px 0;font-size:14px;color:#222222;line-height:19px;}
#left .post.first {padding-top:0;}
#left .post.noborder{border:none;}
#right { float:right; width:280px; padding-top:0; }
#left .post h2 { padding-bottom:14px; }
#left .post h2 a { font-size:24px; line-height:28px; text-decoration:none; font-weight:300; }
#left .post h2.unsubsc{background-color:#0f7dab;padding:20px;margin-bottom:20px;font-size:40px; color:#fff; line-height:1.2;}
#left .post h2.unsubsc a{font-size:40px; color:#fff; line-height:1.2;}
#left .post em { font-size:13px; color:#999999; line-height:19px; }
#left .post p{padding-top:5px;margin-bottom:10px;}
.post_content{min-height:160px}
.post_content img.alignleft{float:left;margin:0 20px 12px 0;}
img.cat-old-img{position:relative;top:2px}
.post_content .alignleft {  float:left; width:224px; margin:0 20px 50px 0; border:2px solid #d8d8da; padding:1px; }
#left .post .date { color:#999999; font-size:13px; vertical-align:middle; }
span.seperator {margin:0 10px;display:inline-block;}
#left .post .date { font-size:13px; color:#999999; text-transform:uppercase; text-decoration:none; }
#left .post a { text-decoration:none; display:inline-block; }
.post-cntnt-list{font-size:16px;line-height:23px;color:#343434;}
#left ul li {
	font-size: 16px;
	margin-bottom: 10px;
  	margin-top: 10px;
	line-height:21px;
}
#right .sidebar .sidebar_block { background:#f7f7f7; border:1px solid #f2f2f2; margin-top:20px; padding: 18px 20px 15px; }
#right .sidebar .sidebar_block.first { margin-top:0px; }
#right .sidebar .sidebar_block h3 {font-size:11px;text-transform:uppercase;border-bottom:1px solid #dedede;padding-bottom:6px;font-family:"Fort Bold",'Open Sans', sans-serif;}
#right .sidebar .sidebar_block p { font-size:14px;color:rgba(0,0,0,1); padding:17px 0 21px 0;line-height:19px; }
#right .sidebar .sidebar_block a.login-btn { display:block; font-size:12px; text-align:center; font-weight:600; line-height:38px; border-radius:4px; }
#right .sidebar .sidebar_block a { text-decoration:none; font-size:15px;line-height: 20px; }
#right .sidebar .sidebar_block .year { display:block; padding-top:19px; color:#000;font-family: 'Fort Book','Open Sans', sans-serif;font-size: 14px;margin-bottom: 8px; }
#right .sidebar .sidebar_block .archive { padding-top:0; color:#cccccc; }
#right .sidebar .sidebar_block .archive a { font-size:14px; }
#right .sidebar .sidebar_block .tages { line-height:26px; }
.arch-devide{padding:0 6px;color:#ccc;}
.posts_nav { padding-top:40px; }
.posts_nav .nextpage {
	float:right;
	text-decoration:none;
	background: url(images/right-arrow.png) #fff 192px 13px no-repeat;
	font-size:12px;
	text-align:center;
	font-weight:600;
	line-height:38px;
	border-radius:4px;
	width:218px;
}
.posts_nav .previouspage {
	float:left;
	text-decoration:none;
	background: url(images/left-arrow.png) #fff 13px 13px no-repeat;
	font-size:12px;
	text-align:center;
	font-weight:600;
	line-height:38px;
	border-radius:4px;
	width:218px;
}
.posts_nav .previouspage:hover{background-image: url(images/left-arrow-w.png);}
.posts_nav .nextpage:hover{background-image: url(images/right-arrow-w.png);}
.btn {
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:600;
	line-height:38px;
	border-radius:4px;
	width:218px;
}
.news-btn{
	color:#007dac;
	border:1px solid #e6e6e6;
	font-family:'Fort Book','Open Sans', sans-serif;
	background-color:#fff;
}
.news-btn:hover{
	color:#fff !important;
	border:1px solid #ff6f00;
	background-color:#ff6f00;
	cursor:pointer;
}
/*single page */
#left .full-post { padding:0; }
#left .full-post h2 { font-size:36px;line-height:42px;padding:20px 0 0 0; }
#left .full-post.old h2 { padding:0; }
#left .full-post h2 a { text-decoration:none; color:#000000; }
#left .full-post { font-size:13px; vertical-align:middle; }
#left .full-post .date { color:#999999; padding:12px 0 8px 0;text-transform:uppercase;}
#left .full-post .date span { font-size:13px; color:#999999;text-decoration:none;}
#left .full-post h3 { font-size:14px; font-weight:700; padding:12px 0 0 0; }
#left .full-post p { font-size:16px; line-height:23px; color:#343434; padding:14px 0 0 0; }
#left .full-post p a { text-decoration:none; }
#left .tags { background:#f7f7f7; font-size:13px; padding:12px 20px; margin:36px 0 0 0; }
#left .tags a { text-decoration:none;line-height:22px; }
#left .related-stories { padding-top:30px; }
#left .related-stories .post-image{ width:280px;height:173px; }
#left .related-stories .post-image-mbl{width:100px;height:62px;float:left;margin:8px 12px 8px 0;display:none;}
#left h4.related { font-size:12px; font-family: "Fort Bold", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform:uppercase; border-bottom:1px solid #e5e5e5; padding-top:8px;padding-bottom:8px;color:#000; }
#left h4.related.search {}
#left .post-cont{float:left;margin:30px 0 0 0;}
#left .post-cont.next { margin-left:40px; }
#left .post-cont h2,#left .post-cont h2 a,#left .full-post.old .post-cont h2 { font-size:16px; color:#007dac; font-weight:400; line-height:20px; padding-top:11px; }
#left .post-cont h2 a:hover{
	color:#ff6f00;
	text-decoration:none;
	-webkit-transition-duration:60ms;
	-moz-transition-duration:60ms;
	transition-duration:60ms;
}
#left .post-cont p { font-size: 14px;line-height: 19px; padding-top:4px; }

#left .post-image-next { padding-top:12px;}
#left .post-image-next img {  float:left; width:269px; margin:0 20px 20px 0; border:2px solid #d8d8da; padding:1px; margin-top:4px; }
#left .post-image-next p { padding:0; }
.full-post-wrap{padding-top:30px}
.full-post-wrap .post_content img.alignleft{margin-top:14px;}
strong { font-weight: normal;font-family: "Fort Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
@media screen and (min-width: 672px) {
	#left .post-cont{width:280px;}
}
@media screen and (max-width: 940px) {
	#wrapper, footer .container{width:100%;}
	#left{float:none;width:90%;margin-left:5%;}
	#right{float:none;width:90%;padding:20px 5% 0;}
	.feature-post .post-box{
		float:left;
		width:33.3%;
		margin-left:0;
		min-height:380px;
   		border-left: 2px solid #fff;
   		box-sizing: border-box;
   		-moz-box-sizing: border-box;
   		-webkit-box-sizing: border-box;
	}
	.feature-post .post-box:first-child {
   		border:none;
	}
	.full-post-wrap #right { padding-top:20px; }
	
}
@media screen and (max-width: 838px) {
	.feature-post .post-box{
		width:100%;
		min-height:360px;
		margin-bottom:2px;
		margin-top:0;
		border:none;
	}
	.post-img img{display:none;}
}
@media screen and (max-width: 672px) {
	#left .related-stories .post-image-mbl{display:block;}
	#left .related-stories .post-image{display:none;}
	#left .post-cont, #left .post-cont.next {
  		float:none;
  		margin:10px 0px 20px 0;
		width:100%;
	}
}
@media screen and (max-width: 630px) {
	.navbar-header{display:block;}
	#header{display:none;}
	body{border:none;}
	.main-title{position:relative;top:0;margin-top:0;}
	.main-title h1.site-name, .main-title h1.site-name a{font-size:24px; padding:20px 0;}
	.main-title .search-cont{float:none;width:auto;border-bottom:none;margin: 0;display: block;position: relative;left: 20px;top:14px}
	.main-title input[type="text"]{float:none;background:transparent;margin:0;font-size:16px;border-bottom:1px solid #4e4e4e;width:60%;color:#4e4e4e;}
	.main-title input[type="submit"]{background:url(images/search-mbl-blk.png) no-repeat;width:30px;height:29px;cursor:pointer;}
	#searchform{height:60px;background:url(images/search-mbl-bg.jpg) repeat-x;display:none;}
	.mbl-open-srch{display:block;}
	#searchform.show{display:block;}
	.main-title{margin-bottom: 0;}
}
/*footer*/
.site-footer {
  margin: 0 0 0 0;
  background-color: #000;
  color: #eee;
  height: 148px;
  padding-top: 35px;
}
.site-footer p, .site-footer h1 {
  color: #eee;
  margin: 0;
}
.site-footer p {
  font-family: "Fort Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 19px;
}
.site-footer .break-desktop {
  display: block;
}
.site-footer p.questions {
  color: #888;
}
.site-footer p.questions a {
  color: #888;
  text-decoration: underline;
}
.site-footer p.questions a:hover {
  color: #ff6f00;
}
.site-footer h1 {
  font-family: "Fort Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 19px;
}
.site-footer .container {
  position: relative;
}
.site-footer .author-portal-info {
  margin-left: 160px;
}
.site-footer .navlinks {
  display: inline-block;
  list-style: none inside;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.site-footer .navlinks li {
  display: inline-block;
  color: #484c55;
  font-size: 13px;
  line-height: 18px;
  margin: 0px;
  margin-bottom: 8px;
  color: #eee;
  font-family: "Fort Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 19px;
  margin: 0;
}
.site-footer .navlinks li a {
  color: #fff;
  text-decoration: underline;
}
.site-footer .navlinks li a:hover {
  color: #ff6f00;
}
.site-footer .navlinks li:before {
  content: "|";
  display: inline-block;
  padding-left: 3px;
  padding-right: 5px;
  color: #484c55;
}
.site-footer .navlinks li:first-child:before {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
.site-footer .site-logo {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 15px;
}
.site-footer .corporate {
  position: absolute;
  top: 0;
  right: 15px;
  text-align: right;
  font-family: "Fort Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.site-footer .corporate a {
  color: #ff6f00;
  text-decoration:none;
  display: block;
}
.no-svg .site-footer .site-logo {
  display: none;
}
.public-page .site-footer {
  height: 166px;
}
.public-page .site-footer .copyinfo {
  color: #888;
}
.page.connect .site-footer {
  margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .site-footer {
    height: 173px;
  }
  .site-footer .corporate {
    margin-top: 8px;
    position: static;
    top: auto;
    right: auto;
    margin-left: 160px;
    text-align: left;
  }
  .public-page .site-footer {
    height: 191px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer {
    height: 265px;
    text-align: center;
    padding-top: 40px;
  }
  .site-footer h1, .site-footer p {
    font-size: 12px;
    white-space: nowrap;
  }
  .site-footer .break-desktop {
    display: inline;
  }
  .site-footer p.questions {
    white-space: normal;
  }
  .site-footer .hide-on-mobile {
    display: none;
  }
  .site-footer .site-logo {
    display: inline-block;
    position: static;
    margin-bottom: 26px;
  }
  .site-footer .author-portal-info {
    text-align: left;
    margin: 0;
    width: 285px;
    display: block;
    margin: 0 auto;
  }
  .site-footer .corporate {
    position: static;
    top: auto;
    right: auto;
    text-align: left;
    display: block;
    width: 285px;
    margin: 8px auto 0 auto;
  }
  .site-footer .break-mobile {
    display: block;
  }
  .site-footer .navlinks li {
    font-size: 12px;
  }
  .site-footer .navlinks li:before {
    padding-left: 0;
    padding-right: 4px;
  }
  .public-page .site-footer {
    height: 283px;
  }
  .no-svg .site-footer .site-logo {
    display: none;
  }
  .no-svg .site-footer .site-logo-wrap {
    display: inline-block;
    position: static;
    margin-bottom: 26px;
  }
  .post-image img{width:100%;}
  .posts_nav .nextpage{background-position:96% 13px;width:42%;}
  .posts_nav .previouspage{background-position:4% 13px;width:42%;}
}
@media only screen and (max-width: 620px) {
	.post_content img.alignleft {width:120px;}
}