/*
Theme Name: Neural
Theme URI: http://manufacturaindependente.org
Description: Theme for Neural magazine.
Author: Manufactura Indendependente
Version: 1.0
Tags: html5, translation-ready, microformats, rtl-language-support, four columns
*/

/* Neural styles */
/* This stylesheet merely overrides a few and brings HTML5 to the masses! */
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


/* mitia*/

#buynow_button {
   background-color: white;
	border:none;
 
}


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 {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	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;
}


/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Four columns
DESCRIPTION: Four fluid columns
*/

#main {
	float: left;
  width: 81%;
  margin-right: 3%;
  position: relative;
}

  #main #header {
    width: 100%;
  }
  
  #main #container {
    float: left;
    width: 100%;
  }

  #main #content {
   	float: left;
    width: 65.4%;
    margin-top: 0;
  }

  #main #sidebar-left {
	  float: left;
    width: 31%;
		margin-right: 3%;
  }

#primary,
#secondary {
	float: right;
	overflow: hidden;
  width: 16%;
  margin-top: 14px;
}

#secondary {
	clear: right;
}

#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Two column
DESCRIPTION: Template for Stores' page
*/

.two-column #content .col-left,
#content .col-left {
	width: 46%;
	margin-right: 8%;
	float: left;
}

.two-column #content .col-right,
#content .col-right {
	width: 46%;
	float: left;
}

.two-column #content .entry-content strong,
.two-column #content .entry-content em {
	display: block;
	font-size: 1.1em;
}

.two-column #content .entry-content strong {
  margin-top: 20px;
  text-transform: uppercase;
}

.two-column #content .entry-content em {
	text-transform: uppercase;
	font-style: normal;
	margin-top: 2px;
}


/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */

@font-face {
font-family: 'Raleway ExtraBold';
src: local('Raleway ExtraBold'), url('fonts/Raleway/Raleway-ExtraBold.ttf') format('truetype');
}

@font-face {
font-family: 'Roboto Condensed Bold';
src: local('Roboto Condensed Bold'), url('fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf') format('truetype');
}

@font-face {
font-family: 'Karla-Regular';
src: local('Karla-Regular'), url('fonts/Karla/Karla-Regular.ttf') format('truetype');
}

@font-face {
font-family: 'Karla-Italic';
src: local('Karla-Italic'), url('fonts/Karla/Karla-Italic.ttf') format('truetype');
}

@font-face {
font-family: 'Karla-Bold';
src: local('Karla-Bold'), url('fonts/Karla/Karla-Bold.ttf') format('truetype');
}


body,
input,
textarea,
.pingback a.url,
table.subscribe-print strong {
	font-family: 'Karla-Regular', 'DejaVu Sans', Arial, Helvetica, sans-serif;
}

strong,
.entry-content fieldset legend,
#content dt,
.page-link,
.thearchive-entry dd,
#primary .blogroll,
#primary .text-3, #primary .projects,
.entry-content label,
#respond label  {
	font-family: 'Karla-Bold', 'DejaVu Sans', Arial, Helvetica, sans-serif;
}

em, i, cite
.page-title span,
#archive p.about  {
	font-family: 'Karla-Italic', 'Chivo-Italic', sans-serif;
}

h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.form-allowed-tags,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content tr th,
.entry-content thead th,
.entry-title,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
.thearchive-entry h4 {
	font-family: 'Raleway ExtraBold', 'DejaVu Sans', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}

input[type="text"] {
	font-family: 'Karla-Regular', 'DejaVu Sans', Arial, Helvetica, sans-serif;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#top a,
#access .menu,
#access div.menu ul,
.pub-details,
#content .entry-content h3,
#content .neural_issues .entry-title,
ul#topmenu li.search input[type="text"],
#primary h4,
#primary h3.widget-title,
#sidebar-left h4,
#sidebar-left h3.subscribe-box,
#primary .widget_text dt,
#footer h4,
.navigation,
.two-column #content .entry-content h3,
table.subscribe-print th,
.tag-links a,
.entry-meta,
ul.post_tags,
input[type=submit],
#content .subscription-modes,
.entry-utility {
	font-family: 'Roboto Condensed Bold', 'DejaVu Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

input[type=submit] {
	letter-spacing: 0.08em;
}


#content .entry-content h3 small,
#site-description,
h3, h4, h5,h6 {
	font-family: 'Roboto Condensed Bold', 'DejaVu Sans', Arial, Helvetica, sans-serif;
}

/*
=Type sizes
*/


body,
input,
textarea {
	font-size: 100%;
	line-height: 1;
  text-rendering: optimizeLegibility;
}

#top,
.microposts .entry-content p,
#archive p.about,
#primary .widget_text dl,
#primary li {
  font-size: 0.875em;
}

#site-description {
  font-size: 0.78em;
}

