/*  
Theme Name: Splashy
Theme URI: http://carbonmedia.ca
Description: Default theme for thesplashfantastic.com - Developed by Lisa Davies, James Carless &amp; Chuck Bergeron of Carbon Media Design Inc. With inspiration from the Fauna theme.
Version: 1.0
Author: Chuck Bergeron
Author URI: http://carbonmedia.ca

	This is the main stylesheet file.
	It contains layout, margins and positioning. 
	All colors and images are separated out into styles in the styles directory.
	The default style is "styles/default/default.css".

*/

/* 

	Basics
	
*/
html { 	/* Force vertical scrollbar */
	height: 100%;
	margin-bottom: .0001em;
	overflow-y: scroll;
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

/*

	Positioning
	
*/
body {
	background: #fff url( images/bg_body.gif ) repeat-x scroll 0 0;
  color: #121212;
  font: 12px/1.6 "Helvetica Neue", Helvetica, Tahoma, Verdana, Arial, Geneva, sans-serif;
	margin: 0 auto;
}
#body {
	margin: 0 auto;
	max-width: 96em;
	min-width: 870px; 
}
#sitebar {
  background: #bebebe url( images/bg_sitebar.gif ) repeat-x scroll left top;
  height: 23px;
  min-width: 900px;
  position: relative;
  width: 100%;
  z-index: 1000; 
}
#wrapper {
  min-width: 820px;
  overflow: hidden;
  /*padding: 0 1em 0 5em;*/
	position: relative;
	width: 100%;
}
#header {
	clear: both;
  position: relative;
  z-index: 98732;
}
img#splashfan-logo {
  margin-top: -23px;
  position: absolute;
  left: 0;
  top: 0;
}
ul.menu {
  height: 20px;
  position: absolute;
  margin: 0;
  top: 2px;
  width: 338px;
}
ul#pageslist {
  left: 294px;
}
ul#categorylist {
  overflow: hidden;
  right: 4px;
  width: 400px;
}
li#side-categories ul li {
  color: #666;
  font-size: 0.75em;
}
/*
li#side-categories ul,
.sidebar ul.inner div.aktt_tweets ul {
  border: 0;
}
*/
#main {
  padding: 0 395px 0.8em 0;
}
#left-column,
#right-column {
  margin-top: 180px;
}
#left-column {
	float: left;
	overflow: hidden;
	width: 550px;
}
#left-column div.inner {
  padding: 0 15px;
}
#right-column {
  display: inline;
  float: right;
  margin-right: -395px;
  position: relative;
  width: 395px;
}
#sidebar-one {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 390px;
}
#sidebar-one img {
  max-width: 230px;
}
#sidebar-two {
	float: right;
	overflow: hidden;
	width: 125px;
}
#footer {
	clear: both;
	color: #777;
	padding: 4em 3em 0 3em;
}
#logos {
  background: #000;
  height: 80px;
  margin: 0;
  padding: 1em 2em 20px 2em;
}
.sidebar ul, 
.sidebar li {
	list-style: none;
}
.entry-meta {
	clear: both;
	display: block;
	font-size: 90%;
  margin: -4px 0 0 0;
}
span.entry-meta {
  /*color: #ec008c !important;*/
  font-size: 110%;
}
span.entry-meta a {
  color: #ec008c;
}

/* Sitebar --------------------------------------------------------------- */
#sitebar ul {
  font-size: 0.875em;
  height: 23px;
  list-style: none;
  margin: 0;
  position: absolute;
  right: 10px;
  text-transform: uppercase;
  top: 0;
  width: 420px;
}
#sitebar li {
  background-image: none;
  color: #fff;
  float: right;
  margin: 4px 0 0 15px;
  padding: 0;
}
#sitebar a {
  color: #000;
  text-decoration: none;
}
#sitebar a:hover {
  color: #ec008c;
}
#sitebar li#top-item-5 {
  display: none;
}
#sitebar li#top-item-4 {
  display: none;
}
/*li#top-item-2 a {
  color: #FFF !important;
}*/

