/*
CSS for kyautosales.com
*/

body {
	margin: 20px 0px 0px 0px;
	background: #000000 url(images/ford4.jpg) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5d5d5d; 
}


h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #565F68;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #336177; 
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px 25px;
	background: #eeeeee;
}


#header {
	width: 910px;
	height: 225px;
	margin: 0 auto;
	background: url(images/mustang2g.jpg) no-repeat left top;
}


#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo p {
	margin: 0;
	list-style: none;
	float: left;
	padding: 165px 0 0 10px;
	letter-spacing: 0px;
	font: bold 38px Helvetica, Arial, sans-serif;
	color: #000000;

}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


#page {
	width: 910px;
}


#content {
	float: right;
	width: 620px;
	padding: 40px 20px 0 0;
}

.post .title {
	color: #000000;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

.post iframe {
	height: 700px;
	width: 620px;
}

.post img {
	padding: 0 0 0 20px;
}

#sidebar {
	float: left;
	padding: 40px 0 0 0px;
	color: #787878;
}

#sidebar ul {
	list-style: none;
	width: 220px;
}

#sidebar a {
	color: #787878;
	border: none;
	display: block;
	margin: 10px 10px 10px 0px;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 10px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 40px;
	border: none;
}

#sidebar a:hover, a:active, #home li.home a, #services li.services a , #store li.store a , #photos li.photos a{
	color: #FFFFFF;
	background: url(images/sidegreyblue.jpg) no-repeat left top;
}

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
