/*
Theme Name: USA Cash Advance - Custom WP Theme
Theme URI: http://wordpress.org/
Description: A custom theme built for Wordpress 3.0
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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

body {
	line-height: 1;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
	}

ol, ul {
	list-style-type:disc;
	}

blockquote {
	quotes: none;
	}

blockquote:before, blockquote:after {
	content: '';
	content: none;
	}

del {
	text-decoration: line-through;
	}
	
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
a img { border: none; }
.clear{clear: both;}

/* =Global Elements
-------------------------------------------------------------- */
body {
	background:#ededed;
	padding:0;
	margin:0;
	}

hr {
	background-color: #fff;
	border:0;
	height:1px;
	margin-bottom: 18px;
	clear:both;
	}

/* Text elements */
p {
	margin-bottom: 18px;
	}

ul {
	list-style-type: disc;
	list-style-position: inside;
	font-weight:normal;
	padding-bottom:20px;
	}

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: #fff;
	color: #999;
	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;
	vertical-align: baseline;
	position: relative;
	}

sup {
	bottom: 1ex;
	}

sub {
	top: .5ex;
	}

input[type="text"], textarea {
	padding: 2px;
	background: #f9f9f9;
	/*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);*/
	}

a:link {
	color:#5a5a5a;
	font-weight:bold;
	}

a:visited {
	color:#5a5a5a;
	}

a:active, a:hover {
	color:#999;
	}

/* Text meant only for screen readers */
.screen-reader-text {
	position:absolute;
	left:-9000px;
	}

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


/* =Fonts & Typography
-------------------------------------------------------------- */
body, input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	/*
	font-family: Georgia, Palatino, "Palatino Linotype", Times, serif;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, serif;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-family: Helvetica, Arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	*/
	color:#555;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
	}

code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	}

h1 {
	font-size:26px;
	line-height:30px;
	margin-bottom:16px;
	}

h2 {
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
	}

h3 {
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
	}


/* = Wrapper & Header
-------------------------------------------------------------- */
#wrapper {
	margin:0 auto 0;
	width:910px;
	height:100%;
	padding:0;
	}
	
#header {
	padding:0;
	height:150px;
	width:915px;
	padding:0 0 0 5px;
	}

#branding {
	width:910px;
	height:120px;
	display:block;
	float:left;
	background:transparent;
	} 

#site-title {
	float:left;
	}

#site-title a {
	background:transparent url(images/logo.jpg) scroll no-repeat left top;
	width:200px;
	height:80px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

#tagline {
	background:transparent;
	display:block;
	width:595px;
	height:80px;
	float:right;
	padding-top:60px;
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	}

#navigation {
	background:transparent;
	width:900px;
	height:30px;
	display:block;
	overflow:hidden;
	float:left;
	}

#navigation ul {
	display:block;
	list-style:none;
	margin:0;
	}
	
#navigation li {
	display:inline;
	margin:0;
	padding:4px 10px 4px;
	float:left;
	}

#navigation a {
	color:#b20000;
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
	text-decoration:none;
	float:left;
	}

#navigation a:hover {
	color:#dd0000;
	}
	
#navigation .nav-divider {
	display:inline-block;
	float:left;
	padding:5px 0;
	height:15px;
	width:0px;
	border-right:1px dotted #bbb;
	}


/* Container & Content. LAYOUT: Default three-column layout
-------------------------------------------------------------- */
#wrapper-main {
	width:930px;
	margin:0 auto;
	display:block;
	}

#main {
	overflow:hidden;
	width:910px;
	margin:0 0 0 5px;
	border:1px solid #c1cddb;
	}

#container {
	float:left;
	background:#fff url(images/bg.png) scroll repeat-y left top;
	margin:0;
	padding:0;
	width:100%;
	}

#content-wrap {
	width:600px;
	margin:30px 0 0;
	padding:0 0 30px;
	display:block;
	float:left;
	}

#content {
	width:580px;
	padding:0 0 0 20px;
	display:block;
	float:left;
	overflow-y:hidden;
	}

