/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/

* {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	height: 100%
}

body {
	background: #000000;
	color: #000;
	font-size: 100.01%;
	min-height: 101%;
	text-align: left;
	position: relative;
}
img, fieldset, abbr, acronym {
	border: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
address, caption, cite, code, dfn, em, strong, var {
	font-style: normal;
	font-weight: normal;
}
caption {
	text-align: left
}
q:before, q:after, blockquote:before, blockquote:after {
	content: ''
}
input, select, textarea, button {
	font-size: 1em;
	line-height: normal;
	width: auto;
}
input, select {
	vertical-align: middle
}
textarea {
	height: auto;
	overflow: auto;
}
option {
	padding-left: 0.6em
}
button {
	background: none;
	border: 0;
	cursor: pointer;
	text-align: center;
}
ul, ol {
	list-style-type:none;
}
/*------------------------------------------------------------------

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/
	

body#woothemes {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p, ul, ol {
	margin: 0 0 5px
}
table
{
border-collapse:collapse;
}
 td
{

padding-right: 12px;
padding-bottom: 12px;
}

em {
	color: #d9e3ea
}
/* Headlines */
h1, h2, h3 {
	font-weight: normal;
	line-height: normal;
	letter-spacing:-1px;
}
h1 {
	padding-top: 20px;
	font-size:30px;
}
h2 {
	padding-top: 20px;
	font-size:30px;
	font-weight: bold;
	color:#222;
}
h3 {
	font-size:20px;
	font-weight: bold;
}
h4 {
	font-size:14px;
	font-weight: bold;
	
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
h1, h2, h3 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-bottom:5px;
}
h4 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* Anchors */
a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active, a.active {
/*text-decoration: underline;*/
}
/* Lists */
#main div.box1 ul {
	padding:5px;
	list-style:inside;
}
#main div.box1 ol {
	padding:5px;
	list-style:inside;
	list-style-type:decimal;
}
#sidebar .box1 {
	margin:7px 0 18px;
	padding: 5px;
}
#sidebar #videos .box1 {
	margin: 0 0 20px;
	padding: 10px;
}
#sidebar ul, #sidebar ol {
	list-style-type:none;
}
blockquote {
	margin:15px 0;
	padding:10px 20px;
	border-bottom:1px solid #000;
	font:1.00em Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/bg-box.png) repeat scroll 0 0 !important;
	background: #222;
}
/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/
.sidebarSpotlight
{

padding: 12px;
padding-top: 0px;
}
.sidebarSpotlight h4
{
font-weight: normal;
font-size: 18px;
padding-top: 0px;
margin-top: 15px;
padding-bottom: 5px;
letter-spacing:-1px;
}
.lightsocial_container h4
{
margin-bottom: 5px;

padding-left: 0px;
}
.lightsocial_container h4 a
{

margin-bottom: 5px;

}
iframe
{
border:1px solid #ccc;
margin-bottom: 20px;
margin-top: 10px;
}
.longtext
{

line-height:18px;
	


}
.longtext h4
{


	margin-top:30px;


}
.sidebarSpotlight img
{

padding:5px;
	border:1px dotted #000;
margin-bottom:5px;
}
#wrap {
	margin: auto;
	text-align: left;
	width: 1020px;
	position: relative;
}
#header, #headerHome, #content, #footer {
	float: left;
	display: inline;
	clear: both;
	position: relative;
}
#header {
	height: 114px;
	width: 1012px;
	margin-left:1px;
}
#logo {
	margin-top: 10px;
}
#rssTop {
	position: absolute;
	left:900px;
	top:40px;
	margin: 0;
	width: 116px;
	height: 58px;
	display:block;
}
#twitterTop {
	position: absolute;
	left:865px;
	top:40px;
	width: 116px;
	height: 58px;
	margin: 0;
	display:block;
}
#logo a {
	/* background: url(images/logo.png) no-repeat; */
				cursor: pointer;
	position: absolute;
	top: 10px;
	left: 0px;
	display:block;
}


.postneuro {
	width:700px;
font-size: 13px;
}
.postneuro a {
	
color: #a00;
}
.postneuro p {
margin-top: 5px;	
margin-bottom: 10px;
}
.relatedposts{
	
padding-top: 15px;	
padding-bottom: 15px;	
}
.relatedposts h4{
padding-top: 15px;
padding-bottom: 10px;
color: #000;
	font-style:normal;
	font-size:16px;
}
.relatedposts li{
	list-style-type:square ;
padding-left: 0px;
list-style-position: inside;
}
.hline {
	margin-top: 15px;
	width: 100%;
	height: 8px;
	background-color:#111;
	
}
#band {
	position: absolute;
	top: 99px;
	left: 0px;
	width: 100%;
	height: 8px;
	background-color:#111;
	margin-left:0px;
}
#bandF {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background-color:#000;
	border-bottom:8px solid #fff;
	margin-left:0px;
}
#content {
	padding: 0 0 4em;
	width: 100%;
}
#homeMain {
	float: left;
	width: 100%;
	position: relative;
}
.homeItem {
	width: 236px;
	height: 308px;
	padding:6px;
	padding-top:2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	overflow:hidden;
	float: left;
	border:#444 dotted thin;
}
.backfill:hover
{
background: #eeeeee;
}
.backfill2:hover
{

}
.homeItemFirst {
	width: 236px;
	height: 308px;
	padding:6px;
	padding-top:2px;
	
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	overflow:hidden;
	float: left;
	border:#444 dotted thin;
}
.homeItemFirstContent

