/*

Theme Name: Web Matters Platinum Theme 2011
Theme URI: http://www.webmatters.co.nz
Description: Theme for Web Matters Platinum Clients
Author: Web Matters
Author URI: http://www.webmatters.co.nz
version: 1.0
*/

/*------------------------------------*\
  RESET
\*------------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}


/* BASICS AND MISCELLANEOUS STYLES */

*{margin:0; padding:0;}


html {
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	color: #333;
	}

body {
	background:#ffffff url(images/bg.gif);
	background-repeat: repeat-x;
	color: #333; 
	line-height: 1.5em;
	margin:25px 0 25px 0;
		}
		

/*--- HEADINGS ---*/

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 18px;
  font-weight: bold;
}


/*--- PARAGRAPHS ---*/

p {
  margin-bottom: 18px;
}


td{
padding: 10px;
}



/*--- LISTS ---*/
ul, ol {
  margin-bottom: 24px;
}

ul {
  list-style: square outside;
}

ul ul,
ol ol {
  margin: 0 0 0 60px;
}

/*--- QUOTES ---*/

blockquote {
font-family: "Trebuchet MS";
color: #8da196;
margin:22px 40px;
upadding:3px;
padding: 0 50px;
font-style: italic; 
background: transparent url("images/blockquote.gif") no-repeat 0 0;
}



blockquote b {
  display: block;
  text-indent: 0;
}

.contactright {
    background: none repeat scroll 0 0 #ecf3f7;
    float: right;
    margin-bottom: 20px;
    padding: 20px;
	width: 300px;
}

input{
padding: 5px;
}


/*--- LINKS ---*/

a {
  color: #97ada1;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


img{
	border: none;
	padding:0; 
}
img a{
border:none;
}

img.left{ 
	float: left; 
	border: none; 
	padding: 6px 0 0 0;
}
img.right{
	float: right;
	border: none;
	padding: 0 0 0 6px;
}

#authorimg {
	float : left;
	padding-right : 10px;
	padding-top : 5px;
}

.widgettitle { 
    padding: 40px  0 10px 0px; 
}

.textwidget{ 
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
	
.ngg-widget{ 
	padding: 10px  0 30px 0px; 
}

.wp-post-image {
	float: left;
	padding-right: 25px;
	margin-bottom: 20px;
}

.line {
	width : 100%;
	background : #eeeeee;
	height : 1px;
	margin-bottom : 24px;
	margin-top : 24px;
}
code{
	font-family:"Courier New", Courier, monospace;
}

/* THE CONTAINTER*/


#container {
	width:960px;
	padding: 20px;
	margin: 0 auto;
	background: #ffffff;
	color:#333;
	overflow: hidden;
	box-shadow: 7px 7px 8px #818181;
-webkit-box-shadow: 7px 7px 8px #818181;
-moz-box-shadow: 7px 7px 8px #cccccc;
	
}

	

/* THE HEADER */



#header {
	background:#ffffff;
	width:951px;
	height: 242px;
	margin-bottom: 5px; 
	
}

#logo{
	float: left;
}	

#logo2{
float: left;
width: 264px;
height: 122px;
}	

#byline{
width: 681px;
background: url(images/quotebg.gif);
	float: right;
	height: 242px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana, Sans Serif;
font-size: 18px;
color: #97ada1;
text-align: center;
font-weight: normal;
}	

#byline h2{
font-family: "Trebuchet MS", Arial, Verdana, Sans Serif;
font-size: 21px;
color: #97ada1;
text-align: center;
font-weight: normal;
margin: 80px 20px 10px 20px;

}	

#banner{
	background: #ffffff;
	width: 951px;
	height: 122px;
	margin-bottom: 35px;
	display: block;
		clear: all;
		border-bottom: 15px solid #fdefbf;
		padding-bottom:10px;
	
}	


#menu2 {
width: 681px;
background: #97ada1; 
float: right;
	height: 121px;
	
	
}
#menu2 ul {
    list-style: none outside none;
    margin: 0 0 0 35px;
    padding-left: 0;
}
#menu2 li {
    float: left;
    position: relative;
}
#menu2 a {
font-family: "Trebuchet MS", Arial, Verdana; Sans Serif;
font-size: 20px;
text-transform: lowercase;
letter-spacing: 1px;
font-weight: normal;
    color: #ffffff;
    display: block;
    line-height: 3.333em;
    padding: 30px 5px 25px 5px;
	 margin-right: 20px;
    text-decoration: none;
}
#menu2 ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 3.2em;
    width: 188px;
    z-index: 99999;
}
#menu2 ul ul ul {
    left: 100%;
    top: 0;
}
#menu2 ul ul a {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px dotted #DDDDDD;
    color: #444444;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px;
    width: 168px;
	 text-transform: none;
}
#menu2 li:hover > a, #menu2 ul ul *:hover > a, #menu2 a:focus {
    background: none repeat scroll 0 0 #EFEFEF;
}
#menu2 li:hover > a, #menu2 a:focus {
    background: #fdefbf;
    color: #373737;
}
#menu2 ul li:hover > ul {
    display: block;
}
#menu2 .current_page_item > a, #menu2 .current_page_ancestor > a {
    font-weight: bold;
	   background: #fdefbf url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		color: #000000;
}



