/*
Theme Name: Deixis Online Magazine
Theme URI: http://deixismagazine.com
Description: The default WordPress theme for Deixis Online, based on the default Wordpress theme which was originally based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: Thomas Bonney	
Author URI: http://www.krellinst.org
Original Author: Ben Schell
Original Author URI: http://benschell.org
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: black;
	text-align: center;
}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background-color: #5C5C5C;
	color: white;
	}
#header .inner {
	background-color: #333333;
	margin: 0 auto;
	width: 960px;
}

#headerimg 	{
	width: 960px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
/* 	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: Questrial, sans-serif;
	//Georgia, serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	margin-top: 42px;
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
a:link {
	color: #FE3605;
	text-decoration: none;
}
a:hover, a:active {
	//color: #FF3300;
	color: #E4882F;
	text-decoration: underline;
}
a:visited {
	color: #FE3605;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	color: black;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: underline;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: black;
	}

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: underline;
	}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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: #3366CC;
	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 {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#header {
	}

#headerimg {
	background-color: #333333;
	}

#content.narrowcolumn {
	padding: 30px 27px 20px 15px;
	margin: 0px 0 0;
	width: 650px;
	}
.archive #content.narrowcolumn {
	padding-bottom: 80px;
}
.archive #content.home {
	padding-bottom: 0px;
}
#contentouter.narrowcolumn {
	float: left;
	width: 682px;
	padding-top: 7px;
}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	clear: both;
	}

#footer p {
	font-size: 120%;
	font-style: italic;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 14px 0;
	width: 800px;
	display: block;
	margin: 0 auto;
	text-align: center;
	}
/* End Structure */


/* BOTTOM FRONT PAGE CONTENT */
div.bottom-content {
	width: 650px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-bottom: 250px;
}
div.email.box{
	width: 245px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding-left: 40px;
}
div.magazine.box{
	width: 245px;
	float: right;
	list-style-type: none;
	list-style-image: none;
	padding-right: 40px;
}
div.box div.heading{
	background: #EAEAEA url('images/sidebar_block_heading_top.jpg') scroll no-repeat 3px top;
   	padding: 7px 0 0 0;
	border-radius: 5px;	
}
div.box div.heading h2, div.box div.heading h3 {
    background: #EAEAEA url('images/sidebar_block_heading_background.jpg') scroll repeat-y left top;
    border: 0;
    color: white;
    text-align: center;
    padding-top: 0;
}
div.bottom-content h2 {
    font-size: 160%;
    font-weight: bold;
    font-family: Arial, sans-serif;
    border-top: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    padding: 4px 0;
}
div.box div.outer {
    background: #FBFBFB url('/wp-content/uploads/2016/08/sidebar_block_bottom2.jpg') scroll no-repeat bottom left;
    padding-bottom: 15px;
}
div.box div.sidebar-outer {
    background: #FBFBFB url('images/sidebar_block_bottom.jpg') scroll no-repeat bottom left;
    padding-bottom: 15px;
}
div.box div.outer div.inner {
    background: white url('images/sidebar_block_background.jpg') scroll repeat-y left top;
    padding: 0 3px;
}
div.box div.outer div.innertext {
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.bottom-content form {
    margin: 0;
}
div.email.box div.outer div.inner div.innertext form.es_widget_form p, div.bottom-content ul select {
    margin: 5px 0 7px;
}
div.bottom-content p {
    font-family: Arial, sans-serif;
    font-size: 120%;
    line-height: 120%;
}
input#es_txt_button.submit, input#es_txt_button.es_textbox_button.es_submit_button, div.bottom-content .wp-polls .Buttons, ul.subscribe-sidebar a, div.email.box a {
    background: url('/wp-content/uploads/2019/02/sign_up200.png') scroll no-repeat left top;
    margin-top: 9px;
    width: 200px;
    height: 22px;
    border: 0;
    color: white;
}
ul.subscribe-sidebar a,
div.email.box a {
    padding: 4px 0;
    text-rendering: auto;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0em;
    font: 400 13.3333px Arial;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > *[aria-hidden] {
  padding-right: 16px !important;
}

div.magazine span.next, div.magazine span.back {
    text-indent: -9000px;
    background: white url('images/magazine_arrow_left.jpg') scroll no-repeat left top;
    float: left;
    width: 31px;
    height: 32px;
    margin-top: 25px;
    margin-left: 5px;
}
div.magazine span.next a, div.magazine span.back a {
    display: block;
    width: 31px;
    height: 32px;
}
div.magazine span.next span, div.magazine span.back span {
    display: block;
    text-indent: -9000px;
}
div.years {
    text-align: center;
}
div.magazine ul.years {
    float: left;
    width: 159px;
    margin-top: 12px;
}
div.magazine ul {
    padding: 0;
    margin: 0;
}
div.magazine ul.years li {
    display: none;
    margin-left: 2px;
    width: 159px;
    list-style: none;
}
div.magazine ul li {
    font-family: Arial, sans-serif;

    font-size: 120%;
    line-height: 120%;
    margin: 5px 0;
    padding: 0;
    color: #777;
}
div.magazine div.years ul li a {
   list-style-type: none;
}
div.magazine ul.years h3 {
    font-family: Arial, sans-serif;
    font-size: 108%;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}
div.magazine ul.years li.current {
    display: block;
}
div.magazine ul ul li:before {
    content: ' ';
    content: "\00BB \0020";
}
div.magazine span.next a {
	height: 30px;
}
div.magazine span.next {
    background: white url('images/magazine_arrow_right.jpg') scroll no-repeat left top;
    margin-left: 8px;
    margin-top: 27px;
}
div.magazine div.nav {
    width: 159px;
    margin-left: 38px;
}
div.magazine div.nav ul.dots li {
    float: left;
    display: block;
    width: 8px;
    font-size: 240%;
    line-height: 18px;
    margin: 0;
}
div.magazine div.nav ul.dots li a {
    color: #CCCCCC;
    text-decoration: none;
}
div.magazine div.nav ul.dots li.current a {
    color: #FF6600;
}
div.magazine div.nav .clearfix {
    padding-left: 20px;
}
div.magazine div.nav span.view_all {
    padding-left: 55px;
}






/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 0;
	}

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

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

