/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
.jp-header {
	margin-bottom:0px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	/*vertical-align:top;*/
}	
#quickform {
	/* height:119px;
	float:right;
	position:relative;
	top:25px;
	_top:0px;
	#top:0px;
	display:block;*/
}
#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
#content {
	font-size: 1.2em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background:url(images/shad-foot.jpg) top repeat-x;
	width:961px;
	border: none;
	height:5px;
	padding: 10px;
	margin:0 0 0 7px;
	_margin: 16px 0 0 7px;
	#margin: 16px 0 0 7px;
	clear: both;
	bottom:0;
	float:left;
	font-family:tahoma;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#footer li {
	float:left;
	padding: 0px 10px 0px 10px;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#1e7aa7;
	}
h1 {
	font-size: 1.2em;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
h3, h3 a:link  {
	font-size: 1.3em;
	color:#1e7aa7;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h5, h5 a, h5 a:hover, h5 a:visited {
	text-decoration: none;
	font-size: 13px;
	color:#0066CC;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin: 17px 0px 0px 0px;
	font-weight: normal;
	}
h6, h6 a, h6 a:hover, h6 a:visited {
	text-decoration: none;
	font-size: 18px;
	color:#F0960E;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin: 5px 0px 0px 0px;
	font-weight: normal;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.narrowcolumn {
	background:#FFFFFF;
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post {
	margin: 20px 0px 10px 20px;
	_margin: 25px 0px 40px 20px;
	#margin: 25px 0px 40px 20px;
	width: 540px;
	}
.post p {
	margin: 20px 0px 15px 0px;
	}
.post hr {
	display: block;
	}
.post h1 {
	margin: 0px 0px 0px 20px;
	}
.post li {
	margin: 15px 0px 4px 30px;
	_margin: 15px 0px 4px 30px;
	#margin: 15px 0px 4px 30px;
	}

.post ul li {
	margin: 5px 0px 4px 0px;
	_margin: 5px 0px 4px 0px;
	#margin: 5px 0px 4px 0px;
	}

.list {
	margin: 5px 0px 4px 30px;
	_margin: 5px 0px 4px 30px;
	#margin: 5px 0px 4px 30px;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */

/*	Begin Headers */
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 10px 0px 0px;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	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 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 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. */
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	/* margin: 10px auto;
	padding: 5px 3px;
	text-align: center; 
	margin:10px auto; */
	padding:3px 6px;
	text-align:right;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	vertical-align:top;
	text-align:left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*width: 250px;*/
	}
#sidebar form {
	margin: 0;
	}
.box1 {
	background: #c4e1f6;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 20px 10px;
	width:255px;
}
.box1 p {
	margin:0px;
}
.box2 {
	background: #9acdf2;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width:265px;
}
.box2 p {
	margin:0px;
}
.box3 {
	background: #9acdf2;
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 10px;
	width:255px;
}
.box3 p {
	margin:0px;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#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;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	/* display: none; */
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*-----CSS Modifications by Jaymar Panlilio--------*/

body {
	background:url(images/bg-headbody.jpg) center top no-repeat;
	font-size:12px;
}
.chat a, .chat a:hover, .chat a:visited {
	font-weight:bold;
	color:#A4D1E8;
}
.jp-page {
	width:996px;
	margin-left:auto;
	margin-right:auto;	
}
.jp-page2 {
	width:996px;
	margin-left:auto;
	margin-right:auto;
}
.jp-pagemain {
	background:url(images/bg-rightbar.jpg) right top repeat-y;
	padding-left:30px;
	_padding-left:30px;
	#padding-left:30px;
	/* padding-right:20px; */
	text-align:left;
	vertical-align:top;
	width:670px;
	/*_width:650px;
	#width:650px;*/
	padding-bottom: 30px;
}
.jp-pagemain li {
	list-style-type:disc;
}
.jp-pagemain ul li {
	list-style-type:disc;
	margin-bottom: 15px;
}

#pagebgdiv {
	width:700px;
	margin-top:0px;
	vertical-align:top;
}

/*.jp-content {	
	background:url(images/shad-foot.jpg) bottom repeat-x;
}
*/
.jp-topbar {
	height:24px;
	background:#0e5375;
	border-bottom:solid 1px #70c6f0;
	text-align:right;
}
.jp-topbar2 {
	width:979px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	height:14px;
	vertical-align:top;
}
.jp-bodyshad {
	background:url(images/bg-bodyshad.png) center top repeat-y;
	margin-left:auto;
	margin-right:auto;
	/*padding-left:11px;*/
	vertical-align:top;
	margin-top:0px;
	_margin-top:-20px;
	#margin-top:-20px;
	width: 997px;
	_margin-bottom:-20px;
	#margin-bottom:-20px;
}
.jp-bodyshad2 {
	margin-left:auto;
	margin-right:auto;
	/*padding-left:11px;*/
	vertical-align:top;
	margin-top:0px;
}
.jp-flasharea {
	width:976px;
	height:240px;
	padding-top:0px;
	margin-left:9px;
	margin-right:auto;
	background:url(images/people.jpg) left top no-repeat;
}
.jp-flasharea2 {
	width:976px;
	height:240px;
	padding-top:0px;
	margin-left:9px;
	margin-right:auto;
}
flasharea {
	height:240px;
}

.mnh3 {
	font-size:12px;
	font-weight:bold;
}

.jp-nav {
	background:url(images/nav-bg.jpg) center top repeat-x;
	width:976px;
	height:32px;
	/* border-left:2px solid #FFFFFF; */
	margin-left:10px;
	margin-right:auto;
}
.jp-navtop {
	/* background:url(images/topnav-top.jpg) center top repeat-x;
	width:976px;
	height:6px;
	border-left:2px solid #FFFFFF;
	margin-left:10px;
	margin-right:auto; */
}
.jp-quickform {
	background:url(images/bg-quickform.jpg) left top no-repeat;
	width:278px;
	/* height:240px; */
	z-index:34;
}
.jp-quickform p {
	margin:0px;
}
.jp-leftbarnews {
	/*background:url(images/bg-leftbar.png) right top repeat-y;*/
	width:264px;
	padding-left:0px;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	color:#a0a0a0;
	margin-left:-20px;
}
.jp-leftbarnews ul {
	list-style-type:none;
	margin:10px;
}
.jp-leftbarnews li {
	list-style-type:none;
	margin:10px;
}
.jp-leftbarhome {
	/*background:url(images/bg-leftbar.png) right top repeat-y;*/
	width:260px;
	padding-left:9px;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	color:#a0a0a0;
	margin-left:-20px;
}
.jp-leftbarhome ul {
	list-style-type:none;
	margin: 10px 10px 10px -20px;
	_margin: 10px 10px 10px 20px;
	#margin: 10px 10px 10px 20px;
}
.jp-leftbarhome li {
	list-style-type:none;
	margin: 0px 10px 10px 0px;
}
.more-link {
   font-style: italic;
   text-align: right;
}
.newsfeed {
	margin-left:15px;
	margin-right:30px;
}
.newsh2, .newsh2 a:link, .newsh2 a:active, .newsh2 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F5960D;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.jp-searchform {
	height:32px;
	margin:0px;
}
.rem-gray {
	background:url(images/rem-gray.jpg) right top repeat-y;
}
.jp-leftshad {
	background:url(images/bg-leftbar.png) left top repeat-y;
	padding-left:15px;
}
.jp-leftshad2 {
	background:url(images/bg-leftbar.png) left top repeat-y;
}
.jp-postarea {
	width:685px;
	font-family:Tahoma;
	font-size:13px;
	color:#818485;
	text-align:justify;
	line-height:17px;
}
.jp-postarea2 {
	font-family:Tahoma;
	font-size:13px;
	color:#818485;
	text-align:justify;
	line-height:24px;
}
.myh1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#f0960e;
}
.myh2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#1D83B3;
}
.jp-quicklinks {
	/*background:url(images/rem-gray.jpg) right repeat-y #f2f0f0;*/
	background:#f2f0f0;
	border-top:solid 1px #cdcdcd;
	/*padding-top:5px;*/
	padding: 15px 0px 15px 10px;
	width:660px;
	margin: 0px -25px 0px 0px;	
}
.mylink, .mylink a:link, .mylink a:active, .mylink a:visited {
	text-decoration:none;
	color:#a4d1e8;
}
.mylink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.jp-quicklinks h2 {
	display:none;
}
.jp-quicklinks li {
	list-style-type:none;
	display:inline;
	margin-right:10px;
	line-height:20px;
	word-wrap: break-word;
	display: -moz-inline-box;
    display: inline-block;
}
.mynav li {
	list-style-type:none;
	display:inline;
}
.jp-quickvideo {
	/*background:url(images/rem-gray.jpg) right repeat-y #f2f0f0;*/
	background:#f2f0f0;
	border-top:solid 1px #cdcdcd;
	/*padding-top:5px;*/
	padding: 15px 0px 15px 10px;
	width:710px;
	margin: 0px -25px 0px 0px;	
}

