body {
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(http://www.letshearitforcoolbeans.com/images/bgdBody.jpg) no-repeat fixed top center #fff;
	color: #141414;
	margin: 0px;
}
html {
	border: 0;
}
a {
	text-decoration: none;
	color: #141414;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #141414;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 0.1em;
}
hr {
	height: 1px;
	border-top: 1px solid #efeff0;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
img {
	border: 0px;
}
form  {
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
.input {
	width: 178px;
	height: 20px;
	border: 1px solid #ccc;
	color: #999;
	padding: 3px 0px 0px 5px;
}
#container {
	width: 930px;
	margin: auto;
	padding: 0px 30px 0px 30px;
	background: url(http://www.letshearitforcoolbeans.com/images/bgdContainer.png) repeat;
}
#header {
	width: 930px;
	height: 160px;
}
#logoMenu {
	width: 500px;
	float: left;
	padding: 110px 0px 0px 0px;
	background: url(http://www.letshearitforcoolbeans.com/images/bgdLogoMenu.png) no-repeat;
}
a.menuHome {
    width: 39px;
    height: 19px;
    display: block;
	float: left;
	margin-right: 27px;
    background: url(http://www.letshearitforcoolbeans.com/images/menuHome.png) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.menuHome {
    background-position: -39px 0;
}
a.menuReviews {
    width: 52px;
    height: 19px;
    display: block;
	float: left;
	margin-right: 27px;
    background: url(http://www.letshearitforcoolbeans.com/images/menuReviews.png) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.menuReviews {
    background-position: -52px 0;
}
a.menuRegister {
    width: 91px;
    height: 19px;
    display: block;
	float: left;
	margin-right: 27px;
    background: url(http://www.letshearitforcoolbeans.com/images/menuRegister.png) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.menuRegister {
    background-position: -91px 0;
}
a.menuAbout {
    width: 60px;
    height: 19px;
    display: block;
	float: left;
	margin-right: 27px;
    background: url(http://www.letshearitforcoolbeans.com/images/menuAbout.png) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.menuAbout {
    background-position: -60px 0;
}
a.menuHelp {
    width: 31px;
    height: 19px;
    display: block;
	float: left;
	margin-right: 27px;
    background: url(http://www.letshearitforcoolbeans.com/images/menuHelp.png) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.menuHelp {
    background-position: -31px 0;
}
a.menuContact {
    width: 71px;
    height: 19px;
    display: block;
	float: left;
    background: url(http://www.letshearitforcoolbeans.com/images/menuContact.png) 0 0 no-repeat;
    text-decoration: none;
}
a:hover.menuContact {
    background-position: -71px 0;
}
#rss {
	width: 122px;
	float: right;
}
#rss img {
	display: block;
}
#banner {
	width: 930px;
	height: 200px;
	margin-bottom: 30px; 
}
a.banner {
	display: block; 
	width: 920px;
	height: 190px;
	margin: 0px;
	border: 5px solid #131313;
} 
a.banner:hover {
	border: 5px solid #4f4f4f;
}
.content {
	width: 870px;
	padding: 30px;
	background: url(http://www.letshearitforcoolbeans.com/images/bgdWhite.png) repeat;
	margin-bottom: 30px;
}
.stickerMore {
	width: 75px;
	height: 77px;
	position: absolute;
	z-index: 2;
	margin: -22px 0px 0px 507px;
}
.contentLeft {
	width: 600px;
	float: left;
	margin-bottom: 30px;
}
.post {
	width: 560px;
	padding: 20px 20px 20px 20px;
	background: url(http://www.letshearitforcoolbeans.com/images/bgdWhite.png) repeat;
	margin-bottom: 30px;
}
.contentRight {
	width: 260px;
	min-height: 150px;
	float: right;
	padding: 20px 20px 20px 20px;
	background: url(http://www.letshearitforcoolbeans.com/images/bgdWhite.png) repeat;
	margin-bottom: 30px;
}
.contentRight ul {
	margin: 0;
	padding: 0;
}
.contentRight li {
	margin-left: 10px;
	padding-bottom: 4px;
	list-style-type: none;
}
.contentRight h2 {
	margin-bottom: 10px;
	margin-left: -10px;
}
#footer {
	width: 580px;
	height: 38px;
	padding: 22px 0px 0px 20px;
	float: left;
	background: url(http://www.letshearitforcoolbeans.com/images/bgdWhite.png) repeat;
	margin-bottom: 30px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 27px;
}
#friends {
	width: 65px;
	height: 55px;
	padding-top: 5px;
	float: right;
}