/* basic elements */

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-has-avatar .comment-avatar {
	float: left;
	width: 56px;
}

.comment-has-avatar .comment-avatar img {
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}

.comment-has-avatar .comment-content,
.comment-has-avatar .comment-footer {
	margin-left: 66px;
}

.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;
}

.entry-footer-share-buttons {
	font-size: 10px;
	line-height: 1;
}

.entry-footer-share-buttons .entry-footer-links-reblog,
.entry-footer-share-buttons .entry-footer-links-favorite,
.entry-footer-share-buttons .entry-footer-links-digg,
.entry-footer-share-buttons .entry-footer-links-delicious,
.entry-footer-share-buttons .entry-footer-links-twitter {
	display: inline-block;
}

.entry-footer-share-buttons .entry-footer-links-favorite .favorite {
	margin-right: 0 !important;
}

.entry-footer-share-buttons .separator {
	display: none;
}

.entry-footer-share-buttons .share-link {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 4px 6px 4px 24px;
	color: #777;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-transform: none;
	vertical-align: bottom;
	background-color: #ededed;
	background-repeat: no-repeat;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.entry-footer-share-buttons .share-link:hover {
	border-color: #bbb;
	color: #555;
}

.entry-footer-share-buttons .share-link-digg {
	background-image: url(images/share-link-bg-digg.gif);
}

.entry-footer-share-buttons .share-link-email {
	background-image: url(images/share-link-bg-email.gif);
}

.entry-footer-share-buttons .share-link-twitter {
	background-image: url(images/share-link-bg-twitter.gif);
}

.entry-footer-share-buttons .share-link-delicious {
	background-image: url(images/share-link-bg-delicious.gif);
}

.entry-footer-share-buttons .share-link-reblog {
	background-image: url(images/share-link-bg-reblog.gif);
}

.favorite-container{
	width: 82px; /* 79px */
	height: 20px;
	display: inline;
}
.entry-footer-share-buttons .favorite-container{
	padding: 0 3px 0 0;
}
.favorite{
	vertical-align: bottom;
	width: 82px; /* 79px */
	height: 20px;
	padding:0;
	margin: 0 2px 0 0;
}
/* .favoriteshort{vertical-align:bottom;width:22px;height:20px;padding:0;margin:0;} */

.recently-favorited{margin:0 0 20px 0;}
.recently-favorited ul{list-style:none;margin:0;padding:0;}
.recently-favorited li{display:inline;margin:0 5px 0 0;}
.recently-favorited li img{width:32px;height:32px;}

.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 {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.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-qrcode .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;
}


/* Mini-Profile Module */

.module-miniprofile .module-content {
	text-align: center;
}


/* 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;
}

/* sign in to comment external services */
.comments-open .login-list {
	display: inline;
	float: left;
	padding-left: 0px;
}

.comments-open .login-list span {
	margin-left: 4px;
	padding-bottom: 5px;
}

.comments-open .login-list .first {
	margin-left: 0px;
	padding-left: 0px;
}

.comments-open .login-list .typepad {
	background: url(http://www.startabou.com/.shared/images/profile/service_icons/typepad.png) top left no-repeat;
	padding-left: 20px;
}

.comments-open .login-list .facebook {
	background: url(http://www.startabou.com/.shared/images/profile/service_icons/facebook.png) top left no-repeat;
	padding-left: 19px;
}

.comments-open .login-list .twitter {
	background: url(http://www.startabou.com/.shared/images/profile/service_icons/twitter.png) top left no-repeat;
	margin-left: 2px;
	padding-left: 18px;
}

/* share this comment */

.comments-open .share-comment {
	margin-bottom: 20px;
}

.comments-open .share-comment .field-header {
	margin-bottom: 4px;
	font-size: 1.1em;
	font-weight: bold;
}

.comments-open .share-comment .field-notice {
	margin: 5px 0 4px 0;
	font-size: .90em;
}

.comments-open #comments-open-login,
.comments-open #comments-open-logout {
	margin-bottom: 10px;
}

/* comment notification boxes */
.yellowBox,
.yellowGreenBox,
.redBox {
	background: url(http://www.startabou.com/.shared/themes/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(http://www.startabou.com/.shared/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 {
	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;
}


/* thumbnail gallery */

.entry .entry-content .asset-image-multiple ul {
	margin: 0;
	padding: 0;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails img {
	height: 40px;
	padding: 2px;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails li {
	list-style: none;
	margin: 0;
	padding: 2px 2px 0 0;
	text-indent: 0;
	display: inline;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails li.on img {
	border: 2px solid #800;
	padding: 0;
}





/* $Id: theme-stitch.css 79046 2008-04-21 17:09:32Z stanimoto $ */

/* basic page elements */

body
{
	font-family: arial, helvetica, 'trebuchet ms', sans-serif;
	font-size: 11px;
}

a { color: #c3c; text-decoration: none; font-weight: bold; }
a:visited { color: #939; }
a:hover { color: #f60; text-decoration: underline; }

#banner a { color: #fff; font-weight: bold; text-decoration: none; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #f60; }

.module-content a { color: #96c; font-weight: bold; }
.module-content a:visited { color: #B69CD1; }
.module-content a:hover { color: #9c0; }

.entry-header a { color: #f60; text-decoration: none; }
.entry-header a:visited { color: #f60; }
.entry-header a:hover { color: #f60; }

h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica, 'trebuchet ms', sans-serif;
}

.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;

	margin: 0 0 1px 0;
	padding: 5px 5px 5px 25px;
	border: 1px dashed #f9f;
	color: #909;
	background: #fff url(http://ext.startabou.com/theme-stitch/colitem-header-bg.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
}

.module-header a,
.module-header a:visited,
.trackbacks-header a,
.trackbacks-header a:visited,
.comments-header a,
.comments-header a:visited,
.comments-open-header a,
.comments-open-header a:visited,
.archive-header a,
.archive-header a:visited
{
	color: #c3f;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header
{
	color: #f93;
}

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

.trackbacks-info,
.comments-info
{
	margin-bottom: 20px;
}


/* page layout */

body
{
	min-width: 1000px;
	color: #666;
	background: #909;
}

#container
{
	width: 1000px;
	margin-top: 10px;
	background: transparent url(http://ext.startabou.com/theme-stitch/container-bg.gif) repeat-y;
}

#container-inner
{
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #606;
	background: transparent url(http://ext.startabou.com/theme-stitch/column-right-bg.gif) -500px 0 repeat-y;
}

#banner
{
	border-top: 5px solid #ce4ece;
	border-bottom: 5px solid #ce4ece;
	background: #f99bf5;
}

#banner-inner { padding: 0px; }

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px solid #fff; }

#banner-header
{
	margin: 0;
	color: #fff;
	font-family: georgia,'times new roman', times, serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
}

/* Thumbs */

.thumbs
{
	border-width: 1px;
	border-color: #f5d0f5;
	border-style: solid;
}

/* Nav */

#nav
{
	background: #fff0ff url(http://ext.startabou.com/theme-stitch/nav.gif) repeat-x bottom left;
}

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

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

.nav-list-item a
{
	font-size: 11px;
	padding: 6px 11px;
}


#alpha { margin: 20px 0 20px 20px; width: 260px; }
#beta { margin: 20px 0 0 40px; width: 420px; }
#gamma, #delta { width: 202px; }

.date-header
{
	margin: 0;
	color: #909;
	font-size: 14px;
	text-transform: uppercase;
}

.entry-header
{
	margin: 10px 0;
	padding: 0;
	border-top:1px solid #D7D7D7;
	padding-top:7px;
	color: #f60;
	font-family: georgia,'times new roman', times, serif;
	font-size: 18px;
	font-weight: bold;
}

.entry-content { margin: 0; }
.entry-footer
{
	margin: 0;
	border-top: 1px solid #d7d7d7;
	padding-top: 2px;
	color: #c9c;
	font-weight: normal;
}
.entry-footer-compact
{
	margin: 0;
	color: #c9c;
	font-weight: normal;
}

.content-nav { margin-top: 0; }

.content-header
{
	margin: 0 0 10px;
	color: #f60;
	font-family: georgia,'times new roman', times, serif;
	font-size: 28px;
	font-weight: bold;
}


/* modules */

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

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-powered { margin: 20px 0; }
.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border: 1px dashed #909;
	color: #939;
	background: #f4d3f4 url(http://ext.startabou.com/theme-stitch/powered-bg.gif) repeat-x;
}

.module-powered a { color: #909; }
.module-powered a:visited { color: #909; }
.module-powered a:hover { color: #63c; }

.module-photo { background: none; }
.module-photo img { border: solid 1px #dce1e4; }


.module-list-item
{
	padding-left: 12px;
	background: url(http://ext.startabou.com/theme-stitch/li-bg.gif) 0 0.4em no-repeat;
	line-height: 150%;
}

.typelist-thumbnailed .module-list
{
	margin: 0;
}

.typelist-thumbnailed .module-list-item
{
	margin: 0 0 1px 0;
	padding: 0;
	border: 1px solid #f9f;
	background: transparent url(http://ext.startabou.com/theme-stitch/typelist-thumbnailed-bg.gif) repeat;
}

.typelist-thumbnail { background: #fff; }

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

/* recent photos */

.module-recent-photos .module-content { margin: 6px 0 0 0; }

.module-recent-photos .module-list { margin: 0; }

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

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

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


/* artistic tweaks */


/* calendar tweaks */

	.layout-calendar #beta { overflow: visible; }

	.module-mmt-calendar { width: 420px; }

	.layout-calendar .module-mmt-calendar .module-header
	{
		margin: 0 0 5px 0;
		border: 0;
		padding: 0;
		background: none;
		color: #f9f;
		text-align: right;
		font-family: georgia,'times new roman', times, serif;
		font-size: 12px;
		font-weight: bold;
		text-transform: none;
		letter-spacing: 0;
	}

	.module-mmt-calendar table
	{
		margin-top: 5px;
		color: #fff;
		background: #bcc5cc;
	}

	.module-mmt-calendar th
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 2px;
		background: #f9f url(http://ext.startabou.com/theme-stitch/calendar-th-bg.gif) repeat-x;
		font-weight: bold;
		text-align: left;
	}

	.module-mmt-calendar td
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 2px;
		color: #f6f;
		background: #ffd4ff url(http://ext.startabou.com/theme-stitch/calendar-td-bg.gif) repeat-x;
		text-align: left;
		font-weight: normal;
	}

	.module-mmt-calendar .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: solid 1px #c0c;
		padding: 1px;
		background: #fff;
	}

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


/* moblog1 tweaks */

	.layout-moblog1 #container-inner { background-position: -220px 0; }
	.layout-moblog1 #pagebody
	{
		background: transparent url(http://ext.startabou.com/theme-stitch/column-left-bg.gif) -580px 0 repeat-y;
	}

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

	.layout-moblog1 #beta
	{
		width: 320px;
		margin: 20px 0 20px 40px;
	}

	.layout-moblog1 #gamma
	{
		width: 150px;
		margin: 20px 0 20px 40px;
	}

	.layout-moblog1 .entry { margin-bottom: 40px; }

	.layout-moblog1 .module-recent-photos .module-content { margin: 8px 0 0 8px; }


/* moblog2 tweaks */

	.layout-moblog2 #container-inner { background-position: -375px 0; }
	.layout-moblog2 #pagebody
	{
		background: transparent url(http://ext.startabou.com/theme-stitch/column-left-bg.gif) -695px 0 repeat-y;
	}
	.layout-moblog2 #pagebody-inner
	{
		background: transparent url(http://ext.startabou.com/theme-stitch/column-right-bg.gif) -170px 0 repeat-y;
	}

	.layout-moblog2 #alpha { width: 65px; }
	.layout-moblog2 #beta { width: 280px; margin: 10px 0 0 40px; }
	.layout-moblog2 #gamma { width: 165px; margin: 10px 0 0 40px; }

	.layout-moblog2 #delta
	{
		float: left;
		width: 90px;
		margin: 10px 0 0 40px;
	}

	.layout-moblog2 .module-header,
	.layout-moblog2 .trackbacks-header,
	.layout-moblog2 .comments-header,
	.layout-moblog2 .archive-header,
	.layout-moblog2 .comments-open-header { margin-top: 5px; }

	.layout-moblog2 .date-header { margin-top: 5px; }
	.layout-moblog2 .content-nav { margin-top: 5px; }


	.layout-moblog2 .module-photo .module-content { margin: 0; }
	.layout-moblog2 .module-photo img { width: 80px; height: auto; }

	.layout-moblog2 .module-recent-photos .module-content
	{
		margin: 0;
		padding: 0;
		background: none;
	}

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


/* timeline tweaks */

	.layout-timeline #container-inner { background-position: -430px 0; }

	.layout-timeline #alpha { width: 330px; }
	.layout-timeline #beta { width: 350px; }

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

	.layout-timeline .module-recent-photos .module-header
	{
		margin: 0 5px 5px 0;
		border: 0;
		padding: 0;
		background: none;
		color: #f9f;
		text-align: right;
		font-family: georgia,'times new roman', times, serif;
		font-size: 12px;
		font-weight: bold;
		text-transform: none;
		letter-spacing: 0;
	}

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


/* one-column tweaks */

	.layout-one-column body
	{
		min-width: 640px;
	}

	.layout-one-column #container
	{
		width: 640px;
		background: transparent url(http://ext.startabou.com/theme-stitch/one-column-container-bg.gif) repeat-y;
	}

	.layout-one-column #container-inner
	{
		margin: 0 10px 0 10px;
		border-bottom: 1px solid #5b626a;
		background: transparent url(http://ext.startabou.com/theme-stitch/column-right-bg.gif) -500px 0 repeat-y;
	}

	.layout-one-column #banner
	{
		width: 620px; /* necessary for ie win */
	}

	.layout-one-column #container-inner { background: none; }
	.layout-one-column #alpha { width: 560px; }

	.layout-one-column .module-header,
	.layout-one-column .trackbacks-header,
	.layout-one-column .comments-header,
	.layout-one-column .comments-open-header,
	.layout-one-column archive-header
	{
		margin: 0 0 1px 0;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container-inner { background: none; }

	.layout-two-column-left #pagebody
	{
		background: transparent url(http://ext.startabou.com/theme-stitch/column-left-bg.gif) -560px 0 repeat-y;
	}

	.layout-two-column-left #alpha { width: 200px; }
	.layout-two-column-left #beta
	{
		width: 500px;
		margin: 20px 0 0 40px;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }

	.layout-two-column-right #pagebody
	{
		background: transparent url(http://ext.startabou.com/theme-stitch/column-right-bg.gif) -200px 0 repeat-y;
	}

	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 560px; }
	.layout-two-column-right #beta
	{
		width: 340px;
		margin: 20px 0 0 40px;
	}


/* three-column tweaks */

	.layout-three-column #container-inner { background-position: -260px 0; }

	.layout-three-column #pagebody
	{
		background: transparent url(http://ext.startabou.com/theme-stitch/column-left-bg.gif) -580px 0 repeat-y;
	}

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

	.layout-three-column #beta
	{
		width: 280px;
		margin: 20px 0 20px 40px;
	}

	.layout-three-column #gamma
	{
		width: 180px;
		margin: 20px 0 20px 40px;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container-inner { background-position: -500px 0; }

	.layout-three-column-right #pagebody
	{
		background: transparent url(http://ext.startabou.com/theme-stitch/column-right-bg.gif) -260px 0 repeat-y;
	}

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

	.layout-three-column-right #beta
	{
		width: 180px;
		margin: 20px 0 20px 40px;
	}

	.layout-three-column-right #gamma
	{
		width: 180px;
		margin: 20px 0 20px 40px;
	}




/* Custom */
.entry-content { font-size: 140% }
.entry-header { font-size: 220% }
.pager-bottom { font-size: 150% }
p { margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px }
.entry-footer { margin-top: 10px }
h1, h2 { margin-top: 0px; margin-bottom: 0px; }
#comment-author, #comment-email, #comment-url, #comment-text { width:480px; }
