@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: Ameristride
Theme URI: http://www.ameristride.com
Description: Theme for Ameristride.
Version: 1.0
Author: Brian Wleklinski
Author URI: http://www.onlyforplacement.com/
*/

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

body {
	background-color: #e9e9e9;
	background-image: url(http://ameristride.com/wp-content/uploads/2009/10/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 11.5px;
	line-height: 16px;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.center {
display: block;
padding: 0 auto 0 auto;
text-align: center;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 42px;
	line-height: 36px;
	color: #00235D; /*003468*/
	margin: 0 0 10px 0;
	letter-spacing: -.0325em;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #A3894C; /*90724C*/
	margin: 0 0 18px 0;
}

h2 a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #A3894C;
	margin: 0 0 18px 0;
}

h2 a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #A3894C;
	margin: 0 0 18px 0;
}

h2 a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #90724C;
	margin: 0 0 18px 0;
}

h3 {
	margin: 18px 0 0 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: .02em;
	color: #6097C8;
}

h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: .03em;
	color: #4EA6DC;
	margin: 0 0 5px 0;
}

h4 a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: .03em;
	color: #4EA6DC;
	margin: 0 0 5px 0;
	text-decoration: none;
}

h4 a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: .03em;
	color: #4EA6DC;
	margin: 0 0 5px 0;
	text-decoration: none;
}

h4 a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: .03em;
	color: #4EA6DC;
	margin: 0 0 5px 0;
	text-decoration: underline;
}

h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: .02em;
	color: #333333;
	margin: 0 0 14px 0;
}

blockquote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	padding: 0 0 0 15px;
	margin: 9px 0 27px 0;
}

object {
	display: block;
}

table {
	display: block;
	width: 100%;
	margin: 0 0 21px 0;
}

tr {
	width: 100%;
}

td {
	padding: 10px;
	background-color: #e9e9e9;
}

.tableheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: .02em;
	color: #6097C8;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
}

.sideheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: .02em;
	color: #666;
	background-color: #e0e0e0;
}

.caption {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: italic;
	background-color: #fff;
	width: 100%;
	padding: 10px 0 10px 10px;
}

.containerwrap {
	margin: 0 auto 0 auto;
	width: 1008px;
}

.container {
	margin: 0 20px 0 20px;
	width: 968px;
	text-align: left;
}

.header {
	width: 968px;
	margin: 0 0 0 0;
	position: relative;
	padding: 20px 0 30px 0;
	background-color: #FFF;
	border-bottom: 1px solid #CCCCCC;
}

.logo {
	margin: 0 0 20px 4px;
}

.description {
	position: absolute;
	top: 93px;
	left: 266px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #90724C;
	margin: 0 0 15px 0;
}

.search {
	position: absolute;
	bottom: 12px;
	right: 35px;
}

.nav {
	margin: 0 0 0 42px;
}

.nav ul {
	list-style: none;
	color: #ccc;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.nav li {
	float: left;
	margin: 0 5px 0 0;
}

.nav li a, a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: .05em;
	color: #333;
	text-decoration: none;
}

.nav li a:hover {
	color: #6097C8;
	text-decoration: none;
}

.nav ul li:after {
	content: " / ";
	}
		
.nav ul li:last-child:after {
	content: "";
	}


.contact {
	float: right;
	width: 160px;
	position: absolute;
	top: 20px;
	right: 0px;
	font-size: 11px;
	font-style: italic;
}

.post {
	background-color: #FFF;
	margin: 5px;
	position: relative;
	padding: 60px 30px 50px 30px;
	border: 1px solid #e0e0e0;
}

.entry {
}

.time {
	margin: 18px 0 0 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: .02em;
	color: #333;
	margin-bottom: 9px;
	text-transform: uppercase;
}

.maincontent {
	width: 672px;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	float: left;
	border: 1px solid #e9e9e9;
}

.maincontent p strong {
	font-style: italic;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333;
	letter-spacing: .01em;
}

.maincontent a {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #90724C;
	text-decoration: none;
	font-size: 11.5px;
}

.maincontent a:visited {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #90724C;
	text-decoration: none;
}

