html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, 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;
  }
/* remember to define focus styles! */
:focus {outline: 0;}
body {
	line-height: 1;
	color: black;
	background: white;
	}
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: "" "";}

sub {
  font-size: .5em;
  position: relative;
  top: 3px;
}

strong {font-weight: bold;}

/*************************************
 +Basic styles
*************************************/

html, body {
  background: #fff;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  color: #232323;
  }

#content {
  width: 712px;
  font-size: .85em;
  margin: 0 auto;
  }

#left_column {
  width: 190px;
  float: left;
  }

#main_column {
  width: 500px;
  float: right;
  }

#content .post {line-height: 1.75;}

.post a, .post a:link {
  color: #1071af; 
  text-decoration: none; 
  border-bottom: 1px solid #b5d8ef;
  }

.post a:hover {
  color: #0e4568;
  border-bottom: 1px solid #0e4568;  
  }

#header {padding: 35px 0 20px 0;}

#header h1 a {
  display: block;
  width: 712px;
  height: 100px;
  text-indent: -5000px;
  background: #fff url(logo.gif) top left no-repeat;
  }

#header_page_number {
  height: 20px;
  margin: 0 0 -20px 0;
  float: left;
  position: relative;
  top: 41px;
  font-size: 1.4em;
  text-align: left;
  left: 695px;
  color: #3196d8;
  font-weight: bold;
  font-family: "gotham", verdana, sans-serif;  
  }

#description {
  width: 190px;
  padding: 9px 0 0 0;
  color: #1071af;
  font-weight: bold;
  line-height: 1.8;
  background: #e3f3fb url(description_top.png) top left no-repeat;
  }

ul#friends {
  margin: 12px 0 0 0;
  padding: 14px 0 0px 0;
  width: 190px;  
  background: #e3f3fb url(description_top.png) top left no-repeat;  
  }

ul#friends li {
  vertical-align: middle;
  padding: 1px 12px;
  }



ul#friends li a {text-decoration: none; font-weight: bold ;color: #1071af; display: block;}
ul#friends li a:hover {color: #073450; }
ul#friends li a:hover img {border: 1px solid #869da9 ;}

ul#friends li a span {
  position: relative;
  top: -7px; 
}

ul#friends li img {
  padding: 3px;
  background: #fff;
  border: 1px solid #c7d9e2;
  position: relative;
  xtop: 3px;
  margin: 0 5px 0 0;
  }

ul#friends h3 {
  width: 166px;
  height: 15px;
  text-indent: -5000px;
  margin: 0 0 8px 12px;
  background: #e3f3fb url(peopleilike.png) top left no-repeat ;
  }

#description_bottom {
  height: 11px;
  width: 190px;
  background: #fff url(description_bottom.png) top left no-repeat;
  }

.doublequotes {
  display: block;
  width: 33px;
  height: 30px;
  background: transparent url(quotes.png) top left no-repeat;
  _background: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kevinburg.com/tumblr/lfarm/quotes.png',sizingMethod='crop');
  text-indent: -5000px;
  position: relative;
  left: -38px;
  top: -10px;
  margin: 0 0 -30px 0;
  }

.quote_text, div.source  {
  font-family: "gotham", arial, helvetica, sans-serif;
  color: #3d99d4;
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: -1px;
  font-size: 2.4em;
  }

div.source {
  color: #86c6ef;
  padding: 0 0 0 76px;
  background: #fff url(mmmmdash.gif) 0 17px no-repeat;
  }

#description p {padding: 0 12px 4px 12px;}

#media_links {
  text-align: center;
  padding: 0 0 0px 0;
  }

#media_links a {
  display: inline-block;
  display: -moz-inline-box;
  padding: 6px 4px;
  }

#description_nav {
  width: 190px;
  height: 35px;
  background-color: #bae1f4;
  text-indent: -5000px;  
  }

#nav_newer_container {
  width: 95px;
  height: 35px;
  float: left;
  display: block;
  background: #bae1f4 url(navigation_bottom.png) 0 -70px no-repeat; 
  }

#nav_older_container {
  width: 95px;
  height: 35px;
  float: left;
  display: block;
  background: #bae1f4 url(navigation_bottom.png) -95px -70px no-repeat; 
  }

#description_nav #nav_newer {
  width: 95px;
  height: 35px;
  float: left;
  display: block;
  background: #bae1f4 url(navigation_bottom.png) 0 0 no-repeat;
  }

#description_nav #nav_older {
  width: 95px;
  height: 35px;
  float: left;
  display: block;
  background: #bae1f4 url(navigation_bottom.png) -95px 0 no-repeat;
  }

#description_nav #nav_newer:hover {background: #1071af url(navigation_bottom.png) 0 -35px no-repeat;}
#description_nav #nav_older:hover {background: #1071af url(navigation_bottom.png) -95px -35px no-repeat;}

