/*
Theme Name: Get-Fresh Vision
Theme URI: http://mediaphase.com
Description: Custom theme bult for Get-Fresh by Mediaphase
Version: 1.0
Author: Brendan Stennett
Author URI: http://mediaphase.com
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cacaca;
	padding:0;
	margin:0;
}

a, a:visited {
	text-decoration:none;
	color:#53b4ff;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

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

#header {
	background-color: #000;
}

#logoimage {
	margin-left:7px;
	float:left;
}

#social-links {
	font-size:12px;
	float:right;
	color:#fff;
	margin:20px 5px 0;
}

#header-image-navigation {
	width:55px;
}

#header-image-navigation .prev {
	float:left;
	overflow:hidden;
	display:block;
	height:25px;
	width:25px;
	text-indent:-5000px;
	background-image:url('images/prev.png');
}

#header-image-navigation .next {
	float:right;
	display:block;
	height:25px;
	width:25px;
	overflow:hidden;
	text-indent:-5000px;
	background-image:url('images/next.png');
}

#social-links a {
	color:#fff;
	font-weight:normal;
}

.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;
}

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

#header-image {
	clear:both;
	height:550px;
	width:1000px;
	overflow:hidden;
	position:relative;
}

#header-image-navigation {position:absolute; z-index:3; right:20px; bottom:20px;}

#header-image ul {margin:0; padding:0; list-style:none; height:550px; width:3000px; position:relative; left:0;}
#header-image ul li {margin:0; padding:0; float:left; display:block;}
#header-image ul li img {display:block; height:550px; width:1000px;}

#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;
	font-weight:normal !important;
	padding:10px 14px;
	font-size:12px;
	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:#53b4ff;
}

.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:700px;
	padding:0;
	float:left;
}

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

#page-title {
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#000;
	margin:5px 5px 0;
	border-bottom:1px solid #E0E0E0;
	display:none;
}

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

#sidebar {
	width:290px;
	margin:5px;
	float:right;
	background-color:#eee;
	height:1707px;
}

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

#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 ul li {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 5px;
	font-size:12px;
	border-bottom:1px solid #fff;
	padding-left:5px;
}

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

#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:last-child {
	border:none;
}

.post, .page {
	padding:5px 0;
	margin:0 5px;
	border-bottom:1px solid #e0e0e0;
}

.page {
	border:none;
}

.post-pic {
	display:block ! important;
	width:690px;
	margin:0 0 5px;
}

.front-entry {
	display:block;
	text-align:left;
	padding:0 0 0 5px;
}

.front-entry p {
	font-size:12px;
	padding:0;
	margin:0;
	text-align:justify;
}

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

.entry img {
	max-width:690px;
}

.alignleft {
	float:left
}

.alignright {
	float:right;
}

.hidden {
	display:none;
}

.clear {
	clear:both;
}

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

.bigred {
	text-transform:uppercase;
}

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

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

h2 {
	margin:0;
	font-size:18px;
}

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

.postinfo {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}



#sidebar h2 {
	background-color:#000;
	color:#fff;
	font-size:12px;
	font-weight:normal !important;
	margin:0;
	line-height:22px;
	padding:0 5px;
}

#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 {
	padding:0 5px;
}

#respond p {
	font-size:12px;
}

#commentheader {
	border-bottom:1px solid #E0E0E0;
	padding:5px;
}

.comment-number {
	float:left;
	line-height:25px;
	width:25px;
	font-size:12px;
	text-align:center;
	background-color:#53B4FF;
	color:#fff;
}

.comment-meta {
	width:90px;
	float:left;
	text-align:right;
	padding-right:10px;
}

.comment-text {
	float:left;
	width:570px;
	font-size:12px;
}

.comment-text p {
	margin:0;
	padding:0;
}

.comment-date {
	font-size:18px;
}

.comment-time {
	font-size:11px;
}

#commentheader h2 {
	line-height:25px;
	margin:0 0 0 5px;
	font-weight:normal;
	display:block;
	float:left;
}

#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:10px;
	border-bottom:1px solid #E0E0E0;
}

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;
}

#social-links a:hover {
	text-decoration:none;
	color:#53B4FF;
}