/*
Theme Name: Wenco
Theme URI: http://snipurl.com/i7oj
Description: Custom WordPress theme for SuperWisdom.COM
Author: Riki Tiki Tavi
Author URI: http://snipurl.com/i7oj
Version: 1.0
*/

body {
  font-family:Arial;
  font-size: 10pt;
  font-style:normal;
  padding:0px;
  margin:0px;
}

a, a:visited {
  color:#000;
  text-decoration:underline;
  font-style:normal;
}

a:hover {
  text-decoration:none;
  font-style:normal;
}

img {
  border:0px;
}

.aligncenter {
  text-align:center;
}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}


#tree {
  width:720px;
  height:249px;
  background:url(images/tree.jpg) no-repeat;
  padding-top:6px;
}

#tree p {
  margin:0px 0px 0px 400px;
  font-family:Georgia, Times New Roman;
  font-style:italic;
  font-size:8pt;
}

#video1 {
  margin:10px 0px 0px 425px;
  overflow:hidden;
  height:192px;
}


#page {
  margin:0px auto;
  width:720px;
}

#header {
  margin:25px auto 0px auto;
  padding:0px;
  background:url(images/header-bg-big.gif) no-repeat 0px 0px;
  height:86px;
  height:104px;
  position:relative;
}

#title {
  font-size:20pt;
  position:absolute;
  top:10px;
  left:20px;
  font-family:Georgia, Times New Roman;
}

#description {
  font-size:10pt;
  position:absolute;
  top:46px;
  left:20px;
}

ul#navmenu-h, ul#navmenu-h li, ul#navmenu-h ul{ margin: 0; padding: 0; border: 0 none;list-style: none;}
ul#navmenu-h ul ul { margin-top:-1px;}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/ {
  clear: both; display: block; font: 1px/0px serif; content: "."; height: 0; visibility: hidden; }

ul#navmenu-h {
  height: 25px;
}
ul#navmenu-h li {
  height:25px;
  float: left;
  display: inline;
  position: relative;
  margin-right:2px;
}
ul#navmenu-h li li {
  height:25px;
  margin-right:0px;
}
ul#navmenu-h ul {
  width: 200px;
  top: 25px;
  left: 0px;
  display: none;
  position: absolute;
  background-color:#b0d1cc;
}
ul#navmenu-h ul li {
  width: 200px;
  float: left;
  display: block !important;
  display: inline;
}
/* Root Menu */
ul#navmenu-h li a, ul#navmenu-v li a {
  border-left: none;
  float: none !important;
  float: left;
  display: block;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%;
  line-height:25px;
  color:#555;
  border-bottom:0px;
}
/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-v li:hover li a,
ul#navmenu-h li.sfhover li a, ul#navmenu-v li.sfhover li a { 
  float: none;
  _border-top:none;
}
ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul,
ul#navmenu-h ul ul ul ul {
  display: none;
  position: absolute;
  top: 4px;
  left: 196px;
}

