/*   
Theme Name: JoeistheNewBlack!
Theme URI: http://www.joeisthenewblack
Description: customized JNB FINAL version with IE6 FIXES.
Author: designinrotation
Author URI: designinrotation.com
Version: 2.1
.
.
.
*/

/* CSS For The Main Containers */
/* Global styles */
@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

html {
	
    height: 100%;
}
.logo {
	margin: 0;
	text-decoration: none;
	border: 0;
}


body {
	margin:0;
	padding:0;
	height:100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background: #292419 url(images/bg_wood_texture.jpg) repeat-x left top fixed;
	
}

p {
	margin-bottom: 10px;
}

a:link, a:active { 
	color: #c7b079;
	text-decoration: none;	
	}
	
a:visited { 
	color: #c7b079;
	text-decoration: none;
	
	
	}
a:hover { 
	color: #cf8c30;
	text-decoration: none;	
	}

blockquote {
	margin-left: 15px;
	padding: 0;
	color: #999;
	font-style: italic;
	font-size: 8pt;
	background-color: #292419; 
/*	border: #736546 1px dotted; */
}

/*--- Header Styles ----*/

#header{
	float: left;
	width:868px !important;
	position:relative !important;
	margin-bottom: 20px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	text-align: center !important; 
}

#logo {
	float: left !important;
	margin-top: 18px !important;
	margin-left: 30px !important;
	width: 148px;
	height: 141px;
	clear:none;
	padding: 0;
}


#search{
	position:relative!important;
	float:right!important;
	margin: 5px 20px 0 0!important;
	padding: 0;
	width: 200px!important;
	height: 30px!important;
}

#search form input#s {
	position:relative!important;
	float:left!important;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
	background:#000;
	border: #736546 2px solid;
	margin:0;
	padding: 0;
}

#search form input#searchsubmit {
	background:transparent url(images/search.gif) no-repeat scroll left center;
	border:0 none;
	float:left!important;
	width:25px!important;
	height:19px!important;
	margin-left: 5px!important;
	padding:0;
	
}


/* ----Begin NAVIGATION---- */

#nav {
	float:left;
	padding: 0;
	margin: 0;
	width: 670px;
	height: 110px;
	background: url(images/bg_nav.png) no-repeat;
	background-position: left top;	
	
}

#nav-items {
	
	list-style: none;
	padding: 0;
	margin: 0;
		
}


#nav-items span {
  display: none;
  position: absolute;
}

#nav-items a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#nav-items a:hover {
  background-position: left bottom;
}

#nav-items a:hover span {
  display: block;
}

#nav-home{
	position:relative;
	top: -4px;
	left:177px;
}

#nav-home .home {

  width: 83px;
  height: 28px;
  background: url(images/home.png) no-repeat top left;
  top: 0;
}

#nav-home .home span {
  width: 83px;
  height: 28px;
  background: url(images/home.png) no-repeat;
  left: 28px;
  top: -73px; 
}

#nav-home .homecurrent {  width: 83px;
  height: 28px; 
  background: url(images/home.png) no-repeat bottom left; 
  /*top: -5px;*/
  }

#nav-mesamis {
	position:relative;
	top: 15px;
	left:553px;
}

#nav-mesamis .mesamis {
  width: 107px;
  height: 35px;
  background: url(images/mesamis.png) no-repeat;
  top: 0;
}

#nav-mesamis  .mesamis span {
  width: 107px;
  height: 35px;
  background: url(images/mesamis.png) no-repeat bottom left;
  left: 28px;
  top: -125px;
}

#nav-mesamis  .mesamiscurrent {
  width: 107px;
  height: 35px;
  background: url(images/mesamis.png) no-repeat bottom left; 
  top: 0;
}

#nav-atthemoment {
	position:relative;
	top: 42px;
	left:16px;
}

#nav-atthemoment .atthemoment {
  width: 152px;
  height: 42px;
  background: url(images/atthemoment.png) no-repeat;
  top: 0;
}

#nav-atthemoment .atthemoment span {
  width: 152px;
  height: 42px;
  background: url(images/atthemoment.png) no-repeat bottom left;
  left: 28px;
  top: -135px;
}

