/*

Theme Name: TheSpeedBlog

Theme URI: http://themey.com/the-speed-blog-wordpress-theme/

Description: <p>A racey theme originally designed for Alan J. Porter's <i><a href="http://thespeedblog.com">The Speed Blog</a></i> by <a href="http://themey.com">Themey</a>. Licensed under <a href="http://themey.com/the-speed-blog-wordpress-theme/">Creative Commons</a>.</p><p>Looking for a custom theme? Contact <a href="http://themey.com">Themey</a> with your ideas for a quotation.</p> 

Version: 1.0

Author: Themey

Author URI: http://themey.com

*/







/*- Page Structure */



html { /* Force Vertical Scrollbar */

	/* IE */

	overflow-y: scroll; 

	/* Moz */

	height: 100%;

	margin-bottom: 0.1em;

}



* {

	padding: 0;

	margin: 0;

	}



img {

	border: 0;

	}



body {

	font: 62.5% Arial, Sans-Serif; /* Resets 1em to 10px */

	color: #444;

	background: #be0f0f url('images/page_background.png') left top repeat-x;

	text-align: center;

	margin: 0 0 30px;

	}



	

#page {

	text-align: left;

	margin: 0 auto;

	padding: 0px 0 0px;

	position: relative;

	width: 780px;

	border-top: none;

	}

#pagewrapper {

	background: url('images/footer_background.png') center bottom repeat-x;

}

#pagebody {

	width: 780px;

	margin: auto;

	float: center;

}	

* html #page { width: 770px } /* IE hack */



#header {

	padding: 0;

	margin: 0;

	position: relative;

	height: 210px;

	background: url('images/header_background.png') left top no-repeat;

	}

#HeaderText {

	float: left;

	text-align: center;

	margin-top: 30px;

	margin-left: 50px;

	width: 300px;

}

#HeaderNavLinks {

	height: 17px;

	line-height: 17px;

	font-weight: bold;

	font-size: 1.2em;

}

#HeaderNavLinks img{

	padding-left: 5px;

}

#header a{

	color: #000000;

}

#HeaderBar {

	width: 700px;

	float: center;

	margin: auto;

	margin-top: 30px;

	background: #84a8c4;

	padding-right: 5px;

	height: 30px;

}

#header_ads {

	bottom: 10px;

	position: absolute;

	padding-left: 25px;

}



#search {

	margin-top: 25px;

	float: center;

	margin: auto;

	width: 200px;

	text-align: center;

}

ul.menu {

	margin: 0;

	padding: 0;

	left: 30px;

	top: 142px;

	width: 90%;

	height: 25px;

	position: absolute;

	margin-top: 7px;

	}



ul.menu li {

	display: inline;

	margin: 0;

	border-left: 1px solid #000000;

	}



ul.menu,

ul.menu li a {

	padding: 0px 5px 0px 5px;

	}



ul.menu li a {

	font-size: 1.3em;

	font-weight: bold;

	color: #000000;

	margin: 0;

	}



ul.menu li a:hover {

	color: #000000 !important;

	text-decoration: none;

	}



ul.menu li.current_page_item a,

ul.menu li.current_page_item a:hover {

	color: #000000 !important;

	text-decoration: none;

	}



ul.menu li.blog_item a,

ul.menu li.blog_item a:hover {

	color: #000000 !important;

	text-decoration: none;

	}

ul.menu li.blog_item {

	display: inline;

	margin: 0;

	border-left: none;

	}

.admintab {

	position: absolute;

	right: 150px;

	border-right: none;

	}



* html .admintab { padding: 5px 15px 6px }	/* IE hack */

	

a img,:link img,:visited img { border:none }



#searchsubmit {

	background: #ffea00;

	color: #000000;

	border: 1px solid #000000;

	padding-left: 5px;

	padding-right: 5px;

}



#primary {

	width: 500px;

	float: left;

	padding: 0px 0 10px;

	margin: 0px;

	display: inline;

	background: #a71616;

}

	

* html #primary {

	width: 490px;

}

	

#primarycontent {

}

#spacer {

	height: 250px;

}

	

.comments {

	text-align: left;

	padding: 30px 10px 30px 10px;

	position: relative;

	}





	

a img,:link img,:visited img { border:none }





/*- Headings */



h1, h2, h3, h4 {

	font-family: Arial, Sans-Serif;

	}

#title, #title h1, #title a {

	font-size: 1.6em;

	font-weight: bold;

	color: #ffffff;

	padding-top: 40px;

}

#title a:hover {

	text-decoration: underline;

}

#description {

	font-size: 1.5em;

	color: #ffffff;

	margin-top: 10px;

	margin-left: 25px;

}

h1 {

	font-size: 3.3em;

	font-weight: bold;

	margin: 0;

	padding: 20px 40px 0;

	color: #83bd3e;

}



