/* @override http://matthewmaber.com/user/themes/mgm/style.css */

/* @override http://matthewmaber.com/user/themes/mgm/style.css */

/* @override http://matthewmaber.com/user/themes/mgm/style.css */



/* @override 
	http://somefoolwitha.com/mgm/2.css
	http://somefoolwitha.com/mgm/2.css
	http://www.matthewmaber.com/habari/user/themes/mgm/style.css
	http://matthewmaber.com/user/themes/mgm/style.css
	http://www.matthewmaber.com/user/themes/mgm/style.css
*/

@-webkit-keyframes reset {
0% {
    opacity: 0;
}
100% {
    opacity: 0;
}
}
 
@-webkit-keyframes fade-in {
0% {
    opacity: 0;
}
70% {
 opacity: .4;
 
}
80% {
 opacity: 0.75;
 
}
100% {
    opacity: 1;
}
}

html {
height:100%;
	
}

body {
	/* contrast */
margin: 0;
	padding: 0;
	/*font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	color: rgba(255,255,255,0.65);
	text-shadow: rgba(0,0,0,0.85) 0 1px 0;*/
height:100%;
background-color: #fff;

font-family:  "nunito", sans-serif;
	font-size: 12px;
	color: #666666;
}


#artistbio
{
width:95%;
padding-right:15px;
height:150px;
overflow:scroll;
overflow-x: hidden;
}

@font-face {
    font-family: "MyCustomFont";
    src: url(fonts/Goulong.ttf) format("truetype");
}


.artistname {
	color: #000;
	 font-family: "nunito", "Trebuchet MS",  Verdana, Arial, Helvetica, sans-serif;
	 font-size: 19px;
	 
	}
	
	.artistname:hover {
	color: #000;
	 font-family: "nunito", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 font-size: 19px;
	 text-decoration:none;
	}


.clear {
	clear: both;
}

body,td,th {
	font-family: "nunito", sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666;
	font-size: 19px;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-size: 19px;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-size: 19px;
}
a:active {
	text-decoration: none;
	color: #666;
	font-size: 19px;
}

/*a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}*/

a #cssd img {
	border-style: none;
}

img a:hover, a:hover img, #viewport a:hover {
	text-decoration: none;
}
#viewport {
  white-space: nowrap; /* Mozilla page centering */
  text-align: left;
	padding: 0;
	margin: 0;
	   /* -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 1s,1.0s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0, 1s;*/
height:100%;
}

#viewport img {
  	height: 96%; /* max height scaling of images */
  	border-width: 0;
  	border: none;
	display: inline;
	padding: 0;
	margin: 15px 15px 0 0;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow:0px -1px 2px rgba(255,255,255, 0.4);	
	-moz-box-shadow:0px -1px 2px rgba(255,255,255, 0.4);
	box-shadow:0px -1px 2px rgba(255,255,255, 0.4);
	 -webkit-transition: .5s;
	-webkit-box-shadow:0px -1px 2px rgba(255,255,255, 0.4);	
	-moz-box-shadow:0px -1px 2px rgba(255,255,255, 0.4);
	box-shadow:0px -1px 2px rgba(255,255,255, 0.4);*/

}

#viewport img:hover {
	
	-webkit-box-shadow:0px 0px 24px rgba(255,255,255, 0.8);	
	-moz-box-shadow:0px 0px 24px rgba(255,255,255, 0.38);	
	box-shadow:0px 0px 24px rgba(255,255,255, 0.8);	
	 -webkit-transition: .25s;
}

#navigation {
	
	bottom: 10px;
	left: 0px;
	position:absolute;
	padding-top:400px;
}


div.posttitle {
	/*-webkit-box-shadow:px 1px 0px rgba(255,255,255, 0.4);
	-moz-box-shadow:px 1px 0px rgba(255,255,255, 0.4);
	box-shadow:0px -1px 0px rgba(0,0,0, .4);	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;*/
	display: inline;
	position: absolute;
	margin-left: 0;
	color: #fff;
	font-size: 12px;
	
	/*opacity: 0.75;*/
	background-color: #000;
	padding: 4px 12px 4px 20px;
	/*background: -moz-linear-gradient(top, #eeeeee 0%, #D8D8D8 14.5%, #dadada 27%, #999999 100%) #eeeeee; /* old browsers */
/*background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), color-stop(0.145, #D8D8D8), color-stop(0.27, #dadada), to(#999999)) #eeeeee;*/ /* firefox */

 /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#999999',GradientType=0 );
	margin-top: 45px;
}



