body {
	margin: 0;
	padding: 0;
	background: #222; /*url(../images/bg.png) repeat-x left 0px*/
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 12px;
	color: #aaa;
}

@font-face {
	font-family: 'BlackJackRegular';
	src: url('../fonts/black_jack-webfont.eot');
	src: local('☺'), url('../fonts/black_jack-webfont.woff') format('woff'), url('../fonts/black_jack-webfont.ttf') format('truetype'), url('../fonts/black_jack-webfont.svg#webfontdjuKBxbY') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LearningCurveProRegular';
	src: url('../fonts/LearningCurve_OT-webfont.eot');
	src: local('☺'), url('../fonts/LearningCurve_OT-webfont.woff') format('woff'), url('../fonts/LearningCurve_OT-webfont.ttf') format('truetype'), url('../fonts/LearningCurve_OT-webfont.svg#webfontqOzRIsTt') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 200;
	color: #999;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #D64700;
}

a:hover 
{
	text-decoration: none;
	color: #fff;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#box1 {
	width: 640px;
	margin: 20px 0 0 0;
	padding: 0px;
	float: right;
	padding: 0px 0px 0px 0px;
}

#box2 {
	width: 300px;
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;

}

/* Header */

#header {
	position: relative;
	float: right; 
	margin: 20px 0 0px 0px;
	padding: 0px 0 0px 0px;
	width: 85%;
	height: 47px;
	background: #D64700; /* url(../images/header.jpg) no-repeat bottom -6px; */
	line-height: 43px;
}

#orangebox1 {
	position: relative;
	float: right; 
	margin: 40px 0 0px 20px;
	padding: 0px 0 0px 0px;
	width: 90%;
	height: 40px;
	background: #993300; /* url(../images/header.jpg) no-repeat bottom -6px; */
}

/* Logo */

#logo {
	float: left;
	height: 40px;
	margin: 0 0 0 0px;
	color: #000000;
	z-index: 2;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px 0 0;
}

#logo h1 {
	float: left;
	padding-left: 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 4.8em;
	font-weight: 200;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #fff;
}

#logo a:hover {
	background: none;
	text-decoration: none;
	color: #222;
}

.pitch {
	float: left;
	margin: 0;
	padding: 5px 10px 0 0px;
	font: normal 23px Helvetica Neue, Arial, sans-serif;
	font-weight: 200;
	text-align: right;
	line-height: 50%;
	color: #D64700;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

#menu {
	position: relative;
	float: left; 
	margin: 10px 0 10px 0px;
	padding: 0 0px 0 20px;
	width: 60%;
	height: 30px;
	background: #D64700; /* url(../images/header.jpg) no-repeat bottom -6px; */
	line-height: 30px;

}

#menu ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: right;
	list-style: none;
	line-height: normal;
	/*background: url(../images/header.jpg) repeat-x bottom -6px;*/
}

#menu li {
	float: left;
	padding-left: 10px;
}

#menu a {
	display: block;
	height: 20px;
	margin-bottom: 0px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	/*background: #FF9124;*/
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #fff;
	color: #333;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #fff;
	color: #333;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {

}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 0px 0px 0px 0px;
}

#box3 {
	float: left;
	width: 340px;
	padding: 0px 10px;
}

#box4 {
	float: right;
	width: 300px;
	padding: 0px 10px;
}

.post {
	margin-bottom: 5px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 2px 0 0 0px;
	letter-spacing: -1px;
	font-size: 3em;
    text-transform: lowercase;
	color: #D64700;
}

.post .title a {
	color: #D64700;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #DBDBDB;
	background: #F4F4F4;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 5px;
	text-align: left;
}

.post .poem {
	padding: 0px 0px 20px 0px;
	padding-bottom: 5px;
	text-align: left;
}

.links {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

/* Images */

.headshot {
	float: right;
	margin: 20px;
	border: 10px solid #D64700;
}

.pub {
	float: left;
	margin: 10px 0px;
	border: 10px solid #D64700;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid white;
	width:80px;
	height:100px;
}

.pic a{
	width:80px;
	height:100px;
	text-indent:-99999px;
	display:block;
}

#sidegallery {
	width: 340px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar img {
	width: 75px;
	height: 100px;
	margin: 10px;
	border: 5px solid #D64700;
	list-style: inline;
}


#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 17px;
	margin: 0px 20px;
	border-right: none;
}
/*
#sidebar li a {
	padding-left: 10px;
	background: url(../images/img03.gif) no-repeat left 5px;
} */

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #D64700;
	letter-spacing: -.5px;
	font-size: 1.5em;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: left;
}

#sidebar a {
	border: none;
	color: #D64700;
}

#sidebar a:hover 
{
	text-decoration: none;
	color: #fff;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
/* Form */

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 10px;
  font: 400 1em;
  color: #999;
  background: #E8E8E8;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #D64700;
  background: #D8D8D8;
  border: 1px solid #E0E0E0;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 15px 5px;
  font: 400 2em;
  cursor: pointer;
  color: #000000;
  background: #E0E0E0;
  border-width: 1px;
  border-style: solid;
  border-color: #888;
}

.large
{
		color: #D64700;
			font-size: 72px;
}
/* Footer */

#footer {
	position: relative;
	width: 30%;
	height: 30px;
	float: right; 
	margin: 0 0 5px 20px;
	padding: 0px 0 15px 20px;
	background: #D64700;
	font-family: Helvetica, Arial, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	font-size: 12px;
	text-transform: lowercase;
	text-align: left;
	color: #fff;
}

#footer a {
	color: #111;
	font-weight: 500;
}

#footer a:hover {
	color: #fff;
}