h1, h1 a, h1 a:hover, h1 a:visited {

	text-decoration: none;

	color: #83bd3e;

}



h1 a:hover {

	text-decoration: underline;

	color: #83bd3e;

}







h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */

	text-align: left;

	font-size: 2.4em;

	font-weight: bold;

	letter-spacing: -1px;

	}



#primary .entry-content h3 {

	font-size: 1.8em;

	font-weight: bold;

	margin-top: 25px;

	color: #000000;

	}

#primary .entry-content h3 a{

	color: #000000;

	}



#primary .entry-content h4 {

	font-size: 1.5em;

	font-weight: normal;

	margin-top: 25px;

	}



#primary .k2-asides h3 {

	font-size: 1.6em;

	font-weight: normal;

	}



.entry-head {

	margin-top: 10px;

	}



body.page .entry-content h3 {

	font-size: 1.7em;

	display: block;

	padding: 15px 0 0;

	}



body.page .entry-content h4 {

	font-size: 1.5em;

	display: block;

	padding: 15px 0 0;

	}





	

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */

#sidebar .metalink a, #sidebar .metalink a:visited,

#sidebar span a, #sidebar span a:visited {

	color: #999;

	font-weight: normal;

	}



#primary .hentry .entry-head .metalink {

	font-size: 1.8em;

	letter-spacing: -1px;

	text-transform: lowercase;

	margin-left: 15px;

	}



#primary .k2-asides .entry-head .metalink {

	font-size: 1.4em;

	}



.single #primary .k2-asides .entry-content {

	font-size: 1.5em;

	color: #999;

	}



.comment-meta {

	margin: 0 0px 0 0;

	float: none;

	}



.comment-login, .comment-welcomeback {

	margin-top: 15px;

	color: #ffffff;

}



#comment-personaldetails {

	margin-top: 10px;

}







body.page .entry-edit {

	position: absolute;

	right: 0;

	margin-top: -15px;

	}



.entry-edit a {

	border: none;

	padding: 2px;

	height: 16px;

	font-bold;

	color: #ffffff;

	}



.comment-edit a {

	border: none;

	padding: 2px;

	padding-left: 23px;

	margin-left: 10px;

	height: 16px;

	}



h2, h2 a, h2 a:visited,

h3, h3 a, h3 a:visited,

h4, h4 a, h4 a:visited {

	color: #ffffff;

	}



h2, h2 a, h2 a:hover, h2 a:visited,

h3, h3 a, h3 a:hover, h3 a:visited,

h4, h4 a, h4 a:hover, h4 a:visited {

	text-decoration: none;

	}



.entry-title {

	font-size: 2em;

	color: #ffea00;

	margin-bottom: 10px;

	width: 300px;

}

.entry-title a{

	color: #ffea00;

	font-weight: bold;

}





.entry-meta { /* Time and category for blog entries */

	font-size: 1.2em;

	display: none;

	margin-top: 5px;

	color: #be0f0f;

	font-weight: bold;

	padding: 3px;

	width: 0px;

	background: #000000;

	}



.entry-meta a, .comment-meta a {

	color: #be0f0f;

	}

.commentslink {

	float: right;

	color: #be0f0f;

	margin: 0;

	padding: 0;

	width: 100px;

}

.commentslink a{

	color: #be0f0f;

	font-weight: bold;

}

.chronodata {

	}





.quoter_comment {

	padding: 2px 0 2px 20px;

	margin-left: 5px;

	}



.entry-tags {

	display: block;

	padding: 20px 0 2px 0px;

	font-size: 1.2em;

	color: #ffffff;

	}



/*- Primary Contents */



.hentry {

	margin: 0;

	padding: 15px;

	position: relative;

	color: #ffffff;

	}



.entry-content {

	font-size: 1.2em;

	line-height: 1.8em;

	text-align: justify;

	color: #ffffff;

	}



.entry-content p,

.entry-content ul,

.entry-content ol,

.entry-content div,

.entry-content blockquote {

	margin: 13px 0;

	}





.metalinks {

	margin-top: 3px;

	}



.commentsrsslink {

	background: url('images/feed.png') left top no-repeat;

	padding: 2px 0 2px 20px;

	margin-right: 10px;

	height: 16px;

	}



.trackbacklink {

	background: url('images/arrow_refresh.png') left top no-repeat;

	padding: 2px 0 2px 20px;

	height: 16px;

	}



.commentsrsslink a, .trackbacklink a {

	color: #ffffff;

	padding: 2px;

	}

.comment-meta a {

	color: #ffffff;

}

.nopassword {

	text-align: center;

	}



#commentlist {

	margin: 0;

	padding: 10px 0 20px;

	position: relative;

	}



