/*  
Theme Name: Atavism 1.1
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #fff;
	background: #000;
	font-size: 75%;
	font-family: Arial, Helvetica, Calibri, sans-serif;
}
html>body {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link,a:visited {
	text-decoration: none;
	font-family: Georgia, Constantia, serif;
	font-size: .917em;
	text-transform: uppercase;
	color: #fff;
}
a:hover {
	text-decoration: underline;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.clear {
	clear: both;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

#container {
	padding: 15px;
}

#header h1 a {
	position: relative;
	padding: 58px 0 0 0;
	overflow: hidden;
	background: transparent url(images/logo.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 58px;
	display: block;
}
#header h2 a {
	position: relative;
	padding: 29px 0 0 0;
	overflow: hidden;
	background: transparent url(images/rn.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 29px;
	margin-bottom: 45px;
	display: block;
	margin-left: 51px;
}
#header .rss {
	position: absolute;
	padding: 18px 0 0 0;
	overflow: hidden;
	background: transparent url(images/rss.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 18px;
	width: 21px;
	top: 76px;
	left: 245px;
	z-index: 5;
}

#content {
	padding-left: 35px;
	width: 502px;
	float: left;
}
#content.browse {
	width: 700px;
}

.post {
	margin-bottom: 70px;
}
.post small {
	text-transform: uppercase;
	font-size: .833em;
	font-weight: bold;
	letter-spacing: 3px;
	display: block;
	margin: 1em 0;
	padding-left: 1px;
}
.post h2 {
	margin-bottom: 1.5em;
	position: relative;
	left: -2px;
}
.post .entry a img {
	border: 1px solid #fff;
}
.post .more {
	display: block;
	margin-top: 1.5em;
}
.post p {
	margin: 1.5em 0;
	line-height: 1.5;
}

#sidebar {
	width: 200px;
	float: left;
	margin-left: 35px;
	margin-top: 77px;
	position: relative;
}
#sidebar h2 {
	font-size: 1.167em;
	font-weight: bold;
	margin-bottom: .5em;
	font-family: Arial, Helvetica, Calibri, sans-serif;
	color: #fff;
}
#sidebar ul {
	margin-bottom: 1.5em;
}
#sidebar li {
	color: #aaa;
	margin: .5em 0;
}
#sidebar li li {
	font-size: .833em;
}
#sidebar a {
	text-transform: none;
	font-size: 1.167em;
}

#sidebar #browse {
	padding: 150px 0 0 0;
	overflow: hidden;
	background: transparent url(images/browse.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 150px;
	width: 150px;
	display: block;
	position: absolute;
	top: -180px;
	left: -35px;
}

.navigation {
	padding-bottom: 70px;
}

.browse h3 {
	font-size: 1.5em;
	font-weight: bold;
	clear: both;
	margin-bottom: .75em;
	padding-top: 1em;
}
.browse ul {
	position: relative;
	left: 1;
}
.browse li.cat-item {
	float: left;
	width: 150px
	height: 150px;
	position: relative;
	margin: 0 15px 15px 0;
	text-shadow: #000 1px 1px 1px;
	font-family: Georgia, Constantia, serif;
	font-weight: bold;
}
.browse li a {
	margin-bottom: -12px;
	width: 150px;
	height: 150px;
	display: block;
	margin-left: -1px;
}