/*  
Theme Name: Patchwork Times
Theme URI: http://patchworktimes.com/
Description: Patchwork Times
Version: 1.0
Author: Michele Foster
Author URI: http://wizardev.ca/
Template: patchwork
*/

/* colours 
Purple: #99A7D6
Darker Purple: #8694C3
Yellow: #FBFFBB
Green: #ACE9B3
Lighter Green: #DAFCDE
Rose: #F0698B
Light Rose: #EF93AD
*/


body {
	font-family :  'trebuchet MS', trebuchet, geneva, helvetica, sans-serif ;
	font-size: 86%;
	color: #000000;
	text-align: center;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0; 
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

#page {
	padding: 0px;
	width: 900px;
	text-align: left;
	margin: 10px auto 20px auto;
	background-color: #FFFFFF;
	border: 3px solid #99A7D6;
}

#header {
	background-color: #FFFFFF;
	overflow: hidden; /* FF and Safari 3.0 needs this to behave */
	margin: 30px auto 10px auto;
	text-align: center;
}

#welcome {
	/*border: 1px solid #FBFFBB;*/
	margin: 10px auto;
	width: 500px;
	font-size: 1.2em;
	font-weight: bold;
	color: #8694C3;
	padding: 15px;
	font-style: italic;
}

#welcome p {
	margin:0px;
}

#tabMenu {
	width: 900px;
	font-size:1.2em;
	margin: 0px auto;
	overflow: hidden; /* FF needs this to behave */
	background-color: #99A7D6;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, Serif;
}

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

#tabMenu li {
	display:inline;
	margin:0px;
	padding:0px;
}

#tabMenu a:link, #tabMenu a:visited, #tabMenu a:focus, #tabMenu a:hover, #tabMenu a:active {
	float:left;
	display:block;
	padding: 5px 30px 8px 10px;
	color:#FCFFC9;
	text-decoration:none;
}

#tabMenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#GoogleLinkUnit { 
	width:890px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	height: 16px;
	margin-top: 0px;
	background-color: #FBFFBB;
}

#main {
	width: 900px;
	background-color: #FFFFFF;
	background:url('images/background-line.jpg') repeat;
	overflow: hidden; /* FF needs this to behave */
}

#content {
	font-size: 1.0em;
	line-height:140%;
	padding:8px 30px 20px 32px;
	clear: both;
	width: 565px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
}

#sidebar {
	float: right;
	width: 230px;
	margin: 0px;
	padding: 10px 20px 25px 20px;
/*	background-color: #FBFFBB;
	background-color: #FAFCD5;*/
}

#sidebar h4 {
	font-size:0.95em;
	color: #565355;
	margin: 20px 0px 10px 0px;
	padding: 5px 1px 5px 6px;
	font-weight: bold;
	background-color: #ACE9B3;
	font-family: Georgia, "Times New Roman", Times, Serif;
}

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

#sidebar li {
	font-size: 0.9em;
	padding-left: 0px;
	padding-bottom: 6px;
	margin-left: 3px;
	color: #565355;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0.5em 0.4em;
	padding-left: 1.4em;
	line-height:120%;
}

#sidebar ul li ul li {
	font-size: 0.95em;
	margin: 0px;
}

#sidebar ul li ul {
	padding-top: 6px;
	margin: 0px;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:focus, #sidebar a:hover, #sidebar a:active {
	color: #565355;
	font-weight: normal;
	text-decoration: none;
}

#sidebar a:focus, #sidebar a:hover {
	text-decoration:underline;
	color: #999999;
}

#sidebar select {
	margin-left: 30px;
	font-size: 0.9em;
}

#sidebar #siteSearch {
	font-size: 0.9em;
	margin: 15px 0px 0px 18px;
}

#sidebar #siteSearch label {
	font-weight: bold;
	display: block;
	margin-left:2px;
}

#sidebar .friends p {
	text-align: center;
	margin: 10px;
}

#footer {
	clear: both;
	width: 900px;
	background-color: #99A7D6;
	color: #EFEFEF;
	font-size: 0.85em;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	line-height:150%;
}

#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
	color: #EFEFEF;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer p.pagetop {
	float:right;
	margin-top: 0px;
	display: inline;
	background: url('images/top.gif') center right no-repeat;
	padding-right: 10px;
	margin-right: 10px;
}

