/*  
Theme Name: Muzicafresh.net</a>
Theme URI: http://www.muzicafresh.net
Author: Muzicafresh.net

*/

body {
	margin:5px 0 0 10px;
	background:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#000000;
	}
a {
	color:#154ca0;
	text-decoration:none;
	}
img {
	border:none;
	}
form {
	margin:0;
	padding:0;
	}
.clear {
	clear:both;
	}

/* The Wrappers */

.wrapper {
	border:1px dashed #00CC00;
	background:#232323;
	padding:15px;
	width:870px;
	margin:0 auto;
	}

/* The Header */

.header {
border:1px dashed #00CC00;	
height:100px;
	background:#232323;
	margin-bottom:0px;
	padding:0 25px 0 30px;
	}
.header .logo {
	float:left;
	margin-top:31px;
	}
.header .search {
	float:right;
	margin:9px 0 12px;
	}
.header .search input, #subscribeform input {
	float:left;
	}
.header .search input.input, #subscribeform input.input {
	width:187px;
	height:23px;
	background:#232323;
	border:1px dashed #00CC00;
	color:#c6c6c6;
	font-size:18px;
	margin-right:7px;
	padding:3px 5px 0 5px;
	}
.header .search input.submit, #subscribeform input.submit {
	float:left;
	width:47px;
	height:28px;
	background:url(images/go.png);
	border:1px dashed #00CC00;
	padding:0;
	}
.header .banner {
	float:right;
	clear:right;
	}

/* The Menu */

.menu {
	
height:34px;
	line-height:20px;
	font-size:14px;
	padding:0 3px;
	margin-bottom:8px;
	background:#232323;
	}
.menu ul {
	margin:0;
	padding:8px 0 0 0;
	list-style:none;
	}
.menu li {
	display:inline;
	padding:0 15px;
	}
.menu a {
	border:1px dashed #00CC00;
	color:#787878;
	}
.menu a:hover {
	border-color:#f05abd;
	color:#154ca0;
	}

/* The Left (Content) */

.leftColumn {
	float:left;
	width:690px;
	margin-right:20px;
	overflow:hidden;
	}
.leftColumn .banner {
	padding:10px 0;
	text-align:center;
	background:#fff;
	margin-bottom:5px;
	}

