/* Base */
@import url(/.shared-typepad/themes/common/base-weblog.css);

/* Portal */


/* Theme */
/* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #336600; }
a:visited { color: #669900; }
a:hover { color: #669900; }
a:active { color: #336600; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: medium;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
	border-bottom: 10px #ffcc66 solid;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #666666;
	background: #FFcc66;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #666666;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

#nav {
	background: #ffffff;
}

.nav-list {
	border-bottom: 1px solid #ffcc66;
}

.nav-list-item {
	border-right: 1px solid #ffffff;
}

.nav-list-item a {
	font-size: 14px;
	padding: 6px 11px;
}

#container
{
	width: 1100px;
}


/* content */

blockquote {
       border-left: #ccc 3px solid;
       padding: 4px 20px;
}

.content-nav { margin-top: 0; }

.date-header
{
	margin: 0 0 4px 0;
	border: 0;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: normal;	
}

.trackbacks-header,
.comments-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 0;
	color: #FA4450;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
}

.comments-open-header
{
	margin: 0 0 10px 0;
	border: 0;
	font-size: small;
	text-align: left;
	font-weight: bold;
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #FA4450;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #cc3333; }
.entry-header a:visited { color: #cc3333; }
.entry-header a:hover { color: #cc3333; }
.entry-header a:active { color: #cc3333; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px #cccccc solid;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: normal;	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */

	.module a
	{
		text-decoration: underline;
		font-weight: inherit;
	}

	.module a:link { color: #336600; }
	.module a:visited { color: #669900; }
	.module a:hover { color: #669900; }
	.module a:active { color: #336600; }


.module-header
{
	margin: 5px 0;
	border: 0;
	
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list 
{ 
       margin: 0; 
       font-size: small;
}


.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #0EAB03;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}



/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 1100px;
	}


	.layout-two-column-right #alpha
	{
		width: 720px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 30px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{
		width: 300px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 20px 15px 15px 50px;
		background: #FFFFFF;
	}


/* ph=1 */
/* nhm:dynamic-ssi */


/* ph=1 */