p.copyWiz {
	margin: 0px 30px 0px 0px;
	padding-left: 3px;
}


#content h1 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 1.7em;
	line-height: 120%;
	color: #8694C3;
	font-weight: bold;
	margin: 15px 0px 20px 0px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	background-color: #DAFCDE;
	padding: 6px 7px 6px 6px;
	clear: both;
}

#content h2.posting {
	margin-bottom:0px;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size:1.2em;
	color: #99A7D6;
	font-weight: bold;
	padding: 5px 0px;
}

small, .small {
	font-size: 0.9em;
}


h2 a:link, h2 a:visited, h2 a:focus, h2 a:hover, h2 a:active {
	color: #000000;
	text-decoration: none;
}

h2 a:focus, h2 a:hover {
	text-decoration: none;
	color: #999999;
}

#content .entry img.aligncenter, #content img.aligncenter, #content .wp-caption {
	border: 1px solid #CCCCCC;
	margin:15px auto;
	padding:3px;
	display: block;
}

#content .post img.alignright, #content .alignright, #content .post img.alignleft, #content .alignleft {
	border: 1px solid #CCCCCC;
	margin:5px 0px 15px 15px;
	padding:3px;
	float: right;
}

#content .post img.alignleft, #content .alignleft {
	float: left;
	margin:0px 15px 15px 0px;
}

#content .alignleftnav {
	float: left;
}

#content .alignrightnav {
	float: right;
}

#content .navigation {
	display: block;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

#content ul, #content ol {
	margin: 15px 0px;
	padding: 0px;
}

#content ul li {
	margin-bottom: 6px;
	list-style: square;
	margin-left: 40px;
}

#content ol li {
	margin-bottom: 6px;
	margin-left: 40px;
}

hr {
	border: 0px;
	color: #4682B4;
	background-color: #4682B4;
	height: 1px;
	margin:30px;
	display: block;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.entry {
	margin-bottom: 25px;
}

#content .post h3 {
	border-bottom: none;
	margin-top: 0px;
	padding-top: 0px;
	padding: 0px;
}

.postdate, .postmetadata, .commentmetadata {
	font-size: 0.9em;
	color: #778899;
	margin: 0px;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:focus, .postmetadata a:hover, .postmetadata a:active, 
.commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:focus, .commentmetadata a:hover, .commentmetadata  a:active, 
.postdate a:link, .postdate a:visited, .postdate a:focus, .postdate a:hover, .postdate a:active {
	color: #778899;
	font-weight: normal;
	text-decoration: none;
}

.postmetadata a:focus, .postmetadata a:hover 
.commentmetadata a:focus, .commentmetadata a:hover 
{
	color: #999999;
	text-decoration: underline;
}

p.postdate, .commentmetadata {
	margin-top: 2px;
	text-align: right;
}

p.postEnd {
	clear: both;
	text-align: right;
	display:block;
	margin: 2px;
}

p.metalinks {
	clear: both;
}

#respond {
	margin-top:30px;
}

/* Comments */

li.comment {
	margin: 20px 0px;
	padding:0px;
}

.comment-author {
	background-color: #FDFFD7;
	font-weight: bold;
	padding: 3px;
}

/*.vcard {
	float: left;
}*/

ol.commentlist {
	padding:0px;
	margin:0px;
	clear: both;
}

cite.fn {
	font-style: normal;
}

/* Forms */

textarea, input, select {
	font-size: 0.9em;
	padding: 1px 2px;
	font-family: verdana, geneva, helvetica, sans-serif;
}

.buttons {
	color: #000000;
	background-color: #D2D2D7;
	padding:2px 1px 3px 1px;
	font-size: 0.9em;
	font-weight: bold;
	cursor: hand;
	margin: 0px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.wp-caption img {
	margin: 0px;
	padding: 0px;
}

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	padding: 0 4px 5px;*/
	margin: -12px 0px 0px 0px;
	padding: 0px;
}

.alignleft {
margin-top:0px;
float: left;
}

.alignright {
margin-top:0px;
float: right;
}

a:link, a:visited, a:focus, a:hover, a:active {
	font-weight: none;
	color: #F0698B;
	text-decoration: underline;
}

a:focus, a:hover {
	text-decoration: none;
	color: #EF93AD;
}

#content img.wp-smiley {
	border: none;
	display:inline;
	margin: 0px;
	padding: 0px;
}