#subcontainer {
	float:left;
	background:#fff;
	margin:0;
	padding:0;
	width:100%;
	}

#subcontent-wrap {
	width:600px;
	padding:40px 0 50px 0;
	display:block;
	margin:auto;
	}


/* =Home page splash
-------------------------------------------------------------- */
#home-splash {
	display:block;
	width:923px;
	height:291px;
	background:transparent url(images/splash.jpg) scroll no-repeat center top;
	margin:auto;
	}

#home-splash a { }
	
#home-splash a:hover { }
	
/* Apply Form
-------------------------------------------------------------- */

#apply-form {
	display:inline-block;
	margin:0;
	padding:239px 0 10px 330px;
	}


#apply-form label {
	font-weight:normal;
	font-size:14px;
	line-height:25px;
	letter-spacing:.5px;
	padding:0 10px;
	text-transform:uppercase;
	color:#fff;
	}

#apply-form p {
	display:inline;
	margin-bottom: 0;
	}

#apply-form fieldset {
	display:block;
	height:auto;
	float: left;
	padding:0 15px;
	}

#apply-form .styled-field {
	width:100px;
	border:1px solid #134D6C;
	background:#fff;
	padding:3px 3px 2px;
	color:#5a5a5a;
	font-size:12px;
	}

#apply-form form { display: inline-block; width: auto; }

#apply-form #amount {
	width:80px;
	margin:0;
	}
	
#apply-form #zip {
	width:100px;
	margin:0;
	}

#apply-form .styled-field:focus {
	background:#fff;
	color:#000;
	}
	
#apply-form #apply-submit {
    width:220px;
    height:31px;
    display:block;
    background:transparent url(images/button_hover.jpg) scroll no-repeat left top;
    border:none;
    float: left;
    padding:0;
    margin:0;
    text-indent:-9999px;
    cursor:pointer;
}

.apply-disclaimer {
    font-size: 11px;
    display: block;
    color: #000;
    text-align: center;
    clear: both;
}
.apply-disclaimer a:link, .apply-disclaimer a:visited { text-decoration: underline; color: #000; font-weight: normal; }
 .pds-processing-applied .apply-disclaimer{display: none}


/* =Specific fix for ie weird padding issue
-------------------------------------------------------------- */
form#paydayForm input {
    line-height:normal;
}


/* =Sidebars
-------------------------------------------------------------- */
#sidebar-right {
	background:transparent;
	overflow:hidden;
	width:270px;
	display:block;
	float:right;
	padding:15px 0 30px 10px;
	}
	
#sidebar-right h2 {
	width:250px;
	color:#0f688a;
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:0.5px;
	margin:10px 0 0 15px;
	}

body.home #sidebar-right {
	margin:0;
	}

#sb-search {
	display:block;
	width:250px;
	height:28px;
	float:left;
	margin:0 15px 20px;
	}

#sb-search form input.search-input {
	width:168px;
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	font-size:11px;
	background:#fff;
	border:1px solid #ddd;
	padding:5px 6px 4px;
	color:#333;
	}

#sb-search form button.search-submit {
	display:block;
	float:left;
	cursor:pointer;
	width:60px;
	height:26px;
	background:#ccc url(images/search_submit.png) scroll no-repeat center center;
	margin:0 0 0 3px;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	}
	
#sb-link a {
	background:transparent url(images/sb-link.jpg) scroll no-repeat left top;
	width:250px;
	height:278px;
	display:block;
	float:left;
	margin:0 0 0 2px;
	padding:0 0 15px 10px;
}

#sb-link2 {
	background:transparent url(images/sb-link2.jpg) scroll no-repeat left top;
	width:250px;
	height:278px;
	line-height:240px;
	text-indent: -9999px;
	display:block;
	float:left;
	margin:0 0 0 2px;
	padding:0 0 15px 10px;
}

	
#sb-nav {
	padding-bottom:15px;
	}
	
#sb-nav ul li {
	background:transparent url(images/dot.png) scroll no-repeat left center;
	border-bottom:1px solid #ddd;
	list-style-type:none;
	width:250px;
	padding:20px 0;
	}

