/*  
Theme Name: -d- Dustin Kirk
Theme URI: http://www.linkrain.com/articles
Version: 1.0
Author: Dustin Kirk
*/

/** These lines are for IE6 only **/

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}
ul.readmore {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

/** Removes any image borders **/
img {
	border: none 0px;
}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.vid{
	padding-top:20px;
	padding-bottom:5px;
}

img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
p {margin: 0px 0px 0px 0px; padding: 0;}   


.entry{
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	padding-bottom:10px;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:5px;
}

.navigation{
	background: #FFFFFF;
	padding: 10px 0px;
	margin: 0px 10px;
	text-align:right;
	width:90%;
	font-size:14px;
}

.navigation a {
	font-weight: bold;
}

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */


body {
	margin: 0px;
	padding: 0px;
	font: 76%/2.0em verdana, tahoma, arial,  sans-serif; 
	color: #555;
	background-image:url(images/body_back.png);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#ffffff;
	line-height:normal;
}

#header {
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	height: 165px;
	width: 1110px;
	background-repeat:repeat-x;
	background-position:top;
	}	
#LogoSM{
	position:absolute;
	top:10px;
	left:10px;
	width:150px;
	height:150px;		
	background-image:url(images/logos/44.png);	
}
#Title_Line{
	position:absolute;
	top:12px;
	left:0px;
	width:1110px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.4em;
	color:#333333;
}
	#Top_Level_Nav{
		position:absolute;
		top:50px;
		left: 168px;
		color:#333333;
		font-size:11px;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	#Top_Level_Info{
		position:absolute;
		top:75px;
		left: 160px;
		width:935px;
		font-size:11px;
		padding-left:5px;
		padding-right:5px;
		line-height:1.5em;
		color:#555555;
		text-transform:none;
	}
	.Name{
	font-weight:bold;
	}
	
	#Top_Level_Info a{
		color:#333333;
	}
	#Top_Level_Info a:hover{
		color:#cc0000;
		text-decoration:none;
	}
	#Second_Level_Nav{
		position:absolute;
		top:125px;
		left: 160px;
		width:935px;
		font-size:16px;
		padding-left:5px;
		padding-right:5px;
		line-height:1.4em;
		color:#333333;
	}

#header h1 {
	top: 20px;
	left: 230px;
	font-size: 1.5em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	font-size: 1.5em;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header h4 {
	top: 60px;
	left: 230px;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0;
	font-size: 2.2em;
	padding: 0;
	border: none 0px;
	color: #333333;
}

h2 {
	
	color: #222222;
	font-weight: normal;
	font-size: 1.6em;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}
h3 {
	color: #222222;
	font-weight: normal;
	font-size: 1.6em;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}

.main h2 {
	color: #222222;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h4 {
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h5 {
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
}

.links h2 {
	font-size: 1.0em;
	margin-top: 0px;
	padding:0px 0px 8px 5px;
	font-weight:bold;
	color: #666666;
	list-style: none;
	background:url(http://www.dustinkirk.com/images/links_back.png);
	background-position:top;
	background-repeat:repeat-x;
	line-height:22px;
	/* border:1px solid #f3f3f3;
	line-height:26px; */
}
.links h3 {
	font-size: 1.0em;
	margin-top: 0px;
	margin-right:2px;
	padding:1px 5px;
	font-weight:bold;
	color: #666666;
	text-shadow:1px 1px 1px #FFF;
	list-style: none;
	background-position:top;
	background-repeat:repeat-x;
	line-height:22px;
	border-top:1px solid #EEE;
	box-shadow:0px 1px 1px #AAA;
	
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(238,238,238,1) 0%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}
/* ------------------------------------------------------------*/
.links ul li ul li  h2{
	line-height:normal;
	font-size: 9px;
	margin-top: 10px;
	padding: 0px;
	color:#666666;
	background:none;
	font-weight:bold;
	border:none;
}
.links ul li ul li  h3{
	line-height:normal;
	font-size: 9px;
	margin-top: 10px;
	padding: 0px;
	color:#666666;
	background:none;
	font-weight:bold;
	border:none;
}

h2.pagetitle {
	font-size: 1.4em;
	margin: 0px;
	padding: 10px 15px 0px 15px;
	color: #222222;
	list-style: none;
	border-bottom: 3px solid #333333;
	background: none;
}

h2 a:link, h2 a:visited {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}
h3 a:link, h2 a:visited {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	border-bottom:1px solid #cc0000;
}
h3 a:hover, h2 a:active {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	border-bottom:1px solid #cc0000;
}
/*
.main h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
	background: none;
}

h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}
*/

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

a:visited {
	color: #cc0000;
	}

a:hover, a:active {
	background: none;
	color: #cc0000;
	text-decoration:underline;
	}

blockquote {
	border-left: 1px solid #CCCCCC;
	padding: 0 10px;
	margin: 10px 0 10px 30px;
	width:70%;
	color:#888888;
}

/* 2)-=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=--=-=-=- Structure -=-=-=- */

#container {
	margin: 0px;
	padding: 0 0 0 0;
	width: 1110px;
	text-align: left;
	box-shadow:inset 0px 1px 4px #999;
}

#grandwrapper {
	margin: 0px;
	padding: 0px;
	line-height:normal;
}