#commentlist li {

	margin: 10px 10px;;

	padding: 10px 10px 5px;

	list-style: none;

	background: #6f0909;

	color: #ffffff;

}

	

* html #commentlist li {

    background: #e6e6e6 url('') center bottom no-repeat;;

}





#commentlist li .comment-content {

	padding: 10px 0;

	font-size: 1.2em;

	line-height: 1.8em;

	}



.comment-content p,

.comment-content ul,

.comment-content ol,

.comment-content div,

.comment-content blockquote {

	margin: 13px 0;

	}



#commentlist li .comment-meta {

	padding: 2px 0 2px 2px;

	display: block;

	}



#commentlist li img {

	padding: 0;

	border: none;

	}







#commentlist li .commentauthor {

	font-size: 1.5em;

	font-weight: bold;

	letter-spacing: -1px;

	}

#commentlist li .commentauthor a{

	color: #ffffff;

	}

#commentlist li .counter {

	display: none;

	font: normal 1.5em Arial, Helvetica, Sans-Serif;

	color: #999;

	float: left;

	width: 35px;

	}



li.byuser {

	background: #f6f7f8;

	}



li.bypostauthor {

	background: #eee;

	}



li.bypostauthor blockquote {

	color: #333;

	background: url('images/quote.png') no-repeat 10px 0;              

	}

	 

.post {

	color: #ffffff;

}

	

#leavecomment, .comments #loading {

	text-align: center;

	margin: 30px 0 20px !important;

	color: #ddd;

	font-size: 2em;

	letter-spacing: -2px;

	}



.comments #loading {

	margin-top: 20px !important;

	}



.comments #error {

	line-height: 2.0;

	padding: 5px;

	color: #FF0000;

	background-color: #FFFF99;

}



.comments #commentload {

	padding-top: 3px;

	float: right;

	vertical-align: middle;

}



.comments form {

	clear: both;

	padding: 1px 0 10px;

	margin: 0;

	}



.comments input[type=text], .comments textarea {

	font: 1.2em 'Courier New', Courier, Monospace;

	padding: 3px;

	color: #777;

	}



input[type=text]:focus, textarea:focus {

	background: #fff;

	color: #000000;

	border-color: #2c6a18;

	}



.comments form input[type=text] {

	width: 45%;

	margin: 5px 5px 1px 0;

	}



.comments textarea {

	height: 250px;

	width: 95%;

	margin: 10px 0;

	}



.comments form #submit {

	margin: 0;

	float: right;

	}



#Footer {

	font-size: 1.3em;

	color: #febf00;

	font-weight: bold;

	text-align: center;

	height: 223px;

	background: url('images/footer_picture.png') center top no-repeat;

	}

#FooterCenter {

	width: 780px;

	float: center;

	margin: auto;

	padding-top: 210px;

}

#Footer a {

	color: #febf00;

	text-decoration: none;

	}

#Footer a:hover {

	border: none;

	text-decoration: underline;

	color: #febf00;

	}

#FooterLeft {

	float: left;

	text-align: left;

	padding-left: 5px;

}

#FooterRight {

	float: right;

	text-align: right;

	padding-right: 5px;

}





#primary a:hover, #primary a:visited:hover,

#sidebar a:hover, #sidebar a:visited:hover {

	text-decoration: underline;

	}



h2 a:hover, h2 span a:hover {

	color: #000000 !important;

	}



a {

	color: #ffffff;

	text-decoration: none;

	}



.entry-content a:visited {

	color: #000000;

	}





.clear {

	clear: both;

	margin: 0;

	padding: 0;

	}



#primary .entry-content img {

	margin: 0 5px;

	padding: 4px;

	border: 1px solid #ccc;

	max-width: 150;

	}



#primary table img {

	max-width: none;

	}



.center {

	text-align: center;

	}



.alignright {

	float: right;

	}

	

.alignleft {

	float: left

	}



img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

	

img.alignright, img[align="right"] {

	padding: 4px !important;

	margin: 0 0 2px 7px !important;

	display: inline;

	}



img.alignleft, img[align="left"] {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}

	

img.noborder {

	border: none !important;

	}



small {

	font-size: 0.9em;

	line-height: 1.5em;

	}



small, strike {

	color: #000000;

	}

	

code {

	font: 1.1em 'Courier New', Courier, Monospace;

	}



.chronodata abbr { border: 0; }



blockquote {

	margin: 20px 0;

	padding: 0 20px 0 50px;

	color: #333;

	background: url('images/quote.png') no-repeat 10px 0;

	border: none;

	}



hr {

	display: none;

	}



#navigation {

	background: url('images/page_navigation_background.jpg') left top no-repeat;

	text-align: center;

	margin: 10px 0;

	padding: 0;

	width: 437px;

	height: 21px;

	padding-left: 20px;

	padding-right: 20px;

	padding-top: 5px;

	}



