/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	color: #68471e;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;	
	padding: 0px;
	margin: 11px 0px 0px 0px;
	display: block;
	float: right;
	width: auto;
	
}
#menu ul {
	margin: 0px;
	padding: 0px 19px 0px 0px;
	overflow: hidden;
	}
#menu ul li {
	background: #ffffff;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	height: auto;
	border-right: 1px dotted #594A3A;

	}
#menu ul li a {
	display: block;
	color: #68471e;
	padding: 10px 20px;
	margin: 0px;
	text-decoration: none;
	}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {
}
#menu ul li a:hover {
	color: #68471e;
	text-decoration: none;
	background: #f7faec;
}

a {
color:#412715;
font-weight:bold;}

a:hover{
color:#000000;
font-weight:bold;}



.postmetadata{
margin-top:15px;}

.postmetadata a{

color:#808080;
text-decoration:none;
font-weight:normal; }


.postmetadata a:hover{

color:#808080;
text-decoration:underline; 
font-weight:normal; }



.belowtext{
font-size:12px;
color:#808080;}

 
 
 
 .belowtext{
margin-top:15px;}

.belowtext a{

color:#808080;
text-decoration:none;
font-weight:normal; }


.belowtext a:hover{

color:#808080;
text-decoration:underline; 
font-weight:normal; }

 


#content h1  {
color:#68471e;
font-size:2.57143em;
font-weight:bold;
line-height:1;
position:relative;
text-decoration:none;
margin-bottom:15px;
border-bottom:1px solid #d7e79e;

}


#content h2 a{
color:#68471e;
font-size:2.57143em;
font-weight:bold;
line-height:1;
position:relative;
text-decoration:none;
margin-bottom:15px;
border-bottom:1px solid #d7e79e;

}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: black;
	font: 0.6251em/1 "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =General  */

body {
	background:#d6e59b url(/images/background.jpg);
	padding:2em 0;
}

#container {
	background: url(/images/background.png) repeat-y left top;
	width:970px;
	margin:0 auto 20px auto;
	padding:0 10px 0 10px;
	position:relative;
}


#sReader {
	position: absolute;
	top:-1000em;
	left:-100000em;
}

#sNav {
	float:right;
	width:210px;
	padding:0 30px 0 20px;
}

#content {
	width:650px;
	padding:20px 20px 0 30px;
}

#sContent {
	clear:both;
	background:#412715 url(/images/footerDivider.gif) repeat-y top center;
	color:#d8cfc9;
}

dd, input, textarea {
	color:#5c5c5c
}

#respond h3{
font-size:16px;
color:#412715;
font-weight:bold;
padding-bottom:15px;
border-top:1px solid #cde38c;
padding-top:15px;}


input {
border:1px solid #412715;
}

sub, sup {
	padding:0 0.2em;
	color:#CCCCCC;
	font-size:0.5em;
}

/* =Header */

#header {
	background:url(/images/corner.gif) no-repeat top left;
	float:left;
	margin:-11px 0 0 -11px;
	padding:01px 0 0 11px;
	width:100%;
}

#logo {
	display:block;
	float:left;
	margin:25px 30px;
	width:380px;
}

#nav {
	width:470px;
	padding:12px 0 17px 0;
	font-size:1.2em;
	float:right;
	background:#FFFFFF;
}

.archiveN, .forumN {
	width:222px;
	float:left;
	clear:left;
}

#nav dd {
	margin-bottom:0.3em;
}

.aboutN, .searchN {
	margin-left:150px;
}

.aboutN a, dt.searchN, .archiveN a, .forumN a {
	height:18px;
	width:250px;
	display:block;
	text-indent:-5000em;
	overflow:hidden;
	margin:8px 0;
}

.searchN form p { display:inline; }

.aboutN a { background:url(/images/about.gif) no-repeat left top; }
.archiveN a { background:url(/images/archive.gif) no-repeat left top; }
.forumN a { background:url(/images/forum.gif) no-repeat left top; }
dt.searchN { background:url(/images/search.gif) no-repeat left top; }

