/*
Theme Name: Widescreen MB
Theme URI: http://michaelbothager.dk
Description: Child Theme for Widescreen
Author: Michael Bothager
Author URI: http://michaelbothager.dk
Template: widescreen
Version: 0.1
*/

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

/* replace background image and set background to black, avoiding white flashes */
body { color:#999; background:url(images/bg-mb6.jpg) fixed; background-color: #000;}

/* fix image caption on galleries posts */
.wp-caption p.wp-caption-text,.caption { font-size:11px; line-height:14px; margin:0 0 1em 0; padding:0px 10px; text-align:left; font-style:italic; }

/* keep tag line and logo closer */
h1.sitename {margin-bottom:0;padding:0;}

/* move logo in menu up in flush with h2 */
#menu {padding-top: 3.1em;}

/* remove top-margin in a post */
.post {margin-top: 0;}

h3#comments {font-size: 1.2em;}

.fancy {font-style: normal; font-family: "Helvetica Neue";}

.image-wrap span.title {padding-right: 18px;}

