/*
Theme Name: Flutey Tootey
Author: Automattic/noah larsen
Author URI: http://automattic.com/ | http://www.mentalx.com
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */

body { font-family: Helvetica, Arial, sans-serif; }

a { font-weight: bold; color: #49271f; text-decoration: none; }

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

#page {	display: block; margin: 0 auto; width: 900px; }

#content { float: left; margin: 0 0 15px 0; width: 665px; }

#content-inside { float: left; margin: 0; overflow: hidden; width: 645px; padding: 0 10px; }

#album_cover { float: left; margin-right: 20px; width: 363px; }

#secondary { width: 218px; float: left; padding-left: 15px; }

#secondary h2 { margin: 0px; color: #49271f; border-bottom: 1px solid #49271f; padding-bottom: 3px; margin-bottom: 5px; }

#secondary img { display: block; margin: 15px auto; }

#tracks { float: left; width: 280px; }

#tracks h2, h3 { margin: 0px; }

#tracks h3 { font-size: 16px; }

#tracks ul { list-style: none; margin: 3px 0 0 0; padding-left: 0px; font-weight: normal; font-size: 18px; font-style: italic; }

#tracks ul li.olle { font-size: 14px; }

#tracks dl { margin: 5px 0; }

#tracks dl dt { font-size: 14px; }

#tracks dl dd { font-size: 12px; font-weight: normal; margin-left: 0px; }

#colophon { clear: both; width: 900px; border-top: 2px solid #49271f; }

#colophon ul { list-style: none; font-size: 12px; color: #49271f; padding-left: 0px; }

h1.entry-title { margin-top: 0px; color: #fff; background-color: #49271f; padding: 7px 10px 5px 15px; -webkit-border-bottom-right-radius: 14px; -webkit-border-top-left-radius: 14px; -moz-border-radius-bottomright: 14px; -moz-border-radius-bottomleft: 14px; border-top-left-radius: 14px; border-bottom-right-radius: 14px; text-shadow: #000 2px 2px 2px; }

p { margin: 10px 15px; font-family: Georgia, serif; font-size: 13px; line-height: 1.4em; }

p.purchase { margin: 10px 15px; font-family: Georgia, serif; font-size: 14px; text-align: center; border-bottom: 1px dashed #49271f; padding-bottom: 8px; }

p.front_purchase { margin: 0px 5px 3px 5px; padding-bottom: 8px; font-family: Georgia, serif; font-size: 14px; border-bottom: 1px dashed #49271f; text-align: center; font-weight: bold; }

#album_cover p { margin: 10px 10px 10px 0px; font-family: Georgia, serif; font-size: 13px; line-height: 1.4em; }

/* =Menu
-------------------------------------------------------------- */

#access { display: block; float: left; margin: 0 auto 1em; width: 100%; padding: 5px 0 7px 0; border-bottom: 2px solid #49271f; }

#access ul { list-style: none; margin: 0; padding-left: 0; }

#access li { float: left; position: relative; border-right: 2px solid #49271f; }

#access a { display: block; padding: .1em 1em; text-decoration: none; color: #49271f; font-weight: bold; font-size: 16px; }

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

/* Text meant only for screen readers */
.screen-reader-text, .assistive-text { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); }
