/*
Theme Name: Web Matters Three Column
Theme URI: http://www.webmatters.co.nz
Description: A three column theme
Author: Web Matters
Author URI: http://www.webmatters.co.nz
version: 1.0

*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#002c51 url(images/bg.jpg);
	background-attachment: fixed;
	background-position: left;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	margin:0;
	}
	

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; }


blockquote {
font-family: Georgia;
color: #006699;
margin:22px 40px;
upadding:3px;
padding: 0 50px;
background: transparent url("images/blockquote.gif") no-repeat 0 0;
}


#authorimg {
float : left;
padding-right : 10px;
padding-top : 5px;
}

.widgettitle { 
    padding: 40px  0 10px 0px; 
}

.textwidget{ 
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eeeeee;
}

.ngg-widget{ 
padding: 10px  0 30px 0px; 
}


.ngg-webslice{ 
margin-bottom: 30px; 
}

.wp-post-image {
	float: left;
padding-right: 25px;
}

.line {
width : 100%;
background : #eeeeee;
height : 1px;
margin-bottom : 35px;
margin-top : 35px;
}


code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#006699;
	text-decoration:none;
	}

a:hover{
text-decoration: none;
}



/* container */


#container {
	width:960px;
	margin: 0 auto;
	padding:0px;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#ffffff;
  	width:100%; 
  	height:549px;
	color: #666666; 
	}

#header h1{
	font-family: Georgia;
	font-size: 45px;
	padding:20px 0 0 16px;
	margin:0;
	font-weight: normal;	
	}
	


#header h2{
	font-family: Georgia;
	font-size: 15px;
	padding:0px 0 0 16px;
	margin:0;
	font-weight: normal;	
	}


#logo{
width : 350px;
height : 100px;
float: left;
padding-top:20px;
padding-left:20px;
}

#icons{
width : 200px;
height : 100px;
float: right;
padding-top:30px;
padding-right:20px;
}

#banner {
width : 960px;
height : 200px;
margin : 0 auto;
background: #eeeeee;
margin-bottom: 20px;
}


/* main menu */


#menu {
	background: #336699 url(images/menubg.gif);
	font-family: Arial;
	font-size: 12px;
	width:960px; 
	height:65px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 20px;
}


#menu ul {
	margin: 0;
	padding: 23px 0 0 10px;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
border-right: 1px solid #ffffff;
}

#menu ul li a {
	padding: 6px 10px 6px 10px;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
letter-spacing: 1px;
}



#menu .current_page_item a {
	text-decoration: underline;
}

/* content */


#content {
	float: left;
	width:500px;
	overflow: hidden;
	margin:14px;
	}


#contentpage {
	float: left;
	width:700px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0 15px 0 10px;
	line-height: 14pt;
	text-align: justify;
	}
	
.post h2 {
	font-family : Arial, Verdana;
	font-size : 20px;
	font-weight : bold;
	color : #006699;
	border-bottom: 1px solid #eeeeee;
letter-spacing: -1px;
	text-shadow: #eeeeee 0.2em 0.2em 0.2em;
	margin-bottom: 20px;
padding-bottom: 5px;
}

	
.post h2 a{
	color: #006699;
	text-decoration: none;
margin-bottom: 20px;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}


.post h3 {
	font-family : Arial, Verdana;
font-size: 16px;
	font-weight : bold;
	color : #006699;
	text-shadow: #eeeeee 0.2em 0.2em 0.2em;
	margin-bottom: 15px;
margin-top: 25px;
border-top: 1px solid #eeeeee;
padding-top: 30px;
}


.post h4 {
	font-family : Arial, Verdana;
font-size: 14px;
	font-weight : bold;
	color : #333333;
	margin-bottom: 15px;
}


.post ul {
	margin-bottom: 20px}

.post li {
	margin-left: 20px}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:11px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	

.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;
   /* optional rounded corners for browsers that support it */
   -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;
}


/* left sidebar */

#leftsidebar {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	border-right: 1px solid #eeeeee;
	}

#leftsidebar h2{
	font:normal 14px arial, georgia, times;
	color: #000;
	font-weight: bold;	
	margin: 0;
	padding: 0;
}

#leftsidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#leftsidebar p {margin:0; padding: 0;}

#leftsidebar img {padding: 0; margin: 0;}

#leftsidebar ul {
	margin:12px;
	padding:0;
	}

#leftsidebar ul li {
	 line-height:130%;
        list-style-type:none;
        padding: 5px 0 5px 14px;
background: url(images/bullet.gif) 3px 5px no-repeat;
border-bottom:1px dotted #ccc;
	
	}



#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: square;
	color: #898989;
}



/* right sidebar */

#rightsidebar{
	width:210px;
	float:right;
	margin:0;
	padding: 0;
	background: #f7f6f4;
	}

#rightsidebar h2{
	font:normal 14px Arial;
	color: #006699;	
	margin: 0;
	padding: 0;
	font-weight: bold;
text-transform: uppercase;
}

#rightsidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#rightsidebar p {margin:0; padding:0;}

#rightsidebar img {padding: 0; margin: 0;}

#rightsidebar ul {
	margin:12px;
	
	}

#rightsidebar ul li {
	 line-height:130%;
        list-style-type:none;
        padding: 5px 0 5px 14px;
background: url(images/bullet.gif) 3px 5px no-repeat;
border-bottom:1px dotted #ccc;
	}

#rightsidebar ul ul {
	margin:14px 0;
	padding-bottom: 25px;
}

#rightsidebar ul ul li {
	list-style-type: none;
	}

#rightsidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#rightsidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#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: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* 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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
background : #f7f6f4;
clear : both;
width : 100%;
height: 190px;
margin-top : 15px;
font-family : Arial;
font-size : 11px;
padding-left: 3px;
color: #000000;
}
#footer p {
padding : 6px;
margin : 5px;
color : #000000;
}
#footer a {
color : #006699;
text-decoration : underline;
}
#footer a:hover {
text-decoration : underline;
}

#footer h2{
color: #000000;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}



#footer ul {
list-style-type : none;
font-family: Arial;
font-size: 12px;
}


#footer ul li {
margin : 0;
padding : 0;
list-style-type : none;
}


#footer ul ul {

padding-top : 0;
padding-bottom: 20px;
border-bottom: 1px solid #eeeeee;
}
#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 : #000000;
}



#col1
{

	display: block;
	width: 200px;
	float: left;
margin-right:30px;
margin-left:10px;
margin-top: 20px;

}



 #col2, #col3, #col4 {
	display: block;
	width: 200px;
	float: left;
margin-right:10px;
margin-left:10px;
margin-top: 20px;

}







#col1, #col2, #col3, #col4 a{
font: normal 11px Arial;
padding: 4px 3px;
display: block;
color: #000000;
text-decoration: none;
}




