/*

Theme Name: 125K PAYOFF
Authur: E. Funsho


*/

body {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Century Gothic, Helvetica;
	font-weight: normal;
}

#search-form {
	margin: 0px;
	padding: 20px 3%;
	float: left;
	width: 90%;
}
blockquote {
	font-family: "Century Gothic", Tahoma, "VAGRounded BT", Verdana;
	line-height: 20px;
	color: #000000;
	margin: 8px;
	padding: 9px;
text-align:justify;
	clear: both;
	background:#eaeaea;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	overflow: auto;
	padding-left:15px;
	padding-right:15px;
	font-size: 11px;
	line-height: 15px;
	margin:5px;
	width: 100%;
	display: block;
	background-color: #eaeaea;
	color: #000000;
	max-height: 300px;
	clear: both;

}
em {
	color: #333333;
	font-size: 11px;
	text-transform: lowercase;
}

.post-content h3 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #33cccc;
	border-bottom: 1px solid #dddddd;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #33cccc;

}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	color: #33cccc;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #33cccc;
}

#wrap-wtheme {
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
}
#container {
	margin: 0px;
	padding: 20px 20px 10px;
	float: left;
	width: 100px;
	background: #FFFFFF;
}
#header {
	float: left;
	width: 1100px;
	margin-bottom: 10px;
}
#header #lefth {
	float: left;
	width: 660px;

}
#header #righth {
	float: right;
	width: 235px;

}
#lefth h1 {
	font-size: 35px;
	line-height: 35px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 500px;
	font-weight: bold;
}
#header a {
	color: #CC6600;
	text-decoration: none;
}
#header a:hover {
	color: #33CCCC;
	text-decoration: none;
}

#lefth p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}

#navigation {
	float: left;
	height: 35px;
	width: 1100px;
	text-transform:uppercase;
	background:#333333 url(images/navigation.png) no-repeat;
	margin-bottom: 15px;
}
.thenav {

	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.thenav ul {
	margin: 0px;
	padding: 0px;

	float: left;
	list-style-type: none;
}
.thenav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	line-height: 35px;
padding-left:11px;
}
.thenav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	line-height: 35px;
}
.thenav li a {
	margin: 0px;
	padding-left: 11px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #333333;
}
.thenav ul li a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #000000;
}
.thenav li a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #f9f9f9;
	display: block;
	text-decoration: none;
	background: #CC6600;
}
.thenav ul li a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #f9f9f9;
	display: block;
	text-decoration: none;
	background: #333333;
}
#content {
	float: left;
	width: 1100px;
	position: relative;
}
#post-entry {
	float: left;
	width: 744px;
	padding-right: 10px;
	border-right: 1px dashed #eeeeee;
}
#post-entry h2 {
	font-size: 22px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 744px;
	color: #33CCCC;
}
.post-meta {
	float: left;
	width: 744px;
	padding-top: 8px;
	padding-bottom: 20px;
}
.top-meta {
	float: left;
	width: 744px;
	position: relative;
}
.post-title {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 660px;
	border-top: 1px dashed #eeeeee;
	border-bottom: 1px dashed #eeeeee;
}
.post-title h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 660px;
	font-size: 18px;
	line-height: 32px;
	color: #000000;
	font-weight: normal;
}
.post-title h1 a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.post-title h1 a:hover {
	color: #33cccc;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.post-count-comment {
	float: right;
}
.post-count-comment a {
	background: #333333;
text-transform:uppercase;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	height: 50px;
	width: 80px;
	color: #33cccc;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.p-author {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 660px;
	color: #cc6600;
	line-height: 16px;
}
.p-author a {
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.p-author a:hover {
	color: #33cccc;
	text-decoration: underline;
}
.post-count-comment a:hover {
	background: #cc6600;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	height: 50px;
	width: 80px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.post-content {
	float: left;
	width: 744px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	overflow: hidden;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content img {
	border-width: 0px;
}
.post-content a {
	color: #CC6600;
	text-decoration: underline;
}
.post-content a:hover {
	color: #333333;
	text-decoration: none;

}
.post-tags {
	float: left;
	width: 740px;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
	text-transform:lowercase;
	background:#333333 url(images/meta.png) no-repeat;
	margin: 0px;
	padding-left: 20px;
	border: 0px solid #000000;
}
.post-tags a {
	text-align: center;
	padding-right: 0px;
	padding-left: 2px;
	color: #FFFFFF;
	text-decoration: none;

}
.post-tags a:hover {
	text-align: center;
	padding-right: 4px;
	padding-left: 6px;
	color: #CCCCCC;
	text-decoration: none;

}

#post-navigator {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 744px;
	font-size: 13px;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 744px;
	font-size: 12px;
	line-height: 18px;
}

#post-navigator a {
	color: #ffffff;
	background: #333333;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-size: 13px;
}
#post-navigator a:hover {
	color: #CC6600;
	background: #333333;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-size: 13px;
}
#post-navigator-single .alignleft {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #CC6600;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #33CCCC;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	margin: 15px 0px 0px;
	padding: 0px 0px 2em;
	float: left;
	width: 744px;
}
#comments-template h4 {
	margin: 0px;
	padding: 5px 12px;
	float: left;
	font-size: 13px;
	line-height: 17px;
	color: #33CCCC;
	width: 200px;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 5px 12px;
	float: left;
	font-size: 13px;
	line-height: 17px;
	color: #33CCCC;
	width: 200px;
}
#comments-template h6 {
	margin: 15px 0px 10px;
	padding: 5px 12px;
	font-size: 13px;
	line-height: 17px;
	color: #33CCCC;
	clear: left;
	float: left;
	width: 200px;
}
.comment-list {
	float: left;
	width: 96%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 8px;
}

