/*  
Theme Name: the magazine
Theme URI: http://fernando.dubtribe.com
Description: always working on refining and defining the little things which never seemto validate, or operate in a manner which may ever be useful to anyone.
Version: 0.A1 (totally alpha dude)
Author: Fernando Dashiiki
Author URI: http://fernando.dubtribe.com

*/



/* Begin Typography & Colors */
body {
	font-size: 62%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d4c6b6;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #c77228;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	padding-left: 10px;
	}

.description {
	font-size: 1.2em;
	color: #7d491b;
	text-align: left;
	padding-left: 10px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#leftsidebar h2, #rightsidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #7d491b;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	/* font: 1.1em 'Courier New', Courier, Fixed; */
	display: block;
	background: #e5e3c5;
	border-bottom: 1px solid #e3dd9a;
	border-right: 1px solid #e3dd9a;
	padding-left: 10px;
	padding-bottom: 10px;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c77228;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 820px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 100px;
	width: 100%;
	background-color: #c77228;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 17px;
	margin: 0px 10px 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 820px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: left;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#leftsidebar h2, #rightsidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #leftsidebar ul ul li:before, #rightsidebar ul ul li:before , #topsidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol, #topsidebar ul, #topsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li, #topsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select , #topsidebar ul p, #topsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol, #topsidebar ul ul, #topsidebar ul ol {
	margin: 5px 0 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol, #topsidebar ul ul ul, #topsidebar ul ol{
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li, #topsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, #topsidebar ul ul li, #topsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s, #topsidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit, #topsidebar #searchsubmit{
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin TOP Sidebar */

#topsidebar {
    width: 280px; 
    float: left; 
    overflow: hidden;
    /*border-left: thin solid #CCCCCC; 
    border-bottom: thin solid #CCCCCC; */
    padding-left:20px !important; 
    padding-left:5px; 
    padding-top:10px; 
    padding-bottom:5px;
}

/* End TOP Sidebar */

/* Begin LEFT Sidebar */
#leftsidebar
{
	float: left;
	padding: 20px 5px 10px 5px;
	/* margin-left: 475px; */
	width: 160px;
	}

#leftsidebar form {
	margin: 0;
	}
/* End LEFT Sidebar */



/* Begin RIGHT Sidebar */
#rightsidebar
{	
	float: left;
	padding: 20px 0 10px 5px;
	/* margin-left: 650px; */
	width: 130px;
	}

#rightsidebar form {
	margin: 0;
	}
/* End RIGHT Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* basic css addition */

/* cursors forms and things */

label, select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

input { 
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;	
  background: #efefe0;
}

input[type=submit]{
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  background: #bf2f2f;
  color: #fff;
  padding: 3px 8px;
}

input:focus, textarea:focus {
	background: #fff;
	color: #000;
} 

abbr, acronym, ins, del, kbd, var, cite { cursor: help; }

/* Fernando Images */

/* WP Tutorial on centered and text wrapped images */

div.cent { 
text-align: center;
display: block;
position: relative;
border: 1px solid #999;
padding: 3px;
}

.img-left {
clear: both;
float:left;
margin: auto !important;
margin: auto;
}

.img-left img {
display: block;
position: relative;
border: none;
margin-right: auto;
padding: 3px;
padding-right: 5px;
}

.img-right {
clear: both;
float:right;
margin: auto !important;
margin: auto;
}

.img-right img {
display: block;
position: relative;
border: none;
margin-left: auto;
padding: 3px;
padding-left: 5px;
}

/* and this is for the last image */

div.clearer {
clear: left;
line-height: 0;
height: 0;
}

/* end tutorial */

#footer p img {
    background-color: none;
    border: none;
    margin-top: -5px;
}

p img {
    background-color: none;
    border: none;
    padding: 5px auto;
}

p img, #menu div.selectcontainer
{
    margin: auto;
    padding: 5px;
	max-width: 100%;
}

img.noborder { 
    border: none; 
}

img.alignright
{
	padding: 5px;
	margin: auto;
	display: inline;
	float: right;
    border: none;
    background: none;
}