h3 {
	padding: 0;
	margin: 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: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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

.entry ul li:before, #sidebar ul ul li:before, div.magazine 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;
	}

ul.subscribe-sidebar {
	margin: 0 0 0 15px !important;
	}

div.pum-content.popmake-content {
	text-align: center; 
	}

ul.wp-tag-cloud {
	margin: 0 !important;
	padding: 10px !important;
	}

li#better-tag-cloud.widget.widget_nktagcloud{
	margin: 0 5px;
}

li#better-tag-cloud.widget.widget_nktagcloud h2.widgettitle{
	display: none;
}

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

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

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


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

#sidebar

#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 3px;
	text-align: center;
	margin-left: 650px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 0 15px 10px 15px;
	margin-left: 685px;
	width:       245px;
	}

#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: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	/*border: 1px solid #ddd;*/
	/*text-align: center;*/
	/*background-color: #f3f3f3;*/
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */


h1 {
	margin-left: 15px;
	margin-top: 21px;
	float: left;
	width: 244px;
}
h1 a {
	text-indent: -9000px;
	//background: transparent url('images/deixis_logo.jpg') scroll no-repeat left top;
	background: transparent url('/wp-content/uploads/2016/04/Deixis-Logo-e1460991277823.jpg') scroll no-repeat left top;
	display: block;
	width: 244px;
	height: 90px;
}
div.description {
	float: left;
	width: 660px;
	height: 39px;
	background: #333333 url('/wp-content/uploads/2016/04/Deixis-Byline-e1460991289417.jpg') scroll no-repeat 17px 10px;
	//background: #333333 url('images/deixis_byline.jpg') scroll no-repeat 17px 10px;
	text-indent: -9000px;
	border-left: 1px solid #666666;
	margin-top: 21px;
	padding-bottom: 14px;
}
#primary-nav {
	font-size: 150%;
	font-family: Arial, sans-serif;
	line-height: 13px;
	clear: both;
	padding-left: 15px;
	//padding-top: 15px;
	background-color: #333333;
	width: 940px;
}
#primary-nav ul {
	margin: 0;
	padding: 0;
}
#primary-nav ul li {
	display: block;
	float: left;
	margin-right: 15px;
	//text-transform: uppercase;
	padding: 13px 0 6px 0;
}
#primary-nav a, #labs-nav a {
	text-decoration: none;
}
#primary-nav ul li.current a {
	border-bottom: 2px solid #FF3300;
}
#primary-nav ul li a:hover {
	border-bottom: 2px solid #FF6600;
	text-decoration: none;
}
#primary-nav ul li a {
	padding-bottom: 3px;
	color: white;
}
#primary-nav ul li.subscribe {
	padding-right: 0;
}
#primary-nav ul li.subscribe img {
	vertical-align: text-top;
	display: none;
	margin-right: 3px;
}
#primary-nav ul li.subscribe a.img:hover {
	border-bottom: 0;
}
#headerimg #search {
	float: right;
	margin-right: 15px;
	margin-top: 33px;
}
#headerimg input.text {
	width: 180px;
}
#headerimg #search .submit {
	text-transform: lowercase;
}
#labs-nav {
	font-size: 130%;
	font-family: Arial, sans-serif;
	clear: both;
	background: #EDEFDF url('images/vertical_shadow.jpg') scroll repeat-x bottom left;
	padding-bottom: 7px;
}
#labs-nav .inner {
	background-color: #E9EBD7;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#labs-nav ul {
	padding: 0 0 0 5px;
	margin: 0;
}
#labs-nav ul li {
	display: block;
	float: left;
	padding: 3px 25px 2px 0;
	margin: 6px 0 7px 0;
}
#labs-nav ul li a {
	color: black;
	padding-bottom: 2px;
}
#labs-nav ul li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #FF6600;
}
#labs-nav ul li.current-cat a {
	border-bottom: 2px solid #FF3300;
}
#container {
/*	background: #EAEAEA url('images/vertical_shadow.jpg') scroll repeat-x left top;*/
	background: #fff url('images/deixis_page_bg.gif');