#sb-nav a {
	color:#5a5a5a;
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	margin:0px 15px 0px 25px;
	display:block;
	}
	
#sb-nav a:hover {
	color:#999;
	}


/* =Footer
-------------------------------------------------------------- */
#footer {
	margin:0;
	padding:20px 0 20px 10px;
	background:transparent;
	text-align:left;
	float:left;
	width:900px;
	height:20px;
	font-weight:normal;
	color:#333;
	font-size:12px;
	}

#footer a {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	color:#b20000;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:0.5px;
	font-size:12px;
	padding:0 10px;
	}
#footer .disclaimerTxt a {
  padding: 0;
  font-size: 10px;
}
#footer a:hover,
#footer .disclaimerTxt a:hover {
	color: #b20000;
	}
	
#footer-nav {
	background:transparent;
	display:inline;
	width:840px;
	height:20px;
	float:right;
	padding:10px 0;
	border: 1px solid blue;
	text-align: right;
	}

#footer-nav ul {
	display:inline;
	list-style:none;
	margin:0;
	}
	
#footer-nav li {
	display:inline;
	width:140px
	margin:0;
	padding:4px 5px;
	list-style:none;
	}
	
#footer-nav a {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	color:#b20000;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:0;
	font-size:12px;
	padding:0 5px;
	}

#footer-nav a:hover {
	color: #b20000;
	}



/* =Content and entry style
-------------------------------------------------------------- */
.hentry {
	margin:0;
	}

.home .sticky {
	background: #fff;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
	}

.single .hentry {
	margin:0;
	}

.page-title {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 24px 0;
	}

.page-title span {
	color: #333;
	font-size: 13px;
	font-weight: normal;
	}
	
.page-title a:link, .page-title a:visited {
	color: #0f688a;
	text-decoration: none;
	}
	
.page-title a:active, .page-title a:hover {
	color: #0f688a;
	}

#content .entry-title {
	color:#0f688a;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
	font-family:Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	}

.entry-title a:link, .entry-title a:visited {
	color:#0f688a;
	text-decoration:none;
	}

.entry-title a:active, .entry-title a:hover {
	color: #0f688a;
	}

.entry-meta {
	color: #888;
	font-size: 12px;
	display:none;
	}

.entry-meta abbr, .entry-utility abbr {
	border: none;
	}

.entry-meta abbr:hover, .entry-utility abbr:hover {
	border-bottom: 1px dotted #1cbbb4;
	}

.entry-content, .entry-summary {
	clear: both;
	padding: 10px 0 0 0;
	}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
	}

.entry-content fieldset {
	border: 0px;
	margin: 0 0 24px 0;
	padding: 24px;
	}

.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
	}

.entry-content input {
	margin: 0 0 24px 0;
	}

.entry-content input.file, .entry-content input.button {
	margin-right: 24px;
	}

.entry-content label {
	color: #888;
	font-size: 12px;
	}

.entry-content select {
	margin: 0 0 24px 0;
	}

.entry-content sup, .entry-content sub {
	font-size: 10px;
	}

.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
	}

.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
	}

.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: #fff;
	color:#333;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
	}

.home .sticky .page-link a {
	background: #fff;
	}

.page-link a:active,
.page-link a:hover {
	color: #666;
	}

.page .edit-link {
	clear: both;
	display: block;
	}

#entry-author-info {
	background: #0f688a;
	border-top: 0px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	}

#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
	}

#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
	}

#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
	}

.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	display:none;
	}

.entry-meta a, .entry-utility a {
	color: #888;
	}

.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
	}

#content .video-player {
	padding: 0;
	}


/* Attachment pages
-------------------------------------------------------------- */
.entry-content .attachment img {
	margin-bottom: 0;
	}

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
	}

.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
	}

.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
	}


/* Images
-------------------------------------------------------------- */
#content img {
	margin: 0;
	max-width: 640px;
	}

#content .attachment img {
	max-width: 900px;
	}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
	}

