body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	vertical-align: top;
	background: #FFFFFF url(http://www.digitalskillz.org/images/bg_brownie.jpg) fixed repeat-y;
	color: #dbd0b3;
}

.linkhead{
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 28px;
	padding: 0px 0px 20px 0px;
}

.linkhead:hover{
	font-family: Arial, Helvetica, Sans-serif;
	color: #ff6000;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 28px;
	padding: 0px 0px 20px 0px;
}

#wrapper{
	clear: both;
	overflow: hidden;
	margin: 0px 0px 0px 130px;
	padding: 50px 0px 200px 0px;
	width: 756px;
	background: #2f2303;
	text-align: left;
}
h1{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 0 3px 0px;
	color: #dbd0b3;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 5px 0px -20px 0px;
	color: #dbd0b3;
}

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


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

blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #777; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #111;
	border-right: 1px dotted #555;
	border-bottom: 1px dotted #555; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #666;
	background: #444;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	float: left;
	width: 100%;
	height: 0px;
	margin-bottom: 0px;
	padding: 0;
	color: #FFFFFF;
	clear: both;
}

#header a{
	color: #FFFFFF;
}

#header a:hover{
	color:#FFFFFF;
}

/*----POST----*/

#container{
	float: left;
	width: 460px;
	padding: 0px 0px 0px 20px;
}

.post{
	padding: 0px 0px 0px 0px;
}

.post h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 28px;
	padding: 0px 0px 20px 0px;
}

.entry{
	line-height: 14px;
}

.postinfo{
	font-family: Arial, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #dbd0b3;
	padding: 15px 0 0px 0;
}

.postinfo a{
	color: #FFFFFF;
}

.postdate{ 
	color: #dbd0b3; 
	font-size: 9px;
	font-weight: bold;
}

p.postmetadata{
	font-size: 9px;
	color: #dbd0b3;
	margin: 0px 0 0 0;
	padding: 0px 0px 50px 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 0px 20px 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	background: none; 
}

	

/*----SIDEBAR STYLES----*/

.sidebar{
	float: left;
	width: 155px;
	margin: 0px auto 0px 120px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar ul li{
	padding: 10px 0 20px 0;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dbd0b3;
	padding: 3px 0px 10px;
	margin: 0px 10px 0px 16px;
}

.sidebar ul ul li{
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0px;
	line-height: 12px;
	list-style: none;
	font-size: 10px;
}

.sidebar .syndication .rss {
	width: 175px;
	height: 33px;
	color: #FFFFFF;
	position: relative;
	margin: 0px 0px 22px 0px;
}

.sidebar .syndication .rss span{
	background: url(images/rss.gif) no-repeat;
	position: absolute;
	width: 175px;
	height: 33px;
}

.sidebar .rss .sub{
	border-bottom: none;
	color: #FFFFFF;
}

.sidebar .rss .sub a:hover{
}

.sidebar ul li a{
	display: block;
	text-decoration: none;
	color:#dbd0b3;
	padding: 0px 0px 1px 6px;
}

.sidebar ul li a:hover{
	text-decoration: none;
	color: #ff6000;
}


table#wp-calendar{
	width: 100%;
}


/*----COMMENT FORM----*/

#comment-form{
	width: 410px;
	margin: 50px 0 0;
	border: none;
	padding: 5px 5px 15px 15px;
	background: #362b09;
}

.comments-template ol{
	margin: 0 0 10px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ff6000;
	padding: 10px 0 10px 0;
}

.commentmetadata{
	font-size: 14px;
	font-style: italic;
	color: #ff6000;
	padding: 10px 10px 10px 0;
}

.commentmetadata strong { 
	font-size: 14px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #FFFFFF;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #12120e;
	margin: 30px 10px 15px 0;
	background: #FFF;
	border: 1px solid #FFFFFF;
}

/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	position: fixed; 
	bottom:0px;
	width: 744px;
	margin: 130px 0px -22px 0px; 
	padding: 7px 2px 30px 10px;
	line-height: 12px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #4f431f;
	border-bottom: none;
}
.linkafooter{
	text-decoration: none;
	font-weight: bold;
	color:#ff6000;
}
.linkafooter:hover{
	text-decoration: none;
	font-weight: bold;
	color:#ff6000;
}