/*  
Theme Name: Leadership Matters
Theme URI: http://www.flowinteractive.com.au
Description: Leadership Matters theme created by Flow Interactive
Version: 0.1
Author: Flow Interactive
Author URI: http://www.flowinteractive.com.au/

	This theme is copyright Flow Interactive 2010. All rights reserved.

*/



/* Begin Typography & Colors */
/* = General
--------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	background: #152655 url(i/bodybg.jpg) repeat;
	margin: 0;
	line-height: 150%;
	text-align: center;
}
a {
	color: #000066;
}
a:visited {color: #333399;}

:focus {outline:none}
:focus {-moz-outline-style: none}

a img {border: none}
.cntr {text-align:center}
.float {float: left}
.floatRight {float:right}
.right {text-align:right}
.center {text-align:center; margin: 0 auto}
.hlight {color: #CC2C2C; font-style: italic}

/* = Typography
--------------------------------------------------------*/
h1 {font-size: 1.8em; margin: 0 0 0.75em 0; color:#CC2C2C; line-height:1em}
#Home h1 {background: transparent url(i/lm-h1-title.gif) 0 0 no-repeat; width:305px; height:32px; text-indent:-9000px; margin: 0}
h2 {font-size: 1.6em; margin: 0.5em 0; color:#152655}
.sidePanel h2 {color:#fff; font-weight:bold; font-size: 1.2em; border-bottom: 1px solid #fff; margin: 0}
#contactPanel h2 {font-size:1.6em; color:#CC2C2C; text-align:center; font-weight:normal; margin:0}
h3 {font-size: 1.4em; margin-top: 1em; color:#152655}
ul {list-style: disc; margin-left: 1.5em}
li {margin-bottom:0.6em}
p {font-size: 1em; margin-bottom: 0.75em}
.sidePanel p {font-size: 0.9em; line-height:110%}
#footer {font-size: 0.9em; color:#4F6397}
.big {font-size: 2em}
.testimonial {font-size: 1.2em; font-style:italic; color:#152655}

.sidePanel a {color:#fff !important}
#footer a {color:#152655; text-decoration:none}
#footer a:hover {text-decoration:underline}

#content ol {margin-left: 2em}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #side h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#side {
	
	}

small, #side ul ul li, #side ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:visited {color: #465560;}
h2 a:hover, h3 a:hover {
	color: #465560;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}


	
.cntr {text-align:center}

.linklove {display:none !important}
/* End Typography & Colors */



/* Begin Structure */

.container {position:relative}

.mid {position: relative; margin:0 auto; width: 960px; text-align:left}

#header {
	background:#fff url(i/headerbg.jpg) 0 0 repeat-x;
	height:156px;
	
}

#logo {position:absolute; left:0px; top: 5px}

#headerTitle {
	position:absolute;
	left: 278px;
	top: 35px;
	width:280px;
	font-size: 1.4em;
	color:#CC2C2C;
	line-height:1em;
	text-align:center
}

#people {position:absolute; width: 306px; height:98px; top: 50px; right: 0; background:transparent url(i/header-people.jpg) 0 0 no-repeat}

#contentContainer {
	width:548px;
	float:left;
	margin-right: 10px;
}

#contentTop {
	background:transparent url(i/contenttop.gif) 0 0 no-repeat;
	height: 6px
}

#content {padding: 10px 20px 1px 20px; background:#D3D6E2 url(i/contentbg.jpg) 0 0 repeat-x; min-height: 450px; height: auto !important; height: 450px}

#contentFooter {position:relative; background: transparent url(i/contentbot.gif) 0 0 no-repeat; height: 6px}

#nav {
	float: left;
	width:170px;
	margin-right: 30px;
	background:transparent url(i/menutop.gif) 0 0 no-repeat;
	padding: 4px 0 0
}

#side {
	width: 171px;
	float: left;
}