/*	background: #F6F6F6 url('images/drop_shadow.jpg') scroll repeat-x top left;
	padding-top: 6px;*/
	width: 960px;
}
#page {
	position: relative;
	top: -7px;
}
#contentouter.narrowcolumn {
	/*background: white url('images/content-outer-background.jpg') scroll no-repeat left top;*/
	background: scroll no-repeat left top;
	float: left;
}
#content {
	padding-top: 30px;
}
#content.narrowcolumn {
	/*background: white url('images/horizontal_shadow.jpg') scroll repeat-y right top;*/
	background: scroll repeat-y right top;
}
#contentouter.widecolumn {
	/*background: white url('images/vertical_shadow.jpg') scroll repeat-x top left;*/
	background: white scroll repeat-x top left;
	padding-top: 7px;
}
#content.widecolumn {
	background-color: white;
	width: 960px;
}
#content.widecolumn h2 {
	font-size: 260%;
	line-height: 120%;
}
#content.widecolumn .page {
	padding: 0 20px 20px 20px;
}
#content .page h2 {
	margin-bottom: 0.5em;
}
#content p {
	font-size: 150%;
	line-height: 130%;
}
#sidebar {
	/*background: #EAEAEA url('images/sidebar_vertical_shadow_background.jpg') scroll repeat-x left top;*/
	background: scroll repeat-x left top;
	padding-top: 44px;
}
#sidebar h2 {
	font-size: 160%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 0;
}
#sidebar p {
	font-family: Arial, sans-serif;
	font-size: 120%;
	line-height: 120%;
}
.category-featured .vvqbox {
	float: left;
	margin: 10px 10px 10px 0;
}
#footer {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 0;
	text-align: center;
	background-color: white;
	position: relative;
	top: -7px;
}
#footer h3 {
	font-size: 180%;
	font-family: Georgia, serif;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer ul li,