{

	margin-top:8px;
	
	margin-left: 4px;
	
padding:12px;
padding-top:20px;
width: 204px;
	height:264px;
background: #a00;

}

.homeItemFirst h3,.footerBox1 h3{
color: #fff;
font-size: 34px;
font-style: italic;
}
.homeItemFirst h2,.footerBox1 h2{
font-size: 20px;
margin-bottom: 13px;
margin-top: -10px;
}
.homeItemFirst p , .footerBox1 p {
color: #fff;
line-height: 13px;
}
.footerBox1 p {
color: #fff;
line-height: 16px;
}
.footerBox1 a {
color: #ccc;

}





.homeItemTop {
	overflow:hidden;
	float: left;
	width: 100%;
	height: 296px;
	margin-bottom:3px;
}
.homeItem  a {
	color:#000;

}
.homeItem p a {
	color:#000;
line-height:13px;
}
.homeItemSmall  {
	line-height:12px;
	font-size:9px;
	color:#222;
}
.homeItemFooter {
	float: left;
	width: 100%;
	height: 8px;
	background-color:#000;
	margin-left:0px;
}
.homeItem img {
	padding:1px;
	border:1px dotted #aaa;
	background-color:#fff;
	margin-bottom:3px;
}
.homeItemF {
	width: 448px;
	height: 300px;
	padding:10px;
	margin-right: 8px;
	margin-bottom: 8px;
	overflow:hidden;
	float: left;
	background: #919191;
	border:#444 dotted thin;
}
.home #main {
	float: left;
	width: 750px;

}
#main {
	float: left;
	width: 700px;
margin-left: 2px;
font-size: 11px;
	line-height: 15px;

}


.home #sidebar {
	float: right;
	width: 300px;
}
#sidebar {
	float: right;
	width: 251px;
margin-right:6px;
}
#sidebar h3 {
	margin-top:20px;
color: #000;
}
#footer {
	width: 100%;
	height: 300px;
	background: #fff;
}
#footerWrap {
	color: #0;
	height: 300px;
	width: 1020px;
	margin-left:0px;
	margin: 0 auto;
	position: relative;
	background: #0;
}
/* Fix Footer Position */
#wrap {
	position: relative;
	min-height: 100%;
}
html, body, * html #wrap {
	height: 100%;
}
#content {
	padding-bottom: 100px;
}
#footer {
	margin-top: -100px;
	bottom: -7px
}
.footerBox1, .footerBox2, .footerBox3 {
	width: 200px;
	height: 230px;
	padding:25px;
	
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	overflow:hidden;
	float: left;
background:#ccc;
	
}

.flickr 
{
	float: left;
}
.flickr_badge_image 
{
	width: 75px;
padding-right:14px;

padding-left:11px;
padding-bottom: 20px;
float: left;
}
.footerBox1 {
	width: 454px;
	background:#a00;
	
}
.footerBox2 h3 {
	
	color: #fff;
font-size: 30px;
padding-bottom:7px;
padding-left:10px;
}
.footerBox3 h3 {
	
	color: #fff;
font-size: 30px;
padding-bottom:15px;
}
.footerBox3 p {
	padding-bottom:10px;
	padding-left:3px;
}
.footerBox3 a {
	color: #555;
text-decoration: underline ;
}
/*-------------------------------
2.c Navigations
-------------------------------*/

ul.nav {
	margin: 0
}
/* Main navigation */
#nav {
	height: 38px;
	width: 750px;
	position: absolute;
	top: 10px;
	left: 200px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 100;
}
#nav a {
	color: #444;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 9px 15px;
	text-transform: uppercase;
}
#nav a:hover {
	color: #444;
}
#nav li {
	float: left;
}
/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul li a {
	background: url(images/bg-nav.png);
	line-height: 18px;
	font-size: 11px;
	color: #f00;
	width: 150px;
}
#nav li ul li a:hover {
	background: #f00;
	color:#222;
}
#nav li ul li a {
}
#nav li ul ul {
	margin: -35px 0 0 180px;
}
#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;
}
/* IE7 Fix */