.jp-quickvideo ul{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}
.jp-quickvideo h2 {
	display:none;
}
.jp-quickvideo li {
	list-style-type:none;
	display:inline;
	margin-right:10px;
	/* line-height:20px; */
	word-wrap: break-word;
	display: -moz-inline-box;
    display: inline-block;
	font-size:10px;
}
.jp-quickvideo li  p{
	margin:0px;
}
#jp-nav {
	list-style-type:none;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	vertical-align:top;
	height:32px;
	margin-top:-20px;
}
.jp-rightbar {
		/*background:url(images/bg-rightbar.jpg) left top repeat-y;*/
		width:250px;
		color:#A0A0A0;
		font-size:10px;
}
/* ------------------- Topmenu Start ------------------- */
#logoset1{
		width:645px;
		height: 45px;
		background:url(images/logoset1.jpg) no-repeat top;		
		padding:0px;
		margin:0px;
		position: relative;
		margin-left:auto;
		margin-right:auto;
	}
	#logoset1 li { 
		margin: 0px; 
		padding: 0px; 
		list-style: none; 
		position: absolute;
		margin-left:auto;
		margin-right:auto;
	}
	#logoset1 li, #logoset1 a, #logoset1 a:hover {
		height:45px;		
		display: block;	
	}	
	#btn_nami {left:0px;  width: 82px;}
	#btn_nimi {left:82px;  width: 75px;}
	#btn_narsad {left: 157px;  width: 109px;}
	#btn_mha {left: 266px;  width: 127px;}
	#btn_dbsa {left: 393px;  width: 85px;}
	#btn_migraine {left: 478px;  width: 72px;}
	#btn_epilepsy {left: 550px;  width: 106px;}	
	#btn_nami a:hover {background: transparent url(images/logoset1.jpg) -0px   -45px no-repeat;}
	#btn_nimi a:hover {background: transparent url(images/logoset1.jpg) -82px   -45px no-repeat;}
	#btn_narsad a:hover {background: transparent url(images/logoset1.jpg) -157px   -45px no-repeat;}
	#btn_mha a:hover {background: transparent url(images/logoset1.jpg) -266px   -45px no-repeat;}
	#btn_dbsa a:hover {background: transparent url(images/logoset1.jpg) -393px   -45px no-repeat;}
	#btn_migraine a:hover {background: transparent url(images/logoset1.jpg) -478px   -45px no-repeat;}
	#btn_epilepsy a:hover {background: transparent url(images/logoset1.jpg) -550px   -45px no-repeat;}
