body {
	background: #000 url(images/bodyBG.png) repeat-x top left;
	color: #fff;
}

a {
	color: #decd61;
	text-decoration: none;
}

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

div#header {
	height: 46px;
	background: url(images/bkg-header.jpg) no-repeat top center;
}

div#header h1 {
	width: 280px;
	height: 46px;
	float: left;
	display: inline;
	margin: 0 0 0 100px;
	padding: 0;
}

div#header h1 a {
	height: 0;
	overflow: hidden;
	padding-top: 39px;
	display: block;
}

div#menu {
	width: 450px;
	height: 39px;
	float: right;
	margin: 0 100px 0 0;
	display: inline;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
}

div#menu ul {
	padding-top: 10px;
}

div#menu ul li {
	float: right;
	display: inline;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #000;
}

div#menu ul li:last-child {
	border: 0 none;
}

div#menu ul li a {
	color: #000;
	line-height: 18px;
	text-decoration: none;
}

div#menu ul li a:hover, div#menu ul li.current_page_item a {
	color: #47361a;
}

div#wrapper {
	background-color: #000;
}

div#flash-holder {
	height: 400px;
	margin-bottom: 30px;
}

div#sidebar ul {
	margin: 0;
	list-style: none;
}

div#sidebar ul li {
	margin-bottom: 20px;
	padding-top: 4px;
}

div#sidebar h3 {
	margin: 0 0 20px 50px;
	padding-left: 17px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
	background-color: #dfcc65;
}

div#sidebar h3 a {
	color: #000;
}

div#sidebar h3 a:hover {
	text-decoration: none;
}

li#music {
	background: url(images/sidebar-music-icon.png) no-repeat top left;
}

li#music a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: bold;
}

div#sidebar ul li.widget_twitter {
	padding-top: 14px;
	background: url(images/sidebar-twitter-icon.png) no-repeat top left;
}

div#sidebar ul li.widget_twitter h3 {
	margin-left: 62px;
	padding-left: 7px;
}


li.widget_twitter, li.widget_twitter a {
	color: #7e4b1e;
}

div#sidebar ul li.widget_twitter ul li {
	width: 230px;
	margin: 0 0 15px 41px;
	background: url(images/twitter-bubble.png) no-repeat 0 14px;
}

div#sidebar ul li.widget_twitter ul li span.entry-content {
	width: 200px;
	margin-left: 19px;
	padding: 15px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display: block;
	font-size: 1.2em;
	line-height: 1.1em;
	background-color: #ebebeb;
}

li.widget_twitter span.entry-meta, li.widget_twitter span.entry-meta a {
	display: block;
	margin: 10px 0 0 20px;
	color: #fff;
}

span.from-meta, span.in-reply-to-meta {
	display: none;
}

div#sidebar ul li#quick-flickr {
	padding: 14px 0 0 50px;
	background: url(images/sidebar-flickr-icon.png) no-repeat top left;
}

div#sidebar ul li#quick-flickr h3 {
	margin-left: 14px;
	padding-left: 5px;
}

li#quick-flickr img {
	margin: 0 10px 10px 0;
}

div#sidebar ul li.widget_text {
	padding-top: 10px;
	background: url(images/sidebar-vimeo-icon.png) no-repeat top left;
}

div#sidebar ul li.widget_text h3 {
	margin-left: 63px;
	padding-left: 5px;
}

div.textwidget, div#audio-player {
	padding-left: 62px;
}

div#social h4 {
	margin: 40px 0 5px;
	font-size: 1.5em;
	font-weight: bold;
	color: #d6d6d6;
}

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

div#social ul li {
	width: 44px;
	height: 44px;
	float: left;
	display: inline;
	margin-right: 10px;
}

div#social ul li a {
	width: 44px;
	height: 0;
	overflow: hidden;
	padding-top: 44px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

li#twitter-btn {
	background-image: url(images/twitter-btn.png);
}

li#myspace-btn {
	background-image: url(images/myspace-btn.png);
}

li#reddit-btn {
	background-image: url(images/reddit-btn.png);
}

li#facebook-btn {
	background-image: url(images/facebook-btn.png);
}

li#rss-btn {
	background-image: url(images/rss-btn.png);
}

div#footer {
	margin-top: 15px;
	padding: 20px;
	border-top: 1px solid #dfcc65;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	text-align: right;
	color: #dfcc65;
}

div#footer strong {
	font-size: 1.6em;
}

div#footer strong span {
	color: #d6d6d6;
}

div#footer p {
	margin-bottom: 0;
}

div#footer a {
	text-decoration: none;
}




div#page-header {
	height: 213px;
	margin-bottom: 30px;
	background: url(images/insideheader.jpg) no-repeat top center;
}

div.entry-content {
	margin-top: 10px;
	color: #d6d6d6;
}

div.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #dfcc65;
}

.entry-title, .entry-title a, .page-title, .page-title a {
	margin: 0;
	font-size: 27px;
	line-height: 1em;
	text-decoration: none;
	color: #dfcc65;
}

.entry-title a:hover, .page-title a:hover {
	color: #fff;
}

h2.page-title {
	color: #333;
	margin-bottom: 30px;
}

div.entry-date {
	margin-bottom: 15px;
	color: #dfcc65;
}

div.nav-previous, div.nav-next {
	width: 200px;
	float: left;
	display: inline;
	text-align: left;
}

div.nav-next {
	float: right;
	text-align: right;
}


div#comments {
	clear: both;
}

div#comments h3 {
	padding-top: 30px;
	color: #d6d6d6;
}

div#comments ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.comment-meta {
	font-size: .9em;
	margin-bottom: 10px;
	color: #333;
}

div.form-label label {
	color: #dfcc65;
	font-weight: normal;
	text-transform: uppercase;
}

div.form-input input{
	width: 200px;
	padding: 6px;
	border: 1px solid #666;
	background-color: #fff;
	margin-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999;
}

div.form-textarea textarea {
	height: 150px;
	margin-bottom: 10px;
	padding: 6px;
	border: 1px solid #666;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999;
}

div.form-submit input {
	padding: 6px 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 0 none;
	background-color: #dfcc65;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