#footer-nav ul li {
	display: inline;
	padding: 0 10px;
}
#footer-nav {
	border-bottom: 1px dotted #E1E1E1;
	background-color: white;
	padding: 5px 0;
	width: 960px;
	margin: 0 auto;
	font-size: 120%;
}
#footer-nav ul {
	float: right;
	padding: 0;
	margin: 0;
}
#footer-nav ul li.middle {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0;
	padding: 0 10px;
}
#footer-nav p {
	margin: 0;
	text-align: left;
}
#sidebar li.box div.heading {
	background: #EAEAEA url('images/sidebar_block_heading_top.jpg') scroll no-repeat 3px top;
	padding: 8px 0 0 0;
}
#sidebar li.box div.heading h2,
#sidebar li.box div.heading h3 {
	background: #EAEAEA url('images/sidebar_block_heading_background.jpg') scroll repeat-y left top;
	border: 0;
	color: white;
	text-align: center;
	padding-top: 0;
}
#sidebar li.box div.outer {
	background: #FBFBFB url('images/sidebar_block_bottom.jpg') scroll no-repeat bottom left;
	padding-bottom: 15px;
}
#sidebar li.box div.outer div.inner {
	background: white url('images/sidebar_block_background.jpg') scroll repeat-y left top;
	padding: 0 3px;
}
#sidebar li.box div.outer div.innertext {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar li.magazine span.next,
#sidebar li.magazine span.back {
	text-indent: -9000px;
	background: white url('images/magazine_arrow_left.jpg') scroll no-repeat left top;
	float: left;
	width: 31px;
	height: 32px;
	margin-top: 25px;
	margin-left: 5px;
}
#sidebar li.magazine span.next span,
#sidebar li.magazine span.back span {
	display: block;
	text-indent: -9000px;
}
#sidebar li.magazine span.next a,
#sidebar li.magazine span.back a {
	display: block;
	width: 31px;
	height: 32px;
}
#sidebar li.magazine span.next {
	background: white url('images/magazine_arrow_right.jpg') scroll no-repeat left top;
	margin-left: 8px;
	margin-top: 27px;
}
#sidebar li.magazine span.next a {
	height: 30px;
}
#sidebar div.years {
	text-align: center;
}
#sidebar li.magazine ul.years {
	float: left;
	width: 159px;
	margin-top: 12px;
}
#sidebar li.magazine ul.years li {
	display: none;
	margin-left: 2px;
	width: 159px;
}
#sidebar li.magazine ul.years li.current {
	display: block;
}
#sidebar li.magazine ul.years h3 {
	font-family: Arial, sans-serif;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
}
#sidebar ul li.magazine ul {
	padding: 0;
	margin: 0;
}
#sidebar li.magazine div.nav {
	width: 159px;
	margin-left: 38px;
}
#sidebar li.magazine div.nav ul.dots li {
	float: left;
	display: block;
	width: 8px;
	font-size: 240%;
	line-height: 18px;
	margin: 0;
}
#sidebar li.magazine div.nav ul.dots li a {
	color: #CCCCCC;
	text-decoration: none;
}
#sidebar li.magazine div.nav ul.dots li.current a {
	color: #FF6600;
}
#sidebar li.magazine span.all {
	float: right;
}
#sidebar li.email input.email {
	width: 196px;
}
#sidebar li.email input.submit,
#sidebar .wp-polls .Buttons{
	background: #FF3300 url('/wp-content/uploads/2016/08/sign_up_button90.png') scroll no-repeat left top;
	margin-top: 9px;
	width: 90px;
	height: 23px;
	border: 0;
	color: white;
}



#sidebar li ul {
	padding: 0;
}
#sidebar li ul li {
	font-family: Arial, sans-serif;
	font-size: 120%;
	line-height: 120%;
	margin: 5px 0;
}
#sidebar label {
	color: black;
}
#content h2 {
	font-size: 400%;
	line-height: 120%;
}
#content .meta {
	font-size:9px; //added 02/02/09 to fix length of post date text 
	margin-top: 6px;
	padding-bottom: 11px
}
#content.home .meta {
	padding-bottom: 17px;
}
#content span.author,
#content span.date,
#content span.modified {
	font-style: normal;
	font-size: 120%;
	line-height: 120%;
	color: #666666;
	padding: 0 0 0 7px;
}

