/*
Theme Name: Eighteensixtyseven
Theme URI: http://mediaphase.com
Description: Custom theme built for Eighteensixtyseven.com by Mediaphase
Version: 1.0
Author: Brendan Stennett
Author URI: http://mediaphase.com
Tags: mediaphase
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

a, a:visited {
	text-decoration:none;
	color:#000;
}

a img {
	border:none;
}

#wrap {
	width: 1000px;
	background-color: #fff;
	margin:0 auto;
}

#header {
	background-color: #000;
}

.horiz-bar {
	height:32px;
	font-size:20px;
	color:#fff;
}

.horiz-bar object {
	display:block;
	float:left;
}

.footer-bar {
	height:40px;
	font-size:10px;
	color:#fff;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}

#title-bar {
	height:48px;
	font-size:46px;
	color:#fff;
	line-height:46px;
	background-image:url('images/titlebar.png');
}

#slogan {
	float:right;
	font-size:16px;
	text-transform:uppercase;
	height:16px;
	margin:8px 4px 0;
}

#header-image {
	clear:both;
	height:213px;
	background-image: url('images/header_image.png');
}

#mixtapes {
	margin:11.5px auto;
	width:265px;
}

#features {
	padding-bottom:5px;
}

#header .page-link {
	float:left;
	height:20px;
	padding:12px 18px;
	border-right:solid 1px #fff;
	font-size:18px;
	text-transform:uppercase;
	width:90px;
	text-align:center;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#footer .page-link {
	float:right;
	height:20px;
	padding:10px 14px;
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer-bar a, .horiz-bar a {
	color:#fff;
	text-decoration:none;
}

.footer-bar a:visited, .horiz-bar a:visited {
	color:#fff;
}

.footer-bar a:hover {
	color:#d40d0d;
}

.horiz-bar a:hover {
	color:#000;
}

.horiz-bar .current {
	background-color:#fff;
	color:#000;
}

.horiz-bar a:hover div {
	background-color:#fff;
}

#search-box {
	float:right;
	height:20px;
	margin-right:48px;
	padding:6px 0;
}

#s {
	display:block;
	height:16px;
	width:176px;
	font-size:12px;
	line-height:12px;
	padding:2px 2px 2px 24px;
	border:none;
	background-image:url('images/search.png');
	background-position:6px 4px;
	background-repeat:no-repeat;
	color:#cacaca;
}

#search_button {
	display:none;
	/*float:right;*/
}

#content {
	width:695px;
	padding:5px 0 5px 5px;
	float:left;
}

#featured {
	width:690px;
	height:305px;
	margin-bottom:8px;
}

#page-title {
	height:22px;
	line-height:22px;
	padding:0 5px;
	background-color:#000;
	font-size:14px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#content-bg {
	/*
	background-image:url('images/content_bg.png');
	background-position:0 10px;
	background-repeat:repeat-y;
	*/
}

#sidebar {
	width:290px;
	margin:5px 5px 0;
	float:right;
	background-color:#fff;
	background-image:url('images/sidebar_bg.jpg');
	background-repeat:repeat-x;
	background-position:10px 0px;
	height:1707px;
}

.sidebar-title {
	height:22px;
	line-height:22px;
	color:#fff;
	background-color:#000;
	padding:0 5px;
	font-size:14px;
	font-variant:small-caps;
}

.post h2 {
	font-size:20px;
}

#sidebar ul {
	padding:0;
	margin:0;
	border-bottom:1px solid #fff;
}

#sidebar ul li ul {
	border:none;
}

#sidebar ul li {
	padding:0;
	margin:0;
	list-style:none;
}

#sidebar ul li ul li {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 5px;
	font-size:12px;
	border-bottom:1px solid #fff;
	padding-left:5px;
}

#sidebar a {
	color:#000;
	font-weight:normal;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
}

#sidebar ul ul li a {
	display:block;
	width:100%;
	line-height:24px;
}

#sidebar ul li ul li:hover {
	background-color:#fff;
}

#sidebar ul li ul li:last-child {
	border:none;
}

.post {
	padding:10px 5px;
	border-bottom:1px solid #e0e0e0;
}

.post-pic {
	display:block ! important;
	float:left;
	width:350px;
	height:233px;	
}

.front-entry {
	display:block;
	float:right;
	width:300px;
	text-align:left;
	height:200px;
	overflow:hidden;
	padding-right:10px;
}

.front-entry p {
	padding:0;
	margin:0;
	text-align:justify;
}

.more-link {
	display:block;
	margin-top:10px;
}

.front-entry img {
	display:none;
}

.alignleft {
	float:left
}

.alignright {
	float:right;
}

.hidden {
	display:none;
}

.clear {
	clear:both;
}

.entry {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.bigred {
	text-transform:uppercase;
}

.bigred, .red {
	color:#d40d0d;
	/*color:#e60318;*/
}

.red a, a, a:visited {
	color:#d40d0d;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
}

h2 a, h2 a:visited {
	color:#000;
}

.postinfo {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}



#sidebar h2 {
	height:14px;
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	padding:6px 2px;
	font-size:12px;
	font-weight:lighter;
	margin:0;
}

#download {
	height:265px;
	width:265px;
	margin:7.5px;
}

#footer {
	background-color:#000;
	clear:both;
}

#copyright {
	float:left;
	color:#fff;
	margin:14px 5px 0;
	font-size:12px;
}

#respond, #thecomments {
	border-top:1px solid #E0E0E0;
	margin:15px 0 0;
}

#respond h2 {
	margin:5px 0 0;
}

ol.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

ol.commentlist li {
	margin:0;
	padding:0;
}

.avatar {
	display:none;
}

.comment.even {
	background-color:#eee;
}

.comment {
	padding:1px 8px;
}

label {
	font-size:10px;
}

#contact-form input, #contact-form label {
	display:block;
	width:200px;
	color:#000 !important;
}

#contact-form textarea {
	display:block;
	width:300px;
	height:100px;
}

#contact-form .submit-form {
	margin-top:10px;
	width:auto;
}

#contact-form br {
	display:none;
}

#contact-form label {
	padding-top:10px;
}

#featuresSlideshow {
	width:695px;
	height:305px;
	display:none;
}
#featuresSlideshow * {
	display:none;
}

* + html .sidebar-title {
	font-size:12px;
}
