/*
Theme Name: Recycled Media
Theme URI:
Description: A child theme of Sandbox, customized for RecycledMedia, LLC
Author: Durable Goods Design
Author URI: http://www.durablegoodsdesign.com
Template: sandbox
Version: 1.0
*/


body { background: #fff; color: #8d959a; font: 13px/1.5 Helvetica, Arial, sans-serif; }
a:link, a:visited { color: #414141; text-decoration: none; }
a:hover { color: #8d959a; }
a:active { color: #eb971a; }

#wrapper { width: 960px; margin: 80px auto 20px auto; }

#logo { margin: 0; padding: 0 0 40px 0; }
#logo a { display: block; background: url(/images/logo.gif) top left no-repeat; width: 526px; height: 103px; text-indent: -9999px; }
#blog-description { display: none; }
#access { position: absolute; top: 10px; right: 10px; display: none; }

#sidebar { width: 250px; margin: 30px 0 0 0; }
#nav { font: 16px Garamond, "Book Antiqua", "Times New Roman", Georgia, Palatino, serif; text-transform: uppercase; letter-spacing: 1px; }
ul#nav { margin: 0; padding: 0; border-top: 1px solid #eee;  }
#nav li { padding: 10px 0; list-style: none; border-bottom: 1px solid #eee; }

#content { float: right; width: 650px; }
#content h2 { margin: 20px 0 0 0; color: #bb238c; font-size: 22px; }
#content h3 { margin: 20px 0 0 0; color: #404041; font-size: 20px; border-bottom: 1px solid #eee; }
#content h4 { margin: 20px 0 0 0; color: #1c8191; font-size: 18px; }
#content h5 { margin: 20px 0 0 0; color: #f1971f; font-size: 16px; }
#content h6 { margin: 20px 0 0 0; color: #404041; }
#content a:link, #content a:visited { color: #18adc5; }
#content a:hover { color: #1c8191; }
#content a:active { color: #414141; } 

img.alignright { float: right; margin: 0 0 0 20px;}
img.alignleft { float: left; margin: 0 20px 0 0;}

a img { border: none; }