#wrapper {
	margin: 0px;
	padding:0px;
	line-height:normal;
}
	
#wrapper_bottom {
	clear: both;
	background: inherit;
}

div#content {
	float:left;
	width:618px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#sidebarLeft {
	float:right;
	width: 228px;
	margin: 0px 2px 0px 10px;
	padding: 0px;
}       

#sidebarRight{
	float:left;
	width: 228px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	background: none;
}

.links {
	margin: 0px;
	padding: 0px 0px;
	background: none;
}
/* FOODFuosdofjasdlfjasdojfsadflasdf  */

#footer {
	margin: 0px;
	background: url(images/footerbg.gif) repeat-x;
	padding: 0px;
	width: 100%;
	height:70px;
	clear: both;
	text-align: center;
}

#footer p.left {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	font-size: .8em;
	float: left;
	text-align: left;
}

#footer p.right {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	font-size: .8em;
	float: right;
	text-align: right;
}

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

#footer p a:hover {
	color: #ff6600;
	text-decoration: none;
}

/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	height:20px;
	margin-top:2px;
	color:#333333;
	font-size: .9em;
	padding: 0px;
	margin: 0 0 5px 0;
}
#date a, #date a:hover, #date a:visited{
	color:#333333;
}

.highlight {
	background: #ffffff;
	}
	
.comments-nice-bg {
	height: 1%;
	padding: 1px;
	background: #efefef;
	color: #000;
}

.comments-nice {
	height: 1%;
	padding: 10px;
	background: #FFFFFF;
	margin: 1px;
}



.comments {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #efefef;
}

.comments a:link, .comments a:visited {
	color: #cc0000;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	color: #cc0000;
	text-decoration:underline;
}	

.alt {
	background: #f9f9f9 !important; 
	border: 0px solid #E1EBD3 !important;
	padding: 10px 10px 10px 10px !important;
}

.alt:hover {
	border: 0px solid #C0D6A3 !important;
	}

.commentlist li:hover {
	border: 0px solid #999;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	border: 0px;
	border-bottom:1px solid #efefef;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	border-bottom: 0px solid #efefef;
	margin: 5px;
	color: #000000;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform:none;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
.comment_author{
	font-weight:bold;
}
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply {
	color: #333333;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}

.postinput {
	margin: 10px 0px 0px 0px;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 0px 5px 0;
	font-size: .9em;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links ul li {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #CCCCCC;
	
}


/* Navigation list items ----------------------------------------------------------------======================---- */
.links ul li ul li {
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	border:0px;
}

.links li li li {
	padding: 0px;
	margin: 0px;
	border:0px;
}

.links ul {
	padding: 0px;
	margin: 0px;
	border:0px;
}

.links ul ul {
	padding: 0px;
	margin: 0px;
	border:0px;
	
}

.links ul ul ul {
	padding: 0px;
	margin: 0px;
	border:0px;
	}

.links a, .links a:link, .links a:visited {
	font-size: .9em;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	display:block;
	padding-left:5px;
	padding-right:1px;
	padding-bottom:1px;
	padding-top:1px;
}

.links a:hover, .links a:active {
	background: none;
	color: #cc0000;
	display:block;
	padding-left:4px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	border:1px solid #eaeaea;
	}

.miniPost{
	margin-bottom:4px;
}
		
.miniPost a, .miniPost a:link, .miniPost a:visited {
	font-size: .9em;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	display:block;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.miniPost a:hover, .miniPost a:active {
	background: none;
	color: #cc0000;
	display:block;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	border:0px solid #eaeaea;
	}

.miniPost img{
	border-radius:4px;
}

#search {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#searchform {
	margin: 5px 0 0 0;
	padding: 0;
}

.searchfield {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border: 1px solid #DDDDDD;
	color: #333333;
	width: 160px;
	height: 20px;
}

.searchfield:hover {
	background: #ffffff;
	border: 1px solid #000000;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	color: #333333;
	width: 50px;
	height: 22px;
	cursor:pointer;
}

.searchsubmit:hover {
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.1em;
	border: 1px solid #cccccc;
	padding: 2px 5px 1px 5px;
	width: 90%;
	width: 400px;
	height: 90px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #cccccc;
	color: #333333;
	}
	
input {
	background: #ffffff;
	border: 1px solid #efefef;
	height:22px;
	}
	
input:hover {
	border: 1px solid #333333;
	}
	
.input-submit {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	color: #333333;
	width: 120px;
	height: 22px;
	cursor:pointer;
	}


.input-submit:hover {
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.current_page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


#navlist li.current_page_item a {
		color:#888888;
		padding-left:8px;
		padding-right:8px;
		padding-top:4px;
		padding-bottom:4px;
}


#navlist li.current_page_item a:hover {
		color:#FFFFFF;
		background-color:#EE0000;
		background-image:url(images/navOver_back.png);
		background-position:top;
		background-repeat:no-repeat;
		border-top:1px solid #e45a5b;
		border-bottom:1px solid #6c0f0f;

}
#navlist a,#navlist a:link, #navlist a:visited {
		margin: 0px;
		color:#888888;
		padding-left:8px;
		padding-right:8px;
		padding-top:4px;
		padding-bottom:4px;
}


#navlist a:hover {
		color:#FFFFFF;
		background-color:#EE0000;
		background-image:url(images/navOver_back.png);
		background-position:top;
		background-repeat:no-repeat;
		border-top:1px solid #e45a5b;
		border-bottom:1px solid #6c0f0f;

}
	