#nav-atthemoment .atthemomentcurrent {
  width: 152px;
  height: 42px;
  background: url(images/atthemoment.png) no-repeat bottom left;
  top: 0;
  }

#nav-me{
	position:relative;
	top: 52px;
	left:506px;
}

#nav-me .me {
  width: 41px;
  height: 34px;
  background: url(images/me.png) no-repeat;
  top: 0;
}

#nav-me .me span {
  width: 41px;
  height: 34px;
  background: url(images/me.png) no-repeat bottom left;
  left: 28px;
  top: -135px;
}

#nav-me .mecurrent {
  width: 41px;
  height: 34px;
  background: url(images/me.png) no-repeat bottom left;
  top: 0;
}

#nav-rewind{
	position:relative;
	top: 72px;
	left:575px;
}

#nav-rewind .rewind{
  width: 70px;
  height: 34px;
  background: url(images/rewind.png) no-repeat;
  top: 0;
}

#nav-rewind .rewind span {
  width: 70px;
  height: 34px;
  background: url(images/rewind.png) no-repeat bottom left;
  left: 28px;
  top: -165px;
}

#nav-rewind .rewindcurrent {
  width: 70px;
  height: 34px;
  background: url(images/rewind.png) no-repeat bottom left;
  top:0;
}

/* ----End NAVIGATION---- */


/* ----- Main content styles ---- */
.clear {
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height:0;
}

#content{
	width: 800px;
	margin:25px auto 0!important;
	min-height: 100%;
	height: 100%;
	height: auto !important;
	text-align:left;
	padding: 10px 0 30px 0;
	

}

#content img {
	border: 10px #fff solid;
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
}



#container {	
	margin: 0 auto 0;
	text-align: center;		
	padding: 0;
	overflow:hidden;
	
	
}

#wrapper{
	margin: 0 auto 0;
	background: url(images/bg_content_grad.png) repeat-y center;
	width: 908px;
	padding: 0;
	overflow:hidden;
	}

	

/* POST styles */	
.post{
	z-index:50;
	clear:both;
	
}

.entry{
	min-height: 100%;
	margin: 20px;
}

.entry ul{
	margin: 0 0 10px 20px;
}

.entry ol{
	margin: 0 0 10px 25px;
}




.entryminheight{
	position:relative;
	min-height: 400px;
	height: 400px;
	margin: 20px;
}


.post-meta {
	margin: 4em 0 4em 0;
	border-top: #736546 1px dotted;
	color: #736546;
	
}	

.post-comments{
	float:right;
	width:45px;
	height: 40px;
	margin: 5px 0 0 0;
	padding: 10px 15px 10px 10px;
	background: url(images/bg_totalcomments.png) no-repeat;
	text-align:right;
}

.post-comments-text  {
	font-size: 24pt;
	font-weight: bold;
}

a.post-comments-text:link, a.post-comments-text:active, a.post-comments-text:visited { 
	color: #000;
	text-decoration: none;
}

.post-date, .post-edit {
	color: #736546;
	margin: 3px 0 20px 0;
	font-size: 8pt;
	font-weight: bolder;

}
	
.post-cat, .post-tag {
	margin: 0 0 10px 0;
	color: #c7b079;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}



h1.archive-title {
	text-align:center;
	font-size:24pt;
	color: #fff;
	border-bottom: #292419 2px solid; 
	margin-bottom: 10px;
}

h2.post-title{
	text-align:left;
	font-size:18pt;
	color: #fff;
	border-bottom: 	#736546 1px dotted;
	margin-top: 10px;
}

.post-title a:link, .post-title a:active, .post-title a:visited {
	color: #fff;
}

.post-title a:hover {
	color: #cf8c30;
}

a.more-link {
        float: right;
        margin: 1em 0 1em 0;
        padding: .1em;
        background-color: #000;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1em;
        border-top: 1px solid #736546;
        border-bottom: 1px solid #736546;
}

/* NAVIGATION links */

.navigation{
	position: relative;
	margin: 10px;
	padding: 0 40px 0 40px;
}

.previous-entries, .align-left {
	float: left;
}

.next-entries, .align-right{
	float: right;
}

/*FOOTER links */

#footer {
	position:relative!important;
	padding: 25px 10px 10px 45px !important;
	margin: 0 auto 0 !important;
	width: 853px !important;
	height: 160px !important;
	background: url(images/bg_footer.png) no-repeat;	
	color: #000;
	text-align:left;
	font-weight: bolder;
}

