/*
Theme Name: Ruthie's Uniform
Theme URI: http://www.ruthiesuniform.com
Description: WP theme for Ruthie.
Version: 1.0
Author: Zack Goehner
Author URI: http://www.nineoclockarts.com
*/

body {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #111111;
	background: #FFFFFF url(images/bg.jpg) no-repeat top center;
	margin: 0px;
	text-align: center;
}
a:link {
	color: #387783;
}
a:visited {
	color: #387783;
}
a:hover {
	color: #009fbd;
}
a:active {
	color: #009fbd;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

div#container {
	width: 900px;
	margin: 0 auto;
	}
	
div#header {
	width: 100%;
	height: 120px;
	}
	
div.logo {float: left;}

div.logo h1 {
	margin: 0;
	padding: 0;
	}

div.logo h1 a {
	background: url(images/logo.png) center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 450px;
	height: 90px;
	}
	
div.nav {
	float: right;
	width: 450px;
	height: 90px;
	}
	
div.nav ul {
	margin: 0;
	padding: 0;
	display: inline;
	} 

div.nav ul li {
	margin: 0 15px 0 0;
	list-style: none;
	display: inline;
	line-height: 110px;
	font-weight: bold;
	}

div.nav ul li a {
	padding: 2px;
	text-decoration: none;
	}
	
div#secondary {
	width: 100%;
	height: 30px;
	background: url(images/secondary.png) no-repeat;
	clear: both;
	text-align: right;
	}
	
div#secondary img {
	margin-right: 154px;
	margin-top: 5px;
	}
	
div#content {
	margin: 20px 20px 40px 20px;
	width: 860px;
	text-align: left;
	line-height: 18px;
	background: url(images/sidebar-line.png) repeat-y right;
	}
	
div#main {
	width: 450px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	}
	
div#sidebar {
	width: 270px;
	float: right;
	}
	
.clear {
	clear: both;
	}
	
#footer {
	width: 100%;
}

#footer-top {
	width: 100%;
	height: 59px;
	background: url(images/footer-top.png) no-repeat;
	}
	
#footer-bottom {
	width: 100%;
	background: url(images/footer-bg.gif) repeat-y;
	min-height: 20px;
	}
	
#footer-left {
	width: 388px;
	margin-left: 42px;
	float: left;
	text-align: left;
	}
	
#footer-right {
	width: 450px;
	float: right;
	text-align: center;
	}
	
h3.scraps {
	width: 240px;
	height: 31px;
	background: url(images/scrapssnippets.png);
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
	
#footer h4 {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	}
	
#footer h4 a {
	color: #111;
	text-decoration: none;
	}
	
#footer h4 a:hover {
	color: #d31d00;
	}
	
#footer .scraps-date {
	font-size: 11px;
	}
	
#footer .scraps-content {
	padding-bottom: 8px;
	border-bottom: 1px dashed #c3c3be;
	margin-bottom: 15px;
	font-size: 11px;
	}
	
#footer .contact {
	width: 285px;
	margin: 0 auto;
	background: url(images/footer-contact.png) no-repeat top;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	text-align: left;
	min-height: 68px;
	}

#footer .contact p {
	margin-left: 90px;
	}
	
#footer .details {
	width: 310px;
	margin: 0 auto;
	font-size: 11px;
	color: #73433f;
	padding: 15px 0;
	}
	
.sew, .copyright, .credits {
	display: block;
	}
	
.credits a {
	color: #777;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 30px;
	}
	
div#promo {
	width: 100%;
	height: 452px;
	margin-top: 20px;
	}
	
div#promo-left {
	float: left;
	width: 450px;
	}
	
div#promo-right {
	float: right;
	width: 400px;
	background: url(images/promo-right-bg.png) top left no-repeat;
	text-align: left;
	line-height: 20px;
	}
	
div#promo-right div.content {
	margin: 60px 20px 0 0;
	}
	
img.float-right {
	float: right;
	padding: 0 0 0 15px;
	}
	
.date {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: -15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	width: 400px;
	}
	
div.entry {
	margin-bottom: 40px;
	}
	
div.entry h2 a {
	text-decoration: none;
	color: #111;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#sidebar ul li {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	}
	
#sidebar ul li ul li {
	margin: 0 0 10px 0;
	}
	
#sidebar ul li h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #999;
	}
	
#sidebar a {
	color: #991500;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #d31d00;
	}
	
.entry img {
	background: #fff;
	padding: 3px;
	border: 1px solid #ddd;
	margin: 3px;
	}
	
.commentmetadata {
	font-size: 11px;
	}