/*
THEME NAME: KVCCU 
DESCRIPTION: Custom theme for Kensington Valley Community Credit Union. Not for use outside KVCCU. Skinned from Sandbox.
TAGS: kvccu, sandbox, sitecontrol, widgets
VERSION: 1.0
AUTHOR: <a href="http://ws.wesconet.com">Ty Hanson</a>
AUTHOR URI: http://ws.wesconet.com
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/3c-l.css');

/* Just some example content */
div#header{width:970px;height: 134px;background: url(img/wrapper_bg.jpg) left top repeat-y; margin: 0 auto; padding-top: 10px;}
div#divider{width:100%; height:32px; padding: 0; background: url(img/divider_bg.jpg) repeat-x;}
div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul a:hover {text-decoration:underline;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;width:10em;}

.entry-title{clear:both; margin-bottom: 0;}
div.sidebar {padding-left: 15px;}
div#nav-above,div#nav-below{width:100%;height:1em; clear:both;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin:1em 0;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

.linklove { display: none; } /** hides dev link info for cforms **/

#primary {float: left; background: url(img/menu_top.gif) top center no-repeat; width: 175px;}
#secondary {float: right; width: 155px; padding-left: 40px;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1em; color: #012772;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 0; padding-left: 1em;}
div.sidebar ul ul li{list-style:none;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:none;}
div.sidebar a { text-decoration: none; }
div.sidebar a:hover { text-decoration: underline; }

.logo {float:left; border: 0; margin-right: 90px; padding: 5px 0 0 10px;}
.headerimg {float:left; border:0;}

div#footer{text-align:center; height: 80px; background: url(img/footer.jpg) no-repeat bottom; padding:0; font-size: 12px; line-height: 0.9em;}
div#innerfooter{width: 580px; margin: 0 auto; height: 40px; color: #00256b;}
div#footerright{text-align: right; float: left; width: 402px;}
.ncua{font-size: 10px;}
.ncua_img {float: right; padding-left: 10px; padding-bottom: 5px;}
div#footerleft{text-align: left; float: left; width: 135px; height: 18px; padding-left: 3px;}
.equal{font-size: 10px; margin: 0;}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}

body { background:#00256b; font-family: Arial, Verdana, sans-serif; margin:0; padding:0; width: 100%;}
#wrapper {width: 970px; background: url(img/wrapper_bg.jpg) left top repeat-y; margin: 0 auto; padding-top: 10px;}
.skip-link { display: none; }

a img
{
	border: 0;
}

h2.entry-title
{
	margin-top: 0;
}

.post
{
	margin-top: 10px;
}

#two_col_left
{
	width: 280px;
	float: left;
}

#two_col_right
{
	width: 232px;
	float: left;
	color: #fff;
	background: url(img/promo_top.jpg) no-repeat top;
	margin-left: 30px;
	margin-top: 5px;
	background-color: #9f3030;
}

/****Menu Styling****/
div.sidebar li.widget_pages h3 /**to remove "Pages" as the title of the nav**/
{
display:none;
}

div.sidebar li.widget_pages li ul, div.sidebar li.widget_pages li
{
	list-style: none;
	line-height: 1em;
	margin: 0;
}

div.sidebar li.widget_pages li
{
	padding-bottom: 0.5em;
	margin-top: 0;
	width:145px;
}

div.sidebar li.widget_pages li a
{
	width:145px;
	display:block;
}

div.sidebar li.widget_pages li ul li
{
	/* font-size: 12px; */
	padding-right: 10px;
}

div.sidebar li.widget_pages li ul
{
	padding-top: 0.25em;
	margin-bottom: 0;
	padding-bottom: 0;
	position:absolute;
	margin: -17px 0 0 140px;
	background-color:#00256B;
	border:1px solid #fff;
}

div.sidebar li.widget_pages
{
	margin-top: 10px;
	width: 161px;
	background: url(img/menu_bottom.gif) bottom no-repeat;
	background-color: #00256b;
	padding-bottom: 10px;
}

div.sidebar li.widget_pages a, div.sidebar li.widget_pages a:link, div.sidebar li.widget_pages a:active, div.sidebar li.widget_pages a:visited
{
	color: #fff;
	font-weight: bold;
}

.entry-content h2
{
	font-size: 20px;
	margin-top: 0;
	background: url(img/h2.gif) no-repeat bottom left;
	height: 36px;
	color: #012772;
	margin-left: -3px;
	margin-bottom: -5px;
}

.alignleft  { padding:3px 5px 3px 0; }
.alignright  { padding:3px 0 3px 5px; }

.homepage h2

{
	font-size: 20px;
	margin-top: 0;
	background: url(img/h2.gif) no-repeat bottom left;
	height: 36px;
	color: #012772;
	margin-left: -3px;
	margin-bottom: -5px;
}

.page div.entry-content
{
}

.h2
{
	font-size: 20px;
	margin-top: 0;
	background: url(img/h2.gif) no-repeat bottom left;
	height: 36px;
	color: #012772;
	margin-left: -3px;
	margin-bottom: -5px;
}

.post h2
{
	font-size: 18px;
	color: #012772;
	font-weight: bold;
}

#two_col_right .category-promo
{
	padding: 5px 5px 5px 10px;
	margin-top: -1px;
	background: url(img/promo_bottom.jpg) no-repeat bottom;
}

.category-promo h2
{
	font-size: 18px;
	color: #012772;
	font-weight: bold;
}

#two_col_right .category-promo a, #two_col_right .category-promo a:link, #two_col_right .category-promo a:active, #two_col_right .category-promo a:visited
{
	color: #CCCCCC;
}

#polls, .wp-polls-form, .wp-polls-ans, .wp-polls-ul
{
	/** LEFT FOR REFERENCE 
	background: #f0f1eb; 
	**/
}

.wp-polls-form p
{
	margin: 3px;
	font-size: 13px;
	color: #012772;
}

.entry-meta
{
	font-size: 14px;
	margin-top: -5px;
	clear:both;
}

#searchform
{
	padding-left: 6px;
}

.category-news .entry-title a { text-decoration: none; color: #012772;}
.category-promo .entry-title a { text-decoration: none; color: #fff; }
#two_col_right .category-promo .entry-meta a { color: #CCCCCC; }
.entry-date { font-style: italic; }
#search .widgettitle { /*display: none;*/ }

a.badge img
{
	border: 0;
}

div.sidebar div.wp-polls-ans
{
	margin-top:10px;	
}

div.sidebar div.wp-polls-ans ul.wp-polls-ul li
{
	margin-top:5px;	
}

.wp-polls-ans ul li
{	
	list-style-type: none;
	font-size: 13px;
}

.entry-content p:first-child { margin-top:0; }