/*  
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 {text-align: justify;
	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: #333;
}
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;
}
.center {text-align: center;}
div.center table {margin:0 auto;}
.lens:hover {
 cursor: url("http://scientificpsychic.com/img/lens.ico"), pointer;
}
.lens {
 border:0;
}
#top {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  min-width:800px;
  width:100%;
  float:none!important;
}	
#top img {
vertical-align:middle; border:0;
}
/*BEGIN NAVIGATION BAR */
#topnav {padding:0; clear:both;}
#topnav ul {margin:0; padding:0 0 0 6px; list-style:none; height:22px; border-bottom:1px solid #336699;}
#topnav ul ul {position:absolute;top:97px; display:none; width:165px; padding:0px 0px 3px 0px;}
#topnav ul ul ul {position:absolute; top:22px; left:-9999px; width:165px; padding:0px 0px 3px 0px;}
#topnav ul li:hover ul {display:block; z-index:100; box-shadow:5px 5px 5px #888; background:#3368d0;}
#topnav ul ul li:hover ul {left: 165px; display:block; z-index:100; box-shadow:5px 5px 5px #888; background:#4870D8;}
#topnav li {display:block; float:left; background:#003366; margin-right:3px;}
#topnav li.first {background:black;}
#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 li {width:100%; text-indent:6px; background:#3368d0;}
#topnav li li li {width:100%; text-indent:6px; background:#4870D8;}
#topnav li li a {padding:0px;	margin:3px 1px 3px 1px; background:none; float:none; display:block; border-style:none;font-weight:normal;}
#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 ul {margin:0px; padding:0px; list-style:none; clear:both; float:left; width:100%; background:#336699; border-bottom:1px solid #336699;}
#subnav ul ul {position:absolute; display:none; width:165px; padding:0px 0px 3px 0px;}
#subnav ul ul ul {position:absolute; top:0px; left:-9999px; width:165px; padding:0px 0px 3px 0px;}
#subnav ul li:hover ul {display:block; z-index:100; box-shadow:5px 5px 5px #888; background:#3368d0;}
#subnav ul ul li:hover ul {left: 165px; display:block; z-index:100; box-shadow:5px 5px 5px #888; background:#4870D8;}
#subnav li {position:relative; margin:0px; padding:0px;	display:block; float:left; z-index:5; height:18px; background:#336699; font:12px arial, verdana, sans-serif; color:#fff; padding:4px 0px 0px 0px; text-decoration:none;}
#subnav li.first a {padding-left:10px; border:0;}
#subnav li a {font:12px arial, verdana, sans-serif; color:#fff; text-decoration:none; padding:0 4px; border-left:2px solid #fff;}
#subnav li a:hover {color:#ffff00; text-decoration:underline overline;}
#subnav li li {width:100%; text-indent:6px; background:#3368d0;}
#subnav li li li {width:100%; text-indent:6px; background:#4870D8;}
#subnav li li a {padding:0px;	margin:3px 1px 3px 1px; background:none; float:none; display:block; border-style:none;}
#subnav li.on a {color:#fc0; text-decoration:none;}
#subnav li.on li a {color:#fff;}
#subnav li.on li a:hover {color:#ffff00; text-decoration:underline overline;}

#topn1 ul {margin:0; padding:0 0 0 12px; list-style:none; height:16px;}
#topn1 li {display:block; float:left; background:#ffb8ff; 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: 130px;
  margin-left: 15px;
  margin-right: 320px;
  padding: 0px;  
  background:  #ffffff;
  border: solid white 1px;
  text-align: justify
}

#sidebar {
  position: absolute;
  top: 130px;
  right: 0px;
  width: 300px; overflow:hidden;
	font-size: 0.8em;  /* smaller sidebar font */
  padding: 0px;  
  background:  #ffffff;
  z-index:-1;
}

	/* 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%;
}
