/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom .top-nav-bar .menu {float:right;}

.custom.front_page #content h1 {margin-bottom:16px;color:#422720;font-weight:bold;font-size:1.8em;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}
.custom.front_page #content p {color:#444444;font-size:1em;}

.custom.archive #archive_intro h1 {color:#422720;font-weight:bold;font-size:1.7em;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}
.custom.archive #archive_intro p {color:#555555;font-size:.9em;}

.custom div.pinterest-posts {
	float:right;
	padding-top:4px;
	padding-left:5px;
}

div.breadcrumbs{margin-bottom:18px;font-family:Arial;font-size:11px;}