/*
Theme Name:     Accessible Archives
Description:    Accessible Archives 2011 Theme by Yargain LLC
Author:         JD Thomas/Yargain LLC
Template:       inspire

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../inspire/style.css");
body  { min-width: 940px; font: 16px/22px 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif; color: #555; background-color: #490B0C; }
#nav a  { font: 17px/26px Helvetica, Arial, sans-serif; display:block; z-index:100; padding:0 10px; color: white; text-decoration: none; text-shadow: none; font-weight: 900; }

.postlist { font: 14px/20px 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif; color: #555; }

/* Yargain Custom CSS */

.noborder { background-color: #ffffff; }



/* Box Quotes */

.woo-sc-quote {
    font-size: 13px;
    width: 40%;
}

.post p.tags{padding-left:25px;width:100%;clear:both;margin:20px width: 100%; background: url('http://www.accessible-archives.com/wp-content/themes/inspire/images/ico-tag.gif') no-repeat center left;}

.more-features { visibility: none; }

#header{padding: 20px 0 5px;clear:both;position:relative;}

img.title {
    margin-top: 15px;
}

#connect {
    border-style: solid;
    border-color: #301d0a;
    border-width: 2px;
}


