/*  
Theme Name: KND Web Consultants
Theme URI: http://www.knd.com.au
Description: Brown is the new black
Version: 2.0
Author: Chris Garrett and Daniel Sim
Author URI: http://www.knd.com.au
*/

/* ---- LAYOUT ----*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

.services-431 { background: url('images/billboard-431.jpg') no-repeat center center; }
.services-433 { background: url('images/billboard-433.jpg') no-repeat center center; }
.services-469 { background: url('images/billboard-469.jpg') no-repeat center center; }
.services-474 { background: url('images/billboard-474.jpg') no-repeat center center; }
.services-475 { background: url('images/billboard-475.jpg') no-repeat center center; }
.services-476 { background: url('images/billboard-476.jpg') no-repeat center center; }
.services-477 { background: url('images/billboard-477.jpg') no-repeat center center; }
.services-478 { background: url('images/billboard-478.jpg') no-repeat center center; }
.services-479 { background: url('images/billboard-479.jpg') no-repeat center center; }

body{
	margin: 0;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #3D2F24;
}

.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}


#wrapper, #wrapper_blog {
	margin:10px auto;
	width:960px;
	text-align: left;
	overflow: hidden;
	background: #3D2F24;
	color: white;
}

#wrapper_blog {
	background: white;
	color:#3B2D22;
}
.brownpage {
	color:#AAB6BF;
}
.brownpage h4 {
	color: white;
	margin:0pt;
}
.brownpage a:link, .brownpage a:visited {
	text-decoration: none;
	color:#C0D630;
}
.brownpage a:hover, a:active {
	text-decoration: none;
	color:#53BCEB;
}
.onethird {
	width: 25%; /* Allowing for margin */
	float: left;
	margin: 0 0 1em 1em;
	_margin: 0 0 0.5em 0.5em;
}
.twothirds {
	width: 66.6%;
	float: left;
}
.onehalf {
	width: 48%;
	_width: 47%;
	float: left;
}

/* ---- TAGS ----*/
h2, h3, h4, h5, h6 { margin:0.7em 0;}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 15px 0 10px 15px;
}
h2 {
	font-size: 1.6em;
	color: #aaa;
	font-weight: normal;
}

h2 a{
	font-family: Georgia, Sans-serif;
	font-size: 1.1em;
	color: white;
	font-weight: normal;
}

h4{ 
	color: #3C2E23;
	font-size: 1.4em;
}

h5 {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	margin: 1em 0 0 0;
	color: #666;
}

a:link, a:visited{
	text-decoration: none;
	color:#53BCEB;
}

a:hover, a:active {
	text-decoration: none;
	color:#C0D630;
}

blockquote { font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #C0D630; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #3C2E23;
	border: 1px solid #ccc;

}
table {
	border-collapse:collapse;
	border-spacing:0pt;
}

td {
	background:#3D2F23 none repeat scroll 0%;
	border:8px solid #392C21;
	padding: 0.5em;
	color: white;
	font-weight: light;
}

p, dl, li, td {
	line-height: 1.7;
	margin-bottom: 1em;
}
li {
	margin: 0 0 0.5em 0;	
}
hr {
	height: 1px;
}
/*----HEADER----*/

#header {
	float: left;
	width: 100%;
	padding: 0 20px 10px 0;
	background: #3C2E23;
	color:#AAB6BF;
}

#header h1, #header h4 {
	display: none;
}
#header #kndContactDetails p{
	display: inline; 
	float: right;
	font-size:1.5em;
	line-height:1;
	margin:-1.5em 0 0 0;
	padding: 10px 0 0 0;
	width:11.75em;
}
#header #kndContactDetails p span {
	float: right;
	font-size:0.45em;
	line-height:1em;
	margin-top:0.2em;
	text-align:right;
	text-transform:uppercase;
	width:5.5em;
}
#header img {
	border: 0;
}
/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	border: 5px solid black;
	.border: 0;
	.border-top: 5px solid black;
	background: black;
	text-transform: lowercase;
}
#menuleft {
	float: left;
}
#menuright {
	float: right;
}
#top-menu #menuleft ul {
	background: #000;
	display: none;
	left: 145px;
	position: absolute;
	top: 28px;
}
#top-menu #menuleft ul li {
}
#top-menu a {
	text-decoration: none;
	color: #EAE7E5;
	padding:10px 10px 3px;
	margin: 0;
}
#top-menu .page_item li a{
	display: block;
	padding: 3px 10px;
}
#top-menu a:hover{
	border-bottom:5px solid #C0D630;
	padding-bottom:3px;
}
#top-menu .page_item li a:hover{
	background: #C0D630;
	border-bottom: 0px;
	color: #000;
}
#top-menu .current_page_parent a,
#top-menu .current_page_item a{
	border-bottom:5px solid #fff;
	padding-bottom:3px;
}

