/*  
	Theme Name: 	Teanja WordPress Theme
	Author: 		Captain Jack Communications, LLC
	Author URL: 	http://www.captainjack.com
*/

* {
	padding:0;
	margin:0;
}
html { font-size:100.01%; }
body {
	font-size:62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/tail.gif) repeat-x 0 0 #000;
	color:#fff;
}
.clear { clear: both; }
table, td, div, img {
	border:0;
	border-collapse:collapse;
}
td { vertical-align:top; }
ul { list-style: none; }
p { padding:0px 0px 18px 0px; }
a {
	text-decoration: underline;
	color:#eed799;
}
a:hover { text-decoration: none; }
address {
	margin: 0;
	padding-bottom: 18px;
}
input, select, textarea {
	vertical-align:middle;
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#333;
	padding:2px;
}
input.text, select, textarea {
	border:0;
	background:#fff;
}
input.year { width: 30px; }
html body textarea {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#333;
}
/*** Main ***/
.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/ }
.main { background:url(images/header.jpg) no-repeat center 0; }
.main-bg { }
.main-width {
	width:1016px;
	margin:0 auto;
}
.header { height:670px; }
.header-sm { height: 558px; }
.header .date, .header-sm .date {
	font-size:1.1em;
	color:#808080;
	padding:16px 0px 11px 22px;
}
/*** Menu ***/
.main-menu {
	float:left;
	clear:both;
	padding:41px 0 15px 35px;
	width: 960px;
}
.menu-end {
	background:url(images/menu-bg-right.png) no-repeat 0 0;
	float: left;
	width: 25px;
	height: 62px;
	margin-right: 35px;
}
/*** Logo ***/
.logo {
	float:left;
	padding:28px 0px 0px 27px;
}
.logo .indent {
	overflow:hidden;
	height:100%;
	padding:0px 0px 0px 0px;
}
.logo h1 {
	float:left;
	width:457px;
	height:115px;
	font-size:2.1em;
	display:block;
	color:#fff;
	cursor:pointer;
	background:url(images/teanja-studios-logo.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-1000em;
}
.logo h1:hover { text-decoration:none; }
/*** Search ***/
.search {
	float:right;
	width:312px;
	margin:0px 0px 0px 0px;
}
.search .indent {
	padding:8px 50px 0px 0px;
	text-align:right;
}
.search form {
	padding:0px 0px 0px 0px;
	overflow:hidden;
	height:100%;
}
.search .text {
	width:162px;
	padding:3px 0px 6px 6px;
	border:0;
	background:url(images/search-bg.gif) no-repeat 0 0;
	margin:0px 9px 0px 0px;
	color: #e8e8e8;
}
.search .but {
	cursor: pointer;
	margin:-5px 0px 0px 0px;
}
.search-term { color: #fc0; }
/*** Slider ***/
.slider {
	clear:both;
	width:1016px;
	position:relative;
	background:url(images/box.png) no-repeat 0 0;
	height:341px;
}
.slider-sm {
	clear:both;
	width:1016px;
	position:relative;
	background:url(images/box-sm.png) no-repeat 0 0;
	height:227px;
}
.slider .left {
	display: none;
	float:left;
	width:69px;
	margin:0px 0px 0px 0px;
	padding:144px 0px 0px 0px;
}
.slider .right {
	display: none;
	float:right;
	width:58px;
	margin:0px 0px 0px 0px;
	padding:144px 0px 0px 0px;
}
.slider .center {
	overflow:hidden;
	position:relative;
	width:900px;
	height:262px;
	left:69px;
	top:39px;
}
.slider-sm .center {
	overflow:hidden;
	position:relative;
	width:900px;
	height:150px;
	left:180px;
	top:39px;
}
.slider ul { height:262px; }
.slider ul li {
	float:left;
	display:inline-block;
	width:286px;
	height:262px;
	margin:0px 8px 0px 0px;
}
.slider-sm ul li {
	float:left;
	display:inline-block;
	width:218px;
	height:150px;
	margin:0px 0px 0px 0px;
}
.slider ul li a {
	text-decoration:none;
	outline: none;
}
/*** Rss ***/
.rss {
	float:left;
	padding:11px 0px 0px 38px;
}
/*** Column ***/
.content {
	clear:both;
	overflow:hidden;
	height:100%;
	padding:0px 18px 0px 14px;
}
.content .corner-left-top {
	background:url(images/corner-left-top.png) no-repeat 0 0;
	height:21px;
}
.content .corner-right-top {
	background:url(images/corner-right-top.png) no-repeat right 0;
	padding:0px 24px;
}
.content .corner-left-top .content-bg {
	background:url(images/bg-top.png) repeat-x 0 0;
	height:21px;
}
.content .content-left { background:url(images/bg-left.png) repeat-y 0 0; }
.content .content-right {
	background:url(images/bg-right.png) repeat-y right 0;
	padding:0px 3px;
}
.content .content-center {
	background:url(images/bg00.png);
	overflow:hidden;
	height:100%;
	padding:0px 0px 10px 31px;
}
.content .corner-left-bot {
	background:url(images/corner-left-bot.png) no-repeat 0 bottom;
	height:23px;
}
.content .corner-right-bot {
	background:url(images/corner-right-bot.png) no-repeat right bottom;
	padding:0px 24px;
}
.content .corner-left-bot .content-bg {
	background:url(images/bg-bot.png) repeat-x 0 0;
	height:23px;
}
.content .content-line { background:url(images/column-right.gif) repeat-y right 0; }
.column-right {
	float:right;
	width:232px;
	margin:0px 0px 0px 34px;
	_margin:0px 0px 0px 31px;
}
/*** Widgets  ***/
	.widget {
	width:195px;
	height:100%;
	overflow:hidden;
	padding:0px 0px 11px 0px;
	margin:0px 0px 8px 22px;
	background:url(images/line-right.gif) repeat-x 0 bottom;
}
.widget-bg { }
.widget-bg02 {
	overflow:hidden;
	height:100%;
}
.widget .title {
	height:100%;
	overflow:hidden;
	padding:11px 0px 14px 0px;
}
.widget h2 {
	height:100%;
	overflow:hidden;
	text-transform:uppercase;
}
.widget h2 {
	font-size:1.8em;
	color:#fff;
	padding:0px 0px 0px 0px;
}
.widget ul {
	height:100%;
	overflow:hidden;
	font-size:1.3em;
	line-height:1.3em;
	color:#dbc589;
	margin:0px 0px 0px 2px;
}
.widget ul li {
	height:100%;
	color:#dbc589;
	overflow:hidden;
	font-weight: bold;
	background:url(images/marker.gif) no-repeat 0px 7px;
	padding:0px 0px 8px 12px;
}
.widget ul li a { color:#dbc589; }
.widget_tag_cloud a {
	color:#dbc589;
	font-size:1.2em;
}
/*** widget_categories ***/
.widget_categories h2 {
	height:27px;
	text-indent:-1000em;
	background:url(images/text02.gif) no-repeat 0 0;
}
/*** widget_recent_events ***/
	
	/*** widget_archive ***/
	
	/*** widget_meta ***/
.widget_meta h2 {
	height:27px;
	text-indent:-1000em;
	background:url(images/text03.gif) no-repeat 0 0;
}
/*** widget_links  ***/
		
	/*** widget_recent_comments  ***/
	
	/*** widget_recent_entries  ***/
.widget_recent_entries h2 {
	height:27px;
	text-indent:-1000em;
	background:url(images/helpful-info.gif) no-repeat 0 0;
}
/*** widget_tag_cloud ***/
		
	/*********/
#search form { padding:0px 0px 0px 0px; }
#search .text { margin:0px 0px 10px 0px; }
.widget_calendar table { margin:0px 0px 0px 0px; }
.widget table a { }
.widget_text h2 { }
.widget_text { background: none; }
.widget_text div { background: none; }
.widget_text .widget-bg { background: none; }
.textwidget {
	padding:0px 0px 0px 0px;
	font-size:13px;
	line-height:1.5em;
}
.textwidget { }
/*** Content  ***/
.column-center {
	overflow:hidden;
	height:100%;
	padding:0px 0px 20px 0px;
}
.column-center .indent {
	clear:both;
	overflow:hidden;
	height:100%;
	background:url(images/line.gif) repeat-x 0 bottom;
	padding:0px 0px 15px 0px;
	margin:0px 0px 24px 0px;
}
.column-center .title {
	overflow:hidden;
	height:100%;
	padding:0px 5px 0px 0px;
}
.column-center .title h2 {
	overflow:hidden;
	height:100%;
	font:3em "Trebuchet MS";
	color:#fc0;
	padding:0px 0px 3px 8px;
}
.column-center .title h3 {
	overflow:hidden;
	height:100%;
	font:2em "Trebuchet MS";
	color:#fc0;
}
.column-center .title h2 a, .column-center .title h3 a {
	color:#fc0;
	text-decoration:none;
}
.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline; }
.title-page * {
	font:2.8em "Trebuchet MS";
	font-weight: normal;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
	color: #fc0;
}
.title-page02 * {
	font:2.8em "Trebuchet MS";
	font-weight: normal;
	text-transform:uppercase;
	padding: 0 0 10px;
	color: #fc0;
}
.date {
	float:left;
	font-size:1.3em;
	font-weight: bold;
	color:#154e8f;
	padding:16px 0px 0px 23px;
}
/*******/
.text-box {
	clear:both;
	height:100%;
	overflow:hidden;
	font-size:1.3em;
	line-height:1.4em;
	padding:5px 0px 0px 10px;
}
.text-box p { padding:0px 0px 15px 0px; }
.text-box .fleft {
	padding:0px 18px 0px 0px;
	display: inline;
	float:left;
	overflow:hidden;
	height:100%;
}
.text-box .fleft img { margin:0px 0px 20px 0px; }
.text-box .img { margin:0px 0px 0px -10px; }
.welcome .title h2 {
	font-size:4em;
	line-height:1em;
	padding:10px 0px 12px 7px;
}
.welcome .title h2 span { color:#ffcc00; }
.welcome a { font-weight: bold; }
/******/
.more-link {
	float:left;
	font-size:12px;
	font-weight: bold;
	padding:0px 0px 10px 0px;
	margin:-5px 0px 0px 0px;
}
.comments {
	float:right;
	width:68px;
	height:55px;
	text-align:center;
	background:url(images/comments.png) no-repeat 0 0;
	font-size:30px;
	margin:-2px 0px 0px 0px;
}
.comments a {
	color:#fff;
	display:block;
	padding:5px 4px 0px 0px;
	text-decoration:none;
}
.comments a:hover { text-decoration: underline; }
.postmetadata {
	font-size:1.3em;
	color:#fff;
	font-style:italic;
	padding:0px 0px 10px 10px;
}
.postmetadata a {
	padding:0px 0px 0px 10px;
	text-decoration:none;
}
.postmetadata a:hover { text-decoration: underline; }
.link-edit {
	clear:both;
	padding:0px 0px 10px 10px;
}
.link-edit a {
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.link-edit a:hover { text-decoration:underline; }
.navigation {
	font-size:12px;
	color:#dbc589;
	padding:0px 0px 5px 0px;
}
.navigation a {
	font-size:12px;
	color:#dbc589;
	font-weight:bold;
}
/*******/
.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5 {
	color: #fc0;
	font-family:Arial;
	line-height:1.5em;
}
.text-box h1 {
	font-size:1.8em;
	font-weight: normal;
}
.text-box h2 {
	font-size:1.7em;
	font-weight: normal;
}
.text-box h3 { font-size:1.4em; }
.text-box h4 { font-size:1.3em; }
.text-box h5 { font-size:1.2em; }
/*** OL UL style***/
.text-box ul {
	padding:2px 0px 5px 2px;
	overflow:hidden;
	height:100%;
}
.text-box ul li {
	background:url(images/marker.gif) no-repeat 0 5px;
	padding:0px 0px 4px 20px;
	list-style-image:none;
	list-style:none;
	font-weight:normal;
}
.text-box ul li ul { margin-left:10px; }
.text-box ul li ol { margin-left:15px; }
.text-box ul li ol li { list-style-type:decimal; }
.text-box ol { padding-left:2px; }
.text-box ol li { /*background:none;*/
	padding:0px;
	margin-left:13px;
	font-weight:normal;
	list-style-type:decimal;
}
.text-box ol li ul { padding:2px 0px 5px 2px; }
.text-box ol li ul li {
	font-weight:normal;
	background:url(images/marker.gif) no-repeat 0 5px;
	padding:3px 0px 9px 20px;
}
.text-box ul li {
	list-style-image:none;
	list-style:none;
}
.text-box ul li a { }
.text-box ul li a:hover { }
.text-box ul li ul { margin-left:15px; }
.text-box ul li ol { margin-left:20px; }
.text-box ul li ol li {
	list-style-type:decimal;
	background:none;
}
.text-box ul li ol li a { /*background:none;*/ }
.text-box ol { padding:5px 0px 5px 2px; }
.text-box ol li { /*background:none;*/
	padding:0px;
	margin-left:20px;
}
.text-box ol li a {
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
}
.text-box ol li a:hover { text-decoration:underline; }
.text-box ol li ul li a {
	font-weight:normal;
	text-decoration:underline;
}
.text-box ol li ul li a:hover { text-decoration:none; }
/*** Footer ****/
.footer {
	clear:both;
	overflow:hidden;
	height:100%;
	font-size:1.3em;
	color:#fff;
	line-height:1.4em;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}
.wpfooter { float: left; }
.cjfooter {
	float: right;
	text-align: right;
}
.footer a {
	color:#dbc589;
	text-decoration:none;
}
.footer a:hover { text-decoration: underline; }
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
.info-sidebar {
	padding:10px 20px 25px 20px;
	margin:0px 0px 0px 0px;
	width: auto;
	color:#fff;
	overflow: hidden;
	font-size:1.2em;
	line-height:1.4em;
}
.info-sidebar a { text-transform:none; }
.pagetitle {
	font-size:2.1em;
	font-weight: normal;
	overflow:hidden;
	color: #fff;
	text-align:center;
	padding:6px 0px 10px 0px;/* margin:0px 0px -20px 0px;*/
}
/*--- Navigations ---*/
.navigation {
	clear:both;
	overflow:hidden
}
.navigation .alignleft {
	float: left;
	width:45%;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.navigation .alignright {
	float: right;
	width:45%;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.pd-nav {
	padding:0;
	margin:0;
}
.pd-nav .alignleft {
	padding:0;
	margin:0;
}
.pd-nav .alignright {
	padding:0;
	margin:0;
}
.pd-title { padding-bottom:0; }
.marg { margin-bottom:10px; }
/*--- Begin Images ---*/
	p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	display:inline;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
img.alignleft {
	padding: 0;
	margin: 3px 25px 5px 0;
	float:left;
	display:inline;
}
/*------*/
#tag_cloud .widget-bottom-left { padding-bottom:15px; }
#tag_cloud .widget-heading { margin-bottom:15px; }
#tag_cloud a { padding-left:3px; }
/*--- Popup styles ---*/
#commentspopup { }
#commentspopup #header { background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x; }
#commentspopup .page-padding { padding:0 5px; }
#commentspopup .page-width {
	width:538px;
	margin:0 auto;
}
#commentspopup .header-top { background:url(images/popup_header_bg_top.jpg) top repeat-x; }
#commentspopup .header-top-right { background:url(images/popup_header_bg_top_right.jpg) top right no-repeat; }
#commentspopup .header-top-left {
	background:url(images/popup_header_bg_top_left.jpg) top left no-repeat;
	width:100%;
	height:160px;
}
#commentspopup .header-padding { padding:39px 0 0 89px; }
#commentspopup h1 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#E1E7EC;
	text-indent:-10000em;
	width:141px;
	height:27px;
}
#commentspopup h1:hover {
	text-decoration: none;
	cursor:pointer;
}
#commentspopup .description {
	width:141px;
	height:9px;
	text-indent:-10000em;
	margin-top:2px;
}
#commentspopup .description2 {
	width:249px;
	height:27px;
	text-indent:-10000em;
	margin-top:19px;
}
#commentspopup .border-bottom-left { padding:17px 37px 10px; }
#commentspopup p { font-size:12px; }
/*--- Begin Typography & Colors ---*/
small {
	font-size: 1em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
small * { font-size: 0.9em; }
small p { font-size: 0.9em; }
select { width: 130px; }
#commentform { font-size:1.2em; }
#commentform input { margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 10px auto;
	float: right;
}
#respond p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
#respond form p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
/*--- Begin Calendar ---*/
#wp-calendar {
	empty-cells:show;
	width: 155px;
	font-size:1.1em;
}
#wp-calendar th {
	padding:3px 0;
	text-align:center;
	color:#fff;
}
#wp-calendar td {
	padding:3px 0;
	text-align:center;
	color:#fff;
}
#wp-calendar a {
	display: block;
	font-weight:bold;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
