/*  
Theme Name:Heart Typominima
Version: 2.0
Theme URI:http://heart.ashleighbaker.net
Description: A Child Theme for Typominima designed for Heart & Home.
Author: Gretchen Acheson
Author URI: http://littlepinkhouse.net
Template: typominima
Tags: minimal, typography, elegant, simple
*/

/* Import layout */
@import url(../typominima/style.css);

#wrap {
      width: 1024px;
	  padding: 0px;
}

#header {
	width: 1024px;
	background: none;
    height: 400px;
}

#sitename {
	background: url(http://heart.ashleighbaker.net/header.jpg) no-repeat center top;
	height: 330px;

	}
#sitename a {
	text-indent:-1000px;
	font-size: 0px;
	line-height: 0px;
	}

.post {
	background: none;
	padding-bottom: 0;
}

#content {
    margin-left: 127px;
	margin-right: 127px;
	margin-top: 0px;
	}

#footer {
    margin-left: 127px;
	margin-right: 127px;
	}
	
	.widget-area {
	margin-left: 127px;
		margin-right: 127px;
	}
	
	img.aligncenter {
		border: 0 none;
}
#nav {
    border-bottom: none;
	}
	
	#footer {
    background: none;
	margin-top: 0px !important;
  }
  
  .post-title {
       margin: 0;
	   padding-top:30px;}
	   
.index-post-metas {
	width: 730px !important; 
	text-align: center !important;
	font-size: 12px !important;
	float: none !important;
	padding-top: 20px;
}
	   
.linkwithin_div {
        margin-left: auto;   margin-right: auto;   width: 470px; 
        }
.post-metas {
    width: 150px;
}		
/*  
.post-title {
    background: url("img/deco-down-med.gif") no-repeat scroll center top transparent !important
}*/