/* This CSS file is created for you to create or override 
any of the existing CSS styles used in this theme */

#header {
	border-bottom: 2px;
}

#main-bg-wrapper {	
background: #f0f0f0 url(../images/bg/liberty/nyc_skyline_bg.jpg) no-repeat top;
}

#footer-container {
	min-height: 180px;
	height: auto !important;
	height:180px;
	width: 100%;
	padding: 160px 0 0 0;
	background: #131313 url(../images/footer_skyline.png) no-repeat top;
}

#footer {
	border: 0;
}

.logo {
background: url(../images/nyranyc_logo.02.png) no-repeat;	
min-height: 255px;
height: auto !important;	
height: 255px;
max-width: 300px;
border: 0;
margin: 15px 0 10px 0;
padding: 0;
float: left;
}

.blog-name {
	min-height: 255px;
	height: auto !important;
	height: 255px;
	width: 300px;
}

.logo-img {
	min-height: 255px;
	height: auto !important;
	height: 255px;
	width: 300px;
}

#nav-content {
height: 25px;
background: #1E1B1A;
border: 0;
padding: 10px 0 0 0;
}

.sf-menu a {
color: #f0f0f0;
font-size: 1.05em;
}

.rss a:link, .rss a:visited {
color: #f0f0f0;	
}





