/*  
Theme Name: TRD - Ink N Burn
Theme URI: http://www.therundown.net
Description: Blank Theme. Copyright &copy; 2010.
Version: 1.0
Author: Benjamin Chung
Author URI: http://www.inknburn.com/

*/

* {
	margin: 0px;
	padding: 0px;
	
}
a {
	
	color: #333333;	
}
a:hover {
	
	text-decoration: none;	
}

ul {
    padding-left:1em;
    margin-left:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(images/bg.png) repeat-x;
	color: #333333;
}


#container, #header, #footer {
	width: 950px;
	margin: 0px auto 0px;
	
}
#container {
	margin-top: 20px;
	
	
}

#fueled_by_inknburn {
	margin-top: -20px;
	position: fixed;
	width: 53px;
	height: 192px;
	background: url(images/fueled_by_inknburn.png) no-repeat;
	float: left;
	margin-left: 4px;
	
	
}
#fueled_hover {
	margin-top: -20px;
	position: fixed;
	width: 51px;
	height: 192px;
	float: left;
	margin-left: 6px;
	
	
}
#logo {
	margin-top: -20px;	
	position: fixed;
	margin-left: 40px;
	width: 110px;
	height: 164px;
	background: url(images/logo.png) no-repeat;
	float: left;
}

#banner {
	
	margin-left: 136px;
	width: 814px;
	height: 165px;
	background: url(images/banner_container.png) no-repeat;
	text-align: center;
}
#banner img {
	height: 80px;
	margin-right: 2px;
	border-color: #ffffff;
	border-width: 1px;
	background: #eeeeee no-repeat;
	padding: 5px;
	
	
}


#banner .shirt_box_container a:hover img {

	background: #ffffff;

	
	
}
#banner .shirt_box {
	float: left;
	width: 92px;
	margin-right: 2px;
	
}



#banner .shirt_box_container {
	width: 752px;	
	height: 92px;
	top: 45px;
	position: relative;
	float: left;
	overflow:hidden;		
	background: #eeeeeee;

}

#banner .shirt_box_carousel {
	position: relative;
	
}

#banner .shirt_box_left {
	
	float: left;	
	width: 8px;
	height:17px;	
	margin-left: 32px;
	margin-right: 2px;
}
#banner .shirt_box_right {
	
	float: left;	
	width: 8px;
	height:17px;
}

#banner .shirt_box_right img {
	margin-top: 80px;
	border: 0px;
	background: url(images/shirtbox_right.png) no-repeat;
	width: 8px;
	height:17px;	
}

#banner .shirt_box_left img {
	margin-top: 80px;	
	border: 0px;
	background: url(images/shirtbox_left.png) no-repeat;
	width: 8px;
	height:17px;	
}

#shirt_info {
	font-size: 12px;		
	display: none;
	background: #ffffff;
	width: 200px;
	top: 163px;
	position: absolute;
	padding: 5px;
	z-index: 3000;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;	
	
	
}

#shirt_info img {
	width: 195px;	
	
}
#subscribe a {
	
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#subscribe a:hover {
	text-decoration: underline;	
}
#menu ul li#subscribe {
	border: 0px;
	background: none;
	z-index: 1001;
	color: #ffffff;
	position: relative;
	text-align: left;
	margin-left: -55px;
}
#menu ul li#subscribe img {
	
	margin-right: 25px;
}
#menu {
	margin-top: 122px;		
	position: fixed;
	margin-left: 45px;
	width: 70px;
	z-index: 1000;
}


#menu ul {
	display: block;	

	
}
#menu ul li {
	
	background: url(images/menu_bg.png) repeat-x;
	border-bottom: #c70067 1px solid;
	border-left: #c70067 1px solid;
	border-right: #c70067 1px solid;	
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	text-align: right;
	padding: 2px 10px;
	width: 70px;
}
#menu ul li a {
	
	color: #ffffff;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #ff91ca;
	
}

#container .wrapper_top {
	
	
	background: url(images/wrapper_top.png) no-repeat;
	height:40px;
	margin-left:140px;
	width:810px;
	margin-top: -20px;
}


#container .wrapper {
	

	background: url(images/wrapper_bg.png) repeat-y;
	margin-left:140px;
	min-height:700px;
	padding:0 40px 10px;
	width:730px;
}


#container .post {
	
	display:block;
	float:right;
	margin-bottom:15px;
	padding:20px;
	width:505px;
	background: #fcfcfc;
	
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 20px;
	background: #ffffff;
	border: 10px #bbbbbb solid;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar {
	
	background: #f1f1f1;
	float:left;
	padding:10px;
	width:155px;
	
}
.sidebar ul li {
	
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	
}
.sidebar ul li ul li {
	
	list-style: disc;
}
.sidebar ul li h2 {
	
	font-size: 16px;
	font-weight: bold;
	
}
.sidebar ul li ul li a {
	  color: #333333;
	  text-decoration: none;
	
}
.sidebar ul li ul li a:hover {
	  text-decoration: underline;
	
}
.right_container {
	float: right;
	width: 545px;

}