#nav {
	
	overflow:auto;
	height: 100%;
	float: left;
	left: -12px;
	bottom: 0;
	display: block;
	position: fixed;
	padding: 0;
	padding-left:10px;
	/*-webkit-box-shadow:0px 0px 8px rgba(0,0,0, 1);
	-moz-box-shadow:0px 0px 8px rgba(0,0,0, 1);
	box-shadow:0px 0px 8px rgba(0,0,0, 1);
	border-right: 1px solid rgba(255,255,255,0.2);
	opacity: 1;*/
	line-height: 14px;
	width: 210px;
	z-index: 7;
	
	/*    -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay:0,0;*/
	
	right: 0;
	  -webkit-transition: .15s;
	top: 0;
	background-color: rgba(255, 255, 255, 255);
}


#displayText, #displayTextshare {
	display: inline;
	float: right;
	margin-right: 15px;
	margin-top: -10px;
	opacity: .6;
	text-transform: uppercase;
	font-size: 9px;
}

#displayTextshare {
	margin-right: 25px;
	margin-top: 5px;
}

 a#displayText, a#displayTextshare {
	text-decoration: none;
}

a#displayText:hover, a#displayTextshare:hover {
	text-decoration: none;
	opacity: 0.85;
}


#nav ul {
	list-style-type: none;
	padding: 0;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 0;
}



#nav ul li {
}


#nav ul#navmoreli {
	margin-top: 0;
	margin-bottom: 0;
	
		  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
			-webkit-box-shadow:0px -1px 0px rgba(0,0,0,.6);
			
-moz-box-shadow:0px -1px 0px rgba(0,0,0,.6);
box-shadow:0px -1px 0px rgba(0,0,0,.6);
padding-top: 1px;
	width: 166px;
	padding-bottom: 8px;
	padding-left: 2px;
	background: rgba(0,0,0,0.35);
}




#nav ul#navmoreli li {
	margin-top: 5px;
}


#nav ul li a#title {
	font-weight: bold;
	color: rgba(0,0,0,0.85);
	font-size: 14px;
	
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
			-webkit-box-shadow:0px -1px 0px rgba(0,0,0,.4);
			
-moz-box-shadow:0px -1px 0px rgba(0,0,0,.4);
box-shadow:0px -1px 0px rgba(0,0,0,.4);
	display: inline-block;
	margin: 0 0 10px;
	padding: 3px 8px 4px 26px;
		text-shadow: rgba(255,255,254,0.66) 0 1px 0;
background: url(images/nav.png) no-repeat -17px -10px, -moz-linear-gradient(top, #eeeeee 0%, #D8D8D8 14.5%, #dadada 27%, #999999 100%) #eeeeee; /* old browsers */
background: url(images/nav.png) no-repeat -17px -10px, -webkit-gradient(linear, left top, left bottom, from(#eeeeee), color-stop(0.145, #D8D8D8), color-stop(0.27, #dadada), to(#999999)) #eeeeee; /* firefox */

 /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#999999',GradientType=0 );
}


#nav ul li a#title:hover  {
	text-shadow: rgba(255,255,255,0.4) 0 -1px 0;

			-webkit-box-shadow:0px -1px 0px rgba(0,0,0,.6);
-moz-box-shadow:px -1px 0px rgba(0,0,0,.6);
box-shadow:px -1px 0px rgba(0,0,0,.6);
	text-decoration: none;
background: #727272; /* old browsers */

background:  url(images/nav.png) no-repeat -17px -10px, -moz-linear-gradient(top, #CCCCCC 0%, #E5E5E5 36%, #F4F4F4 100%); /* firefox */

background:  url(images/nav.png) no-repeat -17px -10px,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(36%,#E5E5E5), color-stop(100%,#F4F4F4)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#F4F4F4',GradientType=0 ); /* ie */}


#nav ul li a.links {
	  -webkit-transition: .25s;	  
	  -webkit-border-radius: 6px;
	 	color: rgba(255,255,255,1);
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	opacity: 0.6;
	text-transform: capitalize;
}

#nav ul li a#tw {
background: url(images/nav.png) no-repeat -17px -45px;
}



#nav ul li a#fa {
background: url(images/nav.png) no-repeat -17px -69px;
}


#nav ul li a#bl {
background: url(images/nav.png) no-repeat -17px -94px;
}

#nav ul li a#em {
background: url(images/nav.png) no-repeat -17px -117px;
}

#nav ul li a#fl {
background: url(images/nav.png) no-repeat -17px -141px;
}

