/*
Theme Name:roadkill
Description: black stylish theme with ajax effect.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#000 url(images/body.gif);
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
        text-align:none;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ffffff;
	text-decoration:none
	}
a:hover {
	color:#D71E1E;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#616161;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:900px;
	margin:0 auto;
	background:#000 url(images/cf.gif) repeat;
	background-repeat: ;
	}

/* The Top */

.top {
	height:320px;
        margin-top:0px;
	background:url(images/top.jpg);
	background-repeat:no-repeat
	}
.middle {
	height:90px;
        width:728px;
        margin-top:10px;
        position:right;
        background:url(images/td728x90.jpg);
	background-repeat:no-repeat
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:35px;
        font-family: Impact;
	font-weight: italic;
	margin:4px 0 0 15px;
        color:#787878;
	text-decoration: none;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
        font-family: Impact;
        font-weight:italic;
	}	

.blogname h2 {
        margin:20px 0 0 10px;
        padding:245px 0 0 2px;
	font-size:14px;
        font-weight: normal;
	color:#fff;
	}

#toggler{
	background: #000;
	font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	width: 900px;
	height: 30px;
	font-size:23px;
}
/* Menu */
	
.menu  {
	height:34px;
	margin-top: 0px;
	background:url(images/menu.gif);

}
	
.menu  ul {
	margin: 0px;
	padding: 7px 20px;
	list-style: none;
}

.menu  ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.menu  ul li:hover {
	background-color:none;
}

.menu  ul li a {
	float:left;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 5px;
	font-size: 14px;
	color: #BABABA;
}

.menu  ul li a:hover {
	color: #000000;
	background:#000 url(images/menuhov.gif) repeat-x;
}	
	
#about{
	float: center;
	width: 900px;
        height: 280px;
	padding: 0 0 5px 0;
	background: #000000 url(images/abg.jpg) repeat-y;
	}

#about a{
	color: #000000;
}

#about p.text{
        margin: 10px 15px 10px 10px;
	padding: 0px 0px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 5px;
	color: #fff;
}

#about img.avatar{
	float: left;
	margin: 0 15px 0 0;
}


/* The Content */
#content {
	float: left;
	width: 707px;
	margin: 0 0 3px 0;
	padding: 0 0;
	}

.post {
	margin: 0px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#ffffff;
	
	}

.post h2 {
	margin:0px 3px;
	padding:1px 0px 0px 15px;
	height:35px;
      	background: url(images/title.png) no-repeat left top;
	text-align: left;
	font: normal  22px "Century gothic", Arial, sans-serif;
        font-weight:bold;	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #ffffff;
	background-color: transparent;
	}

.post .date {
	margin: 0 0;
	padding: 6px 0 0 13px;
	height: 21px;
	background: url(images/date.png) no-repeat left top;
	font: normal 1.0em "Tahoma", Arial, sans-serif;
	color: #ccc;
	background-color: transparent;
	}

.post .postmetadata {
	margin: 0 0;
	padding: 5px 15px 0px 20px;
	height: 22px;	
	background: url(images/postmet.png) no-repeat left top;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #fff;
	background-color: transparent;
	}

.post a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
.cover{
	margin: 0 0;
	background: url(images/content.png) repeat-y left top;
	}
	
	

/* The Sidebar */

#sidebar {
	width:170px;
	float:right;
	font-size:11px;
	color:#ffffff;
	margin: 5px 20px 0px 0px;

	}

#sidebar ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#sidebar  h2 {
	font-size:11px;
	height:24px;
	font-weight:bold;
	font-family:Tahoma, arial,sans-serif;
	padding:5px 0px 0px 5px;
	background:#333;
	Margin: 5px 0 0 0;
	color:#BABABA;
	}

#sidebar a {
	display:block;
	line-height:160%;
	padding:4px 0 4px 0;
	color:#ffffff;
	}

#sidebar a:hover {
	text-decoration:none;
	background-color:#D71E1E;
	color:#fff;
	border-bottom:1px solid #000;

	}

#sidebar ul li a {
	background:#111;
	padding-left:10px;
	}
#sidebar table {
	width:100%;
	text-align:center;
	background-color:#fff;
	}


#ad div {
	text-align:center;
	border:5px solid #000;
	}	
	

/* --- FOOTER --- */

#footer {
	height:80px;
	padding:40px 0 0 110px;
	margin:2px 0 0 3px;
	color:#000000;
	font-size:0px;
	font-weight:normal;
	letter-spacing:1px;
	background:url()no-repeat;
	}

#footer a {
	color:#000000;
	text-decoration:none;
	}

#footer a:hover {
	color:#000000;
	
	}


/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#fff;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding: 22px 32px 23px 32px;
	line-height:16px;
        width:500px;
	}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #FFF;
	}	

div.comments ol li {
	padding-bottom: 9px;
	}

.comments form {
	}
.comments textarea {
	width:40px;
	height:156px;
	background:#ccc;
	border:2px solid #777;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform {
	padding-left:23px;
        width:200px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.comments ol li {
	padding-bottom: 9px;

}
.gcomment { 
	
	background-color:#333; 
	width:715px;
	padding:5px; 
	}
.ucomment { 
	padding: 5px 20px;
	
	} 
