/**

	© YooRonYaa 2013

	www.yooronyaa.com

**/



body {

	background:url('../imgs/bkgsquare.jpg') repeat top center #000 fixed;
	color:#000;
	font-family:Arial;
	font-size:12px;
	padding:0;
	margin:0;
}


/*all links*/
a:link {color: #333; text-decoration: none;}

a:hover {text-decoration: underline;}

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

a:visited:hover {text-decoration: underline;}


/*a {

	color:#333;

}
*/

.clear {

	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}


.title {
	text-align:center;
	margin:0px 0px 13px 0px;
}


.preload {
	display:none;
	visibility: hidden;
	height:0;
	width:0;
	padding:0;
	margin:0;
}


#wrapper {
	width:960px;
	float: center;
	margin:0px auto;
	padding:0px;
	z-index:5;
}


#header {
	margin:0px;
	padding:0px;
	position: fixed;
	background:url('../imgs/header.jpg') no-repeat top center;
	z-index:6;
	width:980px;
}

#logo {
	float:left;
	width:231px;
	height:162px;
}


#logo h1 {
	background:url('../imgs/logo.png') no-repeat;
	width:231px;
	height:162px;
	margin:0px;
	padding:0px;
}


#logo h1 a {

	width:231px;
	height:162px;
	display:block;
	text-indent:-999em;
}


#meni {
	z-index:5;
	float:left;
	margin-top:5px;
	position:relative;
}


#meni ul {
	margin:0 0 0 33px;
	padding:0;
	list-style:0;
}


#meni ul li {
	float:left;
	list-style:none;
	margin:0px 52px;
}


#meni ul li a {
	display:block;
	text-indent:-999em;
}

	/** buttons **/

	#meni ul li a#production-m {
		background:url('../imgs/navigation/production.png') no-repeat;
		width:108px;
		height:74px;
	}



	#meni ul li a#mixtapes-m {
		background:url('../imgs/navigation/mixtapes.png') no-repeat;
		width:108px;
		height:74px;
	}



	#meni ul li a#media-m {
		background:url('../imgs/navigation/media.png') no-repeat;
		width:165px;
		height:74px;
	}


	/** Active **/

	#meni ul li a#home-m-active {
		background:url('../imgs/navigation/home.png') no-repeat;
		width:65px;
		height:74px;
	}



	#meni ul li a#production-m-active {
		background:url('../imgs/navigation/production-a.png') no-repeat;
		width:108px;
		height:74px;
	}



	#meni ul li a#mixtapes-m-active {
		background:url('../imgs/navigation/mixtapes-a.png') no-repeat;
		width:108px;
		height:74px;
	}



	#meni ul li a#media-m-active {
		background:url('../imgs/navigation/media-a.png') no-repeat;
		width:165px;
		height:74px;
	}



	#meni ul li a#gigs-m-active {
		background:url('../imgs/navigation/gigs-a.png') no-repeat;
		width:65px;
		height:74px;
	}



#social {
	width:180px;
	position: fixed;
	top:160px;
}



#like {
	width:140px;
	text-align:right;
}



.tooltip {
	display:none;
	width:70px;
	height:94px;
	position:absolute;
	top:0px;
	left:-83px;
}



#social ul {
	list-style:none;
	margin:28px 0px 0px 0px;
}



#social ul li {
	list-style:none;
	margin:7px 28px 7px 33px;
	padding-right:30px;
	position:relative;
}



#social ul li:hover {
	background:url('../imgs/social/hover.png') no-repeat right;
}



