body, html {
	height: 100%;
}
body {
	color:#333333;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #000;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	color: #3366cc;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #36C;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:3px;
	border:1px solid #CCC;
	float:right;
	margin-left:12px;
	background-color: #FFF;
}
.alignleft {
	padding:3px;
	border:1px solid #CCC;
	float:left;
	margin-right: 12px;
	background-color: #FFF;
}
#container {
	background-image: url(/images/page-bg.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 44px;
	padding-left: 44px;
	height: auto;
	min-height: 100%;
}
#header1 {
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
}
#header1 h1 {
	padding-bottom: 0px;
	display: block;
	float: left;
	width: 312px;
}
#header1 h1 span {
	display: none;
}
#header1 .right {
	width: 250px;
	color: #CCC;
	text-align: right;
	padding-right: 30px;
	padding-top: 25px;
}
#header1 .right a {
	color: #CCC;
	text-decoration: underline;
}
#header2 .left {
	width: 599px;
}
#header2 .right {
	width: 300px;
}
#nav {
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 34px;
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	font-size: 14px;
	line-height: 34px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 24px;
	padding-left: 23px;
	float: left;
}
#nav .current_page_item a, #nav .current_page_ancestor a {
	background-image: url(/images/nav-bg-active.gif);
}
#subnav {
	background-color: #666666;
}
#subnav li {
	display: block;
	float: left;
}
#subnav li a {
	color: #000;
	display: block;
	line-height: 34px;
	padding-right: 25px;
	padding-left: 25px;
}
#subnav .current_page_item a {
	color: #FFF;
}
#welcome {
	background-image: url(/images/welcome-bg.gif);
	background-repeat: repeat-x;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E7E7E7;
	margin-left: -25px;
	margin-right: -25px;
	margin-top: -15px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
#page {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 115px;
}
#features {
	padding-bottom: 15px;
}
#features .feature {
	float: left;
	width: 155px;
	text-align: center;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 14px;
	color: #36C;
}
#features .feature img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}
.homebox {
	background-image: url(/images/homebox-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 274px;
	min-height: 255px;
	border: 1px solid #999;
	margin-right: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.homebox .content {
	padding: 15px;
}
#wordfortoday {
	background-image: url(/images/wordfortoday-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 274px;
	border: 1px solid #CCC;
	float: right;
	min-height: 255px;
	color: #FFF;
	background-color: #000;
}
#wordfortoday .content h2 {
	color: #FFF;
	font-weight: bold;
}
#wordfortoday .content {
	padding: 15px;
}
#primary {
	float: left;
	width: 550px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}
#bigcalendar {
	width: 100%;
}
#sidebar-1 {
	float: right;
	width: 269px;
}
#footer1 {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 95px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	margin-top: -105px;
}#footer1 .left {
	padding-top: 15px;
	padding-left: 15px;
	width: 565px;
}
#footer1 .left a {
	color: #CCC;
}
#footer1 .right {
	padding-top: 15px;
	padding-right: 15px;
	width: 200px;
	text-align: right;
}
#podcast-post {
	margin-bottom: 15px;
	border-bottom:#CCC 1px solid;
}
/* ================================================================ 
   Drop Down Menu CSS
=================================================================== */
.menu {
	width:900px; 
	position:relative; 
	z-index:100;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 34px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	height:33px;
	width:100%;
	list-style-type:none;
	padding:0;
	margin:0;
}
.menu ul ul {
	width:149px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
}
/* style the links for the top level */
.menu a {
	font-size: 14px;
	line-height: 34px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 24px;
	padding-left: 23px;
}

/* style the second level background */
/*.menu ul ul a.drop {
	background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;
}*/
/* style the second level hover */
/*.menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
}
.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
}*/
/* style the third level background */
/*.menu ul ul ul a {
	background:#e2dfa8;
}*/
/* style the third level hover */
/*.menu ul ul ul a:hover {
	background:#b2ab9b;
}*/


/* 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:33px;
	left:0; 
	width:149px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:148px; 
	top:-1px; 
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-149px;
}

/* 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:#000;
	color:#fff;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#ffffff;
	text-decoration: none;
	background-image: url(/images/nav-bg-active.gif);
}
/*.menu :hover > a, .menu ul ul :hover > a {
	color:#000; 
	background:#b7d186;
}*/

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



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  border-left: 1px solid black;
}

.menu .current_page_item a, .menu .current_parent a, .menu .current_page a {
	background-image: url(/images/nav-bg-active.gif);
}

.menu ul .current_page_item ul a, .menu ul .current_parent ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover, .menu ul .current_parent ul a:hover  {
  background: gray;
}
.menu ul .current_parent ul .current_page a{
	background: gray
}
