* {
	padding: 0;
	margin: 0;
	}
body {
	background: url("http://nickroz.com/images/site/bkgd3.gif");
	background-color: #181818;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	padding: 15px 0;
	margin: 0;
	height: 100%;
	}
#banner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 40;
	}
#banner a,
#banner a:hover,
#banner a:visited,
#banner a:active {
	border: none !important;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	}
ul {
	margin-left: 30px;
	}
#sidebar ul,
#sidebarRIGHT ul {
	padding: 0px;
	margin: 0px;
	list-style: none !important;
	}
#sidebar img,
#sidebarRIGHT img {
	margin: 0px;
	margin-top: 10px;
	}
#sidebar li li,
#sidebarRIGHT li li {
	list-style: none !important;
	margin: 0px;
	padding: 2px;
	padding: 0 4px 0 4px;
	}
#sidebar li h1,
#sidebarRIGHT li h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 4px;
	}

#sidebar li h2,
#sidebarRIGHT li h2 {
	background: none;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #353535;
	}

a:link, a:visited {
	color: #aaaaaa;
	text-decoration: none;
	}
a:hover, a:active {
	color: #94bc59;
	}
hr {
	display: none;
	}
#page {
	position: relative;
	min-height: 100%;
	width: 954px;
	float: left;
  	margin: 0 auto;
  	margin-left: 20px;
  	overflow: hidden;
  	border: none;
	}

#contactbox {
	width: 400px;
	margin: 0 auto;
	}

#header {
	width: 99%;
	margin: 4px auto;
	}

#headerimg {
	background: none;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: center;
	width: 85%;
	height: 160px;
	padding: 10px 0 10px 0;
	}

#header h1
{
  font-size: 4em;
  margin-top: 20px;
  background: none;
}

#content img {
	border: none !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}

div.post a img {
	outline: #353535 solid thin;
	outline-offset: 4px;
	}

div.post a img:hover {
	outline: #94bc59 solid thin;
	outline-offset: 4px;
	}

div.navigation {
	background: none;
	margin-top: 15px;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}

#content {
	padding-bottom: 40px;
	width: 662px;
	float: right;
	background: none;
	clear: none;
	}

#sidebar {
	width: 142px;
	margin-top: 5px;
	background: none;
	text-align: right;
	float: left;
	}

#tagcloud {
	
	}

#tagcloud a {
	font-decoration: none;
	background: none;
	padding: 2px;
	margin: 0 2px 0 2px;
	display: inline;
	vertical-align: middle;
	}

#tagcloud a:link,
#tagcloud a:visited {
	color: #aaaaaa;
	text-decoration: none;
	}

#tagcloud a:hover,
#tagcloud a:active {
	background-color: #94bc59;
	color: black;
	font-decoration: none;
	}

.breadcrumbs {
	text-align: center;
	text-transform:lowercase;
	}

#sidebarRIGHT {
	/*width: 18%;*/
	width: 142px;
	margin: 5px 0 0 0;
	padding-left: 4px;
	background: none;
	text-align: left;
	float: right;
	}
	
.sidebar_content {
	padding-top: 70px;
	}

#sidebar h1 {
	text-align: left;
	}
	
#pagetitle {
	float: right;
	}

#footer {
	position: absolute;
	bottom:0;
	background: none;
	clear: both;
	width: 99%;
	height: 40px;
	text-align: center;
	}

#footer p {
	margin: 0;
	padding: 4px;
	font-size: 9px;
	}

p {
	margin: 10px;
	}

#ll.linklove a {
	display: none!important;
	}

div.post {
	margin-top: 20px;
	background: none;
	}

div.entry p {
	margin: 10px;
	text-align: left;
	}
p.postmetadata {
	float: right;
	clear: both;
	}

div.description {
	font-size: 11px;
	}
