html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 720px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
	position: static;
}


/* banner user/photo */

.banner-user {
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo {
	display: block;
	margin: 0 0 2px;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img {
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* nav */

.nav-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-list-item {
	display: block;
	float: left;
}

.nav-list-item a {
	display: block;
	padding: 5px 10px;
}


/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content {
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comments-info,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 5px 10px;
}

.comment-data .comment-content {
	float: left;
	clear: right;
	margin: 0;
}

.comment-inline-edit,
.comment-inline-preview {
	margin-top: 10px;
}

.comment-number {
	display: inline;
	float: left;
	margin-right: 8px;
}

.comment-header .comment-header-right {
	margin: 0;
	clear: none;
}

.comment-header .comment-header-left {
	float: left;
}

.comment-avatar {
	float: left;
}

.comment-data .comment-has-avatar {
	margin-left: 60px;
}

.trackbacks-info p,
.comments-info p {
	margin-top: 5px;
}

.trackbacks-link {
	font-size: 0.8em;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
}

.entry-footer,
.trackback-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	margin: 5px 10px 20px;
}

.entry-footer p {
	margin-top: 0;
	margin-bottom: 2px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
}

#comment-text {
	margin-bottom: 3px;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}

#comment-post {
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px;
}


/* modules */

.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content {
	position: relative;
	margin: 5px 10px 20px;
}

.module-list,
.archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item,
.archive-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-more {
	text-align: right;
}

.module-elsewhere .module-list img,
.archive-elsewhere .archive-list img,
.module-presence img {
	vertical-align: middle;
}

.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
	border-collapse: collapse;
	width: 100%;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
	width: 14%;
	text-align: center;
}

.module-category-cloud .module-list {
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.typelist-plain .module-list,
.typelist-plain .archive-list {
	list-style: none;
}

.typelist-plain .module-list-item,
.typelist-plain .archive-list-item {
	padding: 0;
	background: none;
}

.typelist-thumbnailed { margin: 0 0 20px; }

.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
	margin: 0;
	padding: 5px;
}

.typelist-no-description {
	text-align: center;
	margin: 10px 0;
}

.module-featured-photo .module-content,
.module-photo .module-content {
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo {
	width: 54px;
	height: 54px;
}

.day-photo a {
	display: block;
}

.day-photo a img {
	width: 50px;
	height: 50px;
}

/* comments */
.comments-open {
	margin-bottom: 25px;
}

.comment-form .grayText {
	color: #999;
}

.comment-form .comments-open-subtext {
	margin: 2px 0 20px;
	font-size: 11px;
}

.comment-form .errorBG {
	background-color: #ffebe3;
}

.comment-form .comment-error,
.comment-form .comment-error,
.comment-form .comment-error {
	margin: 2px 0 16px 3px;
	font-size: .9em;
}

.comment-form .active-error {
	display: block;
}

/* comment notification boxes */
.yellowBox,
.yellowGreenBox,
.redBox {
	background: url(../images/atpcomment-gradient.png) top left repeat-x #ffffe6;
	border: 1px solid;
	margin: 10px 0 50px;
	padding: 8px;
	color: #000;
}

.lessBoxMargin {
	margin: 20px 0 25px;
}

.commentCompleteMargin {
	margin: 25px 0 20px;
}

.yellowBox p,
.yellowGreenBox p,
.redBox p {
	margin-top: 0;
	color: #000;
}

/* hiddenBox class */
.hiddenBox {
	display: none;
}

.visibilityHiddenBox {
	visibility: hidden;
}

.comments-open label.hiddenBox {
	display: none;
}

/* yellow/yellow prompt box */
.yellowBox {
	border: 1px solid #ffbb33;
}

/* yellow/green complete box */
.yellowGreenBox {
	border: 1px solid #669900;
}

/* red/red error box */
.redBox {
	border: 1px solid #cc2200;
}

.captchaErrorText {
	background: url(../images/atpcomment-error-icon.png) top left no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

.comment-inline-edit,
.comment-inline-edit textarea,
.comment-inline-preview,
.comment-inline-preview p {
	margin-bottom: 8px;
}

.comment-inline-preview-buttons {
	margin-top: 8px;
}

.comment-preview {
	margin-top: 20px;
}

.comment-preview-content {
	float: left;
	clear: right;
	margin-top: 8px;
}

.comment-form .comments-open-footer {
	width: 300px;
}

.comment-form .cancel-edit {
	padding: 5px 0;
	float: right;
}

.comment-data .comment-footer {
	clear: both;
	margin-bottom: 30px;
}

.comment-footer .command-edit-comment,
.comment-footer .command-delete-comment {
	font-weight: bold;
}

.comment-footer .comment-footerlinks {
	float: left;
}

.comment-footer .comment-datetime {
	float: right;
	clear: right;
}

.comment-reply .comment-has-avatar {
	margin-left: 60px;
}

.comment {
	padding-top: 15px;
}

#comment-avatar-flyout {
	position: absolute;
	z-index: 1;
}

#avatar-flyout-content {
	width: 300px;
	background-color: #fff;
	border: 2px solid;
	padding: 8px;
}