#menu-mainmenu li a {
	font-size: 1.186em;
}

#menu-mainmenu li a {
	font-size: 1.186em;
}

#primary .post_tags li {
  font-size: 0.7em;
	line-height: 1;
}

#content .entry-title,
#sidebar-left h3.subscribe-box a {
	font-size: 1.125em;
	line-height: 1.1875em;
}

#content #highlight .entry-title,
.single #content .entry-title,
.page #content .entry-title {
	font-size: 1.875em;
}

.pub-details,
#content .entry-content h3 {
	font-size: 1em;
	line-height: 1.225em;
}

#content .entry-content h4 {
	font-size: 1em;
}

.entry-content p { line-height: 1.4; }

  .home .entry-content p { line-height: 1.1; }
	.home #highlight .entry-content p > strong { line-height: 1; }

.entry-content p > iframe { max-width: 100%; }

.thearchive-entry dl { font-size: 85%; }

.two-column #content .entry-content p,
.single-neural_issues .entry-content p, 
.single-neural_issues .entry-content ul,
.single-neural_issues .entry-content ol {
	font-size: 85%;
}

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

/* The main theme structure */

#wrapper {
  margin: 12px auto 0;
  max-width: 1200px;
	min-width: 940px;
  overflow: hidden;
  width: 86%;
  position: relative;
}

#top,
#footer {
  min-width: 940px;
}

#main #container {
  padding: 20px 0 0;
}

/*------------
 =Homepage
------------ */

#content #highlight,
#content #most-recent {
	width: 100%;
}

#content #most-recent {
	overflow: hidden;
}

#content #most-recent .left-col {
  float: left;
  width: 47.5%;
  margin-right: 5%;
	clear: both;
}

#content #most-recent .right-col {
  float: right;
  width: 47.5%;
}

#highlight .entry-content,
#most-recent .entry-content {
  border-top: 0;
  position: relative;
}

.entry-meta .social {
	display: inline-block;
	text-align: center;
	width: auto;
	padding-top: 0.2em;
}

.single #content .entry-meta .social {
	float: right;
	padding-left: 0.2em;
}

.entry-meta .social a {
	display: inline-block;
  height: 0;
	width: 12px;
	border: 0;
	padding: 12px 2px 0.2em;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(images/social-buttons_neural.png) no-repeat center 1px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' */

hr {
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

#content .hentry br,
#content #most-recent .category-imported br,
#content #most-recent .hentry br { display: none; }

	#content .category-imported br { display: block; margin-bottom: 4px; }

#content ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}

#content ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}

#content ol ol {
	list-style: upper-alpha;
}

#content ol ol ol {
	list-style: lower-roman;
}

#content ol ol ol ol {
	list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

#content dl {
	margin: 0 0 24px 0;
}

#content dd {
	margin-bottom: 18px;
}

#content big {
	font-size: 131.25%;
}

#content ins {
	text-decoration: none;
}

#content blockquote {
	font-style: italic;
	padding: 0 3em;
}

#content blockquote cite,
#content blockquote em,
#content blockquote i {
	font-style: normal;
}

#content pre {
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}

#content abbr,
#content acronym {
	cursor: help;
}

#content sup,
#content sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

#content sup {
	bottom: 1ex;
}

#content sub {
	top: .5ex;
}

input[type="text"],
textarea {
	padding: 6px 2px;
}

a:link {
	text-decoration: none;
	outline: none;
}

a:-webkit-any-link {
	text-decoration: inherit;
}

.entry-content a.image,
.entry-summary a.post-image,
.entry-content a.read-more,
.entry-summary a.read-more {
	border-bottom: 0;
}

span.meta-sep {
	display: none;
	visibility: hidden;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


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

#masthead {
	margin: 14px 0 10px;
	width: 100%;
  max-width: 1200px;
	overflow: hidden;
	position: relative;
}

#site-title {
	display: inline-block;
	margin: 0 12px 0 0;
	width: 65%;
}

#site-title a {
	display: block;
	width: 100%;
}

