/* @override http://www.rideforheroes.org/wp-content/themes/grotesque-art/style.css */


/*
Theme Name: Grotesque Art
Created CSS: PIXEL CLEAR DESIGNS
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #cacaca;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

#container {
	width: 762px;
	margin: 0px auto;
	font-size: 0.8em;
	border: 1px solid #3b3c48;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	height: 130px;
	padding: 0px;
	color: #FFFFFF;
	border: 1px solid white;
	background: url(images/header.jpg) no-repeat;
	width: 760px;
	margin: 0;
}

#subheader {
	background-image: url(images/subheader_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#show {
	float: left;
	height: 100px;
	width: 500px;
	background-image: none;
	margin-left: 15px;
	margin-bottom: 13px;
}
#show img {
	margin: 0;
	padding: 3px;
	border: 2px solid #b6b6b6;
}

#important_box {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dotted #999999;
}

#right {
	float: right;
	width: 220px;
	clear: right;
	margin-right: 8px;
	border: 1px solid #D3D4D6;
}

#right li a, #right .widget li a {
	height: 2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

#right li a:link, #right li a:visited, .widget li a:visited {
	color: #FFFFFF;
	display: block;
	background: #3689b3 url(images/linkbar_bg.jpg) repeat-x center;
	padding: 5px 0 3px 5px;
	font-size: 12px;
}

#right li a:hover, .widget li a:hover {
	color: white;
	background: #548daa;
	padding: 5px 0 3px 5px;
}

#right li a:active, .widget li a:active {
	color: #fff;
	background: #767676;
	padding: 5px 0 3px 5px;
}

/* unorderd
      list */

#right ul {
	list-style-type: none;
}

/* unorderd
      list */

.rightboxes {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#menu ul.simplelist {
	padding-left: 8px;
	padding-top: 5px;
}

#menu ul.simplelist li {
}

#content {
	padding: 0px 20px 20px 10px;
	margin-left: auto;
	margin-top: 20px;
	width: 500px;
	margin-right: auto;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	float: left;
	clear: left;
}

#content div.story table {
	text-align: center;
	width: 450px;
}

div.story {
	width: 515px;
	font-size: 13px;
	line-height: 18px;
}

.pubdate {
	font-size: 0.8em;
	color: #999999;
	padding: 3px;
}

#footer {
	height: 79px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 3px solid #d3d3d3;
	border-top: 3px solid #d3d3d3;
	clear: both;
	background-image: url(../../../files/footerB.jpg);
	color: white;
}

div#wx_module_2869.wow_container {
	float: right;
}

#footer p.credits {
	text-align: right;
	vertical-align: bottom;
}

#footer img.pcd {
	float: left;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 5px 5px 9px;
	line-height: 17px;
}



img {
	border: none;
}

.pressingress {
	color: #CC0000;
}

h1 {
	display: none;
}

h2, h2 a:link, h2 a:visited {
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
	color: #5a5a5a;
	clear: left;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

h2 a:hover {
	color: #b6060e;
}

h3 {
	font-size: 1.5em;
	color: #b6060e;
	clear: left;
	font-style: italic;
}

h4, h2.widgettitle {
	font-size: 13px;
	background-color: #e9e9e9;
	padding: 5px;
	margin-bottom: 15px;
	color: #a70e0d;
	border: 1px dotted #646675;
	font-weight: bold;
	text-transform: uppercase;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

a:link {
	color: #0015ba;
	text-decoration: underline;
}

a:visited {
	color: #0015ba;
	text-decoration: underline;
}

a:hover {
	color: #820606;
	text-decoration: underline;
}

a:active {
	color: #890000;
	text-decoration: none;
}

#content ul, #content ol {
	margin: 0 25px 10px;
	padding: 0;
	list-style-type: circle;
}

img.sponsor {
	padding: 5px;
	border: 0pt none;
}

/********** Top navigation *************/

#navlist {
	height: 15px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(images/linkbar_bg.jpg);
	border-left: 1px solid white;
	border-right: 1px solid white;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navlist a, #navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

#navlist a:hover, #navlist a:active, #navlist a:focus {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #d84146;
	font-weight: bold;
}

#navlist li {
	padding-right: 1px;
	display: inline;
	font-size: 1em;
}
.current_page_item {
	border-bottom: 2px solid #d84146;
}

/* =-=-=-=-=-=-=-[Menu right side]-=-=-=-=-=-=-=- */

#menu {
	border: 1px solid #D3D4D6;
}

#menu li a {
	height: 2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF
}

#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: #79818a url(images/linkbar_bg.jpg) repeat-x center;
	padding: 5px 0 3px 10px;
}

#menu li a:hover {
	color: white;
	background: #548daa;
	padding: 5px 0 3px 10px;
}

#menu li a:active {
	color: #fff;
	background: #646675;
	padding: 5px 0 3px 10px;
}

#nolistbullet {
	list-style-type: none;
}

/**************************************** Contact form ****************************/

form.contact_us {
	width: 180px;
	margin-top: 0px;
	margin-left: 9px;
	padding: 0px;
}

input.fields_contact_us {
	display: block;
	width: 180px;
	background: url(images/input_bg.png);
	border-top: 1px solid #C4D2E2;
	border-left: 1px solid #C4D2E2;
	border-bottom: 1px solid #E3E4E9;
	border-right: 1px solid #E3E4E9;
	margin-top: 3px;
	margin-bottom: 3px;
}

textarea {
	width: 180px;
	background: url(images/input_bg.png);
	border-top: 1px solid #C4D2E2;
	border-left: 1px solid #C4D2E2;
	border-bottom: 1px solid #E3E4E9;
	border-right: 1px solid #E3E4E9;
	display: block;
	margin-top: 3px;
}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 128px;
	padding: 2px;
	background-color: #F2F3F7;
}

.nextprev {
	width: 100%;
	clear: both;
	text-align: center;
}

.meta {
	font-size: 11px;
	padding: 10px 0;
}

img {
	margin: 5px;
}
img .left {
	float: left;
}