@import url("resume.css");
body {
   background: white;
   font-size: 10pt;
   font-family:Georgia, "Times New Roman", Times, serif;
   }
.col2, .col3, .attn, .resume a:after, #footer, #page_title {
   display: none;
   }
.col1wrap, .col1, .colright, .col1pad, .colmid, .colmask {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
.center_col {
   margin-left: 0;
   padding-top: 0;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: none;
   }
/*.post_content a:link:after, .post_content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
*/
.resume img {
	float:right;
}
.anchor {
	clear:both;
}
div.section-SpecialSkills .anchor, div.section-StageCombat .anchor {
	clear:none;
}
div.resume .section-Shows div.row.odd.row-1,
div.resume span.section_heading {
	color:#000;
	background:#ccc;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.show_title{
	font-style:italic;
}
.post_title, .post_content h5 {
	font-size:1.5em;
	color:#600;
	border-bottom:1px solid #600;
	margin-top:1em;
	margin-bottom:0.2em;
}
.post_content h6 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.3em;
	margin:0;
}
#sb-container{
	display:none;
}


