/* Base */
@import url(https://static.typepad.com/.shared/themes/common/base-weblog.css?v=2);

@import url(https://static.typepad.com/.shared/themes/common/bxslider.css);
@import url(https://static.typepad.com/.shared/css/widgets.css);
@import url(https://static.typepad.com/.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(https://static.typepad.com/.shared/themes/common/tipjar.css);

/* Portal */


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

a
{
	text-decoration: underline;
	
}

a:link { color: #2566af; }
a:visited { color: #2566af; }
a:hover { color: #000000; }
a:active { color: #2566af; }


/* layout */

body
{
	margin: 0;
	color: #666666;
	background: #94979a;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

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

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #000000;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: x-large;
	
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}


	/* banner image */

	#banner
	{
		height: 96px;
		background-image: url("https://lefthandnetworks.typepad.com/.a/6a00e54ee0f8f78834010535f5b43d970c-pi");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 96px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: auto;
}

.layout-artistic #pagebody-inner,
.layout-calendar #pagebody-inner
{
	width: auto;
	padding-right: 465px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 100%;
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	margin-right: -465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border-left: 1px solid #939598;
	padding: 15px 15px 15px 14px;
	background: #ffffff;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

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

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #939598;
	padding: 3px;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	
	
	text-transform: uppercase;
}

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

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

.entry-header a:link { color: #000000; }
.entry-header a:visited { color: #000000; }
.entry-header a:hover { color: #000000; }
.entry-header a:active { color: #000000; }

.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-top: 1px solid #939598;
	padding: 3px;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
}

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

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


/* modules */



.module-header
{
	margin: 5px 0;
	border-bottom: 1px dotted #939598;
	padding: 3px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: normal;
	
	
	text-transform: uppercase;
	letter-spacing: .02em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	
	
	
	text-align: left;
}

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

.module img,
.module-photo img
{
	border: 1px solid #000000;
}

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

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

.module-calendar .module-header
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	border-bottom: 1px dotted #939598;
	text-align: left;
	
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .02em;
}

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

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */

	.layout-moblog1 #container
	{
		width: auto;
	}

	.layout-moblog1 #pagebody-inner
	{
		width: auto;
		padding-left: 200px;
		padding-right: 200px;
	}

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

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

	.layout-moblog1 #beta
	{
		width: 100%;
	}

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

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

	.layout-moblog1 #gamma-inner
	{
		border-left: 1px solid #939598;
		padding: 15px 15px 15px 14px;
		background: #ffffff;
	}


/* moblog2 tweaks */

	.layout-moblog2 #container
	{
		width: auto;
	}

	.layout-moblog2 #pagebody-inner
	{
		width: auto;
		padding-left: 100px;
		padding-right: 330px;
	}

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

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

	.layout-moblog2 #beta
	{
		width: 100%;
	}

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

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

	.layout-moblog2 #gamma-inner
	{
		border-left: 1px solid #939598;
		padding: 15px 15px 15px 14px;
		background: #ffffff;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
		left: 190px;
		margin-right: -140px;
	}

	.layout-moblog2 #delta-inner
	{
		border-left: 1px solid #939598;
		padding: 15px 15px 15px 14px;
		background: #ffffff;
	}

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


/* timeline tweaks */

	.layout-timeline #pagebody-inner
	{
		width: auto;
		padding-right: 390px;
	}

	.layout-timeline #alpha
	{
		width: 100%;
	}

	.layout-timeline #beta
	{
		width: 390px;
		margin-right: -390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: auto;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

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

	.layout-two-column-left #pagebody-inner
	{
		width: auto;
		padding-left: 200px;
	}

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

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

        .layout-two-column-left #beta
        {

    
                width: 100%;
    
        }

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


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
    
		width: auto;
	}

	.layout-two-column-right #pagebody-inner
	{
		width: auto;
		padding-right: 200px;
	}

	.layout-two-column-right #alpha
	{

		width: 100%;
	}

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

	.layout-two-column-right #beta
	{

		width: 200px;
		margin-right: -200px;
	}

	.layout-two-column-right #beta-inner
	{
		border-left: 1px solid #939598;
		padding: 15px 15px 15px 14px;
		background: #ffffff;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: auto;
	}

	.layout-three-column #pagebody-inner
	{
		width: auto;
		padding-left: 200px;
		padding-right: 200px;
	}

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

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #beta
	{
		width: 100%;
	}

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

	.layout-three-column #gamma
	{
		width: 200px;
		margin-right: -200px;
	}

	.layout-three-column #gamma-inner
	{
		border-left: 1px solid #939598;
		padding: 15px 15px 15px 14px;
		background: #ffffff;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: auto;
	}

	.layout-three-column-right #pagebody-inner
	{
		width: auto;
		padding-right: 400px;
	}

	.layout-three-column-right #alpha
	{
		width: 100%;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: 200px;
		margin-right: -200px;
	}

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

	.layout-three-column-right #gamma
	{
		width: 200px;
		left: 200px;
		margin-right: -200px;
	}

	.layout-three-column-right #gamma-inner
	{
		border-left: 1px solid #939598;
		padding: 15px 15px 15px 14px;
		background: #ffffff;
	}



/* Static Layouts Nav */





#nav a {




}






/* Custom CSS */
/*
+----------------------------------------------------------------+
|		Master Stylesheet
|		
|		Project:		LeftHand Networks Virtual View Blog
|		Version:	 	1.02
|		Last change:	09/16/08 
|		CSS Developers:  Jay Moore,
+----------------------------------------------------------------+
*/

/*------------------------------------------------------------------
[Table of contents]

1. Reset
2. Global
3. Common Formatting
4. Photos
-------------------------------------------------------------------*/



/* 1. Reset
----------------------------------------------- */
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* 2. Global
----------------------------------------------- */
html, body {
	margin:0;
	padding:0;
	font-size:62.5%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#666;
	background:#94979a url(http://lefthandnetworks.com/images/website/backgrounds/wrapper.jpg) repeat-x;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#2566af;
}
a:hover {
	text-decoration:none;
	color:#000;
}
a:focus {outline:none;}

/* 3. Common Formatting
----------------------------------------------- */
/* Wrappers, Containers */
.layout-two-column-right #container {
	width:970px;         
}
/* Left Side */
.layout-two-column-right #alpha {
	margin-right: 290px;
	padding:0 20px 20px 20px;
}
/* Right Side */
.layout-two-column-right #beta {
	width:290px;
	padding:0 20px 20px 20px;
}
/* Right Side */
.module-list {
	font-size:12px;
}
/* Breadcrumb top nav */
.content-nav a {
	padding:0 5px;
}
/* end - Wrappers, Containers */

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	padding:0;
}
h1 {
	font-size:1.6em;
	margin:0 0 13px 0;
}
h2 {
	font-size:1.3em;
	margin:0 0 9px 0;
}
h3 {
	font-size:1.2em;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
}
h4 {
	font-size:1.2em;
	margin:0;
}
h1.h1Underlined {
	border-bottom: #939598 1px solid;
}
h1.h1Capitalize{
	text-transform:capitalize;
}
h2.h2Underlined {
	border-bottom: #939598 1px solid;
}
h2.h2noMargin {
	margin:0 0 2px 0;
}
p {
	margin:0;
	padding:0 0 14px 0;
	line-height:20px;
	overflow:auto;
}
p.pNoMarginBottom {
	margin:0;
	padding:0;
}
p.pSmallMarginBottom {
	line-height:14px;
	margin:0;
	padding:0 0 5px 0;
}
p.pSmallLineHeight {
	line-height:14px;
}
ul, ol {
	margin:0 15px 20px 15px;
	padding:0 15px 0px 15px;
}
ul.ulNoMargin {
	padding:0 0 12px 0;
}
/* Bullet Images */
li {
	margin:0 0 2px 0;
	padding:0 0 2px 12px;
	line-height:20px;
	vertical-align:top;
	list-style:none;
    background:transparent url(http://lefthandnetworks.com/images/website/bullets/square.gif) 0 4px no-repeat;
	list-style-position:outside;
}
ol li {
	padding:0 0 2px 0px;
	list-style: decimal;
	list-style-position:outside;
	background:none;
}
ol li ol li {
	padding:0 0 2px 0px;
	list-style: upper-alpha;
	list-style-position:outside;
	background:none;
}
ul.ulBulletArrow li {
	font-weight:bold;
    background:url(http://lefthandnetworks.com/images/website/bullets/square_arrow.gif) 0 5px no-repeat;
}
/* END - Bullet Images */
/* Text/Content Formatting */
hr {
	border: none;
	border-top: 1px solid #d9d9d9;
	height: 1px;
	overflow:hidden;
	padding:0 0 20px 0;
	clear:both;
}
hr.hrDotted {
	border: none;
	border-top:#b9b9b9 1px dotted;
	height: 1px;
	padding:0;
	overflow:hidden;
}
iframe {
	margin:0 0 20px 0;
	padding:0;
}
strong {
	color:#2e2e2e;
	font-weight:bold;
}
em {
	font-style: oblique;
}
a.iconPDF {
	padding:1px 22px 1px 0;
	background: url(http://lefthandnetworks.com/images/website/icons/pdf_small.gif) right bottom no-repeat;
}
.noBR { white-space:nowrap; }
small {
	font-size:1.2em;
}
/* Fonts */
.fontRedSmall {font-size:.9em; color:#cc2829;}
.fontSmall {font-size:.9em;}
/* FLOATS */
.floatRight {float:right; position:relative;}
.floatLeft {float:left; position:relative;}
.floatRightWidth200 {
	float:right; 
	position:relative; 
	width:200px;
	line-height:normal;
}
/* CLEARFIX */
.clearFix {overflow:auto;}
.clear {clear:both; line-height:0; height:0;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearBoth {clear:both;}
/* VERTICAL CENTERING */
.verticalCenterSmall {
	line-height:20px;
	vertical-align:middle;
}
/* COLORS */
.blueDark { background:#1e5593; }
.blueLight { background:#2566af; }
.grey { background:#939598; }
.green { background:#92aa3d; }
.orangeDark { background:#cd8e34; }
.orangeLight { background:#e7c439; }
.orangeLightFont { color:#e7c439; }
.blueExtraLight { background:#68b3de; }
.red { background:#cc2829; }
.greyFont { color:#939598; }
.lightGreyFont { color:#d8d6d7; }
.whiteFont { color:#fff; }
/* END - COLORS */

/* 4. Photos
----------------------------------------------- */
img.photoRight {
	float:right;
	position:relative;
	clear:right;
	margin:0 0px 10px 10px;
}
img.photoLeft {
	float:left;
	position:relative;
	clear:left;
	margin:0 10px 10px 0;
}
.titlecaptionRight {
	float:right;
	position:relative;
	clear:right;
	margin:0 8px 0 0px;
	text-align: right;
	padding:0 7px 10px 0;
	width:335px;
}
.titlecaptionLeft {
	clear:left;
	margin:0 5px 10px 5px;
	width:245px;
}






/* Books Typelist - Update to base file size and re-size to retain original visual spec */
.typelist-thumbnailed .typelist-thumbnail img { width: 100px; }


/* ph=1 */