#site-title a img { 
	display: block;
	width: 100%;
}

	.no-svg #site-title a img {
		display: none;
	}
	.no-svg #site-title a {
		background: transparent url(images/logo-638.png) no-repeat 0 0;
		width: 638px;
		height: 121px;
	}

#site-description {
	display: inline-block;
}

#masthead .hentry {
  width: 31%;
  position: absolute;
  top: 0;
  right: 0;
  margin-bottom: 0;
}

#masthead .hentry a img {
  width: 100%;
  height: auto;
	display: block;
}

/* =Top menu
-------------------------------------------------------------- */

#top {
  display: block;
  position: relative;
  overflow: auto;
  clear: both;
}

#top li {
  display: block;
  float: left;
}

#top a {
  display: block;
	float: left;
  padding: 4px;
}

#qtranslate-chooser {
  float: left;
  display: block;
}

#qtranslate-chooser a {
  padding: 6px 0 4px;
}

#qtranslate-chooser li:first-child:after {
  content:'•';
  padding: 6px 3px 4px;
  display: block;
  float: left;
}

#qtranslate-chooser li.active a {
	padding-top: 4px;
}

#topmenu {
  display: block;
  float: right;
	margin: 0;
}

#top .searchform {
  overflow: hidden;
	width: 16%;
	float: right;
}

.searchform input {
  display: inline-block;
	vertical-align: bottom;
	margin: 0;
	-webkit-appearance: none;
}

label.assistive-text {
	display: none;
	visibility: hidden;
}

.searchform input.field {
	background-color: transparent;
	padding: 5px;
	margin-bottom: 0;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	box-shadow: 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
}

  #top .searchform input.field {
	  height: 22px;
	  padding: 0 2px;
	  margin: 0;
		width: 81%;
		line-height: 1.3;
  }
  
  #content .searchform input.field {
    width: 80%;
  }

::-webkit-input-placeholder { text-transform: uppercase; }

.searchform .searchsubmit {
	overflow: hidden;
	width: 22px;
	height: 0;
	padding: 24px 10px 5px;
	font-size: 0;
	border: 0;
	margin-bottom: 0;
}

#top .searchform .searchsubmit {
	overflow: hidden;
	width: 22px;
	height: 0;
	padding: 22px 0 0;
}

input[type="email"],input[type="url"] {
	padding: 2px;
}

#topmenu .social li {
	padding: 2px 0;
}

#topmenu .social li a {
	vertical-align: bottom;
	width: 20px;
	height: 0;
	padding: 20px 2px 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#topmenu .social .twitter {
	background-position: 0 0;
}

#topmenu .social .facebook { 
	background-position: 0 -60px;
}

#topmenu .social .instagram {
	background-position: 0 -120px;
}

#topmenu .social .youtube {
	background-position: 0 -180px;
}

#topmenu .social .flickr {
	background-position: 0 -240px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	position: relative;
}

#menu-mainmenu {
	padding: 0;
	margin: 0;
	overflow: auto;
}

#menu-mainmenu li {
	display: block;
	float: right;
}

#menu-mainmenu li a {
  display: inline-table;
	vertical-align: middle;
	padding: 4px 10px;
}

#menu-mainmenu li.current_page_item > a,
#menu-mainmenu li.current-menu-ancestor > a,
#menu-mainmenu li.current-menu-item > a,
#menu-mainmenu li.current-menu-parent > a,
.ie6 #menu-mainmenu li.current_page_item a,
.ie6 #menu-mainmenu li.current-menu-ancestor a,
.ie6 #menu-mainmenu li.current-menu-item a,
.ie6 #menu-mainmenu li.current-menu-parent a,
#menu-mainmenu li a:hover,
.single-neural_issues .mainmenu #menu-item-363 a {
	padding: 2px 10px;
}


/* =TagCloud
-------------------------------------------------------------- */

ul.post_tags {
	margin: 0 0 48px;
	overflow: hidden;
}

ul.post_tags li {
  display: block;
  float: left;
  margin: 1px;
}

ul.post_tags a {
  display: block;
  float: left;
  padding: 0.2em 0.4em;
}


/* =Content
-------------------------------------------------------------- */

#content {
	margin-bottom: 10px;
	overflow: hidden;
}

#content,
#content input,
#content textarea {
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 18px;
}