/*

	Sidebar
	
*/
.sidebar ul,
.sidebar ul.blogroll {
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;*/
	margin: 0;
}
.sidebar ul.inner ul {
	margin: 0.4em 0 1.6em 0 !important;
  /*border-bottom: 4px solid #ec008c;*/
}
.sidebar ul.inner ul li {
  margin: 0 0 0.8em 0;
	padding-bottom: 0 !important;
}
.sidebar ul.inner ul ul.children {
  border: 0 !important;
	margin: 0 1.6em !important;
}
.sidebar ul.inner ul ul.children li {
	margin: 0.4em 0 0 0;
}
li.recent-posts li {
  font-size: 0.875em;
  margin-bottom: 4px !important;
}

/* Custom Sidebar Modules ------------------------------ */
a#twitter_more_updates {
  display: block;
  font-size: 0.75em;
  margin: -10px 0 10px 0;
}
ul#twitter_update_list,
.sidebar li#helcim li.item,
div.aktt_tweets {
  font-size: 0.875em;
}
.sidebar li#helcim li.item {
  border-top: 1px solid #efefef;
  height: 90px;
  padding: 6px 0;
}
.sidebar li#helcim li.item span.price {
  color: #aaa;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 1.25em;
}
.sidebar li#helcim li.item span.price span {
  font-size: 0.875em;
}
.sidebar ul.blogroll {
  border: 2px solid #ddd;
  border-bottom: 3px solid #ddd;
}
.sidebar ul.blogroll li {
  border-top: 1px solid #ddd;
  padding: 2px 5px;
}

/*

  Logos
  
*/
#logos ul {
  list-style-type: none;
  margin: 0;
}
#logos ul li {
  float: left;
  margin-right: 4em;
}
#logos a {
  background: transparent url( images/logo_sprites.gif ) no-repeat scroll 0 0;
	color: #fff;
	display: block;
	height: 86px;
	outline: none;
	overflow: hidden;
  text-decoration: none;
	text-indent: -1000px;
	width: 130px;
}
#logos a.carbon {
  background-position: 0 0;
}
#logos a.carbon:hover {
  background-position: 0 -84px;
}
#logos a.nation {
  background-position: -130px 0;
}
#logos a.nation:hover {
  background-position: -130px -87px;
}
#logos a.creative {
  background-position: -260px 0;
}
#logos a.creative:hover {
  background-position: -260px -84px;
}
#logos a.splash {
  background-position: -390px 0;
}
#logos a.splash:hover {
  background-position: -390px -87px;
}

/*

	Content Box
	
*/
.box, 
.box-blank, 
.notice { 
	position: relative;
	text-align: left;
	padding: 0.8em 0 0 0;
	margin: 0 0 0.8em 0;
}
.box img {
  margin-top: 7px;
}
.box-blank {
	background: none;
}
.box::after, 
.box-blank::after { 	/* Auto clearing float */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
/* Post Details ------------------------------ */
div.post-details {
  width: 500px;
}
div.comment-box {
  background: transparent url( images/bg_comment_bubble.gif ) no-repeat scroll left top;
  height: 38px;
  position: absolute;
  right: -15px;
  text-align: center;
  top: 12px;
  width: 40px;
  z-index: 9654;
}
span.comment-text {
  display: block; 
  height: 1px;
  overflow: hidden;
  text-indent: -1000px;   
}
span.commentlink a {
  color: #fff;
  display: block;
  margin-top: -7px;
  font: 18pt/1.6 Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
}
span.commentlink a:hover {
  text-decoration: underline;
}

/* 

	Header
	
*/
#header::after { 	/* Auto clearing float */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
ul.menu li {
	list-style: none;
	display: inline;
}
ul.menu a {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 0 6px;
	text-decoration: none;
	text-transform: uppercase;
}
ul#categorylist li {
  float: right;
}
.sidebar li.current_page_item>a, 
.sidebar li.current_page_item>a:visited {	/* Only works in modern browsers */
	color: #fff;
	font-weight: bold;
}
#searchbox {
	margin: 1em 0 0 0;
	padding: 2px 0;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 20px;
}
#searchbox fieldset {
	border: 0;
	background: none;
	padding: 0;
}
#searchbox legend {
	display: none;
}
#searchbox form, #searchbox input {
	display: inline;
}

