/* Begin Typography & Colors */
a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

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

a:hover {
color:#DDDDDD;
text-decoration:none;
font-weight:bold;
}

a:visited {
color:#EEEEEE;
font-style:italic;
text-decoration:none;
}

#pages a:visited { text-decoration:none; font-style:normal }

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

img {
border:0 none;
}

p {
line-height:16px;
margin:0;
padding:0;
}

a img {
border:0 none;
}

#description {
border-bottom:1px solid #CCCCCC;
height:25px;
padding:10px 0 0;
}

 
.subnav, .categories { text-align:right; font-size:10px; color:#999999; margin-right:3px !important; }
.subnav a, .categories a { color:#666666; }
.subnav a:hover, .categores a:hover { color:#fff; }
.entry p a:visited { color: #b85b5a; }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#pages ul li { 

font-family:Tahoma,Helvetica,Geneva,Arial,sans-serif;
font-size:20px;
line-height:22px;
height:24px;
font-weight:bold;
letter-spacing:-0.011em;
text-align:right;
text-transform:uppercase;
word-spacing:-5px;
margin:0; padding:0;

 }
 
#pages ul li a { color:#4d4c4c; }
#pages ul li a:hover { color:#f1f1f1; }
#pages .widgettitle { display:none; }



small.date { 

clear:both;
color:#CCCCCC;
display:block;
font-size:12px;
font-weight:bold;
padding-top:2px;
text-transform:uppercase;

 }
div.entry { padding:8px 0 0px; color:#fff; text-align:justify; font-size:12px;}

div.post { margin-bottom:20px; margin-top:0px; }

.postmetadata { 

background:#111111 none repeat scroll 0 0;
border:1px solid #010101;
padding:5px;

}

div.post p { padding-bottom:10px; color:#f1f1f1; padding-right:15px; }

/* End Typography & Colors */

/* Begin Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #e0e0e0;
	background:#121212;
	text-align: center;
	}


#page {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	margin-top:75px;
	}

#header {
	margin-bottom:50px;
	}

#headerimg { 
	background:url('images/dk_logo.png') no-repeat; 
	height:70px; 
	width:165px; 
	}
	
#headerimg span { 
	display:none;
	}

#content { 
	min-height:500px; 
	}

.narrowcolumn { 
	width:568px; 
	float:right; 
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/* Begin Headers */
#content h2 a { color:#00d8ff; !important }

h2.navtitle { display:none; }

#content h2 { 
font-size:13pt;
font-weight:bold;
height:16pt;
line-height:16pt;
padding:0;
margin:0;
color:#00d8ff;
text-transform:uppercase;
border-right:4px solid #2b2b2b;
}
small.date { border-right:4px solid #2b2b2b; padding-bottom:4px; }

#content h2 a:hover { color: #cccccc; }

h3 {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:10px 0 15px 10px;
	text-transform:uppercase;
	}

#sidebar h2 { 
	font-size:12px;
	font-weight:bold;
	margin:25px 0px 2px 0;
	padding:0;
	text-align:right;
	text-transform:uppercase;
	}

.widget_links h2 { color:#99FF00; }
.widget_categories h2 { color:#ED145B; }
.widget_recent_entries h2 { color:#00FFFF; }
.widget_categories, .widget_recent_entries, .widget_links { text-align:right; margin-right:6px; }
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:4px solid #333333
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar { 
	width: 166px;
	float:left;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #666;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: -12px;
	margin-bottom: 12px;
	}
	
	.navigation a { color:#666666; }
/* End Various Tags & Classes*/






