/*
Theme Name: BRADANDO
Theme URI: http://bradando.com/
Description: The theme for <a href="http://bradando.com/">bradando.com</a>
Version: 3.0
Author: Brad Ando
Author URI: http://bradando.com/
Tags: single-page, grey

	This theme was designed and built by Brad Ando
	whose site is http://bradando.com/
	contact@bradando.com

	The CSS, XHTML and design is:
	Copyright &copy; 2008 Brad Ando

*/

* {	margin: 0; padding: 0; }

body { background: #f8f8f8; color: #222; font-family:'Helvetica Neue', Arial; font-size: 28px; font-weight: bold; line-height: 
36px;  }

h1 { font-size: 28px; }

h1,
p,
ul {margin-bottom: 1.2em; }

blockquote { display: inline; }

ul { list-style: none; }

a { background: #e8e8e8; color: #222; text-decoration: none; }
a:hover { background: #aaa; }

li { margin-bottom: 1.2em; }

#content,
#quotes { padding: 28px; }

#content { float: left; width: 40%; }
#quotes { float: left; width: 45%; }

#quotes,
#quotes a { color: #999; }

#quotes li { background-image: url('open-quote.png'); background-position: 0 0; background-repeat: no-repeat; vertical-align: 
top; padding-left: 70px; }

#quotes p { padding-left: 70px; }
