/*
Theme Name: Biopsych Lab
Theme URI: http://biopsychlab.com/
Description: A custom theme for the Biological Psychiatry Laboratory at Mclean Hospital
Version: 1.0
Author: Matthew Boynes
Author URI: http://www.thomboy.com/
*/


/* Reset margins and padding */
body, body *
	{ margin: 0; padding: 0; }

/* Begin Typography & Colors */
body {
	font: 16px/24px Georgia, Times New Roman, Times, Serif;
	background: #ccc;
	color: #fff;
}

h1, h2 {
	color: #6c6;
	font-weight: normal;
	clear: both;
	font-size: 24px;
}
h3, h4, h5, h6 {
	clear: both;
}

h1 {
	text-align: center;
	font-size: 28px;
	font-variant:small-caps;
	margin-bottom: 15px;
}

h2 {
	border-bottom: 1px solid #6c6;
	padding: 15px 0 3px;
}

h3 {
	padding: 15px 0 3px;
}

h4 {
	margin: 15px 0 2px;
}
h5 {
	margin: 10px 0 2px 15px;
}
h6 {
	font-weight: normal;
	font-size: 0.9em;
	width: 100px;
	padding-left: 30px;
}
p {
	text-indent: 2em;
	margin: 5px 0;
}
h2 {
	color: #6C6;
}

a {
	text-decoration: none;
	color: #cc9;
}
a img {
	border: none;
}
a:hover {
	color: #c60;
}
td {
	vertical-align: top;
	padding-bottom: 10px;
}
td p {
	text-indent: 0;
	margin: 0;
}
fieldset {
	color: #333;
}
legend {
	padding: 5px 10px !important;
	background: #f7f7f7;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.linklove {
	display: none !important;
}
fieldset textarea {
	width: 90% !important;
	margin: 0 auto !important;
	display: block;
}

#page {
}

#header {
}

#headerimg 	{
}

#content {
}

.widecolumn .entry p {
}

.narrowcolumn .entry, .widecolumn .entry {
}

.widecolumn {
}

.narrowcolumn .postmetadata {
}

.alt {
}

#footer {
}

small {
}

#headerimg .description {
}

h2.pagetitle {
}

#sidebar h2 {
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

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

.entry p a:visited {
}

.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li {
}

.commentlist li .avatar {
}

.commentlist cite, .commentlist cite a {
}

.commentlist p {
}

#commentform p {
}

.commentmetadata {
}

#sidebar {
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}

code {
}

acronym, abbr, span.caps
{
}

a, h2 a:hover, h3 a:hover {
}

a:hover {
}

#wp-calendar #prev a, #wp-calendar #next a {
}

#wp-calendar a {
}

#wp-calendar caption {
}

#wp-calendar th {
}
/* End Typography & Colors */



/* Begin Structure */

#outerwrapper {
	width: 822px;
	margin: 0 auto;
	background: url('images/outerbg.gif') top left repeat-y;
}

#wrapper {
   background: #369 url('images/grad.gif') top left repeat-x;
   width: 760px;
   margin: 0 auto;
   border: #036 2px solid;
   border-top: none;
   padding: 0 20px;
}

#headerimg a {
	display: block;
	height: 160px;
	width: 800px;
	text-indent: -9999px;
	background: url('images/header.jpg') center top no-repeat;
}


#content {
	margin: 15px auto 0 auto;
	padding: 5px 20px;
	clear: both;
}

#content ol, #content ul {
	padding-left: 3.2em;
}

#search {
	text-align: right;
}

body {
}

#page {
}

#header {
}

#headerimg {
}

.narrowcolumn {
}

.widecolumn {
}

.post {
}

.post hr {
}

.widecolumn .post {
}

.narrowcolumn .postmetadata {
}

.widecolumn .postmetadata {
}

.widecolumn .smallattachment {
}

.widecolumn .attachment {
}

.postmetadata {
}

.clear {
}

#footer {
}

#footer p {
}
/* End Structure */



/*	Begin Headers */
h1 {
}

h2 {
}

h2.pagetitle {
}

#sidebar h2 {
}

h3 {
}

h3.comments {
}
/* End Headers */



/* Begin Images */
p img {
}

/*	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 {
}

img.alignright {
}

img.alignleft {
}

.alignright {
}

.alignleft {
}
/* 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 {
}

html>body .entry li {
}

.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
}

.entry ol li {
}

.postmetadata ul, .postmetadata li {
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
}

#sidebar ul p, #sidebar ul select {
}

#sidebar ul ul, #sidebar ul ol {
}

#sidebar ul ul ul, #sidebar ul ol {
}

ol li, #sidebar ul ol li {
}

#sidebar ul ul li, #sidebar ul ol li {
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
}

#sidebar #searchform #s {
}

#sidebar #searchsubmit {
}

.entry form {
}

select {
}

#commentform input {
}

#commentform textarea {
}

#commentform #submit {
}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	list-style-position:inside;
	padding: 0pt !important;
	border-bottom: 1px solid #ccc;
}
.commentlist li {
	border-top: 1px solid #ccc;
	padding: 6px;
}
.commentlist li.alt {
	background: #258;
}
img.avatar {
	display: none;
}
.commentmetadata {
	padding-left: 25px;
}
textarea#comment {
	width: 100%;
}
/* End Comments */


