/*
Theme Name: Neuromics.net
Theme URI: http://neuromics.net/
Description: A theme designed for the Neuromics.net blog (developed with <a href="http://wigleyandassociates.com">Wigley and Associates</a> and based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
Version: 1.0
Author: Sean Hayford O&#8217;Leary
Author URI: http://design.hayfordoleary.com/
*/

abbr {
	border-bottom: 1px dotted #000;
}

#access #menu {
	background: #aaa;
	color: #004990;
	margin-bottom: 15px;
}

#access #menu ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}

#access #menu ul li {
	display: inline;
	font: 14px "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet", "Century Gothic", "Helvetica", "Arial", sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}

#access #menu ul li a {
	color: #004990;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#access #menu ul li a:hover {
	text-decoration: underline;
}

#access .skip-link {
	display: none;
}

body {
	margin: 0;
	padding: 0;
}

#comments {	clear: both;	padding-top: 20px;}#comments input, #comments textarea {	width: 380px;}#comments .comment-author, #comments .comment-author a {	color: #7a3814;}#comments .comment-author {	font-weight: bold;}#comments .comment-meta, #comments .comment-meta a {	color: #aaa;	font: 11px "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet", "Century Gothic", "Helvetica", "Arial", sans-serif;}

div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}

div#content {
	margin: 0 200px 0 0;
}

#content .alignleft {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
}

#content .alignright {
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
}

#content .entry-date {
	color: #a0a0a0;
	font-variant: small-caps;
}

#content .entry-date abbr {
	border: 0;
}

#content .entry-meta {
	border-bottom: 1px solid #a0a0a0;
	clear: both;
	color: #a0a0a0;
	font-variant: small-caps;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#content .entry-meta a {
	color: #a0a0a0;
}

#content .wp-caption {
	background: #eee;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 5px;
}

#content .wp-caption a img {
	border: 0;
}

#content .wp-caption p {
	margin: 5px 0 0 0;
}

#header #blog-description {
	display: none;
}

div#footer {
	clear: both;
	width: 100%;
}

#footer p {
	color: #a0a0a0;
	font-variant: small-caps;
	padding-top: 15px;
}

#header #blog-title {
	background: url("./images/logo.png") no-repeat top left;
	height: 44px;
	margin: 0;
	width: 650px;
}

#header #blog-title a {
	display: block;
	height: 44px;
	outline: 0;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 650px;
}

#header #neuromics-link {
	background: url("./images/neuromics.png") no-repeat top left;
	display: block;
	height: 23px;
	width: 145px;
}

#header #neuromics-link a {
	display: block;
	height: 23px;
	outline: 0;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 145px;
}

html {
	background: #ebe8e8;
	color: #000;
	font: 14px "Times New Roman", "Times", serif;
	text-align: center;
}

input, select, textarea {	color: #000;	font: 14px "Times New Roman", "Times", serif;	line-height: 23px;	padding: 5px;}

div.sidebar {
	float: right;
	overflow: hidden;
	padding-left: 40px;
	width: 140px;
}

.sidebar h2, .sidebar h3 {
	text-transform: uppercase;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	margin: 0;
	padding: 0;
}

.sidebar ul li ul {
	list-style: disc;
	margin-left: 20px;
}

div#secondary	{
	display: none;
	clear: right;
}

#wrapper {
	background: #fff url("./images/brain.gif") no-repeat;
	background-position: 550px 105px;
	line-height: 20px;
	margin: auto;
	padding: 10px 50px;
	text-align: left;
	width: 650px;
}

#wrapper a {
	color: #004990;
	text-decoration: underline;
}

#wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6 {
	font-family: "Myriad Pro", "Myriad", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet", "Century Gothic", "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	margin-bottom: 0;
}

#wrapper h2 a, #wrapper h3 a, #wrapper h4 a, #wrapper h5 a, #wrapper h6 a {
	text-decoration: none;
}