#avatar-flyout-img {
	float: left;
	margin-right: 4px;
}

#avatar-flyout-name {
	font-weight: bold;
	font-size: 14px;
}

#avatar-flyout-content .profileLink {
	float: right;
	font-weight: bold;
}

#comment-avatar-flyout .clearBoth {
	clear: both;
}

#avatar-flyout-content #avatar-flyout-location,
#avatar-flyout-content .profileWebsite {
	margin: 5px 0;
}

#avatar-flyout-counts .activityTitle {
	margin: 5px 0 8px;
	font-weight: bold;
}

#avatar-flyout-counts .subTitle {
	float: left;
	width: 100px;
}

#avatar-flyout-counts #avatar-flyout-thisblog,
#avatar-flyout-counts #avatar-flyout-overall {
	float: left;
}

.pager .pagination-bar a {
	margin: 2px;
	border: 1px solid #ccc;
	padding: 2px 4px;
	text-decoration: none;
}

.pager .pagination-bar a:hover,
.pager .pagination-bar a:active {
	text-decoration: underline;
}

.pager .pagination-bar .this-page {
	margin: 2px;
	padding: 1px 4px;
}

.pager .pager-status {
	margin: 2px;
	padding: 1px 4px;
	font-size: 0.8em;
}


/* footer */

.footer-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-list-item {
	display: block;
	float: left;
}

.footer-list-item a {
	display: block;
	padding: 5px 10px;
}

.module-tipjar,
.module-tipjar-r2 {
    font-family: 'trebuchet ms', sans-serif;
}

.module-tipjar .button {
    margin: 0;
}

.module-tipjar-r2 .tipjar-button-wrapper {
	position: relative;
}

.module-tipjar-r2 .tipjar-button {
    position: relative;
    float: left;
    text-align: left;
}

.module-tipjar .button h3,
.module-tipjar .button p,
.module-tipjar-r2 .tipjar-button h3,
.module-tipjar-r2 .tipjar-button p {
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 1.2em;
}

.module-tipjar .button img,
.module-tipjar-r2 .tipjar-button img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

.module-tipjar .module-content {
    position: relative;
    margin: 10px;
    padding: 0;
}

.module-tipjar p {
    margin-left: 10px;
}

.module-tipjar-r2 p {
    margin: 2px 0 0 0;
}

