/*
Theme Name: Griffin
Theme URI: http://wordpress.org/
Description: A revision of the Kubrick theme
Version: 1.0
Author: Gary Wright
Author URI: http://pondertheweb.com/
Tags: griffin loans

*/


body {
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	background:#a2a2cf;
}

img {
	border:none;
}

p {
	padding:0;
	margin:0 0 15px;
	line-height:18px;
}

a {
	text-decoration:none;
	color:#0e429e;
}

a:hover {
	text-decoration:underline;
}

.clr {
	clear:both;
}

#wrapper {
	width:1000px;
	margin:0 auto;
}

#header {
	display:block;
	height:127px;
	width:1000px;
	background:url(img/header.jpg) no-repeat center top;
	position:relative;
}

#logo {
	position:absolute;
	top:19px;
	left:17px;
}

#header p {
	text-align:right;
	color:#000;
	text-transform:uppercase;
	margin:0;
	padding:60px 30px 0 0;
}

#header strong {
	font-size:20px;
}

#nav {
	display:block;
	height:30px;
	background:url(img/nav.gif) no-repeat center top;
	width:900px;
	margin:0 auto;
}

#nav ul {
	padding:0px;
	margin:0px auto;
	width:880px;
	display:block;
	list-style:none;
}

#nav li {
	display:inline;
	padding:0px;
	margin:0px;
}

#nav a {
	padding:10px 23px 0;
	color:#4867c1;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:30px;
	float:left;
}

#nav a:hover {
	color:#000;
}

#main {
	clear:both;
	display:block;
	width:1000px;
	padding:40px 0;
	float:left;
}

#footer {
	float:left;
	display:block;
	width:1000px;
	clear:both;
	margin:20px auto 0 auto;
	border-top:1px solid #fff;
	padding:20px 0;
}

#footer ul {
	padding:0px;
	margin:0px;
	list-style:none;
	clear:left;
	text-align:center;
	height:25px;
}

#footer li {
	text-align:center;
	display:inline;
	padding:0px;
	margin:0px;
	width:100px;
}

#footer a {
	padding:10px 10px 0;
	color:#4867c1;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	text-align:center;
}

#footer a:hover {
	color:#000;
}

#left {
	display:block;
	width:200px;
	float:left;
}

#left .button {
	background:url(img/button_200_top.gif) no-repeat center top;
	display:block;
	width:180px;
	padding:20px 10px 0;
	color:#ebebeb;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px;
}

a.button:hover {
	color:#000 !important;
}

#left .bottom {
	background:url(img/button_200_bottom.gif) no-repeat center top;
	display:block;
	height:22px;
	width:200px;
	margin-left:-10px;
}

#right .button {
	background:url(img/button_300_top.gif) no-repeat center top;
	display:block;
	width:280px;
	padding:20px 10px 0;
	color:#ebebeb;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px
}

#right .bottom {
	background:url(img/button_300_bottom.gif) no-repeat center top;
	display:block;
	height:22px;
	width:300px;
	margin-left:-10px;
}

.button span {
	font-size:26px;
	font-weight:bold;
}

#content {
	display:block;
	width:460px;
	float:left;
	padding:0 20px;
}

#content_2col {
	display:block;
	width:640px;
	float:left;
	padding:0 20px;
	margin:0px;
}	



#archive #content {
	width:640px;
	padding-right:40px;
}

#right {
	display:block;
	width:300px;
	float:left;
}

#right ul {
	padding:0px;
}

#right li {
	list-style:none;
}

#blog_teaser {
	background:url(img/blog_footer.gif) no-repeat center bottom;
	padding-bottom:14px;
	display:block;
	width:200px;
}

#blog_teaser h2 {
	background:url(img/blog_header.gif) no-repeat center top;
	padding:10px 10px;
	display:block;
	width:180px;
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
}

#blog_teaser h2 a {
	color:#FFFFFF;
	text-decoration:none;
}

#blog_teaser h2 a:hover {
	color:#000000;
}

#teaser_wrapper {
	background:#ebebeb;
	display:block;
	width:180px;
	float:left;
	padding:0 10px 14px 10px;
}

#blog_teaser h3 {
	padding:0px;
	margin:15px 0 0;
	color:#000000;
	font-size:14px;
}

#blog_teaser p {
	padding:0px;
	margin:0 0 15px;
	font-size:13px;
}

#content h1 {
	font-size:24px;
	padding:0 0 20px 0;
	margin:0px;
}

#perks {
	list-style:none;
	padding:0px;
	margin:0px;
}

#perks li {
	width:200px;
	background:url(img/bullet.gif) no-repeat left center;
	padding:5px 0 5px 15px;
	float:left;
	margin:0px;
	font-size:13px;
}

#content h2 {
	font-size:16px;
	color:#0e429e;
}

#main ul {
	margin:20px 0 20px;
}

#main li {
	margin:5px 0px;
}


