/* Global ----------------------------------------------------------------- */

body {
    color:#303030;  
    font: .85em helvetica, arial, sans-serif;   
	line-height:1.2em;
    background-color: #fff; 
	margin:0;
	padding:0;
}

h1 {
	line-height:1.1em !important;
	margin:24px 0 0 0 !important;
	font-weight: 400;
}
h2 {
	font-size:1.9em !important;
	color:#000 !important;
	font-weight:400;
	line-height:1.1em !important;
	margin:0 0 0 0 !important;
}

a {
    color: #DE5900; 
}

a:hover {
    text-decoration: none;
}

.asset-header {
   margin-top:34px;
}

#header {
   height:150px;
}

#header-inner {
    position: relative;
		overflow:hidden;
		height:150px;
}

#header-name {
    
}

#header-description {
    
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */
#alpha-inner {
	padding-bottom: 30px;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
    padding-top:4px;
    color:#666 !important;
}

.asset-meta a {
    margin:0 4px;
}

.separator {
    margin:0 4px;
}

.content-nav {
    margin: 5px 0 10px;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 1.4em !important;
    font-weight: 400;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
/*    color: #fff;*/
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}




/* Layout ----------------------------------------------------------------- */

#container-inner {
	overflow:hidden;
}


#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    
}

#beta-inner {
	width:194px;
	margin-left:5px;
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    		width:965px;
    margin: 0 auto;
}

#content-inner {
	overflow:hidden;
	background:#fff url(http://www.davidhauser.com/MINDdrift/images/bg-rtcol.gif) right 0 repeat-y;
}


/* Header ----------------------------------------------------------------- */

#header { 
     background:#EC5E00 url(http://www.davidhauser.com/MINDdrift/images/bg-hdr.png) repeat-x;
}

#header a {
    color: #fff;
    font-weight: bold;
}

/*#header-content {
    width: 842px; 
    margin: 30px 0 40px 20px;
}
*/
#header-name {
	float:left;
	margin:39px 0 0 0 !important;
	padding:0;
	background:url(http://www.davidhauser.com/MINDdrift/log_alt_1.gif) no-repeat;
	width:194px;
	height:64px;
	text-indent:-5000px;
}

#header-name a {
	display:block;
	width:412px;
	height:136px;
}

#header-name a span {
	display:none;
}

#header-description {
  float:right;
	margin:0;
	padding:0;
	background:url(http://www.davidhauser.com/MINDdrift/blog_gh.png) no-repeat;
	width:196px;
	height:150px; 
}


/* Content ---------------------------------------------------------------- */

#alpha { /* 8/30 NH */
	width:740px;
	float:left;
}

#beta { /* 8/30 NH */
	width:200px;
	float:right;
}

#alpha img {
}

.asset-name,
.asset-name a,
.archive-title {
    color: #333;
}

.asset-footer {
	display:block;
margin-top:24px;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget {
	border-bottom:1px solid #ccc;
}

.widget-header,
.widget-content {
    margin-left: 12px;
}

.widget-header { 
    margin:14px 0 6px 10px;
    padding: 0;
    font-size: .9em !important;
    font-weight:700;
}

.widget-header,
.widget-header a {
    color: #5B5B5B;
}

.widget-content a {
    color: #DE5900;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
	padding-right:12px;
}

.widget-search .widget-content {
	padding-right:0;
}

.widget-content ul {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.widget-content ul li {
	margin:0 0 12px 0;
	padding:0 0 0 0;
	line-height:1em;
}



/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}

/* search */

#search {width:100px}

/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
   border-top:6px solid #FF8538;
   /* background:#FFFFAD; */
   padding-top:6px;&nbsp;
}

#footer-content {
    /* border-top:1px solid #ccc; */
    margin: 0 0 20px 0;
}

#footer-content .widget-content {
	margin:0 !important;
}

#footer-content .widget {
   border:none !important;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


/*#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}
*/

/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

/* tag cloud */

.widget-tag-cloud .widget-content ul {
margin-left:0pt;
margin-right:0pt;
}
.widget-tag-cloud .widget-content li {
background:transparent none repeat scroll 0%;
display:inline;
line-height:1.2;
margin:0pt 5px 0pt 0pt;
padding:0pt;
}
.widget-tag-cloud .rank-1 {
font-size:1.75em;
}
.widget-tag-cloud .rank-2 {
font-size:1.75em;
}
.widget-tag-cloud .rank-3 {
font-size:1.625em;
}
.widget-tag-cloud .rank-4 {
font-size:1.5em;
}
.widget-tag-cloud .rank-5 {
font-size:1.375em;
}
.widget-tag-cloud .rank-6 {
font-size:1.25em;
}
.widget-tag-cloud .rank-7 {
font-size:1.125em;
}
.widget-tag-cloud .rank-8 {
font-size:1em;
}
.widget-tag-cloud .rank-9 {
font-size:0.95em;
}
.widget-tag-cloud .rank-10 {
font-size:0.9em;
}
 
.hidden {display:none}

.entry-tags ul, .entry-categories ul {
	margin:0 0 24px 0;
	padding:0;
	list-style:none;
	overflow: hidden;
}

.entry-tags ul li, .entry-categories ul li {
	float:left;
	margin-right:6px;
}

.entry-tags h4, .entry-categories h4 {
	padding:0;
	margin:0 0 0 0;
}

#comments-open-data label {
width:100px;
float:left;
text-align:right;
margin-right:10px;
}

#comments-open-data {
margin-top:24px;
}

#comment-form-remember-me {
 margin-left:108px;
margin-bottom:12px;
}

#comment-form-remember-me input {
float:left
}

*+html #comment-form-remember-me input {

}


#comment-form-remember-me label {width:200px;text-align:left;margin-top:3px;
}

#comments-open-text {
clear:left;
margin:0 0 14px 0;
}

#comments-open-text label {float:none;display:block;padding:14px 0 0 0;
}

.comments-open {
margin-top:24px
}

#comment-form-name, #comment-form-email {
 margin-bottom:6px
}

.comment-content p {
margin:0 0 18px 0;
}

.comment .comment-content {
padding:20px 0 0 30px;
background:url(http://www.davidhauser.com/MINDdrift/ic_quote.png) 0px 20px no-repeat;
}

.comment-reply .comment-content {
padding:20px 0 0 85px;
background:url(http://www.davidhauser.com/MINDdrift/ic_reply.png) 53px 20px no-repeat;
}
