/*
Theme Name: Paula Kluth
*/



/* Initialize
----------------------------------------------------------------------------*/

* {
	font-family: Century Gothic, Arial, Sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}



/* Hide Un-needed Stuff 
----------------------------------------------------------------------------*/

div#tipoftheday, 
div#polaroid,
div#socialicons,
div#sharpie,
div#pins,
div#menu,
iframe,
div#sidebardiv,
div#leave-a-comment,
div#comments span.comment-edit,
div.button {
	display: none;
	}


h1 {
	font-size: 24px;
	}

h2 {
	font-size: 20px;
	margin-top: 30px;
	}

h3 {
	font-size: 16px;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	}

p, li {
	font-size: 12px;
	line-height: 16px;
	}

div.clearfloat {
	clear: both;
	}



/* Website Title and Taglines
----------------------------------------------------------------------------*/

div#businesscard h1 {
	margin-bottom: 0;
	}
div#businesscard h2 {
	margin-top: 0;
	}
div#spiralnotepad h3 {
	font-size: 15px;
	font-style: italic;
	margin-bottom: 40px;
	}



/* Blog
----------------------------------------------------------------------------*/

div#blogtext div.postdate {
	float: left;
	margin-right: 15px;
	background-color: #e6ebf3;
	}
div#blogtext div.monthyear {
	background-color: #063a95;
	color: #fff;
	font: 12px/12px Arial, Sans-serif;
	padding: 5px;
	border: 1px solid #666;
	}
div#blogtext div.day {
	font: 14px/20px Arial, Sans-serif;
	padding: 2px;
	text-align: center;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	}

div#content div.posttitle h2, div#content div.posttitle h3 {
	margin: 5px 0;
	padding: 0;
	}



/* About Paula; Work With Me (book layout)
----------------------------------------------------------------------------*/

div#content div.book {
	margin: 20px 0 30px 0;
	}
div#content div.book img {
	width: 50px;
	}
div#content div.book-thumbnail {
	float: left;
	padding-right: 20px;
	}



/* Readings Page
----------------------------------------------------------------------------*/


div#content div#page-readings ul.child-pages,
div#content div#page-readings ul.children,
div#content div#page-readings ul.child-pages li, 
div#content div#page-readings ul.children li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}


div#content div#page-readings ul.children {
	margin: 10px 0 20px 0;
	}



/**** Make the readings section headings bigger */

div#content div#page-readings li.page-item-190,
div#content div#page-readings li.page-item-175,
div#content div#page-readings li.page-item-163,
div#content div#page-readings li.page-item-154 {
	font-size: 18px;	
	}



/* Footer
----------------------------------------------------------------------------*/

div#footer {
	margin-top: 60px;
	}
