/*
Theme Name: aav1
Theme URI: http://aaron.collectedvisuals.com/
Description: Very minimal grid-style theme
Version: 1.1
Tags: black, white, green,two-columns, right-sidebar, fixed-width
Author: Aaron Adams
Date: April 2009

	The CSS, XHTML and design is released under GPL:
	http://www.gnu.org/copyleft/gpl.html

*/
a {
	color: #004276;
}
a:active {
	color: #004276;
}
a:hover {
        color: #2B9CCE;
}
a img {
	border: none;
}
acronym, abbr {

}
acronym, abbr, span.caps {
font-size: 11px;
}
acronym, abbr {
	cursor: help;
	border:none;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 18px
	padding-left: 5px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body {
        background-color: #ffffff;
        color: #000;
	font-family: Georgia;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#rap {
	background-color: #FFFFFF;
	width: 970px;
	height: 100%;
	padding: 5px;
        margin: 0 auto 0 auto;
}
cite {
	font-size: 11px;
	font-style: normal;
	color:#666;
}

#small {
	font-size: 10px;
	font-style: normal;
	font-family: Georgia, Verdana, Arial, Helvetica;
        color: #fff;
        font-background-color: #000;
        width:800px;
	border-bottom: 1px solid #000;
}

smallbg {
        color: #fff;
        background-color: #000;
}

h2 {
	font-family: Georgia, Verdana, Arial, Helvetica;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
        color: #cc0000; 
}
h2 a{
  text-decoration:none;
  color:#000;
  font-size:32px;
}
h3 {
	font-family: Georgia, Verdana, Arial, Helvetica;
	margin-top: 0;
	font-size: 13px;
}

ol#comments li p {
}

#commentlist li{
	margin-left:-22px;
}
p, li, .feedback {
  font: 14px Georgia, Verdana, Arial, Helvetica;
  line-height:1.8;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear:both;
	color: #666;
	font-size: 10px;
	padding: 50px 0 0 0;
	margin: 0 0 20px 0;
	text-align: left;
}

.credit a:link, .credit a:hover {
	color: #666;
}

.feedback {
	color: #666;
	text-align: right;
	font-size:11px;
	clear: both;
}

.meta {
	font-size: 10px;
}

.meta2 {
	font-size: 10px;
	font-family: Georgia, Verdana, Arial, Helvetica;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1.5px;
}

.meta2 a {
	font-size: 10px;
	font-family: Georgia, Verdana, Arial, Helvetica;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1.5px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}



#comments{

	padding-top:18px;

}

.commentby {
	padding-bottom:8px;
}

#postcomment{
	margin-top:24px;

}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta2, .meta2 a {
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent a {
	text-decoration: none;
        color: #ffffff;
        font-background: #626262;
        background: #626262;
}

.storycontent a:hover {
	text-decoration: none;

}

.storycontent {
	margin-bottom:10px;
        margin-top:0px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
}

#commentform textarea {
	width: 98%;
}

#commentlist li ul {
	font-size: 11px;
	list-style-type: none;
	color: #666;
}

#content {
	float: left;
	width:700px;

}


.columntitles {
	font-family: Georgia, Verdana, Arial, Helvetica;
	letter-spacing: -1.5px;
	font-weight: bold;
        font-size: 14px;
}

#headwrap {
        width:960px;
        height: 150px;
        padding: 0px;
}


#header {
	font-family: Georgia;
	font-size: 110px;
	color: #FF0000;
	font-weight: bold;
        max-width: 800px;
        line-height: 90%;
        text-indent: -92px;
        
}



#simpost {
	font-family: Georgia, helvetica, arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
        float: left;
	background: #fff;
	padding:5px 0 5px 0;
	margin:0px 0 5px 0;
	
}

#simpost a {
	font-family: Georgia, helvetica, arial;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
        font-background: #F48282;
        background: #F48282;
}



#header a {
	color: #CC0000;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}


#header input#s {
	width: 60%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	
}

#header ul {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
        weight: bold;
}


#header h2 {
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 11px;
	
}

#header ul li {
	font-family: Georgia, Verdana, Arial, Helvetica;
	margin-top: 10px;
}

#header ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header ul ul li {
	border: 0;
	font-family: Georgia, Verdana, Arial, Helvetica;
	margin-top: 0;
	padding: 0;
	padding-left: 3px;
}

#header ul ul li a {
	color: #000;
	text-decoration: none;
}

#header ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#header ul ul ul.children {
	font-size: 16px;
	padding-left: 3px;
}


#sidebar {
	background: #fff;
	padding: 10px 5px 5px 5px;
	float: right;
	width: 160px;
}

#sidebar a {
	text-decoration: none;
        color: #000000;
        font-weight: normal;
        font-size: 11px;
}

#sidebar a:hover {
	text-decoration: none;
        color: #6fec98;
}

#sidebar form {
	margin: 0 0 0 0px;
	text-decoration: none;
        color: #000000;
        font-weight: bold;
        font-size: 11px;
}

#sidebar input#s {
	width: 60%;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	
}

#sidebar ul {
	color: #000000;
        font-weight: bold;
        font-size:12px;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;

}
#sidebar h2 {
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 12px;
        color: #000000;
	
}
#sidebar ul li {
	font-family: Georgia, Verdana, Arial, Helvetica;
	margin-top: 8px;
	padding-bottom: 10px;
	font-weight: normal;
        font-size: 11px;
        width: 260px;
	list-style-type: none;
}
#sidebar ul ul li {
	border: 0;
	font-family: Georgia, Verdana, Arial, Helvetica;
	line-height: 40%;
	padding: 0;
        font-size: 12px;
	font-weight: normal;
	list-style-type: none;
}
#wp-calendar {
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 90%;	
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #ccc;
	color: #333;
}

#wp-calendar caption {
	color: #000;
	text-align: left;
	font-weight: normal;

}

#wp-calendar td {
	color: #999;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}

#wp-calendar th {
	font-weight: normal;
	text-transform: capitalize;
	color: #999;	
}
#desc {
        font-family: georgia, sans-serif;
        font-style: italic;
	float: left;
	font-size: 12px;
	margin-top:20px;
}
#desc a:link, #desc a:visited  {
	display: inline;
	background-color: #fff;
	color: #666;
	text-decoration: none;
}
#desc a:hover {
	background-color: #eee;
	color: #666;
	text-decoration: none;
}
#desc a:active {
	background-color: #fff;
}
ib {
        font-family: georgia, sans-serif;
        font-style: italic;
	font-size: 12px;	
}
/*
     FILE ARCHIVED ON 08:53:20 Aug 16, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:47:11 Mar 10, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 294.166 (3)
  esindex: 0.008
  captures_list: 309.962
  CDXLines.iter: 10.571 (3)
  PetaboxLoader3.datanode: 270.169 (4)
  exclusion.robots: 0.167
  exclusion.robots.policy: 0.154
  RedisCDXSource: 1.611
  PetaboxLoader3.resolve: 66.91 (2)
  load_resource: 61.584
*/