img.alignleft
{
	padding: 5px;
	margin: auto;
	display: inline;
	float: left;
    border: none;
}
a img { 
border: none; 
}

/* border image tutorial */
img.border
{
	padding: 5px;
	margin: auto;
    border: 1px solid #999999;
    background: #EEEEEE;
}
/* end border image tutorial*/

/* End Images */

/* clearing and browser adjustments */

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* end basic css */

/* Especial */

/* Feeder */

#rssfeed {
	display: block;
	margin: 0;
	padding: 0 0 1em;
	background: #fff url(/images/feeder/bgside.png) repeat-y right top;
	color: #444;
	font-family: "lucida grande", arial, helvetica, verdana, "bitstream vera sans", sans-serif;
	line-height: 1.4em;
}

#rssfeedtitle {
  display: block;
  background: url(/images/feeder/bgtitle.png);
  color: #fff;
  font-size: 2.2em;
  padding: 7px 10px 5px 10px;
  border-bottom: 1px solid #2954BC;
  line-height: 1.4em;
}

#rssinfo {
  display: block;
  line-height: 1.2;
  font-size: 9px;
  background: #ffc url(/images/feeder/info.gif) no-repeat 1em 1.3em;
  padding: 1em 1em 1em 3em;
  margin: 2em 180px 2em 1em;
  border: 1px solid #999;
}

#rssentry {
  display: block;
  margin: 1em 180px 1em 1em;
  border-bottom: 1px solid #999;
  padding-bottom: 1em;
  font-size: 10px;
}

#rsstitle {
  display: inline;
  background: transparent none;
  border-bottom: 0px solid #fff;
  padding: 0px;
  color: #222;
  font-size: 1.4em;
  font-weight: bold;
}

#rssmodified {
  display: inline;
  margin: 0.4em 0 0 1.5em;
  color: #AAA;
  font: 10px trebuchet ms, arial, helvetica, sans-serif;
}

#rsssummary {
  /* display: block; */
  /* clear: both; */
  padding-top: 0.5em;
  font-size: 9px;
}

/* End Feeder */

/* Highlight experiment */

#pointout {
background: #FBFFB2;
}

#pointoutblue {
background: #C0E9F0;
}

#party {
    margin: 5px 5px 0 0;
    padding: 5px;
    background: url(http://fernando.dubtribe.com/images/confetti1.gif);
}

#party p {
  background: url(http://fernando.dubtribe.com/images/confetti1.gif);
}

#highlight {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #FFF9E7;
	color: #333;
    line-height: 1.6em;
	}
	
#highlight:hover {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #FFFF99;
	color: #E37D24;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
    line-height: 1.6em;
	}
	
/* #highlight p {
	color: #333;
    line-height: 1.6em; */
}
#orange p {
    color: E3D324;
    line-height: 1.6em;
}

#orange {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #E3D324;
	color: #333;
	}

#orange a {
	color: #333;
	}
#orange a:hover {
	color: #darkred;
	}
#orange small {
	color: #333;
	}


#redlight {
	margin: 5px 5px 0 0;
	padding: 10px;
	color: #E3D324;
	}
#redlight:hover {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #E3D324;
	color: #000;
	}
#redlight p {
    color: #E3D324;
    line-height: 1.6em;
}

#greylight {
	margin: 5px 5px 0 0;
	padding: 12px;
	background: #E8E3DF;
	color: #333;
}
#greylight:hover {
	background: #E8E3DF;
	color: #000;
	border-right: 1px solid #333;
}

/* disco party-action before the review */

#navigation-menu { 
    font: normal 1em 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	/* position: absolute; */
    /*width: 740px;*/
	margin: 5px 0px 0px 3px;
	padding: 1px 10px 5px 0px; /* duplicate the tab size */
	text-align: left;
	display: block;
	border-bottom: 1px solid #7d491b;
	}
	