#widgetcontainer{
width: 960px;
clear: all;
background: #ffffff;
height: 300px;
font-family: 'Droid Sans', sans-serif;
font-size: 13px;
color: #333333;
}

#col1{
	display: block;
	width: 270px;
	float: left;
	margin-right:30px;
	margin-left:10px;
	margin-top: 10px;
	


}
#col2, #col3 {
	display: block;
	width: 270px;
	float: left;
	margin-right:10px;
	margin-left:10px;
	margin-top: 10px;

}
#col1, #col2, #col3 a{
	padding: 4px 3px;
	display: block;
	color: #000000;

}

#col1, #col2, #col3 h2{
	padding: 4px 3px;
	display: block;
	color: #000000;
	
}





/* THE CONTENT SECTION */

#content {
	float: right;
	width:650px;
	overflow: hidden;
	}
		
	#contentwide {
	float: left;
	width:960px;
	overflow: hidden;
	padding-top: 25px;

		}
		
	#contentnarrow {
	float: left;
	width:575px;
	overflow: hidden;
	padding: 25px 25px 0 25px;
		}
		
	
	#contentleft {
	float: right;
	width:760px;
	overflow: hidden;
	padding-top: 25px;
		}
		
	#contentright{
	float: left;
	width:760px;
	overflow: hidden;
	padding-top: 25px;
		}
		
.post {
	margin:0;
	padding-right: 25px;
	text-align: left;
	color: #688073;
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
	}

.post ul {
	margin-bottom: 20px
}
.post li {
	margin-left: 40px
	}
.post a{
	text-decoration: underline;	
}
.post a:hover{
	text-decoration: none;	
}


.post h1{
font-family: 'Trebuchet MS', sans-serif;
font-size: 28px;
font-weight: normal;
color: #97ada1;
letter-spacing: -1px;
margin-bottom: 25px;
}

.post h2{
font-family: 'Trebuchet MS', sans-serif;
font-size: 24px;
font-weight: normal;
color: #97ada1;
letter-spacing: -1px;
margin-bottom: 25px;
}

.post h3{
font-family: 'Trebuchet MS', sans-serif;
font-size: 20px;
font-weight: normal;
color: #97ada1;
letter-spacing: -1px;
margin-bottom: 25px;
}


	
	
	/* three column layout */
div#column_01 {
	float: left;
	clear: both;
	width: 100%;
	}
div#column_wrap {
	float: right;
	clear: none;
	width: 100%;
	}
	div#column_02 {
		float: left;
		clear: none;
		width: 45%;
		}
	div#column_03 {
		float: right;
		clear: none;
		width: 45%;
		}
		
.entry	{
	}


.postmetadata{
	clear: both;
	padding:6px 0 0 0;
	margin: 20px 0;
	}
.navigation {
	font-size:1.2em;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-bottom: 20px;
	}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.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;
	}
/* LEFT SIDEBAR */
#leftsidebar {
	width:150px;
	float:left;
	margin:25px 0 0 0;
	border-right: 1px solid #eeeeee;
	font-size: 12px;
	padding-right: 8px;

	}
#leftsidebar h2{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#leftsidebar label{
	color: #000;
	margin: 0;
	padding: 0;
}
#leftsidebar p {
	margin:0;
	padding: 0;
}
#leftsidebar img {
	padding: 0; 
	margin: 0;
}
#leftsidebar ul {
	margin:0;
	padding:0;
	}
#leftsidebar ul li {
	list-style-type:none;
   padding: 8px 0 8px 0px;
	border-bottom:1px solid #f9f9f9;
	}
#leftsidebar ul ul {
	margin:14px 0;
	padding-bottom: 25px;
}
#leftsidebar ul ul li {
	list-style-type: none;
	}
#leftsidebar ul ul ul{
	margin: 0;
	padding: 0;
}
#leftsidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
}

/* THE RIGHT SIDEBAR */

#rightsidebar{
	width:160px;
	float:right;
	margin:25px 0 0 0;
	font-size: 12px;
	}
#rightsidebar h2{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

