html {
	background: #000;
}
body {
	background: #000;
	font-family: 'Geo', arial, sans-serif;
	font-weight: normal;
	color: #fff;
	margin: 0 0 30px 0;
	padding: 0;
}

a {
	text-decoration: none;
}
a img {
	border: none;
}
a:link, a:visited {
	color: #fff;
}
a:hover, a:active {
	color: #f00;
}
h1, h2, h3, h4 {
	font-weight: normal;
}

h1, h2 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h1 a {
	display: block;
	padding: 7px 0 0 90px;
	height: 30px;
	float: left;
}
h1 a:link, h1 a:visited {
	background: transparent url("../img/vi.gif") 30px 0 no-repeat;
}
h1 a:hover, h1 a:active {
	background: transparent url("../img/vi_over.gif") 30px 0 no-repeat;
}
h2 {
	color: #666;
	padding-top: 7px;
}
h3 {
	font-size: 26px;
	margin: 50px 0 10px 30px;
	padding: 0;
}
h4 {
	width: 50px;
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #333;
	position: absolute;
	left: 30px;
	font-size: 15px;
}
h4 span {
	color: #666;
	font-size: 12px;
}
.articles {
	width: 100%;
	overflow: hidden;
}
.article {
	margin-left: 90px;
	margin-right: 30px;
	background: transparent 0 0 repeat-x;
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
	/* round */
	   -moz-border-radius: 2px; /* FF1+ */
	-webkit-border-radius: 2px; /* Saf3+, Chrome */
	        border-radius: 2px; /* Opera 10.5, IE 9 */
}
#tag .article {
	margin-left: 30px;
}
dl {
	display: block;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	/* bg color */
	background-color: #f00;
	background-color: rgba(255, 0, 0, 0.85);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9ff0000',endColorstr='#d9ff0000')"; /* IE8 */
	/* cursor */
	cursor: url(../img/cursor.gif), auto;
	/* round */
	   -moz-border-radius: 2px; /* FF1+ */
	-webkit-border-radius: 2px; /* Saf3+, Chrome */
	        border-radius: 2px; /* Opera 10.5, IE 9 */
}
dt, dd {
	display: block;
	white-space: nowrap;
	margin: 0;
	color: #000;
}
dt {
	padding: 20px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
}
dd {
	padding: 10px 0 0 20px;
	font-size: 14px;
}
dd a {
	padding: 5px;
	/* round */
	   -moz-border-radius: 2px; /* FF1+ */
	-webkit-border-radius: 2px; /* Saf3+, Chrome */
	        border-radius: 2px; /* Opera 10.5, IE 9 */
}
dd a:link, dd a:visited {
	background: #000;
	color: #e60000;
}
dd a:hover, dd a:active {
	background: #fff;
	color: #e60000;
	cursor: url(../img/cursor.gif), pointer;
}

address {
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: -50px;
}
address a {
	display: block;
	width: 21px;
	height: 24px;
}
address a:hover, address a:active {
	background: transparent url("../img/newt_over.gif") 0 0 no-repeat;
}
address a:hover img, address a:active img {
	display: none;
}

/* #perma  */

#gallery {
	margin: 20px 0 0 30px;
}
#gallery p {
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
	line-height: 0;
	background: #f00;
	/* round */
	   -moz-border-radius: 2px; /* FF1+ */
	-webkit-border-radius: 2px; /* Saf3+, Chrome */
	        border-radius: 2px; /* Opera 10.5, IE 9 */
}
#gallery p img {
	/* round */
	   -moz-border-radius: 2px; /* FF1+ */
	-webkit-border-radius: 2px; /* Saf3+, Chrome */
	        border-radius: 2px; /* Opera 10.5, IE 9 */
}
#gallery a:hover {
	filter:alpha(opacity=20);
	-moz-opacity: .20;
	opacity: .20;
	/* cursor */
	cursor: url(../img/cursor.gif), pointer;
}
#TB_ImageOff {
	/* cursor */
	cursor: url(../img/cursor.gif), pointer;
}
#perma h5, #perma ul#sitedata {
	float: left;
}
#perma h5 {
	display: block;
	white-space: nowrap;
	margin: 0 0 0 90px;
	padding: 15px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	*margin: 0;
	*padding-left: 90px;
}
ul#sitedata {
	margin: 15px 0 0 15px;
	padding: 0;
	list-style-type: none;
}
ul#sitedata li {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
ul#sitedata li a {
	padding: 5px;
	/* round */
	   -moz-border-radius: 2px; /* FF1+ */
	-webkit-border-radius: 2px; /* Saf3+, Chrome */
	        border-radius: 2px; /* Opera 10.5, IE 9 */
}
ul#sitedata li a:link, ul#sitedata li a:visited {
	background: #4d4d4d;
	color: #000;
}
ul#sitedata li a:hover, ul#sitedata li a:active {
	background: #e60000;
	color: #000;
	cursor: url(../img/cursor.gif), pointer;
}

/* links */

ul#links {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
}
ul#links li {
	display: block;
	margin: 10px 0 0 30px;
	font-size: 12px;
	color: #525252;
}

/* footer */

#footer {
	font-size: 12px;
	list-style: none;
	margin: 10px 30px 0 30px;
	padding: 10px 0 0 0;
	border-top: 1px solid #333;
	color: #666;
}
#archives h3 {
	border-bottom: 1px solid #333;
	margin-right: 30px;
	padding-bottom: 7px;
}
#footer li {
	display: block;
}
#archivelist {
	float: left;
	margin-top: -2px;
	color: #666;
}
#archives ul {
	display: block;
	margin: 0 0 0 30px;
	padding: 0;
}
#archives ul li ul, #archives li {
	display: inline;
	font-size: 12px;
	margin: 0;
	padding: 0 4px 0 0;
	line-height: 1.5;
}

#contactbox {
	position: absolute;
	width: 150px;
	top: 7px;
	left: 100%;
	margin-left: -210px;
	text-align: right;
	color: #666;
	font-size: 12px;
}

.cl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .cl             { zoom: 1; }
*:first-child+html .cl { zoom: 1; }

.ofthemonth {
	background: transparent url(../img/ofthemonth.gif) top right no-repeat !important;
	height: 100px;
	text-indent: -9999px;
}

