/*
Theme Name: HandwrittenGirl Theme
Theme URI: http://handwrittengirl.com
Description: HandwrittenGirl Theme
Version: 1.0
Author: HandwrittenGirl
Author URI: http://handwrittengirl.com
*/

/*
	Based on Linen by The Theme Foundry.
	Copyright (C) 2008 - 2011 The Theme Foundry

	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.

	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
html{
	-webkit-font-smoothing: antialiased;
	text-rendering:optimizeLegibility;
}

.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.alignleft {
    padding-bottom: 60px;
    float: left;
}
.alignright {
    float: right
}
/*.noborder {
    margin-left: 40px;
    margin-bottom: 40px;
    padding: 3px;
    max-width: 620px;
    float: right;
    border-width: 0;
    border: none;
}

.bordernone {
	border: none;
	outline: none;
	border-width: 0;
}*/

.productitem{
    margin-left: 40px;
    margin-bottom: 40px;
    padding: 3px;
    max-width: 620px;
    float: right;
    border-width: 0;
	}

.lead {
    width: 100%
}
body {
    line-height: 1;
    font-size: 70%;
    font-family: sans-serif;
    color: #333;
    background-color: #00736b;
}
#header h1 {
    word-spacing: -0.2em;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    line-height: 0.6;
    letter-spacing: -0.05em;
    font-weight: 400;
    font-style: normal;
    font-size: 60px;
    font-family: 'Vibur', serif;
    color: #32b9ad;
}
#description h2 {
    padding-bottom: 10px;
    font-weight: normal;
    font-style: normal;
    font-size: 1.3em;
    color: #777;
}
#navigation {
    text-shadow: 0px 0px;
    padding-left: 30px;
    margin-right: -30px;
    margin-left: -30px;
    border-bottom-width: none;
    background-color: #32b9ad;
}
#navigation a:hover {
    text-decoration: underline
}
#navigation .clear {
    color: ffffff
}
.nav {

}
.nav a {
    color: white;
    font-weight: 600;
}
.nav a visited {
    color: white
}
.nav a:link {
    color: white
}
.post-date p {
    text-align: left;
    padding-left: 30px;
    margin-top: 0px;
    margin-left: -32px;
    color: white;
    background-color: #32b9ad;
    font-weight: 600;
}
#copyright {
    color: #ffffff
}
.title {

}
.entry {
    margin-top: 20px
}
#sidebar {
    margin-top: 20px
}
#sidebar h2.widgettitle {
    text-decoration: underline;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    color: #00736b;
    border-top-width: 0px;
    border-bottom-width: 0px;
}
#sidebar h2.widgettitle a {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #00736b;
    border-top-width: 0px;
    border-bottom-width: 0px;
}
#sidebar a:visited {
    color: #a3a3a3
}
.entry h2.title a {
    color: #32b9ad
}
#sidebar a:link {
    color: #0ea99e
}
.current-menu-item {
    padding-left: 20px;
    background-color: #0e877e;
}
.book {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-left: 28px;
    margin-bottom: 44px;
    float: right;
    border: none;
    background-position: bottom;
    background-image: url(images/bookshadow.png);
}
.book-blank {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-left: 28px;
    margin-bottom: 44px;
    float: right;
    border: none;
}
blockquote {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.entry {
    margin-left: 145px
}
#wrapper {
    margin-top: 0px
}
#sidebar {
    color: #505050
}
a:link {
    color: #0ea99e
}
h1.single-post-title {
    color: #999999
}
h1.single-post-title strong {
    color: #00736b;
    clear: left;
}
h2.title strong {
    color: #00736b;
    clear: left;
}
h2.title a:link a:visited {
    color: #999999
}
.post hr {
    display: block
}
/*layout*/
.block {
    width: 580px;
    float: right;
    display: block;
}
#block p {
    min-height: 200px
}
div.entry ul h2 li a {
    list-style: none
}
ul li a {
    list-style: none
}
#respond{
	0 0 0 24px;

}
figure{
	display: inline;
}

}
figcaption{
	line-height: 1.7em;
	color: #999
}