#content span.date {
	border-left: 1px solid black;
	padding: 0 7px 0 7px;
}

#content span.author {
	/*border-left: 1px solid black;*/
	padding: 0 7px 0 0;
}

#content span.modified  {
	border-left: 1px solid black;
	padding: 0 7px 0 7px;
}
#content.home .image-0 {
	float: right;
/*	width: 290px;*/
	margin-left: 13px;
}
#content.home .image-0 img {
	max-width: 274px;
}
#content.home .home-post-0 p {
	margin: 0 0 1em 0;
	font-size: 170%;
	line-height: 120%;
}
#content p {
	margin: 0 0 1em 0;
	font-size: 150%;
	line-height: 130%;
}
#content.home p {
	margin-bottom: 0;
	font-size: 130%;
}
#content.home p.more {
	font-size: 120%;
	line-height: 120%;
	margin-bottom: 14px;
}
#content.home .home-post-0 .entry-content {
	width: 340px;
/*	float: right;*/
}
#content.home ul.related_links,
#sidebar li.related ul.related_links {
	list-style-type: none;
	margin: 0;
	padding: 8px 0;
}
#content.home ul.related_links {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#sidebar li.related ul.related_links {
	padding-left: 10px;
}
#content.home ul.related_links li,
#sidebar li.related ul.related_links li {
	font-size: 120%;
	line-height: 120%;
	padding-left: 22px;
	padding-bottom: 4px;
}
#sidebar li.related ul.related_links li {
	width: 219px;
}
#content.home ul.related_links li.related-link-type-featured,
#sidebar li.related ul.related_links li.related-link-type-featured {
	padding-left: 0;
	font-size: 140%;
	line-height: 120%;
}
#sidebar li.related li.related-link-type-video {
	width: 205px !important;
}
#content.home ul.related_links li.related-link-type-video,
#sidebar li.related ul.related_links li.related-link-type-video {
	background: transparent url('images/related-video.jpg') scroll no-repeat left top;
}
#content.home ul.related_links li.related-link-type-text,
#sidebar li.related ul.related_links li.related-link-type-text {
	background: transparent url('images/related-text.jpg') scroll no-repeat left top;
	margin-left: 5px;
	padding-left: 17px;
}
#sidebar li.related ul.related_links li.related-link-type-text {
	width: 197px;
}
#content.home ul.related_links li.related-link-type-audio,
#sidebar li.related ul.related_links li.related-link-type-audio {
	padding-left: 0;
}
#sidebar li.related ul.related_links li.current a {
	color: black;
}
#content.home .home-post-1 {
	clear: both;
}
#content.home .home-post-1 {
	float: left; 
	width: 310px;
	border-right: 1px solid #CCCCCC;
	padding: 20px 15px 20px 0;
	margin-left: -1px;
	margin-top: 5px;
}
#content.home .home-post-2 {
	float: left; 
	width: 310px;
	border-left: 1px solid #CCCCCC;
	padding-left: 15px;
	padding: 20px 0 20px 15px;
	margin-left: -1px;
	margin-top: 5px;
}
#content.home .home-post-1 h2,
#content.home .home-post-2 h2 {
	font-size: 250%;
	line-height: 120%;
}
#content.home .home-post-1 .entry-content,
#content.home .home-post-2 .entry-content {
	width: 159px;
	float: left;
	margin-top: 4px;
}
#content.home .image-1,
#content.home .image-2 {
	float: right;
/*	width: 136px;*/
}
#content.home .image-1 img,
#content.home .image-2 img {
	max-width: 120px;
}

