/*
Theme Name: Restricted Data 2018
Theme URI: http://nuclearsecrecy.com
Description: The Nuclear Secrecy stylesheet.
Version: 2.0
Author: Alex Wellerstein
Author URI: http://alexwellerstein.com/
Tags: 

*/


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

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {

	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'PT Serif','Georgia','Lucida Grande', Times, Serif;
	background: #191919 url('images/back.jpg') repeat fixed top center ;
	color: #333;
	text-align: center;
}

#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 25px 7px #000;
	-moz-box-shadow: 0px 0px 25px 7px #000;
	-webkit-box-shadow:  0px 0px 25px 7px #000;
}

.list_archives_title, .postmetadata, #headerimg,
h2.posttitle, h2.pagetitle, #sidebar h2, .navigation, small.cat,
.list_archives_meta, .list_archives_pagenav, .authorname, #sidebar , .pagenavigation, #commentform p {
	font-family: "Roboto Condensed","Franklin Gothic",Helvetica,Arial,Sans-Serif;
}

#sidebar li, .list_archives_month, .list_archives_year, .list_archives_pagenav, .list_archives_day {
	font-family: "Roboto","Franklin Gothic",Helvetica,Arial,Sans-Serif;
}

	
#main {
	background-color: #cfcfcf;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}


#footer {
	
}

#headerimg 	{

}

#content {
	font-size: 11pt;
	background-color: #cfcfcf;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.entry p {
	font-size: 12pt;
	line-height: 1.5;
	margin-top: .5em;
	margin-bottom: 1em;
}

.entry sup {
	vertical-align: top;
	position: relative;
	top: -5px;
}

a.citation_link {
	border-left: 2.5em solid #777;
	padding-left: 1em;
	padding-top: .6em;
	padding-bottom: .8em;
	padding-right: .5em;
	display: block;
}

.citation_section {
	position: relative;
}

.citation_bar {
	position: absolute;
	float: left;
	width: 2.5em;
	background-image: url("images/citation_border.png");
	background-size: 2.5em;
	background-position: right top;
	height: 100%;
	left: 0px;
	top: 0px;
}

a.citation_link:hover {
	text-decoration: none;
	background-color: #c0c0c0;
	border-left: 2.5em solid #aaa;
	color: #000;
}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 1em;
	line-height: 1.5;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	/* font-family: "Lucida Grande",Arial, Helvetica, Sans-Serif; */
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {

}

#headerimg {
	line-height: .85;
	border-bottom: 10px solid #292929;
	bottom: 0px;
	position: absolute;
}

#headerimg .description {
	font-size: 4.2em;
	color: #c9dcff;
	font-weight: 300;
	margin-left: .7em;
}

#headerimg .description a  {
	color: #c9dcff;
	text-decoration: none;
}

#headerimg .description a:hover  {
	text-shadow: 1px 1px 4px rgba(0,0,0,1);
}

#headerimg h1 {
	font-size: 4em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	margin-left: .7em;
	margin-bottom: 0px;
}

#headerimg h1 a {
	color: white;
	text-decoration: none;
	text-shadow: 1px 1px 4px rgba(0,0,0,.5);
}

#headerimg h1 a:hover {
	color: white;
	text-decoration: none;
	text-shadow: 1px 1px 4px rgba(0,0,0,1);
}


#headerimg .author {
	position: absolute;
	font-size: 3em;
	bottom: 0px;
	text-align: right;
	right: 1em;
	font-weight: 300;
}

#headerimg .author a {
	color: rgba(255,255,255,.6);
	text-decoration: none;
}
#headerimg .author a:hover {
	color: white;
}


h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	font-size: 22pt;
	}

h2.posttitle, h2.pagetitle {
	font-weight: 700;
	font-size: 3.5em;
}

.post-article h2.posttitle {
	margin-bottom: .2em;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.2em;
	font-weight: 300;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited  {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.2em;
	}
#sidebar li {
	font-size: 1em;
}
#sidebar ul li li {
	padding-bottom: .2em !important;
}
#sidebar ul {

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 898px;
	max-width: 1000px;
	min-width: 710px;
	min-width: 970px;
	width: 90%;
}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	width: 898px;
	height: 135px;
	position: relative;

	width: 1000px;

	max-width: 1000px;
	width: 100%;


	height: 250px;
	margin-left: auto;
	margin-right: auto;
}



#headerimg {
	margin: 0;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 0 2em 4em;
	margin: 0px 0 0;
	width: 600px;
	width: 41em;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600px;
	}

.narrowcolumn, .widecolumn {
	
}

.post {
	margin: 0;
	text-align: left;
	margin-top: 20px;
	margin-left: -6px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 1em;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	color: #909090;
	font-style: italic;
	font-size: 1.4em;
	}
/* End Structure */



