@charset "utf-8";
/*
Theme Name: Online Credit Repair Guide Blog
Theme URI: http://www.onlinecreditrepairguide.com/
Description: 
Version: 1
Author: Marco Paulo Diala
Author URI: http://www.countocram.com/
Tags: Online Credit Repair Guide
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #98b676;
}
img {
	border: none;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #b40000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.main-container {
	width: 830px;
	height: inherit;
	margin: 0px auto 0px auto;
	margin-left: auto;
	margin-right: auto;
}
.container {
	width: 820px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-left: 10px;
}
.top {
	width: 800px;
	height: inherit;
	float: left;
}
.logo {
	width: 315px;
	height: 56px;
	margin: 10px 0 10px 10px;
	float: left;
}
.language {
	width: 300px;
	float: right;
	margin: 40px 20px 0 0;
	text-align: right;
	font-size: 11px;
}
.top-links {
	background-image: url(images/top-bg.jpg);
	width: 800px;
	height: 39px;
	float: left;
	text-align: right;
	color: #FFFFFF;
}
.links {
	width: 600px;
	padding-top: 12px;
	margin-right: 10px;
	float: right;
}
.top-links a {
	color: #FFFFFF;
}
.top-links a:hover {
	color: #b40000;
}
.middle {
	width: 800px;
	height: inherit;
	float: left;
}
.navigation-links {
	background-image: url(images/navi-bg.jpg);
	width: 255px;
	height: 323px;
	float: left;
}
.navigation-links ul {
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 0px;
}
.navigation-links li {
	list-style: none;
	line-height: 21px;
	margin-right: 15px;
	border-bottom: 1px #bf2626 solid;
	font-size: 12px;
}
.navigation-links li a {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	color: #ffffff;
}
.navigation-links li a:hover{
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center left;	
	margin-right: 5px;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 535px;
	height: 205px;
	float: left;
}
.learnmore {
	background-image: url(images/learn-more.jpg);
	font-weight: bold;
	width: 102px;
	height: 24px;
	text-align: center;
	position: absolute;
	padding-top: 8px;
	margin-left: 288px;
	margin-top: 45px;
}
.content {
	width: 800px;
	height: inherit;
	float: left;
}
.left {
	width: 255px;
	height: inherit;
	float: left;
}
.testimonial {
	width: 255px;
	float: left;
}
.testi-top-img {
	float: left;
	width: 255px;
}
.testi-bottom-img {
	float: left;
	width: 255px;
}
.testi-content {
	width: 217px;
	background-image: url(images/testi-bg.jpg);
	height: inherit;
	float: left;
	padding-left: 20px;
	padding-right: 18px;
}
.testi {
	font-style: italic;
}
.right-align {
	text-align: right;
	width: 217px;
	float: left;
}
.right {
	width: 535px;
	height: inherit;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 18px;
}
.right a {
	font-weight: bold;
}
.right a:hover {
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #b40000;
}
.red {
	color: #b40000;
}
.photos {
	margin-left: 20px;
}
.footer {
	width: 800px;
	height: inherit;
	float: left;
	background-color: #929592;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
.footer-links {
	width: 380px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	border-top: 2px #000000 solid;
}

.copyright {
	width: 380px;
	float: right;
	text-align: right;
	border-top: 2px #000000 solid;
	padding-right: 20px;
	padding-top: 10px;
}
.letters {
	text-align: center;
}
.glossary-container {
	width: 500px;
	margin: 10px auto 10px auto;
	border: 1px #aeaeae dashed;
	padding: 5px;
	background-color: #f5f5f5;
}
dl {
	margin-top: 5px;
	margin-bottom: 0xp;
}
dt {
	font-weight: bold;
	color: #bf2626;
}
dd {
	margin-bottom: 10px;
	margin-left: 20px;
}
sub {
	margin-left: 10px;
}
.post {
	width: 520px;
	float: left;
	margin: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #bf2626 dashed;
}
.date {
	width: 37px;
	height: 37px;
	padding: 5px;
	float: left;
	background-image: url(images/date-bg.jpg);
	text-align: center;
	color: #FFFFFF;
}
.day {
	font-size: 20px;
	font-weight: bold;
}
.post-title {
	width: 465px;
	float: right;
	font-size: 16px;
}
.post-title a {
	font-weight: bold;
	text-decoration: none;
	color: #b40000;
	font-size: 16px;
}
.post-title a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #b40000;
	font-size: 16px;
}
.post-category {
	width: 465px;
	float: right;
	text-align: left;	
}
.entry {
	width: 520px;
	float: left;
	margin: 0px 10px 10px 10px;
	padding-bottom: 10px;
}
.entry-single {
	width: 520px;
	float: left;
}
.comments {
	width: 500px;
	float: left;
	text-align: right;
}
#sidebar {
	width: 245px;
	float: left;
	text-align: left;
	margin: 8px 0 0 5px;
}
#sidebar a:hover{
	color: #6d6967;
}
#sidebar ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}
#sidebar ul li{
	margin-bottom: 20px;
}
#sidebar ul li ul li {
	list-style: disc;
	margin-left: 50px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.sidebar-title {
	width: 175px;
	height: 20px;
	background-image: url(images/title-bg.jpg);
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	margin-bottom: 10px;
}
#sidebar  a:link {
	color: #b40000;

}
#sidebar  a:active {
	color: #b40000;

}
#sidebar  a:visited {
	color: #b40000;

}
#sidebar  a:hover {
	color: #000000;

}
#sidebar p {
	text-align: center;
}
.search-form {
	text-align: center;
	margin-left: 10px;
}
#s {
	border: 1px #98b676 solid;
	height: 20px;
	width: 2in;
	margin: 5px;
	font-size: 11px;
}
#searchsubmit {
	border: 1px #84a65d solid;
	background-color: #98b676;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;	
}
.pagetitle {
	margin-left: 10px;
}
.entry-single {
	width: 520px;
	float: left;
}
.comment-form {
	width: 542px;
	float: left;
	margin-left: 10px;
}
.comment-form input {
	border: 1px #b8cfde solid;
	height: 20px;
	width: 1.5in;
	font-size: 11px;
}
.comment-form textarea {
	border: 1px #84a65d solid;
	font-size: 11px;
}
#submit {
	border: 1px #84a65d solid;
	background-color: #98b676;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	text-align: center;
	padding-bottom: 4px;
}
.navigation {
	width: 542px;
	float: left;
	margin: 0px 10px 0px 10px;
}
.alignleft {
	width: 221px;
	float: left;
}
.alignright {
	width: 221px;
	float: right;
	text-align: right;
	margin-right: 15px;
}
.top-banner {
	float: right;
	margin: 5px 0 5px 0;
}
.language {
	width: 150px;
	float: left;
	margin: 10px 0 0 20px;
	text-align: left;
	font-size: 11px;
}