#nav li:hover, #nav li.hover {
	position: static;
}
ul#footerNav {
	position: absolute;
	top: 27px;
	right: 0;
}
ul#footerNav li {
	float: left;
	display: inline;
	margin-left: 15px;
}
/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

#footer #footerWrap #copy {
	position: absolute;
	top: 27px;
	left: 0;
}
#footer #footerWrap #copy a {
	color: #fff;
}
div#hi {
	color: #2a2b2b;
	font: 18px/18px Arial, Helvetica, sans-serif;
	text-align: right;
	width: 444px;
	position: absolute;
	top: 20px;
	right: 0;
}
div#hi p a {
	color: #000;
	font: 11px/11px Arial, Helvetica, sans-serif;
}

div.box1 {
	background: #fff;
	border:#444 dotted thin;
}
ol.commentlist li, form#comments {
 
	background: #f4F4F4;
}
ol.commentlist cite  {
 
	font-size: 16px
}
div.box1 {
	margin: 0 0 20px;
	padding: 0px 20px;
}
div.box1 ul, div.box1 ul.blog-list li p {
	margin: 0
}
div.box1 ul.blog-list li {
	border-bottom: 1px dashed #f00;
	padding: 0 0 15px;
}
div.box1 p.link {
	text-align: right;
	margin: 0 0 15px;
}
div.box1 ul.left-list {
	float: left;
	width: 230px;
	padding: 10px 0 10px 10px;
}
div.box1 ul.right-list {
	float: right;
	width: 230px;
	padding: 10px 10px 10px 0;
}
div.box1 ul.left-list li, div.box1 ul.right-list li, div.box1 ul.list3 li {
	line-height: 13px;
	border-top: 1px dashed #f00;
	padding: 8px 0;
}
div.box1 ul.list3 {
	margin: 15px 0 0;
}
div.box1 ul.list3 li {
	padding: 15px 0;
}
div.box1 ul.list3 li ul {
	margin: 0;
	border: none !Important;
}
div.box1 ul.list3 li ul li {
	margin: 0 0 0 15px;
	padding: 15px 0 0;
	border: none !Important;
}
div.box1 ul.left-list li a, div.box1 ul.right-list li a, div.box1 ul.list3 li a {
	color: #000;
}
div.box2 {
	background-color: #f0f;
	padding: 8px;
}
.txt0, .txt0 a , .continue {
	color: #333;
}
.txt0 a {
	color: #200;
}
h4.txt1 {
	background: url(images/ico-1.gif) no-repeat 0px 3px;
	padding: 0 0 10px 30px;
	color: #000;
	font-style:normal;
	font-size:16px;
}
#sidebar h3 {
	color: #000;
	font-weight: normal;

}
#sidebar a {
	color: #444;
}

#searchform 
{

height: 25px;
margin: 4px;

}

#searchform label
{
visibility: hidden;
font-size: 0px;
}


ol.commentlist {
	
}
ol.commentlist li {
	margin: 0 0 5px;
	padding: 10px 10px 10px 10px;
	position: relative;
}
ol.commentlist li p {
	margin-bottom: 5px;
}
ol.commentlist li img.avatar {
	float:right;
	padding:2px;
background: #fff;
	margin-right:4px;
margin-left:20px;
margin-top:4px;
border: 1px dotted #000;
	
}
ol.commentlist li p a {
	color: #444;
}
ol.commentlist li ul li {
	padding: 15px 0px 5px 20px;
	margin:0;
}

ol.commentlist .comment-meta a {
	color:#999;
font-size: 11px;
	padding-bottom: 10px;
}
ol.commentlist .children {
	margin:0;
}
h2.title {
	color: #444;
	margin: 0 0 14px
}
div.post {
	width:100%;
	padding: 0px 0px
     font-size:13px;
line-height:20px;
}
div.post a {
	
     


}

.post strong {

}
.post em {
	font-style: italic
}
.home .post {
	border-bottom: 1px dashed #777777
}
div.post img {
	border:0px;
	padding:0px !important;
	padding:0;
}
.box1 .navigation {
	padding: 10px 0;
}
h2.hd-page {
	margin: 20px 0;
}
div.box1 ul.list2 li, div.list3 li {
	border-bottom: 1px dotted #eee;

	padding: 2px 5px ;
	margin-left: 5px;

}
div.list3  a
{
display: block;


text-decoration: none;
}

