/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*	Begin Core Styles */

body {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #333;
	margin: 0;
	padding: 0;
}

#page {
margin-left: auto;
margin-right: auto;
}


#headercontainer {
	height: 72px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#headercontainer_black {
	height: 72px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#header {
height: 72px;
width: 1000px;
padding: 0;
margin-left: auto;
margin-right: auto;
}

#nav {
width: 600px;
float: right;
text-align: right;
margin-top: 37px;
}

#nav a:link {
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}

#nav a:hover {
color: #7f7f7f;
text-decoration: none;
text-transform: uppercase;
}

#nav a:visited {
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}

#metacontainer {
	width: 1000px;
	height: 33px;
	background-image:url(http://www.scottbrown.co.nz/images/metabg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #d3d3d3;
	margin-left: auto;
	margin-right: auto;
}

#metainfo {
	float: left;
	width: 896px;
	text-align: center;
}

#metainfo2 {
	width: 1000px;
	text-align: center;
}

#metacontainer a, #metainfo2 a, #metainfo a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#social {
	width: 1000px;
	text-align: right;
	margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
}

/* End Core Styles */

/* Begin Headers */

.cufon-loading h1 {
	visibility: hidden !important;
}

.cufon-loading h2 {
	visibility: hidden !important;
}

.cufon-loading h3 {
	visibility: hidden !important;
}

.cufon-loading h4 {
	visibility: hidden !important;
}

.cufon-loading h5 {
	visibility: hidden !important;
}

.cufon-loading h6 {
	visibility: hidden !important;
}


h5 {
font-size: 15px;
color: #ffffff;
padding: 0;
text-transform: uppercase;
margin-left: 20px;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}


h5 a:link {
color: #ffffff;
text-decoration: none;
}



h5 a:visited {
color: #ffffff;
text-decoration: none;
}

h4 {
font-size: 28px;
color: #2ec6e2;
padding: 0;
margin-left: 0px;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
text-transform: uppercase;
}


h4 a:link {
color: #2ec6e2;
text-decoration: none;
}

h4 a:hover {
color: #000000;
text-decoration: none;
}

h4 a:visited {
color: #2ec6e2;
text-decoration: none;
}

h3 {
font-size: 12px;
color: #cccccc;
padding: 0;
margin-top: 2px;
text-transform: uppercase;
}

h2 {
font-size: 15px;
color: #000000;
padding: 0;
margin-bottom: 12px;
text-transform: uppercase;
}

/* End Headers */

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	}

.comment-reply-link {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.clear {
	clear: both;
}




/* Begin Footer */

#footer {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7f7f7f;
        padding: 0;	
}

#footercontent {
	background-image:url(http://www.scottbrown.co.nz/images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;	
	margin-left: auto;
	margin-right: auto;
        padding: 0;
}

.footerspacer {
	clear: both;
	height: 40px;	
}

#footer #topline {
	border-top: solid;
	border-top-color: #2e2e2e;
	border-top-width: 1px;
	height: 40px;	
}

#footer #bottomline {
	border-bottom: solid;
	border-bottom-color: #2e2e2e;
	border-bottom-width: 1px;
	height: 40px;	
}

#footer #logo {
	height: 76px;
	width: 76px;	
}

#footer #about {
	width: 755px;
	float: right;	
}

#footer #box1 {
	float: left;
	width: 235px;
}

#footer #box2 {
	float: left;
	margin-left: 31px;
	width: 224px;
}

#footer #box3 {
	float: left;
	margin-left: 31px;
	width: 224px;
}

#footer #box4 {
	float: left;
	margin-left: 31px;
	width: 224px;
}

#footer ul {
	margin: 0;
	padding-left: 12px;
}

#footer a:link {
	color: #FFFFFF;	
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}

#footer a:hover {
	color: #2ec6e2;	
	text-decoration: none;
}

#footer #info {
	text-align: right;
	font-size: 9px;
	line-height: 14px;
	color: #7f7f7f;	
}

/* End Footer */

/* Begin Archive */

#archivewrap {
	background-color: #FFFFFF;
}

