/*
Theme Name: Performance Funding Group
Theme URI: http://www.performancefunding.com/
Description: Performance Funding Group Theme for WordPress by JTkconsulting
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/
html, body { height: 100%; }

body {
	background: #3D4345 url(images/back.png) 0 repeat;
	color: #3D4345;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

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

/* Header */
h1#header {
	margin: 0;
	height: 94px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 7px;
	top: 2px;
	height: 90px;
	width: 740px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	color: #FFFFFF;
	margin: 0 0px 0 25px;
	width: 180px;
		min-height: 100%;
	_height: 100%;
}

#sidebar_header {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}

#menu_view {
	position: absolute;
	left: 183px;
	top: 224px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
	word-spacing: 1px;
	font-size: 12px;
}

#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: #FFFFFF;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #CFF1D0;
}


#menu_too {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 12px;
		margin: 15px 0 5px 12px;
}

#menu_too a {
	color: #333333;
	text-decoration: none;
}

#menu_too a:hover {
	color: #339900;
}

#menu_too ul {
	list-style: none;
}


#menu_too ul li  {
	padding-left: 5px;
	padding-right: 5px;
	height: 41px;
	width: 145px;
	padding-top: 12px;
 	background: url(images/menu_header.jpg) 0 no-repeat;
	text-align: center;
}


#menu_too li a {
	color: #004F39;
	text-decoration: none;
}

#menu_too li a:hover {

	color: #7E2601;
}




/* Content */
#wrapper {
	width: 725px;
    _width: 680px;

	float: right;
	position: relative;
	margin-top: 14px;
}

#content {
	padding: 0 245px 10px 0;
	_padding: 0 205px 10px 0;

}

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

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #3D4345;
	font-weight: bold;
}


h6 {
	color: #004F39;
	font-size: 20px;
	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: #3D4345;
}

.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: 13px;
	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: #EDEDED;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

/*  All of the sidebar H2s */



#right_side ul li h2 {
	color:	#333333;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	 padding: 9px 0 0 15px;
 	background: url(images/side_header.jpg) 0 repeat-x;
	margin-left: 0px;
}

/*  All of the sidebar lists */

#right_side ul li ul li {
	margin-left: 20px;
	padding-left: 12px;
}

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

#right_side li {
	margin: 0;
}

.post h2 {
	margin: 0 0 2px 0;
	color: #004F39;
}


ul#recentcomments li { 
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}


input {
	 color: #180300;
	 border: 1px solid #3D4345; 
	 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 #3D4345; 
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#right_side a {
	color: #FFFFFF;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
}

#right_side a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
}

#right_side a:hover {
	color: #FFFFF;
	font-family: Tahoma, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
}




a:link {
	color: #004F39;
	text-decoration: none;
}

a:visited {
	color: #004F39;
	text-decoration: none;
}
a:hover, a:active {
	color: #788488;
	text-decoration: underline;
}

.post h2 a {
	color: #5C0202;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.post h2 a:visited {
	color: #5C0202;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.post h2 a:hover {
	color: #3D4345;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

 	.top_o_the_post {
	padding: 6px; 0 6px 10px;
	margin-left: 13px;
	width: 495px;
	}

#comments  {
	padding-left: 15px;
}

.graybox {
	background: #EDEDED;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

.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;
}

.buttons_no_b_side {
	border: none;
	margin-right: 12px;
	_margin-right: 0;
	_float: right;
}


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}

.mike_on_the_mic {
	margin-right: 7px;
}

#about_mike {
	margin: 4px; 0 0 0;
	_margin: 0 0 0 6px;
	z-index: 1001;
	letter-spacing: 0px;
	word-spacing: 0.1px;
}

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

.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: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  background: url(images/footer.png) 0 0 no-repeat;
	  color: #FFFFFF;
	  min-height: 83px;
	  _height: 83px;
	  position: relative;
	  padding: 0px 0px 0px 50px;
	  _ padding: 0px 0px 0px 50px;
  }

#footer_content {
	  padding: 6px 9px 5px 0px;
	  margin: 12px 0 7px 0px;
	  _ margin: 6px 0 7px 0px;
  }

    #random_photo {
  width: 892px;
  height: 122px;
  background: url(headers/random.php) 0 no-repeat;
margin-left: 26px;

  }

      #top_menu {
  width: 940px;
  height: 48px;
  background: url(images/menu.png) 0 no-repeat;

  }

  #right_side {
	position: absolute;
	left: 717px;
	top: 280px;
	width: 200px;
	text-decoration: none;
}

  #site_slogan {
	position: absolute;
	left: 207px;
	top: 58px;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

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

#side_search {
color: #FFFFFF;
margin: 20px 0 0px 15px;
font-size: 13px;
font-weight: bold;
}

.sep_line {
margin-left: -10px;
}

