/*
Theme Name: xDiecast
Description: A wordpress theme specifically for xDiecast by MeSaran.in.
Author: MeSaran
Author URI: www.mesaran.in
Version: 1.0

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i, marquee {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
}

	
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#000 url(images/bg.jpg) no-repeat 50% 0 fixed ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#666;
	font-size:12px;
	line-height:21px;
	}
a {

	text-decoration:none;
	outline:none;
	}
a:hover {

	text-decoration:none;
	
		}
blockquote {
	padding:3px 5px 5px 30px;
	margin:5px 10px;
	color:#444;
	font-style: normal;
	background:url(images/quote.png) no-repeat;

	}
	
.clear {
	clear:both;
	}
	
.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 #fff;
	text-align: center;
	background:#D3D5D7;
	padding: 4px 0px 5px 0px;
	color:#354C5F;
	}

.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;
	}

h2.cap{
	background:#fb3f1a;
	padding:10px 8px;
	color:#FFF;
	font-size:16px;
}

h2.black{
	background:#333;
}
	
/* wrapper - styles */

#wrapper {
	width:1078px;
	margin:0 auto;
	overflow:hidden;
}

#casing {
	padding:5px 0px ;
	margin:0px 13px;
	width:1052px;
	float:left;
}

/* header - styles */

#top {
	height:100px;
	margin:0;
	width:1065px;
	}
	
.blogname {
	width:300px;	
	margin:0px 0 0 0px;
    float:left;
	}
	
.blogname h1  {	
	height:66px;
	padding:0 0 0px 0;
	font-weight:bold;
	color:#cacccd;
	text-align:left;
	margin:25px 0 0 0px;
	text-indent:-9000px;
	background:url(images/xdiecast.png) no-repeat;
	font-size:44px;
	}
	
/* columns style */

.column{
	float:left;
	margin:0 4px 0 0;
	padding:0;
	background:#fff;
	overflow:hidden;
}

#column_1, #foot_column_1{
	width:530px;
}

#column_2, #foot_column_2{
	width:186px;
}

#column_3, #foot_column_3{
	width:328px;
	float:right;
	margin-right:0;
}

.foot{
	background:#333;
	padding:6px 0;
}

#foot_column_1 span, #foot_column_single span{
	float:left;
	margin-left:25px;
	color:#fff;
}

#foot_column_1 span a, #foot_column_single span a{
	padding:0 5px;
	color:#666;
}

#foot_column_1 span strong{
	padding:0 5px;
}

#foot_column_3 span{
	float:right;
	margin-right:25px;
}

/* featured */

.featured{
	border-bottom:4px solid #000;
}

.featured p{
	margin:15px 12px;
}

.featured h3{
	margin:15px 12px 10px 12px;
}

.featured p a, .featured h3 a{
	display:block;
	font-size:11px;
	text-align:right;
	margin-top:15px;
	color:#F00;
}

.featured h3 a{
	font-size:14px;
	text-align:left;
	margin-top:0;
}

/* twitter */

#twitter{
	border-bottom:4px solid #000;
}

#twitter ul{
	list-style:none;
	margin:8px;
	width:300px;
}

#twitter li{
	margin:15px 0 20px 0;
	background:url(images/quote.png) no-repeat 0 2px;
	padding-left:20px;
}

#twitter li a{
	display:block;
	color:#F00;
}

#twitter li span a{
	display:inline;
	color:#333
}

span.flink{
	display:block;
	margin:30px 32px 12px 0px;
	text-align:right;
}

.flink a{
	color:#F00;
}

/* flickr */

#flickr{
	padding:0 0 8px 0;
	border-bottom:4px solid #000;
	height: 441px;
	overflow:hidden;
}

#flickr a img{
	border:1px solid #CCCCCC;
	margin:4px 0 0 4px;
}

#flickr a:hover img{
	border:1px solid #FB3F1A;
}

/* recent comments */

#recent{
	border-bottom:4px solid #000;
}

#recent ul{
	list-style:none;
	margin:8px;
	width:245px;
}

#recent li{
	margin:15px 10px 20px;
	color:#FB3F1A;
}

#recent li a{
	display:block;
	color:#333
}

/* about us */

#about{
	border-bottom:4px solid #000;
}

#about p{
	margin:15px 12px;
}

/* posts */

.recbot{
	border-bottom:4px solid #000;
}

