/* CSS Document */

/* 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: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

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: 720px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }
#banner-description a {
	border:1px solid lightgrey;
	padding:3px;
	text-decoration:none;
	margin-left:2px;
	background-color:#8FA2AD;
	}
#banner-description a:hover { 
	background-color:#A9B7C0;
	}

#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;
}


/* banner user/photo */

.banner-user-photo
{
	float: left;
	padding: 4px;
	background:#ffffff;
	border: 1px solid #CCCCCC;
	margin:10px 0 0 30px;
}

/* 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;
}


/*
name: curves
designer: Bryan Buchs
designer_url: http://bryanbuchs.com
description: curves
*/

*
{
	margin: 0;
	padding: 0;
}
body
{
	background:url(img/body.png);
	margin: 0;
	padding: 0;
	font-size: 10px;
}
div#container
{
	/*top of the page container - white border with shading*/
	background:#fff url(img/container_top.png) no-repeat top;
	margin: 1em auto;
	padding-top: 16px;
	width: 730px;
}
div#container-inner
{
	/*bottom of the page container - white border with shading*/
	background:#fff url(img/container_bottom.png) no-repeat bottom;
	margin: 0;
	padding: 0;
}
div#banner
{
	/*red fill color above the curve*/
	background: url(img/banner.0.png);	
}
div#banner h1
{
	float: left;
	margin: 10px 20px;
	padding: 0;
	font-size: 2em;
	line-height: 1;
	color: #f5f5f5;
	font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma, sans-serif;
}
div#banner h2
{
	float: right;
	font-size:1.1em;
	margin: 10px 30px;
	padding: 0;
	font-size: 1.25em;
	line-height: 1;
	color: #f5f5f5;
	font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma, sans-serif;
	font-weight:normal;
}

div#banner h1 a
{
	color: #f5f5f5;
	font-weight: bold;
	text-decoration: none;
}



/*2-column right*/
body.layout-two-column-right div#pagebody
{
	background: url(img/pagebody-right.png);	/*faux column fills*/
	margin-bottom: 16px;
}
body.layout-two-column-right div#pagebody-inner
{
	background: url(img/pagebody-inner-right.0.png) no-repeat top;	/*curves*/
}





body.layout-two-column-left div#alpha,
body.layout-two-column-right div#beta
{
	width: 199px;
	margin-left:15px;
	float: left;
	margin-top: 0px;
	padding: 0;
}
body.layout-two-column-right div#beta
{
	margin-right:15px;
	margin-left: 0;
	margin-top: 60px;
}
body.layout-two-column-left div#alpha-inner,
body.layout-two-column-right div#beta-inner
/*SIDEBAR*/
{
	margin: 0;
	margin-left: 13px;
	padding: 0;
	margin-top: 45px;
}
body.layout-two-column-left div#beta,
body.layout-two-column-right div#alpha
/*BODY*/
{
	width: 491px;
	float: left;
	margin-right: 15px;
	padding: 0 5px
}
body.layout-two-column-right div#alpha
{
	margin-right: 0;
	margin-left: 15px;
	margin-top: 20px;
}

body.layout-two-column-left div#beta-inner,
body.layout-two-column-right div#alpha-inner
{
	margin: 13px;
	padding: 0;
	margin-top: 30px;
}


body.layout-two-column-right .date-header,
body.layout-two-column-right .entry-header
{
	padding-right: 0;
}

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
	background:url(img/module.png) no-repeat top;
	margin: 0 0 1em 0;
	padding-top: 9px;
	font-size: .85em;
	color:#898989;
	width: 173px;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
	background:url(img/module.png) no-repeat bottom;
	margin: 0;
	padding: 9px;
	padding-top: 0;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;

}

.module-header
{
	color: #11629a;
	line-height: 1;
	font-size: 1.25em;
	font-weight:bold;
	margin: 0 9px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #E0E0BB;
	text-transform:uppercase;
}
h3.module-header a:link,
h3.module-header a:visited
{
	color: #11629a;
}
.module-nav
{
	color: #11629a;
	line-height: 1;
	font-size: 1.25em;
	font-weight:bold;
	margin: 0 9px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-transform:uppercase;
}

