/*

    Theme Name: All Stitch

    Theme URI: http://www.webmoddesign.com/

    Description: All Stitch

    Version: 1.0

    Author: Web Mod Design

    Author URI: http://www.webmoddesign.com/

*/


body {
	background: transparent url(images/silk-bg.jpg) repeat top center;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sub-back {
	background:url(images/page-back-top.jpg) repeat-x top center;
	height:256px;
	margin:0 auto;
}
#container {
	background:url(images/page-top.jpg) no-repeat top center #98B0DB;
	width:820px;
	margin:0 auto;
	position:relative;
	height:256px;
}
/* search form */


#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:520px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:138px;
	margin:0;
	padding:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}
/* menu */

#menu-holder {
	position:absolute;
	top:0px;
	left:341px;
	width:445px;
	height:57px;
	overflow:hidden;
}
#menu {
	width:319px;
	height:42px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:57px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:89px;
}
#classes {
	text-indent:-300em;
	overflow:hidden;
	left:89px;
	width:89px;
}
#events {
	text-indent:-300em;
	overflow:hidden;
	left:178px;
	width:89px;
}
#gallery {
	text-indent:-300em;
	overflow:hidden;
	left:267px;
	width:89px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:356px;
	width:89px;
}
#home a:hover {
	background:transparent url(images/menu-stitched-over.jpg) 0px 0px no-repeat;
}
#classes a:hover {
	background:transparent url(images/menu-stitched-over.jpg) -89px 0px no-repeat;
}
#events a:hover {
	background:transparent url(images/menu-stitched-over.jpg) -178px 0px no-repeat;
}
#gallery a:hover {
	background:transparent url(images/menu-stitched-over.jpg) -267px 0px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu-stitched-over.jpg) -356px 0px no-repeat;
}
/* logo */


#logo {
	position:absolute;
	top:65px;
	left:1px;
}
#logo img {
	border:none;
}
#spools {
	background:url(images/spools.jpg) no-repeat;
	position:absolute;
	top:60px;
	left:-86px;
	width:143px;
	height:160px;
}
/* content */

#content {
	background:#F6F2ED url(images/content-bg.jpg) repeat-y;
	width:820px;
	margin:0 auto;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col-left {
	float:left;
	color:#444;
	padding-left:50px;
	width:460px;
	font-size:14px;
	line-height:20px;
}
#content .col-left h3 {
	font-size:26px;
	line-height:24px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 20px 0;
	background:url(images/line-stitch.gif) no-repeat bottom;
}
#content .col-left h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col-left h3 a {
	color:#cc0033;
	text-decoration:none;
}
#content .col-left h3 a:hover {
}
#content .col-left .post {
	padding-bottom:30px;
}
#content .col-left .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col-left .post-inner {
	position:relative;
}
#content .col-left .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
#content .col-left .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
#content .col-left .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col-right {
	float:left;
	width:222px;
	font-size:12px;
	line-height:16px;
	padding: 0 0 0 36px;
	margin: 0;
}
#content .col-right .upcoming-classes {
	width:223px;
	background:url(images/upcoming-classes-bg.jpg) repeat-y;
}
#content .col-right .upcoming-classes ul {
	padding:0;
	margin:0;
}
#content .col-right .upcoming-classes ul li {
	color:#FFF;
	font-size:14px;
	list-style:none;
	padding:0;
	width:170px;
	margin:0 auto;
	padding:4px 8px 4px 8px;
}
#content .col-right .upcoming-classes ul li a {
	color:#FFF;
	text-decoration:underline;
	width:170px;
	margin:0 auto;
	padding:0;
}
#content .col-right .upcoming-classes ul li a:hover {
	text-decoration:underline;
	color:#FFF;
	background-color:#941640;
}
#content .col-right .upcoming-classes-bottom {
	width:222px;
	height:72px;
	background:url(images/upcoming-classes-bottom.jpg) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col-right .upcoming-classes-bottom a {
	color:#21565E;
}
#content .col-right .upcoming-classes-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}
#content .col-right .sponsors {
	padding-top:20px;
}
#content .col-right .sponsors ul {
	margin:0 0 20px;
	padding:0;
}
#content .col-right .sponsors ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col-right .sponsors ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col-right .sponsors ul li img {
	border: 0;
}
#content .col-right .sponsors ul li a:hover {
	text-decoration:none;
	color:#000;
}
#content .col-right .side-links {
}
#content .col-right .side-links ul {
	margin:10px 0;
	padding:0;
}
#content .col-right .side-links ul li {
	font-size:13px;
	line-height:14px;
	list-style:none;
}
#content .col-right .side-links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col-right .side-links ul li a:hover {
	text-decoration:none;
	color:#000;
}
/* footer */

#footer-container {
	background:url(images/bottom-bg.jpg) repeat-x top center #810548;
	margin:0 auto;
	height:210px;
}
#footer {
	background:url(images/footer2.jpg) no-repeat;
	width:880px;
	height:210px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
#footer .copyright a {
	color:#FFF;
	text-decoration:none;
}
#footer .copyright a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer .copyright {
	width:250px;
	position:absolute;
	top:131px;
	left:80px;
	font-size:13px;
	color:#FFF;
	z-index:105;
	overflow:hidden;
}

#footer input {
	width:270px;
	height:25px;
	position:absolute;
	border:none;
	top:134px;
	left:414px;
	background-color:transparent;
	z-index:101;
	overflow:hidden;
	font-size:18px;
	color:#555;
}
#footer .submit {
	background:url(images/submit-btn.jpg) no-repeat 0 0;
	width:79px;
	height:54px;
	position:absolute;
	top:119px;
	left:698px;
	z-index:101;
	overflow:hidden;
	border:none;
}

#footer .submit:hover {
    background:url(images/submit-btn.jpg) no-repeat 0 0;
	cursor:pointer;
}


/* 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: "Trebuchet MS", 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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: "Trebuchet MS", 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;
}
