/*
kiwiblack.com stylesheet
Based on The Unstandard Theme at http://5thirtyone.com/
*/

* { margin: 0; padding: 0; }

body { background:#f1f1f1 url("http://kiwiblack.com/blog/images/bodyBG02.gif") repeat-x top; color: #000; font: 62.5%/1.2em arial,sans-serif; text-align: center; }
#main-wrapper { display: block; margin: 0 auto; padding: 0 7px; width: 980px; text-align: left;}

/* ----------------------------------- basics */
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.3em; line-height: 1.4em; }
h4 { font-size: 16pt; font: arial; line-height: 1em}
a { text-decoration:none; color: #f3cb2d; }
  a:hover { color: #b1d84e; }
a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard {  padding: 0em 0 0em 0; position: relative; }
  #leaderboard h1 a { color: #333; text-decoration: none; } 
  #leaderboard h1 a:hover { color: #f47a0e; }
#main-nav { font-size: 1.1em; margin: 10px 0 0 0; text-transform: uppercase; font-weight: bold; }
  #main-nav li { float: left;  margin-left: 7px; }
  #main-nav li a { background: #ddd; color: #6c6c6c; display: block; padding: 1.1em 0; text-decoration: none; text-align: center; width: 8em; } 
  #main-nav li a:hover,
  #main-nav li.current a { background: #333; color: #eee; }
  #main-nav li.rss-now a:hover,
  #main-nav li.rss-now a { background: #f47a0e; color: #eee; }
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }

/* ----------------------------------- logo graphic */

#logographic {
	width:            335px;
        height: 80px;
	margin-left: 0;
}
 
.logographicmeat {
	width:            335px;
	height:           80px;
        overflow: hidden;
        display: block;
        float: left;
        margin: 10px 0 -20px 20px;
        position: relative;
        z-index: 10;
}

.logographicmeat a { 
   background: url('http://kiwiblack.com/blog/images/kiwiblack_mouseover2.png') no-repeat top left;
   text-indent: -9999em;
   width: 335px;
   height: 80px;
   outline: none;
   display: block;
}

.logographicmeat a:hover { background-position: top right; }

/* ------------ Content Header Roundy ------------- */
.content_header_roundy {
    width: 750px;
    height: 25px;
    margin: auto;
    background: url('http://kiwiblack.com/blog/images/content_green_outline_header2.png') repeat-y;
    position: relative;
    left: 0px;
}

/* ------------ Content Footer Roundy ------------- */
.content_footer_roundy {
    width: 750px;
    height: 25px;
    margin: auto;
    background: url('http://kiwiblack.com/blog/images/content_green_outline_footer2.png') repeat-y;
    position: relative;
    left: 0px;
}

/* ------------ Photo BG Roundy Top ------------- */
.photo_bg_top {
    width: 597px;
    height: 18px;
    margin: auto;
    background: url('http://kiwiblack.com/blog/images/photo_bg_top2.png') no-repeat;
    position: relative;
    left: 0px;
    padding-top: 0px;
}

/* ------------ Photo BG Roundy Bottom ------------- */
.photo_bg_bottom {
    width: 597px;
    height: 18px;
    margin: auto;
    background: url('http://kiwiblack.com/blog/images/photo_bg_bottom3.png') no-repeat;
    position: relative;
    left: 0px;
    padding-bottom: 0px;
}

/* ------------ Photo Post Middle ------------- */
.photo_bg_middle {
    width: 597px;
    margin: auto;
    background: url('http://kiwiblack.com/blog/images/photo_bg_middle.png') repeat-y;
}

.photo_post {
    width: 557px;
    margin-left: 75px;
}