#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	}

#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
	}

#content .wp-caption {
	background: #fff;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
	}

#content .wp-caption img {
	margin: 5px 5px 0;
	}

#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
	}


/* =Navigation
-------------------------------------------------------------- */
.navigation {
	font-size: 12px;
	line-height:18px;
	overflow: hidden;
	color: #888;
	}

.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
	}

.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
	}

.nav-previous {
	float: left;
	width: 50%;
	}

.nav-next {
	float: right;
	width: 50%;
	text-align:right;
	}

#nav-above {
	margin: 0 0 18px 0;
	}

#nav-above {
	display: none;
	}

.paged #nav-above,
.single #nav-above {
	display:none;
	}

#nav-below {
	margin: -18px 0 0 0;
	display:none;
	}
.align-center{
	text-align: center;
	display: block;
}	
.footer-nav {
  clear: both;
  padding: 15px 0;
  text-align: center;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
	}

#comments .navigation {
	padding: 0 0 18px 0;
	}

h3#comments-title, h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
	}

h3#comments-title {
	padding: 24px 0;
	}

.commentlist {
	list-style: none;
	margin: 0;
	}

.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
	}

.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
	}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
	}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
	}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
	}

.commentlist ol {
	list-style: decimal;
	}

.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	}

.comment-author {
}

.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	}

.comment-author .says {
	font-style: italic;
	}

.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
	}

.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
	}

.comment-meta a:active, .comment-meta a:hover {
	color: #FF4B33;
	}
	
.commentlist .even {
	}

.commentlist .bypostauthor {
	}

.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
	}

.reply a, a.comment-edit-link {
	color: #888;
	}

.reply a:hover, a.comment-edit-link:hover {
	color: #FF4B33;
	}

.commentlist .children {
	list-style: none;
	margin: 0;
	}

.commentlist .children li {
	border: none;
	margin: 0;
	}

.nopassword,
.nocomments {
	display: none;
	}

#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
	}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
	}

#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
	}

#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
	}

/* Comments form */
input[type=submit] {
	color: #333;
	}

#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
	}

#respond p {
	margin: 0;
	}

#respond .comment-notes {
	margin-bottom: 1em;
	}

.form-allowed-tags {
	line-height: 1em;
	}

.children #respond {
	margin: 0 48px 0 0;
	}

h3#reply-title {
	margin: 18px 0;
	}

#comments-list #respond {
	margin: 0 0 18px 0;
	}

#comments-list ul #respond {
	margin: 0;
	}

#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	}

#respond .required {
	color:#FF4B33;
	font-weight:bold;
	}

#respond label {
	color: #888;
	font-size: 12px;
	}

#respond input {
	margin:0 0 9px;
	width:98%;
	}

#respond textarea {
	width:98%;
	}

#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	}

#respond .form-allowed-tags code {
	font-size: 11px;
	}

#respond .form-submit {
	margin: 12px 0;
	}

#respond .form-submit input {
	width: auto;
	font-size: 14px;
	}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
	}

.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
	}

.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
	}

.widget_search label {
	display:none;
	}

.widget-container {
	margin: 0 0 18px 0;
	}

.widget-title {
	color: #222;
	font-weight: bold;
	}

.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
	}

.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
	}

.widget-area .entry-meta {
	font-size: 11px;
	}

#wp_tag_cloud div {
	line-height: 1.6em;
	}

#wp-calendar {
	width:100%;
	}

#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
	}

#wp-calendar thead {
	font-size:11px;
	}

#wp-calendar thead th {
	}

#wp-calendar tbody {
	color: #aaa;
	}

#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
	}

#wp-calendar tbody .pad {
	background: none;
	}

#wp-calendar tfoot #next {
	text-align: right;
	}

.widget_rss a.rsswidget {
	color: #000;
	}

.widget_rss a.rsswidget:hover {
	color: #FF4B33;
	}

.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
	}


/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
	}

#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
	}

#primary {
}

#secondary {
}


/* Footer widget areas */
#footer-widget-area {
	}


