/*
Theme Name: Mike Klausmeier
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

/*--- Custom additions ---*/

@font-face {
	font-family: 'HelveticaUltraLight';
	src: url('webfontkit-20100610-213841/helveticabq-ultralight-webfont.eot');
	src: local('’ò†'), url('webfontkit-20100610-213841/helveticabq-ultralight-webfont.woff') format('woff'), url('webfontkit-20100610-213841/helveticabq-ultralight-webfont.ttf') format('truetype'), url('webfontkit-20100610-213841/helveticabq-ultralight-webfont.svg#webfontVeeHH9RV') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaLightRegular';
	src: url('webfontkit-20100608-193324/helvetica-light-webfont.eot');
	src: local('’ò†'), url('webfontkit-20100608-193324/helvetica-light-webfont.woff') format('woff'), url('webfontkit-20100608-193324/helvetica-light-webfont.ttf') format('truetype'), url('webfontkit-20100608-193324/helvetica-light-webfont.svg#webfontCxYNZfEN') format('svg');
	font-weight: normal;
	font-style: normal;
}

div#content {
	margin: 0 20px 0 20px;
}

div#headercontent {
	position: relative;
	height: 30px;
	margin: 20px 0 7px 0;
}

div#nf_sitetitle {
	position: absolute;
	bottom: 0;
	left: 0;
}

#nf_sitetitle a:hover {
  text-decoration: underline;
}

#nf_sitetitle h1, #nf_sitetitle h1 a {
	font-family: HelveticaUltraLight, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 30px;
	line-height: 27px;
	text-transform: uppercase;
}

div#contactinfo {
	position: absolute;
	bottom: 0;
	left: 276px;
	font-size: 12px;
	line-height: 15px;
}

div#contactinfo p {
	margin: 0;
}

div#categorieslist {
	position: absolute;
	bottom: 0;
	left: 551px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

div#categorieslist ul {
	margin: 0;
	padding: 0;
}

div#categorieslist ul li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}

div#categorieslist ul li a {
	color: #aaa;
}

div#categorieslist ul li a.selected {
	color: #fff;
}

div#rss {
	position: absolute;
	bottom: 1px;
	right: 100px;
	margin: 0;
}

form#searchform, #nf_searchform_searchbox_c1 {
	position: absolute;
	bottom: 0;
	right: 0;
}

div#nf_searchform_searchbox {
	margin: 0;
	padding: 0;
}

div#nf_searchform_searchbox input {
	background: #000;
	color: #fff;
	font-size: 12px;
	font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
	border: 1px #fff solid;
	margin: 0 0 2px 0;
	padding: 2px;
	width: 85px;
}

.post {
	clear: both;
}

.download, .video, .extlink, .permalink {
	text-decoration: underline;
	cursor: pointer;
}

#content h4 {
	font-family: HelveticaUltraLight, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin: 40px 0 20px 0;
	padding: 0;
	letter-spacing: 1px;
}

.post h2 a {
	font-family: HelveticaUltraLight, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
}

.post h2 {
	display: none;
	margin: 10px 0 10px 0;
}

body#single_post .post h2 {
	display: block;
}

div.sexyCycle-wrap a:hover {
  text-decoration: none;
}

.posthide, .posthide img {
	overflow: hidden;
}

div.gallery {
	height: auto;
	/* Fix IE 6 + 7 overflow problem on slices */
	*height: 100%;
	width: 100%;
	overflow: hidden;
}

.post p {
	margin-top: 12px;
}

p.narrow {
	width: 450px;
}

/*--- WordPress requirements ---*/

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  border: 1px solid #eeeeee;
  text-align: center;
  background-color: #fafafa;
  padding-top: 4px;
  margin: 10px;
}
.wp-caption img {
  float: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0px;
  margin: 0px;
}
#page-links {
  color: #6d7194;
  font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
  font-size: 12px;
}



/*--- Basic selectors ---*/

* {
  font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
}
body {
  background: #000;
  color: #fff;
  font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}
img {
  /* Also refer to #content div.post p img */
  padding: 0px 0px 0px 0px;
  border: none;
}


/*--- Page layout ---*/

#nf_page {
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  width: 955px;
}
#nf_pagesidebar {
  width: 208px;
  text-align: left;
  padding: 0px 8px 12px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}
#nf_pagesidebar a {
  /* color: #555555; */
}
#nf_pagesidebar a:hover {
  /* color: #fff; */
}
#nf_pagesidebarcontainer {
  padding: 32px 0px 24px 16px;
}
#nf_pagecontentcolumn {
  width: 955px;
  text-align: left;
  background: transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}



/*--- Left column ---*/

