/*
Theme Name: OBG
Theme URI: http://omahabuilderguide.com/
Description:  The Custom theme for a guide to Omaha home builders 
Version: 1.6
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, plain, fixed width, multiple collum layout, widgets
*/

html, body { height: 100%; }

body {
	background: #453D32 url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #352F26;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #453D32;
	text-decoration: none;
}

a:hover, a:active {
	color: #222;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat.jpg) 0 repeat;
}

#single_container {
	min-height: 100%;
	_height: 100%;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat_single.jpg) 0 repeat;
}

/* Header */
h1#header {
	background: #CFB383;
	margin: 0;
	height: 176px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

h2#header {
	background: #CFB383;
	margin: 0;
	height: 176px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 120px;
	width: 600px;
	text-decoration: none;
}

/* Content */

#single_wrapper {
	width: 700px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 20px 0 0 15px;
}

#wrapper {
	width: 540px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 20px 0 0 0;
}

#content {
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;
}

/* SubHeader */

#news {
	position: absolute;
	z-index: 999999;
	top: 100px;
	left: 75px;
	color: #777;
	font-size: 1.33em;
}

#sidebar {
	position: relative;
	float: left;
	color: #313131;
	padding: 0 0 0 17px;
	margin: 0 0 0 10px;
	width: 195px;
	z-index: 1002;
	text-align: left;
  }

#sidebar ul li h2, #right_col h2 {
	color:	#7B0000;
	margin: 10px 0 5px 0;
	padding: 4px 0 0 3px;
	font-size: 1.2em; 
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px dotted #A39E8F;
}

#sidebar ul li ul li {
  	padding: 2px 0 4px 6px;
	margin: 0 0 0 4px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	font-weight: normal;
}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li, #right_col li, #sidebar li ul, #right_col li ul{
	margin: 0;
}


#sidebar a, #sidebar a:visited, #right_col a, #right_col a:visited {
	color: #333;
	text-decoration: none;
}


#sidebar a:hover, #right_col a:hover {
	color: #953333;
}

#recently {
	background-color: #E7F2F3;
	padding: 10px 10px 5px 10px;
	margin: -4px 0 -4px 0;
	font-size: 1.15em;
	line-height: 14px;
}

.recent_bottom {
	margin: -3px 0 0 0;
}

#recently h2, #featured_articles h2, #featured_links h2, #opt_in h5{
	margin: 15px 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.25em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #953333; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #ccc;
}

#featured_story_container h3, #featured_story h2{
	margin: 10px 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.66em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #3286B2; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
}

#recently a, #recently h2 a:visited {
	color: #3286B2;
	text-decoration: none;
}

#recently h2 a:hover {
	color: #095CA9;
	text-decoration: underline;
}


#featured_story {
	width: 638px;
	background-color: #D2E8EC;
	margin: -4px 0 0 0;
}

#featured_story_content {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: -25px 0 0 10px;
	z-index: 999999;
	position: relative;
}

#featured_story_content h3{
	color: #78BB33;
	border-bottom: 2px dotted #fff;
	width: 420px;
	font-size: 1.25em;
	margin: 0 0 5px 0;
}

.imageElement h2 {
	color: #fff;
}

/* Right Column */

#right_col {
	margin: 0 13px 0 0;
	padding: 0 20px 0 0;
	width: 185px;
	float: right;
    padding: 0;
	position: relative;
	color: #999;
	z-index: 9999;
	font-size: 1.1em;
}

#right_col ul li{
	padding: 2px 12px 6px 6px;
	margin: 0;
	font-size: 11px;
}

#right_col ul li ul li{
	padding: 2px 0 6px 6px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

#right_col ul li ul li ul{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-bottom: 0;
}

/* Right Column Extras*/

.readmore_button {
	margin: -10px 20px 10px 0;
}

.subscribe {
	height: 19px;
	width: 59px;
	border: none;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}

.about {
	color: #555;
}

.about img {
	margin: 0 5px 0 0;
}

#marketing_feed {
	margin: 0 0 -5px 15px;
}

#ad_space {
	padding: 10px 0 0 0;
}

#description {
	position: absolute;
	right: 600px;
	top: 70px;
	color: #453D32;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 16px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
	z-index: 888888;
}

/* Mani Menu */

#main_menu {
	position: absolute;
	top: 130px;
	left: 100px;
	z-index: 12002;
	width:100%;
}

