/*
Theme Name: In Due Time Collectibles
Theme URI: http://www.idtcollectibles.com/
Description:  The In Due Time Collectibles Theme for WordPress by JTk
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/
html, body { height: 100%; }

body {
	background: #2A1406 url(images/back.jpg) 0 0 repeat;
	background-position: top center;
	color: #2A1406;
	text-align: center;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width:998px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/* Header Home */
h1#header_home {
	margin: 0;
	height: 250px;
	background: url(images/header_home.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header_home a {
	position: absolute;
	left: 35px;
	top: 6px;
	height: 80px;
	width: 680px;
	text-decoration: none;
}

#header_home em {
	display: none;
}




/* Header */
h1#header {
	margin: 0;
	height: 132px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 35px;
	top: 6px;
	height: 80px;
	width: 680px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: left;
	color: #003F50;
	margin: -90px 0 0 48px;
    _margin: -90px 0px 0 24px;
	width: 213px;
	z-index: 1002;
    }

/* Content */
#wrapper {
	width: 480px;
	position: relative;
    margin: -70px 0 0 15px;
	float: left;
	z-index: 12001;
}

#right_col {
margin-top: -63px;
	width: 178px;
	float: right;
    padding: 0 48px 0 0px;
	position: relative;
	color: #404A38;
	z-index: 12001;
    }




#content {
}

#menu_too {
	position: absolute;
	right: 75px;
	top: 100px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 14px;
	z-index: 12002;
	font-weight: bold;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_too li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
  padding-left: 8px;
  padding-right: 8px;
  _padding-left: 5px;
  _padding-right: 5px;
  border-right: 1px solid #7D351D;
}




#menu_too li a {
	color: #FFFFFF;
	text-decoration: none;
		 			background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#menu_too li a:visited {
	color: #FFFFFF;
	text-decoration: none;
		 			background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#menu_too li a:hover {
	color: #D8C09E;
			 background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
	text-decoration: none;
}





hr#clear {
	clear: both;
	height: 135px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #404A38;
	font-weight: bold;
}


h6 {
	color: #404A38;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {

color: #580B05;
font-size: 11px;
font-weight: bold;
}

.postmetadata {
	color: #404A38;
	padding-bottom: 25px;
	margin-left: 5px;
		background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
	font-size: 11px;
	font-weight: bold;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	margin: 2px 10px 0 5px;
	margin-top: 2px;
	font-size: 13px;
}

.entry img{
	margin: 0 15px 3px 0;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	background: #F1EBE3;
        border: 1px solid #947E66;
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 10px;
	border: none;

}

.non_graybox {
   background: #F2EEE7;
	padding: 3px 7px 3px 7px;
	margin: 9px 0 9px 7px;
}

.graybox {
   background: #F2EEE7;
	padding: 3px 7px 3px 7px;
	margin: 9px 0 9px 7px;
}


/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#404A38;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 7px 0 5px 7px;
	margin: 20px 0 12px 0;
	border-bottom: 1px solid #947E66;
    position: relative;
}

#right_col h2 {
	color:	#404A38;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 5px 5px;
	text-align: center;
	line-height: 13px;
	border-bottom: 1px solid #DBCCB9;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 0px;
	padding-left: 20px;
    padding-right: 8px;
	padding-bottom: 3px;
	font-weight: bold;
    line-height: 110%;

}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-weight: normal;
}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

.post h2 {
	margin: 0;
	color: #404A38;
	font-size: 20px;
    font-family: georgia, serif;
}


ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}


input {
	 color: #2A1406;
     	background: #F1EBE3;
        border: 1px solid #947E66;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
     padding: 2px 0 0 2px;
     height: 20px;
	 width: 140px;
}



#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

#searchform {
margin: 0;
padding: 0;
}

textarea {
     background: #F1EBE3;
     border: 1px solid #947E66;
	 color: #2A1406;
     padding: 2px 0 0 2px;
}




/* Link Stuff */

#sidebar a {
	color: #8C7A5C;
	 font-size: 12px;
 	text-decoration: none;

}

#sidebar a:visited {
	color: #8C7A5C;
	 font-size: 12px;
 	text-decoration: none;

}

#sidebar a:hover {
	color: #7B2A17;
	 font-size: 12px;
		text-decoration: underline;
}



a:link {
	color: #8F3B21;
	text-decoration: none;
}

a:visited {
	color: #8F3B21;
	text-decoration: none;
}
a:hover, a:active {
	color: #404A38;
	text-decoration: underline;
}





.post h2 a {
	color: #404A38;
	text-decoration: none;
}

.post h2 a:visited {
	color: #404A38;
	text-decoration: none;
}

.post h2 a:hover {
	color: #510601;
	text-decoration: none;
}

 	.top_o_the_post {
	padding: 0px 9px 3px 5px;
	position: relative;
	}

#comments  {
	padding-left: 15px;
}



.move_the_comments {
	padding: 9px 7px 3px 5px;
	margin: 7px 0 7px 5px;
}



#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {

}

.buttons_no_b {
	margin-top: 4px;
	border: none;
	height: 23px;
	width: 50px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}



.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  background: url(images/footer.jpg) 0 0 no-repeat;
	  color: #ffffff;
	  min-height: 77px;
	  _height: 77px;
	  width:998px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	   margin: -77px auto 0 auto;
	   text-align: center;
  }

  #footer_text {
	padding-left: 25px;
    padding-top: 40px;
  }

  #membership_text {
font-size: 11px;
color: #51544B;
margin: 0px 5px 5px 0px;
  }


  #footer a:link {
color: #DDCB8B;
	text-decoration: none;
}

#footer a:visited {
color: #DDCB8B;
	text-decoration: none;
}

#footer a:hover, a:active {
color: #A95D2C;
	text-decoration: underline;
}

  #blog_slogan {
	position: absolute;
	right: 290px;
	top: 50px;
	color:#ffffff;
    font-size: 16px;
    z-index: 12005;

}

  .image_buttons {
margin-top: 10px;
margin-bottom: 10px;
  }


  #contact_button {
	position: absolute;
	z-index: 1202;
	height: 82px;
	width: 194px;
	left: 48px;
	top: 130px;
  }

    #comments_yo {
	color: #478F9A;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
  }

    .tbm_clients_items {
	color: #BAD5DC;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 22px;
	margin-top: 4px;
  }

  #about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

  .move_it_on_over {
		margin-left: 20px;
		font-weight:bold;
  }

  #recent_comments_list {
	margin-top: 15px;
  }

#recent_comment_items li {
	margin-bottom: 5px;
}

  #got_archives li {
    margin: 0 0 8px 4px;
    font-size: 11px;
    font-weight: bold;
}

#got_archives a:link{
	color: #247CB4;
    font-size: 11px;

}

#got_archives a:visited{
	color: #247CB4;
   font-size: 11px;

}

#got_archives a:hover{
	color: #014F81;
    font-size: 11px;
}


#move_those_archive {
padding-left: 20px;
padding-top: 6px;
}


.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
}


.postspermonth a:link {
color: #5590B2;
	text-decoration: none;
}

.postspermonth a:visited {
color: #5590B2;
	text-decoration: none;
}

.postspermonth a:hover, a:active {
color: #017585;
	text-decoration: underline;
}

#top_banner {
  position: absolute;
  left: 265px;
  top: 137px;
  height: 60px;
  width: 660px;
  z-index: 1501;
  color: #EDE6DC;
  line-height: 130%;
}

