/* @override http://www.manhattan-receivers.com/assets/css/products.css */

.product_box {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #141414;
	margin-bottom: 10px;
	padding: 15px;
	width: 590px;
	border: 1px solid #1f1f1f;
}

.product_box a {
	
}

.product_box a {
	font-size: 13px;
	color: #247299;
}

.product_box a:hover {
	color: #5994aa;
}

#categories {
	font-size: 13px;
	color: #4a4a4a;
}

#categories a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #141414;
	width: 132px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #1f1f1f;
}

#related_downloads {
	margin-top: 20px;
}

/* ########## post ########## */

.datemeta {
	color: #ffffff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

.datemeta a {
	text-decoration: underline;
	color: #ffffff;
}

.postmetadata, .postmetadata a {
	color: #282828;
	font: 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-bottom: 10px;
	height: 20px;
	display: block;
}

.post {
	margin-bottom: 40px;
}

.post a {
	font-size: 13px;
	color: #247299;
}

.post a:hover {
	color: #5994aa;
}

.post ul {
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.post ul li {
	font: bold 13px/19px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	list-style-type: disc;
	color: #8b8b8b;
}

.post h3 {
	color: #fffeff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.post img {
	margin-bottom: 20px;
}

#related {
	width: 670px;
}

#related a {
	font-size: 12px;
	color: #247299;
	margin-right: 10px;
	line-height: 22px;
	padding-left: 15px;
	background: url(../img/global/download.png) no-repeat 0 3px;
}

#related a:hover {
	color: #5994aa;
}

#related h2 {
	color: #dfc400;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

.post h1 {
	text-align: center;
}

.center {
	text-align: center;
}
