/*
Theme Name: WordPress ATS
Theme URI: n/a
Description: The default ATS WordPress theme.
Version: 1.0
Author: BusinessBlogs.us
Author URI: http://www.businessblog.us/
Tags: custom header, fixed width, two columns, widgets
*/
@import url('styles/screen.css');
@import url('styles/print.css');


/* Begin Site Template CSS */
.wp-home-section-content {
	width: 590px;
	padding: 0px;
}

.wp-section-content {
	width: 650px;
}

.wp-section-single {
	width: 900px;
}

.wp-nav-sub {
	width: 240px;
	padding-top: 65px;
}

.wp-section-header {
	width: 700px;
	margin-top: 10px;
}
/* End Site Template CSS */
.g .r.r0 .c.c0 {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
.welcome {
	display: block;
	width: 206px;
	padding: 45px 20px 0 25px;
}
.b.nav-main {
	display: block;
	overflow: hidden;
	float: right;
	width: 620px;
	margin-top: 15px;
}
.b.nav-main ul li a {
}
.b.nav-main ul {
	display: block;
	margin: 0;
}
.b.nav-main ul li a {
	border: none;
}
.post {
	display: block;
	margin-top: 60px;
}

