/*
Theme Name: Dr. Sharon Maxwell's Blog
Theme URI: http://www.drsharonmaxwell.com/blog/
Description: Dr. Sharon Maxwell, Clinical Psychologist
Version: 1.0
Author: Diane Clayton, Steinhardt Design
Author URI: http://www.steinhardtdesign.com/
*/


/* general site styles
-----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	height: 100%;  /* fix IE6 100% div height bug */
	font: 11px/17px Arial, Sans-Serif;
	letter-spacing: 1px;
	}


/* LAYOUT
----------------------------------------------------------- */

div#antelope-vertical {
	z-index: 4;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 200px;
	height: 100%;
	background: url("http://www.drsharonmaxwell.com/images/antelope-vertical.jpg") no-repeat top left;
	}
	
div#antelope-horizontal {
	z-index: 2;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: url("http://www.drsharonmaxwell.com/images/antelope-horizontal.jpg") no-repeat top left;
	}

div#bar-horizontal {
	z-index: 3;
	position: fixed;
	margin-top: 40px;
	left: 0;
	right: 0;
	width: 100%;
	height: 170px;
	overflow: hidden;
	background: url("http://www.drsharonmaxwell.com/images/bar-horizontal-bg.jpg") repeat top left;
	text-align: right;
	}
div#bar-horizontal span {
	margin: 0;
	padding: 0;
	padding-right: 50px;
	}

div#bar-vertical {
	z-index: 5;
	position: fixed;
	top: 0;
	left: 140px;
	width: 160px;
	height: 100%;
	background: url("http://www.drsharonmaxwell.com/images/bar-vertical-bg.jpg") repeat-y top left;
	overflow: visible;
	}
div#subtitle {
	z-index: 1;
	position: absolute;
	top: 230px;
	left: 350px;
	right: 50px;
	height: 20px;
	}
div#subtitle h1 {
	font: bold italic 19px/29px Serif;
	color: #2d0f23;
	text-align: right;
	letter-spacing: 0;
	}
	
div#content {
	z-index: 1;
	position: absolute;
	top: 290px;
	left: 350px;
	right: 50px;
	}


/* MENU
----------------------------------------------------------- */

div#menu {
	z-index: 6;
	position: fixed;
	margin-top: 40px;
	left: 170px;
	width: 130px;
	overflow: visible;
	}
div#menu ul {
	left: 0;
	list-style: none;
	width: 130px;
	}
div#menu ul li {
	position: relative;
	width: 130px;
	line-height: 34px;
	}
div#menu span {
	padding: 0 15px;
	line-height: 34px;
	vertical-align: middle;
	}
div#menu li.twolines span {
	line-height: 15px;
	}

/* properties of the popout menu */
div#menu li ul {
	position: absolute;
	width: 145px;
	left: 130px;
	top: -68px;
	display: none;
	}
	
div#menu li ul li {
	width: 145px;
	}

/* main menu link styles */
div#menu li a:link, div#menu li a:visited, div#menu li.menuheader {
	display: block;
	height: 34px;
	text-decoration: none;
	color: #FFF;
	}
div#menu li a:hover, div#menu li a:active, div#menu li.menuheader:hover {
	background-color: #2d0f23;
	}
div#menu li.twolines a:link, div#menu li.twolines a:visited {
	height: 41px;
	line-height: 15px;
	padding-top: 10px;
	}


/* popout menu link styles */
div#menu li ul li a:hover, div#menu li ul li a:active {
	display: block;
	background-color: #d24619;
	}

/* Fix IE. Hide from IE Mac \*/
* html div#menu ul li { float: left; }
* html div#menu ul li a { height: 1%; }

/* popout effect */
div#menu li:hover ul, div#menu li.over ul {
	display: block;
	}
	
/* make the non-link root menu item change rollover color in IE */
div#menu li.over {
	background-color: #2d0f23;
	}	
	
	
	
		
/* CONTENT
----------------------------------------------------------- */

div#content table#layout {
	width: 100%;
	border: 0;
	padding: 0;
	}
div#content table#layout td {
	text-align: left;
	vertical-align: top;
	}
div#content table#layout td#blogposts {
	padding-right: 50px;
	}
div#content table#layout td#sidebar {
	width: 130px;
	}

div#content div.post {
	margin-bottom: 70px;
	}
div#content div.post p {
	text-align: justify;
	}
div#content div.post p.commentline {
	text-align: left;
	}

div#content a:link, div#content a:visited, a:active {
	color: #d24619;
	}
div#content a:hover, div#content a:active {
	background-color: #ffe8ca;
	text-decoration: none;
	}

/* orange post title */	
div#content h2 {
	font: bold 18px/22px Arial, Sans-Serif;
	color: #d24619;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	}

/* pink date line */
div#content h3 {
	font: bold 12px/21px Verdana, Sans-Serif;
	letter-spacing: 0;
	color: #e68d96;
	margin-bottom: 10px;
	text-align: left;
	}

/* dark purple */
div#content h4 {
	font: bold 12px/18px Verdana, Sans-Serif;
	letter-spacing: 0;
	color: #2d0f23;
	margin: 20px 0 0 0;
	text-align: left;
	}

div#content p {
	margin: 10px 0;
	font: 11px/18px Verdana, Sans-Serif;
	letter-spacing: 0;
	}
	
div#content ul, div#content ol {
	margin: 10px 0;
	overflow: hidden;
	}
div#content ul li {
	font: 11px/18px Verdana, Sans-Serif;
	letter-spacing: 0;
	margin: 3px 0 3px 20px;
	text-align: left;
	list-style-image: url("http://www.drsharonmaxwell.com/images/bullet.gif");
	}
div#content ol li {
	font: 11px/18px Verdana, Sans-Serif;
	letter-spacing: 0;
	margin: 3px 0 3px 30px;
	text-align: left;
	}

td#sidebar ul {
	margin: 0;
	}
td#sidebar ul li {
	list-style: none;
	margin: 4px 0;
	line-height: 14px;
	}
td#sidebar ul li img {
	vertical-align: bottom;
	}

#content .textbox {
	border: 1px solid #f58550;
	background-color: #fbefeb;
	font: 11px/18px Verdana, Sans-Serif;
	letter-spacing: 0;
	margin: 8px 0;
	padding: 2px;
	}
#content input.submit {
	border: 2px solid #fbefeb;
	background-color: #f58550;
	color: #fff;
	font: 10px/17px Verdana, Sans-Serif;
	letter-spacing: 0;
	margin: -4px 0 0 0;
	padding: 2px 4px;
	}
td#sidebar p {
	line-height: 16px;
	}

/* FOOTER
----------------------------------------------------------- */

div#footer {
	width: 100%;
	border-top: 1px solid #d6caeb;
	padding-top:
	margin-top: 30px;
	padding-bottom: 20px;
	}
div#footer p {
	font: 11px/16px Arial, Sans-Serif;
	letter-spacing: 1px;
	color: #674f78;
	text-align: left;
	margin: 10px 0;
	}
div#footer p span {
	padding: 0 3px;
	white-space: nowrap;
	}
div#footer a:link, div#footer a:visited {
	text-decoration: none;
	color: #ab9dc3;
	}
div#footer a:hover, div#footer a:active {
	text-decoration: underline;
	background-color: transparent;
	}
	
li#blog span {
	padding-right: 5px;
	}
img#new {
	vertical-align: middle;
	width: 36px;
	height: 22px;
	border: 0;
	}


