/* base css */
@import url(/.shared/themes/common/base-weblog.css);

/* portal css */

/* theme css */
/* general page elements */

/* layout */

body
{
	margin: 0;
	color:#494949; /* gray */
	font:normal 10px/130% Verdana, Arial, Helvetica, sans-serif;
	background-color: #6079B2;
}

a:link, a:visited {
	color:#7B755F; /* dark gray */
	background-color:transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color:#6079B2;
	text-decoration: underline;
}

#container {
	position: static;
	padding-left: 5px;
	background-image: url(http://michaelpickart.typepad.com/images/shadow-l.gif);
	background-repeat: repeat-y;
	background-position: left top;

}


#container-inner
{
	position: static;
	border: 0;
	padding-right: 5px;
	background-image: url(http://michaelpickart.typepad.com/images/shadow-r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 113px;
	background-image: url(http://michaelpickart.typepad.com/images/header.gif);
	background-repeat: no-repeat;
}

#nav {
	margin: 0px;
	padding: 0px;
	height: 42px;
	background-image: url(http://michaelpickart.typepad.com/images/nav.gif);
	background-repeat: no-repeat;
}


#pagebody {
	margin: 0px;
	padding: 0px;
}

#pagebody-inner {
	background-image: url(http://michaelpickart.typepad.com/images/pagebody_bg.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	}


#pseudobanner { }

/* content */

.module-syndicate {
	display:none;
}

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

.content-header
{
	margin: 0 0 20px;
	padding: 5px 0 0;
	color: #42637A;
	font-size: 16px;
	font-weight: bold;
}

.date-header{
	display: none;
	color: #42637A;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 1px 0 10px;
	color: #42637A;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-bottom: 8px;
}

.entry-header
{
	margin: 1px 0 10px;
	color: #7B755F;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-bottom: 8px;
	font-size: 17px;
	line-height:1.2em;
}
.entry-header a {
	text-decoration: none;
	color: #7B755F;
	font-weight: normal;
	line-height:1.2em;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0 10px 15;
}

.entry-content p {
	text-align: left;
	font-size: 11px;
	line-height: 110%;
}

#social a {
	text-decoration:none;
	white-space:nowrap;
}

.entry-content a {
	color: #7B755F;
	font-weight: bold;
	text-decoration: underline;
}

.entry-content a:hover {
	color:#6079B2; /* red */
	font-weight: bold;
}

.entry-body, .entry-body p {
	text-align: left;
	font-size: 11px;
	line-height: 135%;
	font-weight: normal;
}

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 0px;
	padding: 3px 3px 20px 0px;
	color: #494949;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B755F;
}

.entry-footer a {
	color: #6079B2;
	font-weight: bold;
	text-decoration:none;
}

.entry-footer a:hover {
	color:#6079B2; /* red */
	font-weight: bold;
}

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

/* fixes bug in ie win */
img.image-full
{
	width: 100%;
}

.module{
	background-color: #FFFFFF;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B755F;
	padding-top: 15px;
}

.module-header
{
	margin: 0px;
	padding: 0px;
	color:#004F85;
	text-align: center;
	text-transform: uppercase;
	font: bold 12px/1.35em "Trajan Pro", "Times New Roman", Times, Serif;
}

.module-header a {
	color: #004F85;
	text-decoration: none;
}
.module-header a:hover {
	color: #9D9177;
	text-decoration: none;
}

.module-subheader {
	margin: 0px;
	padding: 0px;
	color:#004F85;
	text-align: center;
	text-transform: none;
	font: bold 12px/1.35em "Trajan Pro", "Times New Roman", Times, Serif;
}

.module-subheader a {
	color: #004F85;
	text-decoration: none;
}
.module-subheader a:hover {
	color: #9D9177;
	text-decoration: none;
}

.last {
	border-bottom-style: none;
}
#gamma .module {
	background-color: #FFFFFF;
}

.module-content
{
	margin: 9px 7px 15px;
	color: #323232;
	font-size: 11px;
	line-height: 1.2;
	text-align: left;
}

.module-content p {
	line-height: 200%;
	margin: 0px;
}

.module-content a {
	text-decoration: underline;
	color: #7B755F;
}
.module-content a:hover {
	color:#6079B2; /* red */
	text-decoration: none;
}

.module-list { margin: 0; }
.callout {
	background-color: #FFFFFF;
	padding: 5px 0px 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.callout h5 {
	font-weight: normal;
	margin: 0px 0px 0px;
	padding: 0px;
	color: #7D8B31;
	font-size: 14px;
}

.callout p {
	color:#333333;
	line-height:110%;
	
	}
.drpickart {
	background-image: url(http://michaelpickart.typepad.com/images/drp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 93px;
	width: 170px;
}

.module-list-item { margin: 5px 0; }

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

.module img,
.module-photo img
{
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { 	
	text-align: left; 
	display:none;
}

.module-calendar .module-header
{
	color: #000;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}

.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; }
.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-categories {
	padding-bottom: 0px;
}

.module-categories h2{
}

.module-recent-posts {
	padding-bottom: 0px;
}

.module-recent-posts h2 {
	}

.module-archives {
	padding-bottom: 0px;
}

.module-archives h2 {
	}

.module-recent-comments {
	padding-bottom: 0px;
}

.module-recent-comments h2 {
	}

.module-about h2 {
	}

/* three-column tweaks */

	.layout-three-column #container
	{
	width: 805px;
	}


	.layout-three-column #alpha
	{
	width: 187px;
	padding-top: 16px;
	}

	.layout-three-column #alpha-inner
	{
	border: 0;
	padding: 0px;
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	}

	.layout-three-column #beta
	{
	width: 420px;
	background-color: #ffffff;
	margin-right: 10px;	
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 14px;
	}

	.layout-three-column #gamma
	{
	width: 175px;
	padding-top: 16px;
        margin-bottom:40px;
	}

	.layout-three-column #gamma-inner
	{
		border: 0px;
		padding: 0px;
	}

/* user css */

/* other css */

.foot {
	text-align: center;
	height: 25px;
	padding-top: 6px;
	color: #FFFFFF;
}

.foot a {
	color: #FFFFFF;
}

#banner-header {
display:none;
}

#banner-description{
display:none;
}


#print-header, .printcredits {
	display:none;
}

.small {
	font-size:15px;
	margin-left: 35px;
}

#footer {
	width:740px;
	margin:15px auto 17px auto;
	text-align:left;
}
#footer p {
	font-size:1.2em;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
}
#footer a {
	padding-right:15px;
}

form.subscribe {
	margin: 9px 0px 10px;
	padding: 0px;
}
form.subscribe input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

/* ph=1 */
/* nhm:from_kauri */