#social ul li a {
	width:90%;
	display:block;
	text-indent:-999em;
}



	#social ul li a#email {
			margin-left:11px;
			background:url('../imgs/social/email.png') no-repeat;
			width:71px;
			height:37px;
		}


	#social ul li a#facebook {
			background:url('../imgs/social/facebook.png') no-repeat;
			width:66px;
			height:70px;
		}



	#social ul li a#mixcloud {
			background:url('../imgs/social/mixcloud.png') no-repeat;
			width:66px;
			height:72px;
		}



	#social ul li a#myspace {
			background:url('../imgs/social/myspace.png') no-repeat;
			width:66px;
			height:72px;
		}



	#social ul li a#soundcloud {
			background:url('../imgs/social/soundcloud.png') no-repeat;
			width:66px;
			height:69px;
		}



	#social ul li a#twitter {
			background:url('../imgs/social/twitter.png') no-repeat;
			width:66px;
			height:69px;
		}



	#social ul li a#youtube {
			background:url('../imgs/social/youtube.png') no-repeat;
			width:66px;
			height:74px;
		}



#maincontent {
	left:220px;
	top:105px;
	position: relative;
	width:738px;
	float:left;
	z-index:5;
}



.section {
	margin-bottom:200px;
	z-index:5;
}

.sectionfinal {
	margin-bottom:50px;
	z-index:5;
}


.section ul {
	padding:0px;
	margin:0px
}



.section ul li {
	list-style:none;
	float:left;
	width:48%;
	padding:5px 5px 0px 5px;
	margin:2px;
	vertical-align: bottom;
	height:100%;
	z-index:1;
	position: relative;
	background: rgba(172, 161, 140, 0.3);
    box-shadow: 2px 2px 2px rgba(172, 161, 140, 0.8);
}



.section ul li object {
	z-index:1;
	position: relative;
}

#mixtapes {
	height:100%;
}

.mixtapes {
	margin-bottom:200px;
	z-index:5;
}

.mixtapes ul {
	padding:0px;
	margin:0px;
}



.mixtapes ul li {
	list-style:none;
	float:left;
	width:98%;
	padding:5px 5px 0px 5px;
	margin:2px;
	margin-bottom:10px;
	vertical-align: bottom;
	height:100%;
	z-index:1;
	position: relative;
	background: rgba(172, 161, 140, 0.3);
    box-shadow: 2px 2px 2px rgba(172, 161, 140, 0.8);
}



/** Tweet plugin rewrite **/

ul.tweet_list li {
	float:none;
	background: none;
    box-shadow: none;
    width:100%;
    margin:0;
    padding:0;
    vertical-align:middle;
}





#home {
	height:750px;
}



.topcontent {
    background: rgba(146, 135, 115, 0.7);
    border: 1px solid rgba(146, 135, 115, 1);
    box-shadow: 2px 2px 2px rgba(146, 135, 115, 0.8);
    color: #FFF;
    display: block;
    margin: 0 0 10px;
    padding: 1% 2%;
    width:95.4%;
    text-align: left;
}



.midcontent {
    background: rgba(172, 161, 140, 0.3);
    box-shadow: 2px 2px 2px rgba(172, 161, 140, 0.8);
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 1% 2%;
    width:95.4%;
    text-align: left;
}



.midcontent h2 {
	margin:10px 0px 15px 0px;
}



.midcontent img {
	border:4px solid #FFF;
	margin:2px 0px 2px 5px;
}



.midcontent td {
	padding:10px;
}



.midcontent th {
	padding:10px;
}



.content {
	width:100%;
}



.content p {
	margin:0px;
	padding:0px;
}



#content {
	z-index:4;
	width:750px;
	margin:auto auto;
}



#module {
	height:auto;
	position: relative;
	width:800px;
}



#module2 {
	height:auto;
	position: relative;
	width:800px;
}



#footer {
	background:#000;
	padding:5px;
	margin:0px 222px;
	color:#333;
	font-weight:600;
	bottom:0px;
	width:722px;
	font-size:10px;
}

#footer a{
	color:#FFF;
}


#selected-filter-title, .tweet_time, .tweet_avatar, #portfolio-filter, .tweet_join, #selected-filter-title2, #portfolio-filter2 {
	display:none;
	visibility: hidden;
}



.tweet_avatar img {
	vertical-align:middle;
	padding-right:5px;
}



