/* @override http://audknits.com/wp-content/themes/audknits/style.css */

/* @override http://audknits.com/wp-content/themes/audknits/style.css */

/* @override http://audknits.com/wp-content/themes/audknits/style.css */

/* @override http://audknits.com/wp-content/themes/audknits/style.css */

/* @override http://audknits.com/wp-content/themes/audknits/style.css */


/*
    Theme Name: AudKnits
    Theme URI: http://www.studiocreek.com/
    Description: Based on the theme "Notepad Chaos" by <a href="http://www.evaneckard.com">Evan Eckard</a>
    Version: 1.0
    Author: Alex Badasci - based on "Notepad Chaos" theme by Evan Eckard
    Author URI: http://www.studiocreek.com/
*/



body {
	background:url(images/page-back.jpg) no-repeat 50% 0% #3f808a;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
	position:relative;
	margin:0 auto;	
}

#container {
	position: relative;
	width:960px;
	margin:0 auto;
}

/* search form */

#search {
	width:250px;
	left:520px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:125px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: white;
	border: 1px solid #999;
}
#search .btnSearch {
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* menu */

#menu-holder {
	position:absolute;
	top:90px;
	left:175px;
	height: 28px;
	width:614px;
	overflow:hidden;
	background: url(images/top-nav.png) no-repeat top center;
	z-index:100;
	}
	
#menu {
	height: 28px;
	width:614px;
	margin:0;
	padding:0;

}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li, #menu a {
	display:block;
}



#menu li#home a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 28px;
	display: block;

}

#menu li#pattern-store a {
	position: absolute;
	top: 0px;
	left: 82px;
	width: 122px;
	height: 28px;
	display: block;

}

#menu li#sightings a {
	position: absolute;
	top: 0px;
	left: 208px;
	width: 100px;
	height: 28px;
	display: block;

}

#menu li#blog-archives a {
	position: absolute;
	top: 0px;
	left: 312px;
	width: 128px;
	height: 28px;
	display: block;

}

#menu li#about a {
	position: absolute;
	top: 0px;
	left: 445px;
	width: 75px;
	height: 28px;
	display: block;

}

#menu li#contact a {
	position: absolute;
	top: 0px;
	left: 525px;
	width: 85px;
	height: 28px;
	display: block;

}


#menu li a span {
	display: none;
}



#sample {
	text-indent:-3000em;
	overflow:hidden;
}

#sidebar_thumbs {
	text-align: center;
	padding: 0 0 15px 0;
}

#sidebar_thumbs h3 {
	font-size: 12px;
	padding: 0 0 15px;
	margin: 0px;
}

#sidebar_thumbs a p em strong {
	font-size: 10px;
	padding: 0 0 15px;
	margin: 0px;
	font-weight: 100;	
}



#sidebar_thumbs a img {
	padding: 1px;
	background: white;
	border: 1px solid black;
	margin: 0px;
}

#sidebar-thumbs a {
	padding: 20px;
	margin: 0px;
	
}

#sidebar_thumbs a p {
	margin: 5px 0 15px;
	padding: 0px;
	color: #176875;
}

#sidebar_thumbs a:hover p {
	color:#000;
	text-decoration:underline;
	background:#d8f5fa;
}

#content div.col02 ul {
	padding: 0;
	margin: 0 0 20px 15px;
}

#ravelry p a img {
	margin:  0 0 15px 0;	
}

#left {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0;
	min-height: 1200px;
}



#ravelry-button {
	padding: 0px;
	margin: 0px;
}




/* blog title */

#title {
	overflow:hidden;
	text-indent: -9000px;
}

#title h1 {
	position:absolute;
	top:0px;
	left:300px;
	width:370px;
	height: 0px;
	display: block;
	overflow:hidden;
	text-indent: -9000px;
}

#title h2 a {
	position:absolute;
	top:12px;
	left:300px;
	width:370px;
	height: 65px;
	display: block;
	overflow:hidden;
	text-indent: -9000px;
}
#title a {
	overflow:hidden;
	text-indent: -9000px;
}
#title a:hover {
}



/* content */

#content {
	position: relative;
	background:url(images/page-back-repeat.gif) repeat-y top center;
	width:960px;
	margin:130px auto 0 auto;
	padding:0px 0 0 0;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:30px;
	width:655px;
	font-size:14px;
	line-height:1.5em;
}
#content .col01 h3 {
	font-size:32px;
	line-height:1em;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom left;
}
#content .col01 h4 {
	font-size:24px;
	line-height:22px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;

}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#f4f0db;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:64px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}

#content .col01 .post-inner a {
	color:#176875;
	position:relative;
	text-decoration:underline;
	font-weight: 900;
}

#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:underline;
	
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}


