/*
Theme Name: Metamorefosi
Theme URI: http://www.metamorefosi.com
Description: Custom theme for Metamorefosi (Based on Starkers/Twenty Ten)
Version: 1.0
Author: Puree Design
Author URI: http://www.pureedesign.com
Tags: metamorefosi, puree design, custom, bespoke
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

.menu-header .menu li {margin:0 0 -1px 2px;}
#main-header {height:181px}

.page-id-26 #page-header .wp-post-image, .page-id-670 #page-header .wp-post-image {
  position: relative;
  bottom: inherit;
  left: inherit;
  padding-top: 2px;
  padding-left: 1px;
}

.page-id-26 #page-header h1 {
  position: relative;
  padding-top: 10px;
  border-bottom: 1px solid rgb(160,138,125);
  z-index: 5;
}
.alignleft {
  margin-right: 10px;
}
.alignright {
  margin-left: 10px;
}