/*	Begin Headers */
h1 {

	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	/*max-width: 100%;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	font-size: 11pt;
	line-height: 14pt;
	}

html>body .entry li {
	margin: 7px 13px 8px 10px;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0px;
	text-align: left;
	margin-bottom: 0;
	}

#sidebar #searchform #s, #subscribe-email input {
	width: 108px;
	width: 12em !important;
	padding: 2px;
	padding-left: 4px;
	margin-left: 0;
	border: 1px solid gray;
	background-color: silver;
	font-family: Arial;	

	}


#sidebar #searchsubmit {
	padding: 1px;
	margin-left: .2em;
	}

.screen-reader-text {
	display: none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding-top: 2em;
	padding-bottom: 1em;
	margin-left: 700px;
	margin-left: 85px;
	margin-left: 60em;
	
	width: 200px;
	width: 20em;

	}

#sidebar form {
	margin: 0;
	}
	

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 8px solid #ddd;
	color: #404040;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.pagenavigation {
	display: block;
	margin-top: 20px;
	padding-bottom: 15px;
	clear: both;
}

.navigation {
	display: block;
	clear: both;
}


.pagenavigation .alignright {
	text-align: right;
}

.pagenavigation .alignleft {
	text-align: left;
}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	margin: 0;
	padding: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #505050;
	margin-bottom: .8em;
	margin-top: .25em;
	font-size: 10pt;
	font-size: .9em;
	line-height: 11pt;
	letter-spacing: .5px;
}

.wp-caption p.wp-caption-text i, .wp-caption p.wp-caption-text em {
	font-style: normal;
}

/* End captions */

ol.footnotes {
	margin-top: 20px;
	margin-bottom: 20px;
}

.footnote {
	font-size: 9pt;
}

.footnote blockquote {
	color: #666;
}

#nukelock {
	background-image: url("images/nukelock.gif");
	width: 59px;
	height: 66px;
	float: left;
	margin-top: 5px;
}

.divider {
	background-image: url("images/divider.png");
	background-size: 288px 40px;
	background-position: center;
	width: 150px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#abouttext {
	margin-left: 68px;
	width: 120px;
}

.notesheading {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #505050;
	margin-top: 20px;
	margin-bottom: 0px;
}

#sidebar ul li li {
	text-indent: -9px;
	margin-left: 9px;
}

sup {
	font-style: normal;
}

hr {
	width: 93%;
	border: 0;
	border-top: 1px solid #999;
	margin-top: 20px;
	margin-bottom: 15px;
}

small.cat { 
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 3px;	
	font-weight: 300;
}

.doc_table {
	font-size: 90%; 
}

.doc_table td {
	border-bottom: 1px solid silver;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#a2apage_PTZ { display:none !important; }

.addtoany_share_save_container { 
	height: 10pt;
	padding-left: 80%;
	text-align: right;
}

.addtoany_share_save {
	font-size: 10pt;
}



/* archives styling */


.list_archives_year {
	font-size: 14pt;
	border-top: 1px solid gray;
	padding-bottom: 3px;
	margin-bottom: 2px;
	background-color: silver;
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 3px;
}

.list_archives_month {
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top: 2px solid silver;
	padding-top: 2px;

}

.list_archives_monthyear {
	letter-spacing: 0;
}

.list_archives_post {
	position: relative;
	padding-bottom: 2px;
	padding-top: 4px;
}

.list_archives_image {
	float: left;
	height: 90px;
	width: 100px;
	overflow: hidden;
}

.list_archives_image img {
	vertical-align: middle;
}

.list_archives_noimage {
	float: left;
	width: 100px;
	height: 90px;
	background-color: gray;
	background: url("images/archives_noimage.png") no-repeat top left;
}

a:hover .list_archives_day, span:hover .list_archives_day {
	text-decoration: none;
}

.list_archives_image a, .list_archives_image a:hover {
	text-decoration: none;
}

.list_archives_day {
	position: absolute;
	top: 8px;
	padding-left: 4px;
	font-size: 12pt;
	color: white;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #000;
}

.list_archives_day:hover {
	text-decoration: none;
}

.list_archives_indented {
	padding-left: 110px;
	width: 80%;
}

.list_archives_cat {
	margin-bottom: 2px;
}

.list_archives_title { 
	font-size: 14pt;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.list_archives_description {
	font-size: 9pt;
	margin-top: 4px;
}

.list_archives_meta {
	margin-top: 2px;
	font-size: 9pt;
	color: gray;
	margin-bottom: 2px;
	padding-bottom: 0;
}


.list_archives_pagenav {
	text-align: center;
	padding-top: 5px;
	letter-spacing: 1px;
}

.list_archives_pagenav_not {
	color: gray;
}


p iframe {
	text-align: center;
}

iframe {
	margin-left: 50px;
}

iframe.youtube-player {
	margin-left: 0;
	width: 90%;
}

.shares, .shares div {
	display: inline;
}

.shares iframe, .widget iframe {
	margin: 0px;
}

.recent-comment-single {
	display: inline !important;
}

.authorname {
	font-size: 1em;
	font-weight: 300;	
	display: block;
	padding-top: 8px;
	padding-left: 1em;
}

.authorname b {
	color: #555;
}

.show_arrow {
	display: inline-block;
	font-size: .4em;
}

#top_info {
	padding-left: 7.5em;
	letter-spacing: .5px;
	line-height: 1.1;
}

#author_photo {
	float: left;
	padding-bottom: 1.5em;
}


.archives h3 {
	margin: 0;
}

.article_listing a {
	font-weight: bold;
}

#content.collapsed {
	float: none !important;
}

#sidebar.collapsed {
	margin-left: 2em;
	margin-right: 2em;
	width: 50em;
}

#sidebar.collapsed h2.widgettitle {
	clear: both;
}

.article_audience {
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
}

.article_list_title {
	font-weight: bold;
}

.article_list p {
	margin-left: 2em;
	text-indent: -2em;
}

.article_list p a {
	font-weight: bold;
}

.article_list_link_back {
	text-align: right;
}

.widget_twitter_timeline h2 {
	margin-bottom: .5em !important;
}

.footnote-identifier-link {
	position: relative;
    top: -0.5em;
    font-size: 80%;
}