/*  
Theme Name: Manning Knits 1.0
Description: The Manning Knits WP theme, based on the barthelme theme by Scott Allan Wallick (http://stockwallick.com)
Version: 1.0
Author: Liz Manning
Author URI: http://www.erdufylla.net
*/
/*
"Manning Knits" (C) 2008 Elizabeth Manning - http://www.erdufylla.net/ 
*/
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Veranda, Sans Serif;
	} 
body {
	background-color: #fff;
	color: #222;
/*	line-height: 150%;*/
	}


/* GLOBAL ELEMENT COMBINATIONS 
---------------------------------------------------------------------------------------------------------------- */

h3.post-date, p.post-date-single, h3#comment-count {
	word-spacing: 0.2em;
	}
div.post-header p, p.post-date-single, div.post-footer, h3#comment-count, div#sidebar ul li h2 {
	background: #fff;
	color: #888;
	}
h3.post-date, div.post-entry blockquote, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div#sidebar ul li p {
	background: #fff;
	color: #444;
	}
p.post-date-single, div.post-footer p, div.nav-left, div.nav-right {
	text-align: center;
	}


/* HEADER STUFF
---------------------------------------------------------------------------------------------------------------- */

div#header {
	background: #ffffff url(images/blog-header.jpg) no-repeat top left;
	color: #000000;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 200px;
	}
	
ul#top-nav	{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 150px;
	left: 370px;
	list-style: none;
	height: 22px;
	vertical-align:baseline;
	}
ul#top-nav li	{
	float: left;
	width: 120px;
	padding: 5px;
	height: 22px;
	line-height: 22px;
	position: relative;
	}
ul#top-nav li#home {
	background-image: url(images/home-no.gif);
	background-repeat: no-repeat;
	width: 75px;
	}
ul#top-nav li#about {
	background-image: url(images/about-no.gif);
	background-repeat: no-repeat;
	}
ul#top-nav li#archive {
	background-image: url(images/archive-no.gif);
	background-repeat: no-repeat;
	}
ul#top-nav li#projects {
	background-image: url(images/projects-no.gif);
	background-repeat: no-repeat;
	}
ul#top-nav li#designs  {
	background-image: url(images/designs-no.gif);
	background-repeat: no-repeat;
	}
ul#top-nav li#links {
	background-image: url(images/links-no.gif);
	background-repeat: no-repeat;
	}
ul#top-nav li a	{
	display: block;
	height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: none;
	}
ul#top-nav li ul	{
	background-color: #ffb924;
	color: #74526f;
/*	width: 120px; */
	z-index: 200;
	display: none;
	height: auto;
	left: 0px;
	top: 32px;
	padding: 2px;
	margin-top: -2px;
	position: absolute;
	border: 2px solid #b61b73;
	list-style: none;
	}
ul#top-nav li li	{
	background-color: transparent;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	line-height: 18px;
	width: 120px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: static;
	color: #b61b73;
	}
ul#top-nav li li a, ul#top-nav li li a:link, ul#top-nav li li a:visited, ul#top-nav li li a:active, ul#top-nav li li a:hover	{	
	background: transparent;
	display: block;
	color: #ffffff;
	padding: 2px 5px; 
	margin-left: -5px;
	width: 120px;
	height: auto;
	}
ul#top-nav li li a:hover	{
	background-color: #b61b73;
	color: #ffffff;
	}
ul#top-nav li:hover ul, ul#top-nav li.over ul	{	/* lists nested under hovered list items */
	display: block;
	}
ul#top-nav li > ul	{	/* to override top and left in browsers other than IE, which will position to the top right of the containing LI, rather than bottom left */
	top: auto;
	left: auto;
	}
/* h1#title {
	font-size: 2.2em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	}
p#description {
	font-size: 1.3em;
	margin: 0;
	} */


/* WRAPPER - CONTAINER - CONTENT STUFF
---------------------------------------------------------------------------------------------------------------- */

div#wrapper {
	width: 95%; 
	}
div#container {
	width: auto;
	right: 0px;
}
div#content {
	width: auto;
	margin: 0px;
}
div#content p.small {
	font-size: 12px;
	font-style: italic;
}
/*div#container, div.post-container {
	width: 100%; 
} */
div#container {
/*	margin: 0 0 0 -20em;  */
	margin: 0px;
}
div#content div#byDate, div#content div#byCategory, div#content div#byAuthor, div#content div#Projects, div#content div#Projects1, div#content div#Projects2, div#content div#Gloves, div#content div#Scarves, div#Sweaters, div#Socks, div#Other {
	margin: 0px 20px 10px 20px;
	display: none;
	padding: 8px;
	border-top: 2px solid #fdad03;
	border-bottom: 2px solid #fdad03;
	background-color: #fde8ba;
}
div#content p.archive-header {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}
div#content div#breadcrumbs {
	font-size: 12px;
	color: #777777;
	font-style: italic;
	margin-bottom: 15px;
}
div.post-container {
	margin: 0 0 0 0px; 
}
div.narrowcolumn, div.widecolumn {
	padding: 0 0 0 225px;
}
div.post-content {
	margin: 0 0 20px 0px;
}
h2.post-title, h2.post-title-single, h2#comment-header {
	display: block
	width: 100%:
	font-size: 22px;
	font-family: Times New Roman, Serif;
	font-weight: bold;
	margin: 0;
	color: #b61b73;
	padding-left: 30px;
	padding-bottom: 0px;
	background-image: url(images/title-bg.gif);
	background-repeat: no-repeat;
	border-bottom: 4px solid #b61b73;
}
h2 img {
	margin-bottom: -14px;
	}
h2.post-title a:link, h2.post-title a:visited {
	color: #414141;
	text-decoration: none;
	}
h2.post-title a:hover, h2.post-title a:active {
	color: #b61b73;
	text-decoration: none;
	}
h3.post-date {
	font-size: 12px;
	font-color: #000000;
	font-weight: bold;
/*	border-top: 4px solid #b61b73;
	padding: 6px 0px 0px 6px; */
}
p.post-categories, p.post-comments {
	font-size: 12px;
	line-height: 130%;
	text-align: right;
	}
div.posted-by {
	float: right;
	padding: 5px;
	margin-right: 10px;
	background-color: #fdd682;
	border: 4px solid #b61b73;
	font-size: 11px;
	margin-top: 0px;
	}
div.posted-by img {
	padding: 3px;
	border: 1px solid #000000;
	background-color: #ffffff;
	}
/* div.post-header {
	float: left;
	margin: 0 0 3em 0;
	text-align: right;
	width: 9em;
}
div.post-header p {
	line-height: 150%;
	margin: 0 0 0.5em 0;
} */
p.post-date-single {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
div.post-entry {
	padding-left: 20px;
	font-size: 13px;
	line-height: 130%;
	}
div.post-entry p {
	font-size: 13px;
	line-height: 130%;
	margin: 1em 0;
}
div.post-entry ul li, #content ul li {
	font-size: 0.93em;
	line-height: 130%;
	padding: 2px 0px;
}
div.post-entry ol li {
	line-height: 150%;
}
div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 1.2em 0 -0.6em 0;
}
div.post-entry p.archive-filed {
	margin-top: 6px;
}
div.post-entry .excerpt {
	font-size: 11.5px;
}
div.post-entry blockquote {
	border-left: 1em solid #fdad03;
	font-size: 0.9em;
	padding-left: 1em;
}
div.post-entry img, div.post-entry a img, div.post-entry ul li a img, div.post-entry ul li div a img, div.post-entry ul li p a img div.post-entry ul li div p a img {
	padding: 4px;
	border: 1px solid #8f8f8f;
	}
div.post-entry img.noborder {
	border: 0px;
	}
div.post-entry .left {
	float: left;
	margin-right: 8px;
}
div.post-entry .right {
	float: right;
	margin-left: 8px;
}
div.post-entry p.sub-heading {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border-bottom: 2px solid #fdad03;
	margin-top: 22px;
}

div.post-footer {
/*	background-color: #ffc5c7;
	border: 2px solid #b61b73; */
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	padding: 1px 5px;
	text-align: right;
}
div.post-footer p {
	text-align: right;
	color: #000000;
}
div.post-footer a {
	font-weight: bold;
	}


/* COMMENTS STUFF
---------------------------------------------------------------------*/

