/*   
Theme Name: efs clean
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: You
Author URI: http://example.com/
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background: url('css-i/background.jpg') top center no-repeat #000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12.312px;
	color: #e3d389;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -300px auto;
}
#container {
	position: relative;
	width: 1040px;
	margin: 0 auto 0 auto;
}
#north {
	overflow: visible;
	position: static;
	margin: 0 218px 1100px 218px;
	width: 600px;
}
#north-catalog {
	overflow: visible;
	position: static;
	margin: 0 218px 200px 218px;
	padding: 0;
	width: 800px;
}
#north-artist {
	position: static;
	margin: 0 218px 0 0;
	width: 600px;
}
#east {
	position: absolute;
	top: 112px;
	left: 818px;
	width: 200px;
}
#east-artist {
	position: absolute;
	top: 112px;
	left: 818px;
	width: 200px;
}
#west {
	position: absolute;
	top: 140px;
	left: 0;
	width: 200px;
}
#wierd {
	position: absolute;
	top: 140px;
	left: 218px;
	width: 200px;
}
#north h1 {
	width: 400px;
	line-height: 25px;
}
a, a:link, a:visited {
	color: #d27547;
	text-decoration: none;
}
a:hover {
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}
a:active {
	background: none;
	color: #ffffff;
	text-decoration: none;
}
#bc {
	padding: 10px 0 18px 10px;
}
/*START\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\NAV */
#navigation {
	width: 200px;
	background: #000000;
}
#nav-top a, #nav-top a:link, #nav-top a:visited {
	color: #e3d389;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 200px;
	height: 25px;
	display: block;
	float: right;
	text-decoration: none;
}
#nav-top a:hover {
	background: none;
	display: block;
	color: #ffffff;
	font-style: italic;
	letter-spacing: 5px;
}
#nav-top img {
	width: 200px;
	height: 25px;
	border: 0;
}
* html a:hover {
	visibility: visible
}
#nav-top a:hover img {
	visibility: hidden
}
#nav-top span {
	position: absolute;
	right: 25px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 
ul#nav-top {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#nav-top li {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}
#menu-top {
	position: relative;
	background: url('css-i/wireframe.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#nav-bottom {
	padding-left: 15px;
	font-size: 11.312px;
	letter-spacing: 2px;
}
ul#nav-bottom {
	list-style: none;
	margin: 10px 0 0 0;
}
ul#nav-bottom li {
	margin: 0 0 2px 0;
	text-align: left;
}
#navigation ul#nav-bottom a#watch a, #navigation ul#nav-bottom a:link#watch, #navigation ul#nav-bottom a:visited#watch {
	display: block;
	border: 1px solid #000000;
	color: #ff2729;
	text-decoration: none;
}
#navigation ul#nav-bottom a#listen a, #navigation ul#nav-bottom a:link#listen, #navigation ul#nav-bottom a:visited#listen {
	display: block;
	border: 1px solid #000000;
	color: #ff4900;
	text-decoration: none;
}
#navigation ul#nav-bottom a#forums a, #navigation ul#nav-bottom a:link#forums, #navigation ul#nav-bottom a:visited#forums {
	display: block;
	border: 1px solid #000000;
	color: #ff5600;
	text-decoration: none;
}
#navigation ul#nav-bottom a#store a, #navigation ul#nav-bottom a:link#store, #navigation ul#nav-bottom a:visited#store
{
	display: block;
	border: 1px solid #000000;
	color: #ff5d01;
	text-decoration: none;
}
#navigation ul#nav-bottom a#armory a, #navigation ul#nav-bottom a:link#armory, #navigation ul#nav-bottom a:visited#armory {
	display: block;
	border: 1px solid #000000;
	color: #ff9801;
	text-decoration: none;
}
#navigation ul#nav-bottom a#info a, #navigation ul#nav-bottom a:link#info, #navigation ul#nav-bottom a:visited#info {
	display: block;
	border: 1px solid #000000;
	color: #ffaa00;
	text-decoration: none;
}
#navigation ul#nav-bottom a:hover#watch, #navigation ul#nav-bottom a:hover#listen, #navigation ul#nav-bottom a:hover#forums, #navigation ul#nav-bottom a:hover#armory, #navigation ul#nav-bottom a:hover#info, #navigation ul#nav-bottom a:active#watch, #navigation ul#nav-bottom a:active#listen, #navigation ul#nav-bottom a:active#forums, #navigation ul#nav-bottom a:hover#store, #navigation ul#nav-bottom a:active#store, #navigation ul#nav-bottom a:active#armory, #navigation ul#nav-bottom a:active#info  {
	background: none;
	letter-spacing: 10px;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}
