/*  
Theme Name: Freshie BookTheme 
URL: http://www.simplywp.net
Author: Kathie & AndrewAuthor 
URL: http://www.simplywp.netDescription: 3 Columns scrapbook WordPress theme. Gravatar and widget sidebar ready. Designed by <a href="http://www.searchengineoptimisation.org/free-wordpress-themes/">Free Wordpress Themes</a>.
Tags: scrapbook, paper, note
*/

body {
	background: url('images/background.png') repeat center;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap {
	width: 950px;
	padding: 0px;
	margin: auto;
	background: #FFFFFF;
}

#header {
	width: 400px;
	height: 139px;
	margin: auto;
	background: url('images/header.jpg') no-repeat center;
	text-align: left;
	color: #62453f;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 500px;
	font-size: 18px;
}
#header h1 {
	color: #62453f;
	font-size: 36px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#navigation {
	clear: both;
	height: 30px;
	font-weight: bold;
	color: #62453f;
	font-size: 12px;
	text-transform: uppercase;
	background: url('images/nav_bg.png') no-repeat center;
}
#navigation ul {
	float: left;
	list-style: none;
	margin: 6px 0px 0px 30px;
	padding: 0px;
}
#navigation li {
	float: left;
	padding: 0px 20px 0px 0px;
}
#content {
	float: left;
	width: 530px;
	padding: 10px 0px;
}
.entry_body {
	padding: 10px 20px;
	margin: 0px 0px 50px 0px;
	line-height: 18px;
}
#content h1 {
	font-size: 26px;
	color: #F36F21;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;

}
.entry_break {
	clear: both;
	height: 20px;
}
.entry_date {
	float: left;
	padding: 3px 0px;
	color: #636467;
}
.entry_comment {
	float: right;
	padding: 3px 0px;
	color: #636467;
}
.entry_body blockquote {
	padding: 5px 15px;
	margin: 10px 50px;
	background: url('images/blockquote.jpg') repeat-y left;
	color:  #B89F59;
	text-align: justify;
}
.entry_footer {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 5px;
	height: 15px;
	border-top: 1px dashed #50C6DD;
	border-bottom: 1px dashed #50C6DD;
}
.entry_categories {
	clear: both;
	padding: 10px 0px 10px 20px;
	background: url('images/folder.gif') no-repeat left;
	color: #837D7D;
}
.entry_footer_break {
	clear: both;
	background: url('images/entry_break.png') no-repeat center;
	height: 10px;
}
.pagetitle {
	padding: 0px;
	margin: 10px;
}
#footer_link {
	clear: both;
	padding: 10px;
	height: 30px;
}
.footerleft {
	color: #000000;
	float: left;
}
.footerright {
	color: #000000;
	float: right;
}
#content_break {
	clear: both;
}
#sidebar {
	width: 420px;
	padding: 10px 0px;
	float: right;
	margin: 0px;
}
#sidebar_left {
	float: left;
	padding: 10px;
	width: 190px;
}
#sidebar_right {
	float: right;
	padding: 10px;
	width: 190px;
}
#sidebar h2 {
	font-size: 18px;
	color: #F36F21;
	background: url('images/sidebar_title.png') no-repeat center bottom;
	padding: 5px 0px 10px 5px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
}
#sidebar li {
	padding: 0px;
	margin: 0px;
}
#footer {
	clear: both;
	height: 10px;
	padding: 10px;
	background: url('images/footer.png') repeat-x center;
	color: #FFFFFF;
	font-size: 10px;
}
.wp-smiley {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: transparent;
}

#content img {
	border: 2px solid #d6d4c1;
	margin: 0px;
}

.wp-caption-text {
	display: block;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}
.alignleft {
	float: left;
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}
.postmetadata {
	clear: both;
	border: 1px solid #F4F4EA;
	padding: 5px;
}
#comment_box {
	margin: 5px 20px;
}
.commentlist {
	padding: 5px;
	margin: 0px 0px 30px 0px;
	list-style: none;
}
#comment_box li {
	list-style: none;
}
.children {
	padding: 5px 10px;
	margin: 10px 20px;
	border: 1px dotted #F36F21;
}
.comment-author {
	margin: 10px;
}
.commentmetadata {
	font-size: 10px;
}
#comment_box h3 {
	margin: 0px;
	padding: 0px;
}
.reply a {
	display: block;
	width: 150px;
	text-align: center;
	padding: 5px 10px;
	color: #000000;
	background: #F36F21;
}
.reply a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textwidget {
	width: 100%;
	margin: 5px 0px 20px 0px;
	text-align: center;
}
select {
	margin: 5px 0px 5px 0px;
}
#wp-calendar {
	width: 100%;
	margin: 5px 0px 20px 0px;
}
#wp-calendar th {
	color: #000000;
}
#wp-calendar caption {
	font-weight: bold;
	padding: 5px;
}
#wp-calendar td {
	text-align: center;
}
a {
	text-decoration: none;
	color: #F36F21;
}
a:hover {
	text-decoration: underline;
	color: #F36F21;
}
#content h1 a {
	color: #F36F21;
	text-decoration: none;
}
#content h1 a:hover {
	color: #F36F21;
	text-decoration: none;
	border-bottom: 2px solid #F36F21;
}
#navigation a {
	display: block;
	color: #C2CC6C;
	text-decoration: none;
}
#navigation a:hover {
	display: block;
	color: #C2CC6C;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C2CC6C;
}
#footer a {
	color: #535557;
	text-decoration: none;
	font-size: 6px;
}
#footer a:hover {
	color: #505153;
	text-decoration: underline;
	font-size: 6px;
}
#sidebar a {
	color: #6B6B6B;
	display: block;
	text-decoration: none;
	padding: 3px;
}
#sidebar a:hover {
	color: #FFFFFF;
	display: block;
	background: #F36F21;
	text-decoration: none;
	padding: 3px;
}