.module-tipjar #button-1, .module-tipjar-r2 #button-1 { background: url(../images/tipjar-buttons/tipjar-green-large.gif) left top no-repeat; }
.module-tipjar #button-2, .module-tipjar-r2 #button-2 { background: url(../images/tipjar-buttons/tipjar-pink-large.gif) left top no-repeat; }
.module-tipjar #button-3, .module-tipjar-r2 #button-3 { background: url(../images/tipjar-buttons/tipjar-green-medium.gif) left top no-repeat; }
.module-tipjar #button-4, .module-tipjar-r2 #button-4 { background: url(../images/tipjar-buttons/tipjar-pink-medium.gif) left top no-repeat; }
.module-tipjar #button-5, .module-tipjar-r2 #button-5 { background: url(../images/tipjar-buttons/tipjar-green-small.gif) left top no-repeat; }
.module-tipjar #button-6, .module-tipjar-r2 #button-6 { background: url(../images/tipjar-buttons/tipjar-pink-small.gif) left top no-repeat; }

.module-tipjar .empty-1,
.module-tipjar .empty-2,
.module-tipjar-r2 #button-1,
.module-tipjar-r2 #button-2,
.module-tipjar-r2 .empty-1,
.module-tipjar-r2 .empty-2 {
    width: 120px;
    height: 52px;
}

.module-tipjar #button-1 h3,
.module-tipjar #button-2 h3,
.module-tipjar-r2 #button-1 h3,
.module-tipjar-r2 #button-2 h3 {
    font-size: 15px;
    font-weight: bold;
    padding: 4px 0 0 28px;
}

.module-tipjar #button-1 p,
.module-tipjar #button-2 p,
.module-tipjar-r2 #button-1 p,
.module-tipjar-r2 #button-2 p {
    font-size: 11px;
}

.module-tipjar #button-1 p,
.module-tipjar #button-2 p {
    padding: 0 0 24px 28px;
}

.module-tipjar-r2 #button-1 p,
.module-tipjar-r2 #button-2 p {
    padding: 0 0 0 28px;
}

.module-tipjar .empty-3,
.module-tipjar .empty-4,
.module-tipjar-r2 #button-3,
.module-tipjar-r2 #button-4,
.module-tipjar-r2 .empty-3,
.module-tipjar-r2 .empty-4 {
    width: 88px;
    height: 31px;
}

.module-tipjar #button-3 h3,
.module-tipjar #button-4 h3,
.module-tipjar-r2 #button-3 h3,
.module-tipjar-r2 #button-4 h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 5px;
}

.module-tipjar #button-3 p,
.module-tipjar #button-4 p,
.module-tipjar-r2 #button-3 p,
.module-tipjar-r2 #button-4 p {
    font-size: 11px;
}

.module-tipjar #button-3 p,
.module-tipjar #button-4 p {
    padding: 0 0 4px 5px;
}

.module-tipjar-r2 #button-3 p,
.module-tipjar-r2 #button-4 p {
    padding: 0 0 0 5px;
}

.module-tipjar #button-5,
.module-tipjar #button-6,
.module-tipjar .empty-5,
.module-tipjar .empty-6,
.module-tipjar-r2 #button-5,
.module-tipjar-r2 #button-6,
.module-tipjar-r2 .empty-5,
.module-tipjar-r2 .empty-6 {
    width: 94px;
    height: 15px;
}

.module-tipjar #button-5 h3,
.module-tipjar #button-6 h3,
.module-tipjar #button-5 p,
.module-tipjar #button-6 p,
.module-tipjar-r2 #button-5 h3,
.module-tipjar-r2 #button-6 h3,
.module-tipjar-r2 #button-5 p,
.module-tipjar-r2 #button-6 p {
    display: none;
}

/* Six Apart Theme for TypePad ============================================ */

/*
    Creator: Lilia Ahner
    URL: http://lilia.vox.com/
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Layout */

#container {
/*    width: 940px;*/
    width: 800px;
}

#alpha,
#beta,
#gamma,
#delta {
    float: left;
    padding-top: 20px;
}

#alpha {
    width: 485px;
}

#beta {
    width: 455px;
}

#gamma,
#delta {
    width: 200px;
}


/* Header */

#banner {
/*    width: 940px;*/
    width: 800px;
    margin: 15px 0 0 0;
}

#banner-header {
    margin: 0 0 5px;
    line-height: 1;
}

#banner-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#banner a {
    text-decoration: none;
}

