/*
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;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#e1e1e1;
	text-decoration:none
	}
a:hover {
	color:#ffa200;
	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:1000px;
	margin:0 auto;
	background:#000;
	background-repeat:no-repeat;
	}

/* The Top */

.top {
	height:239px;
	margin-top:0px;
	background:url(images/top.jpg);
	background-repeat:no-repeat
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:35px;
	font-weight:bold;
	margin:20px 0 0 50px;
	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: #000; 
	text-decoration: none; 
	background-color:transparent;
	}	

.blogname h2 {
	margin:0px 0 0 50px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

#toggler{
	background: #000 url(images/about.jpg);
	font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	width: 1000px;
	height: 30px;
	font-size:23px;
}
/* Menu */
	
.menu  {
	height:34px;
	margin-top: 0px ;
	background:url(images/menu.gif);

}
	
.menu  ul {
	margin: 0;
	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: 0 1px 0 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px;
	font-size: 14px;
	color: #b2cf14;
}

.menu  ul li a:hover {
	color: #fff;
	background:#000 url(images/menuhov.gif) repeat-x;
}	
	
#about{
	float: left;
	width: 1000px;
	padding: 0 0 5px 0;
	background: #90ae05 url(images/abg.jpg) repeat-y;
	}

#about a{
	color: #425200;
}

#about p.text{
	padding: 10px 20px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}

#about img.avatar{
	float: left;
	margin: 0 15px 0 0;
}


/* The Content */
#content {
	float: left;
	width: 780px;
	margin: 0 0 3px 0;
	padding: 0 0;
	}

.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#777;
	
	}

.post h2 {
	margin: 0 0;
	padding: 1px 0px 0px 15px;
	height:34px;
	background: url(images/title.png) no-repeat left top;
	text-align: left;
	font: normal  22px "Century gothic", Arial, sans-serif;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #b6cf3d;
	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: #cbf400;
	background-color: transparent;
	}

.post a:hover {
	color: #cbf400;
	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:190px;
	float:right;
	font-size:12px;
	color:#333;
	margin: 10px 20px 0px 0px;

	}

#sidebar ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#sidebar  h2 {
	font-size:16px;
	height:24px;
	font-weight:bold;
	font-family:Tahoma, arial,sans-serif;
	padding:5px 0px 0px 5px;
	background:#333;
	Margin: 10px 0 0 0;
	color:#ccc;
	}

#sidebar a {
	display:block;
	line-height:160%;
	padding:4px 0 4px 0;
	color:#6e8900;
	}

#sidebar a:hover {
	text-decoration:none;
	background-color:#5e5e5e;
	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:40px;
	padding:40px 0 0 110px;
	margin:2px 0 0 0;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	background:url(images/footer.png)no-repeat;
	}

#footer a {
	color:#999;
	text-decoration:none;
	}

#footer a:hover {
	color:#FFF;
	
	}


/* 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;
	}
	
.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:96%;
	height:156px;
	background:#ccc;
	border:2px solid #777;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#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;
	
	} 