#rightsidebar label{
	color: #000;	
	margin: 0;
	padding: 0;
}
#rightsidebar p {
	margin:0;
	padding:0;
}
#rightsidebar img {
	padding: 3px;
	margin: 0;
	float: left;
}
#rightsidebar a{
}
#rightsidebar ul {
	margin:12px 12px 12px 0px;
	}
#rightsidebar ul li {
	line-height:130%;
   list-style-type:none;
   padding: 7px 0 7px 0px;

	}
#rightsidebar ul ul {
	margin:14px 0;
	padding-bottom: 25px;
}
#rightsidebar ul ul li {
	list-style-type: none;
	border-bottom:1px solid #eeeeee;
	}
#rightsidebar ul ul ul{
	margin: 0;
	padding: 0;
}
#rightsidebar ul ul ul li{
	padding: 0 0 0 15px;
	border: hidden;
}

#rightsidebar input{
padding: 5px;
}

/* WIDE SIDEBAR */
#widesidebar {
background: #edf4f7;
	width:270px;
	float:left;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #97ada1;
	line-height: normal;
	font-size: 13px;
		}
#widesidebar h2{
	font-size: 18px;
	margin: 0;
	padding: 0;
	
}
#widesidebar label{
	color: #000;
	margin: 0;
	padding: 0;
}
#widesidebar p {
}
#widesidebar img.left{ 
	float: left; 
	border: none; 
	padding: 6px 0 0 0;
}
#widesidebar img.right{
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
#widesidebar ul {
	margin: 20px 10px 10px 10px;
	padding:0;
	}
#widesidebar ul li {
   list-style-type:none;
   padding: 5px 0 5px 0px;
	border-bottom:1px solid #eeeeee;
	}
#widesidebar ul ul {
	margin:14px 0;
	padding-bottom: 25px;
}
#widesidebar ul ul li {
	list-style-type: none;
	}
#widesidebar ul ul ul{
	margin: 0;
	padding: 0;
}
#widesidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
}

#widesidebar a{
text-decoration: underline;
}

#twitter{
background: #f9f9f9;
border-bottom: 5px solid #000000;
width: 100%;
padding: 10px;
}

/* COMMENT FORM STYLING */


#commentform{
	background:#fff;
	margin-bottom:20px;
	padding:0;
		}


#commentform p{
	}

#commentform a{
text-decoration: underline;
}

#commentform h3{
	margin:0;
	padding:0;
	}	

#comment{
	width:80%;
	}



#author, #email, #url, #comment, #submit{
	background: #fff;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #cccccc;
	font-size: 14px;
	}	

#submit{
margin:5px 5px 0 0;
}

#comments{
margin:0;
padding:0}

	

ol.commentlist {
list-style-type: none;
margin:0;
padding:0;
}

.avatar{
float:left;
margin:0 12px 0 0;
}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {
background: #f9f9f9;}

ol.commentlist li p {
margin: 6px 0 6px 0;
padding: 0 12px 0 0;
}

ol.commentlist a {
color:#85a63f;}

cite {
	font-family: Georgia;
	font-style: normal;
	}


/* search */


#searchform{
	padding: 6px 0 10px 0px;
	font-family: Arial;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
		}

#searchform input#s{
	font-family: Georgia;
	font-size: 13px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	width: 130px;
	
	}

#searchform input#searchsubmit{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 2px 0 0 2px;
	background-color: #422906;
	border: 1px solid #422906;
	color: #fff;
	}
	

/* misc */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* footer */
#footer {
font-family: "Trebuchet ms";
font-size: 11px;
	background : #97ada1;
	clear : both;
	width : 100%;
	height: 40px;
	color: #ffffff;
	margin-top: 20px;
	
}
#footer p {
	padding : 6px;
	margin : 5px;
	
}
#footer a {
	text-decoration : underline;
		color: #ffffff;

}
#footer a:hover {
	text-decoration : underline;
}
#footer h2{	
	font-weight: bold;
	margin-bottom: 10px;
	
}
#footer ul {
	list-style-type : none;
}
#footer ul li {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#footer ul ul {
	padding-top : 0;
	padding-bottom: 20px;
	}
#footer ul ul li {
	list-style-type : none;
	margin : 0;
	padding : 0;
}
#footer ul ul ul {
	margin : 0;
	padding : 0;
}
#footer ul ul ul li {
	padding : 0 0 0 0;
	margin : 0;
	list-style-type : none;
	color : #cccccc;
}


#copyright{
float: left;
font-size: 11px;
font-family: Verdana, Arial;
padding: 5px 0 0 15px;
}

#credit{
float: right;
font-size: 11px;
font-family: Verdana, Arial;
padding: 5px 15px 0 0;
}