#navigation-menu li { 
    display: inline; 
    padding: 0px;
    margin: 0px;
}
#navigation-menu ul {
padding: 0 10px;
}
#navigation-menu a { 
    text-decoration:none; 
	background: none;
	font-weight: normal;
	height: 19px;
	padding: 5px 5px;
}
#navigation-menu a:hover {
    text-decoration:none; 
	background: #F6F4E8;
	text-decoration: none;
	}
}


/* end: disco party-action */

/* important comment */

.importantcomment {
    background: #F0D6C2 url
 no-repeat top left;
    color:#222;
    margin: -6px -9px -4px -9px;
	padding: 10px;
	border: 1px solid #CC722D;
}

/* end important comment */

/* LiveSearch Stuff */

.LSRow small, #searchcontrols small { 
	color: #333; 
}
#LSHighlight small { 
	color: #333; 
}
#LSResult {
	position: absolute;
	background-color: #fff; 
	width: 160px;
	margin: 0 0 0 10px;
	font: 9px 'Lucida Grande', Arial, Sans-Serif;
	padding: 0 0 6px 0;
	border: 1px solid #999;
	z-index: 100;
}
#LSResult:hover #LSHighlight {
	background-color: white;
	border-color: white;
}
.LSRow {
	text-align: left;
	padding: 3px 10px 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid FAECE1;
}
#LSHighlight, .LSRow:hover {
	background-color: #FFFB1A;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.LSRow a {
color: #000;
	font-weight: normal;
}
.LSRow a:hover {
color: #fff;
	font-weight: normal;
}
#LSHighlight small {
	color: #FFFB1A;
}
#searchcontrols {
	padding: 3px;
}
.oddresult {
	background-color: #FFFB1A; 
	border-color: #FFFB1A;
	}
/* End LiveSearch Stuff */

/* This is the styling for asides*/

ul.asides li {
/* border-top: 1px solid #ACACA0; */
border-left: 1px solid #ACACA0;
font-family: 'lucida grand', Verdana, sans-serif;
font-size: 9px;
color: #333;
background: #E4E4DD url no repeat top left;
padding: 10px;
margin: 20px 0 0 0;
}
ul.asides li a, ul.asides li a:visited, ul.asides li a:active {
color: #665A52;
text-decoration:none;
}

ul.asides li a:hover {
color: #333;
text-decoration: underline;
}

#content ul li {
    list-style: none;
    margin-left: -40px;
    }

/* end styling for asides */

/* notecard */

#cardcontainer
{
width: 90%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#cardtop
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#cardtop h5
{
padding: 0;
margin: 0;
}

#cardleftnav
{
float: left;
width: 115px;
margin: 0px;
padding: 1em;
}

#cardcontent
{
margin-left: 125px;
border-left: 1px solid gray;
padding: 1em;
max-width: 340px;
}

#cardfooter
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#cardleftnav p { margin: 0 0 1em 0; }
#cardcontent h6 { margin: 0 0 .5em 0; }

/* THIS IS THE HTML REQUIRED:
<div id="cardcontainer">
<div id="cardtop">
<h1>Header</h1>
</div>
<div id="cardleftnav">
<p>
Left side notes
</p>
</div>
<div id="cardcontent">
<h2>Subheading</h2>
<p>
Right side paragraph 1
</p>
<p>
Right side paragraph 2
</p>
</div>
<div id="cardfooter">
Footer
</div>
</div>
*/

/* end notecard */

/* just for forms */
/* // don't need it for this one // input {font-size: 1em; } */
select {
font-size: 1em;
}
/* end just for forms */

/* previous posts index list */
#latest {
padding: 5px;
border-bottom: 1px solid #F6F4E8;
color: #732E2E;
}

#latest:hover, #latest a:visited {
color: #618787;
background: #F6F4E8 url("http:///images/coldpress_title_bg.gif") no-repeat top left;
padding: 5px;
display: block;
}

#latest a, #latest a:acitve {
color: #333;
}

#latest a:hover {
color: #618787;
text-decoration: none;
}
/* end previous posts list */

/* ---( CODE VIEWER FORMATTING )------------------------- */

