/*
Theme Name: Wingfield Works
Theme URI: http://websitedesignderby.com/
Description: Wingfield Works.
Version: 1.6
Author: Stephen Abbott
Author URI: http://websitedesignderby.com/
Tags: Yellow / Grey

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Theme Style */
*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	background: #feffde;
}

img
{
	border: 0;
}

#pagecontainer
{
	margin: 10px auto;
	width: 880px;
	background: url('images/design_06.jpg') top left repeat-y;
}

#sitecontainer
{
	margin: 0px auto;
	width: 880px;
	background: url('images/design_03.jpg') top left no-repeat;
}

#sidebar	
{
	width: 220px;
	float: left;
	padding-left: 30px;
}

h6
{
	color: #403b3e;
	font-size: 12px;
	font-weight: normal;
}

.menudashed
{
	padding-bottom: 18px;
	border-bottom: 1px dashed #c3b9bf;
}

#menu
{
	width: 178px;
	border-top: 1px solid #c3b9bf;
	border-left: 1px solid #c3b9bf;
	border-right: 1px solid #c3b9bf;
	padding: 20px 20px 20px 20px;
}

#menu ul
{
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 18px;
	line-height: 24px;
}

#menu ul li
{
	display: block;
}

.menuitem li
{
	margin-left: 12px;
	text-indent: 18px;
	background: url('images/bullet.jpg') left no-repeat;
}

#menu ul li a
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#menu ul li a:hover
{
	color: #7c2151;
	text-decoration: underline;
}

#mainright
{
	float: right;
	width: 620px;
}

#mainright a.logo
{
	width: 600px;
	float: left;
	height: 190px;
}

#body
{
	padding: 10px;
	width: 600px;
}

#body a
{	
	color: #b56690;
}

h1 a, h2 a, h1, h2
{
	float: left;
	text-indent: 30px;
	color: #d577a9;
	font-size: 14px;
	margin-bottom: 12px;
	text-decoration: none;
	background: url('images/headers.jpg') left top no-repeat;
}

h3, h3 a
{
	float: left;
	color: #d577a9;
	font-size: 14px;
	margin-bottom: 12px;
	text-decoration: none;
}

#body p, .entry p, .entry ul li
{
	margin: 12px 0px 12px 0px;
	line-height: 24px;
}

.entry ul
{
	list-style-type: square;
	margin-left: 20px;
}

#body img
{
	padding: 2px;
	margin: 0px 10px 0px 0px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

#footer
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
	width: 600px;
	color: #666666;
	text-decoration: none;
	border-top: 1px solid #d577a9;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

.signature,
{
	font-style: italic;
}

.signature a, .post-edit-link
{
	color: #d577a9;
	font-style: italic;
}

.signature a:hover, .post-edit-link:hover
{
	color: #985078;
}

.clear
{
	clear: both;
}

.fill
{
	height: 318px;
	width: 400px;
}

/* users */

ol
{
	list-style-type: none;
}

.comment
{
	border: solid 1px #eed1e0;
	background: #ffffff;
	padding: 10px;
	margin-bottom: 12px;
}

.comment a
{	
	color: #b56690;
}

.comment-author-admin
{	
	background: #f8ecf3;
	border: solid 1px #e891be;
}

.comment a
{	
	color: #b56690;
}

.vcard small
{
	font-size: 100%;
	line-height: 24px;
}

.avatar
{ 
	display: none; 
	border: 0px;
}

/* search box */
.searchform input
{ 
	padding: 1px; margin-left: 2px; margin-right: 2px; vertical-align: middle
}

.searchform input
{ 
	border: 1px solid #../; height: 14px; padding: 2px; margin: 5px 0 0 0; 
}

.searchform
{ 
	float: left;  
}

#searchsubmit
{ 
	border: none; width: 26px; height: 22px; cursor: hand; margin-left: -6px; background: url('images/searchsubmit.png') no-repeat left top; 
}

#searchsubmit:hover
{ 
	border: none; width: 26px; height: 22px; cursor: hand; margin-left: -6px; background: url('images/searchsubmit.png') no-repeat left bottom; 
}

.marginbottom
{
	margin-bottom: 12px;
}
