/*
Theme Name: Legal Debt Aid
Author: Legal Debt Aid
Author URI: http://www.legaldebtaid.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;
	color: #52545F;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}

label {
	display: block;
	text-indent: -9999px;
	float: left;
}

#wrapper {
	margin: auto auto;
	text-align: left;
	width: 850px;
}

#header {
	
}
	#header h1 {
		float: left;
		font-size: 0;
		padding: 5px 0 10px;
	}
		#header h1 a {
			display: block;
			width: 380px; height: 100px;
			text-indent: -9999px;
			background: url(images/logo.gif) no-repeat 0 0;
			outline: none;
		}
	#header ul {
		list-style-type: none;
		float: right;
		border-width: 0 1px 1px;
		border-color: #8A8A8B;
		border-style: solid;
		height: 76px;
	}
		#header ul li {
			float: left;
			padding-left: 1px;
			background: url(images/divider.gif) no-repeat 0 0;
		}
			#header ul li.f {
				background: none;
				padding: 0;
			}
			#header ul li.d a {
				
			}
		#header ul li a {
			display: block;
			width: 105px; height: 46px;
			background: url(images/navigation.gif) repeat-x 0 0;
			color: #ffffff;
			text-align: center;
			padding-top: 30px;
		}
			#header ul li.d a {
				padding-top: 25px;
				height: 51px;
			}
		#header ul li a:hover {
			background-image: url(images/active.gif);
		}
	
#main {
	clear: both;
	height: 497px;
	background: url(/images/main2.jpg) no-repeat center 0;
}
	#main .free {
		width: 235px; height: 118px;
		text-indent: -9999px;
		display: block;
		outline: none;
		float: right;
		margin: 17px 20px;
	}
	#main form {
		float: left;
		padding: 24px 0 0 188px;
	}
		#main form input, #main form select {
			border: 1px solid #ffffff;
			font-size: 1.2em;
			font-family: Arial;
		}
			#main form select {
				width: 174px;
				margin-top: -2px;
				height: 25px;
			}
			#main form .long {
				width: 214px;
			}
		#main form p {
			margin-bottom: 22px
		}
		#main form button {
			text-indent: -9999px;
			width: 0; height: 0;
			border: 0;
		}
	#main .getstarted {
		float: right;
		display: block;
		outline: none;
		text-indent: -9999px;
		width: 378px; height: 315px;
		margin: -8px 18px 0;
	}
	
#section1 {
	border-bottom: 1px dashed #52545F;
}
	#section1 .box {
		float: left;
		padding: 10px;
	}
		#section1 .a {
			width: 307px;
		}
		#section1 .b {
			width: 271px;
		}
		#section1 .c {
			width: 209px;
		}
		.contact2 {
			width: 209px; height: 201px;
			text-indent: -9999px;
			display: block;
			outline: none;
			background: url(images/contact.jpg) no-repeat 0 0;
		}
	#section1 h2 {
		font-size: 1.6em;
	}
	#section1 h3 {
		font-size: 1.4em;
	}
	#section1 p {
		margin-bottom: 10px;
		line-height: 1.3em;
	}
	#section1 ul {
		padding: 0 0 10px 13px;
	}
		#section1 ul li {
			line-height: 1.3em;
		}

#section2 {
	padding: 20px 0;
}
	#section2 .box {
		float: left;
		width: 247px;
		margin: 0 38px 0 8px;
	}
	#section2 .c {
		margin-right: 0;
		float: right;
	}
	#section2 .box h2 {
		border: 1px solid #56575B;
		font-size: 1em;
		padding: 15px;
		text-align: center;
		margin-bottom: 1px;
		color: #ffffff;
	}
		#section2 .a h2 {
			background-color: #9E9FA2;
		}
		#section2 .b h2 {
			background-color: #811626;
		}
		#section2 .c h2 {
			background-color: #7C9FBA;
		}
	#section2 p {
		border: 1px solid #56575B;
		padding: 10px 10px 20px;
		font-weight: bold;
	}
	#section2 .readmore {
		display: block;
		padding: 5px 10px;
		border: 1px solid #56575B;
		border-top: 0;
		background-color: #811626;
		color: #ffffff;
		float: right;
		font-weight: bold;
	}
	#section2 .contact {
		display: block;
		padding: 5px 10px;
		border: 1px solid #56575B;
		border-top: 0;
		background-color: #02061A;
		color: #ffffff;
		float: right;
		font-weight: bold;
		margin-left: 2px;
	}
	
#content {
	width: 617px;
	float: left;
	padding: 10px 10px 20px 5px;
	color: #030402;
}
	#content .post {
		clear: both;
	}
	#content h2 {
		background: url(images/bloghead.gif) no-repeat 0 0;
		font-size: 1em;
		text-transform: uppercase;
		padding: 25px 10px 15px 60px;
		color: #ffffff;
		margin-bottom: 10px;
		clear: both;
	}
		#content h2 a {
			color: #ffffff;
		}
	#content .date {
		background: url(images/blogdate.gif) no-repeat 0 0;
		width: 72px; height: 72px;
		float: left;
		margin: 0 10px 5px 0;
		text-align: center;
		color: #ffffff;
		line-height: 1em;
	}
		#content .date strong {
			font-size: 2.5em;
			color: #423B2A;
			padding-top: 17px;
			display: block;
			line-height: 1em;
		}
	#content .right {
		float: right;
		width: 530px;
	}
	#content p {
		margin-bottom: 15px;
		line-height: 1.7em;
		letter-spacing: 1px;
	}
	#content .blogcontact {
		width: 533px; height: 49px;
		background: url(images/blogcontact.gif) no-repeat 0 0;
		display: block;
		clear: both;
		text-indent: -9999px;
		float: right;
		margin-top: 10px;
	}
	#content h3 {
		margin-bottom: 10px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content ul {
		margin: 0 0 10px 16px;
	}
	#content ol {
		margin: 0 0 10px 20px;
	}
	#content li {
		line-height: 1.7em;
		letter-spacing: 1px;
		padding: 1px 0;
	}
	#content blockquote {
		
	}

#sidebar {
	width: 209px;
	float: right;
	padding: 10px 0 20px;
}
	#sidebar ul {
		margin: 10px 14px;
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#sidebar ul li a {
			color: #52545F;
		}
		#sidebar ul li a:hover {
			color: #ff0000;
		}
	#sidebar h2 {
		background: url(images/blogsidebar.gif) no-repeat 0 0;
		color: #ffffff;
		font-size: 1em;
		padding: 9px 10px;
		margin: 10px 12px;
	}
	
#footer {
	clear: both;
	background-color: #52545F;
	color: #ffffff;
	padding: 20px 20px 60px;
}
	#footer p {
		float: left;
		line-height: 1.6em;
	}
	#footer ul {
		list-style-type: none;
		float: right;
		padding-top: 12px;
	}
		#footer ul li {
			float: left;
			font-size: 1.2em;
			padding: 0 10px;
		}
		#footer ul li a {
			color: #ffffff;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}
		
		
		
		
#comments {
	
}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.author {
		margin-bottom: 5px !important;
		color: #9e9e9e;
		font-weight: bold;
	}
	.cdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	.comment1 {
		border: 1px solid #cccccc;
		padding: 10px;
		margin-bottom: 10px;
	}
	.comment2 {
		padding: 10px;
	}
	.commentdetails {
		float: left;
	}
	.gravatar {
		float: right;
	}
	h2.title {
		padding: 20px 10px 20px;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
		color: #909090;
	}
	#postnav {
		clear: both;
		text-align: center;
	}