#knitting-pattern-wrap {
	width: 650px;
	min-height: 1200px;
	padding: 25px 0 0 0;
}

.knitting-pattern {
	float: left;
	width: 210px;
	height: 380px;
	text-align: center;
	margin: 0 0 30px 0;
	border-bottom: 3px solid #999;
}

.knitting-pattern p a {
	font-size:  11px;
}


#sightings-wrap {
	width: 650px;
	min-height: 1200px;
	padding: 25px 0 0 0;
}

.sighting-entry {
	float: left;
	width: 216px;
	height: 440px;
	text-align: center;
	margin: 0 0 30px 0;
	border-bottom: 3px solid #999;
}

.sighting-entry h4 {
	padding: .5em 0 .25em 0;
	margin: 0px;
}

.sighting-entry h4 span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: 900;
}

.sighting-entry p {
	padding: 0px;
	margin: 0;
}

#gallery {
	width: 680px;
	min-height: 195px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#gallery a {
	float: left;
	margin: 0;
	padding: 0;
	width: 24%;
	text-align: center;
}

#gallery a:hover {
	background: none;
}





#content .col02 {
	float:right;
	width:180px;
	font-size:13px;
	line-height:16px;
	background-color: #fff9ea;
	border: 2px solid #f5e0be;
	padding: 15px;
	margin-right: 30px;
	color: #333;
}

#content .col02 a {
	color: #555;
}

#content .col02 a:visited {
	color: #adadad;
}

#content .col02 .recent-posts {
	width:170px;
	background:url(images/postitBack.gif) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 ul li {
	font-size:13px;
	line-height:1.5em;
	list-style: none;
	padding:0;
	margin:0;
}
#content .col02 ul li .listMeta {
	font-size:13px;
}
#content .col02 ul li a {
	display:block;
	width:155px;
	margin:0 auto;
	padding:0 0 4px 25px;
	background:url(images/bullet-teal-40.png) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .postit-bottom {
	width:170px;
	height:62px;
	background:url(images/postit-bottom.gif) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	height:85px;
	background:url(images/categories-upper.gif) no-repeat;
}
#content .col02 .categories {
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
	font-size: 13px;
}
#content .col02 .categories ul li {
	font-size:13px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 8px;
}

#content div.col02 div.flickr ul li a {
	color: black;
	line-height:18px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .categories-btm {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}


#content .col02 .links {
	background:url(images/txt-friends-links.gif) no-repeat 50% 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(images/line-inner.gif) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	background:url(images/txt-misc-debris.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}

select#cat.postform {
	width: 170px;
}

#content div.col02 select {
	width: 170px;
}



ul.children li {
	margin: 0 0 0 25px;
}


ul.children li a {
	font-style: italic;
	font-size: 90%;
}


#social {
	float:left;
	width: 100%;
	height: 22px;
	margin: 10px 0 20px 0;
}

#social #facebook, #social #youtube, #social #ravelry,#social #rss, #social #email {
	float: left;
	width: 22px;
	padding-right: 8px;
	
}


#tag-cloud p {
	text-align: justify;
}

#tag-cloud a {
	padding: 2px 1px;
	line-height: 1.2em;
	font-size: 50%;
}


/* footer */

#footer-holder {
	width:960px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	position:absolute;
	width:1020px;
	height:300px;
	display: block;
	top:0px;
	left:-60px;
	background:url(images/footer.jpg) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:600px;
	position:absolute;
	top:90px;
	left:215px;
	font-size:11px;
	line-height:14px;
	color:#000;
	z-index:105;
	height:90px;
	overflow:hidden;
	text-align: center;
}
#footer-holder .smashing a {
	display: none;
	width:66px;
	height:61px;
	position:absolute;
	top:160px;
	left:709px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/logo-smashing.gif) no-repeat 0 0;
}
#footer-holder .smashing a:hover {
	background:url(images/logo-smashing.gif) no-repeat 0 -61px;
}
#footer-holder .rss a {
	display: none;
	width:55px;
	height:55px;
	position:absolute;
	top:165px;
	left:130px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}


/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}

.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

#newtagcloud li a {
	margin: 0 15px 0 0;
	line-height:1.7em;
	color: red;
}

ul#newtagcloud {
	list-style:none;	
	padding: 0;
	margin: 0;
}

ul#newtagcloud a {
	color: blue;
}



#posts-by-category ul li a strong {
	padding: 0;
	font-weight: 900;
	font-size: 16px;
	color: #1d606a;
	line-height:2.2em;
	list-style:none;	
}

#posts-by-category ul li a {
	font-size: 11px;
}

.post-inner img {
	border: 1px solid black;
}

.post-inner span a img {
	border: none;
}