.searchN button {
	height:32px;
	width:32px;
	text-indent:-5000em;
	overflow:hidden;
	border:none;
	margin:0;
	background: url(/images/go.gif);
	padding:0;
}

.searchN input {
	width:150px;
	background:#f6f6f6;
	border:1px solid #dbd9d6;
	padding:4px;
	margin-top:-3px;
	}
	
.searchN  {
	position:relative;
	top:3px;
}

.searchN form {
	position:relative;
	top:-3px;
}


/* =Info */

.announcement {
	background: url(/images/notice.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	padding: 8px 8px 8px 30px;
	margin-bottom: 20px;
	color:#d57d00;
	-moz-border-radius-bottomright:20px; 
	-webkit-border-bottom-right-radius:20px;
}

.announcement a {
	color:#333333;
}

.announcement a:visited {
	color:#412715;
}

.announcement a:hover {
	background:#d57d00;
	color:#000;
	text-decoration:none;
}

#info {
	clear:both;
	background:#f7faec url(/images/infoBack.gif) repeat-x bottom left;
	border-top:1px solid #d7e79e;
	padding:35px 30px 30px 30px;
	font-size:1.4em;
	line-height:1.714286em;
	position:relative;
	width:920px;
}

#about h2  {
	width:430px;
	height:60px;
	background:url(/images/apodcast.png) no-repeat top left;
	text-indent:-5000em;
	overflow:hidden;
	margin-bottom:20px;
	}

#about p {
	width:440px;
	position:relative;
	z-index:100;
}

#about a, #mainEmail a { 
	text-decoration: none;
	background-color: #fffecc;
	border-bottom: 1px solid #faebb1;
	padding:0 1px;
	font-family: "HelveticaNeue-Regular", Helvetica, Arial, sans-serif;
	color: #412715;
 }
#info a:visited { color:#6f7e35; }

#subscribe {
	position:absolute;
	width:260px;
	padding-left:300px;
	padding-top:35px;
	right:0;
	bottom:30px;
	padding-bottom:95px;
	background: url(/images/cows.jpg) no-repeat bottom right;
}

#subscribe li {
	color:#000000;
	font-size: 0.857143em;
}

#itunes a, #mainRSS a {
	display:block;
	overflow:hidden;
	text-indent:-5000em;
	width:227px;
	margin-bottom:13px;
}

#mainEmail {
	padding-left:5px;
}

#itunes a {
	background:url(/images/subItunes.gif) no-repeat right top;
	height:40px;
}

#mainRSS a {
	background:url(/images/subRSS.gif) no-repeat right top;
	height:37px;
	margin-bottom:12px;
}



/* =content */

#content {
	font-size:1.4em;
	line-height:1.714286em;
	overflow:hidden;
}

#content h1 a, .categories #content h1, .archive #content h1, .search #content h1, .page #content h1 {
	color:black;
	font-weight:bold;
	font-size: 2.571429em;
	text-decoration:none;
	text-transform:lowercase;
	position:relative;
	z-index:10;
	line-height:1;
}

#content h1 a:hover {
	color:#333333;
}

#content .published {
	color:#dad8d5;
	position:relative;
	top:1.8em;
}

#comments .published {
	position:static;
}

#intro {
	color:#412715;
	font-size: 1.3em;
	padding-top:0.6em;
	margin:0.9em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
}

.page #intro {
	padding-top:0.8em;
	margin-bottom:0;
}

.firstLetter {
	font-weight:bold;
	display:block;
	float:left;
	margin:0.17em 0.2em 0 0;
	background:#d7e79e;
	color:white;
	font-size: 3.428571em;
	line-height:1.2em;
	padding:0 0.5em;
	text-transform:uppercase;
	}


#body {
	border-top:1px solid #dad8d5;
	border-bottom:1px solid #dad8d5;
	padding:2em 0;
	margin:1.8em 0;
	margin-bottom:-1px;
	float:left;
}

.page #body {
	padding:3em 0;
}


