/*  
Theme Name: Timebomb
Theme URI: http://http://tbctimebombclothing.com/
Description: Designed by <a href="http://www.dankmix.com">Dankmix.com</a>
Author: Dankmix.com
Author URI: http://www.dankmix.com
© 2009, Dankmix.com All rights reserved. 
*/
	
/************************************************
*	Hyperlinks									*
************************************************/
	
#sidebar_albumlinks_albums a img {
	border:4px solid #ffffff;
}
	
#sidebar_albumlinks_albums a:hover img {
	border:4px solid #CCCCCC;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
	
/*****************
 home page
***************/
#home_videobox {
float:left;
position:relative;
background: url("images/videobox.jpg") no-repeat top left;
width:690px;
height:254px;
padding:0;
margin:0;
z-index: 0;
}

#home_videobox_video {
float:left;
position:relative;
top:10px;
left:270px;
margin:0;
border:0;
z-index:1;
}

#home_productsbox {
float:left;
position:relative;
background: url("images/products.jpg") no-repeat top left;
width:690px;
height:315px;
padding:0;
margin:0;
z-index: 0;
}

/************************************************
*	Content 					     		    * 
************************************************/

.splash { width:950px; padding:0px 30px 0; 
	width: 960px;}
	
#content {
	margin: 10px 0 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#contentleft {
	float: left;
	width: 740px;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	}

#contentleft h1 {
	color: #666;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h1 a {
	color: #666;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #003663;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #666;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}


	
#contentleft h3 {
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h4 {
	color: #999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h5 {
	color: #999;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h6 {
	color: #999;
	font-size: 8px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}	
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
/*
#sidebar {
	background: #FFF;
	float: right;
	width: 205px;
	margin: 20px 10px 20px 25px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	
	}
	
#sidebar a, #sidebar a:visited  {
	color: #666;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #999;
	text-decoration: underline;
	}
	
#sidebar h2 {
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar h3 {
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar .widget  {
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #666;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	color: #999;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}
*/

#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	


/*-- ============================================== Post ============================================= --*/
#posts-wrap {
  width: 1080px;
  padding: 0px;
  margin: 0;
  float:left;
  clear:none;
  position:relative;
  margin-left:-10px;
  display:block;
}
#postrow1 {
	width:1080px;
	padding:0;
	margin:0;
	display:inline;
	float:left;
	position:relative;
}
#postrow2 {
	width:1080px;
	padding:0;
	margin:0;
	display:inline;
	float:left;
	position:relative;
}

.post {
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
}
.entry-meta {
  height: 23px;
  margin-bottom: 4px;
  border: 1px solid #d5d5d5;
  background: url("images/meta.gif") repeat-x;
}
.single-meta {
  height: 23px;
  margin-bottom: 4px;
  border: 1px solid #d5d5d5;
  background: url("images/meta.gif") repeat-x;
}
.entry-meta span {
  float: left;
  color: #777777;
  margin-left: 10px;
}
.comments-style {
  display: inline;
  margin-right: 10px;
  float: right;
  text-decoration:none;
}

.single-meta {
  height: 18px;
  padding: 0 10px;
  padding-top: 5px;
}
.single-meta a{
  color: #d93101;
}

.entry-content {
  width: 500px;
  padding: 3px;
  color: #222;
  text-align: left;
  clear: left;
  float: left;
  line-height:22px;
  border: 1px solid #e2e2e2;
  margin-left:20px;
}
.single {
  width: 627px;
  margin-bottom: 10px;
  margin-top: 5px;
  border: none;
  float: none;
  clear: both;
  line-height: 24px;
}

