/*

Theme Name: Sleek Black

Theme URI: http://unexisted.org/projects/wordpress-theme-development/

Description: A clean and professional-looking theme in black. It is search-engine-optimized, compatible with Wordpress 2.9, and comes with widget-ready sidebars and boxes. 

Version: 2.8

Tags: black, white, dark, right-sidebar, fixed-width

Author: Carla Izumi Bamford

Author URI: http://unexisted.org

*/



/*

#######################################

Basic elements

#######################################

*/

body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#000000;
	color:#333333;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
}
a {
	text-decoration:none;
	outline:none;
	color:#c0c0c0;
}
a:hover {
	outline:none;
	color:#969696;
}
acronym, abbr {
	cursor:help;
}
form {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
fieldset {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	border:1px solid #202020;
}
/*

#######################################

Wrappers

#######################################

*/

#wrapper {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:900px;
}
#miniwrapper {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	background-color:#000000;
	background-image:url(images/bg1.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#largewrapper {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:50px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:900px;
	background-image:url(images/bg3.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#entries {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	width:580px;
	float:left;
	font-size: 12px;
	text-align:justify;
	color:#A0A0A0;
}
.clear {
	clear:both;
}
/*

#######################################

Navigation

#######################################

*/

#navigation {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#141414;
	border-bottom:3px solid #1F1F1F;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#nav {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#141414;
}
#nav li {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#141414;
	float: left;
	list-style: none;
}
#nav li a {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 18px;
	display: block;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	background-color:#040404;
	border-left:1px solid #333333;
	color:#eeeeee;
}
#nav li a:hover {
	background-color:#000000;
	color:#646464;
}
.current_page_item a {
	background-color:#000000!important;
	background-image: url(images/bg2.png);
	background-position: left center;
	background-repeat: repeat-x;
	color:#c0c0c0!important;
}
.current_page_item a:hover {
	background-color:#000000!important;
	background-image: url(images/bg2.png);
	background-position: left center;
	background-repeat: repeat-x;
	color:#eeeeee!important;
}
/*

#######################################

Search

#######################################

*/

#topsearchwrapper {
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:right;
}
#topsearch {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 200px;
	height: 35px;
	background: url(images/search.png);
}
#topsearch:hover {
	background: url(images/searchhover.png);
}
#topsearch input {
	background-color:transparent;
	color:#3D3D3D;
	font-family: Georgia, "Trebuchet MS", Verdana, Futura, Arial, sans-serif;
	font-size:12px;
	border:none;
}
#topsearch input:hover {
	color:#c0c0c0;
}
#topsearch #s {
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	width: 145px;
	height: 20px;
}
#topsearch #go {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-indent:-9999px;
	float:right;
	width:35px;
	height:35px;
	cursor:pointer;
}
/*

#######################################

Header

#######################################

*/

#header {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	width:100%;
}
#header h1 a {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family:Helvetica, Arial, Calibri, Lucida Sans, sans-serif;
	letter-spacing:-3px;
	font-weight:normal;
	font-size:40px;
	color:#E7E7E7;
}
#header h1 a:hover {
	color:#D2D2D2;
}
#header h2 {
	margin-top: -15px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family:Helvetica, Arial, Calibri, Lucida Sans, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	color:#5A5A5A;
}
#header1 {
float:left;
width:65%;
}
#header2 {
float:left;
padding:21.4333px 20px 0 0;
text-align:right;
width:32%;
}
#header2 img {
border:0;
}
/*

#######################################

Box

#######################################

*/

#boxes {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color:#000000;
	background-image: url(images/bg4.png);
	background-position: left center;
	background-repeat: repeat-y;
}
#box1, #box2, #box3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	float:left;
	width:300px;
}
.box {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
}
.box ul {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.box ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	border-bottom:1px solid #1F1F1F;
	list-style:none;
}
.box a {
	color:#eeeeee;
}
.box a:hover {
	color:#333333;
}
.box h3 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	font-size:30px;
	letter-spacing:-3px;
	font-weight:normal;
	color:#272727;
}
.box input, .box textarea, .box button, .box select {
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Georgia, "Trebuchet MS", Verdana, Futura, Arial, sans-serif;
	border:1px solid #141414;
	font-size:13px;
	background-color:#0B0B0B;
	color:#505050;
}
.box img {
	border:1px solid #333333;
	padding: 4px 4px 4px 4px;
	background-color:#000000;
}
/*

#######################################

Sidebar

#######################################

*/