#description .gmail {
  padding: 0 79px 0 0;
  background: transparent url(gmail.gif) right center no-repeat;
}


.post {
  background: #fff url(line.png) bottom left no-repeat;
  padding: 2px 0 18px 0;
  margin: 0 0 15px 0;
  }

.post p {margin: 0 0 .75em 0;}  

#content .post .permalink, #content .date a, #content .post a.permalink_time {
  font-size: 14px;
  font-weight: bold;
  color: #a0a0a0;
  text-decoration: none;
  display: inline;
  font-family: "gotham", verdana, sans-serif;
  border-bottom: none;
  }

.post a.permalink_time {  padding: 0 0 0 20px; position: relative; left: -20px; }
#content .post a.permalink_time:hover {color: #232323; background: #fff url(link.gif) left center no-repeat; }   
#content .date a:hover {color: #232323;}
  
 
 #content .post a.permalink_link {
   display: block;
   width: 25px;
   height: 25px;
   float: right;
   background: #fff url(link.gif) center center no-repeat;
   text-indent: -5000px;
   border-bottom: 0;
   position: relative;
   top: -5px;
   } 
 
.date {display: inline;} 
 
#content .post h2 a{
  font-size: 185%;
  font-weight: bold;
  color: #232323;
  line-height: 1.2;  
  text-decoration: none;
  font-family: "gotham", verdana, sans-serif;
  border-bottom: none;
  padding: 0 0 0 20px;
  position: relative; 
  left: -20px;  
  display: block;
  } 

#content .post h2 a:hover {
  color: #37607b;
  background: #fff url(link.gif) 0 8px no-repeat; 
  }
 
.conversation ul {-moz-border-radius: 6px; -xwebkit-border-radius: 6px; border: 1px solid #d3ebf8;}
.conversation ul li:first-child {-moz-border-radius: 4px 3px 0 0; -xwebkit-border-radius: 4px 3px 0 0 !important; }
.conversation ul li:last-child {-moz-border-radius: 0 0 4px 3px; -xwebkit-border-radius: 4px 3px 0 0 !important; }

.conversation ul li {padding: 5px 7px;} 
.conversation li.odd {background: #d3ebf8;}
.conversation ul li span {font-weight: bold;}

#content .post .permalink:hover {
  color: #676767;
  }  
  
#footer {
  clear: both;
  float: right;
  width: 500px;
  background: #e3f3fb url(footer_top.png) top left no-repeat;
  padding: 2px 0 16px 0;
  text-align: center;
  }

#footer_content {
  width: 390px;
  margin: 0 auto;
  }

#footer_logo {
  height: 47px;
  padding: 15px 0;
  background: #e3f3fb url(footer_logo.gif) center center no-repeat;
  border-top: 1px solid #baddf3;
  border-bottom: 1px solid #baddf3;
  text-align: left;
  }

#footer_logo span {
  float: right;
  position: relative;
  top: 14px;
  right: 4px;
  font-weight: bold;
  color: #3093d7;
  line-height: 1.1;
  font-size: 90%;
  }

#footer_nav {
  height: 51px;
  position: relative;
  left: 83px;
  }

#footer_nav a{
  display: block;
  float: left;
  height: 51px;
  text-indent: -5000px;
  }

#footer_nav_newer {
  width: 94px;
  background: transparent url(footer_nav.gif) 0 0 no-repeat;
  }

#footer_nav_home {
  width: 35px;
  background: transparent url(footer_nav.gif) -94px 0 no-repeat;
  }

#footer_nav_older {
  width: 97px;
  background: transparent url(footer_nav.gif) -129px 0 no-repeat;
  }

#footer_nav_newer_container {
  width: 94px;
  height: 51px;
  float: left;  
  background: transparent url(footer_nav.gif) 0 -102px no-repeat; 
  }

#footer_nav_older_container {
  width: 97px;
  height: 51px;
  float: left;  
  background: transparent url(footer_nav.gif) -129px -102px no-repeat;  
  }

#footer_nav_newer:hover {background: transparent url(footer_nav.gif) 0 -51px no-repeat;}
#footer_nav_home:hover  {background: transparent url(footer_nav.gif) -94px -51px no-repeat;}
#footer_nav_older:hover {background: transparent url(footer_nav.gif) -129px -51px no-repeat;}

#footer_credit {
  color: #728187;
  padding: 16px 0;
  font-family: georgia, times, serif;  
  } 

#footer_credit a {color: #728187; text-decoration: none;}
#footer_credit a:hover {text-decoration: underline;}
#footer_credit em {font-style: italic; padding: 0 6px 0 0 ;}

#footer_credit span {
  text-transform: uppercase;
  letter-spacing: .4em;
  }

/*************************************
 +Clearfix Hack
*************************************/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
	.clearfix {display:block;}
	/* End hide from IE Mac */