/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
	-webkit-text-size-adjust: 140%;
	}

code {
	-webkit-text-size-adjust: 160%;
	}

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
	}


/* =Print Style
-------------------------------------------------------------- */
@media print {
	body {
		background:none !important;
		}
	
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
		}
	
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
		}
	
	#colophon {
		border-top: 2pt solid #000;
		}
	
	#site-title, #site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
		}
	
	#site-title {
		font-size: 13pt;
		}
	
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
		}
	
	.entry-title {
		font-size: 21pt;
		}
	
	#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area {
		display: none !important;
		}
	
	#container, #header, #footer {
		width: 100%;
		margin: 0;
		}
	
	#content, .one-column #content {
		width: 100%;
		margin: 24pt 0 0;
		}
	
	.wp-caption p {
		font-size: 11pt;
		}
	
	#site-info, #site-generator {
		float: none;
		width: auto;
		}
	
	#colophon {
		width: auto;
		}
	
	img#wpstats {
		display:none
		}
	
	#site-generator a {
		padding: 0;
		margin: 0;
		}
	
	#entry-author-info {
		border: 1px solid #e7e7e7;
		}
	
	#main {
		display:inline;
		}
	
	.home .sticky {
		border: none;
		}
}


/* Updated clearfix for floated elements
----------------------------------------------------------------------------------------------------*/
.clearfix:after {
     content: " "; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
     font-size:0;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#navigation ul li.selected { display: none; }
/*#apply-form p.mobile-field { display: none; }*/
#main-apply-form { display: none; }
h1.start-here { display: none; }
.steps { display: none; }
#sub-apply-form { display: none; }
.disclaimer { font-size: 10px; width: auto; color: white; padding: 0 20px 0 0; float: right; }
.disclaimer a:link, a:visited { color: #2382b2; text-decoration: none; }
.disclaimer a:hover { color: #1d6995; }

.tinynav { display: none }



/* Contact Form 7 Styling */

div.wpcf7 input[type="text"],
textarea {
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    width: 65%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	outline: none;
	margin: 0 0 10px 0;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 p {
margin-bottom: 0;
padding: 5px 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	margin: 0;
	width: 63%;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	top: 0 !important;
	left: 10px !important;
	font-size: 12px !important;
	width: 89% !important;
	padding: 0 !important;
	line-height: normal !important;
	border: none !important;
	color: red;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
	border: 1px solid red;
	width: 65%;
	margin: 0;
	padding: 5px 10px;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}

.wpcf7-form-control.wpcf7-submit {
	width: 30%;
	height: auto;
	padding: 10px 0;
	letter-spacing: 2px;

	background: #ad0010; /* Old browsers */
	background: -moz-linear-gradient(top,  #ad0010 0%, #ad0010 50%, #940009 50%, #950009 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad0010), color-stop(50%,#ad0010), color-stop(50%,#940009), color-stop(100%,#950009)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0010', endColorstr='#950009',GradientType=0 ); /* IE6-9 */

	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	border: none;
}

div.wpcf7-validation-errors { width: 63%; margin: 0 0 20px 0 !important; }



/* Unsubscribe Box Page Styling */

#c2unsub-form-label { display: block; font-size: 13px; color: #555;}
#c2unsub h2 { font-size: 18px; line-height: normal; }
#c2unsub hr { }
#c2unsub-form-submit {
	display: block;

	background: #ad0010; /* Old browsers */
	background: -moz-linear-gradient(top,  #ad0010 0%, #ad0010 50%, #940009 50%, #950009 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad0010), color-stop(50%,#ad0010), color-stop(50%,#940009), color-stop(100%,#950009)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ad0010 0%,#ad0010 50%,#940009 50%,#950009 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0010', endColorstr='#950009',GradientType=0 ); /* IE6-9 */

	height: auto;
	text-shadow:0 1px 1px rgba(0,0,0,.25);
	padding: 10px 20px;
	font-size: 13px;
	color: #fff;
	letter-spacing: -1;    
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	cursor: pointer;
	text-transform: uppercase;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	border: none;
}

#c2unsub-form-email {
	vertical-align: middle;
	padding: 10px;	
	margin: 10px 0;
	background: #f9f9f9;
	border: 1px solid #ccc;
	width: 50%;
	outline: none;
}


/* H4 Apply Page Steps 1,2 and 3 styling */

.formPage.current-page.active h4 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #fff;
	display: block;
	
	background: #144e6d; /* Old browsers */
	background: -moz-linear-gradient(left,  #144e6d 0%, #175b7d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#144e6d), color-stop(100%,#175b7d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #144e6d 0%,#175b7d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #144e6d 0%,#175b7d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #144e6d 0%,#175b7d 100%); /* IE10+ */
	background: linear-gradient(to right,  #144e6d 0%,#175b7d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#144e6d', endColorstr='#175b7d',GradientType=1 ); /* IE6-9 */

	padding: 10px;
	width: 89%;
}


.ddsg-wrapper li {
list-style: none;
padding: 5px 0;
}

.ddsg-wrapper li a {
text-decoration: none;
}

.ddsg-wrapper h2 {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;
margin-top: 20px;
}

@media only screen and (max-width: 320px) {
	
	body { width:100%; }
	
	#wrapper { display: block; width: auto; }

	#header { display: inline-block; width: 100%; height: auto; padding: 0; }
	#branding { display: block; width: auto; height: auto; float: none; margin: 0 auto; }
	#site-title { float: none; margin: 0 auto; line-height: normal; padding: 10px 0; }
	#site-title a { display: block; margin: 0 0 0 10px;}

	#tagline { display: none; }
	#home-splash { display: inline-block; width: auto; background: none; height: auto; }
	.splash { display: block; height: 195px; width: auto; background: #fff url(images/splash-small.jpg) scroll no-repeat -75px -15px; border-bottom: 1px solid #ccc; }
	
	.steps { display: block; width: auto; margin: 0; float: right; padding: 20px 0 0 100px; }
	.steps h1 { color: #B00014; font-size: 15px; margin: 0 5px 10px 0; display: block; line-height: 20px; font-weight: bold; }
	.steps ul { display: block; float: left; width: auto; list-style: none; padding: 0 10px 0 0; line-height: 16px; margin-left: 55px; }
	.steps li { display: block; margin: 0 0 10px 0; }
	.steps span.step { font-size: 18px; color: #B00014; font-weight: bold; display: block; float: left; width: 20px; height: 20px; }
	.steps p { font-size: 15px; padding: 0; margin-bottom: 10px; }

	#apply-form { display: none; }
	h1.start-here { display: block; width: auto; padding: 0 0 5px 0; margin-bottom: 10px; font-size: 24px; font-weight: bold; color: white; border-bottom: 1px solid #134d6c; }
	#main-apply-form { display: block; float: left; width: auto; padding: 0; margin-bottom: 0;  }
	#main-apply-form form { display: inline-block; width: auto; background: #134f6d url(images/form-bg.gif) repeat-x; height: auto; padding: 5px 0 25px 0; }
	#main-apply-form fieldset { display: block; width: auto; height: auto; padding: 15px 25px; }
	#main-apply-form label { display: block; width: auto; text-transform: none; padding: 5px 0; line-height: normal; font-weight: normal;
font-size: 14px; letter-spacing: .5px; color: white; }
	#main-apply-form .styled-field { height: auto; padding:10px 5px; border: 1px solid #0f394f; outline: none; }
	#main-apply-form input { width: 95% !important; display: block; }
	#main-apply-form p { display: block; width: auto; margin: 0 0 5px 0; padding: 0; }
	#main-apply-form p.disclaimer { padding: 10px 0; line-height: normal; }
	#main-apply-form #amount { width: 100%; height: 45px; }
	#main-apply-form #apply-submit { 
		display: block; 
		margin: 0 auto; 
		height: 40px; 
		width: 260px !important; 
		background: transparent url(images/button_hover_large.png) scroll no-repeat -13px top; 
		border: none; 
		float: left; 
		padding: 0; 
		text-indent: -9999px;
		cursor: pointer;
	}
	.block-form { display: block; width: auto; padding: 0 20px; }

	#wrapper-main { display: block; width: auto; }
	#main { display: block; width: auto; margin: 0 10px; }
	#content-wrap { display: block; width: auto; margin: 0; padding: 0; }
	#content { display: block; width: auto; padding: 20px; }
	#content ul { padding: 0 15px; margin-bottom: 20px; }
	#container { display: block; width: auto;  }
	#main { display: block; width: auto; margin: 10px; }

	#sidebar-right { display: block; width: auto; float: left; padding: 0; }
	#sidebar-right h2 { margin: 10px 0 0 20px; }
	#sb-nav { padding: 0; display: inline-block; }
	#sb-nav ul li { width: auto; background: transparent url(images/dot.png) scroll no-repeat 20px center; padding: 20px; }

	#sub-apply-form { display: block; float: left; width: auto; padding: 0; margin-bottom:20px;  }
	#sub-apply-form form { display: inline-block; width: auto; background: #134f6d url(images/form-bg.gif) repeat-x; height: auto; padding: 5px 0 25px 0; }
	#sub-apply-form fieldset { display: block; width: auto; height: auto; padding: 15px; }
	#sub-apply-form label { display: block; width: auto; text-transform: none; padding: 5px 0; line-height: normal; font-weight: normal;
font-size: 14px; letter-spacing: .5px; color: white; }
	#sub-apply-form .styled-field { height: auto; padding:10px 5px; border: 1px solid #0f394f; outline: none; }
	#sub-apply-form input { width: 94% !important; display: block; }
	#sub-apply-form p { display: block; width: auto; margin: 0 0 5px 0; padding: 0; }
	#sub-apply-form p.disclaimer { padding: 10px 0; line-height: normal; }
	#sub-apply-form #amount { width: 98%; height: 45px; }
	#sub-apply-form #apply-submit { 
		display: block; 
		margin: 0 auto; 
		height: 40px; 
		width: 260px !important; 
		background: transparent url(images/button_hover_large.png) scroll no-repeat -13px top; 
		border: none; 
		float: left; 
		padding: 0; 
		text-indent: -9999px;
		cursor: pointer;
	}
	.block-form { display: block; width: auto; padding: 0 20px; }
	#sb-link { display: none; }
	.dd_outer { display: none; }

	#footer { display: inline-block; text-align: center; width: auto; padding: 20px; height: auto; margin: 0; }


	.tinynav { display: block; }
	select.tinynav.tinynav1 { width:90%; margin:0 auto; -webkit-appearance:none; outline: none; border: 1px solid #ccc; border-radius:5px; padding:10px; font-size:15px; background: #fff url(images/dropdown-arrows.png) no-repeat right; color:#31373B; font-weight: bold; }
	#navigation ul { display:none; }
	#navigation { display: block; width: 100%; float: left; padding: 20px 0px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; height: auto; background: #F9F9F9; }

	div.wpcf7 { margin: 20px 0 30px 0 !important; display: block; }
	div.wpcf7 input[type="text"], textarea { width: 90%; -webkit-appearance:none; border-radius: 0 !important; }
	.wpcf7-form-control.wpcf7-submit { -webkit-appearance:none; letter-spacing: normal; width: 98%; }
	div.wpcf7-validation-errors { width: 88%; margin: 0 !important; margin: 0 !important; }
	span.wpcf7-not-valid-tip-no-ajax { width: 90% !important; }

	.wpcf7-form-control.wpcf7-submit { border-radius: 0 !important; }

	#c2unsub-form-label { font-size: 12px; margin: 15px 0 0 0; }
	#c2unsub hr { display: none; }
	#c2unsub-form-email { -webkit-appearance:none; width: 90%; border-radius: 0 !important; } 
	#c2unsub-form-submit { width: 98% !important; -webkit-appearance:none; padding:10px 0; text-transform: none; color: white; font-size: 18px; } 


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
}