/* Created using the Movable Type Style Generator <http://styles.movalog.com/generator/> */

/* * core * */

/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 10pt;
}

li {
	margin-top: 6pt;
}

ul {
	margin-bottom: 5px;
}


form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }
a: hover {margin: 1px;}


h1, h3, h4, h5, h6 { font-weight: normal; }
h1, h3, h4, h5, h6
{
	margin-top: 20px;
	margin-bottom: 10px;
}

p, ol, ul, pre, blockquote { 
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 {
	font-weight: bold;
}

#comments-open {
	padding-top: 40px; 
	padding-bottom: 7px;
}


h3>span.gray {
  font-size: 12px;
  color: #999;
  font-weight: bold;
}

h3>span.gray a  {
  font-size: 12px;
  color: #999;
}

h3>span.gray a:hover {
  background: #1F86A5;
  color: #fff;
  text-decoration: none;
}

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

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

.comment {
	background-color: #E5EEF1;
	padding: 10px 10px 15px 10px; 
}

.comment-poster, .comment-poster a {
	font-size: 12pt;
	color: #fbb232;
	font-weight: bold;
}

.comment-poster a:hover {
	text-decoration: none;
	background: #fbb232;
	color: #fff;
}

.comments-box, .comments-open-content {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #e5eef1;
	padding: 5px; 
	font-size: 10pt;
}

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

.entry-content {
	clear: both;
	margin: 5px 10px;
}

.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: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url{
	width: 240px;
	font-size: 12pt;
}

#comment-text {
	width: 420px;
	font-size: 12pt;
}

#comment-author:hover, #comment-email:hover, #comment-url:hover, #comment-text:hover {
        border: 2px solid #f00;
}

#comment-author:focus, #comment-email:focus, #comment-url:focus, #comment-text:focus {
        background-color: #eee;
        border: 2px solid #f00;
}


#comment-author label, #comment-email label, #comment-url label, #comment-text label {

}

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

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

/* modules */

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

.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 { margin-bottom: 10px; }
.module-photo { 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;
}

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

.module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* mt additions */

input { margin: 0; padding: 0; }

/* * theme * */

/* basic page elements */

h1, h2, h3, h4, h5, h6
{
	font-family: helvetica, verdana, arial, 'trebuchet ms', sans-serif;
}


.trackbacks-header,
.comments-header, 
.comments-open-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px 0px 3px 0px;
	color: #aaa;
	background: transparent;
	font-size: 14pt;
	font-weight:bold;	
	line-height: 1;
}


.module-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 0px solid #36414d;
	
	padding: 5px;
	color: #aaa;
	background: transparent;
	font-size: 10pt;
	font-weight:bold;	
	line-height: 1;
	font-variant: small-caps;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #aaa;
	text-decoration: none;
}


.entry-permalink {
	font-size: x-small;
	color: #bbb;
}

.entry-permalink a {
	color: #bbb;
}

.entry-permalink a:hover { 
	text-decoration: none; 
	background-color: #1F86A5;
	color: #fff;
}


/* page layout */

body
{
	min-width: 720px;
	color: #000;
	background: transparent;
}

#container
{
	width: 710px;
	margin-bottom: 20px;
	background: #fff;
}

#container-inner
{
/*	border-width: 0 5px 5px 5px;
	border-style: solid;
	border-color: #292e33;*/
}

#banner {
	width: 710px; /* necessary for ie win */
	background-color: transparent;
	height: 70px;
	
	min-height: 1px;
	border-bottom: 1px solid #ccc;		
}

#banner-left {
	float:left; 
	width: 455px; 
	margin: 5px 0px 5px 10px;
	background: #fff;
}	

#banner-right {
	float:right; 
	width: 220px;  
	margin: 5px 0px 5px 10px;
	background: transparent;
	text-align: right;}	

#banner-description
{
	font-family: helvetica;
	color: #aaa;
	font-size: 14px;
	text-align: left;
	background: none;
	line-height: 1.125;
	font-weight: bold;
}

#beta {width: 220px; float:right; background: transparent;}	
#beta-inner {
	padding: 10px 10px 0 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}	

#alpha {float:left; width: 455px; margin: 15px 15px 0 15px;background: #fff;}	

.date-header
{
	margin-top: 0;
	background: #fff;
	font-family: Geneva, Arial, sans-serif;
	text-align:left;
	color: #aaa;
	font-size: x-small;
	font-weight:bold;	
}

.entry-header {
	margin-top: 0;
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;
	color: #FBB232;
	font-size: x-large;
	font-weight:bold;	
	padding: 5px 5px 5px 0;
	border-left: 0px solid #dae0e6;
		
}
/* here */

a { color: #1F86A5; text-decoration: underline; }
a:hover { text-decoration: none; background-color: #1F86A5; color: #fff;}



.entry-link-header{
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.entry-link-header>a:hover{
	margin: 1px;
}
	

.entry-book-header {
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
	position: static;
}

.entry-book-image {
	background: #fff;
	float: left;
	margin: 0px 7px 0px 0px; 
}

.entry-book-image img {
	border: 3px solid #ccc;
	padding: 4px; 
}

.entry-book-content {
	background: #fff;
	text-align:left;
}

.entry-content {
	background: #fff;
	text-align:left;
	margin: 0;
	line-height: 1.3em;
}


.comment-content, .trackback-content {
	text-align:left;
	margin: 0;
	line-height: 1.5;
}


.entry-footer
{
	background: #fff;
	margin: 4px 0 20px 0;
	padding-top: 3px;
	font-family: helvetica;
	text-align:right;
	color: #bbb;
	font-size: 12pt;
	border-top: 1px solid #ccc;	
}

.comment-footer,
.trackback-footer
{
	margin: 0 0 20px 0;
	font-family: helvetica;
	text-align:right;
	color: #bbb;
	font-size: 12pt;
	border-top: 1px solid #ccc;	
}


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

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	background: #e6ecf2;
}

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


/* modules */

.module
{
	margin: 0 0 10px 0;
	
}

.module-content {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	color: #000;
	font-size: 8pt;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	line-height: 1.4;
}

.module-content img {
  background: #fff;	
}

.module-list
{
	margin: 0 15px 10px 15px;
	list-style: disc;
}

.module-list 
{
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item
{
	margin-top: 0;
	color: #666;
	line-height: 1.2;
}

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

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


/* comments */

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

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0;
}


.rightimg {
	float: right; 
	padding: 3px; 
	border: 2px solid #ccc; 
	margin-left: 5px;
}

.hand {		cursor: hand;
		voice-family: "\"}\"";
		voice-family:inherit;
		cursor: pointer;
				}
.gray, .gray>a { color: #666; font-size: 8pt; }

.gray a:hover { 
	text-decoration: none;
	background: #fbb232;
	color: #fff;
}

.footnote, .footnote>a {color: #666; font-size: 8pt;}

.footnote { border-top: 1px solid #ccc; margin-top:30px; padding-top: 5px; }

.footnote>a:hover {background-color: #1F86A5; color: #fff;
}

.leftimg {
	float: left; 
	padding: 3px; 
	border: 2px solid #ccc; 
	margin-right: 5px;
}