#banner a:hover {
    text-decoration: underline;
}


/* Content */

.date-header {
    margin: 0 0 5px;
    font-size: 10px;
}

.entry-header {
    margin: 0 0 5px;
    font-size: 22px;
    font-weight: bold;
}

h4.entry-header {
    font-size: 16px;
}

.entry-header a {
    text-decoration: none;
}

.entry-header a:hover {
    text-decoration: underline;
}

.entry-content {
    margin: 5px 0;
}

.entry-more-link {
    font-weight: bold;
}

.entry-footer {
    margin: 10px 0 20px;
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 5px;
    font-weight: normal;
}

.entry-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.content-header {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
    margin: 5px 0 20px;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 80%;
}


/* Utility */

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #333;
    background: #9e631b url(../images/body.png) repeat-x top center;
    background-attachment: fixed;
}

a {
    color: #7f6705;
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */


/* Artistic */

.layout-artistic #gamma {
    margin-right: 15px;
}

.layout-artistic #alpha-inner,
.layout-artistic #beta-inner {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.layout-artistic #gamma-inner,
.layout-artistic #delta-inner {
    padding-top: 0;
}


/* Calendar */

.layout-calendar #gamma {
    margin-right: 15px;
}

.layout-calendar #alpha-inner,
.layout-calendar #beta-inner {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.layout-calendar #gamma-inner,
.layout-calendar #delta-inner {
    padding-top: 0;
}


/* Moblog 1 */

.layout-moblog1 #alpha {
    width: 190px;
}

.layout-moblog1 #beta {
    width: 560px;
}

.layout-moblog1 #gamma {
    width: 190px;
}

.layout-moblog1 #beta-inner {
    padding-right: 20px;
    padding-left: 20px;
}


/* Moblog 2 */

.layout-moblog2 #alpha {
    width: 85px;
}

.layout-moblog2 #beta {
    width: 460px;
}

.layout-moblog2 #gamma {
    width: 235px;
}

.layout-moblog2 #delta {
    width: 160px;
}

.layout-moblog2 #alpha-inner {
    padding-left: 20px;
}

.layout-moblog2 #beta-inner,
.layout-moblog2 #gamma-inner,
.layout-moblog2 #delta-inner {
    padding-right: 20px;
    padding-left: 20px;
}


/* Timeline */

.layout-timeline #alpha {
    width: 510px;
}

.layout-timeline #beta {
    width: 430px;
}

.layout-timeline #gamma {
    margin-right: 20px;
}

.layout-timeline #gamma,
.layout-timeline #delta {
    width: 185px;
}

.layout-timeline #alpha-inner,
.layout-timeline #beta-inner {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.layout-timeline #gamma-inner,
.layout-timeline #delta-inner {
    padding-top: 0;
}


/* Two Column (Right) */

.layout-two-column-right #alpha {
    width: 750px;
}

.layout-two-column-right #beta {
    width: 190px;
}

.layout-two-column-right #alpha-inner {
    padding-right: 20px;
    padding-left: 20px;
}


/* Two Column (Left) */

.layout-two-column-left #alpha {
    width: 190px;
}

.layout-two-column-left #beta {
    width: 750px;
}

.layout-two-column-left #beta-inner {
    padding-right: 20px;
    padding-left: 20px;
}


/* Three Column */

.layout-three-column #alpha,
.layout-three-column #gamma {
    width: 190px;
}

.layout-three-column #beta {
/*    width: 560px;*/
    width: 420px;
}

.layout-three-column #beta-inner {
    padding-right: 20px;
    padding-left: 20px;
}


/* Three Column (Right) */

.layout-three-column-right #alpha {
    width: 560px;
}

.layout-three-column-right #beta,
.layout-three-column-right #gamma {
    width: 190px;
}

.layout-three-column-right #alpha-inner {
    padding-right: 20px;
    padding-left: 20px;
}


/* One Column */

.layout-one-column #container,
.layout-one-column #banner,
.layout-one-column #alpha {
    width: 780px;
}

