/*
Theme Name: PETER WAGNER & Associates
Theme URI: http://www.peterwagner.com.au/
Description: Custom theme for peterwagner.com.au
Version: 1.0
Author: Daniel Zabinskas
Author URI: http://www.zabinskas.com/
Tags:
	PRW v1.0

	This theme was designed and built by Daniel Zabinskas
*/


/*
General, type
*/
a img {
	border:none;
}
body, textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#141414;
}
h1, h2, h3, h4, h5, h6, form {
	margin:0;
	padding:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#a57f96;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#825270;
}
a {
	color:#6B3153;
}
p {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
hr {
	height:0px;
	border:none;
	border-top:1px solid #e3e2e2;
}
textarea {
	width:330px;
	height:165px;
}
.alignleft {
	margin:0px 8px 6px 0px;
	float:left;
}
.alignright {
	margin:0px 0px 6px 8px;
	float:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearer {
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	clear:both;
}
.page-content h2 {
	margin:12px 0px 0px 0px;
}
/*
body
*/
body {
	margin:0;
	background-image:url(images/bg_gray.gif);
	background-position:center top;
}
body, html, #column-bg1 {
	height:100%;
}
#column-bg1, #column-bg2 {
	background-image:url(images/bg_column.gif);
	background-repeat:repeat-y;
	background-position:center top;
	min-width:960px;
}
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

/*
header
*/
#header {
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	height:80px;
	text-align:right;
	position:relative;
}
#corp_logo {
	display:block;
	width:324px;
	height:61px;
	float:left;
}
#nav_pri {
	margin:0;
	padding:0;
	position:absolute;
	bottom:28px;
	clear:both;
	width:100%;
}
#nav_pri li {
	display:inline;
	margin:0px 16px 0px 0px;
}
#nav_pri a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d0b9c7;
	text-decoration:none;
}
#nav_pri a:hover, #nav_pri li.current_page_item a {
	color:#FFFFFF;
}
#nav_pri a:hover {
	text-decoration:underline;
}
#header .shadow {
	background-image:url(images/header_shadow.gif);
	background-repeat:no-repeat;
	height:19px;
	clear:both;
}

/*
layout
*/
.column_left {
	padding:17px 0px 0px 26px;
	float:left;
	width:600px;
}
.column_right {
	padding:25px 29px 0px 0px;
	float:right;
	width:278px;
}
.column_full {
	padding:25px 26px 0px 26px;
}

.intro, .box {
	border:1px solid #e3e2e2;
	background-color:#FFFFFF;
	padding:7px 6px;
	margin:0px 0px 0px 0px;
}
.box {
	clear:both;
}

/*
tabbed panels
*/

.tabs {
	width:908px;
	margin:21px 0px 0px 0px;
	padding:0;
}
.tabs li {
	width:203px;
	float:left;
	height:36px;
	background-color:none;
	background-image:url(images/tab_divider.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #e3e2e2;
	padding:7px 12px 0px 12px;
	list-style:none;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.tabs li.first {
	background-image:none;
}
.tabs li a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.tabs li a:hover {
	text-decoration:underline;
}
.tabs li.selected {
	border:1px solid #e3e2e2;
	border-bottom-width:0;
	padding:6px 11px 0px 11px;
	background-color:#FFFFFF;
	background-image:none;
	height:37px;
}
.tabs li.selectAdjacent {
	background-image:none;
}
.panel {
	width:906px;
	border:1px solid #e3e2e2;
	background-color:#FFFFFF;
	border-top-width:0;
	clear:both;
	padding:20px 0px 0px 0px;
}
div.panelContent {
	padding:0;
}
.panelContent img {
	margin:0px 0px 0px 0px;
}
.panelContent p, .panelContent ul {
	float:right;
	clear:right;
	padding-right:8px;
	width:430px;
	text-align:left;
	padding:0px 12px 10px 0px;
}
.panelContent ul {
	margin:0px;
}
.panelContent ul li {
	margin:4px 0px 0px 17px;
}

#articles_summary h2 {
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #e3e2e2;
}
#articles_summary h3 {
	font-size:12px;
	margin:16px 0px 0px 0px;
}
#articles_summary p {
	padding:0px;
}
#articles_summary a {
	color:#a36189;
}

