/*
Theme Name: literatiauthorservices.com Theme
Theme URI: http://literatiauthorservices.com/
Description: A custom theme built for Wordpress 3.1
Author: cyber2
Version: 1.0
Tags: custom
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
a img {
	border: none;
}
a:focus {
	-moz-outline-style: none;
	outline:none;
}

/* Fonts
-------------------------------------------------------------- */
body,
input,
textarea {
	font-family:"Helvetica", "Arial", sans-serif;
	color:#333;
	font-size: 13px;
	line-height:1.3em;
}
a {
	color:#666;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: url('../../../wp-content/themes/images/bg.png') #f0f0f0;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 14px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
h1, h2, h3 {
	font-size:19px;
}
textarea {
    resize: none;
} 
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}

/* Layout
-------------------------------------------------------------- */
#main {
	margin:0 auto;
	width:870px;
	padding:0 15px;
	display:block;
	background:#fff;
}
.home #main {
	padding:15px 15px 0;
}
#wrapper {
	width:100%;
	margin:10px 0 0;
}
#header, #main, #footer, #home-promo {
	border:1px solid #d8ebfa;
	border-top:0;
	border-bottom:0;
}
#header {
	border-top:1px solid #d8ebfa;
}
#footer {
	border-bottom:1px solid #cbe2f2;
}
#content {
	float:left;
	display:inline-block;
	margin:0 15px 0 0;
	width:521px;
	min-height:885px;
	padding:26px 26px 30px;
	background:#fff;
	border:1px solid #e3e3e3;
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:13px;
	line-height:19px;
	color:#666;
}
.home #content, .page-id-11 #content {
	min-height:0;
}
.home #content {
	border-top:1px solid #f3f3f3;
	border-left:1px solid #eee;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #ddd;
}
.page-id-11 #content {
	width:816px;
	margin:0 auto;
	display:block;
	float:none;
	border:0;
}
#apply-form {
	width:600px;
	height:600px;
	display:block;
	margin:0 auto;
	background:url('../../../wp-content/themes/images/form-image.png') no-repeat;
}

.disclaimerTxt{
	font-size: 11px;
	color: #888;
}
.disclaimerTxt a{text-decoration: none; color: #999;}


/* Header
-------------------------------------------------------------- */
#header {
	height:120px;
	width:900px;
	display:block;
	margin:0 auto;
	background:#fff;
}
#logo {
	background:url('../../../wp-content/themes/images/logo.png') no-repeat;
	width:286px;
	height:110px;
	display:inline-block;
	float:left;
	margin:5px;
}
#tagline {
	float:left;
	color:#bbb;
	margin:29px 20px 0;
	font-weight:bold;
	font-size:13px;
	width:500px;
}
/* Nav
-------------------------------------------------------------- */
#nav {
	display:inline-block;
	float:right;
	margin-right:20px;
	height:40px;
}
#nav a {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #ddd;
	background:#e6e6e6;
	text-decoration:none;
	padding:8px 16px;
	margin:1px 8px 0 0;
	float:left;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	text-shadow:#e6e6e6 0 -1px 0px;
}
#nav a:hover {
	border-top:1px solid #e1e1e1;
	color:#444;
	background:#e1e1e1;
}
/* Home Promo
-------------------------------------------------------------- */
#home-promo {
	width:900px;
	height:320px;
	display:block;
	margin:0 auto;
	background:url('../../../wp-content/themes/images/promo-bg.jpg') no-repeat #00579a;
}
#promo-box {
	width:542px;
	height:280px;
	padding:36px 24px 0;
	display:inline-block;
	float:left;
	margin-right:10px;
	color:#555;
}
#promo-box h2 {
	font-size:24px;
	margin-bottom:28px;
	color:#777;
}
#promo-box ul {
	list-style:none;
	margin:0;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	margin-bottom:30px;
}
#promo-box li {
	background:url('../../../wp-content/themes/images/arrow-bullet.png') no-repeat;
	padding:0 0 0 12px;
	margin-bottom:16px;
}
#promo-box #apply-now-btn {
	width:138px;
	height:30px;
	display:inline-block;
	background:url('../../../wp-content/themes/images/apply-now-btn.png') no-repeat;
	text-indent:-9999px;
}
#promo-box p {
	width:240px;
	font-size:14px;
	line-height:18px;
	color:#777;
	margin-bottom:22px;
}
#home-form {
	display:inline-block;
	float:left;
	margin:0 0 0 10px;
}