.maincontent a:hover {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

.maincontent ol {
	margin: 9px 0 9px 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	line-height: 22px;
	letter-spacing: .03em;
	color: #4EA6DC;
}

.maincontent ol li {
	margin: 9px 0 9px 0;
	list-style: none;
}

.maincontent ol li p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-style: normal;
	font-size: 11.5px;
	line-height: 16px;
}

.maincontent ol li ul {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-style: normal;
	font-size: 11.5px;
	line-height: 16px;
	list-style-position: inside;
}

.maincontent ul {
	margin: 9px 0 9px 0;
}

.maincontent ul li {
	list-style: disc;
	margin: 0 0 0 20px;
}

.maincontent ul li strong {
	font-style: italic;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333;
	letter-spacing: .01em;
}

.maincontent .line {
	height: 1px;
	color: #333;
	margin: 0 0 10px 0;
}

.maincontent .subnav {
	height: 25px;
	width: 597px;
	float: left;
	margin: 0 0 10px 0;
	position: absolute;
	padding: 0 32px 0 32px;
	top: 5px;
	left: 0px;
	border-bottom: 1px solid #e0e0e0;
}

.maincontent .subnav ul {
	list-style: none;
	color: #ccc;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

.maincontent .subnav li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
}

.maincontent .subnav li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .05em;
	color: #6097C8;
	text-decoration: none;
	text-transform: uppercase;
}

.maincontent .subnav li a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .05em;
	color: #6097C8;
	text-decoration: none;
	text-transform: uppercase;
}

.maincontent .subnav li a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .05em;
	color: #90724c;
	text-decoration: none;
	text-transform: uppercase;
}

.maincontent .subnav2 {
	height: 41px;
	width: 597px;
	float: left;
	margin: 0 0 10px 0;
	position: absolute;
	padding: 0 32px 0 32px;
	top: 5px;
	left: 0px;
	border-bottom: 1px solid #e0e0e0;
}

.maincontent .subnav2 ul {
	list-style: none;
	color: #ccc;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

.maincontent .subnav2 li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
}

.maincontent .subnav2 li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .05em;
	color: #6097C8;
	text-decoration: none;
	text-transform: uppercase;
}

.maincontent .subnav2 li a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .05em;
	color: #6097C8;
	text-decoration: none;
	text-transform: uppercase;
}

.maincontent .subnav2 li a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .05em;
	color: #90724c;
	text-decoration: none;
	text-transform: uppercase;
}

.maincontent h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: .01em;
	color: #90724C;
	margin: 0 0 9px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #e9e9e9;
}

.maincontent h2 a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #90724C;
	margin: 0 0 18px 0;
}

.maincontent h2 a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #90724C;
	margin: 0 0 18px 0;
}

.maincontent h2 a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .01em;
	color: #90724C;
	margin: 0 0 18px 0;
}

.maincontent img {
display: inline;
}

.left {
	float: left;
	display: inline;
	padding: 0 10px 0 0;
	border-right: 1px solid #e9e9e9;
	margin: 4px 10px 10px 0;
}

.right {
	float: right;
	display: inline;
	padding: 0 0 0 10px;
	border-left: 1px solid #e9e9e9;
	margin: 4px 0 10px 10px;
}

.date {
	float: right;
	display: inline;
	padding: 0 0 0 10px;
	border-left: 1px solid #e9e9e9;
	margin: 4px 0 10px 10px;
        width: 250px;
        clear: both;
}

.rightcolumn {
	width: 210px;
	float: right;
	display: inline;
	padding: 0 0 0 10px;
	border-left: 1px solid #e9e9e9;
	margin: 0 0 10px 10px;
}

.rightcolumn_front {
	width: 240px;
	float: right;
	display: inline;
	padding: 0 0 0 10px;
	border-left: 1px solid #e9e9e9;
	margin: 0 0 10px 10px;
}

.lefthalf {
        float: left;
	width: 280px;
	margin: 10px 0 0 0;
}

.righthalf {
	float: right;
	width: 280px;
	margin: 10px 0 0 0;
}

.expander {
height: 780px;
}

.bannerwrapper {
	width: 280px;
	float: right;
	margin: 10px 0 0 0;
	border: 1px solid #e9e9e9;
}