/* SHADOW */
.addshadow {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.addshadow a {
	padding: 4px;
	display: block;
}
.addshadow embed {
	margin: 4px;
}
.addshadow .shadow2,
.addshadow .shadow3,
.addshadow .container {
	position: relative;
/*	left: -1px;
	top: -1px;*/
	padding: 1px;
}
.addshadow .shadow1 {
	background: #EBEBEB;
}
.addshadow .shadow2 {
	background: #E7E7E7;
}
.addshadow .shadow3 {
	background: #D6D6D6;
}
.addshadow .container {
	background: #ffffff;
	border: 1px solid #B4B4B4;
}

h4 {
	font-size: 140%;
	line-height: 130%;
	font-family: Arial, sans-serif;
	font-weight: bold;
} 
h5 {
	font-size: 120%;
	line-height: 130%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
} 
h6 {
	font-size: 120%;
	line-height: 130%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #FF3300;
}
h4, h5, h6 {
	margin: 0 0 1em 0;
	padding: 0;
}

#content .wpcf7 form {
	text-align: left;
}
#content .wpcf7 form label {
	width: 90px;
	float: left;
	margin-right: 20px;
}
.captcha {	
	font-size: 120%;
	color: #999999;
}
.captcha img {
	border: 1px solid black;
	padding: 5px;
	margin-top: 5px;
}
.captcha-189 {
	top: -15px;
	margin-left: 10px;
}
.captcha-189 input {
	width: 90px;
}
p.submit {
	padding-left: 110px;
}
.actions {
	float: right;
	text-align: right;
	font-size: 120%;
	line-height: 120%;
	margin-top: 4px;
}
.actions .WP-EmailIcon,
.actions .WP-PrintIcon {
	display: inline;
	vertical-align: text-top;
}
.actions .WP-PrintIcon, span.share {
	margin-left: 10px;
}
.meta a, .actions a {
	text-decoration: none;
}
.tags {
	display: block;
	border-top: 1px dotted #CCCCCC;
	padding: 11px 0 30px 74px;
	background: transparent url('images/filed_under.jpg') scroll no-repeat left 12px;
	font-size: 120%;
	line-height: 120%;
}
.tags span.label {
	display: none;
}
.teaser {
	font-size: 170%;
	font-family: Questrial, sans-serif;
	font-style: italic;
	line-height: 120%;
	margin-bottom: 20px;
}
#content p.wp-caption-text {
	padding: 10px 0;
	margin-bottom: 0px;
	border-bottom: 1px dotted #CCCCCC;
	color: #667580;
	font-size: 120%;
	line-height: 110%;
}
#content p.wp-caption-text span.credit {
	display: block;
	text-transform: uppercase;
	font-size: 90%;
	line-height: 110%;
	font-weight: bold;
}
.pagelinks {
	background-color: #EFEBD0;
	padding: 7px;
	font-size: 120%;
	line-height: 120%;
	display: inline;
	clear: both;
}
#contentouter.single .entry {
	padding-bottom: 20px;
}
.bio {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 30px;
}
.biopic {
/*	width: 106px;*/
	float: left;
	margin-right: 10px;
}
.biopic img {
	width: 90px;
}
.bio h3 {
	font-size: 180%;
	line-height: 120%;
	margin-top: 4px;
}
#contentouter.category h2 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 180%;
	line-height: 120%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-top: 40px;
}
#contentouter.category h3 {
	font-size: 180%; 
}
#contentouter.category .post,  #contentouter.tag .post,
#contentouter.category .page,  #contentouter.tag .page {
	clear: both;
	padding: 20px 0 15px 0;
	border-bottom: 1px dotted #CCCCCC;
	width: 650px;
	margin-bottom: 0;
}
#contentouter.category .postinner,
#contentouter.tag .postinner {
/*	float: right;*/
	width: 447px;
}
#contentouter.category .image,
#contentouter.tag .image {
	float: right;
	width: 174px;
}
#contentouter.category .image img,
#contentouter.tag .image img {
	max-width: 160px;
}
#contentouter.category .meta,
#contentouter.tag .meta {
	padding-bottom: 4px;
}
#contentouter.category p,
#contentouter.tag p {
	margin-bottom: 0;
}
#contentouter.indcategory h2.lab {
	border-bottom: 0;
	font-size: 260%;
	line-height: 120%;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
}

