/*
Theme Name: GetMeToPayDay Simple
Theme URI: http://getmetopayday.co.uk/
Description: GetMeToPayDay skin.
Version: 0.1
Author: Nate Cheeseman
Tags: mantle color, variable width, two columns, widgets
*/


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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #000;
	background: #e7e7de;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 833px;
	margin: 0 auto;
	background: url(images/wrapperBG.gif) repeat-y;
	overflow: hidden;
}
#header a {
	display: block;
	float: left;
	width: 328px;
	height: 204px;
}
#header h1 {
	width: 505px;
	height: 204px;
	float: left;
	text-indent: -999em;
	background: url(images/needloan.jpg) no-repeat;
	background-position: 0px 0px;
}
#leftCol {
	float: left;
	width: 589px;
	display: inline;
	margin: 0 0 0 41px;
}
/***** NAVIGATION *****/
#mainNav { overflow: hidden; list-style-type:none;}
#mainNav li { float: left; }
#mainNav li a {
	display: block;
	text-indent: -999em;
	height: 45px;
}
li a.applyNav {
	width: 114px;
	background: url(images/applyNavOff.gif) no-repeat;
}
li.active a.applyNav {background: url(images/applyNavOn.gif) no-repeat;}
li a.howNav {
	width: 114px;
	background: url(images/howWorksNavOff.gif) no-repeat;
}
li.active a.howNav {background: url(images/howWorksNavOn.gif) no-repeat;}
li a.chargeNav {
	width: 83px;
	background: url(images/chargesNavOff.gif) no-repeat;
}
li.active a.chargeNav {background: url(images/chargesNavOn.gif) no-repeat;}
li a.faqNav {
	width: 69px;
	background: url(images/faqNavOff.gif) no-repeat;
}
li.active a.faqNav {background: url(images/faqNavOn.gif) no-repeat;}
li a.aboutNav {
	width: 91px;
	background: url(images/aboutNavOff.gif) no-repeat;
}
li.active a.aboutNav {background: url(images/aboutNavOn.gif) no-repeat;}
li a.contactNav {
	width: 99px;
	background: url(images/contactNavOff.gif) no-repeat;
}
li.active a.contactNav {background: url(images/contactNavOn.gif) no-repeat;}
#cWrapper {
	width: 589px;
	background: url(images/contentBG.gif) no-repeat;
	position: relative;
	padding: 35px 0 0px;
	overflow: hidden;
	margin: 0 0 20px;
}
#blogContent {
	overflow:auto;
	padding: 0px 30px 130px 30px;
	border: 0px solid black;
	background: url(images/contentBot.gif) no-repeat;
	background-position: 0px 100%;
}

#blogContent h3{
	font-size: 100%;
	font-weight: bold;
	color: #388fc5;
	margin-bottom: 7px;
}
#blogContent h3 a{
	text-decoration: none;
	color: #388fc5;
}
#blogContent h4 {
	font-size: 70%;
	color: #999999;
	margin-bottom: 7px;
}
#blogContent h5#comments {
	font-size: 80%;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#blogContent h5#comments a{
	color: #999;
	text-decoration: none;
}
#blogContent h5#comments a:HOVER{

}

#blogContent h5#postcomment{
}

#blogContent p {
	font-size: 75%;
	color: #333333;
	margin-bottom: 15px;
	line-height: 120%;
}
#blogContent textarea {
	width:519px;
}

ol#commentlist {
	padding: 1px 1px 0 30px;
	list-style-position:outside;
	background-color: #eee;
}

ol#commentlist li {
	border-bottom: 1px solid #eee;
	margin-bottom: 1px;
	background-color: #fff;
	padding: 5px;
}

ol#commentlist img {

	vertical-align: bottom;
	clear: none;
	margin-right: 5px;
}
ol#commentlist p {

}
ol#commentlist .by {
	padding: 5px;
	background-color: #eee;
	margin-bottom: 0;
}

/*
#blogContent ol#commentlist {

	list-style-position: outside;
}
ol#commentlist img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}
ol#commentlist li {
	float: left;
}*/


#rightCol {
	width: 187px;
	float:right;
	margin: 0 5px 30px 0;
}
#blogNavigation {
	padding-top: 68px;
}

#blogNavigation ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
#blogNavigation li {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 90%;
	font-weight: bold;
	color: #66cc99;
}
#blogNavigation li.page_item , #blogNavigation li li, #blogNavigation li.cat-item{
	font-size: 75%;
	font-weight: normal;
}
#blogNavigation li.page_item a, #blogNavigation li a, #blogNavigation li.cat-item a{
	text-decoration: none;
	color: #000000;
}
#blogNavigation li.current-cat a {
	font-weight:bold;
}
#blogNavigation li.page_item a:HOVER, #blogNavigation li a:HOVER, #blogNavigation li.cat-item a:HOVER {
	text-decoration: underline;
}

#blogNavigation #searchform {
	margin:0;
	padding:0;
}
#blogNavigation #searchform div {
	overflow:auto;
	margin-bottom: 25px;
}
#blogNavigation #searchform input#s {
	width:100px;
	float: left;
}
#blogNavigation #searchform input[type="submit"]{
	float: right;
	margin-right: 5px;
}



#footer {
	width: 833px;
	height: 217px;
	background: url(images/footerImg.gif) no-repeat;
	margin: -1px auto 30px;
	padding: 1px 0 0;
}
#footer #charges {
	width:150px;
	overflow: hidden;
	margin: 10px 0 0 40px;
	vertical-align:top;
	font-size: 0.65em;
	line-height:normal;
	color:#ffffff;	
}
#footer #navlist {
	margin-top:-140px;
	margin-left:220px;
	width:110px;
	height:150px;
}
#footer #seolist {
	width:350px;
	height:150px;
	overflow:auto;
	margin: -150px 0px 0px 340px;
	vertical-align:top;
}
#footer #navlist ul {
	 overflow: hidden;
	 color:#ffffff;
	 list-style-type:none;
}
#footer #navlist ul li {	
	float: left; 
	width: 150px; 
	color: #ffffff;
	background: url(images/whitebullet.gif) no-repeat;
	background-position:left center;
}
#footer #navlist ul li a {
	line-height: 1.2;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0px 0px 15px;
	font-size: 0.75em;
}
#footer #navlist ul li a:hover {
	text-decoration: none; 
	font-weight:700; 
}
#footer #seolist ol {
	overflow:hidden;
	list-style-type:none;
	list-style-position:inside;
	color:#ffffff;
	}
#footer #seolist ol li {
	width:160px;
	float: left;	
	background: url(images/greenbullet.gif) no-repeat;
	background-position:left center;
}
#footer #seolist ol li a {
	line-height: 1.2em;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.75em;
	padding: 0 0px 0px 15px;
}
#footer #seolist ol li a:hover {text-decoration: none; font-weight:700;}