#logoset2{
		width:645px;
		height: 48px;
		background:url(images/logoset2.jpg) no-repeat top;		
		padding:0px;
		margin:0px;
		position: relative;
		margin-left:auto;
		margin-right:auto;
	}
	#logoset2 li { 
		margin: 0px; 
		padding: 0px; 
		list-style: none; 
		position: absolute;
		margin-left:auto;
		margin-right:auto;
	}
	#logoset2 li, #logoset2 a {
		height:48px;		
		display: block;	
	}	
	#btn_npf {left:32px;  width: 84px;}
	#btn_nih {left:116px;  width: 293px;}
	#btn_alzheimers {left: 409px;  width: 219px;}		
	#btn_npf a:hover {background: transparent url(images/logoset2.jpg) -32px   -48px no-repeat;}
	#btn_nih a:hover {background: transparent url(images/logoset2.jpg) -116px   -48px no-repeat;}
	#btn_alzheimers a:hover {background: transparent url(images/logoset2.jpg) -409px   -48px no-repeat;}	
	
/* ------------------- Topmenu End ------------------- */


/*--------------from old-------*/

/*
Theme Name: CNS Trial
Theme URI: http://www.synergy-one.com
Description: Created for CNS Network
Version: 1.1
Author: Jason Schuller & Zimmaron Zsido
Author URI: http://www.zimmaron.com/
Tags: WordPress, CNS Trial, CNS Network
*/

