/*
THEME NAME: Aftershock
THEME URI: http://www.steflewandowski.com
DESCRIPTION: Based on Sandbox, with Blueprint CSS support
VERSION: 1.0
AUTHOR: <a href="http://steflewandowski.com/">Stef Lewandowski</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, developer, blueprint, blueprintcss, aftershock
*/

body
{
  padding-top: 1.5em;
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	border:20px solid #edd;
}

a
{
 color: #3355dd; 
}

#main_header
{
}

#presents
{
	color:#999;
}

#follow_along
{
	float:right;
	font-size: 200%;
}

#event_details
{
	margin:auto;
	text-align:center;
	margin-top: 1em;
	color:#544;
}

#logo
{
  padding-top: 3em;
  padding-bottom: 3em;
}

.skip-link
{
 display: none !important; 
}

/*--------
  Aftershocks
-------------*/

#aftershock_header
{
  margin-top: -1.5em;
  margin-bottom: 1.5em;
}

#future-aftershocks
{
  padding-top: 1.5em;
}

#future-aftershocks li
{
 font-size:  125%; 
 text-transform: uppercase;
  list-style: none;
}

#past-aftershocks li h1
{
 font-size: 200%; 
 text-transform: uppercase;
 list-style: none;
}

#current-aftershock li h1
{
 font-size: 300%; 
 text-transform: uppercase;
 padding: 0;
 list-style: none;
}

#current-aftershock li a
{
  padding:0;
}

#future-aftershocks li a, #past-aftershocks li a, #current-aftershock li a
{
 text-decoration: none;
 border-bottom: 2px solid #eee; 
}

#future-aftershocks li a
{
 color: #aaa; 
}

#current-aftershock li a
{
  color: red;
}

#current-aftershock li a:hover, #future-aftershocks li a:hover
{
 color: black; 
}


/*---
  Introductions
---*/

.blog_introduction p
{
 font-size: 150% !important;
 font-weight: 400 !important; 
 color: #544 !important;
}

/*---
  Sidebar
---*/

#aftershocks
{
  padding-bottom: 1.5em;
}

#aftershocks p, #future-aftershocks p
{
  margin-bottom: 0;
  color: #999;
}

.sidebar
{
  margin-top: 1.5em;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
}

#sidebar ul li	{ padding: 0; 
margin-bottom:1.5em;  
}

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	font-size: 100%;
}

#blog-search 
{
  
}

#s
{
 width:10em; 
 float: left;
 margin-right: 1em;
}

#search_button
{
  display:inline;
  float:left;
  margin-top:0.2em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#menu, #subnav	{ padding: 0; float: left; width: 100%; line-height: 1.5em; }

#menu ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#menu li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#menu li a,
#subnav li a 	{ padding: 5px 15px; float: left; text-decoration: none; }

#menu li.current_page_item a,
#menu li a:hover 	{ background: #eee; color: #666; }

#subnav				{ background: #616161; }

#menu li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{  }

#menu li.first a { margin-left: 50px; }

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

#footer
{
  margin-top:1.5em;
  margin-bottom:1.5em;
}

/* Aftershock */

.user
{
 margin-right: 20px; 
 margin-bottom: 20px;
}

.user img
{
 width: 120px;
 height: 120px; 
}

.user .name
{
  background-color: #eee;
  padding: 0.33em;
  z-index: 2;
  font-weight: bold;
}

.entry-meta .author
{
  display: none;
}

.entry-title
{
 margin-top: 3em; 
}

.meta-sep
{
 color: #ddd; 
}

.home .user
{
 margin-right: 30px !important;
 margin-bottom: 20px; 
}

.category .user
{
 margin-right: 20px;
 margin-bottom: 20px; 
}

.category .user img
{
  width:80px;
  height: 80px;
}

.entry-meta
{
 background-color: #eee;
 padding: 0.5em;
 margin-top: 1.5em;
 color: #888;
}

.entry-date
{
 color: #876;
 margin-bottom: 1.5em; 
}

.widget_fergcorp_countdown
{
  padding:1.5em !important;
  margin-bottom: 3em  !important;
  background-color: #efe  !important;
  display: block  !important;
}

.widget_recent_comments
{

}

#footer
{
 margin-top:6em;
 margin-bottom: 3em; 
}

.navigation
{
 margin-bottom:1.5em;
 margin-top:1.5em; 
 height: 3em;
 display: block;
}

#artist-updates
{
 margin-top: 1.5em;
 border-top: 4px solid #ddd;
 padding-top: 1.5em; 
}

h2.updates
{
 clear: both;
 margin-top: 1.5em; 
}

#phpspeedy
{
 display:none; 
}

.nav-previous
{
  float: left;
}

.nav-next
{
 float: right; 
}