/*  
Theme Name: Scrapbook
Version: 2.5
Author: Mel Pedley
Author URI: http://www.quirm.net
Tags: light, two-columns, flexible-width, right-sidebar,threaded-comments
Description: A graphical theme with enhanced accessibility. The theme includes customised attachment and image templates. Custom graphical threaded comments are included for WordPress 2.7 whilst comment compatibility is preserved for WordPress 2.6 or earlier. Compatible with WordPress 2.8. Support available at <a href="http://forum.quirm.net">Quirm.net</a>.

Distributed under the terms of the GNU General Public License
*/

@import url(layout.css);
@import url(color.css);

#main-excerpt {background:#EFE7DA url(images/paper.jpg) repeat-y scroll 0 0;width:90%;padding:20px 0 0 0;margin:0 0 0 25px;font-size:0.9em;max-width:725px}
#main-excerpt p {background:#EFE7DA url(images/paper.jpg) repeat-y scroll 0 0;padding:0 20px;width=85%;}
#main-excerpt .more-post {background:transparent url(images/paper-edge.jpg) repeat-x scroll right bottom;text-align:right;}
#main-excerpt .more-post li {list-style-image:none;list-style-type:none;list-style-position:outside;padding:0 0 20px 0;}

/* dash */
#dash {line-height:normal;}
#dash h3 {font-weight:bold;background:url(images/bquote1.jpg) bottom right;margin:0;padding:15px 20px 0 5px;}
.dash {width;90%;max-width:1100px;margin:0;padding:0;text-align:left;font:.9em georgia,palatino,'times new roman',serif;background:transparent url(images/content.jpg);color:#776963;}
.dash ul ul {list-style-image:url(images/paperclip.gif);}
.dash h2 {position:absolute;top:-1500px;left:-1500px;color:#776963;}
.dash h3 {margin:0 0 2px;padding:0;font-size:1.05em;color:#776963;}
.dash ul {margin:0;padding:0;list-style-type:none;}
.dash li {list-style-type:none;margin:15px 0 0;padding:0;font-weight:bold;}
.dash li li {list-style-image:url(images/paperclip.gif);margin:0 0 2px;padding:0;font-weight:normal;}
.dash li li li {margin-left:10px;}
.dash ul .current_page_item {font-weight:bold;}
.dash a {padding:0 3px 3px;text-decoration:none;}
.dash a:hover {text-decoration:underline;background:#fff;border-color:#f3f3f3 #f3f3f3 #E4DACE #E4DACE;}
.dash a:active,.dash a:focus {text-decoration:underline;background-color:#DEF2BF;color:#404040;border-color:#DEF2BF;}
.dash blockquote,  {background:url(images/bquote2.jpg) bottom right no-repeat;color:#505050;margin:0 0 0 20px;padding:0 0 40px;font-family:georgia,palatino,'times new roman',serif;max-width:300px;min-width:200px;float:left;}
.dash blockquote .textwidget,.dash blockquote .aktt_tweets {background:url(images/bquote1.jpg) bottom right;margin:0;padding:10px 0 0;}
.dash blockquote cite {display:block;margin:0;padding:10px 10px 0 0;font-size:.9em;}
.dash blockquote ul, .dash blockquote div,.dash blockquote select, blockquote ul {background:url(images/bquote1.jpg) bottom right;margin:0;padding:10px 20px 1px 45px;}
.dash blockquote select {border:0;max-width:290px;}

.sidebar .dash blockquote {background:url(images/bquote2.jpg) bottom right no-repeat;color:#505050;margin:0 0 0 0px;padding:0 0 40px;font-family:georgia,palatino,'times new roman',serif;max-width:300px;min-width:200px;float:left;}
.sidebar .dash blockquote .textwidget,.sidebar  .dash blockquote .aktt_tweets {background:url(images/bquote1.jpg) bottom right;margin:0;padding:10px 0 0;}
.sidebar .dash blockquote cite {display:block;margin:0;padding:10px 10px 0 0;font-size:.9em;}
.sidebar .dash blockquote ul, .sidebar .dash blockquote div, .sidebar .dash blockquote select {background:url(images/bquote1.jpg) bottom right;margin:0;padding:10px 20px 1px 45px;}
.sidebar .dash blockquote select {border:0;max-width:200px;}

/* ignore these classes - they're just here to satisfy the wordpress.org upload
They are appropriately specified in layout.css - but the wordpress.org uploader doesn't appear to be able to deal with imported css sheets.
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
*/



