/*  
Theme Name: Neo-Sapien v06
Theme URI: http://www.wpdesigner.com
Description: Neo-Sapien theme created by Small Potato of WPDesigner.com for WP 2.0.3.
Version: 0.6
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	Released under WPdesigner.com, this is my third public theme - Small Potato.
	http://www.wpdesigner.com

	Thanks to me, myself, and I.
  */

body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 12px;
}

body{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #666;
	background: #fff;
}

/* Header */

#header {
	width: 980px;
height: 192px;
	margin: 0 auto;
	background:transparent;
position: relative;
}

#header #logo h1 {
	font-family: Verdana, Arial;
	font-size: 16px;
	line-height: 60px;
        padding: 0;
	text-align: left;
	vertical-align: top;
	color: #8D86B2;
text-transform: lowercase;
}

#header #menu {
margin: 90px 0 0 160px;
}

/* holdallunder*/

#holdallunder{
width:975px;
margin:0 auto;	
border: 0px solid #000;
}


/* Splash */

#splash {
background:url(img/header.jpg) no-repeat center;
height:192px;
width:970px;
margin:0 auto;	/*Splash's redeclared in functions.php for WP 2.1 or greater */
}

table{
	font-family: Arial, Verdana;
	font-size: 11px;
}

form, input, textarea{
	font-family: Arial, Verdana;
	font-size: 11px;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #262626;
	color: #ccc;
	background: #f7f7f7;
}

ul, li{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #ccc;
}

a:hover{
	text-decoration: none;
	color: #666;
}

img{
	border: 0px;
}

#container{
	width: 970px;
	text-align: left;
	vertical-align: top;
}

.clearall {
display: block;
border: 1px solid #fff;
        margin: 0 ;
	padding:0;
}

#sidebar1{
	float: left;
        margin: 5px 5px 0 0 ;
	padding:0;
	width: 160px;
	text-align: left;
	vertical-align: top;
	background: #fff;
}

#rightdidebar{
	float: right;
	margin: 0;
	padding:0;
	width: 325px;
	text-align: left;
	vertical-align: top;
	background: #fff;
}

#sidebar2{
	float: right;
	margin: 5px 0 0 0;
	padding:0;
	width: 160px;
	text-align: left;
	vertical-align: top;
	background: #fff;
}

#sidebar3{
	border-top: 5px solid #e6e6e6;
        margin: 5px 0px 0 5px;
	float: left;
	padding:0;
	width: 150px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #fff;
}

li#random-quote.widget.quotescollection_widget {
	padding: 0 5px 0 5px;
	margin-top: 24px;
	border-top: 1px solid #ccc;
}

li#random-quote.widget.quotescollection_widget h2.widgettitle {
display:none;
}

.narrowcolumn{
	float: left;
	width: 480px;
        margin: 5px 5px 0 5px;
	padding: 0 0 300px 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #fff;
}

#menu{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #fff;
        z-index: 5;
}

#menu ul li{
	float: left;
	border-top: 2px solid #c00;
	margin: 0 5px 0 0;
	padding: 6px 15px 7px; 
	font-family: Arial, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	background: #f7f7f7;
}

#menu ul li a{
	text-decoration: none;
}

#menu ul li a:hover{
	text-decoration: underline;
}

.post{
	border-top: 5px solid #e6e6e6;
}

.post h2{
	padding: 0 5px 0 5px;
	font-family: "Times New Roman", Arial;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #666;
	border-bottom: 1px solid #ccc;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.post p{
	padding: 10px 0 10px 0;
}

.post img{
	border: 1px solid #ccc;
	padding: 4px;
	background: #eee;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry{
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 20px 10px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #000;
	background: #fff;
}

.entry p{
	padding: 10px 0 10px 0;
}

.entry a{
	color: #663366;
}

p.postmetadata, post-date, cite{
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
}

.navigation{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #ccc;
	background: #fff;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 11px;
	background: #fff;
	color: #333;
}

blockquote{
	margin: 5px 0 5px 5px;
	padding: 5px 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #333;
}

.sidecol{
	border-top: 5px solid #e6e6e6;
	float: left;
	margin: 0 5px 0 0;
	padding:0;
	width: 150px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #fff;
}

.sidecol ul{
	padding:0;
	text-align: left;
	vertical-align: top;
}

.sidecol ul li{
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #c30000;
}

.sidecol ul li a{
	text-decoration: none;
	color: #663366;
}

.sidecol ul li a:hover{
	text-decoration: underline;
}

.sidecol ul li h2{
	padding: 0 5px 0 5px;
	font-family: "Times New Roman", Arial;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #666;
	background: #f7f7f7;
	border-bottom: 1px solid #ccc;
}

.sidecol ul ul{
	padding: 0;
}


.sidecol ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #ccc;
}

.sidecol ul ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #ccc;
list-style-type: disc;
	list-style-position: inside;
}

.sidecol ul ul ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #e6e6e6;
list-style-type: disc;
	list-style-position: inside;
}

.sidecol ul ul li a{
	text-decoration: none;
	color: #ccc;
}

/* ================================================================ 
test
=================================================================== */


/* ================================================================ 
END test
=================================================================== */


.sidecol ul ul li a:hover{
	text-decoration: none;
	color: #999;
}

#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #E1911E;
	background: #f7f7f7;
}

#wp-calendar th, #wp-calendar td{
	padding: 0;
	color: #ccc;
	background: #fff;
}

#site_content {position: absolute;left: -10000px;}

#menuthing
{
position: absolute;
top: 165px;
left: 155px;
display: block;
height: 30px;
width: 800px;
z-index: 5;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:800px; height:32px; font-size:0.85em; position:relative; z-index:5;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:780px; w\idth:779px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:160px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:160px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#666; width:160px; height:30px; background:#fff; padding-left:10px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:160px; w\idth:159px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#f7f7f7;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#e6e6e6;}
.menu ul ul :hover > a.drop {background:#ccc;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e6e6e6;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#f7f7f7;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:155px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:155px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-155px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#e6e6e6; color:#333; height:auto; line-height:1em; padding:5px 10px; width:145px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:145px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#666; background:#e6e6e6;}
.menu :hover > a, .menu ul ul :hover > a {color:#999;background:#f7f7f7;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


.menu ul ul .current_page_item a {
  color: #663366;
  background: white;
  border-top: 1px solid #e6e6e6;
}

.menu .current_page_item a {
  color: #663366;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: #ccc;
  font-weight: normal;
  background: #white;
}

.menu ul .current_page_item ul a:hover {
  background: #white;
}

.menu .current_page_item a:hover {
  background: #white;
  color: #999;
}

.quotescollection_randomquote {
color: #999;
}



#footerdiv{
	float: left;
	width: 960px;
        margin: 5px 5px 0 0;
	padding: 10px 0 0 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #fff;
	border-top: 1px solid #e6e6e6;

}





#footerdiv #external a{
	float: left;
margin: 0 10px 0 0;
}