#archivecontent {
       margin-left: auto;
       margin-right: auto;
       width: 1000px;
       font-family: Helvetica, Arial, sans-serif;
       font-size: 12px;
       line-height: 18px;
       color: #9f9f9f;
}

#archivecontent li {
	list-style-type: none;
        padding-top: 4px;
	padding-bottom: 3px;
        padding-left: 0;
        padding-right: 0;
        border-bottom: solid;
        border-bottom-color: #e4e4e4;
	border-bottom-width: 1px;
}

#archivecontent a:link {
       color: #2ec6e2;
       text-decoration: none;
}

#archivecontent a:hover {
       color: #000000;
       text-decoration: none;
}

#archivecontent a:visited {
       color: #2ec6e2;
       text-decoration: none;
}

#archleftcontainer {
       	width: 490px;
	float: left;
}

#archleft1 {
       	width: 90px;
       	float: left;
}

#archleft2 {
	width: 400px;
        float: right;
}

#archtags {
	float: left;
	margin-left: 31px;
	width: 224px;
}

#archmid {
	float: left;
	margin-left: 31px;
	width: 224px;
}

.archspacer {
	clear: both;
	height: 40px;	
}

.archspacer20 {
	clear: both;
	height: 20px;	
}

.spacer {
	clear: both;	
}



/* End Archive */

/* Begin Images */

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;
	}
/* End Images */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 0px 0px;
       	font-family: Helvetica, Arial, sans-serif;
       	font-size: 12px;
       	line-height: 18px;
       	color: #9f9f9f;
	border: 3px solid #cccccc;
	padding: 5px;

}

#commentform {
	margin: 5px 0 0 0;
	}

#commentform textarea {
	width: 980px;
       	font-family: Helvetica, Arial, sans-serif;
       	font-size: 12px;
       	line-height: 18px;
       	color: #9f9f9f;
	border: 3px solid #cccccc;
	padding: 5px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 10px 0 0 0;
	float: right;
	padding: 7px;
	background-color: #000000;
	border: 1px solid #000000;
}

/* End Form Elements */



/* Begin Comments*/


.alt {
	margin: 0;
	padding: 10px;
	}


#commentcontainer {
	background-color: #303030;
	margin-left: auto;
	margin-right: auto;
}

#commentframe {
 	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.commentlist {
	padding: 0;
       	font-family: Helvetica, Arial, sans-serif;
       	font-size: 12px;
       	line-height: 18px;
       	color: #8e8e8e;
	width: 1000px;
}

.commentlist li {
	margin: 15px 0px 10px 0px;
	padding: 17px 0px 1px 0px;
	list-style: none;
	background-image:url(http://www.scottbrown.co.nz/images/commentdivider.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 0;
}
.children { padding: 0; }


#commentform {
       	font-family: Helvetica, Arial, sans-serif;
       	font-size: 12px;
       	line-height: 18px;
       	color: #8e8e8e;
}

#commentform p {
	margin: 5px 0px 0px 0px;;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
       	font-family: Helvetica, Arial, sans-serif;
       	font-size: 10px;
       	line-height: 18px;
	text-transform: uppercase;
}

.commentmetadata a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.comment-author {
	margin: 0;
       	font-family: Helvetica, Arial, sans-serif;
       	font-size: 12px;
       	line-height: 18px;
	color: #ffffff;
	font-style: normal;
}

.comment-author a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

/* End Comments */


/* Begin About template */

#aboutcontent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #747474;
	line-height: 18px;
}

#twitter_div li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#twitter_div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#aboutcontent a:link {
	color: #2ec6e2;	
	text-decoration: none;
}

#aboutcontent a:visited {
	color: #2ec6e2;	
	text-decoration: none;
}

#aboutcontent a:hover {
	color: #000000;	
	text-decoration: none;
}

#aboutright {
	width: 240px;
	float: left;	
}

#aboutmid {
	width: 240px;
	float: left;	
        margin-right: 40px;
}

#aboutleft {
	width: 480px;
	float: left;	
}

#abouttop {
	width: 1000px;
        text-align: right;
}

#aboutclear {
        clear: both;
}

/* End About template */



/* 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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

/* End Various Tags & Classes */
