/*
Theme Name: Stitching Nook Theme
Theme URI: http://amhill.net
Description: Custom-hacked wordpress theme designed for Stiching Nook. Derived from 2-Column Fixed by Will Healey.
Author: Aaron & Melissa Hill
Author URI: http://amhill.net


/*-----------Block Level Elements--------------*/

Body {
background-color:#eaeaea; background:url(images/back.jpg);

}

#page {
	width: 800px;
        height: 100%;
	margin: 0 auto;
        background-color:#fff;
        border:1px solid #999;
        border-bottom: none;
}

#header {
	width: 100%;
        height:200px;
        margin: 0; background:url(images/stban.jpg);
        border-bottom:0;
}

#headerimg {
        margin:0; padding:0;

}

#aboutsection {
        margin: 0;
        height: 160px;
        border-bottom:2px solid #333;
        padding: 10px;
        background: url(images/2bg.jpg);
        font: 1.1em Trebuchet MS, Arial,Georgia, Verdana, Arial, Serif;
        font-weight:bold;
}


.description {

}

#wrapper {
	width: 100%;
        
}

#content {
	float: right;
    height:100%;
	width: 520px;
        background-color:#fff;
        padding-right: 10px;
        padding-left:10px;
		font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
}

#sidebar {
	width: 230px;
	margin-right: 540px;
    background-color:#ffffff;
    padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
	width: 100%;
	clear: both;
    border:1px solid #999;
	border-top: none;
	font-style: italic;
	color: #999;
	
	width: 800px;
	margin: 0 auto;
    background-color:#fff;

}

#storeinfo {
	margin-top: 10px;
	border: 2px dashed #AAF;
	background-color: #EEF;
	font-size: 12px;
	padding: 4px;
}

#nooknews {
	margin-top: 10px;
	border: 2px dashed #AFA;
	background-color: #EFE;
	font-size: 12px;
	padding: 4px;
}

#eventcalendar {
	margin-top: 10px;
	border: 2px dashed #FAA;
	background-color: #FEE;
	font-size: 12px;
	padding: 4px;
}

#linklist {
	list-style: none;
}
/*-------------Headings-------------*/

h1 {
/*	background: url(images/back.jpg); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	padding:5px;
	text-align:center;
}

h2, h3 {
	font:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
}



h4 {

}

h5 {

}

/*-------------The Post-------------*/

.postheader {
	background: url('images/header_spool.gif') no-repeat;
	height: 76px;
	width: 500px;
	display: block;
}
.postheader h2, .post h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 22px;
}
.postheader h2 {
	padding-left: 25px;
	position: relative;
	top: 25px;
	left: 65px; 
}

.post h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.post h2 a, .post h2 a:visited, .post h3 a, .post h3 a:visited {
	color: #220933;
	text-decoration: none;
	border-bottom: 0;
}

h2 a:hover, h3 a:hover {
/*	border-bottom: 1px dashed #999;*/
}

.post {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 14px;
}

.post p {
}
.post ul {
	padding-left: 10px;
}
.post ul li {
	list-style: none;
	background: url('images/button_bullet.gif') 4px 0px no-repeat;
	padding-left: 30px;
	padding-bottom: 4px;
}
blockquote {
	background: url('images/stitch_bullet.jpg') 4px 0px repeat-y;
	padding-left: 30px;
}
.post a {
	color: #4e3063;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}
.post a:hover {
	border-bottom: 1px solid black;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {
color: #4e3063;
}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar {
}

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

#sidebar ul li h2 { 
	width:230px;
/*	background: url(images/back.jpg); */
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin: 0;
	text-align:left;
}

#sidebar ul li #nooknews h2 {
	margin: 0;
}

#sidebar ul li {
/*font: 76%/1.6em Trebuchet MS, Arial,Georgia, Verdana, Arial, Serif;*/
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
}

#sidebar ul ul {
/*font: 76%/1.6em Trebuchet MS, Arial,Georgia, Verdana, Arial, Serif;*/
}

#sidebar ul li a {
	
}
#sidebar ul li a:hover {
	background-color: #AAF;
	color: #EEF;
}

#sidebar ul ul li, #sidebar ul ul li a, #sidebar ul ul ul li a {
	text-indent: 1em;
	text-decoration: none;
	display: block;
}
#sidebar ul ul li a:hover, #sidebar ul ul ul li a:hover {
	background-color: #9999CC;
}

/* Upcoming Events */
#sidebar ul ul .ec3_list {
	font-weight: bold;
}
#sidebar ul ul .ec3_list ul li a {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#sidebar ul ul.ec3_events {
	margin-left: 15px;
}


#sidebar p {
/*font: 1.6em Trebuchet MS, Arial,Georgia, Verdana, Arial, Serif;*/

}

#sidebar a {
color: #4e3063;
}
#sidebar a:hover {
color: #220933;
}

#sidebar a:visited {
color: #220933;
}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
	padding-left: 10px;
	padding-top: 3px;
}

#searchform input {
	float: left;
}

#searchform #s {
	font-style: italic;
	color: #AAA;
	border: 3px double #AAF;
}
#searchform #s.normal {
	color: #000;
	font-style: normal;
}

#searchform #searchsubmit {
	border: 3px double #AAF;
	background-color: #EEF;
	color: #669;
	margin-left: 3px;
	font-weight: bold;
}

/* Mailing List subscribe form */

#frmSubscribe {
	padding-left: 10px;
	padding-top: 3px;
}

#txtEmail {
	font-style: italic;
	color: #AAA;
	border: 3px double #AFA;
	width: 153px;
	margin-bottom: 4px;
}
#txtEmail.normal {
	color: #000;
	font-style: normal;
}

#btnJoin, #btnUnsub {
	border: 3px double #9D9;
	background-color: #EEFEEE;
	color: #669;
	margin-left: 3px;
	font-weight: bold;
}


/* ----- Contact Us Form ----------- */
form#frmContact {
margin:0pt 0pt 0pt 20px;
}
form#frmContact #name {
width:500px;
	background-color: #EEF; 
	color: #555;
	border: 1px solid #AAF;
}
form#frmContact #email {
width:500px;
	background-color: #EEF; 
	color: #555;
	border: 1px solid #AAF;

}
form#frmContact #message {
height:200px;
overflow:scroll;
width:500px;
	background-color: #EEF; 
	color: #555;
	border: 1px solid #AAF;
}
form#frmContact input#btnSubmit {
	background-color: #EEF;
	color: #555; 
	border: 1px solid #AAF;
}


/*-------------Calendar----------------- */
#wp-calendar table {
	width: 200px !important;
}

#wp-calendar table th {

}
#wp-calendar table td {
	text-align: center;
	color: #AAA;
}

#wp-calendar table td#today, #wp-calendar table td#today a {
	background-color: #FF8;
	text-decoration: none;
}
#wp-calendar table td a {
	color: black;
	font-weight: bold;
}
#wp-calendar table tr td a:hover {
	background-color: #FFF !important;
}
#wp-calendar table a {
	text-decoration: none;
}
#ec3_publish img { border: 0; }

#prev a, #next a {
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar table caption {
	font-weight: bold;
}

/*-------------Images------------------*/
.post a img.edit, a img, .post a img, .post img {
	border: none;
	padding: 5px;
}
.post a:hover img.edit, a:hover img, .post a:hover img {
	border: none;
}
/*-------------Other------------------*/
hr {
	display: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
br.clearing {
	clear: both;
}