#internal_menu {
		position: absolute;
	top: 130px;
	left: 100px;
	z-index: 12002;
	width:100%;
}

#tabs {
      float:left;
      width:100%;
      font-size:1.55em;
	  font-weight: normal;
      line-height:normal;
}

#tabs ul {
    margin:0;
    padding:10px 10px 0 50px;
	list-style:none;
}

#tabs li {
    display:inline;
    margin:0;
    padding:0;
}

    #tabs a {
      float:left;
      background:url("images/tableft.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  height: 36px;

      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.jpg") no-repeat right top;
      padding:5px 15px 4px 6px;
	  margin: 0 10px 0 0;
      color:#ddd;
	   height: 27px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#CB0107;
      }
    #tabs a:hover {
      background-position:0% -36px;
      }
    #tabs a:hover span {
      background-position:100% -36px;
      }

        #tabs #current a {
                background-position:0% -36px;
        }
        #tabs #current a span {
                background-position:100% -36px;
        }

#featured_links {
	margin: 10px 0 0 40px;
	float: left;
	color:#333;
	position: relative;
	border: 1px solid #ECEAE7;
	background: #F8F9F6 url("images/featured_back.jpg") bottom left no-repeat;
	width: 250px;
}

#featured_links li {
	margin: 0 15px 0 8px;
	color:#333;
	font-size: 1.1em;
}

#featured {
	margin: 5px 5px 0 20px;
}


#featured_articles {
	font-size: 11px;
	color: #686868;
	position: relative;
}


#featured_articles img{
	margin: 6px 6px 0 0;
}

#featured_video,  #featured_happenings {
	width: 354px;
	margin: -4px 5px -8px 0;
	padding: 7px 7px 4px 0;
	background-color: #E7F2F3;
}

hr.featured_clear {
	height: 25px;
	visibility: hidden;
	clear:both;
	width: 300px;
	margin: 0;
}

hr#clear {
	clear: both;
	height: 85px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #953333;
	font-size: 2.2em; 
}
h3 {
	color: #30292B;
	font-size: 1.75em; 
}
h4 {
	color: #3286B2;
	font-size: 1.66em; 
	margin: 10px 0 0 5px;
}
h5 {
	color: #30292B;
	font-size: 1.4em;
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

hr.clearing_r_between_boxes{
	height: 40px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 4px 0 0 0;
}

.dotted_line_404 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 15px 0;
}

/* Absolutely position blog elements */

#home_page_header {
	position: absolute;
	left: 90px;
	top: 60px;
	color: #A6AA78;
	font-weight: normal;
	font-size: 22px;
	text-transform: none;
	z-index: 99999999;
	height: 50px;
}

#featured_story_box {
	margin: -5px 0 0 0;
	background: url("images/featured_repeat.jpg") repeat;

}

#content_box {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

hr.content_box {
	height: 15px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

#opt_in {
	float: left;
	padding: 5px 0 0 0;
	width: 200px;
	color: #444;
	line-height: 13px;
	font-size: 1.1em;
}

#opt_in input{
	margin: 0 0 5px 0;
	font-size: 1em;
}

  #rss_feed {
	position: absolute;
	top: 465px;
	right: 25px;
	z-index: 999999;
}

  #builders {
	position: absolute;
	top: 465px;
	left: 35px;
	z-index: 999999;
}




.premetadata {
	margin: 0 10px 0 0;
	border-bottom: 2px dotted #ccc;
}

.premetadata_single {
	margin: 0 10px 0 0;
}

small {
	color: #686868;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	padding: 0 0 0 5px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}
/*  All of the title H2's */

.post h2 {
	margin: 2px 0 0 5px;
	font-size: 1.66em; 
	line-height: .8em; 
	font-weight: bold; 
	color: #8C7950; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h2 a, .post h2 a:visited {
	color: #8C7950;
	text-decoration: none;
}

.post h2 a:hover {
	color: #453D32;
	text-decoration: underline;
}

.postmetadata {
	padding: 5px 0 5px 5px;
	margin: 6px 10px 50px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 14px;
	color: #8C7950;
	border-top: 1px dotted #8C7950;
	border-bottom: 1px dotted #8C7950;
}

.entry {
	margin: 0;
	padding: 10px;
	font-size: 1.33em; 
	line-height: 1.2em;
	color: #777;
	color: #222;
}

.entry a:link, .entry a:visited {
	color: #7B0000;
	text-decoration: none;
}

.entry a:hover, .entry a:active {
	color: #222;
	text-decoration: underline;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

.archive_entry {
	margin: -10px 25px 0 10px;
	font-size: 1.22em; 
	line-height: 1.33em;
	color: #363636;
}



ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}



.content_header {
	color: #8C7950;
	font-size: 1.25em;
	font-weight:bold;
	padding: 5px 0 2px 10px;
	margin: 10px 25px 0 0;
	border-bottom: 1px solid #ccc;
}

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}