#content .entry-content h4,
#content .entry-content h5,
#content .entry-content h6 { margin: 10px 0 5px;}
  
  .two-column #content p,
  .home #content .entry-content p { margin: 0 0 5px; }
  .home #content .entry-content p:first-child, .home #content .entry-content p.post-image + p { margin: 0 0 2px; }
  .single #content .entry-content .post-image + p { margin: 4px 0 10px; }
  #content .attachment p { margin: 0; }

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}

#content li {
	margin-bottom: 6px;
}

#content pre,
#content kbd,
#content tt,
#content var {
}

#content code {
}

#content dt,
#content th {
}

#content table {
	border: 0;
	margin: 0;
	text-align: left;
	width: 100%;
}

#content tr th,
#content thead th {;
	padding: 9px 24px;
}

#content tr td {
	padding: 6px 24px;
}

.hentry {
	margin: 0 0 48px 0;
}

.home .sticky {
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}

.single .hentry {
	margin: 0 0 0px 0;
}

.single .hentry li { line-height: 1.2; margin-bottom: 8px; }

.page-title {
  padding: 8px 0;
  line-height: 1.1;
}

.page-title span {
}

.page-title a:link,
.page-title a:visited {
	text-decoration: none;
}

.pub-details,
#content .entry-content h3,
.post-type-archive-neural_issues #content .entry-title {
	margin: 0 0 0.25em;
	padding: 0.25em 0;
	display: block;
	clear: none;
}

.entry-content,
.entry-summary {
  padding: 0 0 0.25em;
}

	.postcontent-embeddedcontent .entry-content,
	.postcontent-embeddedcontent .entry-summary {
	  padding: 0;
	}

#content .entry-summary p:last-child {
	margin-bottom: 0;
}

.entry-content a.title,
.entry-summary a.title {
  display: block;
}

a .entry-title,
#content .entry-title {
  display: block;
	padding: 6px 0;
}

  .home #most-recent a .entry-title {
    min-height: 2.5em; /* delete or set to smaller height once site is live */
    overflow: hidden;
  }

	.single #content .entry-title { padding: 6px 0 12px; }
	.single-neural_issues #content .entry-title { padding: 6px 0; }


.entry-content fieldset {
	margin: 0 0 24px 0;
	padding: 24px;
}

.entry-content fieldset legend {
	padding: 0 24px;
}

.entry-content input {
	margin: 0 0 16px 0;
}

.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}

.entry-content label {
	font-size: 90%;
}

.entry-content select {
	margin: 0 0 24px 0;
}

.entry-content sup,
.entry-content sub {
	font-size: 10px;
}

.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}

.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

.page-link {
	clear: both;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}

.page-link a:link,
.page-link a:visited {
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}

.entry-utility {
	clear: both;
	position: relative;
}

.entry-meta {
  overflow: auto;
	display: block;
  font-size: 0.75em;
  line-height: 0.75em;
  margin: 0 0 20px;
	clear: both;
}
  
  .single #content .entry-meta { margin: 0; }

.entry-meta span {
  overflow: hidden;
	display: inline-block;
	width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.entry-meta .tag-links {  
	float: left;
}

.entry-meta .date {  
	float: right;
	width: 30%;
	text-align: right;
}

	
	.post-type-archive-neural_issues .entry-meta .date { width: 100%;	}

.entry-meta a {
  display: inline-block;
  line-height: 1;
  padding: 0.25em 0.4em;
}

	.entry-meta .tag-links a:first-child, .entry-meta .author a { padding-left: 0; }
	.entry-meta .date a { padding-right: 0;}
	
.entry-meta a time {
	display: block;
}


.entry-meta .author {
	float: left;
}


.edit-link {
display: block;
text-align: right;
}

/* delete after layout is finished
body.page .edit-link {
	clear: both;
	display: block;
}*/


.edit-link a {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 2px 3px;
  display: inline-block;
}

#content .video-player {
	padding: 0;
}

.enty-content img,
.entry-summary img,
.entry-image img,
#sidebar-left .section img {
	-webkit-backface-visibility: hidden;
}

.post-image, .post-image img {
	display: block;
}

  #content #most-recent .post-image {	
	  padding: 0;
	  margin: 0;
	  line-height: 0;
	  overflow: hidden;
	  height: 160px;
  }

	#content #most-recent .category-imported .post-image {
		float: left;
		padding: 0 15px 15px 0;
		overflow: visible;		
		height: auto;
		max-height: 160px;
		width: auto;
	}

  #most-recent .post-image img {
	  width: 100%;
	  height: auto;
  }

	#content #most-recent .category-imported .post-image img {
		max-height: 160px;
	}

  .single #content .post-image,
  .archive #content .post-image,
  .search #content .post-image {
	  float: left;
	  padding: 0 1.4em 0 0;
	  margin-bottom: 0;
		max-width: 60%;
		height: auto;
	  overflow: hidden;
  }

	.single #content .post-image { padding-bottom: 1.4em; }
  .archive #content .post-image, .search #content .post-image { max-width: 250px; }
  
  #content #highlight .post-image {
	  width: 100%;
	  padding: 0;
		margin: 0;
	  height: 250px;
	  overflow: hidden;
  }

	#content #highlight .post-image > img + strong {
	  margin-bottom: 12px;
	}

  #highlight .post-image img,
  .single .post-image img,
  .archive .post-image img,
  .search #content .post-image img {
    width: 100%;
	  height: auto;
  }

.home #content .postcontent-text .entry-content p.post-image + p {
  min-height: 11.5em;
}

.home #content .most-recent a.image {
	display: block;
}

#content .embedded {
  width: 100%;
  overflow: hidden;
}

.single #content .embedded + p {
	margin-bottom: 16px;
}

#content .embedded.video > iframe {
  width: 100%;
}

#content #highlight .embedded,
#content #most-recent .embedded {
  float: none;
  margin: 0;
  line-height: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}

.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}

.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	margin-bottom: 0;
}


.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}


.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}


.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}


.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/* =Issues Archive & Single page
-------------------------------------------------------------- */

.post-type-archive-neural_issues #content .hentry {
  width: 31%;
  float: left;
  margin: 20px 3.5% 0 0;
}

  .post-type-archive-neural_issues #content .hentry.third {
    margin: 20px 0 0 0;
  }

	.post-type-archive-neural_issues #content .hentry.third + .hentry {
		clear: both;
  }

.single-neural_issues #content .post-image {
	display: block;
  float: left;
	width: 32%;
  margin: 0 2% 20px 0;
	padding: 0;
}

.single-neural_issues #content .post-image img {
	width: 100%;
	height: auto;
}

.single-neural_issues #content .entry-content {
  float: left;
	width: 66%;
}

.single-neural_issues #content .entry-content ul,
.single-neural_issues #content .entry-content ol {
  list-style-type: none;
  margin: 0 0 18px 0;
}


.single-neural_issues #content .entry-content h3,
.single-neural_issues #content .entry-content h3:first-child {
  padding: 2px 0;
	margin: 0 0 10px;
}

.single-neural_issues #content .entry-content h3 small {
  display: block;
}

.single-neural_issues #content .col-left p,
.single-neural_issues #content .col-right p {
  margin: 0 0 5px;
}


/* =Subscribe page
-------------------------------------------------------------- */

#content .subscription-modes {
	display: block;
	overflow: auto;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

#content .subscription-modes li {
	display: block;
	float: left;
	width: auto;
	margin-left: 8px;
}
	#content .subscription-modes li:first-child { margin-left: 0; }

#content .subscription-modes a {
	display: block;
	float: left;
	width: auto;
	padding: 8px 10px;
	border-bottom: 0;
	font-size: 90%;
}

.page-id-6 br {
  display: block;
}

#content table.subscribe-print {
	margin: -4px 0 10px;
}

#content table.subscribe-print p {
	margin-bottom: 5px;
}

#content table.subscribe-print th {
	padding: 4px 16px;
	font-size: 1em;
}

#content table.subscribe-print tr td {
	padding: 4px 16px;
	font-size: 80%;
	border-top: 0;
}

  #content table.subscribe-print tr th:first-child,
  #content table.subscribe-print tr td:first-child { padding-left: 0; }

#content table.subscribe-print strong {
  display: block;
	padding: 4px 0 0;
}

table.subscribe-print form {
  margin: 0 0 16px;
}

.entry-content table.subscribe-print input {
  margin: 0;
}

.page-id-6 #content .entry-content ul {
  list-style-type: none;
  margin: 0;
}

  .page-id-6 #content .entry-content li ul {
    margin-top: 5px;
  }

.page-id-6 .entry-content li {
  margin-bottom: 12px;
  display: block;
  float: left;
  width: 48%;
  margin-right: 2%;
}

.page-id-6 .entry-content li li {
  margin-bottom: 4px;
  float: none;
  width: 100%;
  margin-right: 0;
}