#wp-calendar caption {
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	padding:0px 0px 6px 0px;
}
.widget-bot #wp-calendar * { color:#fff; }
.widget-bottom #wp-calendar * { color:#fff; }
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom:1px dashed #999; }
blockquote {
	border:0px /*solid #d6d6cf*/;
	background:#363331;
	padding:15px 10px 10px 20px;
	margin:5px 0;
	color:#fff;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* Images */
.alignleft { float: left; }
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #d4d4d4;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #333;
}
/* Begin Comments*/
.alt {
	font-size:1.2em;
	line-height:1.4em;
	padding:0px 20px 15px 10px;
}
.alt a { padding:0px 0px 0px 0px; }
.commentlist {/* font-size:1.2em;*/
	color:#fff;
	/*padding:0px 18px 0px 20px;*/
		text-align: justify;
}
.commentlist a { color:#fff }
.commentlist span { color:#fff; }
ol.commentlist li {
	list-style: none;
	font-size:12px;
	margin:6px 0px 6px 0px;
	padding: 5px 10px 3px;
	/*list-style: none;*/
		border:0px /*solid #d6d6cf*/;
	background:#444;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff; /*margin:0px 20px 15px 0px;*/
}
.commentlist p {
	color:#999;
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
	padding-left:15px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* ================================================================ 
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-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	float: left;
	background:url(images/menu-bg-left.png) no-repeat 0 0;
	height:62px;
	position:relative;
	z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	float: left;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul { width:148px; }
/* 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;
	padding:0;
	margin:0px 0px 0px -2px;
	background:url(images/nav-item-bg.png) no-repeat 0 10px;
}
.menu:first-child .menu_item:first-child { background: none; }
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	cursor: pointer;
	text-decoration:none;
	line-height: 1;
	font-size:1.8em;
	color:#fff;
	text-transform:uppercase;
	padding: 20px 15px;
}
.menu a:hover { text-decoration:none; }
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited { background:none; }
/* style the second level hover */
.menu ul ul a:hover { background:#b06f3a; }
.menu ul ul a.drop:hover { background: none; }
.menu ul ul :hover > a.drop { background: none; }
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { }
/* style the third level hover */
.menu ul ul ul a:hover { background:#b06f3a; }
/* 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:58px;
	left:5px;
	width:148px;
}
.menu li li {
	padding: 0;
	margin: 0;
	background: url(images/sub-menu-bg.png) repeat !important;
	width: 148px;
}
/* position the third level flyout menu */
.menu ul ul ul {
	left:148px;
	top:2px;
	width:148px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left { left:-148px; }
/* 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 {
	display: block;
	color:#fff;
	height:auto;
	line-height: 1.4em;
	padding:5px 10px;
	width:128px;
	font-size: 1.3em;
	text-transform: capitalize;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover { color:#6f8db3; }
.menu :hover > a { color:#6f8db3; }
.menu ul ul :hover > a {
	background: #6f8db3;
	color: #fff;
}
/* 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 .parent a, .menu .current_parent a {
	float: left;
	background: url(images/menu-arrow.png) no-repeat top right;
	padding-right: 18px;
	margin-right: 10px;
}
.menu .parent .menu_item a, .menu .current_parent .menu_item a {
	padding-right: 10px;
	margin-right: 0;
}
.menu :hover > a, .menu ul ul :hover > a, .menu .parent a:hover, .menu .current_parent a:hover { background-position: right -58px; }
.menu .parent ul a, .menu .current_parent ul a { background: none; }
.menu ul ul .current_page_item a {
	color: red;
	background: white;
	border-left: 1px solid black;
}
.menu .current_page_item a {
	color: red;
	font-weight: bold;
	background: white;
}
.menu ul .current_page_item ul a {
	color: white;
	font-weight: normal;
	background: #b06f3a;
}
.menu .current_page a:hover { background-position: right -116px; }
.menu .current_page a { color: #c4432f; }
.menu .current_page ul a { color: #fff; }
.menu ul .current_page_item ul a:hover { background: gray; }
.menu .current_page_item a:hover { background: white; }
/* Contact Form -----------------------------------------*/
.wpcf7 form p { line-height: 2em; }
.wpcf7 form input[type="submit"] { color: #333; }