/*  
Theme Name: SciPsi II
Theme URI: http://www.ScientificPsychic.com/
Description: This theme is based on the Scientific Psychic web site
Version: 2.1
Author: Antonio Zamora
Author URI: http://www.ScientificPsychic.com/
*/

/* Basics and Typography */

body 
{ font-family: verdana, arial, serif;
  color: #000000;
  background:  #ffffff;
  font-size: 10pt;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
p {
	font-size: 1em;
	line-height: 1.2em; /* line-height: 1.5em;*/
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.3em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #000000; /* color: #9BBB38; */
}
h1, h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
a {
	text-decoration: none;
}
a:link {
	color:#0000ff; /* color: #E58712; */
}
a:visited {
	color:#336699; /* color: #B96F17; */
}
a:hover, a:active {
	/* color: #9BBB38; */
  color:#ff0000;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 15px;
	padding: 0 15px;
	border-left: 3px solid #E8E7D0;
	font-size: 0.9em; 
  font-style: italic;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* start for WordPress 2.7.1 */
img.left, .alignleft { float:left; margin: 0 15px 15px 0; }
img.right, .alignright { float:right; margin: 0 0 15px 15px; }
img.frame { padding: 5px; border: 1px solid #e9f4fa; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
p.wp-caption-text { font-size: 12px; color: #888; margin: 10px 0 0 0 !important; padding:0; font-style:italic; text-align:center; }
/* end for WordPress 2.7.1 */

.small {
	font-size: 0.9em;
	color: #999;
}

/* Layout */
#wrapper {
}
#header {
	padding: 30px 0 0 0;
	/* background-color: #F5F5E7; */
	/* border-bottom: 10px solid #9BBB38; */
}

	/* Header Styles */
	#header h1 {
		margin: 0;
		font-size: 1.8em;
	}
	#header h1 a {
		text-decoration: none;
		/* color: #80904F; */
	}
.info:hover {
    cursor: help;
}
.info {
    border-bottom: thin dotted;
    cursor: help;
}
.lens:hover {
 cursor: url("http://scientificpsychic.com/img/lens.ico"), pointer;
}
.lens {
 border:0;
}
#top {
  position: absolute;
  top: 10px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  background:  #ffffff;
  width:  100%
}	
/*BEGIN NAVIGATION BAR */
#topnav{padding:0; clear:both; }
#subnav h5, #topnav h5{display:none; }
#topnav ul{margin:0; padding:0 0 0 6px; list-style:none; height:22px;  border-bottom:1px solid #336699;}
#topnav li{display:block; float:left; background:#003366; margin-right:3px; }
#topnav li a{display:block; float:left; font:12px verdana, sans-serif; font-weight:bold; color:#fff; white-space:nowrap; padding:4px 6px; margin:0; text-decoration:none; }
#topnav li a:visited{color:#fff; text-decoration:none;}
#topnav li a:hover{color:#ffff00; text-decoration:underline overline; }
#topnav li div{display:block; float:left; margin:0; padding:0; }
#topnav li.on{background:#336699; padding:0;}
#topnav li.on div{padding:0; }
#topnav li.on a{color:#fff ; text-decoration:none;}
#topnav li.on a:visited{color:#fff ; text-decoration:none;}
#topnav li.on a:hover{color:#ffff00; text-decoration:underline overline;}

#subnav{padding:0; margin-bottom:0px; clear:both; float:left; width:100%; }
#subnav ul{list-style:none; height:22px; background:#336699; border-bottom:1px solid #336699; float:left;  margin:0; padding:0; width:100%; }
#subnav li a{float:left; display:block;font:12px arial, verdana, sans-serif; color:#fff; margin:4px 0; padding:0 4px; border-left:2px solid #FFF; text-decoration:none; }
#subnav li a:visited{text-decoration:none; color:#fff ; }
#subnav li a:hover{color:#ffff00; text-decoration:underline overline;}
#subnav li{float:left; display:block; color:#fff; font:12px verdana, sans-serif; height:22px; }
#subnav li.first a{padding-left:13px; border:0; }
#subnav li.first a:visited{border:0; }
#subnav li.on a{color:#fc0; text-decoration:none;}
#subnav li.on a:visited{color:#fc0; text-decoration:none;}

#topn1 ul{margin:0; padding:0 0 0 6px; list-style:none; height:16px;}
#topn1 li{display:block; float:left; background:#ffd0ff; margin-right:3px; }
#topn1 li a{display:block; float:left; font:10px verdana, sans-serif; font-weight:bold; color:#000; white-space:nowrap; padding:2px 6px; margin:0; text-decoration:none; }
#topn1 li a:visited{color:#000; text-decoration:none;}
#topn1 li a:hover{color:#ff0000; text-decoration:underline overline; }
#topn1 li div{display:block; float:left; margin:0; padding:0; }
#topn1 li.on{background:#993399; padding:0;}
#topn1 li.on div{padding:0; }
#topn1 li.on a{color:#fff ; text-decoration:none;}
#topn1 li.on a:visited{color:#fff; text-decoration:none;}
#topn1 li.on a:hover{color:#ffff00; text-decoration:underline overline;}
/*END NAVIGATION BAR */

#content  {
  margin-top: 140px;
  margin-left: 15px;
  margin-right: 320px;
  padding: 0px;  
  background:  #ffffff;
  border: solid white 1px;
  text-align: justify
}

#sidebar {
  position: absolute;
  top: 140px;
  right: 0px;
  width: 300px;
	font-size: 0.8em;  /* smaller sidebar font */
  padding: 0px;  
  background:  #ffffff;
}

	/* Footer  */
#footer {
  clear: both; 
	font-size: 0.9em;
	text-align: right; 
  width:  80%;   
}

	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 10px 0 20px 0;
		/* background-color: #E8E8CE; */
		/* border-top: 10px solid #9BBB38; */
		font-size: 0.9em;
		text-align: right;
	}

	
/* Sidebar Styles */
#sidebar h2 {
	display: inline;
	margin: 0 4px 0 0;  /* 	margin: 1.2em 0 0.6em 0; */
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
  font-size: 10pt;  /*    1.1em;  */
  color: #333;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 0 4px 0 0;  /* margin: 1.2em 0; */
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}

/* PADDING: TOP, RIGHT, BOTTOM, LEFT */   /* PADDING: TOP, RIGHT, BOTTOM, LEFT */ 

#sidebar ul ul li {
	padding: 0 4px 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	/* display: block; */
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px; /* padding: 2px 10px 0 10px; */
	width: 300px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 280px; 
} 
html>body #sidebar ul ul li a {
	width: 280px; /* width: 170px;*/
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 0px 10px 0 25px;  /* padding: 2px 10px 0 25px; */
	width: 300px; /* width: 190px;*/
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 280px; 
	/* width: 155px; */
} 
html>body #sidebar ul ul ul li a {
	width: 280px;
}

/* Blog */

.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
  color: #0000ff;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
	/* background: #9BBB38 url(images/posttitle.gif) no-repeat top right; */
}
.posttitle a:link{
  color:#0000ff;
}
.posttitle a:visited {
  color:#336699;
}
.posttitle a:hover, .posttitle a:active {
	/* background: #E8E7D0 url(images/posttitle.gif) no-repeat 100% -91px; */
	/* color: #80904F; */
  color:#ff0000;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	/* background: url(images/postmeta.gif) no-repeat top left; */
	font-size: 0.9em;
	color: #333;  /* 999 */
}
.postentry {
  text-align: justify
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}



/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 98%;
}