#nav ul li a#dr {
background: url(images/nav.png) no-repeat -17px -165px;
}

#nav ul li a#fo {
background: url(images/nav.png) no-repeat -17px -260px;
}

#nav ul li a#li {
background: url(images/nav.png) no-repeat -17px -284px;
}

#nav ul li a#la {
background: url(images/nav.png) no-repeat -17px -188px;
}

#nav ul li a#tu {
background: url(images/nav.png) no-repeat -17px -214px;
}


#nav ul li a#yo {
background: url(images/nav.png) no-repeat -17px -237px;
}

#nav ul li a#in {
background: url(images/nav.png) no-repeat -18px -312px;
}

#nav ul li a#mp {
background: url(images/nav.png) no-repeat -16px -350px;
}

#nav ul li a#zo {
background: url(images/nav.png) no-repeat -17px -374px;
}

#nav ul li a#go {
background: url(images/nav.png) no-repeat -17px -399px;
}

#nav ul li a#px {
background: url(images/nav.png) no-repeat -17px -426px;
}

#nav ul li a#pdf {
background: url(images/nav.png) no-repeat -17px -449px;
}

#nav ul li a.links:hover {
	  -webkit-transition: .15s;
	opacity: 1;
			text-decoration: none;
	margin-left: 3px;
}

#nav ul li#aboutme {
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
			-webkit-box-shadow:0px -1px 0px rgba(0,0,0,.6);
			
-moz-box-shadow:0px -1px 0px rgba(0,0,0,.6);
box-shadow:0px -1px 0px rgba(0,0,0,.6);
	display: none;

background: -moz-linear-gradient(top, #262626 0%, #323232 51.2%, #3F3F3F 100%) #262626; /* old browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#262626), color-stop(0.512, #323232), to(#3F3F3F)) #262626; /* firefox */

 /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#3F3F3F',GradientType=0 ); /* ie */
	padding: 5px 7px;
	text-align: left;
	font-size: 10px;
	  -webkit-transition: .5s;
	opacity: 0.5;
	line-height: 12px;
	width: 154px;
	margin: 5px 0 0;
}

#nav ul li#aboutme:hover {
	  -webkit-transition: .25s;
	opacity: 1;
} 

#nav ul li#social {
		font-size: 10px;
	line-height: 12px;
	margin-top: 10px;
	opacity: 0.6;
  -webkit-transition: .5s;
}

ul#prevnext {
	margin-top: 0;
	margin-bottom: 20px;
	width: 80%;
	padding: 0;
}

#nav ul li#social:hover {
  -webkit-transition: .25s;
	opacity: 1;
}



#nav ul li#aboutpage {
	display: inline-block;
	color: rgba(29,29,29,0.75);
		text-shadow: rgba(255,255,255,0.6) 0 1px 0;
	text-align: left;
	font-size: 12px;
	 
	opacity: 1;
	line-height: 15px;
	width: 153px;
	margin-top: -5px;
	margin-bottom: 5px;
}

#nav ul li#aboutpage a {
	color: #000;
}

#nav ul li#prev a, #nav ul li#next a {
	  -webkit-transition: .25s;	  
	  -webkit-border-radius: 6px;
	  -moz-border-radius: 6px;
			-webkit-box-shadow:0px -1px 0px rgba(0,0,0,.8);
			
-moz-box-shadow:0px -1px 0px rgba(0,0,0,.8);
box-shadow:0px -1px 0px rgba(0,0,0,.8);
	display: inline-block;
	margin: 10px 0 0;
color: #fff;
		text-shadow: rgba(0,0,0,0.7) 0 -1px 0;
		background: #636363; 
				background: -moz-linear-gradient(top, #b4b4b4 0%, #8f8f8f 33%, #2e2e2e 100%) #eeeeee; /* old browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), color-stop(0.33, #8f8f8f), to(#2e2e2e)) #eeeeee; /* firefox */
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;

	opacity: 0.66;
	width: 152px;
	line-height: 10px;
	padding: 4px 8px 5px;
}

#nav ul li#prev a:hover, #nav ul li#next a:hover {
-moz-box-shadow:0px 1px 0px rgba(255,255,255,.4);
box-shadow:0px 1px 0px rgba(255,255,255,.4);
	  -webkit-transition: .15s;
		opacity: 1;
	text-decoration: none;
background: #BFBFBF; /* old browsers */
background: -moz-linear-gradient(top, #333333 0%, #909090 100%) #BFBFBF; /* old browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#909090)) #BFBFBF; /* firefox */
	text-shadow: rgba(0,0,0,0.72) 0 1px 0;
	color: #fffefe;
}

