@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:before {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/* -- HEADER -- */

#navigation {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	color: #FFFF99;
	text-decoration: none;
}


.commentmetadata a:link{
	text-decoration: none;
	color: #FFFFFF;
}

.commentmetadata a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.commentmetadata a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.commentlist li a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.commentlist li a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.commentlist li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}




#commentform {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#commentform  a:link {
	color: #FFFFFF;
}

#commentform  a:visited {
	color: #FFFFFF;
}

#commentform  a:hover {
	color: #FFFF99;
}

#hnavigation {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#hnavigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#hnavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#hnavigation a:hover {
	color: #FFFF99;
	text-decoration: none;
}


#bannerline {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#bannerline a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#bannerline a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bannerline a:hover {
	color: #FFFF99;
}

#sidebar ul, #sidebar2 ul {
	padding: 0px;
	margin: 0px 0px 15px;
}



#sidebar  li {
	list-style: none;
	color:#000000;
	width: 172px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar  li li {
	list-style: none;
	background: url() no-repeat top center;
	height: auto;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 172px;
	padding-left: 5px;
}

#sidebar h2 {
	list-style: none;
	background: url(images/sidebar-title.gif);
	height: auto;
	color:#000000;
	padding: 5px 0 5px 0;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar .title {
	background: url(images/sidebar-title.gif);
	height: auto;
	color:#000000;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar .elements {
	width: 96%;
	font-size: 16px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#sidebar .spacer {
	height: 1px;
}

#sidebar a:link{
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebar a:hover{
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul li ul li { background: url(images/sidebar-divider.gif) no-repeat bottom center; }
#sidebar a:visited{
	padding-left: 5px;
}

hr {
     clear: both;
     margin: 0px;
     height: 17px;
     border: 0px;
     color: #000;
     background: #000;
     padding: 0px;
}

/* -- POST -- */

img { border: 0; }

#post .post-title {
	background: url(images/post-title.gif) no-repeat;
	padding: 8px 0 12px 15px;
	font-size: 22px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#post .post-title a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#post .post-title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#post .post-title a:hover {
	color: #FFFF66;
	text-decoration: none;
}

#post .post-title .timestamp {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#post .post-title .timestamp .highlight {
	color: #FFFF00;
	font-style: italic;
	font-size: 12px;
}

#post .post-entry {
	background: url(images/post-bg.gif);
	font-size: 14px;
	padding: 0 10px 5px 15px;
	height: auto;
}

#post .post-entry {
	background: url(images/post-bg.gif);
	font-size: 14px;
	padding: 0 10px 5px 15px;
	height: auto;
}

#post .cat-posted {
	background: url(images/post-bg.gif);
	padding-left: 15px;
	font-size: 12px;
}

#post .categ {
	color: #CCCCCC;
	font-style: italic;
}

#post .cat-posted a {
	color: #FF0000;
}

#post .rss-icon {
	background: url(images/post-bg.gif);
	padding-right: 10px;
}


/* -- RIGHT SIDEBAR -- */

#sidebar2  li {
	list-style: none;
	color:#000000;
	width: 301px;
}

#sidebar2 ul {
	margin: 0px;
	padding: 0px;
}

#sidebar2  li li {
	list-style: none;
	background: url() no-repeat top center;
	height: auto;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 301px;
	padding-left: 5px;
}

#sidebar2 h2 {
	list-style: none;
	background: url(images/sidebar2-title.gif);
	height: auto;
	color:#000000;
	padding: 5px 0 5px 0;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar2 .title {
	background: url(images/sidebar2-title.gif);
	height: auto;
	color:#000000;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar2 .elements {
	width: 96%;
	font-size: 16px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#sidebar2 .spacer {
	height: 1px;
}

#sidebar2 a:link{
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebar2 a:visited{
	padding-left: 5px;
}

#sidebar2 a:hover{
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar2 ul li ul li { background: url(images/sidebar2-divider.gif) no-repeat bottom center; }

#post .categ a:link {
	color: #FFFFFF;
	font-style: italic;
}

#post .categ a:visited{
	color: #FFFFFF;
	font-style: italic;
}

#post .categ a:hover{
	color: #FFFF99;
	font-style: italic;
}

#post .post-entry a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#post .post-entry a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#post .post-entry a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