/* Begin Navigation */
#navbar ul {
	text-align: center;
    -moz-opacity: 0.99;
    opacity:.99;
    filter: alpha(opacity=99);
}
#navbar li {
	display: inline;
	position: relative;
}
#navbar li a {
	padding: 2px 15px;
	font: small-caps 24px/36px Georgia, "Times New Roman", Times, Sans-Serif;
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
}
#navbar li a:hover {
	color: #6c6;
}
#navbar>ul>li.current_page_item>a,
#navbar>ul>li.current_page_ancestor>a,
#navbar>ul>li.current_page_parent>a {
	color: #6c6;
}
#navbar li li.current_page_item>a:before {
	content: "\00BB";
}

/* subnav */
#navbar li ul {
	position: absolute;
	width: 200px;
	padding: 0 10px 10px 0;
	background: url('images/menushadow.png') right bottom no-repeat;
	top: 20px;
	text-align: left;
	left: -9999px;
}
#navbar>ul>li>ul {
    -moz-opacity: 0.90;
    opacity:.90;
    filter: alpha(opacity=90);
}

#navbar li:hover>ul,
#navbar li.sfhover>ul{
	left: 15px;
}
#navbar li li {
	display: block;
	width: 200px;
	border-left: 1px solid #333;
}
#navbar li li:first-child {
	border-top: 1px solid #333;
}
#navbar li li a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #036;
	background: #ececec;
}
#navbar li li a:hover {
	background: #fff;
	color: #333;
}

/* tertiary nav */
#navbar li li:hover>ul {
	left: 200px;
	top: -1px;
}
/* End Navigation */



/* Begin Calendar */
#wp-calendar {
}

#wp-calendar #next a {
}

#wp-calendar #prev a {
}

#wp-calendar a {
}

#wp-calendar caption {
}

#wp-calendar td {
}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */

.filler {
	height: 200px;
}

#lang { margin: 0 auto; text-align: center; }
#lang img {
	border: 0;
	margin: 0 5px;
}

#lang ul, #lang ul li {
	list-style: none;
}

#lang ul li {
	width: auto;
	display: block;
}

div.responses {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.responses h2 {
	border-bottom: 2px solid #8aa9c9;
	color: #efefef;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.responses em {
	margin: 0 10px;
}

.resptop {
	margin: 10px 0 0 0;
}

ul.citation, ul.inner-resp {
	margin-left: 20px;
	list-style: none;
}

.citation li {
	list-style-image: url(images/doc.gif);
	font-size: 12px;
	margin-bottom: 8px;
}

li.site {
	list-style-image: url(images/site.gif);
	color: #679966;
	font-weight: bold;
	border-bottom: 1px dotted #679966;
	font-size: 16px;
}

ul.inner-resp li {
	list-style-image: url(images/chat.gif);
	border-top: 1px dotted #ccc;
}

ul.inner-resp {
	
}

.resp1 ul.inner-resp li.skipper, .resp1 ul.inner-resp li.skipper p {
	list-style-image:none;
	list-style-type:disc;
	padding-top: 10px;
	color: #078502;
}

.resp2 ul.inner-resp li.skipper, .resp2 ul.inner-resp li.skipper p {
	list-style-image:none;
	list-style-type:disc;
	padding-top: 10px;
	color: #66CC66;
}

.green {
	color: #66CC66;
}

.resp1, .resp2, .resptop, .respbottom {
	padding: 10px 8px;
	border: 1px solid #8aa9c9;
}
.resp1 {
	background: #8aa9c9;
}
.resp2 {
	
}
.challenge li {
	list-style: none;
}
ul.flags li {
	width: auto;
	display: block;
	margin: 5px;
	float: left;
}
acronym, abbr, span.caps {
}

acronym, abbr {
}

blockquote {
	margin: 20px 40px;
	font: italic 16px/20px Times New Roman, Times, Serif;
}
blockquote p {
	text-indent: 0;
}

blockquote cite {
}

.center {
}

hr {
}

a img {
}

.navigation {
}
/* End Various Tags & Classes*/

/* Thomboy Credits */
#credits {
	width: 800px;
	height: 100px;
	text-indent: -9999px;
	position: relative;
	margin: 0 auto 2px auto;
}
#credits a {
	display: block;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 700px;
	outline: none;
	background: url('images/thomboy.png') top left no-repeat;
}
#credits a:hover {
	background: url('images/thomboy.png') 0 -101px no-repeat;
}

ol.letter {
	list-style-type: upper-alpha;
}
ol.number {
	list-style-type: decimal;
}

.nobullet {
	list-style: none;
}
.nopadding {
	padding: 0 !important;
}