.layout-one-column #alpha-inner {
    padding-right: 20px;
    padding-left: 20px;
}


/* Header ----------------------------------------------------------------- */

#banner {
    background: transparent url(../images/revised_header.jpg) no-repeat top left;
    height: 225px;
}

#banner a {
    color: #fff;
    font-weight: bold;
}

#banner-inner {
    padding: 20px 0 50px 20px;
    visibility: hidden;
}

#banner-header {
/*    width: 900px;*/
    width: 760px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

#banner-description {
/*    width: 900px;*/
    width: 760px;
    color: #fff;
    font-weight: bold;
}

#nav
{
	background: #170d00 url(../images/nav.png) repeat-x top left;
}

.nav-list
{
	border-bottom: 1px solid #0b0600;
}

.nav-list-item
{
	border-right: 1px solid #3a1f00;
}

.nav-list-item a
{
	color: #e0d5c8;
	font-size: 12px;
	padding: 6px 12px;
}

/* Content ---------------------------------------------------------------- */

.entry-header,
.entry-header a,
.content-header {
    color: #7f3803;
}

.date-header,
.entry-footer,
.entry-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.entry-footer {
    border-top-color: #d3bca0;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    color: #7f3803;
}


.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.layout-two-column-left #pagebody-inner { background: #fff url(../images/content-tw.gif) repeat-y scroll left top; }
.layout-two-column-right #pagebody-inner { background: #fff url(../images/content-wt.gif) repeat-y scroll right top; }
.layout-three-column #pagebody-inner { background: #fff url(../images/content-twt.gif) repeat-y scroll left top; }
.layout-three-column-right #pagebody-inner { background: #fff url(../images/content-wtt.gif) repeat-y scroll right top; }
.layout-one-column #pagebody-inner { background: #fff; }
.layout-one-column #banner { background: transparent url(../images/header-one-column.gif) no-repeat left top; }
.layout-artistic #pagebody-inner { background: #fff url(../images/content-tw.gif) repeat-y scroll 295px 0px; }
.layout-calendar #pagebody-inner { background: #fff url(../images/content-tw.gif) repeat-y scroll 295px 0px; }
.layout-moblog1 #pagebody-inner { background: #fff url(../images/content-twt.gif) repeat-y scroll left top; }
.layout-moblog2 #pagebody-inner { background: #fff url(../images/content-twtt.gif) repeat-y scroll -10px 0px; }
.layout-timeline #pagebody-inner { background: #fff url(../images/content-tw.gif) repeat-y scroll 320px 0px; } 

.module-header { 
    padding: 5px 0 0 0; 
    font-family: "Helvetica Neue", Arial, sans-serif; 
    margin-bottom: 8px;
    border-top: 3px solid #d79547;
    padding-bottom: .3em; 
}

.module-header,
.module-header a {
    color: #7f3803;
    font-size: 12px;
    font-weight: bold;
}

.layout-moblog2 .module-header,
.layout-moblog2 .module-content {
    margin-right: 0;
    margin-left: 0;
}

.module-powered .module-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #d3bca0;
    background-color: #faf5ee;
}

.typelist-thumbnailed .module-list-item {
    border-color: #d3bca0;
    background-color: #faf5ee;
}

.typelist-thumbnail {
    background: #faf5ee;
}

.module-mmt-calendar .module-header {
    border-bottom: 1px solid #d3bca0;
} 

.module-header,
.module-content {
    margin-right: 15px;
    margin-left: 15px;
}

.module-header {
    font-size: 12px;
}

.module-header a {
    text-decoration: none;
}

.module-header a:hover {
    text-decoration: underline;
}

.module-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}

.layout-artistic .module-header,
.layout-artistic .module-content,
.layout-calendar .module-header,
.layout-calendar .module-content,
.layout-timeline .module-header,
.layout-timeline .module-content,
.layout-one-column .module-header,
.layout-one-column .module-content {
    margin-right: 0;
    margin-left: 0;
}


