/*
Theme Name: Blogtown Subs
Theme URI: http://papertreedesign.com
Description: Theme
Author: jeremy @ papertree design
Author URI: http://papertreedesign.com
Template: eighttwenty-development
Version: 0.1
*/

@import url('../eighttwenty-development/css/basics.css');
@import url('../eighttwenty-development/css/master.css');
@import url('../eighttwenty-development/css/drop-top.css');

body {background:#444;font:14px/1.5em helvetica, arial, sans-serif}

#page {background:#fff;border:10px solid #000;margin:5px auto;width:960px}

#header {clear:both;margin-top:18px;padding:21px 10px}

#adbar {background:#000;color:#fff;height:21px;padding:14px 21px}

#content {padding:0 0 0 10px}

#primary {width:560px;padding:0}

#secondary {background:#eee;padding:0;width:360px}

#footer {border:none;margin-top:18px;padding:18px 0}

/*--: Links :--*/
a, a:visited {color:#cc0000;text-decoration:none}

a:hover {color:#000;text-decoration:underline}

.logo a {font-family:georgia, times, serif;color:#000;text-decoration:none}

/*--: Typography :--*/
h1, h2, h3, h4, h5 {color:#000;font-family:helvetica;font-weight:bold}

#secondary h3, #panel h3 {border-bottom:1px solid;font-size: 1em;margin: 0.6562em 0;text-transform:uppercase}
#secondary li {font-size:12px}

p {margin:0 0 1.384em 0}

/*--: Panel :--*/
#panel {font-family:georgia;margin:0 auto;width:100%;top:0;position:absolute;z-index:999}

#panel-content {background:#111;border-bottom:4px solid #111;display:none;overflow:hidden;z-index:3;}

.content {margin:0 auto;width:960px}

	#column-one, #column-two {float:left;margin-right:20px;width:300px}
	#column-three {float:right;width:300px}

	#panel-content h3 {color:#fff;font:14px georgia;border-bottom:3px double #eee;}
	
	#panel-content a {color:#fff}
	
.slide {display:block;margin:0 auto;text-align:center;width:940px}

.btn-slide {background:#111;border:3px solid #ccc;border-width:0 3px 3px 3px;color:#fff;display:block;float:right;height:50px;width:240px}

/*--: Secondary :--*/
#subscriptions {background:rgba(0, 0, 0, 0.8);border-bottom:3px solid #fff;color:#fff;height:100px;padding:10px}

#main-left {float:left;padding:0 10px;width:160px}
#main-right {float:right;padding:0 10px;width:160px}

/*--: Search :--*/
#searchform {margin-top:18px}
#searchform #s {border:2px solid #ccc;-moz-border-radius:5px;padding:5px;width:200px}

/*--: Articles :--*/
.post {border-bottom:1px dotted #111}

.byline {font-style:normal}
