/*   
Theme Name: Hubbub
Theme URI: whatsthehubbub.nl
Description: …
Author: Kars Alfrink
Author URI: leapfrog.nl
Template: thematic
Version: 0.9
Tags: Thematic, Hubbub
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Apply 21px baseline grid */
@import url('../thematic/library/styles/21px.css');

html {
	background-color: #fff;
}

p.solo-subscribe-to-comments, div#nav-above, div.akpc_report ol li span, input#searchsubmit, li.widget_thematic_search h3, div#branding, .sf-menu li ul, body.home h1.entry-title, body.home div#primary li.widgetcontainer p.byline, body.slug-projects div#page-bottom li.widgetcontainer p.byline {
	display: none;
}

body {
/*	background: url('../thematic/library/grids/960_grid_12_col_21px_height.gif') repeat-y top center;*/
	font-family: Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	color: #ff002d;
}

a {
	color: #00bad0;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}

a:hover {
	color: #000 !important;
	border: 0 !important;
}

div#header {
	height: 84px;
	width: 940px;
	margin: 0 auto;
}

div#branding {
	position: absolute;
	top: 0;
	left: 0;
}

li.current_page_item a, li.current_page_parent a, h1 a, h2 a, h3 a, h4 a, h5 a {
	border: 0;
	color: #ff002d;
}

div.entry-content a {
	border: 0;
}

div.entry-content p a {
	border-bottom: 1px dotted #cccccc;
}

div#access {
	position: absolute;
	width: 300px;
	top: 21px;
	left: 80px;
}

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

div#access ul li {
	float: left;
	margin-right: 20px;
}

li#search {
	position: absolute;
	top: 42px;
	left: 640px;
}

div#header-aside li.widget_text a, body.home div#primary li.widgetcontainer a, body.slug-projects div#page-bottom li.widgetcontainer a {
	border: 0;
}

p span.highlight {
	color: #ff002d;
	font-size: 21px;
	line-height: 42px;
}

img#hubbub-logo-home {
	float: left;
	margin: 0 20px 21px -160px;
	width: 140px;
}

img#hubbub-typo-footer {
	margin: 6.5px 0;
}

body.home div#footer {
	margin-top: 21px;
}

body.home div#primary li.widgetcontainer {
	background-color: #00bad0;
}

body.home div#primary li.widgetcontainer div {
	padding-bottom: 0;
}

body.home div#primary li.widgetcontainer h2.post-title {
	padding: 0 10px;
	font-size: 16px;
}

body.home div#primary li.widgetcontainer div.entry-summary p {
	padding: 0 10px 21px 10px;
	color: #fff;
}

div#footer div#siteinfo {
	font-size: 12px;
}

img#hubbub-logo-header {
	margin-top: 17px;
}

h1 {
	font-size: 21px;
	line-height: 42px;
}

h2 {
	font-size: 18px;
	line-height: 21px;
}

h3 {
	font-size: 16px;
	line-height: 21px;
}

li.akpc-widget {
	margin-bottom: 21px;
}

div.akpc_report ol {
	margin: 0 21px;
	list-style-type: disc;
}

div.entry-meta, div.entry-utility, div.comment-meta {
	font-size: 12px;
	line-height: 21px;
}

div.entry-meta {
	margin-bottom: 21px;
}

div#comments-list h3 {
	line-height: 42px;
}

div#comments-list ol {
	list-style-type: none;
	margin-left: 0;
}

body.home div#primary li.widgetcontainer h2 a {
	color: #ff002d;
}

body.slug-projects div#content ul.xoxo {
	margin-bottom: 0;
}

body.home div#content {
	padding: 21px 0 0 0;
}

body.slug-projects div#footer, body.single div#footer {
	margin-top: 21px;
}

span#search-terms {
	color: #00bad0;
}

body.slug-projects div#content div.hentry {
	padding-bottom: 0;
}

div#footer div#first div.textwidget p {
	color: #00bad0;
	font-size: 18px;
	line-height: 21px;
}

div#footer div#first div.textwidget p strong {
	color: #ff002d;
}

.wp-smiley {
    max-height: 14px;
}

.wp-caption img, .entry-content a img, .entry-content p img {
/*	float: left;*/
	display: block;
}

div.wp-caption {
	width: 540px !important;
	margin-bottom: 21px;
}

p.wp-caption-text {
	background-color: #00bad0;
	color: #fff;
	margin: 0 !important;
	padding: 0 !important; /* to disable the 5px padding */
}

.entry-content img {
	margin-bottom: 21px;
}

.entry-content div.wp-caption img {
	margin-bottom: 0;
}

.page-title span {
	color: #00bad0;
}

body.single div#primary {
/*	margin-top: 21px;*/
}

li.widget_yarpp_widget ol {
	margin: 0 0 21px 1.5em;
}