.clear {
	
	clear: both;	
}


#footer {

	color:#ffffff;
	font-size:0.95em;
	padding:13px 40px;
	text-align:center;
	margin-left:140px;
	width:730px;
	
}

#footer a {

	color:#ffffff;
	

}
.wrapper img {
	
	
	max-width: 500px;

}
.wrapper h2 a {
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
.posted_by {
	
	font-size: 10px;	
}
.profile_pic {
	
	float: left;	
}
.author {
	font-weight: bold;
	font-size: 14px;	
}
.info {
	height: 225px;
}
.meta {
	
	float:right;
	margin-left:10px;
	width:280px;
	margin-top: 95px;
}
.meta .date {
	font-weight: bold;
	font-size: 11px;
	color: #606060;
}
.meta h2 {
	
	margin-bottom: 5px;	
}
img.alignleft {
	
	float: left;	
}

img.alignright {
	
	float: right;	
}
.addthis {

	
}
.navigation {
	padding: 20px;	
	
}

.navigation a {
	font-weight: bold;	
	
}


#tshirt_ad {
	width: 1200px;
	height: 214px;
	background: url(images/t-shirtad.png) no-repeat;
	position: fixed;
	bottom: 0px;
	outline: hidden;
	margin-left:-405px;
}


#tshirt_ad_container {
	height: 214px;
	position: fixed;
	float: left;
	bottom: 0px;
	outline: hidden;
	margin-left: -700px;
}
.subscribe {
	background: #cccccc;
	padding: 10px;
	margin-left: -10px;	
	font-weight: bold;
}
.email_subscribe form {
	padding-left: 5px;
	margin-left: -10px;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
}
.email_subscribe  p {
	margin-left: -8px;
	
}

.email_subscribe  form p {
	margin-left: 5px;
	color: #000000;
}
.subscribe_container {
	color: #ffffff;
	padding: 5px;
	background: #000000;
	font-size: 12px;	
	border: 2px #ffffff solid;
}
.email_subscribe {
	margin-left: 10px;
	font-size: 12px;	
}
.profile_pic img {
	
	
}

.shirt_box_carousel .shirt_gender {
	
	display: none;	
}

.shirt_box_carousel .shirt_price {
	
	display: none;	
}
.shirt_box_carousel .shirt_name {
	
	display: none;	
}

#shirt_info .shirt_name .shirt_name {
	color: #ae0e0e;
	font-weight: bold;

}

#shirt_info .shirt_info  {
	background: #eeeeee;
	padding: 5px;
}

#shirt_info .shirt_close {
	
	text-align: right;	
}
#tshirt_ad .tshirt_pics {
	margin-right: 96px;	
	
}

#tshirt_ad .pic {
	
	float: right;
	top: -174px;
	position: relative;
	margin-left: 5px;
	

}
#tshirt_ad .pic img {
	height: 150px;	
	
}

img.alignleft {
	margin-bottom:4px;
	margin-right:14px;
	margin-top: 4px;
}

img.alignright {
	margin-bottom:4px;
	margin-left:14px;
	margin-top: 4px;
}

.postmetadata {
	
	margin-top: 10px;	
}
.postmetadata .comments {
	background:#ed3393;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	font-size:18px;
	font-weight:bold;
	height:39px;
	padding-right:0px;
	text-align:center;
	width:39px;
	line-height: 39px;
	 
	-moz-border-radius-topleft:10px; 
	-moz-border-radius-bottomleft:10px;  
	-webkit-border-bottom-left-radius:10px;;  
	-webkit-border-top-left-radius:10px;  
	
	
}

.postmetadata .comments a{
	color: #ffffff;	
	text-decoration:none;
	
}

.postmetadata .text a{
	color: #333333;	
	text-decoration:none;
	
}

.postmetadata .text {
	line-height: 39px;	
	height:39px;	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	float:left;
	font-size:14px;
	padding:0px 10px;
	text-transform:uppercase;
	font-weight: bold;
	-moz-border-radius-topright:10px; 
	-moz-border-radius-bottomright:10px;  
	-webkit-border-bottom-right-radius:10px;;  
	-webkit-border-top-right-radius:10px;  
}
.info .postmetadata {
	
	float: right;
	margin-top: -20px;
}

.info .postmetadata .comments {
	
	background:#ED3393 none no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-right:3px;
	text-align:center;
	width:25px;
}

.info .postmetadata .text {
	background:#EEEEEE none repeat scroll 0 0;
	float:left;
	font-size:10px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:0 5px;
	text-transform:uppercase;
	
}