/*

	Text, Headings & Formatting
	
*/
h1 {
  margin-bottom: -26px;
}
h2 {
  color: #000;
  font: 28pt/1.6 Georgia, "Times New Roman", Times, serif;
  line-height: 1;
  margin: 0 0 4px 0;
}
h2 a {
  color: #000;
	text-decoration: none !important;
}
h2 a:hover,
h2 a:focus {
	text-decoration: underline !important;
}
h3, h4 {
	margin: 0 0 .6em 0;
	font-weight: bold;
	font-size: 100%;
}
#left-column h3 {
	margin: 1.6em 0 .8em 0;
}
.noteworthy {
	display: block;
	float: right;
	margin: 0.4em;
}
.noteworthy a {
	padding: 0.4em;
	text-decoration: none !important;
}
.clear {
	clear: both;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* 

	Link Colors
	
*/
a:link, a:active { text-decoration: underline; color: #ec008c; }
a:visited { text-decoration: underline; color: #ec008c; }
a:hover, a:focus { text-decoration: underline; color: #f785c9; }

.sidebar a:link,
.sidebar a:active, 
.sidebar a:visited { text-decoration: none; color: #ec008c; }
.sidebar a:hover { text-decoration: underline; color: #f785c9; }

h2 a:link, 
h2 a:active, 
h2 a:visited {
	color: #000;
}
h2 a:hover, 
h2 a:focus {
	color: #444;
}
p.commentlink {
	color: #121212 !important;
}
p.commentlink a {
	color: #121212 !important;
}
p.commentlink a:hover,
.entry-meta a:hover {
	color: #897e85;
}
.entry-meta a {
	color: #ec008c !important;
}
ul.menu a:link,
ul.menu a:visited { color: #fff; }
ul.menu a:active, 
ul.menu a:hover { color: #ec008c; }
body#index li#current-index a,
body#index #current-index a:visited,
ul.menu .current_page_item a, 
ul.menu .current_page_item a:visited,
ul.menu .current-cat a,
ul.menu .current-cat a:visited,
ul.menu .current-cat-parent a,
ul.menu .current-cat-parent a:visited {
	color: #ec008c !important;
}
.sidebar li.current_page_item>a,
.sidebar li.current_page_item>a:visited {	/* Only works in modern browsers */
	color: #A5A5A3;
	font-weight: bold;
}
h1 a:link, h1 a:visited {	/* Logo */
	color: #686865;
}
h1 a:hover, h1 a:active {
	color: #A6A6A4;
}

/* 

	Audio

*/
.audio,
.audioplayer_container {
  background: #efefef;
  border: 1px solid #e3e3e3;
  width: 514px;
}
.audio {
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom: 0;
  color: #222;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: -20px;
  padding: 6px 12px 0 12px;
}
.audio a {
  text-transform: uppercase;
}
.audioplayer_container {
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top: 0;
  padding: 6px 12px;
}

/* 

	Various

*/
img {
	border: 0;
}
#left-column p a img {
	padding-bottom: 2px;
}
#left-column p a img:hover {
	padding-bottom: 2px;
}
hr {
  display: none;
}
div.post p {
  padding-right: 22px;
}
div.post hr {
  /*f785c9ec008c*/
  background: #ec008c none repeat scroll 0 0;
  border: medium none;
  clear: both;
  color: #f785c9;
  display: block;
  float: none;
  height: 0.25em;
  margin: 0 0 0.5em 0;
  width: 550px;
}
div.site-share {
  margin-top: -4px;
  padding: 0 0 6px 0;
}
div.site-share h4 {
  margin: 0;
}
div.site-share ul {
  margin: 0 0 0.5em 0;
  padding: 0;
}
#left-column div.site-share ul li::before {
  content:"";
}
#left-column div.site-share ul li {
  display: inline;
  margin: 0;
}
acronym, abbr {
	font-size: 100%;
}
acronym, abbr, span.caps {
	cursor: help;
}
small {
	font-size: 85%;
}
cite {
	font-size: 90%;
	font-style: normal;
}
strike, del {
	text-decoration: line-through;
}
ins {
	text-decoration: none;
}
label {
	cursor: pointer;
}
ul {
	margin: .8em;
}
dl {
	margin: 0 .8em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.6em;
}
p, pre, kbd, blockquote {
	margin: 1.6em 0;
}
.sidebar p {
	margin: 0 0 1.6em 0;
}
pre, blockquote {
	padding: 0 3.2em 0 1.6em;
	margin-left: 3%;
}
pre {
	overflow: auto;
	padding-bottom: 1em;
}
blockquote {
  border-left: 5px solid #eee;
  color: #777;
}
blockquote[cite]:after {
	content: "\00BB \0020 Source: " attr(cite);
	display: block;
	margin-top: 0.8em;
	font-size: 90%;
}
fieldset {
	padding: 0 0.8em 0.4em 0.8em;
}
legend {
	font-weight: bold;
	padding: 0 0.4em;
}

/* 

	Icons
	
*/
.feedicon img,
#categorylist img {
	width: 12px;
	height: 12px;
}
.feeds a {
	padding: 1px 0 2px 0;
}
.feeds img {
	vertical-align: middle;
	margin-top: -3px;
}
#categorylist img {
	vertical-align: middle;
	margin: 0 .25em;
}
.sidebar .feedicon img {
	position: relative;
	float: right;
	top: -2.4em;
}
span.edit a:focus, a.quote {
	-moz-outline-style: none;
}
span.edit a:hover {
	cursor: pointer;
}
.edit a {
	position: absolute;
	z-index: 1;
	right: 84px;
	top: 1em;
	text-decoration: none !important;
	display: block;
	width: 26px;
	height: 26px;
	border: 0 !important;
	text-indent: -9999px;
	background: url(images/icon_edit.gif) no-repeat right top !important;
}
#trackbacklist li .edit a {
	width: 26px;
	height: 12px;
}
.edit a:hover {
	background: url(images/icon_edit_hover.gif) no-repeat right top !important;
}
.sidenote {
	position: relative;
}
.sidenote .edit a {
	top: 0;
	right: 0;
}
span.tags {
	background: url(images/icon_tag.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: 1em;
}
ul.wp-tag-cloud li {
	display: inline;
	margin-right: 1em !important;
}
li.ctc {
  margin: 10px 0;
}

/* 

	Alignments (Use in Posts)

*/
.align-left {
	padding-right: .8em;
	float: left;
}
.align-right {
	padding-left: .8em;
	float: right;
}
.align-center {
	margin: 0 auto;
	display: block;
}
.column-left {
	float: left;
	width: 50%;
}
.column-right {
	float: right;
	width: 50%;
}
ul.column-right, ul.column-left {
	margin: 0;
	padding: 0;
}

/* 

	List Items
	
*/
html>body #left-column ul {
	list-style: none;
	text-indent: -1em;
} 
#left-column ul {
	margin-left: 0;
	padding-left: 1em;
}
#left-column ul li {
	margin-left: 1em;
}
#left-column ul li::before, 
.sidebar ul li.page_item::before,
.sidebar ul li#side-categories ul li::before {	/* Show right angle quotes to cool browsers */
	content: "\00BB \0020";
}
ol {
	margin: 0 0 .8em 1em;
	padding-left: 2em;
}
#left-column ol li {
	margin-bottom: 1.6em;
}

