/*
Design by eVorticity for Nebraska Regional Sports Car Club of America
Not for reuse or re-distribution
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #cc3333;
	
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {line-height:normal;}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #cc3333;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}





/* Header */
#header {
	width: 920px;
	height: 112px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 5px;
	margin-top:-5px;
	font-size: 2.0em;
	color: #cc3333;
	text-transform:none;
}

#logo h1 a {
	color: #cc3333;
}

#logo h2 {
	margin-top: -5px;
	padding-left: 1px;
	font-size: 1.4em;
	font-weight: bold;
	color: #554D49;
	text-transform: uppercase;
	display:inline;
}

#logo h2 a {
	color: #554D49;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	font: 1.3em bold Arial, Helvetica, sans-serif;
	
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 60px;
	padding-top: 30px;
	background: url(images/button_background.gif) top left no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font: 1.3em bold Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/button_background_over.gif) top left no-repeat;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top:20px;
}

/*for two columns */
#leftcolumn{
float:left;
width:660px;
}

#leftcolumn .highlight {
background:url(images/leftcolumn_highlight.gif) no-repeat top left;
width: 660px;
min-height:60px;
}


#rightcolumn{
float:right;
width:200px;
}

/*for three columns*/
#col1 {
float: left;
width:420px;
}

#col1 .highlight {
background:url(images/col1_highlight.gif) no-repeat top left;
width: 410px;
min-height:60px;
padding:5px;
}

.highlight h1 { margin: 0; padding:0;}


#col2 {
float:left;
width:250px;
padding-left:10px;
}

#col3 {
padding-left:10px;
float:right;
width:210px;
}

#latest-post {
	float: left;
	padding: 10px 15px 0 0px;
	height:auto;
}

#latest-post h1, h2, h3 {color:#666666;}

#recent-posts {
	padding: 10px 0 0 0px;
	/*background: url(images/img03.gif) repeat-y;*/
}

#recent-posts h1 {font-size: 1.2em; margin:0; padding:0;}
#recent-posts h2 {font-size:1em; margin:0; padding:0;}
#recent-posts h3 {font-size:1em; margin:0; padding:0;}

#recent-posts .title {margin:0; font-weight:bold;}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}


.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 5px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* largebar */

#largebar {
	clear: both;
	width: 920px;
	background: #CDEB8B url(images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #8c0035;
}

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

#largebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#largebar li ul {
	line-height: 1.8em;
}

#largebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#largebar h2 {
	margin: 0 0 15px 0;
	color: #8c0035;
}

#largebar a {
	text-decoration: none;
	color: #8c0035;
}

#largebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	border-top:1px solid #000000;
	background: url(images/img06.gif) repeat-x;
	text-align:center;
	
}

#footer-content{
	width: 920px;
	height: 100px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/**************************************************************
  Tabs/Menu
 **************************************************************/
#tabs {clear:both; position: relative; top: 0px; height: 30px; width: 100%;display: block; background: #cc3333 url(images/tabs_bg.gif) repeat-x top left;}
#tabs ul{display: inline;}
#tabs li{width: 11.1%; display:inline;float:left;}  
#tabs li ul{visibility:hidden;border-top:1px solid #fcd290;}
#tabs li li{display:block;float:none;}
#tabs a{font-weight:bold; font-size: 1em; font-family:Arial, Helvetica, sans-serif; text-transform:lowercase; text-decoration:none; line-height: 24px; color:#FFFFFF; text-align: center; display:block; padding-top: 3px; padding-bottom: 3px;}   
#tabs a:hover, #tabs a.selected{background:url(images/tabs_bg2.gif) repeat-x top left; color:#CCCCCC; text-decoration:none;}