/* Begin Search */
#searchwrap { /* float: right; */ padding: 0 5px 5px 5px; height: 25px; /* background: url(images/searchbg.gif) top left no-repeat; */ }
* + html #searchwrap { padding: 1px 5px 5px 5px;}
#searchwrap input{ vertical-align: middle; background: none; color: #3C3F36; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#searchwrap #s{ border: none; padding: 5px 0 5px 0; margin: 0; width: 215px; }
* + html #searchwrap #s { margin: -3px 3px 0 0; width: 210px; }

/* End Search */
#chat { /* float: right; */ padding: 0 5px 5px 5px; margin: 5px 10px 0px 0px; }

/* Begin Navigation */
/*#navigation { width: 660px; height: 31px; float: left; }*/
#nav { bottom: 0;  z-index: 999; list-style: none; float: left; margin: 0; padding: 0; font-family:tahoma; font-size:11px; font-weight:bold;}
#nav li { float: left; margin-left: 5px; /*border-right:solid 1px #0d5d83;*/ background:url(images/nav-div.jpg) right no-repeat;}
#nav li.current { background-position: left bottom; }
#nav li a { float: left; display: block; height: 22px; padding: 9px 14px 0;  color: #FFFFFF; text-decoration: none; }
#nav li.current a { background-position: left bottom; color: #FFFFFF; }
#nav li:hover, #nav li.sfhover { /*background-position: right -31px;*/ }
#nav li.current:hover, #nav li.sfhover.current { background-position: right bottom; }
#nav li:hover a, #nav li.sfhover a { background-position: left -31px; color: #cceeff; }
#nav li.current:hover a, #nav li.sfhover.current a { background-position: left bottom; color: #FFFFFF; }
#nav li#nav_home.current { background-position: right top; }
#nav li#nav_home.current a { background-position: left top; color: #FFFFFF; }
#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home { background-position: right -31px; }
#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a { background-position: left -31px; color: #FFFFFF; }
#nav li ul { clear: left; position: absolute; left: -999em; z-index: 999; width: 161px; margin-top: 28px; margin-left: 0px; /* IE6 only */ border: 1px solid #FFFFFF;
			border-top: 1px solid #FFFFFF; border-bottom: 0; list-style: none; line-height: 1; padding-left: 0px; }
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul { margin-top: -2px; }
#nav li li { display: inline; _display: block; float: none; _float: left; margin: 0; font-size: .9167em; text-transform: none; }
#nav li ul ul { margin: -31px 0 0 161px;}
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li li li { font-size: 1em; }
#nav li:hover li a, #nav li.sfhover li a { float: none; width: 133px; height: auto; padding: 9px 14px; border-bottom: 1px solid #FFFFFF; background: #1b7dac; color: #FFFFFF; }
#nav li:hover li a:hover, #nav li.sfhover li a:hover { background: #136c96; color:#cceeff; }
/* End Navigation */