#body a, #sContent a, #comments a, #intro a, .search #content a, .stream #content a {
	text-decoration: none;
	background-color: #fffecc;
	border-bottom: 1px solid #faebb1;
	padding:0 1px;
	font-family: "HelveticaNeue-Regular", Helvetica, Arial, sans-serif;
	color: #412715;
	}
	
	
#intro a { color:#e59e59 }
	
#body a:visited, #comments a:visited, #intro a:visited, .search #content a:visited, .stream #content a:visited { 
	color:#6f7e35;

}




#body a:hover, #comments a:hover, #intro a:hover, .search #content a:hover, .stream #content a:hover, #about a:hover, #mainEmail a:hover {
	text-decoration: none;
	background-color: #d6e59b;
	border-bottom: 1px solid #aab57b;
	color: black;
}

#sContent a {
	background:none;
	border:none;
	text-decoration: underline;
}

#sContent a:visited { color:#d7e79e; }

#sContent a:hover {
	background:#5c5c5c;
	color:#000;
	text-decoration:none;
}



/* =Main content formatting */

#body h3, .categories #content h3 a, .search #content h3 a  {
	font-weight:bold;
	font-size: 2em;
	text-transform:lowercase;
	margin:1em 0 0.5em 0;
	color:#333333;
	letter-spacing:-1px;
	clear:left;
}

#body h4, .stream h4 {
	font-weight:bold;
	font-size: 1.5em;
	text-transform:lowercase;
	margin:1em 0 0.5em 0;
	color:#412715;
}

#body h5 {
	font-size: 1.5em;
	text-transform:lowercase;
	margin:1em 0 0.5em 0;
	color:#412715;
}

#body p, .search #content p, .stream p, .comCont p {
	margin-bottom:1em;
}

#body ul, .search #content ul {
	list-style-type: square;
	list-style-position: outside;
	margin-top:1em;
	margin-bottom:1em;
	margin-left:1em;
}

#body li, .search #content li {
	color:#212121;
}

#body p strong, #body li strong { font-weight:bold; }

.description, acronym, dfn {
	cursor:help;
	border-bottom:1px dotted #212121;
}

#body .btt a {
	font-size: 0.785714em;
	color:#5c5c5c;
	text-decoration:none;
}

#body .btt {
	border-bottom:1px dotted #dad8d5;
	margin-top:1.5em;
}

#body .btt a:hover {
	color:#FFFFFF;
}

#body .img {
	padding:7px 7px 0 7px;
	background:#d3d3d3;
	font-size: 0.857143em;
	line-height:1.5;
	clear:left;
	overflow:hidden;
	-moz-border-radius-bottomright:10px; 
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px; 
	-webkit-border-bottom-left-radius:10px;
}



#body .flash {
	background:#efefef;
	padding:15px 7px;
	border-top:1px solid #dad8d5;
	border-bottom:1px solid #dad8d5;
	text-align:center;
}

#body .img img {
	border:1px solid #333333;
	display:block;
	margin-bottom:7px;
}

#body .img .caption {
	margin-bottom:7px;
	padding:0;
	color:#4D4D4D;
}

 
 .floatMe {
 	float:left;
	margin:0.5em 20px 0.5em 0;
 }
 
#body a.imgSur {
 	text-decoration:none;
	color:#393939;
 }
 
#body a.imgSur:hover {
	color:#000;
 }

/* =Podcast specific */


#body #odeo, #body .dwnOpt, #body #liveStream, #body .liveStream {
	color:#412715;
	text-decoration:none;
	background:#f8f8f8 url(/images/arrowGrey.gif) no-repeat center left;
	display:block;
	border-bottom:1px dotted #dad8d5;
	padding:0.43em 0 0.42em 20px;
}

#body #odeo a, #body .dwnOpt a, #body #liveStream a, #body .liveStream a, #body #odeo a:hover, #body .dwnOpt a:hover, #body #liveStream a:hover, #body .liveStream a:hover {
	background:none;
	color: gray;
	border: none;
}

#body .dwnOpt {
	margin-top:-3em;
	position:relative;
	z-index:1;
}

#body .dwnOpt a, #body #odeo a, #body #liveStream a, #body .liveStream a { text-decoration:none }

