/*
Theme Name: Synaptic Stimuli
Description: Custom Theme created for Synaptic Stimuli
Version: 03 Feb, 7:51
Author: M.Chichi
Author URI: http://www.michaelchichi.com

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 115%;
	background-color: #FFFFFF;
        background-image: url(http://synapticstimuli.com/stripped_vertical.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #000000;
}

#doc {
	width: 1000px;
}


a, a:link {
	padding: 1px;
	color: #262626;
	text-decoration: none;
        background-color: #E7D9D8;
}

a:hover {
	color: #F2C2EE;
	text-decoration: none;
	background-color: #C7D0E9;
	color: #262626;
}

h1 {
	font-family: arial;
	font-weight: bold;
	font-style: regular;
	font-size: 24px;
	padding-top: .1em;
	padding-bottom: 35px;
}


h2 {
	font-family: arial;
	font-style: regular;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 7px;
	padding-bottom: 85px;
}

h2 span {
	color: #999;
}

h3 {
	font-family: arial;
	font-style: regular;
	font-weight: bold;
	font-size: 24px;
        line-height:28px;
        padding-bottom:85px; 
        width:800px;
}


h4 {
font-family: arial;
	font-weight: bold;
	font-style: regular;
	font-size: 11px;
      }
      
      h4 span { line-height: 12px; }

h5 {
padding: 30px;
font-family: arial;
	font-weight: bold;
	font-style: regular;
	font-size: 80%;
      }

p {
	font-size: 100%;
	margin-bottom:1em;
	line-height: 150%;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 200%;
	color: #000000;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}

.item {
	padding: 10px;

	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
	;
	
}

.item ul {
	list-style-type: disc;
	background-color: #FFFFFF;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 70%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}



.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 120%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 90%;
	float: right;


}
.commentlist {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 120%;

}
.commentlist li {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #000000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat-y;
	text-align:left;
	padding: 0px;
	border: 1pt solid #FFFFFF;
	SP_GRADIENT
}

#secondary {
	border: 0;
	width: 180px!important;
}

#secondary h4, #third h4{
	color: #414141;
	font-family: arial;
	font-weight: bold;
        font-size:11px;
font-style: regular;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 50%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {width:160px; padding:10px; border: none; background: #FFFFFF;}
#menu ul {list-style:none; margin:0; padding:0; font-size:11px; background: #E7D9D8;}
#menu ul li { padding:0px; margin:0; border-bottom: #FFFFFF solid 0px; background: #FFFFFF;}
#menu ul li a {  padding:0px 0px 0px 30px;  text-decoration:none; color: #262626; background: #E7D9D8;}
#menu ul li a:hover {  color:#262626; background: #C7D0E9; }



li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #DEDEDE;
	color: #808080;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #808080;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #808080;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #DEDEDE;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #666666;
}

#word {width:700px; padding:20px; border:0px solid #C2C2C2; background: #FFFFFF;}


.clear { clear: both; }

#logo {
	background: none;
}

#infscr-loading em {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

#infscr-loading div {
	display: inline;
	padding: 0 8px;
	vertical-align: top;
}