/*
Theme Name: sophiehope.org.uk
Theme URI: http://sophiehope.org.uk
Description: Wordpress theme based on the Twitter Bootstrap bundle
Version: 0.1
Author: Peter Edwards
Author URI: http://p-2.biz
Template: wordpress-bootstrap
Tags: twitter, bootstrap
*/

@import "../wordpress-bootstrap/style.min.css";

.container-fluid {
	background:#fff;
}
.container-fluid.nav-container {
	background:transparent;
}
.page-header {
	padding-top:17px;
	padding-left:17px;
	background: transparent url(http://sophiehope.org.uk/wp-content/uploads/Mod_menu_bar_1.jpg) repeat 0 0;
}
.page-header h1.page-title {
	color:#fff;
}
#sidebar1 {
	padding-top:17px;
}
.featured-image {
	float:left;
	margin:0 1em 1em 0;
	padding:0;
}
.hero-unit {
	display:none;
}
h1, h2 {
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue', 'Arial', sans-serif;
}
hr {
  clear:both;
}