/*
	Theme Name: Dirtnap Records v2
	Theme URI: http://www.thenewlanguage.com
	Description: A theme with multiple columns
	Version: 1.0
	Author: The New Language
	Author URI: http://www.thenewlanguage.com
*/

@font-face {  
	  font-family: HMFont;  
	  src: url('HolyMountain.ttf') format("truetype");  
	} 
	
* {
	padding: 0;
	margin: 0;
}
body {
	font: normal 12px Verdana, Arial, sans-serif;
	color: #222222;
	background: #0F0F0F url('/website/wp-content/themes/dirtnap/images/bg.png') top center fixed repeat;
}

#wrap {
	width: 980px;
	min-height: 700px;
	margin: 0px auto;
}

#header {
	height: 198px;
	background: url('/website/wp-content/themes/dirtnap/images/header.png') top center no-repeat #FFFFFF;
	border-left: 6px #000 solid;
	border-right: 6px #000 solid;
	border-bottom: 6px #000 solid;
	margin: 0px;
}

#logoClick {
	float: left;
}

#logoClick img {
	border: 0px;
}

#headerIcons {
	width: 610px;
	float: right;
	padding: 10px 20px 14px 0;
}

#headerIcons img {
	float: right;
	padding: 0 0 0 10px;
}

#headerBanner {
	float: right;
	height: 60px;
	padding: 15px 40px 25px;
}

#nav {
	float: right;
    font: bold 14px Helvetica,Arial,sans-serif;
    padding: 130px 10px 0;
    text-align: center;
    text-transform: uppercase;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #777777;
	text-decoration: none;
}

#nav ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#nav li {
	display: inline;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 6px;
}

#nav li.firstnav {
}

h1, h2, h4, h5, h6 {
        font: normal 14px Verdana, Arial, sans-serif;
	color: #222222;
        font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	color: #FFF;
    font: bold 16px Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.pageentry h3 {
	margin: 0 0 10px;
}

hr {
        border: 0;
        color: #999999;
        height: 1px;
        width: 90%;
        text-align: center;
	margin-bottom: 10px;
}

h1#blogname{
	font-size:2.2em;
	font-weight: normal;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
h1#blogname a{
	color: #FFFFFF;
}

#content {
	color: #FFF;
    float: left;
	margin:	0 0 15px;
    min-height: 400px;
    width: 730px;
}

#contentWide {
	float: left;
	margin: 0 0 15px;
	min-height: 400px;
	width: 1005px;
}

#content img {
	max-width: 608px;
	width: expression(this.width > 608 ? 608: true);
	height: auto;
	width: auto;
}

#sidebar {
	color: #FFF;
    float: right;
    margin: 15px 0 0;
    padding: 0;
    width: 228px;
}

#sidebar li {
	clear: both;
    display: block;
    list-style-image: none;
}

#sidebar li ul {
	display: inline;
	list-style-image: none;
}

#sidebar li ul li {
	display: inline;
	list-style-image: none;
}

.sidebarContainer {	
	float: right;
}

.sidebarSignup {	
	background: #000;
    float: right;
    margin: 0 0 15px;
    padding: 10px 0 20px;
    text-align: center;
    width: 100%;
}

.sidebarInner {
	background: #000;
    font: bold 12px/20px Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    margin: 15px 0;
    padding: 14px 14px 8px;
    text-align: center;
    text-transform: uppercase;
}

#footerNav {
	background: #000;
	padding: 5px;
	text-align: center;
}

#footerNav a {
	color: #FFF;
}

#footerNav a:hover {
	color: #777;
}

#footer {
	background: #000;
    clear: both;
    color: #999;
    font-size: 10px;
    margin: 15px 0;
    padding: 10px 14px 8px;
    text-align: right;
    text-transform: uppercase;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

img.alignleft {
/*	display: inline; 
	float: left; */
}

img.alignright {
/*	display: inline;
	float: right; */
}

.entrybody {
	color:#FFF;
	padding: 0;
}

.entrybody p {
	color: #FFF;
    font: 12px/17px Verdana,Arial,sans-serif;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 0;
}

.entrybody img {
	border: 1px solid #222;
	margin: 5px 10px 10px 0;
	padding: 0;
}