div.list3  a:hover
{
padding-left: 0px;
text-decoration: underline;
color: #a00;
}
div.list3 .lifestream li {
	border:none;
}
/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea {
	border: 1px solid #ccc;
	color: #000;
	padding: 7px;
}
input.text {
	width: 168px
}
select.select {
	width: 200px
}
textarea.textarea {
	width: 630px;
	height: 100px;
	background-color: #fff

}
button.button {
	color: #ccc;
	height: auto;
	width: auto;
	line-height: normal;
	white-space: nowrap;
}
/* General forms */
form.form {
}
form.form ol.fieldset {
	list-style: none

}
form.form ol.fieldset li.field {
	margin: 0 0 13px;
	position: relative;

}
form.form ol.fieldset li.field label {
	position: absolute;
	top: 5px;
	left: 195px;

}
form.form p.submit {
	margin: 
}
form.form p.submit input {
	padding: 5px 10px
}
/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */
}
form.search p.fields {
	
}
form.search p.fields input, form.search p.fields button {
	display: inline;
	vertical-align: middle;
}
/*-------------------------------
3.b Individual forms
-------------------------------*/



form#topSearch {
	background: url(images/bg-search.png) no-repeat;
	width: 178px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 0;
}
form#topSearch p.fields input {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	background: none;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 8px;
	left: 8px;
}
form#topSearch p.fields button {
	background: url(images/ico-search.png) no-repeat;
	width: 21px;
	height: 21px;
	border: none;
	position: absolute;
	top: 5px;
	right: 10px;
}
form#comments {
	padding: 20px 30px;
}
#searchform
{
margin-top: 10px;
margin-bottom: 10px;	

}
#searchsubmit
{


}
#s
{
width: 160px;

height: 20px;
}
/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------

/*-------------------------------
Sidebar Tabber
-------------------------------*/

ul.idTabs {
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
}
ul.idTabs li {
	display: inline;
	margin-right:5px;
	float:left;
}
ul.idTabs li a {
	display:block;
	float:left;
	height:16px;
	margin:0 auto;
	padding:10px;
	text-align:left;
}
ul.idTabs li a.selected, ul.idTabs li a:hover {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
}
#tabs .inside {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
}
#tabs .inside ul li {
	line-height: 13px;
	border-bottom: 1px dashed #555;
	padding: 15px 0;
}
#tabs .inside ul#comm li {
	background:url(images/ico-6.gif) no-repeat left center;
	padding-left:28px;
}
#tabs .inside ul#pop li {
	background:url(images/ico-2.gif) no-repeat left center;
	padding-left:28px;
}

#tagcloud {
	padding:15px;
}
#tabs .inside ul {
	margin:0;
	padding:0px 15px 10px 15px !important;
}
.home #tabs {
	width:260px;
	float:left;
	margin:24px 0 20px;
}
.home div#myfavblog {
	width:260px;
	float:right;
}
/*-------------------------------
Widgets
-------------------------------*/
.widgetized {
}
.widgetized .inside {
}
table#wp-calendar {
	margin:0 !important;
}
#wp-calendar caption {
	color: #f00;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#wp-calendar thead {
	color: #444;
	font-weight: bold !important;
}
#wp-calendar #next, #wp-calendar #prev {
	padding: 10px 0 0 !important;
}

/*-------------------------------
Utility classes
-------------------------------*/

.l {
	text-align: left
}
.c {
	text-align: center
}
.r {
	text-align: right
}
.aligncenter {
	margin: 5px auto 15px auto;
	display: block;
}
.alignleft {
	margin: 5px 15px 5px 0;
	float: left;
}
.alignright {
	margin: 5px 0px 5px 15px;
	float: right;
}
.wrap, .col {
	float: left;
	display: inline;
	position: relative;
}
.wrap {
	clear: both
}
.clear {
	clear: both
}
.fl {
	float: left
}
.fr {
	float: right
}
.flHome {
	margin-top:3px;
	background-color: #0;
	width: 100%;
	height: 305px;
	float: left;
	font-style:italic;
	font-size:24px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
}
.flHome img {
	margin-left:53px;
      margin-top:80px;
	border: none;
	background: none;
}
.frHome {
	margin-top:3px;
	background-color: #0;
	width: 100%;
	height: 305px;
	float: left;
	font-size:24px;
	font-style:italic;
	font-family: times, Times New Roman, times-roman, georgia, serif;
}
.frHome img {
	margin-left:53px;
      margin-top:80px;
	background: none;
	border: none;
}
.titleA {
	padding:5px;
}
.hide, .hidden, .anchor, .skip {
	display: none
}
.nomargin {
	margin-bottom: 0 !important
}
.noborder {
	border: 0 !important
}
.top {
	margin-top: 0 !important
}
.replace, .br {
	display: block;
	font-size: 1%;
	line-height: 0;
	text-align: left;
	text-indent: -10000px;
}
.hr {
	background: #ccc;
	height: 1px;
	margin: 1.5em 0
}
.hr hr {
	display: none
}
.copyright
{
padding-left: 2px;
padding-bottom: 10px;
font-size: 10px;
color: #555;
}
.copyright a
{
font-size: 11px;
color: #888;
}
/*-------------------------------
Clearfix
-------------------------------*/

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}

