/* Global Styles */

body {
	margin: 0;
	padding: 0;
	background: #191919 url(motorhome/wp-content/themes/notso_freshe/images/bg.gif) repeat-y top center;
	font: 72% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	text-align: left;
	}
	
td {
	color:#666666;
	}
	
a {
	color: #0000CC;
	font-weight: bold;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	vertical-align: top;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	color: #0000CC;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.ads {
	float: right;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.right {
	float: right;
	}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 855px;
	padding: 0;
	background: #fff;
	font-size: 1.3em;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}


#adsense {
	width: 162px;
	padding: 0;
	background: #fff;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left
	}


/**********************
*   Header            *
***********************/

#header {
	width: 100%;
	height: 118px;
	background: transparent url(motorhome/wp-content/themes/notso_freshe/images/header_bg.gif) repeat-x left top;
	}

#header .blogtitle {
	width: auto;
	height: 118px;
	background: transparent url(motorhome/wp-content/themes/notso_freshe/images/header.gif) no-repeat left bottom;
	}
#header h1 {
	padding: 42px 0 0 50px;

	}
#header h1 a {
	color: #fff;
	float: right:
	}


	#navbar {
		clear: both;
		float: inherit;
		width: 855px;
		height: 31px;
		position:fixed;
		top:auto;
	
	margin: 0 auto;
	padding: 0;
		
		
		
		
		background: transparent url(motorhome/wp-content/themes/notso_freshe/images/nav_bg.gif) repeat-x 0 0;
				}
			






	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 3px 15px 0 15px;
		line-height: 24px;
		color: #fff;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #fff;
		background: none;
		text-decoration: none;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
	color: #fff;
	background: url(motorhome/wp-content/themes/notso_freshe/images/nav_hover.gif) no-repeat center top;
	text-decoration: none;
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #fff;
		background: transparent url(motorhome/wp-content/themes/notso_freshe/images/nav_active.gif) no-repeat center bottom;
		
		}

	.searchbar {
		float: right;
		width: 290px;
		height: 31px;
		margin: 0;
		}
	.searchform {
		width: 290px;
		height: 20px;
		text-align: left;
		}
	input#s {
		width: 265px;
		height: 18px;
		margin: 5px 0 0 1px !important;
		margin: 4px 0 0 1px; /* Fuck IE */
		padding: 1px 0 0 2px;
		border: 1px solid #999;
		background: #fff url(motorhome/wp-content/themes/notso_freshe/images/searchbg.gif) repeat-x 0 0;
		}



.nav-menu,
.nav-menu a,
.nav-menu a:link {
	color: #2f63b3;
	text-decoration: none;
	}

.nav-menu a:hover {
	color: #2f63b3;
	text-decoration: none;
	}


.nav-menu a:visited {
	color: #2f63b3;
	text-decoration: none;
	}
.nav-menu a:hover {
	color: #4a5265;
	text-decoration: underline;
	}
.nav-menu a:active {
	color: #2f63b3;
	text-decoration: underline;
	}
#outline #mn table {
	background-image: url(motorhome/wp-content/themes/notso_freshe/images/nav_bg.gif);
	background-repeat: repeat-x;
}