#body #odeo {
	margin-top:-1.26em;
}

#body #liveStream, #body .liveStream {
	margin-top:-1em
}


#body blockquote, .search #content blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	color:#5c5c5c;
	margin-left:62px;
}

#body code {
	color:#5c5c5c;
	white-space: nowrap;
	width:600px;
	margin-bottom:1em;
	display:block;
	font-family:"Courier New", Courier, monospace;
	font-size: 1.2em;
	overflow: auto;
	}
	
#body pre {
	overflow: auto;
	width:600px;
	color:#5c5c5c;
	font-family:"Courier New", Courier, monospace;
}


	
#body ins {
	background-color: #d6e59b;
}

#body em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
}

#body a.highlightLink, #body a.specialLink	 {
	color:#412715;
	background:url(/images/arrowWhite.gif) no-repeat center left;
	display:block;
	border-top:1px dotted #d3d3d3;
	border-bottom:1px dotted #d3d3d3;
	padding:0.43em 0 0.42em 20px;
	display:block;
	text-decoration:none;
	clear:left;
}

#body .bob,  #body .quote {
	float:left;
	width:290px;
	background:#f8f8f8;
	padding:1em 20px 1em 30px;
	margin:0.4em 20px 0 -30px;
	border-top:1px solid #dad8d5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:oblique;
	border-bottom:1px solid #dad8d5;
	color:#B2AFAD;
	font-weight:bold;
}



.bob p, .quote p { 
	display:inline;
	margin:0;
	padding:0;
	}

.bob .firstLetter, .quote .firstLetter {
	display:inline;
	float:none;
	margin:0;
	background:none;
	color:#B2AFAD;
	font-size:inherit;
	line-height:inherit;
	padding:0;
	text-transform:inherit;
}

#expert {
	margin-top: 2em;
}

#expert cite {
	color:#000;
}

#expert blockquote, #body blockquote {
	font-style: normal;
	margin-left: 0;
	padding-left: 10px;
	border-left: 5px solid #d3d3d3;
}

.speaker_1_text {
	background-color: #f8f8f8;
}

/* =Comments */


#comments {
	clear:left;
	padding-top:1.8em;
}
#comments ul {
	font-size: 0.857143em;
	color: #333333
}

#comments h3 {
	text-indent:-5000em;
	overflow: hidden;
	height:22px;
	background:url(/images/comments.gif) no-repeat left top;
	margin-bottom:24px;
}

#comments li {
	margin:1em 0;
	padding:1em 0 0 0;
	border-top:1px dotted #d3d3d3;
}

#comments li .comCont {
	font-size: 1.166667em;
}

.comInfo, #comments .comInfo .published {
	color:#bab8b6;
	font-style:oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.comCont {
	color:#414141;
}

#leaveComment {
	color:#412715;
	background:url(/images/arrowWhite.gif) no-repeat center left;
	display:block;
	border-top:1px solid #dad8d5;
	border-bottom:1px dotted #d3d3d3;
	padding:0.43em 0 0.42em 20px;
	cursor:pointer;
	clear:left;
}

#comForm, #id2349664 {
	background:#efefef;
	padding:15px;
	border-bottom:1px solid #dad8d5;
	font-size: 0.857143em;
}

#comForm label, #id2349664 label {
	color:#414141;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
}

#comForm .error, #id2349664 .error {
	font-weight:normal;
}

#comForm label strong, #id2349664 label strong {
	font-weight:normal;
}

#comForm input, #comForm textarea, #id2349664 input, #id2349664 textarea {
	background:#f6f6f6;
	border:1px solid #dbd9d6;
	padding:4px;
	}

#comForm textarea, #id2349664 textarea {	width:562px; }

#id2349664 textarea {
	height:300px;
}

#id2349664 {
	margin:-3.5em 0;
	border:none;
}

#id2349664 p {
	margin:0;
}

.focus {
	background:#FFFFFF !important;
}

.challenge { display:inline;}

.challenge input {
	width:2em;
	margin:0.8em;
	vertical-align:middle;
}

