/*

Theme Name: Smack F1

Theme URI: http://smackthemes.com/smack-f1

Description: Premium Wordpress Theme, f1, racing, motorsports, car, automotive, simple, light.

Author: SmackThemes.com

Author URI: http://smackthemes.com

Version: 1.1

Tags: f1, racing, motorsports, car, automotive, simple, red, white, black, light, two-columns, fixed-width.

*/



html {
	height: 100%;
}
body {
	min-height: 100%;
	height: 100%;
}
body {
	margin:0;
	padding:0;
	background: #ebe6ce url(images/bg.jpg) top center no-repeat;
	font-family:Trebuchet Ms;
	font-size:16px;
	text-align:center;
}
div#container {
	width:943px;
	text-align:left; /* needed for footer positioning*/
	margin:auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	clear: both;
}
div#header {
	height:140px;
	margin: auto;
	padding-top: 183px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#menu {
	height:38px;
	padding:0px;
	width:900px;
	margin:0;
	background-color: #c90d00;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div#menu {
	font-family:Trebuchet Ms;
	font-size:18px;
}
div#menu a {
	padding: 6px 25px;
	color: #FF6;
	text-decoration: none;
	float: left;
}
div#menu a:hover {
	color: #fff;
	text-decoration: none;
}
div#menu a.current {
	color: #fff;
}
div#content {
	margin:25px 0 0 0;
	padding:0px 25px 25px 25px;
	color:#000000;
	min-height: 100%;
	width:850px;
 /width:900px;
	position:absolute;
 /position:relative;
	_width: 830px;
	background-color: #FFF;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#post {
	float:left;
	width:475px;
	margin: 2px;
	border-top-width: 10px;
	border-right-width: medium;
	border-bottom-width: 10px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
}
div#post h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #F00;	
}
div#post h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #F00;	
	text-decoration: none;
}
div#post h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #F00;
	text-decoration: none;
}
div#post a {
	color: #F00;
}
div#post a:hover {
	color: #000;
}
.info {
	float:left;
	font-size:14px;
	color:#000;
}
.comments {
	float:left;
	background: url('images/bg_comments.gif') no-repeat;
	width:86px;
	height:22px;
	font-size:13px;
	color:white;
	margin:0 0 0 10px;
}
div#sidebar {
	float:right;
	width:320px;
	_width:230px;
	font-size:13px;
}
div#sidebar li ul {
	width:350px;
	font-size:13px;
	margin: auto;
}
.recentpost {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
div#footer {
	text-align:left;
	width:860px;
	height:50px;
	font-size:13px;
	color:#c90d00;
	clear: both;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	z-index: 1;
}
.title {
	color:#fff;
	font-size:30px;
	font-style:bold;
}
.description {
	color:#fff;
	font-size:18px;
}
a.lnk_big {
	color:#fff;
	font-size:38px;
	text-decoration:none;
	font-weight:bold;
}
a.lnk_big:hover {
	color:#fff;
	font-size:38px;
	text-decoration:none;
	font-weight:bold;
}
h1 {
	font-family:Trebuchet Ms;
	font-size:24px;
	color:#000;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h1 a {
	color:#c90d00;
	text-decoration:none;
}
h1 a:hover {
	color:#c90d00;
	text-decoration:underline;
}
a.lnk_pink:link {
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#c90d00;
	text-decoration:none;
}
a.lnk_pink:visited {
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#c90d00;
	text-decoration:none;
}
a.lnk_pink:hover {
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#c90d00;
	text-decoration:underline;
}
a.lnk_pink:active {
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#c90d00;
	text-decoration:none;
}
a.more {
	color:#c90d00;
	text-decoration:none;
}
a.more:hover {
	color:#c90d00;
	text-decoration:underline;
}
.comments a {
	color:#FFF;
	text-decoration:none;
}
.comments a:hover {
	color:#FFF;
	text-decoration:none;
}
a.lnk_pink:link {
	font-size:13px;
	color:#c90d00;
	text-decoration:none;
}
a.lnk_pink:visited {
	font-size:13px;
	color:#c90d00;
	text-decoration:none;
}
a.lnk_pink:hover {
	font-size:13px;
	color:#c90d00;
	text-decoration:underline;
}
a.lnk_pink:active {
	font-size:13px;
	color:#c90d00;
	text-decoration:none;
}
a.lnk_footer:link {
	font-size:13px;
	color:#c90d00;
	text-decoration:none;
}
a.lnk_footer:visited {
	font-size:13px;
	color:#c90d00;
	text-decoration:none;
}
a.lnk_footer:hover {
	font-size:13px;
	color:#c90d00;
	text-decoration:underline;
}
a.lnk_footer:active {
	font-size:13px;
	color:#c90d00;
	text-decoration:none;
}
#sidebar h2 {
	font-size:16px;
	color:#c90d00;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
#sidebar ul a {
	color:#FC0;
	_color:#F00;
	text-decoration:none;
	background-image: url(images/bulkrollover.png);
	_background-image: url(images/bulkrollover_ie.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 4px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
}
#sidebar ul li a:hover {
	color:#CF0;
	_color:#000000;
	text-decoration:underline;
	background-image: url(images/bulkrolloverdown.png);
	_background-image: url(images/bulkrolloverdown_ie.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar ul {
	list-style:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar ul li {
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar {
	text-align: center;
	_float: right;
	width: 240px;
	_width: 220px;
	margin-left: 20px;
	clear: right;
}
/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/* End Images */
#recentpost {
	vertical-align: 120%;
	list-style-type: square;
	width: 250px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
}
#recentpost a:hover {
	color: #009;
}
#recentpost a {
	color: #F00;
	text-decoration: none;
}