ol.codelist {
	border: 1px solid #DDD;
	color: #C63;
	line-height: 110%;
	padding: 12px 12px 12px 45px;
	margin: 1.5em 0;
	}

ol.codelist li {
	margin: 0;
	padding: 1px 2px;
	}

ol.codelist li.tab0 { padding-left: 2px; }
ol.codelist li.tab1 { padding-left: 26px; }
ol.codelist li.tab2 { padding-left: 50px; }
ol.codelist li.tab3 { padding-left: 74px; }
ol.codelist li.tab4 { padding-left: 98px; }
ol.codelist li.tab5 { padding-left: 122px; }
ol.codelist li.tab6 { padding-left: 146px; }
ol.codelist li.tab7 { padding-left: 170px; }

ol.codelist li.odd { background-color: #FFF; }
ol.codelist li.even { background-color: #F0F0F0; }

ol.codelist li.sourcelink {
	color: #000;
	font-family: font-family:   "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; /*arial, sans-serif, geneva, helvetica, monospace, courier new, verdana;*/;
	list-style: none;
	margin-left: -32px;
	padding-top: .85em;
	text-align: center;
	}

ol.codelist li code { color: #222; }


/* End Code Viewer */

/* support link */
.supportlink a {
color: darkred;
}
/* end support link */

/* pullquote */
div.pullquote {
float: right;
font-size: 2.8em;
font-face: 'Helvetica', arial, verdana, sans-serif;
font-weight: bold;
line-height: 1em;
padding: 8px;
color: darkred;
width: 50%;
}
/* end pullquote */

/* End Code Viewer */

/* code sub link */
.codemenu a{
color: #999;
}

.codemenu {
color: #999;
}

/* end code sub link */

img .alignleft {
float: left;
}

/* Extended Live Archives template style sheet (fit a 510px wide or more page) */
/* Original structural credits go to Michael Heilenman */
.livearchive {
	background: #D6EAF5;
	}
#af-ela {
	margin-left: 0;
	}
#af-ela ul, #af-ela-category, #af-ela-year {
	padding: 0;
	list-style-type: none;
	}
#af-ela ul li {
	text-align: left;
	padding: 1px 8px;
	}
#af-ela ul li:hover, #af-ela .selected, #af-ela-post li:hover {
	background: #f3f3f3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 0;
	padding-bottom: 0;
	}
html>body .post #af-ela ul li {
	text-indent: 0;
	margin: 0;
	}
#af-ela-year, #af-ela-month, #af-ela-post{
	float: left;
	width: 105px; /* This value can be changed to change the width of the year and month columns */
	margin: 0;
	}
#af-ela-category{
	float: left;
	width: 210px; /* This value can be changed to change the width of the category column */
	margin: 0;
	}
#af-ela-category, #af-ela-year, #af-ela-month{
	border-left: 1px solid #ccc;
	}
#af-ela-category, #af-ela-month, #af-ela-post{
	border-right: 1px solid #ccc;
	}
#af-ela-category li, #af-ela-year li, #af-ela-month li, #af-ela-post li{
	position: relative;
	font-weight: bold;
	}
#af-ela-post {
	width: 295px; /* This value can be changed to change the width of the posts column */
	}
#af-ela ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
	}
#af-ela.selected {
	background: #E6F4FC;
	border-top: 1px solid #148AD3;
	border-bottom: 1px solid #148AD3;
	}
#af-ela-menu {
	border-bottom: 1px solid #ccc;
	margin: 3px 0;
	padding: 0;
	}
#af-ela-menu li {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: none;
	display: inline;
	}
#af-ela-menu li.selected, #af-ela-menu li:hover {
	border-bottom: 1px solid #FFFFFF !important;
	background: #FFFFFF !important;
	}	
#af-ela-category li {
	padding: 1px 0px 1px 8px;
	}
#af-ela-category li ul, #af-ela-category li ul li, #af-ela-category li ul li ul, #af-ela-category li ul li ul li, #af-ela-category li ul li:hover, #af-ela-category li ul li ul li:hover{
	border: none;
	}

/* "Baby you're a rattlesnake, got me hypnotized..." */
