/*  --------------------

	A TEXTURA DESIGN GIG
	http://www.texturadesign.com

	SITE DESIGN - Scott Benish
	http://www.benish.org

	MARKUP & CSS - Mathew Foster
	http://www.made-electric.com

	-------------------- */

body {
	margin:0;
	padding:0;
	background:#FFF url(../images/common/bg.gif) repeat-y 50% 207px;
	text-align:center;	
	color:#363636;
	font:12px/18px "Lucida Grande", Verdana, sans-serif;
}

img {border:0; margin:0}

/* 
	Skip the Navigation
*/	
.skippytheskipper {display:none;}


/*
	GENERAL LAYOUT
*/

#header {
	margin:0 auto 0 auto;
	background:#FFF url(../images/common/bg-header.jpg) no-repeat top left;
	padding:0;
	width:774px;
	height:207px;
	clear:both;
}

#content-shell {
	margin:0 auto 0 auto;
	padding:0;
	width:770px;
}

#header a#go-home {
	margin:0;
	padding:0;
	float:left;
	width:774px;
	height:189px;
}

#left-col {
	margin:0; padding:0;
	background:url(../images/l-col/header.gif) no-repeat top left;
	width:120px;
	float:left;
}

#content-col {
	margin:0 0 0 42px; padding:0;
	background:transparent;
	width:390px;
	float:left;	
}

#right-col {
	margin:0; padding:0;
	width:181px;
	float:right;	
}


/*
	Feedburner Styles
*/


/*
	Entry Styles
*/

div.entry {
	position:relative;
	margin:0; padding:0;
	text-align:left;
	clear:both;
}

p.date {
	margin:0; padding:0;
	color:#898989;
	font:bold 10px Arial, Helvetica, Verdana, sans-serif;
	text-transform:uppercase;
	text-align:left;
}

div.entry p {
	margin:10px 0; padding:0;
}

div.byline {
	margin:0; padding:0;
	height:17px;
	font-size:11px;
	text-align:right;
	clear:both;
}

div.author {
	margin:0; padding:0 0 5px 0;
	color:#666;
	float:left;
	text-align:left;
}