#nf_sitetitle,
#nf_sitetitle a {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#nf_sitedescription {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: none;
  color: #444444;
  margin: 0px 0px 36px 0px;
}
#nf_searchform_searchbox {
  font-weight: normal;
  font-size: 12px;
  color: #777777;
  width: 100%;
  padding: 32px 0px 0px 0px;
  text-align: left;
}
/*
#nf_searchform_searchbox_c1 {
  float: left;
  margin-bottom: 0px;
  padding-bottom: 0px;
  vertical-align: bottom;
}
#nf_searchform_searchbox_c2 {
  float: left;
  margin-bottom: 0px;
  padding-bottom: 0px;
  vertical-align: bottom;
}
#nf_searchform_searchbox_c3 {
  float: left;
  margin-bottom: 0px;
  padding-bottom: 0px;
  vertical-align: bottom;
}
*/


/*--- Sidebar ---*/

#sidebar {
  margin: 0px;
  padding-top: 30px;
  padding-right: 4px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 110%;
  border: none;
  /* color: #333333; */
}
#sidebar a {
  font-weight: normal;
  /* color: #fff; */
  text-decoration: none;
}
#sidebar a:hover {
  /* color: #fff; */
  text-decoration: underline;
}
#sidebar h1 {
}
#sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#sidebar ul li {
  margin: 0px 0px 8px 0px;
}
#sidebar ul li h2 {
  padding-top: 36px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: lowercase;
  text-decoration: none;
  color: #999999;
}
caption {
}
#sidebar table {
  width: 90%;
  padding: 2px;
  background: transparent;
  border: none;
}
#sidebar th {
  width: 12%;
  text-align: center;
}
#sidebar td {
  text-align: center;
}
#sidebar table a {
  padding: 0 !important;
  background-image: none !important;
}
.recentcomments a {
  padding: 0 !important;
  background-image: none !important;
}
.recentcomments {
}
.widget {
  padding: 0px;
}
.widget_tag_cloud {
  font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
  line-height: 180%;
}
.widget_tag_cloud div a {
  color: #999999;
}
.widget_tag_cloud div a:hover {
/*  color: #fff; */
  text-decoration: underline;
}
#sidebar table#wp-calendar {
  width: 80%;
}
#wp-calendar {
  border: none;
}
#wp-calendar a {
  font-weight: bold;
}
#wp-calendar thead tr th,
#wp-calendar tbody tr td,
#wp-calendar tfoot tr td {
  padding: 1px 1px 1px 1px;
}
#wp-calendar caption {
  width: 100%;
  margin: 6px 0px 6px 0px;
  text-align: left;
  color: #666666;
  font-weight: normal;
}
#wp-calendar thead tr th {
  font-weight: normal;
}
#wp-calendar thead tr th {
  font-weight: normal;
  color: #777777;
}
#wp-calendar tbody tr td {
  color: #999999;
}
#wp-calendar tfoot tr td {
  padding-top: 6px;
  padding-bottom: 2px;
}
#wp-calendar tbody tr td a
#wp-calendar tfoot tr td a {
  text-decoration: none;
}
#wp-calendar tbody tr td a:hover
#wp-calendar tfoot tr td a:hover {
  text-decoration: underline;
}



/*--- Page content (posts) ---*/
#content {
  width: 915px;
}

#content h1 {
	font-weight: normal;
}

#content div.post {
  margin: 0px 0px 10px 0px;
}
#content div.post h1 {
  font-size: 22px;
  font-variant: normal;
  font-weight: bold;
  color: #111111;
  padding-bottom: 0px;
}
/*
#content div.post h2 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
}
#content div.post h2 a {
  color: #000001;
  font-weight: bold;
  text-decoration: underline;
}
#content div.post h2 a:hover {
  color: #fff;
  text-decoration: none;
}
*/
#content div.post h3 {
}
#content div.post h4 {
}
#content div.post h5 {
}
#content div.post h6 {
}
h2.pagetitle {
  font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  margin: 54px 0px 64px 0px;
}
#content div.post p strong,
#content div.post p b {
}
#content div.post p img {
  background: #ffffff;
  border: #dddddd 0px solid;
  padding: 5px 0px 5px 0px;
}
#content div.post p img.alignleft {
  margin: 0px 16px 12px 0px;
}
#content div.post p img.alignright {
  margin: 0px 0px 12px 16px;
}
#content div.post p a {
  color: #fff;
  text-decoration: underline;
}
#content div.post p a:hover {
  color: #fff;
  text-decoration: none;
}
#content div.post ul li,
#content div.post ol li {
  margin: 0px 0px 8px 0px;
}
#content div.post ul li a,
#content div.post ol li a {
  color: #fff;
  text-decoration: underline;
}
#content div.post ul li a:hover,
#content div.post ol li a:hover {
  color: #fff;
  text-decoration: none;
}
#content div.post p.date,
#content div.post p.date a {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}
#content div.post p.date {
  color: #777777;
  text-align: right;
  text-transform: none;
  padding-top: 13px;
  margin: 0px 0px 40px 0px;
}
#content div.post p.date a {
  color: #fff;
  text-decoration: underline;
}
#content div.post p.date a:hover {
  color: #fff;
  text-decoration: none;
}
#content div.post p.details_small {
  text-align: left;
  color: #333333;
  font-weight: normal;
}
#content div.post p.details_small a {
  font-weight: normal;
  color: #fff;
  text-decoration: underline;
}
#content div.post p.details_small a:hover {
  text-decoration: none;
  color: #fff;
}
#content div.post p.details_small,
#content div.post p.details_small a {
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px;
}
.details_small_date {
  font-family: Helvetica, Arial, Sans-serif;
  color: #111111;
  font-weight: bold;
}
p.nocomments {
  color: #777777;
  padding-top: 24px;
}