.non_graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 10px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #EFE9C7;
	background-color: #F6F4DF;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #bbb;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #bbb;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	font-family: georgia, serif;
	color: #686868;
	font-size: 1em;
	line-height: 16px;
}

#header_search{
	position: absolute;
	top: 10px;
	right: 30px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
	vertical-align: middle;
}

#searchsubmit {
	border: 1px solid #cfcfcf;
	width: 50px;
	height: 20px;
	font-size: .8em;
	background-color:#F1F1F1;
	color: #74818C;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	padding: 5px 0 2px 7px;
	height: 21px;
	width: 215px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #7B0000;
	background: url(images/search_input.jpg) no-repeat;
	border: none;
}

.search_box {
	padding: 5px 0 2px 7px;
	height: 21px;
	width: 215px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #7B0000;
	background: url(images/search_input.jpg) no-repeat;
	border: none;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 22px;
	width: 45px;
	vertical-align: middle;
}

.search_no_b {
	margin: 0 0 5px -5px;
	border: none;
	background: none;
	height: 20px;
	width: 46px;
	vertical-align: middle;
}

form {

}

/* Comments styles */

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 1.33em;
	background: #F1F0EC;
	border-top: 3px solid #ECEAE7;
	color: #453D32;
}

.mad_city_commenter {
	margin: -10px 0 25px 390px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 1em;
	font-weight: bold;
 }

 .small_comments {
	color: #999;
	margin: 0 0 0 2px;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	background: #F1F0EC;
	border-top: 1px dotted #C8C8C8;
	border-bottom: 1px dotted #C8C8C8;
	color: #686868;
}


h3#comments, h3#respond{
	margin: 2px 10px 0 5px;
	padding: 0 0 2px 0;
	font-size: 1.5em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px dotted #ccc;
	color: #8C7950;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	margin: 10px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
  }

   /* The Pre Footer 
-----------------------------------------*/

#pre_footer_wrapper {
	width: 947px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	position: relative;
	float: left;
	z-index: 12001;
	background:  #336699 url(images/pre_footer.jpg) 0 10px no-repeat;
	border-top: 10px solid #CDE5E9;
}

#pre_footer_wrapper h2 {
	margin: 0 5px 2px 5px;
	font-size: 1.25em; 
	font-weight: bold; 
	color: #3286B2; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px dotted #4F84BB;
}

.pre_footer_boxen {
	position: relative;
	padding: 5px;
	margin: -4px 0 -4px 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1.1em;
	background-color: #fff;
}

.pre_footer_boxen p {
	position: relative;
	padding: 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1.1em;
	color: #fff;
	margin: 5px 10px 10px 0;
}

.pre_footer_boxen li {
	list-style-type: disc;
	margin: 0 25px 0 25px;
	padding: 1px 0 1px 0;
	color: #8CD63F;
	word-spacing: -0.5px;
	letter-spacing: -0.3px;
	font-size: 1em;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

#pre_footer_left {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	padding: 0;
	width: 277px;
}

#pre_footer_middle {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	padding: 0;
	width: 277px;
}

#pre_footer_right {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	padding: 0;
	width: 277px;
}

.pre_footer_boxen a, .pre_footer_boxen a:visited {
	color: #02517B;
 	text-decoration: none;
}

.pre_footer_boxen a:hover {
	color: #8CD63F;
	text-decoration: underline;
}


  /* Footer
-----------------------------------------*/
#footer.single_footer {
	min-height: 85px;
	_height: 85px;
	width: 990px;
	position: relative;
	padding: 0;
	margin: -85px auto 0 auto;
	background: url(images/footer_single.jpg) repeat;

  }

  #footer.home_footer {
	min-height: 85px;
	_height: 85px;
	width: 990px;
	position: relative;
	padding: 0;
	margin: -85px auto 0 auto;
	background: url(images/footer.jpg) repeat;

  }

#footer_container {
	margin: 0 25px 0 50px;
    padding-top: 50px;
	font-size: 1.2em;
	color: #fff;
	text-align: left;
}