.comments #navigation {

	margin: 10px 0;

	}



#navigation .left {

	float: left;

	width: 50%;

	text-align: left;

	}



#navigation .right {

	float: right;

	width: 50%;

	text-align: right;

	}



#navigation p {

	margin: 0;

	padding: 0;

	}



#navigation a {

	color: #000000;

	font-size: 1em;

	}



.alert {

	background: #FFF6BF;

	border-top: 2px solid #FFD324;

	border-bottom: 2px solid #FFD324;

	text-align: center;

	margin: 10px auto;

	padding: 5px 20px;

	}



img.wp-smiley {

	border: none !important;

	padding: 0 0 0 5px !important;

	}





.archive-list {

	list-style: none;

	margin: 10px 0 0 0 !important;

	padding-left: 0px !important;

	}



.archive-list li {

	display: block;

	float: left;

	margin: 0 10px 0 0 !important;

	padding: 2px 0 2px 10px !important;

	width: 150px;

	}





.archive-list li:hover {

	background: url('images/trans_block.png');

}



.entry-content ol, .entry-content ul {

	padding: 0 0 0 35px;

	}

.entry-content p{

	line-height: 1.2em;

}

.entry-content ol li, .entry-content ul li {

	margin: 0 0 3px;

	padding: 0;

}



ol li {

	list-style: decimal outside;

}





#searchform {

	display: block;

	position: relative;

	margin-top: 5px;

	}



#search h2 {

	display: none;

	}



input[type=text], textarea {

	color: #444;

	padding: 1px;

	margin: 0;

	}



#s {

	width: 100px;

	height: 18px;

	margin-right: 5px;

	background: #ffffff;

	border: 1px solid #000000;

	margin-left: 8px;

	}



.attachment {

	text-align: center;

	}



#HomePageImage {

	padding-top: 10px;

	padding-bottom: 10px;

	text-align: center;

}

#secondarywrapper1 {

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 20px;

}

* html #secondarywrapper1 { 

	width: 200px;

}

#secondarywrapper2 {

	padding-left: 20px;

	padding-right: 20px;

	padding-bottom: 40px;

}

* html #secondarywrapper2 { 

	width: 200px;

}

#sidebar {

	font-size: 1em;

	line-height: 1.5em;

	padding: 5px;

	margin: 0 0 20px 70%;

	width: 200px;

	color: #ffffff;

	position: relative;

	background: #a71616;

}

* html #sidebar {

	margin: 0 0 20px 70%;

}

#SideBarNav {

	width: 200px;

	float: center;

	margin: auto;

	display: block;

	text-align: center;

}

* html #SideBarNav { 

	margin-right: 10px;

	width: 200px;

}

#SideBarNav a{

	font-weight: bold;

	font-size: 1.2em;

}

#SideBarNavRSS {

	width: 90px; 

	margin: 0px;

	padding: 0px;

	height: 15px;

	text-align: center;

}

#SideBarNavFav {

	width: 90px; 

	margin: 0px;

	padding: 0px;

	height: 15px;

	text-align: center;

}



#sidebar div {

	margin: 0px 0 0;

	padding: 0;

}

#sidebar span a {

	margin-left: 10px;

}

#sidebar div p {

	margin-top: 0.5em;

}

#sidebar ul, #sidebar ol, #sidebar div div {

	margin: 5px 0 0;

	padding-left: 0;

	margin-bottom: 20px;

}

#sidebar ol {

	margin-left: 15px;

}

#sidebar ul li, #sidebar ol li {

	margin: 0;

	padding: 1px 0;

}

#sidebar ul li h2 {

	color: #ffffff; 

	font-weight: bold;

	font-size: 1.2em;

	letter-spacing: 2px;

	height: 20px;

	line-height: 20px;

	margin-top: 20px;

}

#sidebar ul li {

	color: #ffffff;

	margin-left: 20px;

}



#sidebar ul li {

	list-style: none;

}

#sidebar ul ul li{

	list-style: circle;

	list-style-image: url(images/sidebar_bullet.png);

	margin-left: 15px;

	color: #ffffff;

	font-size: 1.2em;

}

#sidebar ul ul{

	margin-bottom: 20px;

}

.pagetitle {

	margin-left: 20px;

	margin-top: 20px;

}

#calendar_wrap {

}

#wp-calendar {

	float: center;

	margin: auto;

	border-collapse: collapse;

	width: 180px;

	color: #ffffff;

	margin-left: -5px;

}

* html #wp-calendar {

	margin-left: 5px;

}

#wp-calendar caption {

	float: center;

	margin: auto;

	font-weight: bold;

	font-size: 1.2em;

	padding-bottom: 5px;

}

#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	text-align: center;

	border: none;

	border-collapse: collapse;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

	

.postmetadata  {

	color: #000000;

}

#current-content {

}