@charset "utf-8";
/* CSS Document */

a:link {
	color: #536ddb; 
	text-decoration: none;
}

a:visited {
	color: #536ddb; 
	text-decoration: none;
}

a:hover {
	color: #536ddb; 
	text-decoration: underline;
}
div, td {
	margin: 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

p {
	margin-bottom: 15px;
	line-height: 18px;
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.date-headline {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #888888;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

.resume {
	border-bottom: 1px solid #333333;
	padding-right: 4px;
}

.resume-title {
	border-bottom: 3px double #666666;
	font-size: 16px;
	font-weight: bold;
}

.caption {
	font-style: italic;
	font-size: 11px;
	color: #cccccc;
	margin-top: 2px;
	margin-left: 2px;
}

.footer {
	margin-top: 10px;
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.footer a:link {
	color: #536ddb; 
	text-decoration: none;
}

.footer a:visited {
	color: #536ddb; 
	text-decoration: none;
}

.footer a:hover {
	color: #536ddb; 
	text-decoration: underline;
}


#twitter_div {
	margin-bottom: 10px; 
	padding: 10px; 
	background: #222222; 
	border: 1px solid #444444
}

#twitter_update_list {
	font-size: 14px; 
	color: #ffffff;
	
}
#twitter_update_list {
	list-style-type:none;
}

#twitter_update_list li {
	margin: -0.5em 0 0 -2.5em;
}



#twitter_update_list a {
	color: #c2ff61;
	text-decoration: none;
}

#twitter_update_list a:visited {
	color: #c2ff61;
	text-decoration: none;
}

#twitter_update_list a:hover {
	color: #ffffff;
}

a#twitter-link {
	font-size: 10px; 
	color: #c2ff61;
}

a:visited#twitter-link {
	font-size: 10px;
	color: #c2ff61;
}

a:hover#twitter-link {
	font-size: 10px;
	color: #ffffff;
}

.thumbnail {
	float: left;
	border: 4px solid #fff;
	margin-right: 20px;
	margin-bottom: 20px;
}
