/*
Theme Name: Lamar
Description: A custom theme for Lamarsnow.com 2009/10.
Version: 1.0
Author: Legwork Studio
Author URI: http://legworkstudio.com
*/


* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #363636;
	background: #fff url(images/bg1.jpg) repeat-x fixed;
}

select {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	padding: 5px 6px 5px 5px;
	border: 1px solid #ccc;
}

lof-navigator-wapper {
	z-index:70 !important;
}

.widget_rss {
	background: #000 url(images/sidebarBG.jpg) bottom no-repeat;
	color: #ffffff;
	padding-left: 7px;
}


input {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	padding: 5px 6px 5px 5px;
	border: 1px solid #ccc;
	margin: 5px;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	padding: 6px 6px 5px 5px;
	border: 1px solid #ccc;
}

.darkField {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	padding: 6px 6px 5px 5px;
	color: #fff;
	background: #444;
	border: none;
	margin: 0;
}

#searchsubmit {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #fff;
	background: #bf2c37;
	padding: 5px 6px 4px 5px;
	border: none;
	margin: 0;
}

#content {
	position:absolute;
	top: 0;
	right: 0;
	width: 780px;
	min-height: 1000px;
	background: #fff url(images/grime.jpg);
	border-right-image: url(images/rightBorder.png);
}

.flashHome {
	z-index:4;
}

h1 {
	font-family: "Arial Black", Arial;
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-bottom: 20px;
	color: #000;
}

h4 {
	font-size: 11px;
	line-height: 11px;
	color: #7d7d7d;
	font-weight: normal;
}

h3 {
	font-family: "Arial Black", Arial;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #898989;
}

h2 {
	font-family: "Arial Black", Arial;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
	background: #b0a282;
	padding: 5px 0 5px 15px;
	margin-left: -15px;
}

h5 a {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border: none;
}

h5 a:hover {
	color: #bf2c37;
}

p {
	line-height: 18px;
	margin: 0 0 20px 0;
}

a {
	color:#bf2c37;
	text-decoration: none;
	border-bottom: #ccc solid 1px;
}

a:hover {
	border-bottom: 1px solid #000;
}

#logo {
position: fixed;
top: 21px;
right: 794px;
z-index: 21;
}

#logo a, #logo a:hover {
border: none;
}

#nav {
	width: 227px;
	position: fixed;
	top: 110px;
	right: 775px;
	z-index: 20;
}

#nav ul {
	list-style-type: none;
	padding: 35px 0 0 25px;
}

#nav ul li {

}

#nav ul li h1 {
	color: #fff;
	margin: 0;
}

#nav ul li h2 {
	color: #898989;
	margin: 0;
}

#nav ul li a {
	color: #fff;
	border: none;
}

#nav ul li a:hover {
	color: #bf2c37;
	border: none;
}

#tape {
	position: fixed;
	top: 0;
	right: 725px;
	z-index: 10;
}

.post {
	padding: 20px 270px 0 75px;
	border-bottom: #e0e0e0 1px solid;
}



.postCategory {
	border-left: #e0e0e0 1px solid;
	min-width: 150px;
	min-height: 90px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.postCategory a {
	border: none !important;
}

.categoryBG {
	margin: 0 270px 0 55px;
	height: 100%;
}

.categoryHead {
	padding: 20px 270px 0 75px;
}

.numbers {
	float: left;
	font-size: 9px;
	color: #fff;
	padding-top: 15px;
	border-bottom: #fff 1px solid;
	width: 15px;
}

#subnav {
	margin: -18px 0 20px 15px;
}

#sidebar {
	position: absolute;
	top: 20px;
	right: 0;
	width: 240px;
	z-index: 20;
}

.textwidget {
	background: #000 url(images/sidebarBG.jpg) bottom no-repeat;
	padding: 15px;
	color: #ffffff;
}

.widgettitle {
	color: #000000;
}

.textwidget img {
	float: left;
	margin: 0 10px 30px 0;
}

#homeSpace {
	height: 400px;
}

ul.srssfetcher {
	background: #000 url(images/sidebarBG.jpg) bottom no-repeat;
	padding: 15px;
	color: #d7d7d7;
	padding-left: 15px;
	list-style-type: none;
}

li.srssfetcher-item {
	margin-bottom: 5px;
}
