@charset "utf-8";
/* CSS Document 
Theme Name: Y'Heard
Theme URI: http://yheard.com/
Description: Theme for YHeard.com
Version: 1.0
Author: Burke Ingraffia

*/

body {
        margin: 0;
        padding: 0;
        font-family: "Century Gothic", Arial, sans-serif;
        color: #270037;
        font-size: 12px;
        text-align: center;
        background: url(http://yheard.com/design/images/bg-vertical.png) repeat-x #270037;
		
}
a {color: #270037;}
a img  {border: none;}


.pagetitle  {
margin: 0px;
padding-left: 60px;
}

#wrapper {
        width: 960px;
        margin-left: auto;
		 margin-right: auto;
        text-align: left;
		
}

#top-content {
			height: 50px;
			margin-top:50px;
				margin-bottom:26px;
		margin-left:40px;
		}
#logo {
width: 400px;
float: left;
}
#subscribe {
		color: #ffffff;
		padding-right: 40px;
		vertical-align:: top;
		text-align: right;
}
#subscribe a {color: #ffffff;}
#site-description {
		color: #ffffff;
		padding-top:15px;
		padding-right: 40px;
		vertical-align:: top;
		text-align: right;
		font-size: 16px;
}

#navigation {
        clear: both;
		margin-left:auto;
		margin-right:auto;
		width: 890px;
		height: 55px;
		background:#FFFFFF;
}

#nav-left {
	float:left;
	width:10px;
	height: 55px;
	background:url(http://yheard.com/design/images/nav-left.png) no-repeat;
	}
	
#nav {
   float: left;
   width:870px;
   height: 55px;
   background:url(http://yheard.com/design/images/nav-slice.png) repeat-x;
 }

#nav-right {
	width:10px;
	height: 55px;
	background:url(http://yheard.com/design/images/nav-right.png) no-repeat;
	float:right;
	}

#nav-shadow {
	height:22px;
	width: 893px;
	background:url(http://yheard.com/design/images/nav-shadow.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
	
#nav-buttons {
	margin-top: 15px;
	margin-left: 97px;
	width:669px;
	height:29px;
}
#nav-home {
	float:left;
	width:97;
	height:26px;
	padding-right:65px;
	}
	
#nav-reviews {
	float:left;
	width:139;
	height:26px;
	padding-right:65px;
	}

#nav-submit {
	float:left;
	width:121px;
	height:26px;
	padding-right:65px;
}
#nav-store {
	float:left;
	width:98;
	height:26px;
	margin-right:10px;
}
#announce {
width: 900px;
	height:208px;
	margin-left: auto;
	margin-right: auto;
	background: #ececec;
	}
#content-grey-top {
width: 960px;
	height:60px;
	background:url(http://yheard.com/design/images/content-grey-top.png) no-repeat;

	margin-left: auto;
	margin-right: auto;
	}
#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	background:url(http://yheard.com/design/images/bg-content.png) repeat-y;
	margin-bottom:-15px;
	padding-bottom: 15px;
	font-size: 12px;
}

#content-white {
	height:auto;
	background:url(http://yheard.com/design/images/bg-content-horiz.png) repeat-y;
	}
	
#content-white-btm {
	height:25px;
	padding-left: 20px;
	background:url(http://yheard.com/design/images/content-white-btm.png) no-repeat;
	}	
.sidebar-left {
	margin-left: 15px;
	float:left;
	width: 275px;

}
.sidebar-center {
	margin-left: 20px;
	float:left;
	width: 275px;

}
.sidebar-right {
	margin-left: 20px;
	float:left;
	width: 275px;

}
.sidebar-top {
	height: 12px;
	background:url(http://yheard.com/design/images/sidebar-top.png) no-repeat;
	}
	
.sidebar-slice {
height: 180px;
background: url(http://yheard.com/design/images/sidebar-slice.png) repeat-y;
padding-left: 20px;
list-style:none;
}
.sidebar-slice li {
padding:5px;
}



.sidebar-bottom {
	height:15px;
	background: url(http://yheard.com/design/images/sidebar-bottom.png) no-repeat;
}

.post { 
		margin-top:-15px;
		margin-bottom:-15px;
		padding-top: 15px;
		padding-bottom: 15px; 
		margin-left:60px;
}
.postmetadata {
width: 90%;
font-weight: bold;
}

.navigation {

}
.entry {
width: 90%
}
.entry p {

	font-size: 1.1 em;
 
}

#comments{  
		margin-left:60px;
}
.commentlist {
padding-right: 60px;
}
#respond{ 
		margin-bottom:-15px;
		padding-bottom: 15px; 
		margin-left:60px;
}
.commentlist {
margin-left:60px;
}
.post-edit-link { 
		margin-left:60px;
		}