#contentouter.tag h2 {
	font-size: 260%;
	margin-bottom: 20px;
	line-height: 120%;
}
#contentouter.date #content h2 {
	margin-bottom: 10px;
}
#contentouter.tag div.select {
	font-size: 120%;
	line-height: 130%;
}
#contentouter.tag h3.tag {
	font-family: Arial, sans-serif;
	font-size: 180%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 40px;
}
#contentouter.tag h3 {
	font-family: Georgia, sans-serif;
	font-size: 180%;
	line-height: 120%;
	
}
#sidebar li#flexo-archives ul li {
	margin-top: 11px;
}
#flexo-archives ul li a {
	font-size: 116%;
	line-height: 120%;
	font-weight: bold;
	color: black;
}
#flexo-archives ul li ul {
	margin: 0;
	padding: 0;
}
#sidebar li#flexo-archives ul li ul li {
	margin: 0;
}
#flexo-archives ul li ul li a {
	font-weight: normal;
	font-size: 83.3%;
	color: #3366CC;
}
body.author {
	font-style: normal;
}
#better-tag-cloud div.seeall,
#flexo-archives div.seeall {
	font-size: 120%;
	line-height: 120%;
	margin-top: 6px;
}

#footer-logos li {margin: 0 20px;}



#fourofour {
	margin-left: -28px; 
	line-height:200%
}

#fourofour li {
	font-size: 14px;
}



/**** ie6 stinks hacks *****/

* html #sidebar {
	padding: 40px 10px 10px 10px;
	margin-left: 685px;
	width:       245px;
}

* html #labs-nav {
	font-size: 130%;
	font-family: Arial, sans-serif;
	clear: both;
	background: #EDEFDF url('images/vertical_shadow.jpg') scroll repeat-x bottom left;
	padding-bottom: 7px;
	height: 36px;
}

* html #labs-nav .inner {
	background-color: #E9EBD7;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
* html #labs-nav ul {
	padding: 0 0 0 15px;
	margin: 0;
}
* html #labs-nav ul li {
	display: block;
	float: left;
	padding: 5px 26px 5px 0;
	margin: 4px 0 4px 0;
}

* html #fourofour {
	margin-left: 15px; 
	line-height:200%
}

* html #fourofour li {
	font-size: 14px;
}




/**** ie7 stinks hacks *****/
*:first-child+html #labs-nav {
	height: 32px;
}

*:first-child+html #labs-nav {
	font-size: 130%;
	font-family: Arial, sans-serif;
	clear: both;
	background: #EDEFDF url('images/vertical_shadow.jpg') scroll repeat-x bottom left;
	padding-bottom: 7px;
	height: 36px;
}

*:first-child+html #labs-nav .inner {
	background-color: #E9EBD7;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
*:first-child+html #labs-nav ul {
	padding: 0 0 0 15px;
}
*:first-child+html #labs-nav ul li {
	display: block;
	float: left;
	padding: 5px 26px 5px 0;
	margin: 4px 0 4px 0;
}


*:first-child+html #labs-nav ul li.subscribe img {
	vertical-align: text-top;
	margin-right: 6px;
	padding-left: 20px;
}

*:first-child+html #fourofour {
	margin-left: 15px; 
	line-height:200%
}
*:first-child+html #fourofour li {
	font-size: 14px;
}

.fellows-research {
	border-left: 1px solid #999;
	margin-left: 6px;
	padding-left: 6px;
}
div.timeline-Widget{
	border-radius: 0px !important;
}
div.timeline-Header, .timeline-Header-title {
	display: none !important;
	background: #EAEAEA url('images/sidebar_block_heading_background.jpg') scroll repeat-y left top;
	border: 0;
	color: white;
	text-align: center;
	padding-top: 0;
}
#twitter-feed h2 {
	border-bottom: 0px dotted #CCCCCC !important;
	border-top: 0px dotted #CCCCCC !important;


}
iframe#twitter-widget-0 {
	padding-left: 3px !important;
}
#sidebar div.box div.heading a {
	color: white;
}
div.subscribe_page .es_lablebox {
	font-weight: bold;
}
