/*
Theme Name: Pepperland
Theme URI: http://blogmill.com/pepperland/
Description:  The Pepperland Creative Commons Licensed Theme for WordPress by JTk
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/
html, body { height: 100%; }

body {
	background: #E3EEFC url(images/back.png) 0 repeat;
	color: #5C5B5B;
	text-align: center;
	font-family: georgia, serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 985px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 141px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 0px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: right;
	color: #FFFFFF;
	margin: 0 10px 0 0px;
	_margin: 0 10px 0 0px;
	width: 160px;
	padding-left: 5px;
	padding-right: 25px;
	font-family: tahoma, sans-serif;
}

#right_col {
	margin: 10px 26px 0 0;
	_margin: 10px 13px 0 0;
	width: 224px;
	float: right;
	position: relative;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	color: #3B679C;
}


/* Content */
#wrapper {
	width: 500px;
	position: relative;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 6px;
float: left;
}


#middie {
	background: url(images/mid.png) no-repeat;	  position: relative;
	  width: 985px;
	  height:146px;
}

#middie_text {
		padding: 20px 0 25px 30px;
		font-size: 16px;
		color: #ffffff;
		width: 880px;
		text-align: left;
		float: left;
}

#middie_text img {
	margin-right: 10px;
	margin-bottom: 3px;
}

#middie_heading {
	color: #ffffff;
	position: absolute;
	left:9px;
	top:272px;
	font-weight: bold;
	font-size: 11px;
	}

#content {
}

#menu_view {
	position: absolute;
	left: 40px;
	top: 106px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 16px;
	z-index: 12002;
	font-weight: bold;
	font-family: georgia, serif;

}

#menu_view a {
	color: #BFBFBF;
	text-decoration: none;
}

#menu_view a:hover {
	color: #8FBFBA;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}

#menu_view li a {
	color: #2996CC;
	text-decoration: none;
}

#menu_view li a:visited {
	color: #2996CC;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #11496F;
	text-decoration: underline;
}

#blog_name {
	position: absolute;
	left: 45px;
	top: 20px;
	color: #30769E;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 38px;
	letter-spacing: -2px;
	word-spacing: -0.8px;
	z-index: 1500;
	font-family: "Trebuchet MS", sans-serif;
}



#blog_name a {
	color: #30769E;
	text-decoration: none;
}

#blog_name a:visited {
	color: #30769E;
	text-decoration: none;

}

#blog_name a:hover {
	color: #676666;
}



hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #30769E;
	font-weight: bold;
}


h6 {
	color: #30769E;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {

color: #975B20;
font-weight: bold;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 14px;
	margin-left: 15px;
}

ul, 
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li, 
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	background: #FFFFFF;
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background: url(images/bq.jpg) 0 repeat;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#975B20;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 11px 0 0 10px;
	margin-left: 0px;
}


#right_col ul li h2 {
color: #975B20;
font-size: 12px;
font-weight: bold;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 12px;
	padding-bottom: 3px;
}

#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 {
	margin: 0;
}

#right_col li {
	margin: 0;
}

#right_col ul li ul li {
	margin-left: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.post h2 {
	margin: 0;
	color: #30769E;
}


ul#recentcomments li { 
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}


input {
	 color: #180300;
	 border: 1px solid #CCCCCC; 
	 background-color: #FFFFFF;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #330606;
	 border: 1px solid #CCCCCC; 
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color: #30769E;
	text-decoration: none;
	 font-size: 11px;
	 font-weight: bold;
 	text-decoration: none;

}

#sidebar a:visited {
	color: #30769E;
	text-decoration: none;
	 font-size: 11px;
	 font-weight: bold;
 	text-decoration: none;

}

#sidebar a:hover {
	color: #6E6D6D;
	 font-size: 11px;
 	 font-weight: bold;
		text-decoration: underline;
}

#right_col a {
	color: #30769E;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
	 	 font-weight: bold;

}

#right_col a:visited {
	color: #30769E;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
 	 	 font-weight: bold;


}

#right_col a:hover {
	color: #6E6D6D;
	 font-family: Tahoma, sans-serif;
	text-decoration: underline;
		 font-weight: bold;

}


a:link {
	color: #975B20;
	text-decoration: none;
}

a:visited {
	color: #975B20;
	text-decoration: none;
}
a:hover, a:active {
	color: #216187;
	text-decoration: underline;
}



#blog_url a:{
color: #0091C7;
	text-decoration: none;
	font-weight: bold;
}

#blog_url a:visited {
color: #0091C7;
	text-decoration: none;
}

#blog_url a:hover, a:active {
color: #C7D1D4;
	text-decoration: underline;
}

.post h2 a {
	color: #30769E;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.post h2 a:visited {
	color: #30769E;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.post h2 a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

 	.top_o_the_post {
	padding: 6px; 0 6px 10px;
	margin-left: 13px;
	
	}

#comments  {
	padding-left: 15px;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
		background: url(images/bq.jpg) 0 repeat;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}

.mike_on_the_mic {

}

#about_mike {
	z-index: 1201;
}

#about_mike_text {
	padding: 0 0px 0 10px;
}

#finance_box_postings {
margin: 0 0px 0 -9px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: georgia, serif;
	  background: url(images/footer.png) 0 0 no-repeat;
	  color: #676666;
	  min-height: 79px;
	  _height: 79px;
	  width: 985px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  _ padding: 0px 0px 0px 0px;
	   margin: -79px auto 0 auto;
	   font-size: 16px;
  }


  #membership_text {
font-size: 16px;
color: #676666;
margin: 15px 5px 5px 0px;
  }

  #blog_url {
	position: absolute;
	left: 535px;
	top: 7px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	z-index: 1202;
	height: 21px;
  }

  #blog_slogan {
	position: absolute;
	left: 50px;
	top: 63px;
	color:#975B20;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 1202;
	font-size: 18px;
	letter-spacing: .3px;
	font-family: "Trebuchet MS", sans-serif;
  }

  .image_buttons {
margin-top: 10px;
margin-bottom: 10px;

  }


  #about_this_blog {

	font-size: 16px;
	color: #EBF5C0;
	font-weight: bold;

  }

.line_2 {

	margin-bottom: 20px;
	margin-top: 10px;

  }