.comments_link a img{
	border:0;
}    

b, strong {
    font-weight: bold;
/*    color: #fff; */
    text-decoration: none; 
}

a, a:visited {
    color: #CC3300;
    text-decoration: none; 
}
    
 a:hover {
    color: #555555;
    text-decoration: none;
}
	
h3.entrytitle a, h3.entrytitle a:visited {
	color: #579ce3;
	text-decoration: none;
}
	
h3.entrytitle  a:hover{
	color: #579ce3;
	text-decoration: underline;
}
    
h3 a {
    text-decoration: none;
    border: 0;
    color: #000; 
}
    
h3 a:hover {
    text-decoration: none;
    border: 0;
    text-shadow: none;
    color: #333; 
}
#sidebar h2 {
	background: #000;
	clear: both;
    color: #FFF;
    font: bold 16px Helvetica,Arial,sans-serif;
    letter-spacing: 2px;
    margin: 0;
    padding: 10px 0 7px;
    text-align: center;
    text-transform: uppercase;
}

#sidebar h2 img {
	border: 0px;	
}

#sidebar h4 {
	font-size: 12px;
	text-align: center;
	margin: 0 0 20px 0;
	color: #FFFFFF;
}

#sidebar p {
	color: #777;
    letter-spacing: 1px;
    line-height: 1.4em;
    text-align: center;
	}
	
#sidebar p.empty {
	color: #777;
}
	
#sidebar img {
	border: 1px solid #222222;
    margin: 0 0 5px;
    padding: 0;
}
	
#sidebar a,#sidebar a:visited {
	color: #777777;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin-top: 3px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bull.gif);
}
.firstpost p.comments_link, .entrybody p.comments_link {
	margin:0;
}
/*
.firstpost {
	background-color: #2E3233;
	border: 1px solid #3e4243;
	padding: 10px;
	margin-bottom:15px;
	background-image: url(images/latest.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} */

.entry{
	background: #000;
    margin: 15px 0;
    padding: 14px;
}

.headline {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.pageentry{
	background: #000;
    margin: 15px 0;
    min-height: 797px;
    padding: 14px;
}

#searchdiv {
	margin: 20px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

#emailList {
	margin: 20px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.arc {
	border: 0px solid #3e4243;
/*	background-color:#2E3233; */
	padding: 5px;
	color:#222222;
/*	margin-bottom:15px; */
}
.entrymeta {
	font-size: 11px;
	margin-bottom: 10px;
	color: #555555;
}
#description {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 40px;
	margin-right: 20px;
	text-align: center;
}

.entry ul, .entry ol{
margin-left:30px;
list-style:disc;
margin-top:10px;
margin-bottom:10px;
}
.entry ul li,.entry ol li {
	padding-top:5px;
	line-height:1.5em;
	}
	
dl{
margin-bottom:10px;}
dt{
margin-left:10px;
font-weight:bold;}
dd{
margin-left:20px;	padding-top:5px;
	line-height:1.5em;
}
	/************************************************
*	Comments													*
************************************************/
h2#comments{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
	font-size: 110%;
	color:#579ce3
}
#commentblock {
	padding: 20px;
	color:#999999;
	clear: both;
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 20px;
	color: #9b9b9b;
	font-size:0.9em;
}

#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

.commentinfo{
	margin-top: 3px;
	margin-bottom: 5px;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	line-height:12px;
	color: #999;
	background-color: #2E3233;
	padding: 5px;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	line-height:12px;
	color: #999;
	background-color: #2E3233;
	padding: 5px;
}

#commentsformheader{
	padding-left:18px;
	font-size: 1.4em;
	color:#579ce3
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.listingContainer {
	float: left;
	margin: 15px 48px 31px 0;
}

.albumDetails {
	color: #FFFFFF;
    margin: 80px 0 0;
    padding: 5px;
    text-align: center;
}

.albumTitle {
	font: bold 12px Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.albumDetails a {
	color: #FFF;
	font-size: 10px;
	margin: 2px 4px 0;
	letter-spacing: 1px;
}

.albumDetails a:hover {
	color: #777;
}

/* TWITTER STYLE */

.var-narrow .timeline-header {
	display: none !important;
}

.var-narrow .timeline-footer {
	display: none !important;
}