@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.twoColElsLtHdr #slogan {
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px #999 dotted;
	border-bottom: 1px #999 dotted;
}

.twoColElsLtHdr #container { 
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColElsLtHdr #header { 
	height: 150px;
	background: url(images/header-logo.png) left no-repeat;
} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 12em;
	padding: 15px 0;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.twoColElsLtHdr #sidebar1 p {
	font-size: 10px;
	padding-left: 5px;
}

.twoColElsLtHdr #mainContent {
	margin: 0 1.5em 0 13em;
	border-left: 1px dotted #999;
	padding: 1px 0 20px 25px;
} 
.twoColElsLtHdr #footer { 
	padding: 0 10px;
	border-top: 1px dotted #999;
	margin-top: -20px;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	text-align: center;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#slogan h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

#mainContent h1, h2, h3 {
	font-family:"Century Gothic";
	font-weight: lighter;
}

#mainContent p {
	font-size: 12px;
	padding: 0 10px 0 10px;
}

#mainContent img {
	margin: 5px;
	padding: 5px;
	border: dotted #999 1px;
}

#footer div {
	width: 15em;
	padding-left: 470px;
}

#footer div p  span{
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #444;
	font-size: 15px;
}

#sidebar1 div  h3 {
	padding: 20px 0 0 60px;
}

#aboutme {
	background: url('images/aboutme.png') no-repeat left;
	height: 50px;
	width: 12em;
}

#tweets {
	background: url('images/tweets.png') no-repeat left;
	height: 45px;
	width: 12em;
	padding-bottom: 15px;
}

#contactme {
	background: url('images/contactme.png') no-repeat left;
	height: 45px;
	width: 12em;
	padding: 0 0 10px 0;
}

#findme {
	background: url('images/findme.png') no-repeat left;
	height: 50px;
	width: 12em;
	padding: 0 0 10px 0;
}

#links {
	padding: 0 0 10px 30px;
}

#links a {
	border: none;
	text-decoration: none;
}

#links img {
	border: none;
	text-decoration: none;
}

#mainImage .img-caption {
	margin: -5px 0 10px 20px;	
}

.img-caption a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}

/* RESUME */
#resume p {
	font-size: 12px;
}

#resume h1 {
	font-size: 20px;
}

#resume h2 {
	font-size: 14px;
	font-weight: bold;
	margin: -10px 0 -10px 10px;
}

#resume ul {
	font-size: 12px;
}

#resume .col1 {
	vertical-align: text-top;
	font-size: 10px;
	width: 65px;
	
}

#resume .col2 {
	padding-top: 5px;
}

#resume .scol1 {
	font-weight: bold;
	width: 110px;
	vertical-align: text-top;
	padding-top: 5px;
}

#resume .scol2 {
}

#resume .scol3 {
}

#resume .scol4 {
	text-align: center;
	width: 100px;
}

#resume .sdcol1 {
	width: 100px;
}

#resume .skills {
	font-size: 12px;
	width: 500px;
}

#resume .skills ul li {
	padding-bottom: 5px;
}

#resume #scores {
	font-size: 12px;
	margin: 5px 0 15px 8px;
	display: none;
}

#resume #scores table {
	width: 390px;
}

.clickable {
	cursor: pointer;
	text-decoration: underline;
}

#pdf {
	font-size: 12px;
}