/*
Theme Name: Bread Roses Fund
Theme URI: http://www.paperweightds.com/extend/themes/breadrosesfund
Author: PaperWeight Design Studios
Author URI: http://www.paperweightds.com
Description: The 2013 template for Writer Philadelphia.
Version: .5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: breadrosesfund
Template: twentytwelve

This theme, like WordPress, is licensed under the GPL but please contact whitney@paperwightds.com before using.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../twentytwelve/style.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	vertical-align: top;
}

a {
	color: #CE0000;
}

a:hover {
	color: #CE0000;
}

caption, th, td {
	text-align: inherit !important;
}

body .site {
	margin: 0 auto;
	padding: 10px;
	box-shadow: none;
}

body {
	background: #fff;
}

#quick-navigation {
	float: right;
	width: 315px;
}

#quick-navigation .menu-item {
	display: inline;
	margin: 0 10px;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	text-align: center;
}

.main-navigation {
	margin-top: .8em;
}

#menu-top-menu {
	background-color: gray;
	font-weight: bold;
	color: #ff0000;
	line-height: 200%;
	text-align: center;
	vertical-align: middle;
}

#menu-top-menu a {
	color: #ffffff;
}

#menu-top-menu li a {
	padding: 0 1em;
}

#menu-top-menu li li {
	text-align: left;
}

#menu-top-menu li ul li a {
	background-color: gray;
	padding: 1em;
}

#menu-top-menu a:hover {
	background: #CE0000;
}

#menu-top-menu li {
	margin: 0 .15em 0 0;
}



.entry-content td, .comment-content td {
	border: none;
}

.site-content article {
	margin-bottom: 1em;
	border: none;
}

footer[role="contentinfo"] {
	margin: 1em 0;
	padding: 0;
	border-top: 1px solid #000;
	text-align: center;
}

#masthead hgroup {
	width: 395px;
	height: 87px;
	background: url(breadrosesfund.png);
	text-indent: -9999px;
}

#masthead hgroup a {
	width: 100%;
	height: 100%;
	display: block;
}

