/*
Theme Name: Halfman
Theme URI: http://halfman.com/
Description: Now half the man for twice the cost
Version: 1.0
Author: Jim Kosem assembled by Chris Harvan
Author URI:
Tags: half the man
*/


/* Begin Typography & Colors */
body {
	background:#cfeadb url('images/bg.jpg') no-repeat center top;
	padding:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;f
	margin-bottom: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/
#html .clearfix {height: 1%}
.clearfix {display: block;}
/* end backslash hack */

#page {
	/*background-color: white;
	border: 1px solid #959596;
	text-align: left;*/

	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border: 0px solid #959596;
	}

#header {
	width:1000px;
	height:255px;
	margin:0px auto 0px auto;
	padding-left:25px;
	color:#d62200;
	font-size:25px;
	display:inline;
	float:left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.entry p {
	font-size: 13px;
	line-height:16px;
	text-align:justify;
	}

.more-link {
	font-size:12px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height:16px;
	}

.widecolumn {
	line-height:16px;
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
border: 1px solid #ddd;
	}

.even {
	border-left: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h3 {
	font-size: 1.0em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.commentlist li, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	//font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, strike {
	color:#d62200;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {

	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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: 0px;
	padding: 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	border:2px solid #656857;
	width: 115px;
	height:14px;
	padding: 2px;
	margin: 0px 5px 5px 0;
	background:#cee9da;
	}

#sidebar #searchsubmit {
	margin:0px 0px 0px 0px;
	height:22px;
	padding: 0px;
	vertical-align:top;
	}

#searchsubmit.bttn_submit, #commentform .bttn_submit {
	border:2px solid #d72200;
	width:auto;
	color:#d72200;
	font-weight:bold;
	background:#ffffff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#sidebar #rss_sidebar {
	margin-top:40px;
	height:19px;
	line-height:19px;
}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input, #searchform input {
	border:2px solid #656857;
	width: 170px;
	padding: 0px;
	margin: 0px 5px 0px 0;
	background:#cee9da;
	}

#commentform {
	margin: 5px 10px 0 0;
	font-size:13px;
	}

#commentform textarea {
	border:2px solid #656857;
	background:#cee9da;
	width: 100%;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}


/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 10px 10px 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-top:3px dotted #cee9da;
	border-bottom:3px dotted #cee9da;
	margin:0px 30px 10px 25px;
	padding:5px 0px 0px 0px;
	top:200px;
	width:210px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	display:inline;
	text-align:justify;
	float:right;
	}


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	border:0px solid red;
	width:529px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	display:inline;
	float:left;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
	}
/* End captions */

/*begin Kosemtown begin Kosemtown begin Kosemtown begin Kosemtownbegin Kosemtown begin Kosemtown begin Kosemtown*/
div#flashwrap {
	width:1000px;
	height:255px;
	margin:0px auto 0px auto;
	}

#index {
	border:0px solid blue;
	margin:0px 0px 0px 26px;
	padding:42px 0px 0px 0px;
	width:950px;
	background:url(images/index_bottom.png) bottom right no-repeat;
	display:inline;
	float:left;
	}

div#left {
	border:0px solid yellow;
	margin:0px 0px 0px 42px;
	width:415px;
	display:inline;
	float:left;
	}

div#carousel {
	border:0px solid #5689a1;
	margin:0px 0px 26px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	float:left;
	}

divleft#bottom {
	margin:26px 0 0 0;
	vertical-align:bottom;
	display:inline;
	float:left;
	}

#bubble_mid {
	padding:0 20px 0 20px;
	background:url(images/bubble_mid.png) repeat-y
	}

#bubble_mid div {

	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	}

#bubble_mid div h2 a, #bubble_mid div h2 a:active, #bubble_mid div h2 a:visited, #bubble_mid a, #bubble_mid a:active, #bubble_mid a:visited {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#d62200;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	}

#bubble_mid div h2 a:hover, #bubble_mid a:hover {
	text-decoration:underline;
	}

#bubble_mid div h2  {
	margin:0px;
	//text-align: justify;
	}

div#right {
	border:0px solid red;
	margin:0px 0px 0px 42px;
	padding:0px 13px 0px 13px;
	width:378px;
	background:#000000;
	font-family:Helvetica, Arial, sans-serif;
	color:#ffffff;
	display:inline;
	float:left;
	}

div#right strong {
	text-transform:uppercase;
	font-size:45px;
	display:inline;
	white-space:normal;
	}

div#right h1 {
	border:0px solid red;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:378px;
	text-transform:uppercase;
	font-size:45px;
	line-height:45px;
	text-align:left;
	}

div#right p {
	line-height:20px;
	}

div#right a, div#right a:active, div#right a:visited {
	color:#b31348;
	text-decoration:none;
	}

div#right a:hover {
	text-decoration:underline;
	}

div#rightbotcap {
	margin:0px 0px 0px 42px;
	padding:0px 0px 140px 0px;
	width:378px;
	display:inline;
	float:left;
	}

div#footerwrap {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:330px;
	background:black url('images/footer_bottom_roots.jpg') repeat-x top left;
	display:inline;
	float:left;
	/*position:relative;display:inline;float:left;bottom:0;right:0;z-index:99999;*/
	}

div#footercontent {
	border:0px solid red;
	margin: 0px auto -23px auto;
	padding: 0px 0px 0px 0px;
	width: 922px;
	height:128px;
	max-height:128px;
	background:black url('images/footer_bottom_concrete.jpg') repeat-x top left;
}

#container {
	text-align:left;
	width:951px;
	height:100%;
	/*min-height:600px;*/
	margin-left:auto;
	margin-right:auto;
	}

