/* Base */
@import url(http://static.typepad.com/.shared:v20120209.02-0-ga1787ee:typepad:en_au/themes/common/base-weblog.css?v=2);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v20120209.02-0-ga1787ee:typepad:en_au/themes/common/tipjar.css);

/* Portal */

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

a
{
	text-decoration: underline;
	
}

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


/* layout */

body
{
	margin: 0;
	color: #333333;
	background: #6699CC;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

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

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	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;
}

	/* banner image */

	#banner
	{
		height: 234px;
		background-image: url("http://blogstar.typepad.com/.a/6a00e5520b72ea8834015436862573970c-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: 234px;
		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-left: 1px solid #0083bd;
	padding: 15px 15px 15px 14px;
	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: #;
}

/* 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 #0083bd;
	padding: 3px;
	color: #0083bd;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #0083bd;
	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: #0083bd; }
.entry-header a:visited { color: #0083bd; }
.entry-header a:hover { color: #0083bd; }
.entry-header a:active { color: #0083bd; }

.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 #0083bd;
	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: none;
		font-weight: inherit;
	}

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


.module-header
{
	margin: 5px 0;
	border: 0;
	
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, 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: #4d4d4f;
	font-family: 'Trebuchet MS', Verdana, 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: 0;
}

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

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

.module-calendar .module-header
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, 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: #fff;
	}

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

	.layout-moblog1 #beta-inner
	{
		border-left: 1px solid #0083bd;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

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

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


/* moblog2 tweaks */



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

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

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

	.layout-moblog2 #beta-inner
	{
		border-left: 1px solid #0083bd;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

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

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

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

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

	.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-left: 1px solid #0083bd;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

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


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

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

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

	.layout-two-column-left #beta-inner
	{
		border-left: 1px solid #0083bd;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

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


	.layout-two-column-right #alpha
	{
		width: 500px;
	}

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

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

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


/* three-column tweaks */

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


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

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

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

	.layout-three-column #beta-inner
	{
		border-left: 1px solid #0083bd;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

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

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


/* three-column-right tweaks */

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


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

	.layout-three-column-right #alpha-inner
	{
		border-left: 1px solid #0083bd;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

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

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

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

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


/* Custom CSS */
.layout-two-column-left #container { width: 950px; }
.layout-two-column-left #alpha { width: 350px; }
.layout-two-column-left #beta { width: 580px; }

.layout-two-column-left #beta { 
padding: 10px 0px 0px 0px;
}

#banner {height: 204px; background-position:0px 0px;}

#banner-header a
{
display: block;
left: 0;
top: 0;
height: 204px;
text-indent: -1000em;
}

/* Feature panel CSS */

.entry-featured .entry-footer { display: none !important; }

.stepcarousel{
position: relative;
border: 0px solid black;
background: black;
overflow: scroll;
width: 320px;
height: 200px;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left;
overflow: hidden; 
margin-right: 0px;
width: 320px;
}

body { 
background: #fff url(http://www.corybernardi.com/images/2011bg.jpg) repeat-x 0px 204px;
}

.nav-list
{
height: 30px;
padding-left: 0px;
background-color: #9eafb7;
border-left: 0px solid #4d4d4f;
border-top: 0px solid #000000;
border-bottom: 1px solid #4d4d4f;
border-right: 0px solid #4d4d4f;
}

.nav-list-item
{
background-color: #9eafb7;
padding-left: 34px;
padding-right: 34px;
height: 30px;

}

.nav-list-item a
{
text-decoration: none;
color: #fff;
font-family: Arial, sans-serif;
font-size: medium;
font-weight: bold;
letter-spacing: 2px;
height: 30px;

}

.last-nav-list-item
{
background-color: #d12428;
padding-left: 34px;
padding-right: 34px;
}

#nav ul li.nav-list-item a:hover{
  background-color:#4d4d4f;
color: #fff;
height: 20px;
margin-left: -34px;
margin-right: -34px;
border-left: 34px solid #4d4d4f;
border-right: 34px solid #4d4d4f;
border-bottom: 1px solid #4d4d4f;

}

#nav ul li.last-nav-list-item a:hover{
  background-color:#4d4d4f;
color: #fff;
height: 20px;
margin-left: -34px;
margin-right: -34px;
border-left: 34px solid #4d4d4f;
border-right: 34px solid #4d4d4f;
border-bottom: 1px solid #4d4d4f;
}

.module-header { display: none; }

.entry-content {
    font-family: verdana;  
    font-size: 13px;      
    color: #000;        }

/* SIDE BAR CSS*/

hr {
  border: 1px;
  width: 100%;
color: #0083bd;
background-color: #0083bd;
height: 1px;
}


/* Front page sign up box */

.block h5.body {
padding: 0px 0px -50px 0px;
border-top: 0px solid #e8f0f2;
background: url(http://www.corybernardi.com/images/Join-my-fight.jpg) no-repeat;
font-size: 1.5em;
text-align:left;
}


/* MailChimp Form Embed Code - Slim - 08/17/2011 */

#mc_embed_signup {clear:left; font:14px Helvetica,Arial,sans-serif;  width:330px;}
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: none; border-radius:4px; color: #ffffff; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 33px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:inline; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:inline; padding:8px 0; margin:0 3px 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:inline; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}



/* ph=1 */

