/*  
Theme Name: Neurobash
Theme URI: http://www.neurobash.com/
Description: Original Neurobash design.
Version: 09.01
Author: Tigon Media
Author URI: http://www,tigonmedia.com/

	Neurobash v09.01
	 http://www.tigonmedia.com
*/



/* Begin Typography & Colors */
body {
	background-color: #000000;
	font-size: 61%;
        letter-spacing: 0.05em;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
	text-align: center;
	}

#page {
	background-color: #000000;
	border: 0px solid #000000;
	text-align: left;
	}

#header {
	background-color: #000000;
	}

#content {
	font-size: 0em
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 0.5em;
	}

	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	}

#footer {
	background-color: #000000;
	}

small {
	font-family: Verdana, Sans-Serif;
	font-size: 0.7em;
        color: #999999;
	line-height: 1.4em;
	}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h1, h2, h3 {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	}

h1 {display:none; font-size: 230%; color: blue;.......
	font-size: 1.0em;
	text-align: center;
	}

#headerimg .description {
	font-size: 0.8em;
	text-align: center;
	}

h2 {
	font-size: 0.8em;
        font-weight: bold;
        letter-spacing: 0.15em;
        text-align: center;
	}

h3 {
	font-size: 0.7em;
        letter-spacing: 0.10em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFFFFF;
        letter-spacing: 0.05em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFFF;
        letter-spacing: 0.05em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        letter-spacing: 0.1em;
	text-decoration: none;
	}

.entry p a:visited {
	color: #FFFFFF;
	}

code {
	font: 0.5em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.7em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #000000;
	margin: 0px auto;
	padding: 0;
	width: 600px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 30px;
	width: 100%;
	background-color: #000000;
	}

#headerimg {
	margin: 0;
	height: 30px;
	width: 100%;
	}

.narrowcolumn {
	float: center;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 600px;
	}

table.content
{
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0px 0px;
padding: 0 0 0 0px;
margin: 0 0 0 0px;
background-image:url('http://www.neurobash.com/images/bkg_content.jpg');
empty-cells: show;
}

table.list
{
table-layout: automatic;
border-collapse: collapse;
border-spacing: 0px 0px;
padding: 0 0 0 0px;
margin: 0 0 0 0px;
background-image:url('http://www.neurobash.com/images/bkg_content.jpg');
empty-cells: show;
}


	
.post {
	margin: 0 0 0px;
	text-align: justify;
	}


.narrowcolumn .postmetadata {
	padding-top: 0px;
padding-bottom: 0px;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 0 0px;
	margin: 100 auto;
	width: 600px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
margin-top: 15px;
margin-bottom: 0px; 
	}

h2 {
margin-top: 15px;
margin-bottom: 0px; 
	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

/* End Headers */



/* Begin Images */
img {
     margin: 0px;
     padding: 0;
     border: 0px solid #FFFFFF;
padding-bottom: 0px;
margin-top: 0px;
display:block;
}

p { 
margin: 0; 
}

table p { 
margin-top: 5px;
margin-bottom: 10px; 
}

p img {
	padding: 0;
	max-width: 100%;
        border: 0px solid #FFFFFF;
padding-bottom: 0px;
margin-top: 0px;
display:block;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
margin-top: 0px;
	}
	
img.alignright {
	padding: 0px;
	margin: 0 0 0px 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 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 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 0px 0 0px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 0px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0px dashed #01c1a4;
	}

blockquote {
	margin: 0px 0px 0 0px;
	padding-left: 0px;
	border-left: 0px solid #FFFFFF;
	}

blockquote cite {
	margin: 0px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.justify {
	text-align: justify;
	}

hr {
	display: none;
	}

a img {
	border: 0px solid #FFFFFF;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/

