/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/


@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/slider.css";


* {
	margin: 0;
}
html, body {
	/* height: 100%; */
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	/* min-height: 100%; */
	height: auto !important;
	/* height: 100%; */
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;
}
.footer, .push {
	height: 4em;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

/* header */

#header {
	position: relative;
}
h1#logo {
	background-image: url(images/bluegrass_federal-logo1.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 333px;
	position: absolute;
	z-index: 100;
	text-indent: -9999px;
	top: 5px;
	left: 1px;
}
/* h1#logo {
	background-image: url(images/bluegrass_federal.png);
	background-repeat: no-repeat;
	height: 102px;
	width: 333px;
	position: absolute;
	z-index: 100;
	text-indent: -9999px;
	top: -10px;
} */
#header p {
	text-indent: -9999px;
}
#address {
	height: 20px;
	width: 530px;
	position: absolute;
	left: 490px;
	top: 70px;
	color: #FFFFFF;
}

/* menubar  top*/

#menubar {
	background-image: url(images/menu-bar1.png);
	background-repeat: no-repeat;
	position:relative;
	height: 53px;
	width: 1024px;
	margin-top: 70px;
}
#facebook {
	height:32px;
	width:32px;
	position:absolute;
	background-image:url(images/facebook_32.png);
	background-repeat:no-repeat;
	top:11px;
	left:440px;
}
#twitter {
	height:32px;
	width:32px;
	position:absolute;
	background-image:url(images/twitter_32.png);
	background-repeat:no-repeat;
	top:11px;
	left:406px;
}
/*#menubar a {
	font-family: "Times New Roman";
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	margin-right: 20px;
}*/
#naving{
	background:#222;
	font-size:1.1em;
	font-family: Palatino;
	margin-right: 16px;
}
#naving, #naving ul {
list-style: none;
line-height: 1;
}
#naving a, #naving a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin-top: 5px;
}
#naving li {
	float: right;
	list-style:none;
}
#naving a, #naving a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#naving a:hover, #naving a:active, .current_page_item a, #home .on {
	text-decoration:none;
	background-color: #6d82d8;
}
#naving li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	z-index: 100;
}
#naving li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #777;
}
#naving li li a, #naving li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#FFF;
}
#naving li li a:hover, #naving li li a:active {
background:#000;
}
#naving li:hover ul, #naving li li:hover ul, #naving li li li:hover ul, #naving li.sfhover ul, #naving li li.sfhover ul, #naving li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:none;
}

/*Menubar left */

#nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	float : left;
	width : 11em;
	z-index: 100;
	}
	
	#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 2em;
	margin-bottom : -1px;
	width: 11em;
	padding: 1px;
	z-index: 100;
	}
	
	#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.3em;
	margin-top : -2.1em;
	background-color: #999999;
	width: 11.4em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
	width: 11em;
	width : 8em;
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : none;
	background-color : #CCCCCC;
	font-family: "Times New Roman";
	font-size: 20px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	}
	
	#nav li a:hover {
		color : white;
		background-color : black;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/* Main News */

#main-news {
	background-image: url(images/main-news1.png);
	background-repeat: no-repeat;
	width: 995px;
	height: 270px;
	margin-top: -15px;
	padding-right: 20px;
	padding-bottom: 5px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#main-news-inside {
	background-image: url(images/main-news-inside.png);
	background-repeat: no-repeat;
	min-height: 350px;
	height: auto;
	width: 1024px;
	margin-top: -15px;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#menu1 {
	height: auto;
	width: 181px;
	float: left;
	/*background-image: url(images/login.png);*/
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 5px;
	z-index: 1000;
}
#online-banking {
	width: 181px;
	height: 50px;
	background-image: url(images/online-banking.png);
	margin-top: 1px;
}
#for-sale {
	width: 181px;
	height: 50px;
	background-image: url(images/for-sale.png);
	margin-top: 167px;
}
#content {
	float: left;
	width: 772px;
	margin-left: 20px;
	position: relative;
}
#content p {
	margin-bottom:15px;
}
#content1 {
	float: left;
	width: 772px;
	margin-left: 20px;
	position: relative;
}
#content1 p {
	margin-bottom:15px;
}
#content1 h2 {
	padding:5px;
	background-color:#000033;
	color:#FFFFFF;
}
#content1 h2 a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:24px;
}
#content1 h2 a:hover {
	color:#FFFF99;
	text-decoration:underline;
}
#content .post h2 {
	text-indent: -9999px;
}
#content1 h3 {
	padding:5px;
	background-color:#000033;
	color:#FFFFFF;
}
#content1 h3 a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:24px;
}
#content1 h3 a:hover {
	color:#FFFF99;
	text-decoration:underline;
}
/* bottom-captions */

