/* All the Three Column layout Stuff. */
#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner,  {
	position: static; margin:0px;}

#alpha { margin: 0; background: transparent; }
#beta { margin: 0; background: transparent; }
#gamma {position:absolute; top:0px; right:15px; margin:0px; background: transparent; }
#delta {margin: 0; width:810px; clear:both; }

#alpha-inner { padding: 0; }
#beta-inner { padding: 0;}
#gamma-inner { padding: 0; }
#delta-inner {margin: 0;}	



/* Archive Page tweaks */

.archive #pagebody {height:13000px; min-height:13000px; overflow:visible;}

.archive #container {height:13000px;}

#alphaA, #betaA, #gammaA, #columnB
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#alphaA-inner, #betaA-inner, #gammaA-inner,  {
	position: static; margin:0px;}

#alphaA { margin: 0; width:27%; background: transparent; }
 #columnB { margin: 0; width:70%; background: transparent; float:right;}
#betaA { margin: 40px 0px 0px 0px; width:38%; background: transparent; float:left;}
#gammaA { position:absolute; top:0px; right:15px;  margin: 0; width:50%;background: transparent; overflow:display;}




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

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

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

#trackbacks-info {
	margin: 0;
	padding:10px;
	font-size: x-small; }

#copy {clear:left;
margin:0 auto;
padding:20px;
width:100%;
display:visible;
text-align:center;}

#about {
margin:20px;
padding:20px:
width: 420px;
text-align:left;
}

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

.date-header {
	font-size:medium;
	padding:5px;
    margin-top:8px;
	margin-bottom:2px; }

.entry-header {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
}

.entry-content,
.comment-content,
.trackback-content {
    margin-top:5px;
	font-size: 1em;
	font-weight:normal;
	line-height:160%; }

.entry-footer,
.comment-footer,
.trackback-footer {
	margin: 0 0 20px 0;
	text-align:left;
	font-size: x-small; }

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer { margin-left: 10px; }

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

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

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed { clear: both; }

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

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

.comments-open label { display: block; }
.comments-open-footer{
	margin: 10px 0; }


/* hacks, mostly for MicroSquash */
.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; }

/* modules, aka the "new" Sidebar */
.module {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0; }

.module-content {
	position: relative;
margin:0;	
	padding: 10px;
	text-align:left; }

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

.module-list-item {
	line-height: 1.2; }

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

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

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

.module-search input { font-size: small;  }
.module-search #search { width: 100px; }

.module-photo img { border: 3px solid #000; }


/* comments */

textarea[id="comment-text"] { width: 80%; }


/* Stuff from TP or LJ stylesheets */
/* 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 0;
	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; }

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


/* 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; }
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

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

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

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

.module-recent-photos { margin: 0 0 15px 0; }
.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; }
* html .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; }