/*

	Forms
	
*/
input, select, textarea {
	font-size: 100%;
	line-height: 100%;
}
.inputbox, #commentform textarea, .searchbox {
	padding: 1px 2px;
}
#commentform {
	display: inline;
}
#commentform textarea {
	padding: 2px;
	-moz-box-sizing:border-box; /* Mozilla: Change Box Model Behaviour */
	width: 550px; /* Moz Only */
}
.inputbox {
	width: 160px;
}
.pushbutton, .pushbutton-wide {
	cursor: pointer;
}
.pushbutton-wide {
	padding: .6em 2em;
}
.checkbox {
	cursor: pointer;
}

/* 

	Search Page

*/
.searchbox {
	width: 80%;
}
.search-results {
	position: relative;
}


/* 

	Posts

*/
p.commentlink {
	font-size: 130%;
	float: right;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px !important;
	width: 120px;
}
p.commentlink span {
	display: block;
	padding: .4em 0;
}
p.commentlink a {
	border-bottom: 0;
	display: block;
	text-decoration: none;
	padding: 0.4em 0;
}
p.commentlink a:hover {
	text-decoration: underline;
}
a.more-link {
  background: transparent url( images/read_more_sprite.gif ) no-repeat scroll 0 0;
  display: block;
  height: 22px;
  margin-top: 10px;
  text-indent: -1000px;
  width: 125px;
}
a.more-link:hover {
  background-position: 0 -22px;
}

/*

  Advertisements
  
*/
.banner-ad {
  background: #efefef;
  border: 1px solid #e3e3e3;
  height: 106px;
  padding: 0 0 10px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 550px;
}
.banner-ad h3 {
  margin: 0 !important;
  padding: 6px 0 0 10px;
}