/*END//////////////////////////////////////////////////////////NAV */
/*START\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\SM */
#west #networks {
	position: relative; 
	margin: 15px auto 15px auto; 
	padding: 0; 
	width: 170px; 
	height: 34px; 
	background: url('http://www.endlessfieldstudios.com/i/networks.jpg') no-repeat;
}
#west #networks li {
	width: 34px; 
	height: 34px; 
	position: absolute; 
	top: 0px; 
	background: url('http://www.endlessfieldstudios.com/i/networks.jpg') 0 0 no-repeat; 
	display: block;
	list-style: none;
}
#west #networks a {
	width: 34px; 
	height: 34px; 
	display: block; 
}
#west #networks #twitter {
	left: 0px;
}
#west #networks #facebook {
	left: 34px; 
	background-position: -34px 0;
}
#west #networks #myspace {
	left: 68px; 
	background-position: -68px 0;
}
#west #networks #flickr {
	left: 102px; 
	background-position: -102px 0;
}
#west #networks #vimeo {
	left: 136px; 
	background-position: -136px 0;
}
#west #networks #twitter a:hover {
	background: url('http://www.endlessfieldstudios.com/i/networks.jpg') 0 -34px no-repeat;
}
#west #networks #facebook a:hover {
	background: url('http://www.endlessfieldstudios.com/i/networks.jpg') -34px -34px no-repeat;
}
#west #networks #myspace a:hover {
	background: url('http://www.endlessfieldstudios.com/i/networks.jpg') -68px -34px no-repeat;
}
#west #networks #flickr a:hover {
	background: url('http://www.endlessfieldstudios.com/i/networks.jpg') -102px -34px no-repeat;
}
#west #networks #vimeo a:hover {
	background: url('http://www.endlessfieldstudios.com/i/networks.jpg') -136px -34px no-repeat;
}
/*END///////////////////////////////////////////////////////////SM */
/*START\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\FLICKR */
#flickr {
	position: relative;
	margin: auto;
	width: 200px;
}
#flickr #flickr_badge_uber_wrapper {
	text-align: center; 
	width: auto;
}
#flickr #flickr_badge_uber_wrapper #flickr_badge_wrapper a img, #flickr-small #flickr_badge_uber_wrapper #flickr_badge_wrapper a:link img, #flickr-small #flickr_badge_uber_wrapper #flickr_badge_wrapper a:visited img { 		
	text-decoration: none !important; 
	background: inherit !important;
	border: 1px solid #000000;
}
#flickr #flickr_badge_uber_wrapper #flickr_badge_wrapper a:hover img,  #flickr-small #flickr_badge_uber_wrapper #flickr_badge_wrapper a:active img { 		
	text-decoration: none !important; 
	background: inherit !important;
	border: 1px solid #ffffff;
}/*END///////////////////////////////////////////////////////FLICKR */
/*START\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\POST */
.post {
	float: left;
	margin: 0 0 50px 0;	
	padding: 10px 8px 0px 8px;
}
#north a, #north a:link, #north a:visited {
	color: #d27547;
}
#north a:hover {
	color: #000000;
	background: #ffffff;
}
#north a:active {
	color: #ffffff;
	background: #000000;
}
h1.entry-title, h2.entry-title a, h2.entry-title a:link, h2.entry-title a:visited, #north-catalog h1, #ad h2 a, #north h2, .left h2 {
	color: #d27547;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
h2.entry-title a:hover, #ad h2 a:hover {
	color: #000000;
	background: #ffffff;
}
h2.entry-title a:active, #ad h2 a:active {
	color: #ffffff;
	background: none;
}
.entry-date, .published {
	color: #777777;
	border: none;
}
.entry-utility {
	clear: both;
}
.entry-utility a, .entry-utility a:link, .entry-utility a:visited, .entry-meta a, .entry-meta a:link, .entry-meta a:visited {
	color: #ffffff;
	text-decoration: none;
}
.entry-utility a:hover, .entry-meta a:hover {
	color: #000000;
	background: #ffffff;
}
.entry-utility a:active, .entry-meta a:active  {
	color: #ffffff;
	background: none;
}
.post, .left {
	overflow: visible;
	float: left;
	width: 322px;
	padding: 10px 10px 10px 0px;
	line-height: 18.312px;
}
.left ul li {
	margin: 5px 0 5px 0;
}
.right {
	float: right;
	width: 230px;
	margin: 20px 0 0 0;
	padding:10px;
	background: #222222;
	border: 1px solid #333333;
}
.left-nets {
	margin-left: -10px;
	text-align: left;
}
.left-nets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.left-nets li {
	margin: 0;
	padding: 0;
	display: inline;
}
#north .left-nets a, #north .left-nets a:hover, #north .left-nets a:visited, #north .left-nets a:active, #north .left-nets a:link {
	color: none;
	background-color: #000000;
}
.right h2 {
	text-align: center;
	padding: 0;
}
#nav-below {
	float: left;
	display: block;
}
.entry-content, .entry-summary {
	overflow: visible;
	margin: 1.5em 0 0 0;
}
textarea, .form-input #author, .form-input #email, .form-input #url, input#s {
	border: 1px solid #d27547;
	background-color: #222222;
	padding: 10px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
#form-textarea {
	background-color: #000000;
	color: #f15822;
}
#submit, #searchsubmit {
	background: #d27547;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	font-size: 18px;
	border: none;
	color: #ffffff;
}
.w {
	color: #ffffff;
}
.g {
	color: #e3d389;
}
.bc {
	background: #222222;
	border: 1px solid #333333;
	width: 600px;
	margin: 10px auto 10px auto;
}
/*END/////////////////////////////////////////////////////////POST */
/*START\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\CAT */
#efs-catalog {
	overflow: visible;
	font-size: 12.312px;
	color: #ffffff;
	text-align: left;
}
ul.release {
	overflow: visible;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
ul.release li {
	overflow: visible;
	float: left;
	display: block;
	padding: 10px 5px 48px 5px;
	margin: 0 0 18px 0;
	width: 190px;
	height: 250px;
}
ul.release .album a, ul.release .album a:visited, ul.release .artist a, ul.release .artist a:visited {
	color: #d27547;
	text-decoration: none;
}
ul.release .album a:hover,  ul.release .artist a:hover  {
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}
ul.release .album a:active, ul.release .artist a:active {
	background: none;
	color: #ffffff;
	text-decoration: none;
}
ul.release .cover a img, ul.release .cover a:visited img {
	outline: none;
	border: 1px solid transparent;
	text-decoration: none;
}
ul.release .cover a:hover img, ul.release .cover a:active img {
	outline: none;
	border: 1px solid #ffffff;
	text-decoration: none;
}
.catalog, #efs-catalog h2, .right h2, .east-artist h2 {
	font-size: 18px;
	color: #e3d389;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.cover {
	margin: 5px auto 5px auto;
	text-align: center;
}
.album {
	color: #777777;
	padding: 0 0 0 5px;
}
.artist {
	padding: 0 0 0 5px;
}
.availability, .genre {
	color: #777777;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-style: italic;
}
/*END//////////////////////////////////////////////////////////CAT */
/*START\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\FOOTER */
#push {
	clear: both;
	height: 300px;
}
#footer {	
	clear: both;
	height: 300px;
	background: #171717;
	border-top: 1px solid #333333;
}
#ultima {	
	position: relative;
	width: 1040px;
	margin: auto;
	padding: 0 0 300px 0;
}
#pillar1 ul, #pillar2 ul, #pillar3 ul, #pillar4 ul, #pillar5 ul {
	margin: 0;
	padding: 0; 
}
#pillar1 ul li, #pillar2 ul li, #pillar3 ul li, #pillar4 ul li, #pillar5 ul li {
	list-style: none; 
}
#pillar1 {
	float: left;
	padding: 10px 0 0 0;
	width: 208px;
	text-align: center;
	color: #777777;
}
#pillar2 {
	position: absolute;
	top: 0px;
	padding: 10px 0 0 10px;
	left: 208px;
	width: 302px;
}
#pillar2 a h2, #pillar2 a:link h2, #pillar2 a:visited h2 {
	color: #d27547;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