.rightmeta {
  width: 98px;
  padding: 5px;
  margin-top: 13px;
  font-size: 10px;
  color: #8b8b8b;  
  float: left;
  text-align:right;
  text-transform: uppercase;
  background: #f1f1f1;
  border: 1px solid #d1d1d1;
  border-left: none;
}
.content-text {
  width: 300px;
  padding-right: 10px;
  float: right;
}
.post-image {
  width: 156px;
  height: 144px;
  padding: 4px;
  float: left;
  border: 1px solid #e3e3e3;
}
.read-more {
  padding-left: 24px;
  font-size: 10px;
  float: right;
  background: url("images/arrow.gif") no-repeat ;
}
.read-more a{
  color: #4e7894;
  text-decoration: underline;  
}
.propmeta {
  height: 160px;
  width: 1px;
  float: right;
}
.metaline {
  margin-top: 6px;
  border-top: 1px solid #b4b2b0;
}
.metaauthor {
  margin-top: 145px;
  text-transform: uppercase;
}
.metaauthor span{
  color: #eb6a05;
  text-decoration: underline;
}
.propindex {
  height: 200px;
  width: 1px;
  float: right;
}
.readmore {
  width: 125px;
  height: 19px;
  padding-top: 7px;
  text-align:center;
  display: block;
  float: left;
  color: #fff;
  background: url("images/readmore.gif") no-repeat;
}
.readmore:hover {
  text-decoration:underline;
}


/*-- ============================================== Comments and Gravatar ============================================ --*/
li.comment{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
}
.prop {
    height:40px;
    float:right;
    width:1px;
}
.pingback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.pingback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.trackback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.trackback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.comment-meta {
  height: 36px;
  font-size: 14px;
  color: #8f8f8f;
  border-bottom: 1px solid #aaa;
  background-color: #ddd;
}
.comment-meta span{
  padding: 10px 10px 0 0;
  color: #8f8f8f;
}
li div.comment-meta .author{
  height: 26px;
  padding: 10px 7px 0 7px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  color: #666;
  background: url("images/commentuser.gif") repeat-x;
}
li div.comment-meta .author a{
  color: #6277a7;
}

#respond {
  clear: both;
  float: none;
  color: #333;
}
#respond a{
  font-size: 13px;
  font-weight: bold;
}

#cancel-comment-reply{
  clear: both;
}
#cancel-comment-reply a{
  color: #9f9688;
  text-decoration: underline;
  font-style: italic;
}
li.depth-1{
  width: 100%;
}
li.depth-2{
  width: 90%;
}
li.depth-3{
  width: 80%;
}
li.depth-4{
  width: 70%;
}
li.depth-5{
  width: 60%;
}
li.depth-6{
  width: 50%;
}
li p {
  clear: both;
  font: normal 12px/1.4 helvetica,arial,sans-serif;
  margin:0 0 1em;
  color: #333;
  line-height: 18px;
}
li.comment a{
  color: #000;
}


/*-- Gravatar --*/
li .gravatar-wrap {
  width: 45px;
  height: 45px;
  padding: 5px;
  position:absolute;
  left:0px;  
  top:0px;
  background: #ececec;
}
.gravatar-text {
  height: 1%;
  margin: 10px 0;
  padding: 0 0 0 70px;
  position: relative;
}
li .comment-reply {
  float: right;
  clear: both;
}
li .comment-reply a {
  color: #9f9688;
  text-decoration: underline;
  font-style: italic;
}

/*-- Comment form  --*/
#respond {

}
textarea#comment {
  padding: 20px;
  margin-top: 10px;
  overflow:auto; 
  color: #000;
  border: 1px solid #dcdcdc;
  background-color: #f0f0f0;
}
#commentform input {
  padding: 5px;
  background-color: #f0f0f0;
  border: 1px solid #dcdcdc;
  float: left;
  color: #000;
}
#commentform label {
  color: #444;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 5px;
  display: inline-block;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #555;
}
#commentform div {
  padding-top: 7px;
  clear: both;
}
#commentform input.submit-button {
  width: 80px;
  height: 26px;
  margin-bottom: 10px;
  font-family: georgia;
  color: #fff;
  display: block;
  border: none;
  background: url("images/submit.gif") no-repeat;
}