/* NO EDIT PAST THIS LINE - Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu-h li:hover ul ul, ul#navmenu-v li:hover ul ul,
ul#navmenu-h li:hover ul ul ul, ul#navmenu-v li:hover ul ul ul,
ul#navmenu-h li:hover ul ul ul ul, ul#navmenu-v li:hover ul ul ul ul,
ul#navmenu-h li.sfhover ul ul, ul#navmenu-v li.sfhover ul ul,
ul#navmenu-h li.sfhover ul ul ul, ul#navmenu-v li.sfhover ul ul ul,
ul#navmenu-h li.sfhover ul ul ul ul, ul#navmenu-v li.sfhover ul ul ul ul {
  display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-v li:hover ul,
ul#navmenu-h ul li:hover ul, ul#navmenu-v ul li:hover ul,
ul#navmenu-h ul ul li:hover ul, ul#navmenu-v ul ul li:hover ul,
ul#navmenu-h ul ul ul li:hover ul, ul#navmenu-v ul ul ul li:hover ul,
ul#navmenu-h li.sfhover ul, ul#navmenu-v li.sfhover ul,
ul#navmenu-h ul li.sfhover ul, ul#navmenu-v ul li.sfhover ul,
ul#navmenu-h ul ul li.sfhover ul, ul#navmenu-v ul ul li.sfhover ul,
ul#navmenu-h ul ul ul li.sfhover ul, ul#navmenu-v ul ul ul li.sfhover ul {
  display: block;
}

#nav-h {
  position:absolute;
  bottom:1px;
  right:1px;
}

#navmenu-h li a {
  padding:0px 10px 0px 10px;
  line-height:25px;
}

#navmenu-h li a:hover, #navmenu-h li.current_page_item a, #navmenu-h li.sfhover a, #navmenu-h li.current_page_parent a {
  background:url(images/menu-hover.gif) repeat-x 0px 2px;
  line-height:25px;
  color:#000;
}

#navmenu-h li.sfhover li a, 
#navmenu-h1 li:hover li a, #navmenu-h1 li:hover li a span {
  background:#eee;
  color:#333;
  background-image:none;
  border:0px;
}

#navmenu-h li li a:hover {
  background-color:#ccc;
  background-image:none;
  color:#333;
  border:0px;
}


#container {
  width:720px;
  zoom:1;
}

#content {
  float:left;
  display:inline;
  width:505px;
  min-height:550px;
  margin-top:20px;
}

#sidebar {
  width:160px;
  float:right;
  display:inline;
  margin:20px 0px 0px 0px;
  border:1px solid #999;
  padding:10px;
}


#sidebar ul#widgets {
  margin-top:0px;
  margin-left:4px;
  padding:0px;
  list-style:none;
}

.widget {
  margin-bottom:20px;
}

.widgettitle {
  color:#000;
  font-size:11pt;
  margin:0px;
}

.widget a {
  text-decoration:none;
}

.widget a:hover {
  text-decoration:underline;
}

#sidebar ul#widgets ul {
  margin-top:0px;
  padding-left:21px;
}

#sidebar ul#widgets ul li {
  padding:0px;
  margin:0px;
  list-style-image:url(images/bullet.gif);
  line-height:14px;
}

.post {
  border-bottom:1px dotted #777;
  margin-bottom:20px;
  padding-bottom:20px;
}

.post-title {
  font-size:18px;
  font-family:Georgia, Times New Roman;
  color:#555;
  margin:5px 0px 0px 0px;
}

.post-title a {
  text-decoration:none;
  color:#555;
}

.post-title a:hover {
  text-decoration:underline;
}

.post-date {
  font-size:9pt;
}


#footer {
  height:117px;
  color:#fff;
  overflow:hidden;
  margin-bottom:20px;
}

#footer p {
  text-align:center;
  margin:2px 0px;
}

#footer p a {
  color:#fff;
}

#footer .copyright {
  margin:30px 0px 0px 0px;
  padding:0px;
  font-weight:bold;
}

#s {
  border:1px solid #999;
  padding:3px;
  width:145px;
  margin-bottom:10px;
}

#submitsearch {
  border:1px solid #999;
  background-color:#fff;
  padding:1px;
  width:60px;
}

blockquote {
  border-left:2px solid #999;
  padding-left:10px;
}

.alignleft {
  float:left;
  margin:5px 5px 5px 0px;
}

.alignright {
  float:right;
  margin:5px 0px 5px 5px;
}

textarea#comment {
  width:99%;
  border:1px solid #999;
}

input#submit {
  border:1px solid #999;
  background-color:#fff;
}

.icons {
  width:220px;
  height:77px;
  overflow:hidden;
  display:block;
  float:left;
  margin-right:30px;
  margin-bottom:40px;
}

.last-icon {
  margin-right:0px;
}

.icons {
  1text-indent:-9999em;
}

.icons a {
  padding:25px 0px 0px 90px;
  display:block;
  text-decoration:none;
  font-size:18px;
  font-family:Georgia;
}

.amazon {
  background:url(images/amazon.gif) no-repeat;
}

.poetry {
  background:url(images/poetry.gif) no-repeat;
}

.courses {
  background:url(images/cources.gif) no-repeat;
}

.blog {
  background:url(images/blog1.gif) no-repeat;
}

.store {
  background:url(images/store.gif) no-repeat;
}

.podcast {
  background:url(images/podcasts.gif) no-repeat;
}

.twitter1 {
  background:url(images/twitter.gif) no-repeat;
}

.audio {
  background:url(images/audio.gif) no-repeat;
}

.resources {
  background:url(images/resources.gif) no-repeat;
}

.patrons {
  background:url(images/patrons.gif) no-repeat;
}

.emailreqtxt, .reqtxt, .linklove {
  display:none !important;
}

.cform textarea,
.cform input {
	width:300px !important;
}
.cform select {
	width:308px!important;
	padding:2px 0!important;;
}  


p.cf-sb {
	text-align:center !important;
	padding: 0!important;
	margin: 0;
}


.cform input.sendbutton	{ 
	width:100px !important;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:none;
}


.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fff !important; 
}

#bottom-menu div {
  width:165px;
  height:100px;
  float:left;
  text-align:center;
  margin-right:20px;
}

#bottom-menu {
  margin:15px 0px 30px 0px;
  overflow:hidden;
}

#bottom-menu div a {
  font-family:Georgia, Times New Roman;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  line-height:165px;
}

#home-course {
  background:url(images/cources-home.gif) no-repeat 0px 0px;
}

#home-podcast {
  background:url(images/podcasts-home.gif) no-repeat 0px 0px;
}

#home-resources {
  background:url(images/resources-home.gif) no-repeat 0px 0px;
}

#home-patrons-network {
  background:url(images/patrons-home.gif) no-repeat 0px 0px;
  width:165px !important;
  margin-right:0px !important;
}

.rss a span, .rss a:hover span {
  background:url(images/rss.gif) no-repeat 0px 0px;
  padding-left:18px!important;
}

#subscribe {
  position:absolute;
  top:35px;
  right:10px;
}

#subscribe form {
  margin:0px;
}

#subscribe em {
  font-style:normal;
  font-size:8pt;
  font-family: Arial;
}

#subscribe .submit {
  border:1px solid #777;
  padding:1px;
  background-color:#fff;
  font-size:8pt;
  font-family:Arial;
}

#subscribe .field {
  border:1px solid #777;
  padding:2px;
  width:140px;
  font-size:8pt;
  font-family:Arial;
}

#phone {
  font-size:9pt;
  font-family:Arial;
  font-weight:bold;
  background:url(images/USA-flag.gif) no-repeat 0px 0px;
  position:absolute;
  right:10px;
  top:10px;
  padding-left:32px;
}

#feeds a, #feeds a:visited {
  text-decoration:none;
}

#feeds a:hover {
  text-decoration:underline;
}

#feeds {
  margin-top:10px;
}

#feeds ul {
  margin-right:10px;
}

#feeds ul li {
  margin-bottom:5px;
}

#feeds h3 {
  font-family:Georgia, Times New Roman;
  margin:4px 10px;
}

#feed1, #feed2, #feed3 {
  border:1px solid #b1b1b1;
  background:#fdfdfd url(images/feed-box-bg.gif) repeat-x;
  width:348px;
  float:left;
  display:inline;
  margin-bottom:20px;
}

#feed1 {
  margin-right:20px;
}

#cforms_captcha {
  width:140px !important;
}

.page-item-8 ul {
  display:none;
}