.sidePanel {
	background: transparent url(i/sidepanel.jpg) 0 0 no-repeat;
	padding: 10px;
	margin-bottom: 20px;
	color:#fff !important;
	min-height:180px;
	height:auto !important;
	height:180px
}

#contactPanel {
	background: transparent url(i/contactpanel.jpg) 0 0 no-repeat;
	padding: 5px 5px 0px 5px;
	color:#333 !important;
	min-height:222px;
	height:auto !important;
	height:222px
}

#footer {
	background:#fff url(i/footerbg.jpg) 0 0 repeat-x
}

#footer .mid {padding:10px 0 5px 0}

#fl, #fr {float: left; width: 60%; top: 0; font-size: 0.9em}

#fr {width: 39%; text-align:right; float:right}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */

/* = Tables
----------------------------------------------*/



/*begin menu styles*/

/* = Menu
----------------------------------------------*/
ul#menu {position: relative; width: 170px; margin:0 0 20px 0}
ul#menu li {display:block;list-style-type:none; margin:0 0 5px 0;padding:0; position:relative}
ul#menu li a {
	width:145px;
	padding:5px 10px 5px 15px;
	color: #fff;
	font-size: 1.1em;
	text-decoration:none;
	background:#344A87 url(i/menubg.jpg) 0 0 repeat-x;
	display:block
}
ul#menu li a:hover, ul#menu li a:active, ul#menu li.current_page_item a, ul#menu li.current_page_parent a {
	color:#CC2C2C;
	background:#fff;
	font-weight:bold
}

ul#menu li.current_page_parent ul li a {background:#344A87 url(i/menubg.jpg) 0 0 repeat-x;color:#fff; font-weight:normal}

/*Drop downs*/
ul#menu li ul { /* second-level lists */
	position: absolute;
	top: 0;
	left: 170px;
	width: 160px;
	display:none;
	margin: 0;
	z-index:1000;
	padding-left: 5px
}
ul#menu  li ul li {display:block}
ul#menu  li ul li a {width: 145px; padding:5px 10px 5px 15px;text-align:left; display:block; text-decoration:none}
ul#menu  li ul li a:hover { background:#fff; color:#CC2C2C; text-decoration:none}
 ul#menu li:hover ul, ul#menu li a:hover ul, ul#menu li.sfhover ul {
	display:block
}
ul#menu li ul li.current_page_item a {
	color:#CC2C2C;
	background:#fff;
	font-weight:bold
}

/*end menu styles*/




/* Begin Images */
p img {
	padding: 0;
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	
	margin: 0 5px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */





.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#side ul, #side ul ol {
	margin: 0;
	padding: 0;
	}

#side ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}

#side ul p, #side ul select {
	margin: 5px 0 8px;
	}

#side ul ul, #side ul ol {
	margin: 5px 0 0 10px;
	}

#side ul ul ul, #side ul ol {
	margin: 0 0 0 10px;
	}

ol li, #side ul ol li {
	list-style: decimal outside;
	}

#side ul ul li, #side ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	

/* End Entry Lists */



/* Begin Form Elements */
/*#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}*/

#searchform #s {
	width: 220px;
	padding: 2px;
	}

#searchsubmit {
	display:none
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* 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: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* = Forms
----------------------------------------------*/
#contactPanel .cform {width: 170px}
#contactPanel span.reqtxt, #contactPanel span.emailreqtxt {display:none}
#contactPanel label {float: left; display:inline-block; font-size: 9px; color:#333; margin-right: 3px; width: 40px}
#contactPanel .cform input {width:111px}
#contactPanel .cform textarea {width:111px; height:60px}
#contactPanel .cform input.sendbutton {
background:transparent url(i/buttonbg.jpg) repeat-x scroll 0 0;
border: none;
font-size:0.8em;
color:#fff;
margin:0 9px 0 0;
padding:2px;
width:50px;
}
#usermessagea {display:none}
/* = Easy Clearing
----------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */