/*   
Theme Name: Undertonev1
Theme URI: http://loserx.com
Description: A theme for the Undertone website
Version: 0.1
Author: Jacob Brett
Author URI: http://www.last.fm/user/jacobbrett

	For my personal use only :P

*/

/*
Table of Contents

01. - Body
02. - Header
02.01 - Header > Nav
03. - Content
03.01 - Content > Posts
03.02 - Content > Sidebar
03.03 - Content > Comments
04. Footer
*/

/* Body */

body {
	margin: 0 auto;
	padding: 0;
	background-color:#191919;
	color:#FFF;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
}
img, div, a, input {
	behavior: url(/wp-content/themes/Undertonev1/iepngfix.htc);
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color:#CCC;
}
a:hover {
	text-decoration:underline;
	color: #d243bf;
}
a.rss-link, ul.rss-link a {
	padding-left:20px;
	background-image: url('http://loserx.com/feed-icon-14x14.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.twitterLink {
		background-image: url('/wp-content/themes/Undertonev1/images/twitter_icon.png') !important;
}
h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	text-shadow: 0 0 0.2em #191919
}

blockquote * { quotes: ''; }
blockquote > *:before { content: '\201C';
font-size:1.5em; }
blockquote > *:after { content: '\201D';
font-size:1.5em; }
blockquote q:before { content: '\2018'; }
blockquote q:after { content: '\2019'; } 

.artistEntry {
	float:left;
	width:391px;
}
.artistInfoBox {
	float:right;
	width:140px;
}
.artistBanner {
	padding-bottom:5px;
}
div.inline * {
	display: inline;
}
.timeAuthor {
	font-size:0.8em;
	margin-top:0
}
.small-text {
	font-size: 0.8em
}
#container {
	margin: 0 auto 0 auto;
	position: relative;
	width: 780px;
}
.hidden {
	display: none;
}
.noMargin {
	margin:0;
}
.clearBoth {
		clear: both;
}
.youtubeVideo {
	background-color:#666;
	margin:0 auto;
	padding:5px;
	width:480px;
}
/* Header */

#header {
	background: url(images/header.png);
	background-color: #191919;
	width: 100%;
	xheight: 240px;
	height:160px;
	margin:0;
	padding:0;
}
#header a {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 542px;
	height: 102px;
}
#header a span {
	display:none;
}
#headerBottom {
	position: absolute;
	top: 160px;
	right: 0px;
	z-index:100;
}

/* Header > Nav */

/* Content */

#contentContainer {
	float:left;
	width:756px;
	background-color:#4c4c4c;
	padding: 12px;
}
#content {
	float: left;
	padding:0;
	margin: 0;
}
.contentHeader {
	margin: 0;
	padding: 0 5px 0 5px;
	border-style: solid;
	border-color: #666666;
	border-width: 2px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	list-style-type: none;
	height:24px;
}
.contentHeader h2{
	margin: 0;
	padding-top: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
}
.contentBox {
	margin: 0;
	padding: 5px;
	border-style: solid;
	border-color: #666666;
	border-width: 2px;
	border-top:none;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#contentLinks {
	margin: 12px 0 0 0;
	padding: 5px;
	border-style: solid;
	border-color: #666;
	border-width: 2px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height:0;
	list-style:none;
}
#contentLinks h3 {
	display:none;
}
#contentLinks ul {
	margin:0;
}
#contentLinks ul li {
	padding-bottom:0;
}
ul#links {
padding:0;
margin:0
}
ul#links li {
border-bottom:1px solid #666
}
ul#links li:last-child {
border-bottom:none
}
ul#links h3 {
float:left;
margin-right:12px;
width:180px
}
ul#links p {
float:left;
width:344px
}
.wp-tag-cloud li {
display:inline;
font-family:Arial,sans-serif
}
/* Content > Posts */

.newsDisplay {
	width: 536px;
}

div.contentBox div.post {
	border-bottom: 1px solid #666;
}
div.contentBox div.post h3 {
	margin-bottom:0
}

div.contentBox div.post:last-child {
border-bottom:none;
}
div.contentBox div.navigation {
	margin-top:10px;
}
/* Content > Sidebar */

#sidebar {
	width: 194px;
	margin-left:12px;
	float:right;
}
#sidebar p:last-child {
	margin-bottom:0
}
#sidebar ul {
	list-style-type: none;
	padding-left:0;
	margin-left:0;
	margin-top:0;
}
#sidebar ul li{
	list-style-type: none;
}
#sidebar ul li li {
	text-indent:none;
	padding-bottom:0.2em;
}
#sidebar ul li li:last-child {
	padding-bottom:0;
}
.search {
	background-color:#191919;
	width:190px;
	padding:0;
	position:relative;
}
.search h3 {
	display:none;
}
.search #searchform {
	position:absolute;
	width:190px;
	background-color:transparent;
}
.search #searchform #s {
	padding:4px 5px;
	margin:0;
	position:absolute;
	width:156px;
	color: #fff;
	background-color: transparent;
	border-style:none;
}
.search #searchsubmit {
	background-image:url(images/search.png);
	background-color:transparent;
	width:24px;
	height:24px;
	padding:0;
	border:0;
	margin:0;
	position:absolute;
	right:0;
	top:0;
}
#sidebar-login p.submit {
margin:1em 0;
}
#sidebar-login p {
margin:0;
}
#sidebar-login form label input {
background-color:#191919;
border:1px solid #666;
color:#fff
}
#info ul li.widget {
	padding-bottom:1em;	
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#666;
}
#info ul li.widget:last-child {
    border-bottom: none;
	padding-bottom:0;
}
.submitButton {
text-align:center;
}
.submitButton a {
font-weight:bold;
font-family:Verdana,Geneva,sans-serif;
padding:5px;
background-color:#666;
-moz-border-radius:5px;
-webkit-border-radius:5px;
display:inline-block;
}
/* Content > Comments */
/* WordPress stuff */

.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.postmetadata#entryposted {
	border-bottom: none;
	padding:inherit;
}
.depth-2, .depth-3, .depth-4, .depth-5 {
	border-left: 2px solid #191919;
}
.commentlist {
	padding: 0;
}
.commentlist li {
	min-height: 70px;
	padding: 1em 5px 1em;
	list-style: none;
	border-bottom: 1px solid #666;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist li .avatar {
	float: right;
	padding: 2px;
	background: #FFF;
	margin: 0 0 5px 5px;
}

textarea#comment {
	width: 531px;
	padding:0;
	margin:0;
}
/* Content > Downloads */
.downloadList {
	border-bottom:1px solid #666;
	padding:1em 0;
	width:290px
}
.downloadHeader, .gigpress-artist-heading {
background-color:#666;
margin-left:-5px;
margin-right:-5px;
padding:5px;
}
.downloadList:first-child {
	padding-top:0
}
.downloadList:last-child {
	padding-bottom:0;
	border-bottom:none
}
.downloadList h4 {
	display:inline
}
/* Footer */

#footer {
	float: left;
	width: 756px;
	padding: 12px;
	border:none;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	color:#CCCCCC;
}
#footerNav {
	padding:0px;
}
#footerNav > li {
	float: left;
margin:0 4%;
width:12%;
}
#footerNav > li > a{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	margin-left:0;
	display:inline-block;
}
#footerNav li ul {
	padding-left:0;
}
#footerNav li ul li {
	margin-bottom: 0.2em;
}
#footerUserOnline {
	color: #666666;
	font-size:small;
	text-align:center;
}
#footerInfo {
	color:#4C4C4C;
	font-size:smaller;
	text-align:center;
margin-top:2em
}
#footerInfo a {
	color:inherit;
}
#fx3Button img {
vertical-align:bottom;
}
/* quick fix */

.pfwidget small, #sidebar ul ul li, #sidebar ul ol li {
color:#FFFFFF !important;
}