/* Begin Tooltip */
#tooltip { position: absolute; z-index: 3000; border: 1px solid #3C3F36; background: url(images/tipbg.png) top left repeat; 
			padding: 5px; width: 200px; font-size: 10px; font-weight: normal; color: #3C3F36; }
#tooltip h3, #tooltip div { margin: 0; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
/* End Tooltip */

/* Begin Secondary Pages */
#whitewrap {
width: 100%;
background: #FFFFFF url(images/secondarybg2.gif) top left repeat-x;
float: left;
}
#whitewrap img {
padding: 4px;
background: #3C3F36;
}
#postcontent li { padding: 0 0 5px 20px; background: url(images/list.gif) top left no-repeat; }
#postcontent ul { margin: 5px 0 15px 15px; padding: 0; list-style: none; }
#location { width: 960px; height: 30px; float: left; color: #FFFFFF; font-size: 16px; margin-left: 30px; }
#location p { margin: 6px 0 0 0; font-size: 11px; }
#location a:link, #location a:visited { color: #FFFFFF; text-decoration: none; }
#location a:hover { color: #C7CBC0; text-decoration: underline; }
#container { width: 960px; border-right: 1px solid #3C3F36; border-left: 1px solid #3C3F36; float: left; margin: 0px; padding: 0px; background: url(images/wrapcns.gif) bottom left repeat-x; }
#secondary { width: 589px; float: left; /* border-right: 1px solid #3C3F36; */ padding: 0px 45px 18px 45px; margin: 0px; }
#gallery { width: 960px; float: left; padding: 5px 0 20px 0; margin: 0; line-height: 1.4em; }
.galleryitem { width: 465px; height: 125px; float: left; padding: 20px 15px 12px 0; margin: 0; }
.galleryitem p { margin: 5px 0  0 0; height: 73px; line-height: 1.2em; overflow: hidden; }
* + html .galleryitem p { margin: 5px 0  0 0; height: 72px; overflow: hidden; }
.galleryitem img { width: 125px; height: 125px; padding: 4px; margin: 0 8px 0 0; background: #3C3F36; float: left; }
.galleryitem img:hover { width: 125px; height: 125px; padding: 4px; margin: 0 8px 0 0; background: #707366; float: left; }
.categorydets { font-size: 11px; }
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2 { font-size: 1.4em !important; padding: 0 0 5px; color:#333 !important; }
ol.commentlist { margin: 10px 0 20px; padding: 0; list-style: none; font-size: 12px; line-height: 20px; }
ol.commentlist p { margin-bottom:10px; line-height: 20px; }
.commentmetadata a { font-size:11px; color:#333333; }
ol.commentlist cite { font-style: normal; font-weight: bold; }
ol.commentlist li { padding: 20px 10px 10px 10px; width: 592px; }
ol.commentlist li.alt { padding: 18px 18px 5px 18px !important; background:#F8F8F4; border:1px solid #DEDBD1; }
#commentform input { background: #FFFFFF; border: 1px solid #E7E7E7; }
#commentform textarea { background: #FFFFFF; border: 1px solid #E7E7E7; width: 625px; }
input#submit { color:#333333; padding:7px; margin: 0 0 7px 0; border: 1px solid #E7E7E7; background:#FFFFFF; }
/* End Comment Styles */

/* Begin Defaults */
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
p img { padding: 0; max-width: 100%; }
a img { border: none; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 8px 8px; display: inline; }
img.alignleft { padding: 4px; margin: 0 8px 8px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
.center { text-align: center; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.hidden { display: none;}
blockquote { margin: 15px 30px 0 0; padding-left: 30px; background: url(images/blockquote.jpg) top left no-repeat; }
.wp-caption { border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img { margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text { font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
/* End Defaults */