/*--- Navigation ---*/

#content div.navigation {
  display: block;
  background: #ffffff;
  padding: 0px 0px 0px 0px;
  height: 48px;
  border: 0px solid #999999;
  color: #ffffff;
  font-size: 16px;
  font-family: Helvetica, Arial, Sans-serif;
}
#content div.navigation a {
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
#content div.navigation a:hover {
  color: #fff;
  text-decoration: underline;
}
#content div.navigation span.alignleft {
  float: left;
  text-align: left;
  padding: 8px !important;
  border: 0px solid #bbbbbb !important;
}
#content div.navigation span.alignright {
  float:right;
  text-align: right;
  padding: 8px !important;
  border: 0px solid #bbbbbb !important;
}
#single_browse {
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  color: #777777;
  text-align: left;
  font-weight: normal;
  border: none;
}
#single_browse a {
  color: #fff;
  text-decoration: none;
}
#single_browse a:hover {
  color: #fff;
  text-decoration: underline;
}
#single_browse ul {
  list-style-type: none;
  margin: 0px;
  padding: 8px 0px 8px 0px;
}
#single_browse ul li {
  margin: 4px 0px 0px 0px;
  font-weight: normal;
}
#single_browse ul li a {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
#single_browse ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
#single_browse ul li.previous {
  width: 100%;
  text-align: left;
}
#single_browse ul li.next {
  width: 100%;
  text-align: left;
}
#links_end_of_content_paddingtop {
  padding: 0px;
  margin: 0px;
  height: 4px;
}
#links_end_of_content {
  padding: 0px;
  margin: 0px;
  width: 100%;
  color: #aaaaaa;
  line-height: 160%;
  font-size: 12px;
  font-family: Helvetica, Arial, Sans-serif;
}
#links_end_of_content a {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
#links_end_of_content a:hover {
  color: #fff;
  text-decoration: underline;
}






/*--- Comments ---*/

h2#comments,
h2#respond {
  font-weight: bold;
  color: #000001;
  padding: 12px 0px 0px 0px;
  text-align: left;
}
h2#respond {
  margin-bottom: 0em;
}
#respond_title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #444444;
  font-weight: bold;
}
ol.commentlist {
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #333333;
}
ol.commentlist li {
  color: #666666;
  padding: 10px;
  border: 1px solid #cccccc;
  background: #fafafa;
  margin: 0px 0px 12px 0px;
}
ol.commentlist li.alt {
  background: #fafafa;
}
ol.commentlist li big {
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #666666;
}
ol.commentlist li big a {
  color: #666666;
}
ol.commentlist li big a:hover {
  color: #fff;
  text-decoration: none;
}
ol.commentlist li span.await_mod {
  color: #666666;
  font-weight: normal;
}
ol.commentlist li span.comment_data {
  color: #666666;
}
ol.commentlist li span.comment_data strong {
}
ol.commentlist li span.comment_data a {
  color: #666666;
}
ol.commentlist li p {
  line-height: 120%;
}
p.allowed-tags {
  padding: 10px;
  border: 1px solid #eeeeee;
  background: #f7f7f7;
  width: 96%;
  text-align: left;
  color: #999999;
}



/*--- Form elements ---*/

#commentform {
  text-align: left;
  color: #888888;
}
#commentform input[type="text"] {
  margin: 2px 0px 8px 0px;
}
input,
select {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}
input {
  margin: 6px 2px 0px 2px;
}
input[id="s"],
input[type="submit"] {
  margin: 0px 0px 0px 0px;
}
input[type="image"] {
  border: none;
  margin: 0px 2px 0px 2px;
}
textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  width: 70%;
}




/*--- Printer-friendly selectors and classes ---*/