#content form input.neural-paypal-btn {
	display: block;
	height: 0;
	padding-top: 21px;
	width: 86px;
	overflow: hidden;
}



/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}


.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}


.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}


.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}


.wp-caption {
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}

.wp-caption img {
	margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	margin: 5px;
}


.wp-smiley {
	margin: 0;
}


.gallery {
	margin: 0 auto 18px;
}


.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}


.gallery-columns-2 .gallery-item {
	width: 50%;
}


.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

#content .attachment img {
	display: block;
	margin: 0;
}


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

.navigation {
	overflow: hidden;
	font-size: 12px;
  line-height: 12px;
  padding: 0 5px;
	display: block;
}

	.post-type-archive-neural_microposts .navigation { margin-bottom: 10px; }


.navigation a:link,
.navigation a:visited {
	text-decoration: none;
}

.navigation .nav-previous a,
.navigation .nav-next a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 85%;
}

.nav-previous {
	float: left;
	width: 50%;
}

  .nav-previous a {
    display: block;
    float: left;
	  background: transparent url(images/arrow-left.png) no-repeat 0 center;
	  padding: 5px 5px 5px 12px;
  }


.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

  .nav-next a {
    display: block;
    float: right;
	  background: transparent url(images/arrow-right.png) no-repeat right center;
	  padding: 5px 12px 5px 5px;
  }

.home #nav-above {
	margin: 0 0 18px 0;
}

#nav-below {
	clear: both;
}

.single #nav-below {
  margin-top: -2px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}


#comments .navigation {
	padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

h3#comments-title {
	padding: 24px 0;
}

.commentlist {
	list-style: none;
	margin: 0;
}

.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}

.comment-author {
}

.comment-author cite {
	font-style: normal;
	font-weight: bold;
}

.comment-author .says {
	font-style: italic;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}


.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li {
	border: none;
	margin: 0;
}

.nopassword,
.nocomments {
	display: none;
}

#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	border: 0;
	padding: 5px 10px;
}

input[type=submit]:hover {
	cursor: default;
}

input[type=submit]:focus {
  border: 0;
}

#respond {
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}

#respond p {
	margin: 0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

.children #respond {
	margin: 0 48px 0 0;
}

h3#reply-title {
	margin: 18px 0;
}

#comments-list #respond {
	margin: 0 0 18px 0;
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}


#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* Remove default webkit form appearence */

form :focus {
	outline: #ccc auto 2px;
}

/* Contact form */

#content .wpcf7 {
	margin: 10px 0;
}

#content .wpcf7 p { margin: 20px 0 5px; }
#content .wpcf7 p.radio pack { margin: 10px 0 5px; }

.wpcf7 strong.label {
	font-weight: normal;
	display: block;
	margin: 20px 0 5px;
	max-width: 80%;
}

.wpcf7-radio {
	padding: 0 0 10px;
}

#content .wpcf7-radio .wpcf7-list-item {
	display: block;
	margin: 0 0 5px 0; 
}

#content .wpcf7-radio .wpcf7-list-item label,
#content .wpcf7-radio .wpcf7-list-item input {
	margin: 0;
	vertical-align: middle;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	display: block;
	min-width: 80%;
}

	.wpcf7 p.captcha input[type="text"] {

	}

.wpcf7 .wpcf7-captchac {
	display: inline-block;
	
}

#content .wpcf7 span.wpcf7-not-valid-tip {
	background-color: transparent !important;
	color: #800000;
	border: 0;
	padding: 2px 0 0;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#content .wpcf7 .wpcf7-response-output {
	background-color: transparent !important;
	margin: 10px 0 0;
	padding: 6px 2px;
	width: 80%;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	margin-left: 0;
}

.widget-area ul ul {
}

.widget-area select {
	max-width: 100%;
}

.widget_search .s {/* This keeps the search inputs in line */
	width: 60%;
}

.widget_search label {
	display: none;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}

.widget-area a:active,
.widget-area a:hover {
}

.widget-area .entry-meta {
	font-size: 11px;
}

#wp_tag_cloud div {
	line-height: 1.6em;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}

#wp-calendar thead {
	font-size: 11px;
}

#wp-calendar thead th {
}

#wp-calendar tbody {
}

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

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot #next {
	text-align: right;
}

.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

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

#primary .section,
#sidebar-left .section,
.widget-container {
	margin: 0 0 48px;
}

#sidebar-left .section .entry-content p {
	padding: 0 0 4px;
}


