/*  
Theme Name: Nerdcore 10.1

Theme URI: http://wwww.nerdcore.de/
Description: Made you look.
Version: 1.1
Author: Rene Walter
Author URI: http://nerdcore.de

*/


/*---------------------------------------------------------------------------------------------*/
/*	CSS Reset by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0
/*---------------------------------------------------------------------------------------------*/
html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,strong,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,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;vertical-align:baseline;margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

blockquote:before,blockquote:after{content:none;}
table{border-collapse:collapse;border-spacing:0;}
input:focus,textarea:focus{border:1px solid #999; outline:0;}
a:hover, a:active, a:focus { outline: none; -moz-outline-style: none;}
::-webkit-input-placeholder {color:#787974;}
:-moz-placeholder {color:#787974;}
.placeholder {color:#787974;}
*{box-sizing: border-box;}



/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
   
   
   

/* HACKS */
/* ------------------------------------------------------------ */

html {
    overflow-x: hidden;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

body {
    -webkit-text-size-adjust:none;
}

.wp-video { margin-top:15px;}

#mainfeed div.status-private { display:none!important; }

ul.social_share_privacy_area li div img {
    width: auto!important;
}
#asides ul.social_share_privacy_area li div img {
    width: auto!important;
}
img { display: block }


/*	Structure */
/* ------------------------------------------------------------ */

#wrap{width:100%;padding:0;margin:0;}
#mainfeed{width:65%;float:left;}
#sidebar{width:32%;float:right;margin-top:8px;}
body{background-color:#ffffff;}
#contentwrap{width:100%;max-width:970px; margin:50px auto;display:table;}
#headerbar{/* margin: -80px 0px;
    position: fixed; */
    height: 45px;
    width: 100%;
    z-index: 999;
    background-color: white;}



/* Header */
/* ------------------------------------------------------------ */


#wrap #logo {width:200px;height:43px;float:left;background-color:#FFFFFF;padding:15px 0 0 0;}
#logo svg{width:100%;height:28px;}
/* #logo svg path{fill:#181818;} */

img.twitterlogo,img.facebooklogo{display:none;height:25px;}


/* Ads */
/* ------------------------------------------------------------ */

#advice-boards{text-align: center;margin: 0 auto; background-color: #f8f8f8;}
#sidebar .sidebar-ad1 div div iframe, #sidebar .sidebar-ad2 div div iframe { margin-bottom: 30px; }



/* Navigation */
/* ------------------------------------------------------------ */

#navigation{float:right;background-color:#fff;padding:18px 0px 3px 10px; margin:0;}


/* Menu */

#headermenu{display:none;
    width: 100%;
    max-width: 970px;
    background: #f8f8f8;
	overflow: auto;
    padding:10px;
    margin: 20px auto -25px auto;
    z-index:0;
} 

#searchsearch { display:inline; }
#searchform { display:inline; }

input#s, input.email { height: 30px;
	margin-bottom:10px;
    width: 60%;
    padding: 5px;
    font-weight: bold; font-size: 1em; 
    border-radius: 0;
    -webkit-appearance: none;
  	-webkit-border-radius: 0;
}
input[type=submit] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
    padding:3px 8px; 
    background:#d07; 
    color:#f0f0f0;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius:0;
    border-radius:0; 
    font-weight: bold; font-size: 1em; }



#menuleft, #menumid, #menuright {padding:10px;}
#menuleft {float:left;width:50%;}
#menumid {float:left;width:20%;}
#menuright {float:right;width:30%;}

a.rss-item, a.i, a.metamenu-item, a.b { display:table; font-weight: bold; font-size: 1.1em; margin-bottom: 3px;}
#categorylist li a { font-weight: bold; font-size: 1.1em; margin-bottom: 3px;}
#categorylist { list-style-type:none; }
#categorylist li { margin-bottom: 3px; }

.headermenu_mobile #categorylist li {
    margin: 3px;
}
#headermenu ul li {
    margin: 0px;
    list-style-type: none;
}


