/* 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: #006699; }
a:visited { color: #003366; }
a:hover { color: #003366; }
a:active { color: #003366; }


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #6699CC;
	font-family: Geneva, 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-bottom: 1px solid #FF0000;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FF0000;
	background: #FFCC33;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
}

#banner-inner { padding: 15px; }

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

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

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


	/* banner image */

	#banner
	{
		height: 202px;
		background-image: url("https://agelessmarketing.typepad.com/.a/6a00d834521d3a69e20120a5271d2f970c-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: 202px;
		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: 780px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

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

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	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 solid #333333;
	padding: 3px;
	color: #003366;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #003366;
	font-family: 'Trebuchet MS', Verdana, 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: #003366; }
.entry-header a:visited { color: #003366; }
.entry-header a:hover { color: #003366; }
.entry-header a:active { color: #003366; }

.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 dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

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

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: underline;
		font-weight: inherit;
	}

	.module a:link { color: #006699; }
	.module a:visited { color: #003366; }
	.module a:hover { color: #003366; }
	.module a:active { color: #006699; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #FF0000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .02em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-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: 5px solid #EEEEEE;
}

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

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

.module-calendar .module-header
{
	color: #FF0000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	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 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 1px solid #FF0000;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

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

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

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


/* moblog2 tweaks */



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

	.layout-moblog2 #alpha-inner
	{
		border: 1px solid #FF0000;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

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

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

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

	.layout-moblog2 #delta
	{
		width: 140px;
	}

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

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


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

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

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


/* one-column tweaks */

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

	.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: 600px;
	}


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

	.layout-two-column-left #alpha-inner
	{
		border: 1px solid #FF0000;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

        .layout-two-column-left #beta
        {
 
                width: 400px;
        }

	.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: 600px;
	}


	.layout-two-column-right #alpha
	{

    
		width: 400px;
	}

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

	.layout-two-column-right #beta
	{

		width: 200px;
	}

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


/* three-column tweaks */

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


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

	.layout-three-column #alpha-inner
	{
		border: 1px solid #FF0000;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

	.layout-three-column #beta
	{
		width: 400px;
	}

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

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

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


/* three-column-right tweaks */

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


	.layout-three-column-right #alpha
	{
		width: 400px;
	}

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

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

	.layout-three-column-right #beta-inner
	{
		border: 1px solid #FF0000;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}

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

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



/* Static Layouts Nav */





#nav a {




}






/* Custom CSS */
a
{
	text-decoration: underline;
	color: #468abe;
}

a:link { color: #468abe; }
a:visited { color: #468abe; }
a:hover { color:#ce7220; }
a:active { color: #468abe; }


body
{
	margin: 0;
	color: #333333;
	background: #cde1f2 url(http://agelessmarketing.typepad.com/design-images/ageless-marketing-body-bg.gif) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom:10px;
margin-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

 p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	margin:10px 0;
 }
 
/*** MAIN COLUMN ***/
#banner {
background:#fff url(http://agelessmarketing.typepad.com/design-images/ageless-marketing-banner-bg.jpg) no-repeat top center;
height:216px;
text-align:left;
border:none;
}
.date-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header {
border-bottom:2px solid #6b983d;
color:#6b983d;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
margin:10px 0;
padding:3px;
text-align:left;
}
/* three-column tweaks */
	.layout-three-column #container, .layout-two-column-left #container
	{
		width: 800px;
		background-color:transparent;
		background:url(http://agelessmarketing.typepad.com/design-images/ageless-marketing-container-bg.png) repeat-y top center;
	}
.layout-three-column div[id="container"], .layout-two-column-left div[id="container"]
	{
		width: 800px;
		background:url(http://agelessmarketing.typepad.com/design-images/ageless-marketing-container-bg.png) repeat-y top center;
		padding:0 20px;
		background-color:transparent;
	}
	/*
	.layout-three-column #container, .layout-two-column-left #container
	{
		width: 800px;
		background:url(http://agelessmarketing.typepad.com/design-images/ageless-marketing-container-bg.png) repeat-y top center;
		padding:0 20px;
		background-color:transparent;
	}*/
.layout-three-column #container #container-inner, .layout-two-column-left #container #container-inner {
	background-color:transparent;
}

.date-header, .entry-content {
clear:both;
position:static;
}
.layout-three-column #alpha {

}
.layout-three-column #alpha-inner, .layout-two-column-left #alpha-inner
	{
		border: none;
	}

.layout-three-column #beta-inner {
/*border-left: 1px solid #468abe;*/
}

/*** RIGHT COLUMN ****/
.layout-three-column #gamma-inner, .layout-two-column-left #gamma-inner
	{	border: 0;
		padding: 15px 15px 15px 15px;
	}
	
h2.module-header {
border-bottom:2px solid #6b983d;
color:#6b983d;
font-family:Georgia, "Times New Roman", Times, serif;font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
letter-spacing:normal;
line-height:normal;
margin:10px 0;
padding:3px;
text-align:left;
text-transform:none;
}

.module a:hover, .module .module-list a:hover, .module .module-list .module-list-item a:hover, .module-email .module-content a:hover {
color:#ce7220;
}

.module a:link {
color:#468abe;
}

.module a:visited {
color:#468abe;
}

h2.module-header a:link {
color:#6b983d;
}

.module a {
font-weight:inherit;
text-decoration:underline;
}
.module-content {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #00447a;
font-family:Georgia, "Times New Roman", Times, serif;	
font-size:20px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #00447a; }
.entry-header a:visited { color: #00447a; }
.entry-header a:hover { color: #00447a; text-decoration:underline;}
.entry-header a:active { color: #00447a; }

.layout-three-column #alpha-inner {
background:#FFFFFF none repeat scroll 0 0;
border:none;
padding:14px;
}

/*** LEFT COLUMN ***/
.module img, .module-photo img {
border:5px solid #d2e3f0;
}
#pagebody, #alpha, #alpha-inner {
	background-color:transparent !important;
}
.module-about.module h2.module-header{
	margin:0;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#alpha div.module-about h2.module-header a {
	display:block;
	float:left;
	clear:both;
	background: url(http://agelessmarketing.typepad.com/design-images/ageless-marketing-about-icon.gif) no-repeat 0 0;
	padding:2px 4px 7px 35px;
	margin:10px 0 5px 0;
	color: #468abe;
	font-size:14px;
	font-weight:bold;
}
#alpha div.module-email a {
	display:block;
	float:left;
	clear:both;
	background: url(http://agelessmarketing.typepad.com/design-images/ageless-marketing-email-icon.gif) no-repeat 0 0;
	padding:0 4px 5px 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:22px;
}







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


/* ph=1 */
