/*
 Theme Name: RFC
 Theme URI: http://www.rfc-nw.com/
 Description: The RFC-NW theme
 Author: Aaron Jorbin
 Author URI: http://aaron.jorb.in/
 Version: 0.1
 Template: genesis
 */

@import url('../genesis/style.css');
body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
	color: #fff;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	background-color: #373737;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	background-image: url(images/rfc-striping.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 15px;
	/*	font-family:Georgia, "Times New Roman", Times, serif; */
}
#wrap {
	width: 800px;
	padding: 5px 15px 5px 15px;
	text-align: left;
	background-image: url(images/shaddow-bg.jpg);
}
#inner {
	margin: 0;
}
#sidebar {
	width: 280px;
}
.header-image #header #title-area {
	width: 800px;
	background-image: url(images/topbanner.jpg);
	height: 111px;
}
#sidebar h4, #sidebar .widget, #sidebar-alt .widget, #sidebar {
	background-color: #373737;
	border: none;
	color: #FFFFFF;
}
#header, #inner, #nav, #footer, #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	background-color: #373737;
	width: 800px;
}
#nav {
	border: none;
	background-color: #4B4B4B;
	height: 165px;
	padding: 4px;
	width: 792px;
}
.sidebar-content #content, .content-sidebar #content {
	width: 500px;
	padding: 10px;
}
/*
 .nav{
 width:500px;
 }
 */
.nav-menu-image-left {
	float: left;
}
#nav .wrap {
	background-color: #466464;
	border: 0 none;
	float: right;
	text-align: center;
	width: 500px;
	height: 25px;
}
#nav .wrap, #nav .wrap a {
	color: #FFF78F;
}
#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item, #subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item, #header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: none;
}
.sub-menu li, #subnav ul, ul.sub-menu {
	background-color: #B2CFEB;
}
li.menu-item ul.sub-menu li a {
	background-color: #B2CFEB;
}
#nav .nav li a {
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
#nav li a, #subnav li a, #header ul.nav li a, #header ul.menu li a {
	padding: 3px 10px 5px;
}
#nav li a .sf-sub-indicator, #subnav li a .sf-sub-indicator, #header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	top: 9px;
}
.home .post-info, .home .post-meta {
	visibility: hidden;
	display: none;
}
#center-footer {
	text-align: center;
	width: 300px;
	margin: 0 auto;
	float: left;
}
#left-footer h3, #right-footer h3 {
	padding: 0;
	margin: 0;
}
#left-footer {
	width: 250px;
	float: left;
}
#right-footer {
	width: 250px;
	float: right;
	text-align: right;
}
#footers {
	margin: 0 auto 10px;
	width: 800px;
}
#content h1 {
	color: #ff6600;
}
.entry-title {
	color: #ff6600;
}
#content h2 a, #content h2 a:visited {
	color: #ff6600;
}
#content h4, #content h3 {
	color: #ff6600;
}
.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 175px;
}
a, a:visited {
	color: #77B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.post-info {
	font-size: 12px;
	margin: 5px 0;
	text-transform: uppercase;
	display: none;
}
.entry-title {
font-size:1.5em;
margin-bottom:20px;
}

div#kpg-album-description {
    padding: 10px;
    margin-bottom: 30px;
display:none;
}