/* 

	Asides

*/
.asides .aside {
	padding: 0;
	margin: .5em 0 2em 0.5em !important;
}
.asides h2 {
	padding: .4em 0;
}
.asides h2 a {
	text-decoration: none;
	margin: .4em 0;
}
.asides p {
	padding: 0 1.6em;
}
.asides p, .asides pre, .asides blockquote {
	margin-top: 0;
	margin-bottom: .8em;
}
.asides pre, .asides kbd, .asides blockquote {
	margin: 1.6em 7%;
}
.asides h3 {
	margin: 1.6em 0 .8em 0;
}
.asides ul {
	margin: .8em 1.3em;
}
.asides ol {
	margin: .8em 2em;
}
.aside {
	position: relative;
}
.aside .edit a {
	top: 0;
	right: 0;
}

/* 

	Sidenotes
	
*/
.sidenote {
	padding: 0;
	margin: .5em 0 1em 0;
}
.sidenote h2 {
	margin: 0 0 .6em 0;
}
.sidenote h2 a {
	display: inline;
	margin-right: .5em;
}
.sidenote p {
	padding: 0 0 0 .8em;
}
.sidenote p, .sidenote pre, .sidenote blockquote {
	margin-top: 0;
	margin-bottom: .8em;
}

/* 

	Comments
	
*/
ol#commentlist, ol#trackbacklist {
	margin-bottom: 3.2em;
	width: 550px;
}
.commentbox {
	padding-top: 2em;
	width: 280px;
	float:left;
	text-align:left;
}
#comment-author p {
	margin: 0 0 1.6em 0;
}
.formatting {
	float: left;
	height: 3em;
	padding-top: 2em;
}
#tags-allowed {
	clear: both;
}
#tags-allowed li {
	margin: .6em;
}
#tags-allowed blockquote {
	display: inline;
}
#tags-allowed .column-left, #tags-allowed .column-right {
	width: 45%;
}
#tags-allowed .close {
	float: right;
}
#tags-allowed::after, #comment-author::after { 	/* Auto clearing float */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.comment-header {
	margin-bottom: .8em;
}
.notice, #tags-allowed { /* Moderation Message */
	font-size: 100%;
	padding: .8em 1.2em;
}
.notice p, .notice h4, #tags-allowed p, #tags-allowed h4 {
	margin: .6em 0;
}
#commentlist .notice {
	margin: .6em 0;
}
#commentlist {
	margin: 0;
	padding: 0;
}
#commentlist li  {
  background: #efefef;
  border: 1px solid #e3e3e3;
	display: block;
	list-style: none;
	min-height: 70px;
	margin: 0.8em 0 !important;
	padding: 0.8em 0.8em 0 0.8em;
	position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#commentlist li small {
	position: absolute;
	z-index: 3;
	right: 5px;
	width: 95px;
}
#commentlist li small span.edit {
	position: relative;
	top: -0.5em;
	float: right;
}
#commentlist li small a.quote {
	float: right;
	margin: 0.5em 0 0 0;
	display: block;
	width: 62px;
	height: 16px;
	border: 0;
	background: url(images/icon_quote.gif) no-repeat;
	background-position: 0 1px;
	padding-left: 16px;
}
#commentlist li small a.quote:hover {
	background: url(images/icon_quote_hover.gif) no-repeat;
	background-position: 0 1px;
}
#commentlist li.comment-author {
  background: #fff;
}


/*

	Trackbacks
	
*/
#trackbacklist {
	margin-left: 0;
	padding-left: 0;
}
#trackbacklist li {
	position: relative;
	margin-left: 0;
	padding: 0;
	margin-top: .8em;
	list-style: none;
}
#trackbacklist li a {
	padding: .4em;
	display: block;
	text-decoration: none;
}
#trackbacklist li p {
	padding: 0 .4em;
}
#trackbacklist li a span {
	text-decoration: underline;
}

/*

  Captions
  
*/
.wp-caption {
  position: relative;
}
.wp-caption .transparency {
  background: #fff;
  bottom: 0;
  height: 60px;
  filter: alpha(opacity=80);  
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  left: 0;
  width: 550px;
  z-index: 5;
}
.wp-caption-text {
  bottom: 0;
  color: #ec008c;
  font-size: 200%;
  height: 60px;
  left: 0;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  width: 529px;
  z-index: 6;
}
.wp-caption-text span {
  display: block;
  font-size: 50%;
  margin-top: -8px;
}

