

/* basic elements */

html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    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;
}
* html .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: 940px;
    text-align: left;
}
#container-inner { position: static; width: auto; }


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


/* 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,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
    margin: 5px 10px;
}

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


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


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

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

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

.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-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

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

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


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

/* ----------------- FOLIO CSS -------- */

/*  basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, sans-serif;
	color: #ccc;
}

a { color: #ddd; }
a:visited { color: #777; }
a:hover { color: #fff; }

h1, h2, h3, h4, h5, h6
{
	color: #d7d7d7;
	font-family: georgia, serif;
}



/* page layout */

body
{
	background: #292b2f url(body-bg.gif) center top repeat;
}

#container
{
	width: 900px;
	margin: 0px auto;
	background: #000 url(container-bg.gif) 0 0 repeat-y;
}

#container-inner
{
	margin: 0px auto;
	width: 900px;
}


#alpha { width: 700px; 
  padding: 0px 50px;}


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

.date-header
{
	margin: 0 15px;
	padding: 0;
	color: #777;
	font-size: 18px;
}

.entry-header
{
	margin: 5px 15px;
	font-size: 14px;
  color: #999;
text-decoration: underline;
	
}


/* modules */

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

.module-content { margin: 10px 15px 20px 15px; }

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

.module-powered .module-content
{
	margin: 15px 0 0 0;
	border: solid #555;
	border-width: 1px 0;
	padding: 10px;
	color: #fff;
	background: #333;
}

.module-powered a { color: #ddd; }
.module-powered a:hover { color: #fff; }

.module-photo .module-content { margin: 0; padding: 5px; }
.module-photo img
{
	border: solid 2px #999;
	border-color: #666 #999 #999 #666;
	background: #333;
}

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

.typelist-thumbnailed .module-list-item
{
	margin: -1px 0 0 0;
	border: solid #aaa;
	border-width: 1px 0;
	background: #111;
}

.typelist-thumbnail { background: #222; }
.typelist-description { font-size: 11px; }


/* artistic tweaks */
	
	.layout-artistic #beta
	{
		width: 426px;
		margin-left: 20px;
	}


/* calendar tweaks */
	
	.layout-calendar #delta,
	.layout-calendar #gamma
	{
		width: 213px;
	}
	
	.module-mmt-calendar
	{
		width: 448px;
		margin-bottom: 5px;
		background: url(cal-bg-mid.gif) left top repeat-y;
	}
	
	.module-mmt-calendar .module-header
	{
		margin: 0;
		border: 0;
		padding: 15px 5px 5px 5px;
		background: url(cal-bg-top.gif) 0 0 no-repeat;
		font-size: 18px;
	}
	
	.module-mmt-calendar .module-content
	{
		padding-bottom: 5px;
		background: url(cal-bg-bot.gif) left bottom no-repeat;
	}
	
	.module-mmt-calendar table
	{
		width: 440px;
		margin: 0 5px;
		color: #777;
		background: #111;
		font-family: georgia, serif;
		text-align: left;
	}
	
	.module-mmt-calendar th,
	.module-mmt-calendar td
	{
		border: solid #000;
		border-width: 1px 1px 0 0;
		font-size: 12px;
	}
	
	.module-mmt-calendar th
	{
		padding: 5px;
		color: #fff;
		background: #666;
		text-align: center;
		font-size: 14px;
		font-weight: normal;
	}
	
	.module-mmt-calendar td
	{
		padding: 2px;
		text-align: left;
	}
	
	.module-mmt-calendar .day-date
	{
		padding-bottom: 2px;
	}
	


/* moblog1 tweaks */
	
	.layout-moblog1 #container-inner { background-position: 210px 0; }
	.layout-moblog1 #pagebody
	{
		background: url(dot-pairs-line-left-bg.gif) 602px 0 repeat-y;
	}
	
	.layout-moblog1 #alpha { width: 215px; }
	.layout-moblog1 #beta { width: 310px; margin-left: 39px; }
	.layout-moblog1 #gamma { width: 157px; margin-left: 39px; }
	
	.layout-moblog1 .entry { margin-bottom: 40px; }
	
	.layout-moblog1 .module-recent-photos .module-content { margin: 10px 0 5px 10px; }
	.layout-moblog1 .module-recent-photos .module-list { margin: 0; }


/* moblog2 tweaks */
	
	.layout-moblog2 #container-inner { background-position: 72px 0; }
	.layout-moblog2 #pagebody
	{
		background: url(dot-pairs-line-left-bg.gif) 388px 0 repeat-y;
	}
	
	.layout-moblog2 #pagebody-inner
	{
		background: url(dot-pairs-line-bg.gif) 634px 0 repeat-y;
	}

	.layout-moblog2 #alpha { width: 77px; }
	.layout-moblog2 #beta { width: 310px; margin-left: 1px; }
	.layout-moblog2 #gamma { width: 250px; margin-left: 1px; }
	.layout-moblog2 #delta { float: left; width: 120px; margin-left: 1px; }
	
	.layout-moblog2 .module-photo img { width: 104px; height: auto; }
	
	.layout-moblog2 .module-recent-photos .module-list { margin: 0 0 0 5px; }
	.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 5px 0; }


/* timeline tweaks */
	
	.layout-timeline #container-inner { background-position: 301px 0; }
	
	.layout-timeline #alpha { width: 306px; }
	.layout-timeline #beta { width: 422px; }
	
	.layout-timeline #gamma,
	.layout-timeline #delta
	{
		width: 200px;
	}
	
	.layout-timeline .module-recent-photos
	{
		margin-bottom: 5px;
		background: url(tl-bg-mid.gif) left top repeat-y;
	}
	
	.layout-timeline .module-recent-photos .module-header
	{
		margin: 0;
		border: 0;
		padding: 15px 16px 0 16px;
		background: url(tl-bg-top.gif) 0 0 no-repeat;
		font-size: 18px;
	}
	
	.layout-timeline .module-recent-photos .module-content
	{
		width: 422px;
		background: url(tl-bg-bot.gif) left bottom no-repeat;
	}
	
	.layout-timeline .module-recent-photos .module-content { margin: 0; padding: 0 0 16px 16px; }
	.layout-timeline .module-recent-photos .module-list { margin: 0; }
	.layout-timeline .module-recent-photos .module-list-item { margin: 15px 15px 0 0; }


/* one-column tweaks */
	
	.layout-one-column #container-inner { background: none; }
	
	.layout-one-column #alpha { width: 720px; margin-left: 20px; }




/* ------------- GIA's STYLES -------------- */
#nav {
	width: 900px;
	height: 95px;
	position: relative;
	top:0px;
	left: 0px;
background: url(http://www.enginetheater.com/images/blog/blog_nav_bg.jpg);
}

#nav a img {display: inline;}
#nav a {display: inline;}

#logo {position: relative;
	left: 70px;
	top: 0px;}
	
#buttons{position: relative;
	margin-left: 0px;
	_margin: 4px 0px 0px -4px;
	top: -95px;
	left: 370px;}