#bottom-captions {
	height: 136px;
	width: 1024px;
	background-image: url(images/bottom-captions1.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	position: relative;
}
.loanapp {
	width: 50px;
	padding-top: 40px;
	padding-left: 100px;
}
.loanapp a{
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.loanapp a:hover{
	text-decoration: underline;
}
.rates {
	width: 50px;
	position: absolute;
	left: 350px;
	top: 105px;
}
.rates a{
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rates a:hover{
	text-decoration: underline;
}
.newsletter {
	width: 50px;
	position: absolute;
	left: 600px;
	top: 105px;
}
.newsletter a{
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsletter a:hover{
	text-decoration: underline;
}
.identity {
	width: 50px;
	position: absolute;
	left: 800px;
	top: 50px;
}
.identity a{
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.identity a:hover{
	text-decoration: underline;
}
#newsflash {
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
}



----------------


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 181px; /*width of menu*/
}

.urbangreymenu .headerbar{
	color: white;
	background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: black;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
.urbangreymenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.3em;
	margin-top : -2.1em;
	}
/* contact form */

#contact-form {
	position:relative;
	left: 430px;
	width:340px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: -15px;
}

/* new bottom images */

.new{
background:url(images/new-trans.png) no-repeat top right;
width:58px;
height:58px;
position:absolute;
right:0;
top:0;
}
.temp{
	float:left;
	width:247px;
	margin-left:0px;
	margin-bottom:20px;
	margin-top:20px;
}
.temphol{
	background:#efefef;
	border:1px solid #ccc;
	position:relative;
	width:248px;
	height:155px;
	overflow:hidden;
}
.temphol img {
position: absolute;
top: 7px; left: 7px;
}
.tempde{
	background:url(images/tempde.jpg) repeat-x bottom;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:248px;
	height:32px;
}
.tempname{
	padding-left:15px;
	padding-top:8px;
	float: left;
}
.tempprice{
float:right;
background:url(images/pricebg.jpg) center no-repeat;
width:40px;
height:22px;
text-align:center;
margin-top:2px;
color:#fff;
padding-top:6px;
padding-right:5px;
padding-left:5px;
font-weight:bold;
}
.thumb{
	position:absolute;
	top:7px;
	left:7px;
	width:248px;
	height:141px;
	text-indent:-999px;
	overflow:hidden;
	background:url(images/blank.gif) repeat;
}
#slider-container {
	width: 995px;
	margin-left: 12px;
}

/* footer images */

#footer-brand {
	width: 280px;
	height: 25px;
	float: left;
}
#computer-house-calls-ky {
	float: left;
	height: 54px;
	width: 202px;
	background-image: url(images/computer-house-calls-ky.jpg);
	background-repeat: no-repeat;
	margin-left: 115px;
	margin-top: -20px;
}
#ncua {
	float: right;
	background-image: url(images/NCUA.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 75px;
	margin-left: 5px;
}
#equal-housing-logo {
	float: right;
	background-image: url(images/equal-housing-logo.jpg);
	height: 58px;
	width: 60px;
	margin-left: 5px;
	margin-top: -20px;
}
#visa {
	float: right;
	background-image: url(images/visa.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 75px;
	margin-left: 5px;
}
#allianceone {
	float: right;
	background-image: url(images/allianceone.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 115px;
	margin-top: 5px;
}
#slider-box {
	margin-top: 8px;
	margin-left: 35px;
	height: 251px;
	width: 720px;
	background-image: url(images/slider-bg1.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
}

/* blog style */
#blog-sidebar {
	width: 171px;
	float: left;
	margin-top:5px;
	background-color:#CCCCCC;
	padding:5px;
}
#blog-sidebar h4 {
	padding:5px;
	background-color:#000066;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}

/* blog comments */
#comments {
	background-color:#CCCCCC;
	padding:5px;
}
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}
.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	min-height:100px;
	}
.commenttext p {
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}