#pillar2 a:hover h2 {
	background: #ffffff;
	color: #171717;
}
#pillar2 a:active h2 {
	background: #171717;
	color: #ffffff;
}
#pillar2 ul li a, #pillar2 h2 a:link, #pillar2 h2 a:visited {
	color: #efeff7;
	text-decoration: none;
}
#pillar2 ul li a:hover {
	background: #ffffff;
	color: #171717;
}
#pillar2 ul li a:active {
	background: #171717;
	color: #ffffff;
}
#pillar3 {
	position: absolute;
	top: 0px;
	padding: 10px 0 0 10px;
	left: 518px;
	width: 302px;
	color: #d27547;
}
#pillar3 #sub-pillar1 {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 100px;
}
#pillar3 #sub-pillar2 {
	position: absolute;
	top: 40px;
	left: 100px;
	width: 100px;
}
#pillar3 a h2, #pillar3 a:link h2, #pillar3 a:visited h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
.s, a .s, a:link .s, a:visited .s {
	color: #777777;
	font-style: italic;
}
#pillar3 a:hover h2 {
	background: #ffffff;
	color: #000000;
}
a:hover .s {
	color: #000000;
}
#pillar3 a:active h2 {
	background: #000000;
	color: #ffffff;
}
a:active .s {
	color: #ffffff;
}
#pillar3 ul li a, #pillar3 h2 a:link, #pillar3 h2 a:visited {
	color: #d27547;
	text-decoration: none;
}
#pillar3 ul li a:hover {
	background: #ffffff;
	color: #000000;
}
#pillar3 ul li a:active {
	background: #171717;
	color: #ffffff;
}
#pillar4 {
	position: absolute;
	top: 0px;
	padding: 10px 0 10px 10px;
	left: 832px;
	width: 198px;
}
#pillar4 a h2, #pillar4 a:link h4, #pillar4 a:visited h2 {
	color: #e3d389;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
#pillar4 a:hover h2 {
	background: #ffffff;
	color: #171717;
}
#pillar4 a:active h2 {
	background: #171717;
	color: #ffffff;
}
#pillar4 ul li a, #pillar4 h2 a:link, #pillar4 h2 a:visited {
	color: #777777;
	text-decoration: none;
}
#pillar4 ul li a:hover {
	background: #ffffff;
	color: #171717;
}
#pillar4 ul li a:active {
	background: #171717;
	color: #ffffff;
}
#pillar5 {
	position: absolute;
	top: 140px;
	padding: 10px 0 0 10px;
	left: 832px;
	width: 198px;
}
#pillar5 h2 {
	color: #e3d389;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
#pillar5 ul li a, #pillar5 ul li a:link, #pillar5 ul li a:visited {
	color: #777777;
	text-decoration: none;
}
#pillar5 ul li a:hover {
	background: #ffffff;
	color: #171717;
}
#pillar5 ul li a:active {
	background: #171717;
	color: #ffffff;
}
/*END///////////////////////////////////////////////////////FOOTER */
.soundcloud-dropbox {
	display: block; 
	margin: 10px auto; 
	background: transparent url(http://a1.soundcloud.com/images/dropbox_square_dark.png?8c63ac) top left no-repeat; 
	color: #d9d9d9; 
	font-size: 10px; 
	height: 82px; 
	padding: 44px 15px 0 10px; 
	width: 105px; 
	text-decoration: none; 
	text-align: center; 
	font-family: 'Lucida Grande';, Helvetica, Arial, sans-serif; line-height: 1.3em;
}
a.soundcloud-dropbox:hover {
	color: white !important; 
	background-color: transparent !important; 
	background-position: -200px 0 !important;
}
*html a.soundcloud-dropbox {
	background-image: none !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_dark.png?8c63ac)', sizingMethod='crop') !important;
}