.photo_post img { border: #E8E8E8 10px solid; background: #fff;}
.photo_post img:hover{ border: #DFDFDF 10px solid;}
  
.photo_caption {
    font: italic 14px verdana;
	font-weight: bold;
	text-align: center;
    color: #909090;
    width: 557px;
	padding: 10px 0 10px 0;
    margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}

/* ----------------------------------- home posts */

.home .left {
    width: 750px;
    margin: auto;
    background: url('http://kiwiblack.com/blog/images/content_green_outline_middle4.png') repeat-y;
}

.home .content_bg {
    width: 750px;
    margin: auto;
    background: url('http://kiwiblack.com/blog/images/content_green_outline_middle4.png') repeat-y;
}

.home_photo {
   position:relative;
   left:11px; 
   top:13px;
   width:293px;
   height:150px;
   /* border: 1px solid #bababa; */
}

.home_photo_border { position:relative; left: -1px; top:-1px;}
.home_photo_border a { width:293px; height: 150px; display: block; border: 1px solid #bababa; }
.home_photo_border a:hover { border: 1px solid #b1d84e; }

.home_photo_bg_left {
   /*background-image: url('http://kiwiblack.com/blog/images/image_bg01.png');*/
   width:315px;
   height:176px;
   display:inline;
   float:left;
   overflow: visible;
}

.home_photo_bg_right {
   /*background-image: url('http://kiwiblack.com/blog/images/image_bg01.png');*/
   width:315px;
   height:176px;
   display:inline;
   float:right;
   overflow: visible;
}

.home_comments , .home_comments_post_photo , .home_comments_post_quote {
   overflow: visible;
   position: relative; 
}

.home_comments a , .home_comments_post_photo  a, .home_comments_post_quote a {

   font-size:16pt;
   font-weight:bold;
   position: relative;
   top: 12px;
   text-align:center;
   color: #b1d84e;
   display: block;
   width: 47px;
   background: url('http://kiwiblack.com/blog/images/comment_quote_mouseover.png') no-repeat top left;
   overflow: visible;
}

.home_comments a:hover , .home_comments_post_photo a:hover, .home_comments_post_quote a:hover{
   color: #ffffff;
   background-position: top right;
}

.home_comments a{ padding: 12px 0px 18px 0px;}
.home_comments_post_photo a{ padding: 14px 0px 16px 0px;}
.home_comments_post_quote a{ padding: 10px 0px 20px 0px;}

.home .main-post-bg { background: #444; display: block; height: 225px; position: relative; margin: 0 0 7px 0; width: 593px; overflow: hidden; }
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #ffd52e; border: 1px solid #ce6100; }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #ce6100;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #000; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85; }
.title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em; }
  .title-insert h2 a { display: block; color: #f79b42; text-decoration: none; }
  .title-insert h2 a:hover { color: #fff; }
.home .recent-leads { width: 607px; }
  .home .recent-leads .secondary-post-bg { background: #444; display: block; width: 293px; overflow: hidden; height: 150px; margin: 0 7px 7px 0; position: relative; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-size: 14px; display: block; color: #f79b42; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { color: #fff; }
.home .right { width: 340px; text-align: left; }
.home .right h3 { font-weight: normal; font-size: 1.6em; color: #f47a0e; padding-left: 2px; }

.post_meta { border-top:1px solid #808080;}

/* ----------------------------------- entry style */
.post { 
   margin-left: 15px;
}
.post.single { font-size: 1.3em; line-height: 1.5em; color: #444; width: 708px; }
  .post.single h2, .post.single h2 a { font-size: 18px; line-height: 20px; color: #f47a0e; text-decoration: none; }
  .post.single .entry { float: right; width: 618px; }
  .post.single .entry a { font-weight:bold; }
  .post.single .meta { border-top: 2px solid #f47a0e; color: #444; text-transform:lowercase; padding: 4px 0 0 0; margin-top: 21px; float: left; width: 75px; font-size: 11px; }
    .post.single .meta a { color: #f47a0e; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; }
  .post.single p { margin: 1em 0; }
  .post.single p a,
  .post.single li a { font-weight: bold; }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: italic; }
  .post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
  .post.single h3 { font-size: 16px; color: #f47a0e; margin-top: 2em; }
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 14px 0; color: #6c6c6c; line-height: 1.3em; }
  .post.single ul li { background: url("images/li.gif") no-repeat 1px -1px; padding-left: 20px; }
  .post.single ul li strong { font-weight: bold; }
  .post.single img{ padding: 6px; border:	#d9e7eb 1px solid; background: #fff;}
  .post.single img:hover{ border: #c0d5db 1px solid;}
  .post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }
  .post.single img.home_image{ padding: 4px; border: #E8E8E8 1px solid; background: #fff;}
  .post.single img.home_image:hover{ border: #DBEFA9 1px solid;}
  .post.single code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
    .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }

.posts_nav_left a { width: 64px; height: 64px; background: url('http://kiwiblack.com/blog/images/previous02_combined.png') no-repeat top left; display: block; float: left; text-indent: -9999em;}

.posts_nav_left a:hover { background-position: top right; }

.posts_nav_right a { width: 64px; height: 64px; background: url('http://kiwiblack.com/blog/images/next02_combined.png') no-repeat top left; display: block; float: right; text-indent: -9999em;}

.posts_nav_right a:hover { background-position: top right; }

.posts_nav_container { width: 228px; height: 64px; position: relative; top:-166px; left: 300px; overflow: hidden; }


/* ----------------------------------- lists */
.sidebar-wrapper { background: #fff; }
.sidebar-news { background: #f9f9de; border: 1px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; }
.sidebar-wrapper h3 { overflow: hidden; }
        /* ------------ Here's where you change width of sidebar ------------ */
ul.sidebar-ul,
.related-posts ul { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 145px; }
        /* ------------------------------------------------------------------ */
  .sidebar-ul li,
  .related-posts li { color:#777; border-top: 1px solid #ccc; line-height: 1.5em; width: 145px; }
  .sidebar-ul li a,
  .related-posts li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal; color: #888; text-decoration: none; padding: 3px 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { background: url("images/li.gif") no-repeat 1px 3px; color: #f47a0e; }
  .sidebar-ul li a:hover em { color: #999; }
.related-posts h3 { display: none; }
.serve-random { font-size: 12px; color: #888; margin-top: 7px; }
  .serve-random a { color: #f47a0e; }
  .serve-random a:hover { text-decoration: none;  }
.sidebar-nextprev { margin-top: 10px; }
  .sidebar-nextprev li { float: left; }
  .sidebar-nextprev li.previous { margin-left: 5px; }
  .sidebar-nextprev li.next { float: right; margin-right: 5px; }
  .sidebar-nextprev li a { outline: none; display: block; height: 64px; width: 64px; background: #ddd; text-indent: -9999em; }  
  .sidebar-nextprev li.previous a { background: url("http://kiwiblack.com/blog/images/previous02_combined.png") no-repeat top left; }
    .sidebar-nextprev li.previous a:hover { background-position: top right; }
  .sidebar-nextprev li.next a { background: url("http://kiwiblack.com/blog/images/next02_combined.png") no-repeat top left; }
    .sidebar-nextprev li.next a:hover { background-position: top right; }
.single_next_previous { width: 150px; margin-left:725px; overflow: visible; position: absolute; left: 0px; top: 72px;}

/* ----------------------------------- comments */
#comments { margin: 21px 0; margin-left:80px; width:720px; color: #4c4c4c;}
#comment-breaker { color: #f4d249; display: block; margin: 50px 0 14px 0; padding: 10px 0 0px 0px; width:200px;}
  #comment-breaker h2 { font-size: 18px; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 590px;}
  .commentslist li { margin-bottom: 0px; background:#DBEFA9; border-top: 1px solid #cacaca;}
  .commentslist li.alt { background:#E5F5BE;}
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul, 
  .commentslist li ol { }
  .commentslist img{ padding: 4px; border: #d9e7eb 1px solid; background: #fff;}
  .commentslist img:hover{ border: #c0d5db 1px solid;}
  .commentslist .author_meta { text-transform: lowercase; padding: 0px 0 0 0; margin-top: 5px; margin-left:5px; float: left; width: 90px; font-size: 11px; }
    .commentslist .author_meta a { font-style:italic; color: #A9A9A9; text-decoration: none !important; }
    .commentslist .author_meta a:hover { }
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: right; width: 480px; overflow: auto; margin-top:5px;}
  .commentslist .comment_text .body a {color:#4c4c4c; }
  .commentslist .comment_text .body a:hover {color: #4c4c4c; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.pings { float: right; width: 340px; }
  .pings h3 { color: #f47a0e; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 340px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #f47a0e; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #999; }
#commentform { font-size: 11px; margin-left: 110px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #bbb; padding: 4px; font-family: arial,verdana,sans-serif; font-size: 12px; color: #6c6c6c; }
  #commentform #comment { width: 465px; overflow: auto; height: 125px; }
  #commentform #submit { padding: 0 0; width: 146px; height:66px; border: none; }
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { border: 1px solid #bbb; border-width: 1px 0; padding: 14px 0; margin: 35px 0 21px; }
#categories ul { color: #999; font-size: 1.2em; line-height: 1.6em; }
#categories li { float: left;  text-align: right;  display: block; width: 150px; margin-right: 10px; }
#categories li a { color: #f47a0e; font-weight: bold; float: left; text-decoration: none; }
#categories li a:hover { text-decoration: underline; }

/* ----------------------------------- search */
.search { background: #f47a0e url("images/search-bg.gif") no-repeat top left; display: block; width: 340px; height: 32px; }
  .search #searchForm { margin: 0 0 0 7px; }
  #searchForm input { vertical-align: middle; margin: 6px 0 0 0; }
  .search #searchForm #s { color: #666; font-size: 12px; border: 1px solid #f47a0e; padding: 1px; width: 265px; margin-right: 4px; }
  
/* ----------------------------------- footer */
#footer { color: #555; font-size: 1.2em; line-height: 1.4em; padding: 35px 0 30px; position: relative; width: 960px; }
  #footer .left { width: 590px; }
  #footer a { font-weight: bold; }
.hiddenpic { display: none; }

/* ------------ Twitter Box Top ------------- */
.twitter_box_top {
    width: 163px;
    height: 8px;
    background: url('http://kiwiblack.com/blog/images/twitter_box_top01.png') no-repeat;
    position: relative;
    overflow: hidden;
}

/* ------------ Twitter Box Bottom ------------- */
.twitter_box_bottom {
    width: 163px;
    height: 8px;
    background: url('http://kiwiblack.com/blog/images/twitter_box_bottom01.png') no-repeat;
    position: relative;
    overflow: hidden;
}

/* ------------ Twitter Box Middle ------------- */
.twitter_box_middle
{
    width: 163px;
    background: url('http://kiwiblack.com/blog/images/twitter_box_middle01.png') repeat-y;
    color:#6abfde;
    position: relative;
    overflow: visible;
}

/* ------------ Twitter List ------------- */
.twitter_list
{
    width: 145px;
    position: relative;
    margin-left:9px;
}

/* ------------ Flickr Stream ------------- */
.flickr_badge {
        margin-left: 15px;
}
.flickr_badge a {
	display: block;
        background: #ffffff;
        padding: 4px;
	border: 1px solid #dbefa9;
        float: left;
	margin: 4px;
}
.flickr_badge img {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
	float: none;	
}
.flickr_badge a:hover {
	border-color: #b1d84e;
}


/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }