/* Base */
@import url(http://static.typepad.com/.shared:v20130109.02-0-g7da7b3c:typepad:en_us/themes/common/base-weblog.css?v=2);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v20130109.02-0-g7da7b3c:typepad:en_us/themes/common/tipjar.css);

/* Portal */

/* Theme Builder *//* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #666666; }
a:visited { color: #666666; }
a:hover { color: #E3157B; }
a:active { color: #E3157B; }


/* layout */

body
{
	margin: 0;
	color: #666666;
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border-bottom: 1px dotted #999999;
	background: #FFFFFF;
}

#banner
{
	border-top: 1px dotted #999999;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	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;
}




/* 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-top: 1px dotted #999999;
	padding: 14px 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: 0;
	
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: Helvetica, 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 dotted #999999;
	padding: 3px;
	color: #666666;
	font-family: Helvetica, Arial, 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: none;
		font-weight: bold;
	}

	.module a:link { color: #666666; }
	.module a:visited { color: #666666; }
	.module a:hover { color: #E3157B; }
	.module a:active { color: #E3157B; }


.module-header
{
	margin: 5px 0;
	border: 0;
	
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	font-weight: bold;
	
	
	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-right: 3px solid #FFFFFF;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
}

.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: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border-top: 1px dotted #999999;
		padding: 14px 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: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border-top: 1px dotted #999999;
		padding: 14px 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: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border-top: 1px dotted #999999;
		padding: 14px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 700px;
	}


	.layout-two-column-left #alpha
	{
		width: 200px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-two-column-left #beta
	{
		width: 500px;
	}

	.layout-two-column-left #beta-inner
	{
		border-top: 1px dotted #999999;
		padding: 14px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 700px;
	}


	.layout-two-column-right #alpha
	{
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border-top: 1px dotted #999999;
		padding: 14px 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: 900px;
	}


	.layout-three-column #alpha
	{
		width: 200px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border-top: 1px dotted #999999;
		padding: 14px 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: 900px;
	}


	.layout-three-column-right #alpha
	{
		width: 500px;
	}

	.layout-three-column-right #alpha-inner
	{
		border-top: 1px dotted #999999;
		padding: 14px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: 200px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column-right #gamma
	{
		width: 200px;
	}

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* Custom CSS */
#banner
{
height:180px;
}

.layout-three-column #container { width: 1075px; }
.layout-three-column #alpha { width: 200px; }
.layout-three-column #beta { width: 675px; }
.layout-three-column #gamma { width: 200px; }
.nav-list
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 200px;
}
.nav-list a{
	text-decoration: none;
	padding-right: 5px;
	padding-left: 21px;
}
.nav-list a:link { color: #666666;
}
.nav-list a:visited { color: #666666;
}
.nav-list a:hover {
	text-decoration: underline;
                color: #E3157B;
}

INPUT {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    font-weight: normal;
    border: 1px solid black;
    padding: 1px 4px;
    margin: 0px 0px;
}
SELECT {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    font-weight: normal;
    border: 1px solid black;
}
TABLE {
    /* bordercollapse/padding/margin: remove the need for cellpadding/cellspacing/border */
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
.default {
    /* bordercollapse/padding/margin: remove the need for cellpadding/cellspacing/border */
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
DIV.divEdit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}
.cvTextArea {
    border: 1px solid black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    font-weight: normal;
}
/* Dodgy Dreameaver classes .... */
.clocktxt {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10.9px;
    font-weight: bold;
    color: #37B834;
    word-spacing: normal;
    letter-spacing: 2px;
}
.clocktime {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-variant: normal;
    color: #000000;
    letter-spacing: 1px;

}
.maintitle {
    font-family: "Courier New", Courier, mono;
    font-size: 22px;
    color: #E3157B;
    font-style: normal;
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: 5px;
    word-spacing: normal;
}
.maintitle_small {
    font-family: "Courier New", Courier, mono;
    font-size: 13px;
    color: #E3157B;
    font-style: normal;
    font-weight: bold;
    text-transform: lowercase;
    word-spacing: -5px;
}


.maintitle_copyright {
    font-family: "Courier New", Courier, mono;
    font-size: 11px;
    color: #E3157B;
    font-style: normal;
    font-weight: bold;
    text-transform: lowercase;
    word-spacing: normal;
}
.subhead01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: left;
}
.quicksearchtxt, .newslettersignup {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    letter-spacing: 2px;
    font-weight: normal;
    color: #666666;
    text-align: center;
    font-variant: normal;
}
.menutxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    word-spacing: normal;
    letter-spacing: 2px;
    font-variant: normal;
    text-align: center;
}
.menutxthighlight {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #E3157B;
    word-spacing: normal;
    letter-spacing: 4px;
    font-variant: normal;
}
.subhead02 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    letter-spacing: 1px;
    font-weight: bold;
    font-variant: normal;
    font-style: normal;
}
.greydots {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

.purpletxt {


    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #E3157B;
    word-spacing: normal;
    letter-spacing: normal;
    font-variant: normal;
}

a:link {
    text-decoration: none;
    color: #000000;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #E3157B;
    text-decoration: underline;
}

a:hover span{
    color: #E3157B;
    text-decoration: underline;
}

a.aUser:link, a.aUser:visited {
    text-decoration: none;
    color: #E3157B;
}
a.aUser:hover {
    color: #E3157B;
    text-decoration: underline;
}


a.aUserHiLite:link {
    text-decoration: none;
    font-weight: bold;
    font-size: 120%;
    color: #E3157B;
}
a.aUserHiLite:visited {
    color: #E3157B;
    font-weight: bold;
    font-size: 120%;
    text-decoration: none;
}
a.aUserHiLite:hover {
    color: #E3157B;
    font-weight: bold;
    font-size: 120%;
    text-decoration: underline;
}

a.aNonJSMenu:link {
    color: #000000;
    text-decoration: none;
}
a.aNonJSMenu:visited {
    color: #000000;
    text-decoration: none;
}
a.aNonJSMenu:hover {
    color: #000000;
    text-decoration: underline;
}

a.aSmall {
    font-size: 10px;
    color: #E3157B;
    text-decoration: none;
}

a.aSmall:link {
    color: #E3157B;
}
a.aSmall:visited {
    color: #E3157B;
}
a.aSmall:hover {
    color: #E3157B;
    text-decoration: underline;
}

a.clocktxt:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10.9px;
    font-weight: bold;
    color: #37B834;
    word-spacing: normal;
    letter-spacing: 2px;
}

a.clocktxt:hover {
    text-decoration: underline;
}

a.clocktxt:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10.9px;
    font-weight: bold;
    color: #37B834;
    word-spacing: normal;
    letter-spacing: 2px;
}

a.aSmall {
    font-size: 10px;
    color: #E3157B;
    text-decoration: none;
}

.spacer {
    display: block;
    clear: both;
    height: 12px;
    background: transparent;
    font-size: 2px;
}

 