/* portfolio styles */
/* (c)2007 danjkennedy.com All Rights Reserved */

.brief {
	color: #212610;
	font-family: infoFontFace;
	font-size: 12px;
	text-align: center;
}
.briefLite {
	color: #212610;
	font-family: infoFontFaceLite;
	font-size: 12px;
	text-align: center;
}
.infoItal {
	font-style: italic;
	font-family: infoFontItalic;
}
a:link {
	color: #ffffcc;
	text-decoration: none;
}
a:visited {
	color: #B8CDD8;
}
a:hover {
	color:#f8d95f;
}
.listlike {
	margin-right:5px;
	margin-left:10px;
	text-indent:5px;
	text-align:left;
}
.greet {
	color: #B8CDD8;
	font-size: 20px;
}
.sig {
	margin-right:10px;
	text-align:right;
}
.tip {
	color: #003366;
	font-weight: bold;
	font-family: infoFontFace;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

.title {
	color: #cfa92b;
	font-weight: bold;
	font-family: infoFontFace;
	font-size: 16px;
	/*text-indent: 15px;*/
}
.vidInfo {
	color: #ffffff;
	font-weight: bold;
	font-family: infoFontFace;
	font-size: 14px;
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
}