.bannerform {
	padding: 15px 15px 30px 15px;
	border: 1px solid #e0e0e0;
	margin: 5px;
	background-image: url(http://ameristride.com/wp-content/uploads/2009/10/bg.jpg);
}

.banner {
	padding: 15px 15px 30px 15px;
	border: 1px solid #e0e0e0;
	margin: 5px;
	background-image: url(http://ameristride.com/wp-content/uploads/2009/10/bg.jpg);
	background-color: #e9e9e9;
}

.footer {
	width: 954px;
	height: 150px;
	margin: 5px 5px 0 5px;
	padding: 0 0 40px 0;
	background-image: url(http://ameristride.com/wp-content/uploads/2009/10/bg.jpg);
	position: relative;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

.footerwrapper {
	clear: both;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}
	
.footer h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: .02em;
	color: #333333;
	margin: 0 0 0 0;
}

.footer .one ul li h5 a {
	color: #333333;
}

.footer .one ul li h5 a:visited {
	color: #333333;
}

.footer .one ul li h5 a:hover {
	color: #6097C8;
}

.footer ul {
	list-style: none;
	margin-bottom: 15px;
	color: #666;
}

.footer ul li {
	list-style: none;
	color: #666;
}

.footer .one ul li a {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: .0em;
}

.footer .one ul li a:visited {
	color: #666;
	text-decoration: none;
}

.footer .one ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.footer .two ul li a {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: .0em;
}

.footer .two ul li a:visited {
	color: #666;
	text-decoration: none;
}

.footer .two ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.footer .three ul li a {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: .0em;
}

.footer .three ul li a:visited {
	color: #666;
	text-decoration: none;
}

.footer .three ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.footer .four ul li a {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: .0em;
	line-height: 12px;
}

.footer .four ul li a:visited {
	color: #666;
	text-decoration: none;
}

.footer .four ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.footer .five ul li a {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: .0em;
}

.footer .five ul li a:visited {
	color: #666;
	text-decoration: none;
}

.footer .five ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.footer .six ul li a {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: .0em;
}

.footer .six ul li a:visited {
	color: #666;
	text-decoration: none;
}

.footer .six ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.footer .seven p {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: .0em;
}

.footer .seven ul li a {
	color: #666;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: .0em;
}

.footer .seven ul li a:visited {
	color: #666;
	text-decoration: none;
}

.footer .seven ul li a:hover {
	color: #ccc;
	text-decoration: underline;
}

.footer strong {
	color: #000;
	letter-spacing: .02em;
	text-transform: uppercase;
}

.one {
	position: absolute;
	top: 15px;
	left: 30px;
	clear: both;
}

.two {
	position: absolute;
	top: 15px;
	left: 77px;
	clear: both;
	border-left: 1px solid #e9e9e9;
	padding-left: 10px;
	height: 80px;
}

.three {
	position: absolute;
	top: 15px;
	left: 220px;
	clear: both;
	border-left: 1px solid #e9e9e9;
	padding-left: 10px;
	height: 80px;
}

.four {
	position: absolute;
	top: 15px;
	left: 368px;
	clear: both;
	border-left: 1px solid #e9e9e9;
	padding-left: 10px;
	height: 80px;
}

.five {
	position: absolute;
	top: 15px;
	left: 485px;
	clear: both;
	border-left: 1px solid #e9e9e9;
	padding-left: 10px;
	height: 80px;
}

.six {
	position: absolute;
	top: 15px;
	left: 638px;
	clear: both;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-left: 10px;
	height: 80px;
	width: 92px;
}

.seven {
	position: absolute;
	top: 15px;
	left: 746px;
	border-left: 1px solid #e9e9e9;
	padding: 0 0 0 10px;
	height: 80px;
	clear: both;
}

.footer p {
	font-size: 10px;
}

.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-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#s {
	border: 1px solid #cccccc;
	padding: 1px;
}

#name {
	border: 1px solid #cccccc;
	padding: 1px;
}

#email {
	border: 1px solid #cccccc;
	padding: 1px;
}

#field-e58385619367f2e {
	border: 1px solid #cccccc;
	padding: 1px;
}

#field-611a214750fffbd {
	border: 1px solid #cccccc;
	padding: 1px;
}

#field-dd68ccc1c8efee6 {
	border: 1px solid #cccccc;
	padding: 1px;
}

#searchsubmit {
	background-color: #e9e9e9;
	border: 1px solid #ccc;
}

.line {
	height: 1px;
	background-color:#e9e9e9;
	margin: 5px 0 0 0;
}
