/* Base */
@import url(http://productgss.com/inc/base-weblog.css);
@import url(http://productgss.com/inc/style.css);

/* Portal */
body {margin: 0; padding: 0; text-align: center; font: .75em arial, sans-serif;}

/* Theme */
/* general page elements */

a
{
	text-decoration: none;

}

/* layout */

#container { position: static; border-left: 3px solid #bebebe; border-right: 3px solid #bebebe; border-bottom: 3px solid #bebebe;}

#container-inner
{
	position: static;
	border: 0;
	background: #DCE0E8;
}


/* content */

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

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 0;
	color: #000000;

	font-size: small;
	text-align: left;



}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
}

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

.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: 0;
	color: #444444;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}

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

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


/* modules */



.module-header
{
	margin: 5px 0 0 -15px;
	border: 0;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #444444;
	font-size: small;
	line-height: 140%;
	text-align: left;
}

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

.module img,
.module-photo img
{
	border: 0;
}

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

h2.module-header {text-align: left;}

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

.module-calendar .module-header
{
	color: #444444;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	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;

}


/* moblog1 tweaks */




	.layout-moblog1 #alpha
	{
		width: 200px;

	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #DCE0E8;
	}

	.layout-moblog1 #beta
	{
					width: 380px;


	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;

	}

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */




	.layout-moblog2 #alpha
	{
		width: 100px;

	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #DCE0E8;
	}

	.layout-moblog2 #beta
	{
					width: 350px;

                clear:both;


	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;

	}

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #delta
	{
		width: 140px;

	}

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

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



/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 784px;
	}

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

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #DCE0E8;
                border-right: 3px solid #bebebe;
                border-bottom: 3px solid #bebebe;
}



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


	}

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


#pagebody-inner
{
position: static;
width: 100%;
background-color: #fff;
}

.entry {
     background-color: #fff; color: #2c3c5f; line-height: 1.8em; margin: 0; padding: 8px 0px 0 16px; width:97%;
}

h3.entry-header {
margin: 0; padding: 8px 000;
}

p.content-nav {text-align:left; font-weight:bold; padding-left:8px;}

ul.archive-list {list-style:none; padding-left: 40px;}
ul.archive-list li {background: #fff url(http://www.productgss.com/img/bullet.png) no-repeat 0px 4px; padding:0 10px;}

#side-fill
	{
		border: 0;
		padding:0;
		background: #DCE0E8;
                border-right: 3px solid #bebebe;
                height: 100%;
		width: 140px;
                clear:both;
}
/* ph=1 */
/* nhm:from_kauri */
