/*
Theme Name: Armchairfan.com Default
Theme URI: http://armchairfan.com/
Description: The default Armchairfan.com theme based on the original site design.
Version: 1.0
Author: Keith Reyes
Author URI: http://www.odesk.com/users/keithreyes
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was customized and built by Keith Reyes,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

a { color:#535353; }
h2 { font-size:14px; }

#content-area { background:url(http://armchairfan.com/images/bkg-top.png) no-repeat; padding-top:14px; }

#bkg-middle { overflow: hidden; padding:10px 0 10px 0; }

.breadcrumb { border-bottom:1px dotted #000; padding-bottom:10px; margin-bottom:10px; color:#ff9900; }

#content { float:left; width:610px;padding-right:15px;border-right:1px dotted #000;  }
#content h2 { color:#ff9900; }

.entry { border-bottom: 1px dotted #000;padding-bottom:15px; margin-bottom;15px; }

#comment { width:605px;margin-right:15px; }

#sidebar { float:right; width:220px; padding-left:0; }
#sidebar ul {padding:0;}
#sidebar li { list-style:none; }
#sidebar h2 { margin-bottom: 0; }
#sidebar ul li ul {padding-left:30px;}