#sidebar {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	float:right;
	width:280px;
	font-family:Helvetica, sans-serif;
	color:#505050;
	font-size:14px;
}
#sidebar a {
	color:#eeeeee;
}
#sidebar a:hover {
	color:#c0c0c0;
}
#sidebar h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size:25px;
	font-weight:bold;
	font-style:normal;
	color:#969696;
	border-bottom:0px solid #c0c0c0;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
}
#sidebar ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#sidebar li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style:none;
}
#sidebar ul ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	border-bottom:1px solid #1F1F1F;
	background-image: url(images/children.png)!important;
	background-position: left center!important;
	background-repeat: no-repeat!important;
}
#sidebar ul ul li li {
	background-image: url(images/children.png)!important;
	background-position: left center!important;
	background-repeat: no-repeat!important;
	padding-left: 15px!important;
	margin-left: 15px!important;
}
#sidebar input, #sidebar textarea, #sidebar button, #sidebar select {
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Georgia, "Trebuchet MS", Verdana, Futura, Arial, sans-serif;
	border:1px solid #141414;
	font-size:13px;
	background-color:#0B0B0B;
	color:#505050;
}
#sidebar img {
	border:1px solid #333333;
	padding: 4px 4px 4px 4px;
	background-color:#000000;
}
/*

#######################################

Calender

#######################################

*/

#wp-calendar {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:99%;
	font-family:Helvetica, arial, sans-serif;
}
#wp-calendar th {
	font-size:16px;
	text-align:center;
	color:#c0c0c0;
	background-color: #111111;
}
#wp-calendar td {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:7px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:7px;
	font-size:11px;
	text-align:center;
	background-color:#111111;
	color:#333333;
}
#wp-calendar td:hover {
	background-color: #1B1B1B;
}
#wp-calendar td.pad {
	background-color:transparent!important;
}
#wp-calendar a {
	color:#c0c0c0;
!important;
}
#wp-calendar a:hover {
	color:#ffffff!important;
}
/*

#######################################

Entry

#######################################

*/

.entry {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.entry h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	font-family:Helvetica, Arial, Calibri, Lucida Sans, sans-serif;
	letter-spacing:-4px;
	font-weight:normal;
	font-size: 40px;
	color: #343434;
	border-bottom: 3px solid #131313;
}
.entry h3 a {
	color: #eeeeee;
}
.entry h3 a:hover {
	color: #c0c0c0;
}
/*

#######################################

Contents

#######################################

*/

.contents {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-family:"Trebuchet MS", Arial, Verdana, Futura, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#5F5F5F;
}
.contents a {
	color: #eeeeee;
}
.contents a:hover {
	color: #c0c0c0;
}
.contents img {
	border:1px solid #333333!important;
	padding: 4px 4px 4px 4px;
	background-color:#000000;
}
.contents blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 60px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 30px;
	background-color:#0C0C0C;
	background-image: url(images/quote.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-left:4px solid #1D1D1D;
	font-size: 12px;
	color: #333333;
}
.contents pre {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	overflow:auto;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	background-color: #101010;
	font-size: 12px;
	color: #c0c0c0;
}
.contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-bottom: 0px dotted #131313;
	color: #c0c0c0;
	letter-spacing:0px;
	font-weight:bold;
}
.contents h1 {
	font-size:20px;
}
.contents h2 {
	font-size:18px;
}
.contents h3 {
	font-size:16px;
}
.contents h4 {
	font-size:14px;
}
.contents h5 {
	font-size:12px;
}
.contents h6 {
	font-size:10px;
}
.contents table {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #000000;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #111111;
}
.contents table tr th {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #111111;
	background-color: #111111;
	color: #eeeeee;
	font-size:15px;
	text-align: center;
}
.contents table tr td {
	padding: 5px 10px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #111111;
	background-color: #000000;
	color: #767676;
}
.contents hr {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #212121;
	height: 1px;
}
.contents input, .contents textarea, .contents button, .contents select {
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Georgia, "Trebuchet MS", Verdana, Futura, Arial, sans-serif;
	border:1px solid #141414;
	font-size:13px;
	background-color:#0B0B0B;
	color:#505050;
}
/*

#######################################

Separator

#######################################

*/