#primary .section h4,
#sidebar-left h4,
#primary h3.widget-title {
	font-size: 1.0625em;
	padding: 0.25em 0;
}

#primary .section h4,
#primary h3.widget-title {
	margin-bottom: 5px;
}

/* =Sidebar-left */

#primary .widget_text dt {
	margin: 12px 0 2px;
}

	#primary .widget_text dl dt:first-child {
		margin: 0;
	}

#primary .widget_text dl span,
#primary .section li,
#primary .widget-container li {
	margin-bottom: 3px;
	display: block;
}

#primary .hentry {
	margin: 0;
}

#primary .entry-image a,
#sidebar-left .entry-image a,
#sidebar-left .post-image a,
.neural_issues .entry-image a {
	display: block;
	line-height: 0;
}

#sidebar-left .entry-image img,
#sidebar-left .post-image img,
.neural_issues .entry-image img {
	width: 100%;
	height: auto;
}

	#primary .p-images .entry-image img {
		width: auto;
		height: auto;
	}

#sidebar-left .section .post-image {
	line-height: 0;
	overflow: hidden;
}

#sidebar-left #random-bookshelf .entry-content .pub-details {
	padding: 3px 0;
	margin: 0 0 6px;
}

#subscribe {
  display: block;
	overflow: auto;
}

#sidebar-left #subscribe h4.subscribe-title { padding: 0; }
#sidebar-left #subscribe h4.subscribe-title a {
	display: block;
	padding: 6px 24px 8px 5px;
}

#subscribe .subscribe-image .textwidget {
  width: 100%;
	display: block;
	overflow: hidden;
}

#subscribe .subscribe-image .textwidget img,
#subscribe .subscribe-image .textwidget canvas {
  width: 100%;
	height: auto;
	display: block;
}

#sidebar-left .subscribe-box {
	line-height: 1;
	overflow: auto;
	clear: both;
}

#sidebar-left .subscribe-box h4 {
  padding: 0;
}

#sidebar-left .subscribe-box .half {
	width: 50%;
	float: left;
	clear: none;
	font-size: 0.875em;
}

#sidebar-left .subscribe-box a {
	display: block;
	padding: 0.25em;
	margin: 0;
}

/* =Microposts */

.microposts .hentry {
	overflow: auto;
	clear: both;
	margin: 16px 0 0;
}

.microposts .micropost-image {
	display: block;
	float: left;
	width: 30%;
	margin-right: 2%;
}

.microposts .entry-content {
	display: block;
	float: left;
	width: 68%;
  word-wrap: break-word;
	overflow: hidden;
}

.microposts .entry-meta span.date {
	display: block;
	float: none;
	width: 100%;
	text-align: left;
	overflow: visible;
	white-space: normal;
	line-height: 1;
}

.microposts .entry-meta .date span {
	display: inline-block;
	text-align: left;
	width: 100%;
	overflow: visible;
}

.microposts .entry-meta .social {
	display: block;
	text-align: left;
}

.single-neural_microposts .entry-content { margin-top: 20px; }

.single-neural_microposts #content .post-image {
	display: block;
	max-width: 100%;
	float: none;
}


/* =The Neural Archive iframe */

#sidebar-left #archive {
  overflow: hidden;
	margin-bottom: 20px;
}

#sidebar-left #archive h4:first-child { padding: 0; }
#sidebar-left #archive h4 a {
	display: block;
	padding: 6px 24px 8px 5px;
}

#archive p.about {
	padding: 5px 0;
}

#get-archive {
  height: 33em;
  width: 100%;
  overflow: hidden;
}

.thearchive-entry { margin-top: 16px; overflow: hidden; }
.thearchive-entry:first-child { margin-top: 0; }

.thearchive-entry .imagelink {
  display: block;
	float: left;
	width: 50%;
	height: auto;
	margin-right: 5%;
}

.thearchive-entry .imagelink img {
  width: 100%;
  height: auto;
}

.thearchive-entry h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	padding: 12px 0;
}

.thearchive-entry dl {
  display: block;
	float: left;
	width: 45%;
	padding-bottom: 12px;
}

.thearchive-entry dt {
    display: block;
    margin-top: 6px;
}

.thearchive-entry dd {
    display: block;
    margin-top: 1px;
}

  .thearchive-entry dt:first-child { margin-top: 0; }


/* =Sidebar-right */

