body {
	text-align: center;
	margin: 0px;
	padding: 0px;

}

#wrapper {
	margin:0 auto 50px;
	overflow:auto;
	text-align:left;
	width:950px;
}

#header {
	height: 110px;
	width: 175px;
	background: url("images/cosmos_logo.jpg") no-repeat;
	margin-left:60px;
}

#header h1 a {
	display:block;
	height:110px;
	border: none;
}

#slide {
	background: url("images/driver_slide.jpg") no-repeat;
	height: 431px;
}

#apply {
	background: url("images/apply_button.png") no-repeat;
	width: 230px;
	height: 80px;
	padding:25px 0 0 32px;
	float: right;
	position: relative;
	top: 250px;
}

#apply a:link, #apply a:visited {
	color: #FFFFFF;
	font: bold 22px arial;
}

#apply a:hover {
	color: #333333;
}

#translate {
	font-size:10px;
	float:left;
	margin:-30px 0 0 765px;
}

#translate h2 a {
	color:#B5261C;
}

#translate h2 a:hover {
	border: none;
	text-decoration: none;
	color: #333333;
}

#fb a {
	width: 100px;
	height: 25px;
	background: url("images/facebook.png") no-repeat;
	float: left;
	margin:-40px 0 0 655px;
}
	
#fb a:hover {
	border: none;
	}
	
ul {
	list-style: none;
}

img {border: none;}

#leftBox {
	width: 381px;
	background: url("images/bluebox.jpg") repeat-x bottom;
	color: #FFFFFF;
	background-color: #364453;
	margin-left:31px;
	float: left;
}

#leftBox h2 {margin:15px 0 0 30px;}

#leftBox li {padding-bottom: 5px;}

#rightBox, #rightBox a {
	color:#666666;
	font-size: 12px;
}

#rightBox h2 a{font-size: 16px;}

.title {
	font-size: 25px;
	font-weight: bold;
}

#logos {
	float: left;
	margin: 60px 0 0 100px;
}

#footer {
	clear: both;
	text-align: left;
	font-size: 12px;
	color: #cccccc;
	background: url("images/cosmos_footer.jpg") repeat-x top #283541;
	padding: 25px 0;
	overflow:auto;
}

#footerContainer {
	margin:0 auto;
	width:850px;
}

#footerNav, #footerNav2 {
	line-height: 20px;
	float: left;
}

#footerNav li#head {
	font-size:18px;
	font-weight:bold;
	margin-left: 0;
}

#footerNav li, #footerNav2 li {
	margin-left: 40px;
}

#footerNav li.footerTitle, #footerNav2 li.footerTitle {
	margin: 10px 0 0 20px;
	font-weight: bold;
	font-size: 14px;
}

#footer a {
	color: #cccccc;
}

#footer a:hover {
	color: #FFFFFF;
}

#cosmosLogo a{
	background: url("images/Cosmos_footerLogo.png") no-repeat;
	width: 118px;
	height: 120px;
	display: block;
}


#ciosLogo a{
	background: url("images/Cios_footerLogo.png") no-repeat;
	width: 120px;
	height: 50px;
	display: block;
}

.footerLogo {
	float:right;
	clear: both;
}

#divider {
	width: 940px;
	height: 20px;
	background: url("images/divider.jpg") no-repeat center;
}

/*Design & Typography*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}


h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}



h2 a:hover{
	text-decoration: none;
	border-bottom: #BB0000 1px solid;
}

a:link, a:visited{
	text-decoration: none;
	color: #B5261C;
}

a:hover{
	text-decoration: none;
	border-bottom: none;
}

p{
	padding: 10px 0 0 0;
}

#container{
	width: 850px;
	margin:0 auto;
}

#container2{
	color:#3F3F3F;
	font-size:14px;
	padding: 50px 0 0 100px;
	width:70%;
}

.post_frontpage {
	margin: 10px 70px 10px 0;
	width: 315px;
	float: right;
	line-height:20px;
}

.post h2{
	font-size: 20px;
}

.entry{
	line-height: 22px;
}

p.postmetadata{
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: right;
	width: 22%;
	display: inline;
	color: #3F3F3F;
}

.sidebar a{
	text-decoration: none;
}

.sidebar a:hover, a:hover.more-link {
	border-bottom: #BB0000 1px solid;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}


#footer p{
	clear: both;
	float: right;
	line-height: 18px;
	margin-right: 70px;
}


/*Nav Bar*/
ul#nav {
	float:left;
	font-size:14px;
	font-weight: bold;
	height:25px;
	margin:10px 0 0;
	text-align:left;
	text-transform:uppercase;
}

ul#nav li {
	list-style:none;
	line-height:25px;
	padding: 0 10px 0 10px;
	display: inline;
	border-left: #FFFFFF 1px solid;
}

ul#nav li:first-child {border:none;}

ul#nav li a{
	color: #b5261c;
	text-decoration: none;
}

ul#nav li a:hover{
	color: #364453;
}

#search {
	float:left;
	margin:7px;
}

#search input {
	border:1px solid #000000;
	padding:5px;
	width:200px;
}

#topBar {
	clear:both;
	overflow:auto;
}

#search input[type="submit"] {display: none;}

/*Comments Styles*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}

