/*  
Theme Name: Whimsical
Original Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: Semidaily
Version: 1.1
Author: Based off of Dusk by Becca Wei
Author URI: http://beccary.com
Modified by: Teresa Jones of http://scribblescratch.com
Graphics by: Teresa Jones of http://scribblescratch.com & http://herbrokentoy.com
Permission to use are for this theme ONLY.  No other use permitted without permission!

*/



/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/bg.png) repeat-y;
        background-repeat: repeat;
	font-size: x-small;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #7E6348;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: 0.7em;
}
html>body {
	font-size: small;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.1em 0;
	font-family: Trebuchet MS, Arial, serif;
}
h1, h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a:link {
	color: #D05664;
}
a:visited, a:active {
	color: #D05664;
}
a:hover {	color: #6B9195; 
		text-decoration: none;

}
input, textarea, select {
	background-color: #FFF;
	color: #4A4A49;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, sans-serif;
}
blockquote {
	background-color: #E6E1D0;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 1px dotted #7E6348;
	border-right: 1px dotted #7E6348;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Layout */

#wrapper {
	width: 795px;
	margin: 0 auto;
	background: #ffffff url(images/wrapper.png) repeat-y;
	font-size: 0.9em;
	text-align: left;
}
#header {
	width: 795px;
	height: 298px;
	background: url(images/header.png) no-repeat;
}

	/* Header Styles */
	
	#title {
		float: left;
		margin: 38px 0 0 9px;
		border-bottom: 1px dotted #9e2251;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #222;
		color: #f9b7d5;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #ccd46e;
		text-decoration: none;
	}
	
  .post h1{
  font-size:20px;
  margin:0;
  }
	
#content {
	float: left;
	width: 495px;
	padding: 5px 25px 0 25px;
	background: url(images/content.png) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 495px;
} 
html>body #content {
	width: 495px;
}
#sidebar {
	float: left;
	width: 200px;
	padding: 18px 15px 0 10px;
	color: #7E6348;
	font-size: 0.92em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 220px;
} 
html>body #sidebar {
	width: 220px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 0 0 0 0;
		border-bottom: 0px dotted #ffffff;
	        width: 220px;
                color: #ffffff;
	        background: #89ABAF;
		font-size: 1.1em;
	}
	#sidebar a:link {
		color: #D05664;
	}
	#sidebar a:visited, #sidebar a:active {
		color: #D05664;
	}
	#sidebar a:hover {
		color: #6B9195; 
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	padding: 1.2em 230px 1.2em 35px;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;
		border-top: 1px dotted #9e2251;
		font-size: 0.92em;
	}

	

/* Blog Styles */

.posttitle {
		margin: 0 0 0.6em 0;
                color: #9e2251;
		font-size: 1.1em;
                font-family: georgia;
}
.posttitle a {
	text-decoration: none;
}
.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: left;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #7E6348;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

#wp-calendar  {
empty-cells:show;
width:220px;
}

#wp-calendar #next a {
   padding-right:10px;
   text-align:right;
}
#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}
#wp-calendar a {
display:block;
text-decoration : none;
}
#wp-calendar a:hover {
background-color: #B1CCCF;
color:#4F7777;
}
#wp-calendar caption {
text-align:center;
}
#wp-calendar td {
text-align:center;
border: 0px dotted #ffffff;
}
#wp-calendar td:hover {
border: 0px dotted #ffffff;
}
/*current date color, whether this is an active post or not*/
#wp-calendar #today {
border-bottom: 0px dotted #ffffff;
color: #638489;
                background-color: #ffffff;
}

/* this is the smtwrfs at the top, just in case*/
#wp-calendar th {
border: 1px dotted #F7A1CE;
font-style:normal;
        font-color: #F7A1CE;
text-transform:capitalize;
text-align:center;
}

#wp-calendar td, #wp-calendar td.pad:hover, #wp-calendar td:hover,
#wp-calendar th {
background-color: #C5DADD;
border: 1px dotted #ffffff;
}