#primary #p-images .entry-image {
  margin: 0 0 12px;
	overflow: hidden;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	font-size: 0.8em;
	line-height: 1.1;
	border-top-width: 2px;
  margin-top: -2px;
	margin-bottom: 20px;
	padding: 0 0 15px;
	overflow: auto;
}

#footer a {
	text-decoration: none;
}

#footer h4 {
	line-height: 1;
	border-bottom-width: 2px;
	padding: 4px 0;
	margin: 14px 0 4px;
}

  #footer .col h4:first-child,
  #footer #third-col h4:first-child,
  #footer #legal h4:first-child {
  margin: 0 0 4px;
  }

#colophon {
  float: left;
  width: 73.5%;
	margin-right: 2%;
}

#colophon .col {
  float: left;
  width: 36%;
  margin-right: 1.4%;
}

#colophon #third-col {
  float: right;
  width: 24.5%;
}

#footer #legal {
  float: right;
  width: 24.5%;
}

#footer #legal .license {
  overflow: auto;
  padding-bottom: 2px;
}

#footer #legal .license p {
  float: left;
  width: 68%;
  margin-right: 2%;
}

  #footer #legal .license p:first-child {
  float: none;
  width: 100%;
  margin: 0 0 4px;
  }


#footer #legal .license .image {
  float: right;
  width: 30%;
  margin-right: 0;
}

  #footer #legal .license .image img {
  width: 100%;
  }

#footer #legal small {
  font-size: 0.9em;
  
}

img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}


code {
	-webkit-text-size-adjust: 160%;
}


#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}


/* A message for users with JavaScript turned off */
noscript strong {display: block; font-size: 18px; line-height:1.5em; padding: 5px 0; background-color: #ccc; color: #a00; text-align: center; }

/* HTML5 elements need display: block */
header,nav,section,article,aside,figure,footer { display:block; }

/* Where we're reassigning div's to HTML5 elements */

footer {
  margin-bottom: 20px;
  clear: both;
  width: 100%;
}

  .single footer{
    margin-bottom: 0;
  }

#content figure {
  line-height: 18px; 
  margin-bottom: 20px;
  text-align: center;
  padding: 4px;
}

#content figure img {
  margin: 5px 5px 0;
}

#content figure figcaption {
  font-size: 12px;
  margin: 5px;
}

/*---------------------------------------------------
	Media Queries
---------------------------------------------------*/

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

	#wrapper {
    width: 96%;
    margin: 0 auto;
	}

  #main,
	#main #sidebar-left,
	#main #content,
	#content #most-recent .left-col,
	#content #most-recent .right-col, 
	#primary,
	#colophon,
	#colophon .col,
	#colophon #third-col,
	#footer #legal {
	  float: none;
    width: 100%;
    margin: 0;
		clear: both;
  }

	#top,
	#footer {
		min-width: auto;
	}

  #main #header,
  #main #container,
	#topmenu {
    float: none;
  }

	#topmenu li,
	#topmenu li a,
	#top .searchform,
	#qtranslate-chooser,
	#menu-mainmenu li,
	#menu-mainmenu li a {
		display: block;
		float: none;
	}
	
	#qtranslate-chooser { overflow: auto; width: 100%; }

	#top .searchform { width: 100%; overflow: hidden; position: relative; }

	#top .searchform .searchsubmit { position: absolute; top: 0; left: 0; }

	#top .searchform input.field { display: block; margin-left: 24px;}

	#topmenu li.social {
		overflow: auto;
		display: block;
	}

	#topmenu li.social li,
	#topmenu li.social a {
		float: left;
		width: auto;
	}

	#site-title {
		display: block;
		width: 100%;
		margin: 0 0 12px;
	}

	#menu-mainmenu li.current_page_item > a,
	#menu-mainmenu li.current-menu-ancestor > a,
	#menu-mainmenu li.current-menu-item > a,
	#menu-mainmenu li.current-menu-parent > a,
	.ie6 #menu-mainmenu li.current_page_item a,
	.ie6 #menu-mainmenu li.current-menu-ancestor a,
	.ie6 #menu-mainmenu li.current-menu-item a,
	.ie6 #menu-mainmenu li.current-menu-parent a,
	#menu-mainmenu li a:hover,
	.single-neural_issues .mainmenu #menu-item-363 a {
		padding: 4px 10px;
	}

  #primary {
		margin-top: 10px;
  }

	#colophon .col,
	#colophon #third-col,
	#footer #legal {	margin-top: 14px; }

}


