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

body {
	background: #333333;
	margin: 30px 0;
	color:#999999;
	font:x-small Lucida Sans Unicode;
	font-size/* */:/**/small;
	font-size: /**/small;
	text-align: left;
    background-image: url(back-fade.gif);
	background-repeat: repeat-x;
}
a:link {
	color:#e1771e;
	text-decoration: underline;
}
a:visited {
	color:#e1771e;
	text-decoration: underline;
}
a:hover {
	color:#e6e6e6;
	text-decoration: underline;
}
a img {
	border-width:0;
}
#header-wrapper {
	margin: 0;
	padding: 0;
}
#header-inner {
	background-position: left;
	margin: 0;
	padding: 0;
}
#header {
	margin: 0;
	padding: 0;
	text-align: left;
}
#header h1 {
	font: 300% Lucida Sans Unicode;
	color: #999999;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 12px 0 0 77px;
	width: 500px;
}
#header a {
	color:#999999;
	text-decoration:none;
}
#header a:hover {
	color:#999999;
}
#header .description {
	margin: 0;
	font: normal normal 128% Lucida Sans Unicode, Verdana, sans-serif;
	color: #999999;
	padding: 0 0 0 90px;
	width: 500px;
}
#header img {
	margin-left: auto;
	margin-right: auto;
}
#outer-wrapper {
	width: 800px;
	margin: auto;
	text-align:left;
	font: normal normal 105% Lucida Sans Unicode, sans-serif;
}
#main-wrapper {
	width: 500px;
	background-color: #101010;
	padding: 0 25px 70% 25px;
	margin: 0 0 0 0;
	float: left;
	text-align:left;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	background-image: url(http://http://mackney.com/richard/profile/img/starburst.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#sidebar-wrapper {
	width: 230px;
	background-color: #333333;
	background-image: url(back-fade.gif);
	background-repeat: repeat-x;
	padding: 0 10px 0 10px;
	float: right;
	margin: 0 0 0 0;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
h2 {
	font-weight: normal;
}
h2.date-header {
	font-size:90%;
	margin: 10px 0 0 0;
}
.post {
	margin: .5em 0 200px 0;
	border-bottom: 0px dashed #CCCCCC;
	padding-bottom: 1.5em;
}
#rss {
	padding: 0 0 0 783px;
}
.post h3 {
	margin: auto;
	padding: 15px 0 15px 70px;
	margin-bottom: 15px;
	font-size:170%;
	font-weight:normal;
	background-color: #000000;
	background-image: url(back-fade.gif);
	border: 1px #333333 solid;
	line-height:1.4em;
	color:#999999;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
	display:block;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
	color:#999999;
}
.post-body {
	margin:0 0 .75em;
	line-height:1.6em;
}
.post-body blockquote {
	line-height:1.3em;
}
.post-footer {
	margin: 0 0;
	color:#999999;
	letter-spacing:.1em;
	font: normal normal 78% Lucida Sans Unicode, Verdana, sans-serif;
	line-height: 1.4em;
}
.comment-link {
	margin-left:.6em;
}
.post img {
	padding:4px;
	border:0px dashed #333333;
}
.post blockquote {
	margin:1em 20px;
}
.post blockquote p {
	margin:.75em 0;
}
.sidebar {
	font-size: 95%;
	color: #666666;
	line-height: 1.5em;
}
.sidebar ul {
	list-style:none;
	margin:0 0 0;
	padding:0 0 0;
}
.sidebar li {
	margin:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:.25em;
	padding-left:15px;
	text-indent:-15px;
	line-height:1.5em;
}
.sidebar .widget, .main .widget {
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 1.5em;
	padding:0 0 1.5em;
}
.main .Blog {
	border-bottom-width: 0;
}
#friendfeed .body, #friendfeed .feed, #friendfeed .entry, #friendfeed .info, #friendfeed .ebody, #friendfeed .title, #friendfeed .text, #friendfeed.widget, #friendfeed.widget div, #friendfeed.widget td, #friendfeed.widget table, #friendfeed .content, #friendfeed .media, .badge {
	border: 0 !important;
	background-color: #333333 !important;
	color: #999999 !important;
	font-family: "Lucida Sans Unicode";
}
.badge a:link, .badge a:visited, #friendfeed a:link, #friendfeed a:visited {
	color: #e1771e !important;
}
#friendfeed .info, #friendfeed .info a:link, #friendfeed .info a:visited {
	color: #999999 !important;
	font-size: 0.9em !important;
}
.friendfeed.badge, div.friendfeed.badge div, div.friendfeed.badge span, div.friendfeed.badge img, div.friendfeed.badge table, div.friendfeed.badge tr, div.friendfeed.badge td {
	background-color: #333333 !important;
}
.icons {
	font-size: 80%;
	text-align: center;
}
#flickr {
	width: 420px;
	margin: auto;
	text-align: center;
	border: 1px dashed #CCCCCC;
}
#base {
	padding: 60%;
}