#comForm button, #id2349664 button {
	overflow:hidden;
	text-indent:-5000em;
	background:url(/images/postcomment.gif) no-repeat top left;
	width:153px;
	height:33px;
	border:none;
	cursor:pointer;
}

#id2349664 button {
	background:url(/images/sendEmail.gif) no-repeat top left;
}

/* =Secondary Navigation */

#sNav {
	font-size:1.2em;
	line-height:2em;
	margin-top:2px;
}

#sNav li{
list-style:none;
}


#sNav dt a, #tags li a, #sskype a, #stel a, #semail a, #elsewhere li a, #stwitter a  {
	color:#412715;
	font-size: 1.166667em;
	text-decoration:none;
	background:url(/images/arrowWhite.gif) no-repeat center left;
	display:block;
	border-top:1px dotted #d3d3d3;
	padding:0.43em 0 0.42em 20px;
}


#sskype a {
	background:url(/images/sSkype.gif) no-repeat center left;
	padding-left:50px;
}

#stel a {
	background:url(/images/sTel.gif) no-repeat center left;
	padding-left:50px;
}

#semail a {
	background:url(/images/sEmail.gif) no-repeat center left;
	padding-left:50px;
}

#stwitter a {
	background:url(/images/sTwitter.gif) no-repeat center left;
	padding-left:50px;
}





.count {
	color:#d3d3d3;
}

#sNav dd {
	margin-bottom: .4em;
	padding:0.7em 0 0.42em 20px;
	margin-top:-1em;
	display:none;
}


#sNav dl, #tags ul {
	border-bottom:1px dotted #d3d3d3;
}

#say {
	background:#f8f8f8;
	margin:10px -30px 0 -20px;
	padding:0 30px 0 20px;
}

#sNav h3 {
	margin-bottom:1.45em;
}

#say h3 {
	text-indent:-5000em;
	overflow:hidden;
	height:31px;
	background:url(/images/haveYourSay.gif) no-repeat 0 24px;
	padding-top:24px;
	border-top:1px solid #dad8d5;
}

#say p {
	position:relative;
	top:-0.2em;
}

#book {
	border-top:1px solid #dad8d5;
	padding-top:1em;
}

#shows h3 {
	text-indent:-5000em;
	overflow:hidden;
	height:31px;
	background:url(/images/latestShows.gif) no-repeat top left;
}

#shows p, #sforum, #tags p {
	font-size: 0.916667em;
	color:#5c5c5c;
	margin:0.3em 0 -0.3em 0;
}

#shows p {
	margin-bottom:2.9em;
}	

#tags p { margin-top:0.5em;}

#sforum {
	border-top:1px dotted #d3d3d3;
	margin:0.3em 0 0 0;
	padding-bottom:3em;
}

#tags h3 {
	text-indent:-5000em;
	overflow:hidden;
	height:31px;
	background:url(/images/postByTag.gif) no-repeat 0 23px;
	padding-top:23px;
	border-top:1px solid #dad8d5;
}

.search #tags h3 {
	border-top:0;
	padding-top:0;
	background:url(/images/postByTag.gif) no-repeat 0 0;
}

#sNav a { color:#412715; }
#sNav a:visited { color:#5c5c5c; }

#sNav dt a:hover, #tags li a:hover, #sskype a:hover, #stel a:hover, #semail a:hover, #elsewhere a:hover, #stwitter a:hover {
	color:#000000;
}


/* =Secondary Content */

#sContent {
	font-size:1.2em;
	line-height:2em;
	float:left;
	margin-top:20px;
}

#sContent img {
	display:none;
}

#sContent h2 {
	width:970px;
	padding:10px 0px 0px 40px;
	font-size:14px;	
}

#speaking {
	width:280px;
	margin:0 345px 0 375px;
}

#links {
	float:left;
	width:280px;
	margin-left:45px;
	
}

#sponsors {
	float:right;
	width:200px;
	margin-right:45px;
}

#links h3 {
	overflow:hidden;
	height:25px;
	text-indent:-5000em;
	}

