/*  
Theme Name: Corning Ford
Theme URI: N/A
Description: Designed to match www.corningford.com
Version: 1.0
Author: James Brooks
Author URI: http://www.stop1photo.com

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #1F4063;
	color: gray;
	text-align: center;
	}

#page {
	text-align: left;
	width:900px;
	height:auto;
	background:white;
	margin:0 auto;
	}

#content {
	float:left;
	width:690px;
	padding-left:20px;
	padding-right:10px;
	border-right:#DDD 1px dotted;
	background:white;
	overflow:hidden;
}

#cat {
	width:135px;
}
.postform {
	width:135px;
}


.reset { clear:both; }

#header {
	width:100%;
	height:185px;
	text-align:center;
	background: url('http://www.corningford.com/images/nav/logobanner-bg.jpg') repeat-x top;
}

#header img {
	position:top center;
}

#sidebar
{
	float:right;
	padding: 20px 0 10px 0;
	width: 166px;
	background:white;
	height:auto;
	}

#sidebar form {
	margin: 0;
	}
#sidebar a {
	color: gray;
	text-decoration:none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-left: 5px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size:12px;
	color:black;
	}

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 60px;
	background: url('http://www.corningford.com/images/nav/footer.jpg') repeat-x top #1F4063;
	clear: both;
	font-size:8pt;
	text-align:center;
	color:white;
	}

#footer a {
	color:white;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#footer ul li {
	display:inline;
}

#footer li a {
	position:relative;
	top:-15px;
}

#footer li a:link {
	color:#BE8A24;
	text-decoration:none;
}

#footer li a:hover {
	color:#BE8A24;
	text-decoration:underline;
}

#footer li a:visited {
	color:#DDDDDD;
	text-decoration:underline;
}


#navbar {
	height:38px;
	width:800px;
	text-align:right;
	float:left;
	background:none;
}

#navbar img {
	border:none;
}

#navbar a {
	float:left;
	text-align:left;
}