#nav ul li#prev a {
		-webkit-border-top-left-radius: 16px;
-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-topleft: 16px;	
	-moz-border-radius-bottomleft: 16px;
	width: 95%;
} 

#nav ul li#next a  {
		-webkit-border-top-right-radius: 16px;
-webkit-border-bottom-right-radius: 16px;
	-moz-border-radius-topright: 16px;	
	-moz-border-radius-bottomright: 16px;
	width: 95%;
}

#nav ul li .entry-tags, #nav ul li .entry-edit {
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
			-webkit-box-shadow:0px -1px 0px rgba(0,0,0,.6);
			
-moz-box-shadow:0px -1px 0px rgba(0,0,0,.6);
box-shadow:0px -1px 0px rgba(0,0,0,.6);
	display: inline-block;

background: #a90329; /* old browsers */
background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* ie */	padding: 5px 7px;
	text-align: left;
	font-size: 10px;
	  -webkit-transition: .5s;
	opacity: 1;
	text-shadow: rgba(0,0,0,0.35) 0 1px 0;
	width: 153px;
	margin: 20px 0 0;
}

#nav ul li .entry-edit  {
	font-weight: bold;
	text-transform: uppercase;
	width: 32px;
	font-size: 14px;
}


a#twitter {
	float: left;
	margin-right: 5px;
}

#twitter img {
	width: 12px;
	height: 12px;
	display: none;
}
#sb-twitterbox a {
	color: #255f7a;
}
#sb-twitterbox {
				display: block;
	color: rgba(29,29,29,0.75);
		text-shadow: rgba(255,255,255,0.17) 0 -1px 0;
	text-align: left;
	font-size: 11px;
	max-width: 154px;
	overflow: hidden;
	line-height: 13px;
	margin: 0 0 10px;
}


#twittershare, .twitter-share-button {
	margin-bottom:0px;
	margin-left: 0px;
	margin-top: 9px;
}

#undernav, #undernavsingle {
	display: inline-block;
	width: 300px;
	height: 50px;
	float: left;
	
	
}

span.stButton {
	margin-bottom: 10px;
	margin-left: 1px;
	text-shadow: #000000 0 0 0px;
}




#intro {
	
	display: none;

}
#intro p {
	display: none;

}


#cssd {
	top: 0;
	right: 15px;
	position: fixed;
	z-index: 9;
}

#copyright {
	margin-top: 50px;
	margin-right: 10px;
	color: rgba(29,29,29,0.75);
		text-shadow: rgba(255,255,255,0.17) 0 -1px 0;
		font-size: 10px;
	}

#copyright a {
	color: #255f7a;
}	

@media screen and (max-width: 780px)  {

#aboutpage {
	margin-top: -10px !important;
	font-size: 11px  !important;
	line-height: 13px  !important;
	width: 90% !important;
	display: none !important;
}

#nav ul {
	
}

div.posttitle  {
	left: 0;
	position: relative;
	float: left;
	opacity: 1;
	margin-top: 10px;
	padding-left: 50px;
	padding-right: 15px;
	font-size: 18px;
	top: 70px;
}
#prevnext {
	margin-right: 20px;
	margin-left: 20px;
	width: 88% !important;
	margin-top: 25px !important;
}

#prev {
	float: left;
	margin-bottom: 10px;
	width: 45%;
}

#next {
	width: 45%;
	float: right;
	text-align: right;
}

#next a, #prev a {
	opacity: 1 !important;
	font-size: 12px !important;
	padding: 6px 10px !important;
	margin-top: -10px !important;
}

#prev a{
	text-align: left !important;
}

#next a{
	text-align: right !important;
}

a#title {
	margin-bottom: 0 !important;
}

#nav ul li span.entry-tags {
	display: none;
}

#nav ul li span.entry-edit {
	display: none;
}

#nav {
width: 100%;
height: auto;
background-color: transparent;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
top: 0;
right: 0;
bottom: 0;
left: 0;
position: static;
z-index: 1000;
margin-bottom: -80px;
}
#nav:hover {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#navmoreli {
	display: none;
}

#social {
	display: none;
}



#undernav {
	height: 0px;
	width: 35px;
}

#undernavsingle {
	height: 80px;
	width: 15px;
	z-index: -700;
}

#viewport img {
		opacity: 1;
	max-width: 94%;
	width: 94%;
	float: left;
	height: inherit;
	margin-right: 3%;
	margin-left: 3%;
}
	
	
	
	