#footer h2 {
	margin:0;
	padding: 0;
	font-size: 22pt;
	font-weight: 900;
	color: #000;
	text-indent: 2px;
	text-align:left;
	border-bottom: #474444 3px solid;
	
}

#footer a:link, #footer a:active, #footer a:visited { 
	color: #333;
}

#footer a:hover {
	color: #000;
}



.connect, .about, .contact {
	float: left;
	width: 255px;
	height: 156px;
	padding: 5px 5px 0 5px;
	margin: 0;	
} 


/*FOOTER - CONNECT */

#icons {
	text-align: center;
	float:right;
	margin: 0;
	padding: 0;
	width: 103px;
	height: 34px;
}

#icons a img{
	text-decoration: none;
	border: 0;
}

#twitter{
	margin: 10px 0 0 0;
	font-size: 0.9em;
	line-height: 0.9em;
}


#twitter ul {
	margin-left: 5px;
	padding: 0px;
	list-style-type: none;
	
}

li.twitter-item {
	padding-left: 20px;
	background: url(images/bullet_twitter.gif) no-repeat transparent;
	margin-bottom:10px;
}

.twitter-timestamp{
	font-size: 0.7em;
}

#twitter-follow {
	float:right;
}

/*FOOTER - ABOUT*/

.about {
	border-left: #474444 1px dotted;
	border-right: #474444 1px dotted;
	
	
}

/*FOOTER - CONTACT */
.contactreq {
	font-size: 0.8em;
	font-weight: 900;
}

.contact-email-name {
	font-size: 4em;
	font-weight: bolder;
	
}

.contact-email-address{
	font-size: 1em;
	font-weight: bolder;
	
}

.center {
	text-align:center;
}
/*ABOUT ME, CONTACT PAGES */

#aboutme
{position:relative;
background: url(images/bg_aboutme.png) no-repeat;
width: 660px;
height: 881px;
color: #000;
padding: 90px 50px 35px 50px;
}

.svshow {
	text-align: center;

}

blockquote.me-quotes {
	margin: 15px 30px 15px 30px;
	padding:0;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	background-color: transparent;
	border: 0;
}

#contactpage{
	position:relative;
	width: 350px;
	margin: 0 auto 0;
}

/* ------- START Comments styles-------- */

h3.comments {
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bolder;
	text-align:center;
}

#comments, #respond  {
	width: 600px;
	margin: 0 auto;
	padding: 10px 10px 10px 50px;
	text-align:left;
}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(images/bg_grad_comments_scan.gif);
	border-top:1px solid #736546;
	border-bottom:1px solid #c7b079;
	color:#fff;
	}	

.commentlist a:link, .commentlist a:visited {
/*	color:#596e3b;*/
	}

.commentlist a:hover, .commentlist a:active {
	/*color:#8ec343;*/
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: "Courier New", Courier, monospace bolder 1.5em small-caps;
}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #292419 url(images/bg_grad_comments.jpg) repeat-x bottom;
	border-top:1px solid #292419;
	padding: 5px 20px 10px 20px;
	color:#fff;
	}


/*---SEARCH RESULTS styles --- */
.search_result_title {
	background-color: #292419;
	border: #736546 1px dotted;
	padding:5px;
	margin:0 5px 5px 30px;
	font-size: 12pt;
	font-weight: bold;
}
.entry_search_result {
	margin:0 5px 20px 67px;
	
}

#ddcatlist{
	float:right;
	margin: 0 0 20px 0;
}

.postform {
	font-family: "Courier New", Courier, monospace;
	color: #fff;
	background-color: #292419;
	border: #736546 1px solid;
}




