/*
Theme Name: ASC
Theme URI: http://airportservicechicago.com/
Description: Airport Service Chicago
Version: 2.0
Author: Airport Service Chicago
Author URI: http://airportservicechicago.com/
*/


body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
        padding: 0px;
        margin: 0px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 18px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #417FDA;
}

a:hover {
	background: none;
}

#wrapper {
	width: 975px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 975px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 975px;
	padding-top: 20px;
}

.post {
}

.post .title {
	color: #001B5F;
        border-bottom: 1px solid #C2D2FF;
        font-size: 22px;
        font-weight: bold;
        padding-left: 2px;
}

.post .title a {
	background: none;
	color: #F93D00;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	background: #FFFFFF;
        padding-right: 5px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 310px;
	padding: 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #F93D00;
}

#sidebar p {
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 975px;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: 14px;
}

#commentform {
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}

/* Added */

#quotes-right {
        width: 385px;
        height: 800px;
        padding-top: 30px;
        color: #000000;
}

#top {
	background: url(images/bannernew.png) no-repeat left top;
        width: 975px;
        height: 811px;
}

#bg {
	background: #FFFFFF url(images/bg.png) no-repeat left bottom;
        width: 975px;
        height: 137px;
}
