/*
Theme Name: Henderson Foley Counselling 2011
Description: Custom theme for Henderson Foley Counselling developed 2011
Version: 1.0
Created: September 2011
Author: number eleven
Author URI: http://www.numbereleven.com.au
*/

/* page layout  */
* {
padding:0;
margin:0;
}
body { padding-top:5px; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:10px 0; }
li, dd { margin-left:30px; }
fieldset { padding:10px; }

body {
	margin:0;
    background:#f2f0ec;
 	color:#333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height:1.6em;
	font-size:13px;
	text-align:center; /* center page in IE */
}
#page {
	width:850px;
	height:100%;
	background:#fff;
	margin:0 auto; /* this centers the page horizontally */
	text-align:left;	
}	 
#wrapper { 
    width:100%; 
    height:100%;
}
#main {
	float:right;
	width: 540px;
	height: 450px; /* ie treats as min-height */
	min-height: 450px; /* ie ignores this */
	margin: 10px 30px 0 10px; 
	padding:0;
} 
*>#main {
    height:auto; /* ie ignores child selector, modern browsers replace height declaration */
}
/* #main p { text-align: justify; } */
#main ul, li
#main li {
    display:block;
	list-style-type: disc;
    margin-left:10px;
	padding:2px 0 5px 5px;
}
#main img {
    margin-top:12px;
}
#main p img {
	margin: 0 0 0 10px;
	border:0;
    float: right;
}
/* HEADER */
#header {
    background: url(images/header.gif) top left no-repeat;
	width:882px;
	height:230px;
    margin-left:-13px;
}
#header h1 {
    float:left;
	margin:0;
	padding:0;
	width:850px;
}
#header h1 a {
    padding:0;
	margin:0;
	width:850px;
	height:190px;
	display:block;
}
#header h1 a span { display:none; }
#header img {
    float:left;
    width:225px;
    margin:8px;
    padding:0 0 0 20px;
}
#header .navigation {
    float:right;
    width:500px;
    vertical-align:baseline;
    margin:20px 20px 0 0;
    padding:0;
    text-align:right;
    text-transform:uppercase;
    font-family: Geneva, Tahoma, 'Helvetica Neue', Helvetica, Arial sans-serif;
    font-size: 1.1em;
}
#header .navigation ul,
#header .navigation li {
    display:inline;
    margin-left:8px;
}
#header .current-menu-item { color:#666; }
#header .current-menu-item a:hover { 
    color:#222;
    text-decoration:none;
}
#header a:link  { border: none; color: #222; text-decoration: none; }
#header a:visited { color: #333; text-decoration: none; } 
#header a:hover { color: #666; text-decoration: underline; }
#header a:active { color: #222; text-decoration: none; }
/* SIDEBAR */
#sidebar {
    float:left;
	width: 230px;
	margin: 60px 0 20px 20px;
}
#sidebar p,
#sidebar ul {
    padding:0;
    margin:0;
}
#sidebar ul li {
    display:block;
	font-size: 1em;
  	list-style-type: none;
}
#sidebar .top {
    background:url(images/top.gif) top left no-repeat;
    height:20px;
}
#sidebar .middle {
    background:url(images/middle.gif) top left repeat-y;
    height:100%;
}
#sidebar .bottom {
    background:url(images/bottom.gif) top left no-repeat;
    height:31px;
}
#sidebar .top2 {
    background:url(images/top2.gif) top left no-repeat;
    height:15px;
    margin-top:20px;
}
#sidebar .middle2 {
    background:url(images/middle2.gif) top left repeat-y;
    height:100%;
}
#sidebar .bottom2 {
    background:url(images/bottom2.gif) top left no-repeat;
    height:23px;
}
#sidebar .quote {
    color:#222;
    text-align:center;
    font-style:italic;
    font-weight:bold;
    font-size:1em;
    line-height:1.6em;
    width:160px;
    padding:30px 30px;
}
#sidebar .italic {
    color:#fff;
    font-size:1em;
    font-style:italic;
    font-weight:lighter;
    line-height:1.4em;
    padding:0 16px;
}
#sidebar .name {
    color:#fff;
    text-align:center;
    font-size:1em;
    font-weight:lighter;
    line-height:1.2em;
    padding:0 16px;
}
#sidebar .menu li {
    font-size:0.9em;
	color:  #222;
	margin: 0 20px 10px 20px;
    border-bottom:2px solid #8eca3e;
    padding-bottom:10px;
}
#sidebar .menu .menulast {
    border-bottom:none;
    padding-bottom:0;
    margin-bottom:0;
}
#sidebar .menu li a:link,
#sidebar .menu li a:visited {
    color: #333; 
    font-weight:600;
    text-decoration: none;
}
#sidebar .menu li a:hover {
    color:#77A330;
    text-decoration:none;
}
/* FOOTER */
#footer {
    background:url(images/footer.jpg) top left no-repeat;
	width: 860px;
	height: 95px;
	line-height: 1em;
    margin-left:-5px;
}
#footer p {
    font-weight:bold;
    margin:10px;
    padding-top:24px;
    text-align:center;
}
#footer a:link,
#footer a:visited {
    color:#333;
    text-decoration: none; 
}
#footer .copy {
   font-size:11px;
   font-weight:normal;
   text-align:center;
   margin:10px;
   color:#777;
}
#footer .copy a:link,
#footer .copy a:visited,
#footer .copy a:hover {
    color:#777;
    text-decoration: none; 
}

/* general style */
h1 {
    text-transform:uppercase;
    font-family: Geneva, 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.4em;
    font-weight:400;
	color:  #333;
	margin: 35px 0 15px 0;
}
h2 {
	text-transform: uppercase;
	font-size:1.1em;
    font-weight:lighter;
	color:  #333;
	margin: 15px 0 10px 0;  
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
h3 {
	font: normal normal normal 1.2em/100% Verdana, sans-serif;
	color:  #336666;
	margin: 10px 0 10px 0;
}
h4 {
	font: normal normal normal 1.2em/101% Verdana, sans-serif;
	color:  #666;
	margin: 15px 0 5px 0;
}
.counselling {
    font-weight:bold;
    margin:20px 0;
}
.small{
    font: normal normal normal 0.9em/120% Verdana, sans-serif;
	color: #333;
	padding: 4px 0 4px 0;
}
.strong {
    font-weight:bold;
}
a:link  { border: none; color: #8ECA3E; text-decoration: underline; }
a:visited { color: #8ECA3E; text-decoration: none; } 
a:hover { color: #666; text-decoration: underline; }
a:active { color: #8ECA3E; text-decoration: none; }