.comment-avatar {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
}
.comment-avatar img {
	border-width: 0px;
}
.comment-block {
	float: left;
	width: 95%;
	margin: 0px;
	padding: 5px;
	background: #fbfbfb;
	border: 1px dashed #eeeeee;
}
.comment-block .comment-author {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.comment-block .comment-date {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-date a {
	color: #33CCCC;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.comment-block .comment-text {
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
}
.comment-block .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #222222;
}
.comment-block .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #CC6600;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}


.comment-block .comment-author a {
	color: #CC6600;
	text-decoration: underline;
}
.comment-block .comment-author a:hover {
	color: #33CCCC;
	text-decoration: none;
}
.comment-block .comment-text a {
	color: #CC6600;
	text-decoration: underline;
}
.comment-block .comment-text a:hover {
	color: #33CCCC;
	text-decoration: none;
}
.comment-block .comment-text p {
	margin: 0px 0px 5px;
}

/* alt */

.comment-block-alt {
	float: left;
	width: 95%;
	margin: 0px;
	padding: 5px;
	background: #ffffff;
	border: 1px dashed #eeeeee;
}
.comment-block-alt .comment-author {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.comment-block-alt .comment-date {
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-date a {
	color: #33CCCC;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
}
.comment-block-alt .comment-text p {
	margin: 0px 0px 5px;
}
.comment-block-alt .comment-author a {
	color: #CC6600;
	text-decoration: underline;
}
.comment-block-alt .comment-author a:hover {
	color: #33CCCC;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #CC6600;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #33CCCC;
	text-decoration: none;
}
.comment-block-alt .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #222222;
}
.comment-block-alt .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #CC6600;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 8px;
	float: left;
	width: 95%;
	background: #CC6600;
	border: 1px dashed #eeeeee;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 3px;
	width: 96%;
	background: #eeeeee;
	border: 1px solid #eeeeee;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	
	color: #333333;
}
#comment-form .comment-box:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	background: #33cccc;
	border: 1px solid #33cccc;
	font-size: 14px;
	
	color: #333333;
}
#comment-form .comment-box-area {
	margin: 0px;
	padding: 3px;
	width: 96%;
	height: 300px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	
	color: #000000;
	line-height: 18px;
	background: #eeeeee;
	border: 1px solid #eeeeee;
}
#comment-form .comment-box-area:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	height: 300px;
	background: #33cccc;
	border: 1px solid #33cccc;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#comment-form .comment-submit {
	margin: 0px;
	padding: 5px 7px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 15px;
	color: #ffffff;
	background: #33cccc;
	border: 1px solid #33cccc;

}
#sidebar {
	float: right;
	width: 336px;
	overflow: hidden;
}
.box-side {
	float: left;
	width: 336px;
	padding-bottom: 15px;
}
.box-side span {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 336px;
	font-size: 13px;
	line-height: 24px;
}
.box-side span a {
	color: #000000;
	text-decoration: none;
}
.box-side span a:hover {
	color: #000000;
	text-decoration: underline;
}
#sidebar h3 {
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	margin: 0px 0px 6px;
	padding: 0px 0px 2px;
	float: left;
	width: 96%;
	text-transform:uppercase;
	border-bottom: 1px dashed #eeeeee;
}
.box-side p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 336px;
	line-height: 24px;
	color: #000000;
}
.box-side p a {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/rss.png) no-repeat left center;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.box-side p a:hover {
	color: #993300;
	text-decoration: underline;
	padding-left: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/rss.png) no-repeat left center;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.box-side img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
}
.list {
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 336px;
	list-style-type: none;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 336px;
	list-style-type: none;
}
.list li {
	margin: 0px 0px 7px;
	padding: 0px;
	float: left;
	width: 336px;
	list-style-type: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
.list ul li {
	margin: 7px 0px 0px;
	padding: 0px;
	float: left;
	width: 336px;
	list-style-type: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
.list li a {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #CC6600;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat left 1px;
}
.list li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #333333;
	text-decoration: none;
	background: url(images/bullet2.png) no-repeat left 1px;
}
.list ul li a {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #CC6600;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat left 1px;
}
.list ul li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #333333;
	text-decoration: underline;
	background: url(images/bullet2.png) no-repeat left 1px;
}
#footer {
	margin: 0px;
	float: left;
	width: 900px;
	background: #333333;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 15px 5px;
	font-family: Arial, Helvetica;
	text-align: center;
}
#footer a {
	color: #CC6600;
	text-decoration: none;
}
#footer a:hover {
	color: #33cccc;
	text-decoration: underline;
}