div.separator {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 100px;
	border:0px;
	background: url(images/sep.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
/*

#######################################

Parametadata

#######################################

*/

.postmetadata {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 11px;
	color: #3D3D3D;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
.postmetadata a {
	color: #eeeeee;
}
.postmetadata a:hover {
	color: #333333;
}
.postmetadata span.comment {
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/comment.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.postmetadata span.date {
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/date.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.postmetadata span.admin {
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/author.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.postmetadata span.tag {
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/tag.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.postmetadata span.category {
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(images/category.png);
	background-position: left center;
	background-repeat: no-repeat;
}
/*

#######################################

Comments

#######################################

*/

#comments_template {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color:#575757;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
}
#comments_template h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	font-weight:normal;
	font-size: 23px;
	color:#c0c0c0;
}
.commentlist {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.commentlist ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.commentlist li {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
	background-color:#090909;
	list-style: none;
}
.commentdata {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-color:#eeeeee;
	background-image: url(images/bg5.png);
	background-position: left center;
	background-repeat: repeat;
	border-bottom: 2px solid #333333;
}
.gravatar {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align:center;
	float:left;
}
.gravatar img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
	background-color:#000000;
	border:1px solid #333333;
}
.author {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	float:left;
}
.authorname {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color:#333333;
	font-family: Georgia, Helvetica, "Trebuchet MS", Verdana, Futura, Arial, sans-serif;
	font-size:22px;
	text-decoration:underline;
}
.authorname a {
	color:#8D8D8D;
}
.authorname a:hover {
	color:#333333;
}
.authordate {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color:#c0c0c0;
	font-family: Helvetica, Georgia, "Trebuchet MS", Verdana, Futura, Arial, sans-serif;
	font-size:15px;
}
.authordate a {
	color:#8D8D8D;
}
.authordate a:hover {
	color:#333333;
}
.commenttexts {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	color:#c0c0c0;
}
.commenttexts a {
	color:#333333;
}
.commenttexts a:hover {
	color:#c0c0c0;
}
/*

#######################################

Comment form

#######################################

*/

#commentform {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#commentform input, #commentform textarea, #commentform button, #commentform select {
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Georgia, "Trebuchet MS", Verdana, Futura, Arial, sans-serif;
	border:1px solid #141414;
	font-size:13px;
	background-color:#0B0B0B;
	color:#505050;
}
/*

#######################################

Standards

#######################################

*/

.aligncenter, div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
.gallery img {
}
.gallery-caption {
	margin-left: 0;
}
.navigation {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	font-size:12px;
	text-align:left;
	font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
}
.navigation a {
	color:#c0c0c0;
}
.navigation a:hover {
	color:#969696;
}
.wp-caption {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	border:1px solid #333333;
	background-color:#000000;
}
.wp-caption img {
	border: 0px solid #111111!important;
	padding: 0px 0px 0px 0px!important;
}
.wp-caption p.wp-caption-text {
}
/*

#######################################

Footer

#######################################

*/

#footer {
	border-top:1px solid #171717;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:30px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
}
#copyright {
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right:0px;
	text-align:left;
	color:#222222;
	font-size:20px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
}
#copyright a {
	color:#919191;
	border-bottom:1px dotted #222222;
}
#copyright a:hover {
	color:#2C2C2C;
}
#wordpress {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width:50px;
	height:50px;
	text-indent:-9999px;
	float:right;
	background-image: url(images/wordpress.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#wordpress:hover {
	background-image: url(images/wordpresshover.png);
}
#rss {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width:50px;
	height:50px;
	text-indent:-9999px;
	float:right;
	background-image: url(images/rss.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#rss:hover {
	background-image: url(images/rsshover.png);
}
#uplink {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width:50px;
	height:50px;
	text-indent:-9999px;
	float:right;
	background-image: url(images/uplink.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#uplink:hover {
	background-image: url(images/uplinkhover.png);
}
#guestlist {
	color:#570000;
float:;
}

