@charset "utf-8";
/*
------------------------------------------------------------
UBERGOODNESS v1.0
© creativelifeform 2009
email: rohan@creativelifeform.com
------------------------------------------------------------
*/

/*
------------------------------------------------------------
HEADERS
------------------------------------------------------------
*/

h1 {
	color:#362C35;
}

h3 {
	color:#362C35;
	font-size:1.5em;
	border:none;
	font-weight:bold;
}

h5 {
	color:#603E4F;

}

h5 a {
	text-decoration:none!important;
}

/*take this out later*/

#avocados {
	background:url(../images/avocado.jpg) top left no-repeat;
	width:500px;
	height:325px;
	margin:auto;
	margin-top:20px;
}

/*
------------------------------------------------------------
PAGE HEADERS
------------------------------------------------------------
*/
.page-head { 
	margin:0 0 25px 0; 
	border-bottom:0px solid #E1D3C8;
	padding-bottom:0px; 
}

.page-head-alt { 
	margin:0 0 12px 0; 
}

.page-head, .page-head-alt { 
	text-align:right; 
}

.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:1.3em !important;
    font-weight:bold !important;
    text-transform:none  !important;
    text-align:left;
}

.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
}

.page-head .link-feed {
	float:right; 
	margin-top:9px; 
}

.button-level .link-feed {
	float:none!important; 
	font-size:1em!important; 
}
