/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #484848;
	background-color: #FFFFFF;
	background-image: url(../images/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #910000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 150%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #8B0101;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

#wrapper {
}

#header {
	width: 900px;
	height: 175px;
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo img {
	padding-top: 20px;
	float: left;
}

#header h1 {
	font-size: 16pt;
	color: #FF4F53;
	float: right;
	padding-top: 115px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: normal;
}
#wrapper #header #machinehead h1 {
	font-size: 16pt;
	color: #FF4F53;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: normal;
	padding-top: 0px;
}
#wrapper #header #machinehead {
	float: right;
	width: 400px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* Menu */

#menu {
	width: 895px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 30px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF5134;
	background-image: url(../images/img03.gif);
	background-repeat: no-repeat;
	background-position: left 75%;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 890px;
	background-image: url(../images/gear.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
	border-bottom-style: none;
}

.post .title {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A90000;
}

.post .title h2 {
	font-size: 2.2em;
}
.post .detailtitle {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A90000;
}

.post .detailtitle h2 {
	font-size: 22px;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.post .title p {
	margin: 0;
	line-height: normal;
	color: #373737;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 20px;
}
.post .forsale {
	padding-top: 20px;
}
#content .post .forsale li {
	list-style-type: none;
	padding-left: 100px;
	line-height: 1.5em;
	list-style-position: inside;
}


.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background-image: url(../images/img08.gif);
	background-repeat: no-repeat;
}

.post .links .comments {
	background-image: url(../images/img08.gif);
	background-repeat: no-repeat;
}

/* Sidebar */

#page #sidebar {
	float: right;
	width: 240px;
	padding-top: 27px;
	clear: none;
}

#sidebar h2 {
	width: 235px;
	height: 30px;
	border-bottom: 1px #A90000 dashed;
	font-size: 1.2em;
	color: #993333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
#page #sidebar p {
	line-height: 1.3em;
	font-size: 12px;
}

#sidebar a {
	color: #8C0000;
}
#sidebar a:hover {

}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 2px solid #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .7em;
}
#footer .links {
	font-size: .9em;
}


#footer a {
	text-decoration: none;
	color: #8B0101;
}
#footer a:hover {
	text-decoration: none;
	font-weight: bold;
}
#wrapper #page #content .post .entry .style5 {
	list-style-position: inside;
	list-style-type: disc;
}
#wrapper #page #sidebar p {
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
#wrapper #page #sidebar #contact {
	background-color: #ECECEC;
	width: 220px;
	border: 1px dotted #910000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .post .entry #line {
	height: 15px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	margin: 0px;
	padding: 0px;
}
.thumbnail /* A floating image and caption */
   {
	float: left;
	font-style: italic;
	font-weight: bold;
	font-size: 77%;
	margin-top: 5px;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.portfolio {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	clear: left;
}
.portfolio h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	letter-spacing: normal;
	line-height: normal;
}
.portfolio p {
	line-height: 1.3em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	color: #494949;
	font-size: 16px;
	vertical-align: top;
}
#content .post .entry #frontmachine a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: left;
}
#page #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;
	text-align: center;
}
#page #content .post .portfolio p {
	text-align: left;
}
#content .post .title h1 {
	letter-spacing: -2px;
	font-size: 26px;
	text-align: left;
}
#page #sidebar h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	color: #910000;
}
#page #sidebar li {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	color: #910000;
	list-style-type: none;
}
#content .post .detailtitle h1 {
	letter-spacing: -2px;
	font-size: 26px;
	text-align: left;
}