#sponsors h3 {
	overflow:hidden;
	height:25px;
	text-indent:-5000em;
	background:url(/images/supportBoagworld.gif) no-repeat left top;
}

#speaking h3 {
	overflow:hidden;
	height:25px;
	text-indent:-5000em;
	background:url(/images/speaking.gif) no-repeat left top;
}


#sContent{
width:980px;}

#sContent h3 {
	margin-bottom:1.7em;
}

#sContent li {
	background:url(/images/arrowGreen.gif) no-repeat 0 0.93em;
	display:block;
	border-top:1px dotted #64442c;
	padding:0.43em 0 0.42em 20px;
}

#sponsors p {
	padding:0.43em 0 0.42em 0;
}

#sponsors li, #sContent .subscribe li {
	padding-left:0;
	background:none;
}

#sContent .subscribe li { 
		float:left;
		border:none; 
}

#headscape a, #getSignOff a {
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}

#sponsors ul #headscape a, #sponsors ul #headscape a:hover {
	background:url(/images/headscape.gif) no-repeat right top;
	height:50px;
}

#sponsors ul #getSignOff a, #sponsors ul #getSignOff a:hover {
	background:url(/images/getsignoff.gif) no-repeat right top;
	height:65px;
}

#switchpod { text-align:right }



#sContent .subscribe li a {
	display:block;
	float:left;
	margin-right:1em;
	color:#9b8d83;
	font-size: 0.916667em;
	padding-left:40px;
}

#sContent .subscribe li a:hover {
	color:#FFFFFF;
}

#sContent .subscribe .rss a { background:url(/images/rss.gif) no-repeat left center; }

#sContent .subscribe .email a { background:url(/images/email.gif) no-repeat left center; }

#copyright {
	background:url(/images/footer.gif) no-repeat left top;
	height:39px;
	margin:0 -10px;
	display:block;
	clear:both;
	text-indent:-5000em;
}

/* =Category listing */

.categories #content .published, .search #content .published {
	position:static;
	top:0;
}

.categories #content h3 a, .search #content h3 a {
	color:#412715 ;
}

.categories #content h3 a:visited, .search #content h3 a:visited { color:#737373 }

.categories #content h3 a:hover, .search #content h3 a:hover { 
	color:#333333;
	text-decoration:none;
	background:none;
}

.categories #content .published, .search #content .published {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:oblique;
}

.categories #content dd, .search #content dd {
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px dotted #d3d3d3;
}


.search #content dd p {
	margin:0;
}

.categories #content h1, .search #content h1 {
	border-bottom:1px solid #dad8d5;
	margin-bottom:0.65em;
	padding-bottom:0.75em;
}

/* =Complete archive */

.archive #content li a, #catListing a	 {
	color:#412715;
	background:url(/images/arrowWhite.gif) no-repeat center left;
	display:block;
	border-top:1px dotted #d3d3d3;
	border-bottom:1px dotted #d3d3d3;
	padding:0.43em 0 0.42em 20px;
	margin-top:-1px;
	display:block;
	text-decoration:none;
	clear:left;
}

.archive #content ul {
	clear:left;
}



.archive #content li a:visited { color:#5c5c5c; }

.archive #content li a:hover, #catListing a:hover {
	color:#000000;
	text-decoration:underline;
}

.archive #content #catListing a {
	background:#ECECEC;
	color:#333333;
}

#catListing {
	background:#efefef;
	float:left;
	width:100%;
	margin-bottom:-1px;
}


.archive #content h1 {
	margin-bottom:27px;
}

#catListing ul {
	padding:10px 20px;
	font-size: 0.857143em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	border-bottom:1px solid #dad8d5;
	float:left;
}

#catListing ul li {
	float:left;
	width:184px;
	cursor:pointer;
}

#catListing ul li:hover, #catListing ul li.filter:hover {
	text-decoration:underline;
}

#catListing ul li.filter {
	font-weight:normal;
}



/* =Action stream */

#where, #photos {
	padding:37px;
	background:#efefef;
	border-bottom:1px solid #dad8d5;
	border-top:1px solid #dad8d5;
}