span.who {color:#111111}

div.byline img.com-sep {float:left}

div.responses {
	margin:0; padding:0;
	color:#666;
	float:left;
	text-align:left;
}

div.tags {
	margin:0; padding:0;
	color:#666;
	font-size:11px;
	float:left;
	text-align:left;
}



div.entry p img {
	margin:0 12px 5px 0;
	padding:3px;
	border:1px solid #EBEBEB;
	float:left;
	vertical-align:top;
}

div.feedburner300250AdBlock
{
	margin: 0 0px 20px 0;
	padding: 0px;
	border: 0px solid #EBEBEB;
	float: none;
}

/*
	Read More Button
*/

ul.read-more {
	position:relative;
	background:url(../images/blog/more.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
	width:63px; 
	height:17px;
	float:right;
}

ul.read-more li {
	position:absolute;
	top:0; margin:0; padding:0;
	list-style:none;
}

ul.read-more li, ul.read-more a {height:17px; display:block;}

li.read {top:0; left:0; width:63px;}
li.read a:hover {background:transparent url(../images/blog/more.gif) 0 -17px no-repeat;}


/*
	Seperators and Padders	
*/
	
div.dots25 {
	margin:0; 
	background:url(../images/blog/sep-line-dots.gif) repeat-x 0 11px;
	height:25px;
	clear:both;
}

div.side-dots {
	margin-left:7px; 
	background:url(../images/blog/sep-line-dots.gif) repeat-x 0 20px;
	height:42px;
	width:174px;
	clear:both;
}

div.double {
	margin:0;
	background:url(../images/blog/com-dots.gif) repeat-x 0 20px;
	height:42px;
	clear:both;
}

div.clear {clear:both}
div.clear40 {clear:both; height:40px;}
div.clear20 {clear:both; height:20px;}

/*
	Link Styles
*/

div.entry p a:link, div.entry p a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.entry p a:hover {font-weight:bold; color:#518000; text-decoration:underline}

div.byline a:link, div.byline a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.byline a:hover {font-weight:bold; color:#518000; text-decoration:underline}

div.tags a:link, div.tags a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.tags a:hover {font-weight:bold; color:#518000; text-decoration:underline}


h1 {
	margin:-3px 0 -5px 0; 
	padding:0;
	color:#959595;
	font:26px "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
}

h3 {
	margin:0 0 -1px 0; 
	padding:0;
	font-size:12px;
	font-weight:bold;
}

h1 a:link, h1 a:visited {color:#626262; text-decoration:none}
h1 a:hover {color:#363636; text-decoration:none}


/*
	Comment Styles
*/

#comment-shell {
	margin:0; padding:0;
}

div.comment {
	margin-top:12px; 
	padding:0;
}

span.said {color:#666; font-size:10px;}

span.said a:link, span.said a:visited {font-weight:bold; color:#518000; text-decoration:none}
span.said a:hover {font-weight:bold; color:#518000; text-decoration:underline}


form#comment-form {
	margin-top:10px;
	border:0;
	padding:0;
	width:390px;
	font:10px Verdana, Arial, sans-serif;
}

div.form-left {
	margin:0; padding:0 0 12px 0;
	float:left;
}

div.form-email {
	margin:0; padding:0 0 25px 0;
	float:right;
}

div.form-right {
	margin:0; padding:0 0 12px 0;
	float:right;
}

input#author, input#email, input#url {margin-top:4px; width:165px}

textarea#text {margin-top:4px; width:390px; height:100px;}

img.pol {margin:8px 0 5px 0}

span.policy {
	margin:0; padding:0;
	font-size:10px;
	text-align:left;
}



/*
	Left Column Styles
*/

img.ad1 {margin-top:18px}
img.ad2 {margin-top:10px}

#google-ads {margin-top:20px}


/*
	Right Column Styles
*/

div.side-item {
	margin:0; padding:0;
	width:174px;
	text-align:left;
	float:right;
	clear:both;
}

div.side-item input.txt {
	margin:2px 0 0 0; padding:0;
	width:126px;
	color:#464646;
	font-size:10px;
	float:left;
}

div.side-item input.btn {
	margin:0; padding:0;
	float:right;
}

div.side-item a:link, div.side-item a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.side-item a:hover {text-decoration:underline}


/*
	List Styles
*/

ul.tags {
	list-style-type:none;
	margin:0; padding:0;
	line-height:15px;
}

ul.tags li {margin:7px 0 0 0; padding:0;}

#twitter_div
{
	color: #666;
	font-size: 11px;
	text-align: left;
}

#twitter_update_list ul {
	list-style-type:none;
	margin:0; padding:0;
	line-height:15px;
}

#twitter_update_list li {margin:7px 0 0 0; padding:5px; background: #EEE;}

ul.tags li.all {
	list-style-image:url(../images/r-col/li-arrow.gif);
	margin:6px 0 0 12px; padding:0;
	text-transform:uppercase;
	font-size:10px;
}

ul.archive {
	list-style-type:none;
	margin:0; padding:0;
	line-height:15px;
}

ul.archive a:link, ul.archive a:visited {font-weight:bold; color:#518000; text-decoration:none}
ul.archive a:hover {text-decoration:underline}

ul.archive li {margin:7px 0 0 0; padding:0;}

span.copy {color:#666; font-size:11px; line-height:14px}

#xml-list {
	margin:0; padding:0;
	float:left;  
	text-align:left;
	display:none;
}

div.entry ul {
	list-style-image:url(../images/r-col/li-arrow.gif);
	margin:0 0 10px 13px;
	padding:0;
}
div.entry ul.shirts {
	list-style-type:none;
	list-style-image:none;
	margin:0 0 10px 0;
	padding:0;
}
div.entry ul.shirts li {
	display:inline;
}
div.entry ul.shirts form {
	display:inline;
	margin:0;
	padding:0;
}

div.entry ul a:link, div.entry ul a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.entry ul a:hover {font-weight:bold; color:#518000; text-decoration:underline}

div.entry dl a:link, div.entry dl a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.entry dl a:hover {font-weight:bold; color:#518000; text-decoration:underline}

/*
	TAG ARCHIVE PAGE STYLES
*/

ul.tag-list {
	list-style-type:none;
	margin:5px 0 -5px 0;
	padding:0;
	line-height:18px;
	clear:both;
}

div.left-col {float:left; margin:20px 0 0 0; width:145px;}

div.right-col {float:right; margin:20px 0 0 0; width:145px;}

div.left-col a:link, div.left-col a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.left-col a:hover {font-weight:bold; color:#518000; text-decoration:underline}

div.right-col a:link, div.right-col a:visited {font-weight:bold; color:#518000; text-decoration:none}
div.right-col a:hover {font-weight:bold; color:#518000; text-decoration:underline}

span.grey {color:#999}
span.excerpt {font-size:10px}

div.entry img.tee {margin-left:5px; float:right; border:0px; outline:none;}

/*
	Author Images
*/

img.auth {
	margin:0 8px 8px 0;
	padding:0;
	border:1px solid #CCC;
	float:left;
	vertical-align:top;
}

/* ########################################################################
      COMMENTS/COMMENT FORM STYLES
      The following rules were ported from the MT 4.2 styles in order
      to properly format the comments/comment form
   ######################################################################## */

/*div#googleSearchUnitIframe {border: 10px thick #000; }*/
.comments-header,
.comments-header,
    .comment-content,
    .comment-footer,
    .comments-open-header,
    .comments-open-content,
    #comments-open-footer,
    .comments-closed,
    #comment-form-external-auth,
    #comment-greeting,
    .comments-open-moderated,
    #comment-form-name,
    #comment-form-email,
    #comment-form-url,
    #comment-form-remember-me,
    #comment-form-reply,
    #comments-open-text {
        margin-bottom: .75em;
    }
    #comment-form-remember-me label,
    #comment-form-reply label {
        display: inline;
    }
    .comments-open label { display: block; }
    #comment-author, #comment-email, #comment-url, #comment-text {
        width: 80%;
    }
    #comment-bake-cookie {
        margin-left: 0;
        vertical-align: middle;
    }
    #comment-submit { font-weight: bold; }
    .comment,
    /*.trackback {
        margin-bottom: .5em;
        border-bottom: 1px solid #ccc;
        padding-bottom: .5em;*/
    }
    .comment .asset-meta,
    /*.trackback .asset-meta {
        border: 0;*/
    }
    .comment-content {
        clear: none;
        line-height: 1.5;
        margin-bottom: 1em;
    }
    .comment-content p { margin-bottom: .5em; }

/* ########################################################################
          SEARCH RESULT STYLES
          The following rules were ported from the MT 4.2 styles in order
          to properly format the search results page
       ######################################################################## */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.hidden { display: none }
.inline { display: inline; }

.asset-name {
    font-size: 2.2em;
    font-weight: normal;
}
.asset-name a {
    text-decoration: none;
}
.asset-name a:hover {
    text-decoration: underline;
}
.asset-content {
    margin: 5px 0;
}
/*.byline {
    width: 70%;
    float: left;
    margin-bottom: 1em;
}*/
.asset-more-link {
    font-weight: bold;
    color: #3D7B22;
    display: inline;
}
.asset-more-button {
    float: right;
}
.asset-meta {
}
.asset-footer {
    border-top: 1px dotted #ccc;
    padding-top: 1em;
    margin-top: 0;
}
.asset-footer a, .comment-footer a {
    font-weight: normal;
}
.author a {
    color: #000000;
}
.entry-meta-comments {
    font-weight: bolder;
}
.entry-meta-comments {
    background: url(http://bikehugger.com/mt/mt-static/themes/minimalist-green/comment-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}
.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}
.search-results-header {
    margin-bottom: .25em;
}
.asset-meta, .comment-footer, /*.trackback-footer,*/ .typelist-thumbnailed {
    font-size: 11px;
}
.published {
    text-transform: uppercase;
}
.asset-name, .asset-name a, .archive-title {
    color: #8c8c8c;
}
.comments-header, .comments-open-header, /*.trackbacks-header,*/ .archive-header, .search-form-header, .search-results-header {
    color: #333;
}
.asset-name a {
    margin-bottom: 8px;
}
.asset-name a:hover {
    text-decoration: none;
}
.archive-list-item {
    margin-bottom: 5px;
}
.entry-tags {
    width: 420px;
    float: left;
}
.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}
.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}
.asset-body,
/*.asset-more,
.asset-more-link,*/
.asset-excerpt
 {
    clear: both;
}
.asset,
.asset-content {
    position: static;
    clear: both;
}
.asset,
.search-form {
    margin-bottom: 3.5em;
}
.asset-header,
.asset-content,
.asset-body,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}


