/*
Theme Name: Speeder
Description: Need more speed! Courtesy to <a href="http://www.ignitershop.com/" alt="Ignition Testers">Ignition Testers</a>, <a href="http://www.jlakj.com/auto_insurance.php" alt="Auto Insurance">Auto Insurance</a> and <a href="http://www.78l.com/" alt="78l ">78l </a>
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:2px;
	background:#000;
	font-family: Verdana, Helvetica,Tahoma, sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ff9c00;
	}
a:hover {
	color:#f7ff24;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#003039;
	font-style: italic;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:221px;
	margin-top:0px;
	background:url(images/top.png);
	}
.blogname {
	float:left;
	width:620px;
	}
.blogname h1 {
	font-size:48px;
	font-weight:bold;
	margin:70px 0 0 30px;
	color:#b02c00;
	}
.blogname h2 {
	margin:-5px 0 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	}

/* The Search Form */

.search {
	float:right;
	width:260px;
	height:29px;
	margin-top:175px;
	padding-right:0px;
	}
.search form {
	margin:0;
	padding:0;

	}
.search input {
	border:1px solid #000;
	padding:0;
	float:left;
	}
.search input#s {
	width:150px;
	height:22px;
	margin-right:4px;
	font-size:16px;
	padding:3px 2px 2px 7px;
	}
.search input#submit {
	width:48px;
	height:29px;
	background:url(images/search.png);
	}

/* The Menu */

.menu {
	height:42px;
	background:url(images/menu.png);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:10px 10px 0 0;
	float:left;
	}
.menu li {
	display:inline;
	font-size:14px;
	padding:0px 5px 0px 20px;
	font-weight:bold;
	}
.menu a {
	color:#ff4000;
	text-decoration:none;
	}
.menu a:hover {
	color:#000;
	background:none;
	}

/* The Line */

.line {
	height:15px;
	background:url(images/line.png);
	}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:url(images/content.png) top;
	}

/* The Posts */

.text {
	width:750px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0 0 10px 23px;
	
	}

h1.title {
	font-size:20px;
	margin:0;
	padding:0;
	color:#000;
	font-weight:bold;
	
	
	}
h1.title a {
	color:#000;
	text-decoration:none;
	}
h1.title a:hover {
	color:#d5d5d5;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	background:#7a1f00;
	border: 1px solid #fff;
	Padding:3px 3px 3px 3px;

	}
.postinfo a {
	color:#000001;
	text-decoration:none;

	
	}

/* The Sidebar */

.sidebar {
	width:200px;
	float:right;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:20px;
	padding-top:8px;
	padding-left:5px;
	font-size:16px;
	color:#000;
	margin:5px 0;
	background:none;
	line-height:normal;
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#d04d21;
	font-weight:bold;
	
	}
.sidebar a:hover {
	color:#68c5bd;
	}


/* The Footer */

.footer {
	height:40px;
	background:url(images/footer2.png);
	text-align:center;
	color:#000;
	font-size:14px;
	padding-top:15px;
	}
.footer a {
	color:#d04d21;
	text-decoration:none;
	}
.footer a:hover {
	color:#748a00;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#000;
	background:#eedcbd;
	}

/* 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 {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	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 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}