/*
Theme Name: Transpersonal Theme
Author URI: http://www.ashleymilne.com/
Version: 2.0
Author: Ashley Milne
Description: Custom theme for www.transpersonaltherapies.net
*/

body {
	background: #003300;
	color: black;
	font-size: 12px;
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	margin: 0px;
	}

body * {
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover{
	color: #000000;
	background: #FFffff;
	}
	
#container { 
	width: 966px; 
	text-align: left;
	background: url(images/content-bg.gif) repeat-y;
	margin: 0 auto;
}

#header { 
	height: 174px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #FFffff;
	position: relative;
}
#header h2 {
	color: black;
	font-size: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 30px 0px 0px 20px;
	float: left;
	width: 60%;
	}

#header h2 a {
	color: black;
	text-decoration: none;
	}

#header h2 a:hover {
	}
	
/* RSS feed in header
#header .rss {
	float: right;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 10px;
}
#header .rss ul {
	margin: 0px;
	padding: 0px;	
}
#header .rss ul li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/feed.png) no-repeat 0 2px;
}
#header .rss ul li a:link, #header .rss ul li a:visited, #header .rss ul li a:active {
	color: #3071B9;
}
#header .rss ul li a:hover {
	background: none;
	text-decoration: underline;
}
*/

/* ############################
START OF NAVIGATION MENU
############################ */

#nav {
	background: url(images/menu-bg.gif) no-repeat;
	height: 25px;
}

#nav, #nav ul {
	padding-left: 9px;
	margin: 0;
	list-style: none;
}
#nav li { 
	position: relative;
	float: left;
	line-height: 1.35em;
}

#nav li li { 
/* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

#nav a {
	display: block;
/*	width: auto; */
	text-align: center;
	white-space: nowrap;
	padding-left: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #006600;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover {
	color: #006600;
	background: url(images/menu-bg-hover.gif) repeat-x;
	text-decoration: underline;
}

/* ----- HIDES SUB-MENU ----- */

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
} 
/* ----- DISPLAYS SUB-MENU ----- */

#nav li:hover ul, #nav li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}

#nav li li a { 
	width: 270px;
	padding-left: 10px;}

/* ----- HOVER BACKGROUND for SUB-MENU ITEMS ----- */

#nav li ul a:hover {
	color: #006600;
	background: #ffffff;
	text-decoration: underline;
}

/*  ----- SUB-MENU ITEM STYLE  -----  */

#nav li ul li, #nav li ul li a, #nav li a ul li a {
	color: #000000;
	background: #ffffff;
	text-align: left;
}

/* ------ DISPLAYS HORIZONTAL MENU ----- */

#nav li:active ul, #nav li:hover ul, #nav li.sfhover ul {
	top: 100%;
	margin-left: 0;
}

div#menu { width: 955px;}


/* ############################
END OF NAVIGATION MENU
############################ */



#content, #content .pages { 
	width: 950px; 
	float: left; 
	margin: 0px;
	background: url(images/content-bg.gif) repeat-y;
	font-size: 12px;
	font-weight: normal;
	min-height: 350px;
	margin-bottom: 20px;
}
#content.articles { 
	width: 700px; 
	float: left; 
	margin: 0px;
	background: url(images/content-bg.gif) repeat-y;
	font-size: 12px;
	font-weight: normal;
	min-height: 350px;
	margin-bottom: 20px;
}


* html #content {
	width: 950px;
}
#content p {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;;
	font-weight: normal;
	margin: 0px 30px 0px 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}

#content.articles p {  
	margin: 0px;
}
	
/* #content form {
        margin: 0px;
        align: center;
        text-align: center;
} */

#content img {
	border: none;
	margin: 10px 20px 15px 30px;
}

#content img.itunes {
	border: none;
	margin: 0px;
}

#content form img { margin: 0px;}

#content ul li a {
	background: transparent;
	color: #006600;
}

#content ul li a:hover {
	background: transparent;
	color: #000000;
}

#content ol {
	padding: 0px 30px 10px 35px;
}
#content ul {
	padding: 0px 30px 10px 16px;
}
#content li {
	padding-bottom: 8px;
}
#content h1 {
	color: #006600;
	font-size: 18px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	line-height: 120%;
	margin: 0px;
	padding-bottom: 10px;
}
	
#content h1 a  {
	color: #006600;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #006600;
	text-decoration: underline;
	}

#content h2 {
	color: black;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px;
	}
#content h2 a  {
	color: #006600;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #000000;
	}
	
#content h3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#content h5 {
	color: #006600;
}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #006600;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.comments h3 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 10px;
}
.comments ol, .comments ol li {
	list-style-type: none;
}
.comments ol li {
	margin: 5px 40px 5px 0px;
	padding: 10px;
	border: 1px none #003053;
	background: #FFffff;
	overflow: hidden;
}
* html .comments ol li {
}


#sidebar { 
	width: 320px; 
	background: url(images/sidebar-bg.gif) repeat-y;
	float: right; 
/*	margin-right: -10px;
	margin-top: 0px;
	margin-bottom: 20px; */
	padding: 0px 0px 0px 0px; 
	min-height: 350px;
	}

* html #sidebar 
{ 	position: absolute;
	margin-top: 1px;
	margin-left: 1px; }

#sidebar img {padding: 20px;}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #006600;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}


#footer { 
	clear: both;
	background: url(images/footer-bg.jpg) no-repeat;
	text-align: left;
	font-weight: normal;
	min-height: 50px;
}

#footer a {
	font-weight: normal;
}
#footer a:hover {
	color: #000000;
	background: transparent
}

#content { padding: 15px;} 
#footer { padding: 0px 10px 10px 10px; }

* {
	
}