a.fblink{color:#3a65ab;text-transform:uppercase;}
a.twlink{color:#36abd2;text-transform:uppercase;}
a.menu{color:#aaaaaa;text-transform:uppercase;}
a.fblink:hover{color:#181818;}
a.twlink:hover{color:#181818;}
a.menu:hover{color:#181818;}


#headerwrap {max-width:970px;margin:0 auto;}


/* Menu Mobile */

.headermenu_mobile{
    padding:0px!important;
} 
.headermenu_mobile #menumid {float:right!important;width:50%!important;}
.headermenu_mobile #menumid, .headermenu_mobile #menuleft {text-align:center;}
 .headermenu_mobile {margin: 45px auto -45px auto!important;}






/* Typo */
/* ------------------------------------------------------------ */

body { font: 15px Helvetica,sans-serif;word-wrap: break-word; letter-spacing:0.02em; }

h4{font-size: 1.4em;
    margin: 20px 0px 20px 0px;
    text-transform: uppercase;}

/* Lists */

ul, ol {margin: 20px 20px; padding:0;}

ul li, ol li {margin-top:8px;}
ul { list-style-type: square; }
ol { list-style-position: inside; }

.singlepost .postbody blockquote ul {
    margin: 0 0 1em 58px;
}

.years-ago-today-year { list-style-type:none; margin-top:20px;}

ul.years-ago-today-posts {
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
}



/* Quotes */
#mainfeed center.quote, .singlepost center.quote {margin-top: -25px;}
#mainfeed center.quote p, .singlepost center.quote p, #mainfeed center.quote, .singlepost center.quote{margin-bottom: 25px;color: #758897;font-style: oblique;margin-bottom: 8px;line-height: 1.6em;}
#mainfeed center.quote p small, .singlepost center.quote p small, #mainfeed center.quote small, .singlepost center.quote small{font-family: helvetica,sans-serif;color: #999;font-style: normal;}



/* Links */

a { text-decoration:none; color:#181818;}


#mainfeed .post p a, 
.singlepost .postbody p a, 
#sidebar p a, 
#sidebar ul li a, 
.singlepost_mobile ul li a, 
.singlepost ul li a, 
#mainfeed ul li a { 
text-decoration: none;color: #d07;font-weight:bold; 
}

#mainfeed .post p a:hover, 
#sidebar p a:hover, 
#sidebar ul li a:hover, 
.singlepost .postbody p a:hover,
.singlepost_mobile ul li a:hover, 
.singlepost ul li a:hover, 
#mainfeed ul li a:hover{color: #000;}

#mainfeed .post p a.more-link, #sidebar a.more-link {font-weight:700;text-transform: uppercase;border-bottom:none;color:#000;background:#f0f0f0;padding:2px 8px;}
#mainfeed .post p a.more-link:hover, #sidebar a.more-link:hover {color:#fff;background:#d07;}

#mainfeed .ppost a.ppost_link, #sidebar .apost h2 a {text-decoration:none;color: #000;font-weight: bold;}
#mainfeed .ppost a.ppost_link:hover, #sidebar .apost h2 a:hover {text-decoration:none;color: #d07;font-weight: bold;}

a.tags_homeclass{padding:1px 3px; background:#f0f0f0;text-decoration:none;color: #999;font-weight: bold;}
a.tags_homeclass:hover{color:#f0f0f0;background:#d07;}



 
/* Mainfeed */
/* ------------------------------------------------------------ */
#mainfeed img.attachment-thumbnail, #tagfeed img.attachment-thumbnail{float:right;margin-left:15px;max-width: 250px;width:250px;}

#mainfeed div.ppost {display:inline-block;padding: 40px 0px;width: 100%;}
div.tpost {display:inline-block;margin: 20px 0px;width:100%;}

#mainfeed div.ppost:first-child{padding-top:0px;}
#mainfeed div.tpost:first-child{padding-top:40px;}

#mainfeed div.ppost img {width:100%;}
#mainfeed div.ppost img.alignright {width:40%;}
#mainfeed div.ppost img.alignleft {width:40%;}


#mainfeed p{font-size:1.1em;color:#333;line-height:1.2em;margin: 15px 0px;
    position: relative;}
#tagfeed p {margin: 5px 0px;}
    


#mainfeed h2, #tagfeed h2 {font-size:1.8em;}
#mainfeed h2 {text-align: center;margin-bottom: 5px;}
#mainfeed h3, #tagfeed h3 {font-size:1.4em;margin-bottom:5px;}

#mainfeed blockquote p, #mainfeed blockquote ul{
	margin-left: 40px;
    color: #777;
    margin-right: 40px;
    font-size: 1.1em;
}

blockquote.synopsis {
    margin-top: -15px;
    background-color:#f0f0f0; 
    padding:8px 20px;
    margin-bottom:25px;
}
#mainfeed blockquote.synopsis p, .singlepost blockquote.synopsis p{margin:0px;color:#585858;margin-bottom: 7px;margin-top: 7px;}

#mainfeed hr, .singlepost hr {     background-color: #ccc;
    height: 1px;
    border: none;
    margin: 20px 40px; }

#thehometags{margin-bottom:15px;color:#999;font-size:0.85em;text-align: center;line-height: 1.6em;}



/* Tag/Search-Pages */
.thetags {font-size:3em;color:#181818;line-height:1em;text-transform:uppercase;margin-bottom:20px;}

/* Moar Pagination */
.pagination {
	max-width: 970px;
	margin: -100px auto; 
	background-image: url("http://www.nerdcore.de/wp-content/themes/NC10.1/images/moar.gif");
	background-size: 25%;
    background-repeat: no-repeat;
    background-position: 95% 0px;
    height:300px;
	display:block;
	text-align:center;
}

.pagination a{font-size:1.6em;padding:8px 20px;font-weight:700;text-decoration:none;background-color:#d600a8;color:#f0f0f0;}
}
.pagination a:hover{color:#d07;background-color:#f0f0f0;}
.pagination .paginavinext{float:right;}
.pagination .paginaviprev{float:left;}
.pagination .paginavinext,.pagination .paginaviprev{margin-top:110px;}

.pagination_mobile {
	max-width: 970px;
	margin: -20px 20px; 
	background-image: url("http://www.nerdcore.de/wp-content/themes/NC10.1/images/moar.gif");
	background-size: 50%;
    background-repeat: no-repeat;
    background-position: 75% 0px;
    height:250px;
	display:block;
	text-align:center;
}

.pagination_mobile a{font-size:1.6em;padding:8px 20px;font-weight:700;text-decoration:none;background-color:#d600a8;color:#f0f0f0;}
}
.pagination_mobile a:hover{color:#d07;background-color:#f0f0f0;}
.pagination_mobile .paginavinext{float:right;}
.pagination_mobile .paginaviprev{float:left;}
.pagination_mobile .paginavinext,.pagination_mobile .paginaviprev{margin-top:77px;}


/* Mobile */

.ppost_1 { background-color:#f0f0f0; }
#ppost_1 { position:relative; overflow:hidden; }
.ppost_1 .ppost_text p { position:absolute; margin-top: 8px;}

#mobile_contentwrap #mainfeed .ppost_1 .ppost_text p {
	padding: 5px 20px 8px 20px;
    margin: 0px 0px 10px 0px;
}

.mobilemainfeed .ppost { padding:10px 20px!important; }
.mobilemainfeed .ppost .ppost_text p { margin-bottom:0px!important;margin-top: 0px!important;}


.mobilemainfeed .ppost_1 img {width:100%;height:auto;}

.mobilemainfeed .ppost_1 h2 { 
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,15, 0.6);
    padding: 5px 20px;
    transform: translate(-50%);
    left: 50%;
    margin: 0px!important;
    width: 100%;
    font-size: 1.1em!important;
    color: #fff;
    line-height: 1.1em;
    text-align:center;
}
    
.mobilemainfeed .ppost h2 { 
    font-size: 1.0em!important;
    display: flex;
    text-align:left!important;
    }

    
 
#mobile_contentwrap {width:100%;display:table;}

#mobile_contentwrap img.attachment-thumbnail{float:right;margin:0px 0px 5px 10px!important;max-width: 250px;}

.headerbar_mobile { position:fixed;top:0px;}
.mobilemainfeed {margin-top: 45px;}

.singlepost_mobile blockquote.synopsis {
    margin: -20px 20px 20px 20px;
    padding: 5px 10px;
}

.singlepost_mobile blockquote.synopsis p {
margin:0;padding:0;
}

/* Autordings */

div#autordings {
    width: 300px;
    padding: 10px;
    background: #f0f4f8;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
div#autordings p {
    font-size: 0.9em;
    font-weight: 400;
    line-height:1.2em;
    margin-bottom:10px;
}
div#autordings p:last-child {
    margin-bottom:0px;
}

div#autordings img.autorpic { width:30%; float:right; margin-left:10px; margin-bottom:10px; }

span.albumlinks { margin-bottom: -20px;
    position: relative;
    top: -15px;
    font-size: 1.0em;
    color: #666;}



/* Sidebar */
/* ------------------------------------------------------------ */



#sidebar .apost img{width:100%;height:auto;margin-bottom:7px;}
#sidebar .apost img.alignright{width:35%;margin:0px 0 5px 5px;}

#sidebar .apost h2 {
    line-height: 1em;
    font-size: 1.2em;
    margin-bottom: 5px;
}
#sidebar div.sidebar-item {margin-bottom:100px;}
h3.sidebar-item {     font-size: 0.9em;
    text-transform: uppercase;
    /* margin-bottom: 10px; */
    letter-spacing: 0.2em;
    text-align: center;
    color: #d07;
    background-color: #e8e8e8;
    padding: 6px 10px 5px 10px;
    }
h3.sidebar-item a { color: #d07; }   

.years-ago-today-year h3 { letter-spacing: 0; text-align:left; }

#sidebar div.apost, #sidebarbooks .bookblock{padding:25px 0px;width:100%;}
#sidebar div.apost:last-child{border:0;}
#sidebar div.apost:first-child{padding-top:0;}

#sidebar blockquote p{margin-left:20px;color:#666;}

#sidebar p {font-size:0.9em;color:#333;line-height:1.2em;margin: 8px 0px;}


#sidebarbooks img { width:30%; float:right; margin-left:10px; }
#sidebarbooks .bookblock .tags a { color:#181818; }
#sidebarbooks .bookblock .tags a:hover { color:#d07; }

#sidebar h4, #sidebar h3 { font-size:1.1em; margin-bottom:0px;}


/* Single Post */
/* ------------------------------------------------------------ */

.singlepost{width:65%;float:left;}

.postbody{margin-bottom: 100px;}
.spost_title {font-size:3.5em;color:#181818;line-height:1em;text-align:left;}


.singlepost img{width:100%;height:auto;margin:20px 0px;}

.singlepost img.alignleft, .singlepost img.alignright{width:40%;height:auto;}
.singlepost img.alignleft{margin:5px 20px 10px 0px;}
.singlepost img.alignright{margin:5px 0px 10px 20px;}

.singlepost p{line-height:1.4em;margin:20px 0px;font-size:1.1em;color:#181818;}

div.twentytwenty-wrapper{margin-top: 20px;}


.singlepost blockquote p, .singlepost blockquote ul{margin:20px 40px;color:#777; font-size: 1em;}



.singlepost blockquote.synopsis p{margin:0px;color:#585858;margin-bottom: 7px;margin-top: 7px;}

.singlepost .postbody h3, .singlepost .postbody h2{margin-top: 35px;margin-bottom:10px;font-size:1.4em;}

#singlemeta ul#sharers { display: flex; list-style:none; margin: 0;}



#disqusbutton {text-align: center;margin: 30px 0px;}

#singlemeta p#spost_date {margin: 15px 0px 50px 0px;font-size:1em;}
#singlemeta p#spost_date span.spost_tags a #moar_in_tags a {padding:2px 5px;}
#singlemeta p#spost_date span.spost_tags a:hover, #moar_in_tags a:hover {background-color:#d07;color:#f0f0f0;}
#singlemeta .spost_tags a, 
.spost_tags_below a, 
#tsha_desk a, #fsha_desk a, #msha_desk a {
	text-decoration: none;
	background: #f0f0f0;
	font-weight: bold;
	padding: 1px 3px;
	line-height: 1.5em;}
	
#tsha_desk a:hover { background: #09d; color:#fff;}

#fsha_desk a:hover { background: #06d; color:#fff;}

#msha_desk a:hover { background: #181818; color:#fff;}



.singlepost .prev{width:300px;background-color:#f0f0f0;padding:10px;}



/* Singlepost Sidebar */

#singlesidebar { width:32%; float:right; max-width: 300px;}
#moar_in_tags{margin-top:10px; padding:10px;text-align:center;font-weight: bold;}

.spost_below img.attachment-thumbnail {max-width:35%;float:right;margin-left:10px;margin-bottom:0px;}
.spost_below{display:inline-block;padding:10px 20px;width:100%;}
.spost_below p{line-height:1.2em;padding:10px 0 0 0;font-size:0.9em;color:#777;}
.spost_below_title{font-size:1em;line-height:1em;}
.spost_below_title a { color:#181818; }
.spost_below_title a:hover { color:#d07; }
.spost_below:last-child{margin-bottom:150px;}



/* Single Post Mobile */
/* ------------------------------------------------------------ */

.singlepost_mobile{width:100%;margin-top:65px;}

#sharefloat { position:fixed; bottom:0px; width:100%; margin:0;z-index: 99999;}
.singlepost_mobile #sharers {
    list-style: none;
    padding: 8px;
    background: #fff;
    margin:0;
    width:100%;
    text-align: center;
    font-size:0.6em;
    }
    
.singlepost_mobile #sharers li a { color:#fff; display:block; }
    
.singlepost_mobile #sharers li {
    margin: 0;
    padding: 7px 0px;
    text-align: center;
    display: inline-block;
    width: 19%;
    }

#tsha { background-color:#00d1ef; }
#fsha { background-color:#285996; }
#mesha { background-color:#08f; }
#wsha { background-color:#00df33; }
#msha { background-color:#999; }
#ssha { background-color:#aaa; }


#dsqloader {text-align:center;margin-top:30px;}
.show-comments {border:0px;background-color:#d07;display:inline-block;cursor:pointer;color:#f0f0f0;font-family:Helvetica, sans-serif;font-size:1.4em;padding:7px 20px;text-decoration:none;text-transform:uppercase;font-weight:bold;}
.show-comments a {color:#f0f0f0;text-decoration:none;}

.singlepost_mobile h1 {font-size:1.6em;color:#181818;line-height:1em;text-align:left;margin:20px 20px 0px 20px;}

.singlepost_mobile img{width:100%;height:auto;}
.singlepost_mobile img.alignleft, .singlepost_mobile img.alignright{width:40%;height:auto;}

.singlepost_mobile .postbody {margin-top:0px;margin-bottom:0px;}

.singlepost_mobile .postbody p{line-height:1.4em;margin:20px;font-size:1em;color:#181818;}


.singlepost_mobile .postbody p a{text-decoration: none;color: #d07;font-weight:bold;}

.singlepost_mobile .postbody blockquote p,
.singlepost_mobile .postbody blockquote ul{color: #777; margin: 20px 30px;font-size: 0.95em;}



.singlepost_mobile .postbody h3, .singlepost_mobile .postbody h2{
    margin: 30px 20px 10px 20px;
    text-transform: uppercase;
    line-height: 1em;}
    
.singlepost_mobile .spost_tags a {
    line-height: 1.8em;
    padding: 2px 5px;
    font-size: 0.95em;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #f0f0f0;
    color: #d07;
    }



#disqusbutton {text-align: center;margin: 30px 0px;}

.singlepost_mobile span#spost_date {    /* width: 100%; */
    display: block;
    font-size: 0.82em;
    margin: 10px 20px 20px 20px;}
.singlepost_mobile p#spost_date span.spost_tags a #moar_in_tags a {padding:2px 5px;}

.singlepost_mobile .prev{width:300px;background-color:#f0f0f0;padding:10px;}

.singlepost_mobile .spost_below img.attachment-thumbnail {max-width:30%;float:right;margin-left:10px;margin-bottom:0px;}

.singlepost_mobile .spost_below { padding:10px!important; }

.singlepost_mobile p#moar_in_tags{margin-top:50px; margin-bottom:20px;padding: 0 10px;}
.singlepost_mobile div.spost_below{padding: 0 10px;}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone{margin: 0;}
.aligncenter,div.aligncenter{display: block;margin: 5px auto 5px auto;}
.alignright{float:right;margin:5px 0 10px 20px;}
.alignleft{float:left;margin:5px 20px 10px 0;}
.aligncenter{display:block;margin:5px auto 5px auto;}



/* Video */
/* ------------------------------------------------------------ */
.wp-video {
    width: 100%!important;
}







/* Smaller Screens
------------------------------------------------------------ */



@media only screen and (max-width: 970px) { 
#contentwrap{padding: 0px 20px;}
#logo svg{width:100%;height:28px;}
#wrap #logo {width:200px;padding:15px 0 0 0; margin-left: 20px;}
#navigation { margin-right: 20px; }


#vicedig { display:none; }

}

@media only screen and (max-width: 765px) { 
#mainfeed{width: 100%;}
#sidebar{width: 100%;}
#mainfeed img.attachment-thumbnail, #tagfeed img.attachment-thumbnail {
    margin-left: 5px;
    max-width: 200px;
}
#mobile_contentwrap img.attachment-thumbnail{max-width:40%;}

#mainfeed h2, #tagfeed h2 {
    font-size: 1.3em;
}


}

@media only screen and (max-width: 600px) { 
#sidebar div.apost:first-child{padding-top:10px;}

#navigation { padding: 15px 0px 3px 10px; }


.singlepost blockquote p{margin-left:20px;}


#mainfeed p, #tagfeed p {font-size:0.95em;}
#wrap #logo {width: 160px;padding: 15px 0px 0px 0px;margin-left: 20px;}
#logo svg{width:100%;height:20px;}

#menuclick { margin-right: 5px;font-size: 0.8em; }
img.facebooklogo{margin-right:0px;}
img.twitterlogo{margin-right:13px;}

p.thetags{height:37px;padding:0px 5px;float:left;}
p.thetags span.thetags_tags{font-size:1em;}

.singlepost p {line-height:1.4em;font-size:1em;margin-top:15px;}
.twfb{display:none;}
img.twitterlogo{display:initial;height:20px;margin-right:5px;}
img.facebooklogo{display:initial;height:20px;margin-right:0px;}


}

@media only screen and (max-width: 480px) { 
#contentwrap{padding: 0px 10px;}
#tagfeed img.attachment-thumbnail {
    max-width: 160px;
}

wrap #logo {
    margin-left: 10px;
}
#navigation {
    margin-right: 10px;
}

div#autordings {
    width: 100%;
}


}


@media only screen and (max-width: 390px) { 
h2.spost_below_title{font-size: 1.1em;}
.spost_title {font-size:1.6em;margin-top:20px;}

#mainfeed h2, #tagfeed h2 {font-size: 1.1em;}
#mainfeed p, #tagfeed p {font-size:0.9em;}
#mainfeed img.attachment-thumbnail, #tagfeed img.attachment-thumbnail {
    max-width: 120px;
}

#mobile_contentwrap img.attachment-thumbnail{max-width:120px;}
.singlepost blockquote p{margin-left:15px;}
p.thetags{display:none;}
#wrap #logo {
    width: 150px;
    padding: 15px 0px 0px 0px;
}
}


@media only screen and (max-width: 320px) { 

#navigation{padding: 14px 0px 3px 4px;}
a.twlink {margin-right: -6px;}


}










/* DISQUS
--------------------------------------------- */



/* Everything Disqus on your page is contained within this. */

#mobile_contentwrap #disqus_thread {
	margin:20px;
}

.publisher-anchor-color a {
    color: black!important;
    text-decoration: underline;
}





/* BOOKS
--------------------------------------------- */

.book_row { width:100%; display:inline-block;}
.book1, .book2, .book3, .book4 { width:23%; float:left;margin-bottom:50px;}

.book1{margin-right:3%;}
.book2{margin-right:3%;}
.book3{margin-right:2%;}
.book_title { font-size:1em;line-height: 1.1em; }
.book p { font-size:0.85em;line-height: 1.3em; }
.excerpt { margin-bottom:10px; }

.language, .genre,.tags,.amazon,.publisher,.year,.author { color:#666;font-weight: bold;font-size:0.8em; }
.language,.year { margin-bottom:10px; }
.amazon { text-transform:uppercase; margin-bottom:10px; }
.amazon a {background:#f0f0f0; padding: 2px 6px; #000!important;}
.amazon a:hover {background:#d07; color:#f0f0f0!important; }

.book_row img { width:35%; float:right; margin-left:5px; margin-bottom:5px; }

.singlepost.book { width:100%; margin-bottom:50px; }
.singlepost.book p { font-size:1.1em; }


#booktags h1 { margin-bottom:20px; }
#booktags h2 { margin-bottom:10px; }
#booktags h1 { font-size: 10em;text-indent: -0.08em; }
#booktags h2 { font-size:2em; }
#booktags p { font-size:1em; margin-bottom:10px; }
#booktags { margin-bottom:50px; }

#bookcover { width:32%; float:right; margin-left:20px; margin-bottom:20px; }
#bookcover img { width:100%; }

@media only screen and (max-width: 960px) { 
.book1, .book2, .book3, .book4 { width:48%; float:left;}
.book1{margin-right:4%;margin-bottom:50px;}
.book2{margin-right:0%;margin-bottom:50px;}
.book3{margin-right:4%;}
#booktags h1 { font-size: 5em;text-indent: -0.08em; }
}

@media only screen and (max-width: 480px) { 
.book1, .book2, .book3, .book4 { width:100%; display:block;margin-right:0%;margin-bottom:50px;}
#booktags h1 { font-size: 3em;text-indent: -0.08em; }
.book_row { margin-bottom:0px;}

}



/* RUMBLESHUDDERBLINK */


/* Transitions */

@keyframes fade-in-out
{
	0%,100% { opacity: 0 }
	50% { opacity: 1 }
}

@-webkit-keyframes fade-in-out
{
	0%,100% { opacity: 0 }
	50% { opacity: 1 }
}

@keyframes rumble 
{
	0%, 100% {}
	50% { transform: translateY(-0.2em) }
}

@-webkit-keyframes rumble 
{
	0%, 100% {}
	50% { -webkit-transform: translateY(-0.2em) }
}

@keyframes shudder 
{
	0%, 100% {}
	50% { transform: translateX(0.2em) }
}
@-webkit-keyframes shudder 
{
	0%, 100% {}
	50% { -webkit-transform: translateX(0.2em) }
}

blink
{
	text-decoration: none;
	animation: fade-in-out 1s steps(1,end) infinite alternate;
	-webkit-animation: fade-in-out 1s steps(1,end) infinite alternate;
}

.mirror
{
	display:inline-block;
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
}

.upside-down
{
	display:inline-block;
	transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
}

.rumble 
{
	-webkit-animation: rumble linear 0.1s 0s infinite;
	animation: rumble linear 0.1s 0s infinite;
      display:inline-block;
}

.shudder 
{
	-webkit-animation: shudder linear 0.1s 0s infinite;
	animation: shudder linear 0.1s 0s infinite;
      display:inline-block;
}