/* 

	Calendar
	
*/
li.calendar h3 {
  display: none;
}
#wp-calendar {
  font-size: 0.75em;
	empty-cells: show;
	width: 200px;
}
#wp-calendar #next a {
	padding-right: 1em;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 1em;
	text-align: left;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: none !important;
}
#wp-calendar caption {
  font-size: 1.25em;
  font-weight: bold;
	text-align: left;
	width: 100%;
}
#wp-calendar th,
#wp-calendar td {
	padding: 3px 0;
	text-align: left;
}

/* 

	Plugins
	
*/
/* Recent Activity */
ul#recent-activity {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
ul#recent-activity li {
	font-size: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
ul#recent-activity small {
	font-size: 85%;
	padding-left: .8em;
}

/* Comment/Trackback Favatars & Gravatars */
a.comment-favatar {
	border: 0 !important;
	margin-right: .4em;
}
.eg-image {
	position: absolute;
	right: 1em;
	top: 1em;
	float: right;
	text-align: center;
	padding: 2px;
	line-height: 0;
	margin: 0;
	border: 1px solid #A5A5A3;
	display: block;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	background: #fff url(images/gravatar.jpg) no-repeat center center;
}
#commentlist li::after { 	/* Auto clearing float */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
a.comment-favatar img, .trackback-favatar {
	width: 16px;
	height: 16px;
}
.eg-image:hover, a.comment-favatar:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}

/* Extended Live Archives */
#af-ela {
	margin: 0 0 2em 0;
}
#af-ela::after { 	/* Auto clearing float */
  content: ".";
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#af-ela ul, #af-ela ul li {
	border: none;
}
#af-ela ul li a {
	padding: .5em 0;
}
#af-ela ul li::before {
	content: "";
}
ul#af-ela-menu {
	text-align: center;
	margin: 1em auto 2em auto;
}
ul#af-ela-menu li {
	font: normal 135% Arial, Helvetica, sans-serif;
	padding: 0 !important;
	margin: 0 1em;
}
ul#af-ela-tag li {
	padding: 0 !important;
}
ul#af-ela-menu li:hover, ul#af-ela-menu li.selected, ul#af-ela-tag li:hover, ul#af-ela-tag li.selected {
	color: #000 !important;
	border-bottom: 1px dotted #000 !important;
	background: none !important;
	padding: 0;
}
ul#af-ela-category, ul#af-ela-year, ul#af-ela-month, ul#af-ela-tag, ul#af-ela-post-chrono {
	padding: 1em 0;
	text-align: center;
	margin: 0 0 2em 0;
	float: none !important;
	width: 100%;
}
ul#af-ela-tag {
	font: normal 60% Arial, Helvetica, sans-serif;
}
ul#af-ela-post-tags li, ul#af-ela-post-tags li:hover, ul#af-ela-category li, ul#af-ela-post-cats li, ul#af-ela-post-cats li:hover, #af-ela-post-chrono li, ul#af-ela-post-chrono li:hover {
	font-weight: normal;
	padding: 0 !important;
	margin: 1em 4em !important;
	border: none !important;
	background: none !important;	
}
ul#af-ela-post-tags li::before, ul#af-ela-post-cats li::before, ul#af-ela-post-chrono li::before {	/* Show right angle quotes to cool browsers */
	content: "\00BB \0020";
}
ul#af-ela-category li, ul#af-ela-year li, ul#af-ela-month li {
	font-weight: normal;
	padding: 0 !important;
	margin: 1em 4em !important;
	border: none !important;
	background: none !important;
	margin: 0 1em !important;
	display: inline !important;
}
ul#af-ela-category li:hover, ul#af-ela-year li:hover, ul#af-ela-month li:hover, ul#af-ela-category li.selected, ul#af-ela-year li.selected, ul#af-ela-month li.selected  {
	color: #000 !important;
	border: none !important;
	background: none !important;
	border-bottom: 1px dotted #000 !important;
}
ul#af-ela-category li.selected {
	color: #000 !important;
	margin: 0 1em !important;
	background: none !important;
	border: none !important;
	border-bottom: 1px dotted #000 !important;
}