.post img{
	margin-bottom:-65px;
	z-index:1;
}

.post h1{
	position:relative;
	float:left;
	width:100%;
}

.post h1 a{
	background:#FB3F1A;
	display:block;
	color:#FFF;
	font-size:30px;
	margin:0 25px 10px;
	padding:12px 20px;
	line-height:40px;
}

.post h1 a:hover{
	background:#333;
}

.post h4{
	position:relative;
	background:#000;
	margin:0 25px 0 auto;
	padding:10px;
	display:inline-block;
	float:right;
	font-size:12px;
}

.post span, .recbot a{
	color:#FB3F1A;
	font-size:12px;
	font-weight:bold;
}

.post p{
	float:left;
	clear:both;
	margin:15px 25px 25px;
}

.recbot{
	padding:15px 25px;
}

/* count */

#counter{
	border-bottom:4px solid #000;
}

#counter .counter{
	text-align:center;
	font-size:40px;
	padding:25px 0;
	font-size:63px;
	line-height:58px;
	display:none;
}

#counter .counter span{
	background:url(images/ticker_bg.png) no-repeat 0 0;
	padding:3px 10px;
	margin:0 1px;
	color:#FFF;
	width:54px;
	height:77px;
}

/* brand */

#brand{
	border-bottom:4px solid #000;
}

#brand p{
	text-align:center;
	padding:25px 10px;
}

/* advertise */

#adv, #adv_sub{
	border-bottom:4px solid #000;
}

#adv p, #adv_sub p{
	text-align:center;
	padding:15px 0;
}

#adv div, #adv_sub div{
	text-align:center;
}

#adv_clicksor, #adv_adsen{
	padding:15px 14px;
	border-bottom: 4px solid #000000;
}

#adsen_adv{
	padding:15px 0;
	text-align:center;
}

/*#adv img{
	border:1px solid #CCC;
}*/

/* search */

#search{
	border-bottom:4px solid #000;
}

#search form{
	padding:25px;
}

/* seperate post display */

.post .single img{
	margin-bottom:0px;
	z-index:1;
}

#column_single, #foot_column_single{
	width:720px;
}

.post .single p{
	margin:10px 25px;
}

.post .single a{
	color:#fb3f1a;
}

.post .single a:hover{
	text-decoration:underline;
}

#foot_column_single span.post_foot{
	padding:0 5px 0 0;
	color:#666;
}

/* comments */

#comment_block ol{
	list-style:none;
	margin:25px 25px 0 25px;
}

#comment_block ol li{
	display:block;
	padding:10px 0;
	border-bottom:1px solid #f3f3f3;
}

#comment_block ol li ul{
	margin:25px 0 25px 52px;
}

#comment_block ol li ul li{
	border-bottom:none;
}

.commentmetadata a{
	color:#666;
}

#comment_block .reply a, #comment_block a.comment-edit-link{
	color:#fb3f1a;
}

#comment_block .reply a:hover, #comment_block a:hover.comment-edit-link{
	color:#666;
}

#comment_block ol li img{
	float:left;
	margin:6px 10px 0 0;
	border:1px solid #ccc;
	padding:1px;
}

.comment-author .fn, .comment-author .fn a{
	font-size:16px;
	color:#666;
}

form#commentform{
	margin:20px;
}

form#commentform p{
	margin:10px 0 20px 0;
}

form#commentform label{
	display:block;
}

form#commentform label b{
	color:#F00;
}

textarea#comment{
	width:660px;
	height:100px;
	padding:10px;
	border:1px solid #ccc;
}

form#commentform #author, form#commentform #email, form#commentform #url{
	width:660px;
	padding:10px;
	border:1px solid #ccc;
}

form#commentform #submit, #search #searchsubmit{
	width:auto;
	background:#FB3F1A;
	border:0px;
	padding:10px;
	color:#fff;
}

#search #s{
	padding:10px;
	border:1px solid #ccc;
	width:210px;
}

form#commentform a{
	color:#666;
}

form#commentform a:hover{
	color:#fb3f1a;
}

#respond{
	width:720px;
	border-bottom:1px solid #ccc;
}

#comment_block ol li #respond{
	margin:20px 0 0 -25px;
}

#comment_block ol li li #respond{
	margin:20px 0 0 -77px;
}

#comment_block ol li .cancel-comment-reply{
	margin:-30px 0 0 20px;
	text-align:right;
}

