body{
	background:#FFFFFF url(images/main/bg_body.gif) repeat-x scroll left top;	
}

/* Header */
#header {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 130px;
	text-align: left;
	background:#242424 url("images/main/bg_header.jpg") no-repeat top center; }

	#header .wrapper {
		position:relative;
		width: 980px;
		margin:0 auto;
		text-align:left; }

/* Logo */
.logo {
	float:left;
	margin:13px 0 0 1px;
	text-shadow:1px 1px 0 #000;
	background: transparent url(images/main/lnl_logo.jpg) top left;
	height: 103px;
	width: 215px;}

.logo a, .logo a:visited {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #fff;
	text-decoration: none; 
	text-indent: -12000px;
	display: block;
	height: 103px;}

.logo span {
	display: none;
	font-family:Arial;
	text-transform:uppercase;
	font-size:9px;
	text-align:right;
	color:#fff;
	margin:0;
	padding:0; }

/* Ads */
#ads {
	margin: 20px 0 0 0;
	float: right; }

#ads img {
	border:none;
}
	
body .inside{
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-box-shadow:0 0 4px #CCCCCC;
	
	margin: 40px 0px;
	padding: 20px 0px;
}
.container {
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	width:980px;
}

#footer {
	margin: 30px auto 0 auto;
	padding: 20px 0;
	width: 100%;
	border-top:4px solid #d5d5d5;
	background: #242424; }

#footer p.left, #footer p.right {
	font-size: 11px;
	color: #ddd;	}

#footer p.left {
	float: left; }

#footer p.right {
	float: right; }

#footer p a, #footer p a:visited {
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #dddddd; }

#footer p a:hover {
	color: #fff; }

#footer .wordpress {
	line-height:24px;
	padding:0 0 0 30px;
	background:transparent url("images/main/icon_wordpress.png") no-repeat 0 0;
}

#submenu {
	padding: 0;
	height: 35px;
	border-bottom:4px solid #d5d5d5;
	background:#eee url("images/main/bg_nav.gif") repeat-x top right; }

#submenu .wrap{
	width: 980px;
	margin: 0px auto;
}

.sub_menu li {
	position:relative;
	margin: 0;
	padding: 0;
	display:block;
	height:35px;
	line-height:35px;
	font-size: 11px;
	float:left;
	list-style: none;
	background:transparent url("images/main/bg_nav_divider.gif") no-repeat top right; }

.cat-item a, .cat-item a:visited {
	color: #333;
	text-decoration: none;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px;
	height:37px;
	line-height:37px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.5px;
	margin-left:0;
	margin-right:1px;
	position:relative;
	text-shadow:1px 1px 0 #fff; }
.children .cat-item a, .children .cat-item a:visited {
	height:35px;
	line-height:35px;
}
.cat-item a:hover {
	color: #c42127;
	text-decoration: none;
	background:transparent url("images/main/bg_nav_on.gif") repeat-x 0 0; }

.current-cat, .current-cat a, .current-cat a:visited {
	color: #c42127;
	text-decoration: none;
	background:transparent url("images/main/bg_nav_on.gif") repeat-x 0 0; }

.sub_menu li.home a {
	display:block;
	width:38px;
	background:url('images/main/bg_nav_home.gif') no-repeat 0 0;
	text-indent:-1000px;
	overflow:hidden;
	padding:0;
	margin:0; }

	.sub_menu li.home a:hover, .homepage .sub_menu li.home a {
		background:url('images/main/bg_nav_home.gif') no-repeat 0 -35px; }