.module a:link, .module a:visited
{
	color:#898989;
}
.module a:hover, .module a:active
{
	color:#11629a;
}
li.module-list-item
{
	background:url(img/arrow_C_ver2.gif) no-repeat 3px 2px;
	padding-left: 16px;	
}

.module-content input
{
	padding: 2px;
	font-size: 12px;
}
.module-content input#search
{
	width: 90%;
	border: 1px solid #E0E0BB;
	background:#FCFBF6;
	margin-bottom: .5em;
	padding: 5px;
}

.date-header
{
	margin:0;
	margin-bottom: .5em;
	color: #999;
	font-size: 1em;
	text-transform:uppercase;
}
.entry
{
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.entry-header
{
	margin:0 0 1em 0;
	padding-right: 150px;
	color: #11629a;
	font-size: 1.25em;
	line-height: 1.5;
	font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma, sans-serif;
}
.entry-content
{
	margin: 0;
	color: #666;
	line-height: 1.7;
}
.entry-body img
{
	padding: 4px;
	background:#ffffff;
	border: 1px solid #CCCCCC;
}
div.entry-body img[align="right"]
{
	margin: 0 0 2em 2em;
}
div.entry-body img[align="left"]
{
	margin: 0 2em 2em 0;
}
.entry-body
{
	/*
	background:url(http://photos1.blogger.com/blogger/5442/340/1600/entry-footer-bottom.png) no-repeat bottom;
	padding-bottom: 5px;
	*/
}

.book-even {
	margin:5px 10px 10px 10px;
	float:left;
	}
.book-odd {
	margin:5px 10px 10px 10px;
	float:right;
	}
.booktitle {
	font-style:italic;
	}
	
.callout {
	float:right;
	background-color:#FCFBF6;
	margin:-10px 0 10px 10px;
	padding:0 10px 0 10px;
	border: 1px solid #CCCCCC;
	width:100px;
	}

/*
TYPOGRAPHY
*/
	body {
		font-size: 78%;
		font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma, sans-serif;
		word-spacing: normal;
		text-decoration: none;
		color: #454545;
	}
	a:link,
	a:visited
	{
		text-decoration:none;
		color: #11629a;
	}
	a:hover, 
	a:active
	{
		text-decoration:underline;
		color: #11629a;
	}
	
	h1, h2, h3, h4, h5, h6 {
		font-family: Garamond, Helvetica, Arial, sans-serif;
		
		font-size: 1em;
		/*margin: 0;
		line-height: 1;
		font-weight: normal;*/
	}
	h1 {
		font-size: 2em;
		font-weight:normal;
	}
	h2 {
		font-size: 1.4em;
		font-weight:bold;
	}
	h3 {
		font-size: 1.4em;
	}
	h4 {
		font-size: 1.1em;
	}
		
	.entry-body p {
	text-align:justify;
		
	p, ul, ol, pre, blockquote
	{
		/*line-height: 1.7;*/
		margin: 0 0 1.5em 0;
 list-style-type: none;
		
	}
	li
	{
		line-height: 1.2;
		margin-bottom: .5em;
	}
	ul, ol
	{
		padding-left: 2em;
	}
	li ul,
	li ol
	{
		margin-bottom: 0;
	}
	
	ol li ol
	{
		list-style-type: lower-latin;
	}
	ol li ol li ol
	{
		list-style-type: lower-roman;
	}


	pre
	{
		display: block;
		padding: 10px;
		font-size: 1em;
		font-family:"Courier New", Courier, mono;
		overflow:auto;
	}
		
	blockquote
	{
		display: block;
		margin: 0 1em;
		margin-bottom: 1em;
		padding: 0;
		padding-left: 18px;
		font-style:oblique;
	}
	blockquote *
	{
		margin: 0; 
		padding: 0;
	}