/* "Powered By" Module */

.module-powered .module-content {
    padding: 10px;
    text-align: center;
}

.module-powered .module-content,
.module-powered .module-content a {
    color: #333;
}


/* Calendar Module */

.module-calendar .module-content table {
    font-size: 10px;
}


/* Featured Photo Module */

.module-featured-photo,
.module-featured-photo img {
    width: 415px;
}


/* Recent Photos Module */

.layout-artistic .module-recent-photos {
    margin-top: 10px;
}

.layout-timeline .module-recent-photos {
    margin-top: 0;
}

.layout-moblog1 .module-recent-photos,
.layout-moblog2 .module-recent-photos {
    margin: 0;
}

.layout-moblog1 .module-recent-photos .module-content {
    margin: 5px 15px 20px;
}

.layout-artistic .module-recent-photos .module-list { 
    padding-left: 5px;
}

.layout-timeline .module-recent-photos .module-list { 
    padding-left: 15px;
}

.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 4px 0 0;
    padding: 0;
    background-image: none;
}

.layout-moblog1 .module-recent-photos .module-list-item {
    margin: 0 5px 5px 0;
}

.layout-moblog2 .module-recent-photos .module-list-item {
    margin: 0 0 5px;
}

.layout-timeline .module-recent-photos .module-list-item {
    margin: 10px 10px 0 0;
}

.module-recent-photos .module-list-item a {
    border: 1px solid #7f3803;
    padding: 1px;
    background-color: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #d3bca0;
}


/* Photo Module */

.module-photo {
    border: 0;
    background: none;
}

.module-photo .module-content {
    margin: 10px;
}

.module-photo img {
    border: 0;
}

.layout-moblog2 .module-photo img {
    width: 100px;
    height: auto;
}


/* Mixed Media Template Calendar Module */

.module-mmt-calendar {
    width: 415px;
    margin: 0;
}

.module-mmt-calendar .module-header,
.layout-timeline .module-recent-photos .module-header {
    margin: 0;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    background-color: #223c4e;
}

.module-mmt-calendar .module-header a {
    color: #fff;
}

.module-mmt-calendar .module-content {
    margin: 0 0 15px;
}

.module-mmt-calendar table {
    width: 415px;
    font-size: 11px;
    background-color: #223c4e;
}

.module-mmt-calendar th {
    color: #fff;
    border-right: 1px solid #d3bca0;
    border-bottom: 1px solid #d3bca0;
    padding: 2px;
    text-align: right;
    font-weight: bold;
}

.module-mmt-calendar td {
    border-right: 1px solid #d3bca0;
    border-bottom: 1px solid #d3bca0;
    padding: 2px;
    text-align: right;
    font-weight: normal;
    background-color: #faf5ee;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.day-photo a {
    border: 1px solid #d3bca0;
    padding: 1px;
    background-color: #fff;
}

.day-photo a:hover {
    border-color: #7f3803;
}


/* Module Thumbnailed */

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    border-width: 1px;
    border-style: solid;
    padding: 0;
    background-repeat: repeat-x;
    background-position: top left;
}


/* Footer */

.footer-list {
    border-top: 1px solid #d3bca0;
    padding: 15px 20px;
    background-color: #fff;
}

.footer-list-item {
    margin-right: 10px;
    border-right: 1px solid #d3bca0;
    padding-right: 10px;
}

.last-footer-list-item {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 0;
}

.footer-list-item a {
    padding: 0;
}

/* Subscription box in sidebar */

.subscribe-info {
  color: #99331D;
}

.subscribe-info li {
  color: #660000
}

.subscribe-info .really {
  font-size:115%;
}

/* selected nav item */

li.sel a {
  text-decoration: none;
  font-weight: bold;
}

/* more space in lists */

.more-space li {
  margin-top: 1em;
}

ol.a { list-style-type: decimal; }
ol.b { list-style-type: lower-alpha; }
ol.c { list-style-type: lower-roman; }