/*
	Theme Name: MrPound
	Them URI: http://www.militia.co.nz
	Description: Simon Pound's Militia WordPress Template.
	Version: 1.2
	Media: Screen
	Version: Wed 16, Sept 2009
	Author: Militia NZ
	Author URI: http://www.militia.co.nz
	Tags: Simon, Pound, Militia, Auckland
*/

/* ----------------- IMPORTS ----------------- */
@import url(css/reset.css);
@import url(css/grid-900.css);


/* ------------- GENERAL ELEMENTS ------------ */
body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	background: #333;
	color: #111;
	background: #C4C4C4 url("images/bg.jpg") top left repeat-x;
}

hr {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

h1, h2, h3, h4 {
	padding-left: 8px;
	padding-right: 8px;
	color: #000;
	font-weight: bold;
}

h1 {
	margin-bottom: .3em;
	font-size: 2.8em;
	line-height: .95em;
}

h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
	line-height: 1.3;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.6em;
	line-height: 1.3;
}

h4 {
	margin-bottom: .6em;
	font-size: 1.3em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;

}

p {
	margin-bottom: 1em;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.1em;
	line-height: 1.2;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #1F1F1F;
	text-decoration: underline;
	outline: none;
}

a:active {
	color: #1F1F1F;
	outline: none;
}

acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}

::-moz-selection {
	background: #000;
	color: #FFF;
	font-weight: bold;
} 

::selection {
	background: #000;
	color: #FFF;
	font-weight: bold;
}


/* ------------- GENERAL ELEMENTS ------------ */

#container {
	width: 855px;
	margin: 0 auto;
	margin-top: 3em;
	margin-bottom: 3em;
	overflow: hidden;
}
	


/* HEADER */
#header {
	height: 110px;
	display: block;
}

#logo {
	width: 90px;
	height: 96px;
	display: block;
	float: left;
	background: url("images/logo.png") -1px -1px no-repeat;
}


/* CONTENT */
#content {
	padding: 0;
}

.fill-bg{
	background: #FFF;
	border: 1px solid #cdcdcd;
}


/* SIDEBAR */
#sidebar {
	padding: 0em 0.9em 0em 1em;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #cdcdcd;
}

#sidebar p {
	padding-left: 0px;
}

.section {
	margin: 0px 0px 40px 0px;
}




.section_head {
	margin-top: 1em;
	padding-top: 24px;
	color: #fff;
	height: 50px;
	display: block;
	clear: both;
	background: url("images/side_head.jpg") -1px -1px no-repeat;
}

.section_head h4 {
	margin-left: 2px;
	display: block;
	clear: both;
	height: 24px;
	width: 180px;
	background: #000;
	color: #fff;
}

#searchform {
}

#sidebar input {
	width: 190px;
	padding: 2px;
	margin-bottom: 5px;
}


#sidebar input:focus {
	width: 190px;
	padding: 2px;
	margin-bottom: 5px;
    background: #000;
	color: #fff;
	font-weight: bold;
}

#sidebar input :active {
	highlight
}

#sidebar #searchsubmit {
	padding: 1px;
}

ul.widgetized-sidebar {
	list-style-type: none;
}

ul.widgetized-sidebar li {
	margin: 0 0.2em 0.5em 0;
	padding-left: 0.5em;
	clear: both;
	overflow: hidden;
}

ul.widgetized-sidebar li h2 {
	margin-bottom: 0.6em;
	padding-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.widgetized-sidebar li ul li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
	font-size: 1.1em;
}
		


/* ----- POST ----- */
.post {
	margin-bottom: 12px;
	overflow: hidden;
	clear: both;
	background: #FFF;
	border: 1px solid #cdcdcd;
}

.post h1 {
	margin: 1.1em 0em 0.6em 0em;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.3;
	color: #000;
	outline: none;
}

.post h1 a:hover {
	color: #1F1F1F;
	outline: none;
}

.post h1 a:active {
	color: #1F1F1F;
	outline: none;
}

.post-subhead {
	width: 97.1%;
	height: 15px;
	padding-top: 10px;
	padding-bottom:10px;

	border-bottom: 1px dotted #cdcdcd;
	margin: 5px 10px 30px 10px;
}

.post-foot {
	width: 97.1%;
	height: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom:10px;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	margin: 35px 10px 30px 10px;
}

.post h2 {
	margin-bottom: 1.9em;
	padding:0px;
	font-size: 1.23em;
	line-height: 1.3;
	color: #333;
}

.post_links {
	width: 100%;
	height: 15px;
	padding: 10px;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
}


/* BOTTOM NAVIGATION */
.navigation {
	padding-top: 1em;
	width: 596px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #cdcdcd
}

.navigation li {
	font-size: 1.2em;
}


/* FOOTER */
.copyright , .copyright p {
	display: block;
	clear: both;
	padding: 1em 0 0 0;
}



/* FORM ELEMENTS */
.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

.comments-block{
	display: block;
	clear: both;
}	

.comments-list {
	margin-bottom: 50px;
}

.comments-header {
	width: 97.5%;
	height: 15px;
	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	margin: 10px;
}

#commentform input {
	padding: 2px;
	border: 1px dotted #666;
	}

#commentform {
	margin: 0 0 50px 0;
	}
#commentform textarea {
	width: 98%;
	padding: 5px;
	border: 1px dotted #666;
	}
	
label {
	display:block;
	clear:both;
	margin: 1em 0 0.3em 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6;
}
	
#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}


.odd {
    background-color: #F4F4F4; 
}

.odd td {
    border-bottom: 1px solid #F4F4F4; 
}

#comments ol {
	
}

#comments li {
	margin: 5px;
}

.comment-meta {
	padding: 8px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	clear: both;
}

.comment-author {
	font-weight: bold;
}

.comment-text {
	padding: 10px 0px 10px 0px;
}



.small {
	font-size: 1em;
	line-height: 1.6;
}



.ver {
	text-transform: uppercase;
	color: #000;
}

/* For by-lines */

.low {
	font-family: Palatino, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666;
}

/* A nice ampersand */

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

/* For image captions */

.tooltip {
	display: block;
	padding-top: 8px;
	font-size: .9em;
	background: black;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 8px;
}

.nudged-left {
	padding-left: 8px;
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/not.gif) no-repeat top left;
	float: left;
}

.search-field {
	padding: 0;
}


.full-image {
	margin-left: -15.2em;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

.button {
	display: block;
	padding: 8px;
	background: #222;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button:hover {
	background: #000;
}

/* ---------------------- [ Wordpress required classes ] */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	margin: 1em;
	padding: .8em;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6;	
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }

#wp-calendar {
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0 auto;
}

#wp-calendar caption {
	margin-bottom: .8em;
	font-size: 1.1em;
	font-weight: bold;
}

#wp-calendar thead tr th {
	padding: 1em;
}

#wp-calendar td {
	padding: 1em;
}

#wp-calendar tr {
	padding: 1em;
}