body {
	padding: 10px;
}

#page {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}

#content {
	margin: 0px 0px 20px 0px;
	padding: 0px 24px 20px 24px;
	position: relative;
	overflow: hidden;	
}


#flickrapi {
	display: none;
}









.shelf {
	text-align: center;
	overflow: hidden;
	width: 100%;
	margin-right: 0px;
	position: relative;
	background-image: none;
	padding-top: 10px;
}

.shelf p {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	background-image: none;
	clear: none;
	display: inline-block;
}

.shelf p a {
	text-align: left;
}

.shelf a.contact {
	width: auto;
	height: auto;
	background-image: none;
	text-indent: 0px;
	display: inline-block;
	float: none;
	margin-right: 0px;
	text-align: center;
	background-color: #eee;
	padding: 6px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #8b191b;
}

.shelf a.contact:hover {
	background-image: none;
}

.shelf a.photos {
	width: auto;
	height: auto;
	background-image: none;
	text-indent: 0px;
	display: inline-block;
	float: none;
	text-align: center;
	background-color: #eee;
	padding: 6px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #8b191b;
}

.shelf a.photos:hover {
	background-image: none;
}


header form, header fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
	float: none;
	display: inline-block;
}

header form {
	padding-top: 10px;
}

#searchfield {
	padding: 3px 3px 3px 10px;
	width: 60px;
	background-color: #ebebeb;
	border: 0px;
	color: #8b191b;
	font-family: Banda, Helvetica, sans-serif;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-right: 5px;
}

.shelf .subby {
	padding: 3px;
	font-family: Banda, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #9a8479;
	border: 0px;
	width: 25px;
}

header h2 {
	font-weight: 400;
	font-size: 1.3em;
	color: #8b191b;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: none;
	padding-top: 15px;
	padding-bottom: 10px;
}




#categories-2 {
	clear: both;
	margin-left: 0px;
	padding: 20px;
}

#categories-2 h3, #categories-2 li {
	font-size: 1.2em;
	font-weight: 400;
	line-height: 130%;
	margin: 0px 7px 0px 0px;
	color: #C1B49A;
}

#categories-2 ul li {
	padding: 0px 7px 0px 0px;
	float: left;
	border-right: 1px dotted #C1B49A;
}



/* content */


#content h2 {
	font-size: 3.5em;
	line-height: 100%;
	font-weight: 400;
	margin: 10px 0px 10px -25px;
	padding: 10px 0px 10px 25px;
	background-image: url(/images/bg_start.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #8b191b;
	clear: both;
}

#content p.metadata {
	line-height: 130%;
}

article {
	padding-bottom: 10px;
}

#content p, #content ul, #content ol {
	font-size: 1.3em;
	line-height: 140%;
	color: #716558;
	margin: 0px 0px .75em 0px;
}


/* dynamic image sizing */

.entry-content img {
    max-width: 85%;
    height: auto;
    width: auto\9; /* ie8 */
}



/* footer */



#footer {
	margin: 0px 0px;
	background-color: #c1b49a;
	padding: 20px 0px;
	border-top: 15px solid #9a8479;
	background-image: url(/images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: 107px bottom;
	clear: both;
}

#shelf1 {
	padding-bottom: 30px;
	border-bottom: 0px;
	position: relative;
	overflow: hidden;
}

#shelf1 .widget {
	width: auto;
	margin: 0px 20px;
	float: none;
}

#shelf2 {
	padding-bottom: 15px;
	padding-top: 30px;
	position: relative;
	overflow: hidden;
}

#text-5 {
	width: auto;
	margin: 0px 15px;
	float: none;
}

#wp_plugin_feed_text_link-3 {
	width: auto;
	margin: 0px 20px;
	float: none;
}

#footer aside {
	padding-top: 20px;
	border-top: 1px dotted #fff;
	padding-bottom: 20px;
}

#footer aside#text-4 {
	border-top: 0px;
	padding-top: 0px;
}

#footer aside p, #footer aside li {
	font-size: 1.2em;
}