/*
Theme Name: nat-ala-mat
Theme URI: http://www.nat-ala-mat.com
Description: nat-ala-mat
Version: 0.1
Author: Alan Woo
Author URI: http://www.alanwoo.ca
*/


body {
	font-family: "Arial Narrow", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: blue;
	line-height: 1.4em;
	letter-spacing: 15px;
}

a {
	color: white;
	text-shadow: blue 1px 1px 0;
}

.wpaudio-container {
	font-size: 30px;
	line-height: 1.4em !important;
	border: 1px solid blue;
	display: block;
	width: 50%;
}

.wpaudio-bar {
	height: 25px;
	width: 100% !important;
	margin-top: 15px !important;
}

.wpaudio-dl {
	display: none;
}

.wpaudio-play {
	display: none;
}

.wpaudio-text {
	letter-spacing: 15px;
}

.wpaudio-slide {
	width: 100% !important;
	margin-top: 25px !important;
	height: 25px;
}

.wpaudio-bar {
	margin: 0 !important;
}

.wpaudio-bar-playable {
	background: url('images/sliderbg.gif') !important;
}

.wpaudio-meta, .wpaudio-download {
	display: none;
}

#top {
	margin: 0 auto;
	position: fixed;
	top: 50px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	text-align: center;
}

#natalamat {
	z-index: 300;
	color: white;
	text-shadow: blue 1px 1px 0;
	border: none;
	letter-spacing: 15px;
	font-size: 30px;
}

#searchform {
	position: fixed;
	bottom: 40px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	z-index: 1000;
}

#searchform #s {
	z-index: 300;
	color: white;
	text-shadow: blue 1px 1px 0;
	border: none;
	letter-spacing: 15px;
	font-size: 30px;
	padding: 10px;
	text-align: center;
	background: none;
	width: 100%;
}

.selectedsearch {
	border-bottom: 1px solid red !important;
	outline: none;
}

#home-link, a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-shadow: red 1px 1px 0;
}

#content {
	margin-top: 200px;
	margin-bottom: 200px;
	text-align: center;
	color: white;
	text-shadow: blue 1px 1px 0;
	padding: 0 25px;
}

.post {
	margin: 100px 0;
}

.ala, .nat, .mat {
	width: 100%;
}

.nat {
	text-align: left;
}

.ala {
	text-align: center;
}

.mat {
	text-align: right;
}

#prev {
	position: fixed;
	left: 50px;
	top: 48%;
}

#next {
	position: fixed;
	right: 50px;
	top: 48%;
}

.navigation>div {
	margin: 0 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.noresults {
	width: 40%;
	margin: 100px auto;
}