/* CTA Form
-------------------------------------------------------------- */
#cta-form {
	color:#fff;
	font-family:"Lucida Grande", "Verdana", sans-serif.
	font-size:12px;
	padding:24px 20px 10px;
	width:248px;
	height:286px;
}
#sidebar #cta-form {
	padding:24px 16px 10px;
	margin-bottom:15px;
	background:#0089d8;
}
#cta-form h2 {
	font-family:"Helvetica", "Arial", sans-serif;
	border-bottom:1px solid #57afe2;
	padding:0 2px 14px;
	margin-bottom:20px;
	font-size:23px;
}
#cta-form label {
	display:inline-block;
	width:90px;
	font-size:12px;
}
#cta-form input.styled {
	width:108px;
	padding:4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	color:#000;
	border-radius:3px;
	border:1px solid #fff;
	background:#fff;
	height:14px;
	font-family:"Lucida Grande", "Verdana", sans-serif;
	font-size:11px;
}
#cta-submit {
	margin-top:6px;
}
#cta-form p {
	float:left;
	width:118px;
	margin-right:10px;
	margin-bottom:15px;
}
#cta-form p.wide {
	width:250px;
}
#cta-form input#email {
	width:236px;
}
#cta-form p.right, #cta-form p.wide {
	margin-right:0;
}
#cta-form label {
	margin-bottom:4px;
}
/* Home Modules
-------------------------------------------------------------- */
.module {
	width:278px;
	height:106px;
	background:#fff;
/*	border:1px solid #e3e3e3; */
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #ddd;
	display:inline-block;
	float:left;
	margin:0 15px 15px 0;
	text-decoration:none;
	padding-bottom:14px;
}
.module:hover h3 {
	background:#f7f7f7;
}
.module:hover {
	border-color:#ddd;
}
.module h3 {
	font-size:16px;
	margin-bottom:10px;
	color:#333;
	background:#f3f3f3;
	padding:14px;
}
.module-image {
	width:60px;
	height:60px;
	display:inline-block;
	float:left;
	margin:0 10px 0 14px;
}
.module p {
	float:left;
	font-size:12px;
	width:160px;
	display:inline-block;
	margin-top:0;
	color:#888;
	padding:4px 10px;
}
#module1 .module-image {
	background:url('../../../wp-content/themes/images/no-faxing.jpg') no-repeat;
}
#module2 .module-image {
	background:url('../../../wp-content/themes/images/no-credit-check.jpg') no-repeat;
}
#module3 .module-image {
	background:url('../../../wp-content/themes/images/guaranteed-approval.jpg') no-repeat;
}
#module3 {
	margin-right:0;
}
/* Home & Page Content
-------------------------------------------------------------- */
h1 {
	font-size:20px;
	line-height:22px;
	color:#555;
	font-weight:normal;
	padding-bottom:14px;
	margin-bottom:16px;
	border-bottom:1px solid #d5d5d5;
}
#article {
	overflow-y:hidden;
}
.read-more-link, .read-less-link {
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#4aa9df;
	padding-right:14px;
}
.read-more-link {
	background:url('../../../wp-content/themes/images/read-more-arrow.png') no-repeat top right;
}
.read-less-link {
	background:url('../../../wp-content/themes/images/read-less-arrow.png') no-repeat top right;
}

/* Left Menu
-------------------------------------------------------------- */
#sidebar {
	width:280px;
	margin-top:0px;
	padding:0;
	float:left;
}
#sidebar h4 {
	font-weight:bold;
	font-size:14px;
	margin:10px 0 0;
	padding:0 5px;
}
#sidebar ul {
	list-style-type:none;
	padding:0;
	margin:0;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	border-bottom:0;
}
#sidebar ul a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#777;
	display:block;
	padding:14px 12px 12px;
}
#sidebar ul a:hover {
	color:#666;
	background:#fafafa;
}
#sidebar ul li {
	margin-bottom:0px;
	border-top:1px solid #fff;
	border-bottom:1px solid #e3e3e3;
}
/* Content
-------------------------------------------------------------- */
#content ul {
	list-style-type:disc;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:18px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
.page-title {
	font-size: 14px;
	font-weight: bold;
}
.page-title span {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
.entry-title a {
	color:#666;
	text-decoration: underline;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
.edit-link a {
	float:left;
	margin:10px 0;
	background:#bbb;
	color:#fff;
	padding:4px 6px 2px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
.edit-link a:hover {
	background:#aaa;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}

/* Post Page Navigation
-------------------------------------------------------------- */
.navigation {
	line-height: 18px;
	overflow: hidden;
	padding:5px 0;
	margin:0 20px;
}
.navigation a {
	color:#999;
	text-decoration: none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.navigation a:hover {
	color:#666;
}
.nav-previous {
	float: left;
	margin-left:6px;
}
.nav-next {
	float: right;
	text-align: right;
	margin-right:6px;
}
#nav-below {
	margin-top:6px;
}

/* Footer
-------------------------------------------------------------- */
#footer {
	background:#fff;
	width:860px;
	margin:0 auto;
	color:#999;
	font-size:11px;
	font-weight:bold;
	padding:20px;
	height:11px;
}
#footer-nav {
	display:inline-block;
	float:left;
}
#footer-nav a {
	color:#777;
	margin:0 6px;
	text-decoration:none;
}
#footer-nav a:hover {
	color:#555;
	text-decoration:underline;
}
#footer-info {
	float:left;
	margin:0 6px 0 0;
}
#footer-wrapper {
	width:100%;
	margin-bottom:20px;
}

/* Sitemap
-------------------------------------------------------------- */
.ddsg-wrapper {
	margin-top:2px;
}
.ddsg-wrapper h3 {
	font-size:16px;
	margin-bottom:10px;
}
#content .ddsg-wrapper ul {
	list-style-type:none;
	padding:0;
	margin:0 0 20px;
}
#content .ddsg-wrapper a {
}
#content .ddsg-wrapper a:hover {
	color:#222;
}
#content .ddsg-wrapper li {
	margin-bottom:6px;
}


#statusWindow .status-module {border: none !important;}
#content{overflow-x:hidden !important;}
#sponsored-search #second .spacer {background-color: transparent !important;}
