/*
Theme Name: Sew Like My Mom 
Description: Modified for Sew like My Mom. 
Version: 1.0
Author: Kalkie

*/

/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #ffffff url() repeat;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #f28594;
	text-decoration: none;
}

a:hover {
	color: #f28594;
	text-decoration: underline;
}

a:visited {
	color: #f28594;
}


/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 1000px;
	position: relative;
	background: #FFFFFF url() bottom left no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#header {
	width: 100px;
	background: #FFFFFF
	height: 300px;
	margin-top: 0;
	color: #00c0c0;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #000;
}

#Nav {
	display: block;
}

#content {
	width: 600px;
	float: left;
	color: #000000;
	padding: 20px;
}



#sidebarLeft {
	width: 300px;
	float: right;
	color: #000;
	background: #FFFFFF;
	padding: 3px;
}

* html #sidebarLeft {
	width: 3px;
}

#footer {
	clear: both;
	width: 871px;
	background: #FFF;
	color: #fa0a0f;
	text-align: center;
	height: 33px;
	padding: 8px 8px 12px 21px;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 10px;
	padding: 10px;
	list-style: none;
	width: 100%;
	float: left;
	background: #FFFFF;
	font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 15px;
	border-top: 2px solid #A3D4D0;
	border-bottom: 2px solid #A3D4D0;	
}

ul#Nav li {
	float: left;
	border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: center;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #A3D4D0;
}

ul#Nav a:hover {
	background: #FFFFF;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #A3D4D0; 
	background: #fff; 
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
        background: url();
background-repeat: no-repeat;
background-position: bottom center;
margin:.5em 0 1.5em;
border-bottom:0px dotted $bordercolor;
padding-bottom:5.5em;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #8EAED8;
	background: #E7EEF6 ;
	padding: 10px 10px 4px 10px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

p.center {
	text-align: center;
}

.postmeta {
	border: 0px solid #f28594;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 12px;
}

code {
	font: 12px Verdana, 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 30px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: Verdana, Century Gothic, Lucida Grande, Lucida, Arial, sans-serif;
}

h1.title {color: #f28594;
	font-size: 20px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 109px;
}
.description {
	color: #F28594;
	font-size: 25px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 145px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 15px;
	color: #00c0c0;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	display: inline;
	float: left;
	margin: 0 0px 0;
	padding: 0px 0 0;
	text-align: left;
}

#searchform #s {
	width: 120px;
	padding: 0px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px dashed #FF69B4;
	color: #000;
	font-size: 11px;
	font-family: Verdana Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 16px;
	letter-spacing: -0.8px;
	text-align: left;
	padding:  2px;
	text-transform: capitalize;
	font-weight: normal;
	color:  #000;
	border-bottom: 2px #FF69B4 dashed;
	margin-bottom: 5px;
	font-family: Verdana, Century Gothic, Trebuchet MS, Lucida Grande, Lucida, Arial, sans-serif;
}

#sidebarLeft a {
	color: #A8E657;
    font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #8AACD6;
    font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #8AACD6;
}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 16px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 50px; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 16px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 5px; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}

#footer a {
	color: #6EA22D;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #fa0a0f;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #fa0a0f;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}



/* End Images */


	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}


	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px dashed #f28594;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px dashed #f28594;
	font-family: Verdana, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: left;
	border: 1px dashed #f28594;
    background: #FFB7D5;
	font-family: Verdana, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