#where img, #photos img {
	border:7px solid #5C5C5C;
}

#photos {
	float:left;
	width:563px;
	padding-right:0;
	margin-top:2em;
}

#photos img {
	margin-right:19px;
	margin-bottom:19px;
	float:left;
}

.stream #elsewhere h3 {
	background:url(/images/elsewhere.gif) no-repeat left top;
	width:200px;
	height:31px;
	text-indent:-5000em;
	overflow:hidden;
}

.stream #where h3 {
	background:url(/images/location.gif) no-repeat left top;
	width:300px;
	height:31px;
	text-indent:-5000em;
	overflow:hidden;
	margin-bottom:10px;
}

.stream #photos h3 {
	background:url(/images/flickr.gif) no-repeat left top;
	width:300px;
	height:31px;
	text-indent:-5000em;
	overflow:hidden;
	margin-bottom:10px;
}

.stream #stream h3 {
	background:url(/images/doing.gif) no-repeat left top;
	width:405px;
	height:31px;
	text-indent:-5000em;
	overflow:hidden;
	margin-top:2em;
}

.stream #content #where h3, .stream #content #photos h3 {
	margin-top:0;
}

#where h4 {
	color:#5C5C5C;
	margin:0;
}

#where p {
	color:#5C5C5C;
	font-size: 0.714286em;
}
.stream #content ul {
	border-bottom:1px dotted #d3d3d3;
}

.stream #content li {
	text-decoration:none;
	background:url(/images/arrowWhite.gif) no-repeat center left;
	display:block;
	border-top:1px dotted #d3d3d3;
	padding:0.43em 0 0.42em 30px;
}

.stream #elsewhere ul li a {
	padding:0.43em 0 0.42em 30px;
}

.stream #about h2 {
	background:url(/images/stalking.gif) no-repeat left top;
	width:442px;
	height:62px;
}

.clear {clear:left}

#body blockquote.clear {
	margin-left: 0;
}

#justGiving, #updateSpace {
	margin-top:1em;
	display: block;
}

#digg, #digg form { 
margin:0;
padding:0;
clear: both;
}

.tweet, .tweet:hover {
	background: url(/images/tweetThis.gif) no-repeat !important;
	width:60px;
	height:16px;
	float: left;	
	display: block;
	overflow: none;
	text-indent: -5000em;	
}

small {
	font-size: 0.85em;
	color: gray;
}

.delicious { background:url(/images/services/delicious.png) no-repeat center left !important; }
.twitter { background:url(/images/services/twitter.png) no-repeat center left !important; }
.digg { background:url(/images/services/digg.png) no-repeat center left !important; }
.facebook { background:url(/images/services/facebook.png) no-repeat center left !important; }
.fireeagle { background:url(/images/services/fireeagle.png) no-repeat center left !important; }
.flickr { background:url(/images/services/flickr.png) no-repeat center left !important; }
.googlereader { background:url(/images/services/googlereader.png) no-repeat center left !important; }
.lastfm { background:url(/images/services/lastfm.png) no-repeat center left !important; }
.linkedin { background:url(/images/services/linkedin.png) no-repeat center left !important; }
.pownce { background:url(/images/services/pownce.png) no-repeat center left !important; }
.skype { background:url(/images/services/skype.png) no-repeat center left !important; }
.aim { background:url(/images/services/aim.png) no-repeat center left !important; }
.technorati { background:url(/images/services/technorati.png) no-repeat center left !important; }
.upcoming { background:url(/images/services/upcoming.png) no-repeat center left !important; }
.youtube { background:url(/images/services/youtube.png) no-repeat center left !important; }
.website { background:url(/images/services/website.png) no-repeat center left !important; }
.dopplr { background:url(/images/services/dopplr.png) no-repeat center left !important; }

.twittLI {
	clear:both;
	list-style: none;
	border-top:1px solid #d3d3d3;
}

#body #twittList {
border-bottom:1px solid #d3d3d3;
float:left;
margin:0;
margin-bottom:10px
}