/* The Post */
A:link {color:#287e0e}
A:visited {color:#287e0e}
A:active {color:#287e0e}




.post {	
	position:relative;
	width:620px;
	color:#FFFFFF;

	
	}
.post a:hover, .metaData a:hover {
	color:#FFFFFF;
border:1px dashed #00CC00;
background:#333333;
	}
.post blockquote {
	margin:5px 0 15px 40px;
	padding:7px 14px;
	border:1px solid #c6c6c6;
	background:#e8e8e8;
	}
.post blockquote blockquote {
	margin:15px 0;
	}
.post ul {
	list-style:none;
	margin:15px 0 15px 36px;
	padding:0;
	}
.post ul ul {
	margin:15px 0;
	}
.post ul li {
	background:url(images/li.gif) 0 7px no-repeat;
	padding-left:8px;
	}
.post img.left {
	float:left;
	margin-right:12px;
	}
.post img.right {
	float:right;
	margin-left:12px;
	}
.post p.readMore {
	margin:0;
	padding:0;
	text-align:right;
	font-size:14px;
	}
.post .date {
	position:absolute;
	top:15px;
	left:0;
	width:73px;
	height:51px;
	background:#e8e8e8;
	text-align:center;
	font-size:20px;
	line-height:25px;
	}

.post .title {
	margin:0 0 0 85px;
	color:#f05abd;
	font-size:18px;
	font-weight:bold;
	}
.post .title a, .post .title a:hover {
color:#33FF00;
	text-decoration:none;
	background:none;
	}
.post p.categories {
	padding:0;
	margin:10px 0 0 95px;
	color:#b2b2b2;
border:1px dashed #00CC00;
	}
.metaData {
	background:#fff;
	color:#535353;
	padding:5px 15px;
	margin-bottom:9px;
	}


/* The Sidebar */

.sidebar {
	float:right;
	width:160px;
	overflow:hidden;
	color:#232323; 
	}
.sidebar h2 {
	margin:0 0 5px 0;
	font-size:18px;
	color:#287e0e;
	font-weight:normal;
	width:100%;
	}
.sidebar h2.strong {
	font-weight:bold;
	}
.sidebar .block {
border:1px dashed #00CC00;	
background:#232323;
	margin-bottom:15px;
	padding:10px 15px;
	}
.sidebar .adBlock {
	padding:5px;
	}
.sidebar a.subscribeLink {
	margin-left:11px;
	background:url(images/rssOne.png) left no-repeat;
	padding-left:25px;
	color:#787878;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}

.sidebar ul a {
	color:#787878;
	text-decoration:none;
	}
.sidebar ul a:hover {
border:1px dashed #00CC00;	
color:#f05abd;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul.leftList {
	float:left;
	width:135px;
	}
.sidebar ul.rightList {
	float:right;
	width:135px;
	}
.sidebar ul ul {
	padding-left:11px;
	}
.sidebar ul ul ul {
	padding-left:0;
	}
.sidebar li {
	margin-bottom:10px;
	}
.sidebar li li {
	background:url(images/li.gif) 0 7px no-repeat;
	padding-left:8px;
	margin-bottom:0;
	}
.sidebar .tabs {
	height:31px;
	}
.sidebar .tabs div {
	float:left;
	cursor:pointer;
	padding:0 15px;
	}
.sidebar .tabs .tab {
	height:31px;
	line-height:31px;
	background:#fff;
	font-size:14px;
	color:#787878;
	}
.sidebar .tabs .nonactive {
	height:26px;
	line-height:26px;
	background:#d2d2d2;
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	color:#232323;
	font-size:14px;
	margin-top:4px;
	}
.sidebar .recentBlock {
	font-size:14px;
	color:#bcbcbc;
	}
.sidebar .recentBlock p {
	margin:2px 0 12px 15px;
	padding:0 0 0 8px;
	background:url(images/recentP.png) 0 8px no-repeat;
	}
.sidebar .recentBlock a {
	color:#f28524;
	text-decoration:none;
	}
.sidebar .recentBlock a:hover {
	color:#7d7d7d;
	border-bottom:2px solid #bebebe;
	}
.sidebar #recentComments {
	display:none;
	}

/* The Footer */

.footer {
	width:982px;
	margin:0 auto;
	color:#818181;
	padding-top:6px;
	}
.footerLeft {
	float:left;
	}
.footerLeft a {
	color:#f28524;
	text-decoration:none;
	background:url(images/rssTwo.png) left no-repeat;
	padding-left:17px;
	}
.footerLeft a:hover {
	color:#f28524;
	text-decoration:underline;
	}
.footerRight {
	float:right;
	text-align:right;
	padding-bottom:10px;
	}
.footer .validate a {
	background:url(images/vink.png) left no-repeat;
	padding-left:17px;
	color:#818181;
	}
.footer .validate a:hover {
	color:#818181;
	text-decoration:underline;
	}
.footer .skinzee a {
	color:#565656;
	text-decoration:none;
	}
.footer .skinzee a:hover {
	color:#565656;
	text-decoration:underline;
	}

/* The Rest */

h2.commentsTitle {
	font-weight:normal;
	margin:0;
	color:#535353;
	font-size:16px;
	padding:20px 15px 10px 15px;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li div.commentText {
	background:#fff url(images/commentHaakje.png) 16px 12px no-repeat;
	padding:1px 30px 10px 40px;
	}
.comments li div.commentText p {
	padding:0;
	margin:10px 0 0 0;
	}
.comments li div.commentInfo {
	line-height:20px;
	background:url(images/commentCloud.png) 60px 0 no-repeat;
	padding-left:98px;
	margin-bottom:15px;
	}
.comments a {
	color:#f28524;
	text-decoration:none;
	}
.comments a:hover {
	background:#f28524;
	color:#fff;
	}
.respond {
	background:#fff;
	padding:1px 20px;
	}
.respond:hover {
	border:1px solid #f05abd;
	}

.respond h2 {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
	}
.respond h2:hover {
	color:#f05abd;
	}
.respond textarea {
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	}