#top-menu .current_page_parent ul a,
#top-menu .current_page_item ul a{
	border-bottom:0px;
}

#top-menu ul{
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 0 0 0;
	font-size: 14px;
	margin: 0;
}
#menuright a{
	color: #AAB6BF;
}
/*---- BILLBOARD ----*/

#billboard {
	height: 250px;
	margin: 80px 0 0 0;
	.margin: 0;
	width: 100%;
}

#billboard h2 {display: none;}

#billboard.home {background:url(images/home.jpg) no-repeat scroll left top;}
#billboard.ethos {background:url(images/ethos.png) no-repeat scroll left top;} /*Overwritten in template file for IE6*/
#billboard.portfolio {background:url(images/portfolio.jpg) no-repeat scroll left top;}/*Overwritten in template file for IE6*/
#billboard.articles {background:url(images/articles.jpg) no-repeat scroll left top;}/*Overwritten in template file for IE6*/
#billboard.careers {background:url(images/careers.jpg) no-repeat scroll left top;}/*Overwritten in template file for IE6*/

#homeFLVPlayer{margin-top: 0.7em;}

#map {
	background: #ccc;
	height: 250px;
	margin: 105px 0 0 0;
	.margin: 0;
}

#getDirections {
	background: #30251c;
	text-align: right;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 5px 0;
}
	
input#directions {
	margin: 0;
	width: 20em;
	height: 16px;
	font-size: 0.9em;
	padding: 0;
	float: left;
	padding: 2px;
}

#getDirections label {
	float: left;
	padding: 0 5px 0 0;
}
	
#getDirections img {
	margin: 0;
	padding: 0;
	height: 20px;
	vertical-align: bottom;
	float: left;
}

#getDirections form {
	float: right;
}
/*----POST----*/

#container {
	float: left;
	width: 650px;
	padding: 0 0 0 0;
}
#ethoscontainer, #portfoliocontainer {
	float: left;
	width: 960px;
	padding: 0 0 0 0;
	color: 
}

.post{
	padding: 0 20px 10px 20px;
	clear: both;
}





.brownpage .post h2 {
	color: white;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 10px;
}
.servicepage .post h2 {
	width: auto;
}

.brownpage .post h2 a {
	color: white;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 35px;
	font-weight: normal;
	padding-bottom: 10px;
	width: 800px;
}

.brownpage .post h3 a { /*BACK*/
	color: #53BCEB;
}
.post h2 a {
	color: #53BCEB;
}
.post h2 a:hover {
	color: #C0D630;
}
.post p a:link, .post p a:visited {
color: #ADBF2F;
}


.postimage {
	border: none;
	padding: 0 10px;
	float: left;
}
.postimageRight {
	border: none;
	padding: 0 10px;
	float: right;
}
.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 10px 0;
}

.postinfo a:link, .postinfo a:visited{
	color: #53BCEB;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dotted #3C2E23;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/
.sidebar {
	background: white;
}
.sidebar, .sidebarbrown, .serviceSidebar{
	float: right;
	width: 250px;
	margin: 0 auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}
.sidebarbrown h2{
	color: #666;
}
.sidebar ul, .sidebarbrown ul, .serviceSidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}

.sidebar ul li, .sidebarbrown ul li{
	padding: 10px 0 10px 27px; 
}

.serviceSidebar .current_page_item a {
	border: 0px;
	padding-bottom: 0px;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #3C2E23;
	padding: 5px 5px 5px 0;
	margin: 0 10px 10px 0;
	background: none;
	border-bottom: 1px dotted #CCC;
}

.sidebar ul ul li, .sidebarbrown ul ul li{
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 24px;
	list-style: disc inside;
}