ul#subnavlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#subnavlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#subnavlist li.cat-item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#subnavlist li.cat-item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


#subnavlist a,#subnavlist a:link, #subnavlist a:visited {
		color:#666666;
		font-weight:bold;
		font-size:14px;
		padding-left:4px;
		padding-right:4px;
		padding-top:2px;
		padding-bottom:2px;
		margin: 0px;
		text-align:center;
		background-position:top;
		background-repeat:repeat-x;
		border:1px solid #f3f3f3;
}

#subnavlist a:hover {
		color:#CC0000;
		text-decoration:none;
		font-weight:bold;
		border:1px solid #a1a1a1;
}

current-cat{
	color:#333333;
	border-bottom:1px solid #333333;
}

div#calendar_wrap {
	margin: -25px 0 0 0;
	text-align: left;
}
li#calendar h2.widgettitle {
	text-decoration: none;
}
li#calendar {
	text-align: left;
}
table#wp-calendar caption {
	text-align: left;
	color: #333333;
	font-size: 1.4em;
	margin: 0 auto;
}

table#wp-calendar tfoot {
	display: none;
}

table#wp-calendar th {
	background: #333333;
	color: #FFFFFF;
	text-align: center;
}

table#wp-calendar {
	background: #333333;
	border-top: none;
	margin: 0 auto;
	width: 180px;
	text-align: center;
}
table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
table#wp-calendar a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#feed {
	position:relative;
	float:right;
	width:150px;
	height:10px;
	background: url(images/headerbg.gif) repeat-x;
}


table{
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;	
}
#videoBox{
	font-size:12px;
	line-height:15px;
	position:relative;
}
.vidImage{
	background-color:#FFFFFF;
	padding:8px;
	margin:1px;
	border:1px solid #eaeaea;
	border-radius:4px;
	/* border:1px solid #f3f3f3; */
}
#videoInfo{
	background-image:url(images/video_info_back.png);
	background-repeat:repeat-y;
	background-position:top center;
	position:absolute;
	top:295px;
	left:6px;
	height:22px;
	width:596px;
	padding:2px 5px;
	box-shadow:0px 1px 1px #666;
}
.videoPlay{
	width:20px;
}
.videoLength{
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
.videoRating{
	text-align:right;
	width:120px;

}
#postContent{
	margin-right:auto;
	margin-left:auto;
	width:600px;
	font-size:12px;
	line-height:15px;
}
#tags a{
	font-size:10px;
	background-color:#EEEEEE;
	background-image:url(http://www.dustinkirk.com/images/tag_back.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#888888;
	margin:1px;
	padding: 2px 4px 2px 8px;
	border-right:#AAAAAA;
}
#tags a:hover{
	font-size:10px;
	background-color:#DDDDDD;
	background-image:url(http://www.dustinkirk.com/images/tag_backO.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333333;
	margin:1px;
	padding: 2px 4px 2px 8px;
	border-right:#999999;
}
.project_title{
	font-weight:bold;
}
#relatedPosts{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#relatedPosts H3{
	font-size:inherit;
	margin-top:10px;
	color:#999999;
}
#relatedPosts ul{
	color:#999999;
	list-style-image:url(images/bullet_video.jpg);
	list-style-position:inside;
	padding: 0px;
	margin-left: 10px;	
}
.pageTitle{
	font-size:14px;
	font-weight:bold;
	color:#222222;
}
.searchTitle{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-color:#EFEFEF;
	padding:5px;
}