@media print {
  body {
    background: #ffffff;
    color: #000000;
    font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    text-align: left;
  }
  a {
    color: #000000;
  }
  code {
    font-family: Monaco, Consolas, monospace;
    font-size: 10pt;
  }
  small {
    font-size: 10pt;
  }
  .listentrycomments,
  .listentrytags,
  .listentrydetails,
  #header,
  #header a,
  #header h2,
  #header div.description,
  #content div.post p,
  #content div.post p a,
  #content div.post p strong,
  #content div.post ul li,
  #content div.post ul li a,
  #content div.post ol li,
  #content div.post ol li a,
  #content div.post p.date,
  #content div.post p.date a,
  #content div.post p.details_small,
  #content div.post p.details_small a,
  h2#comments,
  ol.commentlist,
  #footersitetitle,
  #footersitetitle a {
    font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: #fff;
  }
  .listentrytitletext,
  .listentrytitletext a {
    font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
    font-size: 14pt;
  }
  h2.pagetitle {
    font-size: 16pt;
    font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    background: transparent;
    padding: 0px;
    margin: 0px 0px 60px 0px;
  }
  #footer {
    padding-top: 32px;
    clear: both;
    width: 90%;
    line-height: 120%;
    font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
    font-size: 10pt;
    text-align: left;
  }
  #content {
    margin: 0px;
    float: none;
    width: 100%;
  }
  #content a {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }
  #content div.post p.details_small a {
    font-weight: bold;
  }
  #content div.post h2 {
    font-size: 14pt;
    font-family: HelveticaLightRegular, Helvetica, Arial, sans-serif;
    font-variant: normal;
    font-weight: normal;
    border-bottom: none;
    width: 100%;
  }
  #content div.post h2 a {
    font-weight: bold;
  }
  #content div.post h2 a:hover {
    text-decoration: underline;
  }
  #content div.post h3 {
    font-size: 14pt;
  }
  #content div.post h4 {
    font-size: 13pt;
  }
  #content div.post h5 {
    font-size: 12pt;
  }
  #content div.post h6 {
    font-size: 11pt;
  }
  #content div.post p a,
  #content div.post ul li a,
  #content div.post ol li a,
  #content div.post p.date a,
  #content div.post p.details_small a {
    text-decoration: none;
  }
  #nf_pageleft,
  .gravatar,
  #footerpaddingbottom,
  #footerpaddingtop,
  #single_browse,
  #searchbarinnerright,
  #sidebar,
  #commentform,
  #links_end_of_content_paddingtop,
  #links_end_of_content,
  h2#respond,
  p#respond_title,
  #nf_pagesidebarcontainer {
    display: none;
  }
  #nf_pagecontentcolumn {
    top: 0px;
    left: 0px;
    width: 88%;
    padding: 0px 0px 0px 0px;
    margin: 24px 48px 24px 48px;
  }
  #comments {
    margin-bottom: 48px;
  }
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
    color: #000000;
  }
  h3 {
    margin: 0px 0px 0px 10px;
    padding: 0px;
  }
  blockquote, table, pre {
    page-break-inside: avoid;
  }
  ul, ol, dl {
    page-break-before: avoid;
  }
  img {
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  img.alignleft,
  img.imgleft {
    padding: 4px;
    margin: 16px 16px 16px 0px;
    display: inline;
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  img.alignright,
  img.imgright {
    padding: 4px;
    margin: 16px 0px 16px 16px;
    display: inline;
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  blockquote {
    padding-left: 1em;
    border-left: 1px solid #000000;
  }
  ol.commentlist {
    width: 80%;
  }
  ol.commentlist li {
    border: none;
  }
  ol.commentlist li.alt,
  ol.commentlist li {
    border: none;
    background: #FFFFFF;
  }
  .listentrytitletext,
  .listentrycomments,
  .listentrytags,
  .listentrydetails {
    line-height: 160%;
  }
  #nf_sitetitle,
  #nf_sitedescription,
  .listentrytitletext,
  .listentrytitletext a,
  .listentrycomments,
  .listentrytags,
  .listentrydetails,
  #single_browse,
  #single_browse a,
  #single_browse a:hover,
  blockquote,
  pre,
  code,
  #header h2,
  #header h2 a,
  #header div.description,
  h2.pagetitle,
  h2.pagetitle a,
  #content h2,
  #content div.post h2 a,
  #content div.post h2 a:hover,
  #content div.post h3,
  #content div.post h4,
  #content div.post h5,
  #content div.post h6,
  #content div.post p.date,
  #content div.post p.details_small,
  #content div.post p strong,
  h2#respond,
  h2#comments,
  ol.commentlist,
  ol.commentlist li big,
  ol.commentlist li span.await_mod,
  ol.commentlist li span.comment_data,
  input,
  select,
  textarea,
  #sidebar,
  #sidebar ul li h2,
  #sidebar a,
  #sidebar a:hover,
  #footer,
  #footer a,
  #footer a:hover {
    color: #000000;
  }
}