div#comments {
	margin-top: 25px;
}
h4#respond {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 0 0;
}
div.formcontainer p {
	margin: 0.5em 0 1em 0;
}
div#comments ol li {
	background: #fdf4e1;
	color: #111;
	margin: 1em 5%;
	padding: 0.5em 1em;
}
div#comments ol li.alt {
	background: #fde8ba;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
}
div#comments ol li p.comment-metadata {
	font-size: 0.9em;
}


/* SIDEBAR STUFF 
------------------------------------------------------------------------------- */

#sidebar {
	margin-left: 20px;
	float: left;
	display: block;
	z-index: 5;
	position: relative;
	}

#sidebar .box {
	padding: 0px;
	border: 1px solid #666666;
	margin: 0px;
	margin-bottom: 20px;
	width: 173px;
	}
#sidebar .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.6px;
	font-weight: bold;
	color: #ffffff;
	background-color: #b61b73;
	display: block;
	text-indent: 5px;
	padding: 3px 5px;
	margin-left: -1px;
	}
#sidebar ul {
	display: block;
	list-style: none;
	margin: 0px 0px 0px -40px;
	width: 173px;
	} 
#sidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	border-top: 1px solid #666666;
	background-color: #ffc5c7;
	margin: 0px;
	color: #000000; 
	}
#sidebar ul li ul {
	display: none;
	visibility: hidden;
	}
#sidebar ul li a p {
	background-color: transparent;
        color: #000000;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	text-indent: 15px;
	font-size: 12px;
	line-height: 16px;
	}
#sidebar ul li .description {
	background-color: transparent;
        color: #000000;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 5px;
	padding-left: 35px;
	font-weight: bold;
	}
#sidebar ul li a img {
	padding: 0px;
	margin: 5px 5px 5px 10px;
        border: 2px solid #000000;
	}
#sidebar ul li a img.rss {
	padding: 0px;
	margin: 2px 3px 0px 1px;
	border: 0px;
	}
#sidebar ul li a {
	display: block;
	font-size: 12px;
	line-height: 13px;
	width: 152px;
	margin: 0px;
	color: #454545;
	text-decoration: none;	
	padding: 3px 0px 3px 6px;
	text-indent: 0px;
	background-color: #fdd682;
	border-left: 15px solid #f25ab0;
	font-style: italic;
	}
#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #000000;
	font-style: normal;
	}
#sidebar ul li a:hover, #sidebar ul li a:active {
	background-color: #ffb10a;
	border-left: 15px solid #ee068a;
	color: #000000;
	font-style: normal;
	}
#sidebar .buttons p {
	margin: 5px;
	}


/* FOOTER STUFF
------------------------------------------------------------------------ */

div#footer {
	background-color: #ffc5c7;
	border: 2px solid #b61b73;
	clear: both;
	padding: 6px;
	width: 100%;
	margin: 10px 10px 10px 20px;
}
div#footer p {
	font-size: 11px;
	margin: 0;
	color: #333333;
}
div#footer p.left {
	float: left;
}
div#footer p.center {
	text-align: center;
}
div#footer p.right {
	float: right;
	text-align: right;
}


/* GLOBAL ALIGNMENT AND MISC ELEMENTS 
------------------------------------------------------------------------- */

table.navigation {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	width: 100%;
	margin: 0px;
	background-color: #ffc5c7;
	border: 2px solid #b61b73;
}
table.navigation td {
	width: 50%;
	}
div.index-nav {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
td.nav-left, td.nav-right {
	padding: 0 6px 0px 6px;
	margin: 0px;
}
td.nav-left {
	text-align: left;
}
td.nav-right {
	text-align: right;
}
.alignleft, div.nav-left {
	float: left;
}
.alignright, div.nav-right  {
	float: right;
}
abbr, acronym {
	border-bottom: 1px dotted #546188;
	cursor: help;
}
code, pre {
	font: 1em/normal "courier new", courier, monospace;
}
.clearer {
	clear: both;
	height: 0;
}


/* IMAGE ELEMENTS, INCLUDING LINKS 
----------------------------------------------------------------------- */

div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div#content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
/* li a img {
	border: none !important;
} */


/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN 
------------------------------------------------------------------------ */

form {
	margin: 0.3em 0 0 0;
	padding: 0;
}
input#s {
	margin: 0 5px 5px 5px;
	padding: 2px;
	width: 110px;
	font-size: 11px;
	border: 1px inset #999;
}
input#s2 {
	margin: 0 5px 5px 5px;
	padding: 2px;
	width: 300px;
	font-size: 11px;
	border: 1px inset #999;
}
textarea {
	height: 13em;
	overflow: auto;
	width: 90%%;
}
input#searchsubmit {
	width: 35px;
	margin: 0 5px 5px 0px;
}
input#searchsubmit, input#submit {
	border: 1px outset #999;
}
input#author, input#email, input#url {
	width: 90%;
}
input#author, input#email, input#url, textarea {
	border: 1px inset #999;
	padding: 0.2em;
}
div.formcontainer {
	font-size: 1em;
	margin: 0 0 3em 0;
	width: 90%
}
td.formleft {
	font-weight: bold;
	text-align: right;
	}
div.formright {
	width: 100%;
}

/* NOW READING ATTRIBUTES
------------------------------------------------------------------------------ */

div.lib-entry {
	padding-left: 20px;
	font-size: 13px;
	line-height: 130%;
}
div.lib-entry div.lib-img {
	float: left;
	margin: 0px;
	padding: 0px 10px 5px 0px;
}
div.lib-entry p.lib-title, div.lib-entry p.lib-title2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}
div.lib-entry p.lib-title2 {
	border-bottom: 2px solid #fdad03;
}
div.lib-entry p.lib-auth {
	font-weight: 13px;
	font-weight: normal;
	margin-top: 0px;
	text-indent: 15px;
}
div.lib-entry div.meta p, div.lib-entry div.review p {
	margin: 0px auto;
	}

/* WP_LIST_PAGES STYLING 
------------------------------------------------------------------------------ */

div#page-links {
	margin-left: 20px;
}

ul.page-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.page-list li {
	vertical-align: baseline;
	font-size: 1.4em;
	font-weight: bold;
}
ul.page-list li ul {
	list-style: none;
	margin: 0px 20px 10px 60px;
	padding: 8px;
	border-top: 2px solid #fdad03;
	border-bottom: 2px solid #fdad03;
	background-color: #fde8ba;
}
ul.page-list li ul li {
	font-weight: normal;
}
ul.page-list li table td.project-img {
	width: 50px;
	height: 50px;
	padding: 2px;
	margin: 0px;
	background-image: url(http://blog.erdufylla.net/images/no-img.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 0px;
	line-height: 0px;
	}
ul.page-list li table td.project-text {
	padding-left: 10px;
}
ul.page-list li table td.project-img a {
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 50px;
	width: 50px;
}
ul.page-list li table td.project-img img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}



/* LINK STYLES 
------------------------------------------------------------------------------ */

/* div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
div#header a:hover {
	background: transparent;
	color: #e5e5e5;
} */
/* div#content a:active, div#content a:link, div#content a:visited {
	color: #b61b73;
	text-decoration: none;
	background: transparent;
} 
div#content a:hover {
	color: #000000;
	text-decoration: none;
	} */
a:link, a:visited, a:active {
	color: #b61b73;
	text-decoration: none;
	background: transparent;
} 
a:hover {
	color: #000000;
	text-decoration: none;
	}

div#content div.post a:hover {
	color: #f2a602;
	text-decoration: underline;
	background: transparent;
}
div#content div.navigation a:hover, div#content div.index-nav a:hover {
	color: #000000;
	text-decoration: none;
	}  
div#content div.post a.downloadbutton {
	display: block;
	font-size: 14px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;	
	padding: 6px;
	background-color: #fdd682;
	border: 3px solid #ee068a;
	font-weight: bold;
	width: 300px;
	}
div#content div.post a.downloadbutton:link, div#content div.post a.downloadbutton:visited {
	}
div#content div.post a.downloadbutton:hover, div#content div.post a.downloadbutton:active {
	background-color: #ffb10a;
	border: 3px solid #b61b73;
	text-decoration: none;
	color: #000000;
	}
/* div.post-header a, h2.post-title a {
	text-decoration: none;
}
div.post-footer a {
	background: #fff;
	color: #888;
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	background: #fff;
	color: #888;
}
div#footer a:hover {
	background: #fff;
	color: #222;
	text-decoration: none;
} */
