
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #fbf9f9 url(images/img01_oryx.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #e7232e;
}

a:hover {
}

#wrapper {
	/*margin: 0 auto;
	padding: 0;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
}

/* Header */

#header {
	width: 100%;
	margin: 0 auto;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin-left:50px;
}

/* Logo */

#logoimage {
	margin-top:20px;
	background-image:url(images/brand-oryx-driveangel.png);
	width: 230px;
	height: 48px;
	margin-left:0px;
	background-repeat: no-repeat;
    background-size: contain;
}

#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	color: #606060;
	margin-left:0px;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 40px 0px 0px 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
	background: redc;
}

#logo p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #606060;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #606060;
}

/* Menu */

#menu_left {
	float:left;
	width:100px;
	height:90px;
	margin: 0 auto;
	padding: 0;
	margin-right:10px;
}

#menu_left ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu_left li {
	float: left;
}

#menu_left a {
	display: block;
	height: 20px;
	margin-right: 1px;
	padding: 40px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
	border: none;
}

#menu_left a:hover {
	background: #e7232e;
	color: #FFFFFF;
	text-decoration: none;
}

#menu {
	float: right;
	width: 740px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 20px;
	margin-right: 1px;
	padding: 40px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
	border: none;
}

#menu a:hover {
	background: #e7232e;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #e7232e url(images/img02_oryx.jpg) no-repeat left top;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .current_page_item a {
}


#alertedtrips {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	float:left;
}

#alertedtrips li {
	list-style: none;
}
/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 20px 0px 0px 0px;
}
/* Content */

#content {
	/*float: left;*/
	margin:50px auto;
	margin-top:0px;
	min-width:1100px;
	width: 80%;
	padding: 0px 30px 0px 30px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	height: 41px;
	padding: 7px 0px 10px 30px;
	letter-spacing: -3px;
}

.post .title a {
	color: #606060;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: 0px solid #B3B3B3;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	display:block;
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #B3B3B3;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: 0px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 5px 5px 5px 5px;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	/*padding: 0px 30px 20px 30px;*/
	text-align: left;
}

#sidebar a {
	border: none;
	color: #606060;
	padding: 5px 5px 5px 5px;
}

#sidebar a:hover {
	text-decoration: none;
	color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	background-color: #e7232e;
}

#alert {
	background-color:#e7232e;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
}

#alert_inactive {
	background-color:#606060;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
}

td a {
	font-size: 12px;
	font-weight:bold;
	border: none;
	color: #666666;
	padding: 2px 2px 2px 2px;
}

td a:hover {
	text-decoration: none;
	color:#FFFFFF;
	padding: 2px 2px 2px 2px;
	background-color: #e7232e;
}

#tabletitle td {
	background-color:#858484;
	color:#FFFFFF;
	font-weight:bold;
}

#evenrow td {
	background-color:#f0f0f1;
	color:#717171;
	font-weight:normal;
}
#oddrow td {
	background-color:#ededee;
	color:#717171;
	font-weight:normal;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 55px;
	padding: 0px 0 15px 0;
	background: #e7e8e9 url(images/img03_oryx.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

.footer, .push {
	height: 70px;
	clear: both;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #606060;
}

#footer a {
	color: #FFFFFF;
}