.sidebar .syndication, .sidebarbrown .syndication {
	width: 155px;
	height: 77px;
	position: relative;
}

.sidebar .syndication span, .sidebarbrown .syndication span{
	background: url(images/rss.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar a:link, .sidebar a:visited, .sidebarbrown a:link, .sidebar a:visited{
	text-decoration: none;
	color:#53BCEB;
}

.sidebar a:hover, .sidebarbrown a:hover{
	text-decoration: underline;
	color: #C0D630;
}

table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 425px;
	margin: 50px 0 0;
	border: 1px dotted #FFCC00;
	padding: 5px 5px 15px 15px;
	background: #3C2E23;
	color: #aaa;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2 .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #FCO;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #3C2E23;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #3C2E23;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #333;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #3C2E23;
}
/*--------INDIVIDUAL PAGE STYLES--------*/

/*----HOME----*/
#eventsTable {
		background: #392C21;
		padding: 10px;
}
#kndEvents {
	width: 100%;
}

/*----ETHOS----*/
#ethosTabs {
	overflow: hidden;_height: 1%;
	padding: 0;
	.margin: 0;
}

#ethosTabs li {
	display: inline;
	font-size: .7em;
	list-style: none;
}
	
#ethosTabs li a {
	color: white;
	float: left;
	font-size: 1.2em;
	line-height: 1.8;
	margin-right: 1px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	padding: 10px;
	width: 219px;
	height: 13em;
}
	
ul#approach #approach a,
ul#team #team a,
ul#openSource #openSource a,
ul#collaboration #collaboration a,
#ethosTabs a:hover {
	background: #392C21;
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}
ul#approach #approach a,
ul#team #team a,
ul#openSource #openSource a,
ul#collaboration #collaboration a,
#ethosTabs .current a{
	background: #392C21;
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}
html > body #ethosTabs a:active {

}

#ethosTabs a:focus {outline: 0;}
#ethosTabs li strong,
#ethosTabs li em {
	display: block;
}
#ethosTabs li strong {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 0.5em;
}
#ethosTabs li em {
	background: url(/images/ui/green-down-arrow.png) no-repeat left;
	color: #c0d630;
	font-style: normal;
	padding-left: 20px;
}
.director {
	border-top: 1px solid #ccc;
	clear: both;
	padding-top: 15px;
}
/*----CASESTUDIES----*/
.casestudies {
	margin: 20px 0 0 20px;
}
.casestudies li{ /*--- casestudy thumbs ---*/
	color: #AAB6BF;
	list-style: none;
	float: left;
	width: 327px;
	margin: 0 0 0.5em -27px;
	_margin: 0 0 0.5em 0;
	.margin: 0 -3px 0.5em -8px;
}
.casestudies img { /*--- casestudy thumbs ---*/
	border: 5px solid #2F2217;
}
.casestudies a:hover img{ /*--- casestudy thumbs ---*/
	border: 5px solid #53BCEB;
}
#projectTechSpecs{
	border: 1px solid #55493E;
}
#projectTechSpecs {
	background: url(images/steel.jpg) repeat-x scroll left top;
	padding: 0 0 0 7px;
}
div#projectTechSpecs ul {
	margin: 0 0 20px -40px;
	_margin: -10px 0 20px 0px;
	width: 100%;
}
div#projectTechSpecs li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	padding: 1px;
	margin: 0;
	border-bottom: 1px solid #55493E;
	font-size: .9em;
}

div#callToAction {
	padding-top: 20px;
	margin-bottom: 2em;
}
div#callToAction h4 {
	color: #52BDEC;
}
div#callToAction a {
	padding: 0.5em 1em 0.5em 1em;
	background-color: #c0d630;
	color: black;
	font-weight: bold;
	line-height: 3em;
	_line-height: 4em;
}
div#callToAction a:hover {
	background-color: #53BCEB;
	color: white;
}
.screengrabs {
	margin: 0 0 20px 30px;
	border: 5px solid #2F2217; 
}

/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color:#AAB6BF;
	background: #3C2E23;
	text-align: center;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color:#AAB6BF;
}

#footer a:hover{
	text-decoration: underline;
	color: #fff;
}

#footer p {
	margin: auto;
}
/*.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}*/