div#sidebarwrap {
	margin:-22px 23px 0px 66px;
	padding:0px 0px 0px 0px;
	width:258px;
	font-family:sans-serif;
	color:#d72200;
	display:inline;
	float:left;
	}

div#content a, div#content a:visited, div#content a:active, div#sidebarwrap a, div#sidebarwrap a:visited, div#sidebarwrap a:active {
	color:#d72200;
	text-decoration:none;
	}

div#content a, div#sidebarwrap a:hover {
	text-decoration:underline;
	}

div#sidebartopcap {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:258px;
	height:18px;
	display:inline;
	float:left;
	}

div#sidebar/*,#index #left*/ {
	margin:0px 0px 0px 0px;
	padding:0px 34px 0px 22px;
	width:203px;
	background:url("images/bg_sidebarmid.png") top left repeat-y;
	font-size:13px;
	display:inline;
	float:left;
	}

div#sidebar h2, div#sidebar h2 a, div#sidebar h2 a:active, div#sidebar h2 a:visited {
	border-bottom:0px solid #45473A;
	margin:0px 0px 0px 0px;
	padding:12px 0px 12px 0px;
	width:202px;
	font-family:sans-serif;
	color:#000000;
	background:url("images/bg_sidebarh2rules.gif") bottom left no-repeat;
	}

div#sidebar h2.liner, div#sidebar h2.liner a, div#sidebar h2.widgettitle a:hover {
	text-decoration:none;
	border-bottom:px solid #45473A;
	}

div#sidebar li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

div#sidebar ul {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	}

div#sidebar .ngsidebar {
	margin:5px 5px 5px 0px;
	}

div#sidebarbotcap {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:258px;
	height:56px;
	display:inline;
	float:left;
	}

div#rss_sidebar {
	margin:-55px 0px 0px 20px;
	font-size:12px;
}

div#rss_sidebar h2 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:13px;
}

.rssaligner {
	margin:6px 0px 0px 0px;
	vertical-align:top;
	line-height:26px;
	}

#subwrapper {
	border:0px solid blue;
	margin:42px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:994px;
	/*background:url(images/bg_subwrapper.png) bottom right no-repeat;*/
	display:inline;
	float:left;
	}

div#contentbgpusher {
	margin-top:20px;
	background:url(images/bg_content_fullwide.png) top left repeat-y;
	width:994px;
	display:inline;
	float:left;
}

div#contentwrap {
	border:0px solid blue;
	margin-top:-20px;
	padding:0px 0px 0px 0px;
	width:593px;
	display:inline;
	float:left;
	}

div#contentbgpusher.single {
	margin-top:65px;
}

div#singlesidebar {
	margin-top:-45px;
	display:inline;
	float:left;
}

div#contentwrap.single {
	margin-top:-65px;
	}

div#contentwrap h1, div#contentwrap_single h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-size:45px;
	font-family:sans-serif;
	text-transform:uppercase;
	}

div#contenttopcap {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:539px;
	height:36px;
	display:inline;
	float:left;
	}

#content/*,#index */ {
	border:0px solid red;
	margin:0px 0px 0px 0px;
	padding:0px 32px 0px 32px;
	width:529px;
	color:#45473a;
	font-family:sans-serif;
	/*background:url(images/bg_content.png) top left repeat-y;*/
	display:inline;
	float:left;
	}

#content.single/*,#index */ {
	padding-top:0px;
	}

div#contentcitycloser {
	border:0px solid blue;
	margin:0;
	padding:0;
	width:994px;
	height:148px;
	background:url(images/bg_subwrapper2.png) bottom right no-repeat;
	display:inline;
	float:left;
}


div#content .entry a, div# {
	font-weight:bold;
	}

div#content h2, div#content h2 .post {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000;
	}

div#content h2.h2center {
	text-align:center;
	}

.copycenterer {
	text-align:center;
	}

div#content a, div#content a:visited, div#content a:active {
	/*color:#6d593a;*/color:#d62200;
	}

div#content h2 a, div#content h2 a:visited, div#content h2 a:active {
	/*color:#6d593a;*/color:#d62200;
	text-decoration:none;
	text-align:center;
	}

div#content h2 a:hover {
	text-decoration:underline;
	}

div#content small,  .postmetadata {
	color:#000000;
	}

div#content .post {
	//border-bottom:1px solid #45473A;
	border-bottom:3px dotted #cee9da;
	margin:0px 0px 10px 0px;
	padding:0px 0px 14px 0px;
	}


div#content.archive h2 {
	color:#000000;
	font-size:2.0em;
	text-transform:uppercase;
	}

#content_top {
	background:url(images/content_top.gif) top no-repeat;
	height:27px
	}

#content_mid {
	background:#c3c9ac;
	margin:0 6px 0 6px;
	padding:10px 24px 0 24px;
	border-left:3px solid #dae8f4;
	border-right:3px solid #dae8f4;
	min-height:800px
	}

#logos {
	padding:25px 0 0 0
	}








.footer-item {
	float: left;
	width: 33%;
	padding: 60px 0 0 0;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 16px;
	color:#c3c9ac;
	//border:1px solid #CCC;
}
.footer-item p {

}
.footer-item ul, li {
	padding: 0 0 0 0;
	list-style: none;
}
.footer-item a {
	color:#d62200;
	text-decoration: none;
}






.footnotes {
  font-size: 80%;
  line-height: 1.5em;
  padding: 10px 0 10px 0;
}

.footnotes .footnotedivider {
  width: 120px;
  border-bottom: 1px solid #000;
}

.footnotes li {
  margin: 0 0 5px 0;
}

sup.footnote a {
  text-decoration: none;
  font-size: 80%;
}

sup.footnote {
  line-height: 0em;
}

.footnotereverse a {
  padding: 0 0 0 5px;
  text-decoration: none;
}

html > body .ngg-album {border:none;}