.cancel-comment-reply a:link, .cancel-comment-reply a:visited, .cancel-comment-reply a:active{
	background-color:#000;
	color:#FB3F1A;
	padding:8px;
	margin-right:5px;
	font-weight:bold;
}

.cancel-comment-reply a:hover{
	background-color:#FFF;
	color:#000;}

/* search */

.search_entry{
	margin:0 25px;
	padding:20px 0;
	border-bottom:1px solid #f3f3f3;
	float:left;	
}
.search_entry h2{
	color:#fb3f1a;
	font-size:16px;
	margin-bottom:10px;
}
.search_entry a{
	color:#fb3f1a;
}

.search_entry .preview{
	float:left;
	width:205px;
}

.search_entry .preview img{
	border:1px solid #CCC;
}

.search_entry .brief{
	float:left;
	width:460px;
}

.no_result{
	padding:25px;
	text-align:center;
}

#navigation{
	width:300px;
}

.collection_list{
	clear:both;
	margin:25px;
}

.collection_list table th{
	background:#333;
	color:#fff;
	padding:5px;
	text-align:left;
	vertical-align:top;
	border:1px solid #fff;
}

.collection_list table td{
	background:#e5e5e5;
	padding:5px;
	text-align:left;
	vertical-align:top;
	border:1px solid #fff;
}

.collection_list table tr.even td, .collection_list table tr:nth-child(2n) td{
	background:#eeeff0;
}

.post img.pageimg{
	margin-bottom:-25px;
	z-index:1;
}

a.full_list{
	text-align:center;
	display:block;
	color:#000;
	margin:0px 20px 10px 20px;
}

a:hover.full_list{
	color:#FB3F1A;
}

/* related post */

/*#related ul{
	list-style:none outside none;
	margin:10px;
}

#related ul li{
	display:block;
	height:77px;
	margin-bottom:10px;
}

#related ul li a{
	color:#666;
}

#related ul li img{
	float:left;
	border:1px solid #ccc;
	margin-right:10px;
}

#related ul li div{
	float:right;
	width:255px;
}*/
#related{
	border-bottom:4px solid #000000;
}

table{
	margin-bottom:12px;
	border-collapse:collapse;
}

td{
	vertical-align:middle;
}

td img{
	margin:12px 10px 0 10px;
	border:1px solid #ccc;
}

.black{
	color:#FF0000;
}

#related td a{
	color:#666;
	display:block;
}

h5{
font-size:12px;
color:#333;
font-weight:bold;
}

/*IE6 only hacks*/

*html .post p{
 	float:none;
}

*html .post H4{
	margin-right:13px;
}

/* Collected Brand */

#collection_brands{
	border-bottom:4px solid #000000;
}

#brands{
	margin:6px;
	height:140px;
}

#brands li{
	float:left;
	margin:3px 0;
	list-style:none;
	padding:0 0 0 4px;
	color:#666;
	width:100px;
}

#brands li a{
	color:#666;
}

#brands li a:hover{
	color:#FF0000;
}

#collection_brands #note{
	display:block;
	text-align:right;
	padding-right:10px;
	font-size:10px;
}

#collection_brands #note a{
	color:#ff0000;
}

#collection_brands #note a:hover{
	color:#666;
}

div.dis{
	text-align:right;
}

/* pages button style 
.pages{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
	margin:20px 0 0 0;
}

.pages li{
	float:left;
	width:auto;
	margin-left:20px;
}

.pages li a{
	display:block;
	color:#fff;
	background:#F30;
	padding:10px;
}*/


/* lava menu */

.liquid {
	position: relative;
	height: 29px;
	padding: 3px;
	margin: 10px 0 0 0;
	float:right;
}

.liquid li {
	float: left;
	list-style: none;
}

.liquid li.back {
	background: url("images/lava.gif") no-repeat right -30px;
	width: 9px; 
	height: 30px;
	z-index: 8;
	position: absolute;
}

.liquid li.back .left {
	background: url("images/lava.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

.liquid li a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	top: 7px;
	z-index: 100;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: 0 20px;  
	color:#FFF;
	font-weight:bold;
	line-height:16px;
}

.liquid li a:hover, .liquid li a:active, .liquid li a:visited {
	border: none;
}

/*tweeter share styles*/

.twitter-share-button{
	float:left;
}

#getSocial .twitter-share-button{
	margin:0 0 0 25px;
}