/*
Articles
*/
#articles {
	width:600px;
	float:left;
}
#articles .post {
	margin:0px 8px;
}
#articles a h1 {
	text-decoration:underline;
	margin:14px 0px 0px 0px;
}
.nav-post {
	text-align:right;
	margin:10px 0px 0px 0px;
}
#articles hr {
	margin:16px 0px 0px 0px;
}

/*
Case studies
*/
.casestudy {
	background-position:bottom left;
	background-repeat:no-repeat;
}

/*
Posts
*/
.single_post .post {
	clear:both;
}
.nav_sibling {
	padding:12px 0px 10px 0px;
	text-align:right;
}
.postmetadata {
	color:#888888;
	float:right;
}
.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist li {
	margin:0px;
	padding:0px;
	list-style:none;
	clear:both;
}
.comment-title {
	margin-bottom:8px;
	float:left;
}
.commentlist .comment-author {
	color:#825270;
	font-weight:bold;
}
.commentlist small, #commentform small {
	color:#888888;
	font-weight:normal;
}
.commentlist p {
	margin:4px 0px 0px 0px;
}
#respond h2 {
	clear:both;
}
.nav-comments {
	float:right;
}
form#commentform label {
	display:block;
	float:left;
	padding:8px 0px 0 0;
	color:#888888;
}
form#commentform small {
	/*display:block;
	padding:8px 0px 0px 4px;
	float:left;*/
}
form#commentform input.textfield, form#commentform textarea {
	float:left;
	margin:0px 0 0 0;
	border:1px solid #AAAAAA;
	clear:left;
}
form#commentform input.textfield {
	width:330px;
}
form#commentform div {
	clear:left;
	float:left;
}
form#commentform input.button  {
	display:block;
	clear:both;
	margin:12px 0 0px 0px;
}


/*
Contact form
*/
form.wpcf7-form {
	margin-top:12px;
}
form.wpcf7-form label {
	display:block;
	float:left;
	padding:8px 0px 0 0;
	width:120px;
}
form.wpcf7-form span input, form.wpcf7-form textarea {
	float:left;
	margin:0px 0 0 0;
	border:1px solid #AAAAAA;
	clear:left;
}
form.wpcf7-form span input {
	width:330px;
}
form.wpcf7-form div {
	clear:left;
	float:left;
}
form.wpcf7-form .button input {
	display:block;
	clear:both;
	margin:12px 0 0px 0px;
	float:left;
}
span.wpcf7-not-valid-tip {
	color:#990000 !important;
	left:66px !important;
	padding:8px 0 0 !important;
	position:absolute !important;
	top:0 !important;
	width:280px !important;
	z-index:100 !important;
	background:none !important;
	border:none !important;
	font-size:inherit !important;
}
div.wpcf7-response-output {
	margin:0px 0px 0px 0px !important;
	padding:12px 0px 0px 0px !important;
}
div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
	border:none !important;
}
img.ajax-loader {
	margin:12px 0 0 6px;
}


	/*div.wpcf7 {
		margin: 0;
		padding: 0;
	}
	
	div.wpcf7-response-output {
		margin: 2em 0.5em 1em;
		padding: 0.2em 1em;
	}
	
	div.wpcf7-mail-sent-ok {
		border: 2px solid #398f14;
	}
	
	div.wpcf7-mail-sent-ng {
		border: 2px solid #ff0000;
	}
	
	div.wpcf7-spam-blocked {
		border: 2px solid #ffa500;
	}
	
	div.wpcf7-validation-errors {
		border: 2px solid #f7e700;
	}
	
	span.wpcf7-not-valid-tip {
		position: absolute;
		top: 20%;
		left: 20%;
		z-index: 100;
		background: #fff;
		border: 1px solid #ff0000;
		font-size: 10pt;
		width: 280px;
		padding: 2px;
	}
	
	
	span.wpcf7-not-valid-tip-no-ajax {
		color: #f00;
		font-size: 10pt;
		display: block;
	}
	
	span.wpcf7-list-item {
		margin-left: 0.5em;
	}
	
	.wpcf7-display-none {
		display: none;
	}
	
	img.ajax-loader {
		border: none;
		vertical-align: middle;
	}
*/
	
/*
Footer
*/
#footer {
	clear:both;
	padding:48px 26px 48px 26px;
	color:#4a4a4a;
}
#footer hr {
	margin:0px 0px 6px 0px;
}
#footer a {
	color:#863f6b;
}
#nav_footer {
	margin:0;
	padding:0;
}
#nav_footer li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}