@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body { line-height:1 }
ol, ul { list-style:none }
blockquote, q { quotes:none }
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus { outline:0 }
ins { text-decoration:none }
del { text-decoration:line-through }
/* Make sure the browser knows these are blocks. Some won't. */
header, footer, nav, article, section { display: block; }
/* Regular CSS */
body {
	font: normal 1em/1.5em Arial, Helvetica, sans-serif;
	color: #111;
	text-decoration: none;
	background: #FFF;
}
a:link {
	color: #009;
	font-weight: bold;
}
a:visited {
	color: #009;
	font-weight: bold;
}
a:hover {
	color: #F90;
	font-weight: bold;
}
a:active {
	color: #C00;
	font-weight: bold;
}
.clear { clear:both; }
/* Header CSS */
header {
	width: 960px;
	margin: 0px auto;
	text-align: center;
}
header h1 {
	font-size: 2.5em;
	font-weight: bold;
	margin: 20px;
}
/* Article CSS */
article {
	width: 960px;
	margin: 0px auto;
}
article h2 {
	text-indent: 10px;
	font: bold 1.5em/1.6em Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #3CF;
	border-bottom: 1px solid #3CF;
	margin: 10px 0px;
}
/* Social */
#social ul, #social li {
	display: inline;
	list-style: none;
}
#social a {
	width: 60px;
	height: 60px;
	text-indent: -99999px;
	display: inline-block;
	margin: 0px 64px;
	position: relative;
}
#link-twitter { background: url(/img/social.png) no-repeat 0px 0px; }
#link-delicious { background: url(/img/social.png) no-repeat -60px 0px; }
#link-linkedin { background: url(/img/social.png) no-repeat -120px 0px; }
#link-friendfeed { background: url(/img/social.png) no-repeat -180px 0px; }
#link-facebook { background: url(/img/social.png) no-repeat -240px 0px; }
/* Portfolio */
#portfolio ul {
	margin: 0px auto;
	width: 960px;
}
#portfolio li {
	display: inline;
	list-style: none;
	margin: 10px 33px;
}
#portfolio a {
	display: inline-block;
	width: 250px;
	height: 188px;
	text-indent: -99999px;
	position: relative;
}
#site-fredcom09 { width: 250px; height: 188px; background: url(/img/allsites.jpg) 0px 0px; }
#site-fredcom04 { width: 250px; height: 188px; background: url(/img/allsites.jpg) -250px 0px; }
#site-ccvt { width: 250px; height: 188px; background: url(/img/allsites.jpg) -500px 0px; }
#site-mc09 { width: 250px; height: 188px; background: url(/img/allsites.jpg) 0px -188px; }
#site-mc03 { width: 250px; height: 188px; background: url(/img/allsites.jpg) -250px -188px; }
#site-npnova { width: 250px; height: 188px; background: url(/img/allsites.jpg) -500px -188px; }
#site-fredtweets { width: 250px; height: 188px; background: url(/img/allsites.jpg) -500px -376px; } 
/* hResume */
.hresume { width: 100%; }
.hresume h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 10px;
}
.hresume abbr {
	border: none;
	font-color: #555;
}
.hresume address { font-style: normal; }
.hresume hr {
	color: #DDD;
	background: #DDD;
	height: 2px;
	border: 0px;
}
.hresume .title {
	text-indent: 10px;
	font-weight: bold;
}
.hresume .contact .fn {
	font-weight: bold;
	font-size: 12pt;
}
.hresume .org, .hresume .location { font-style: italic; }
.hresume .org { text-indent: 20px; }
.hresume h2 {
	font-size: 12pt;
	padding: 0 0 5px 0;
	margin: 0;
}
.hresume .education, .hresume .accreditation {
	margin: 10px 0 10px 20px;
	padding: 1px;
}
.hresume .experience {
	margin: 10px 0 30px 20px;
	padding: 1px;
}
.hresume .summary, .hresume .tags {
	margin: 10px 0 20px 20px;
	padding: 1px;
}
.hresume .education .htitle, .hresume .experience .htitle { float: left; }
.hresume .htitle .include { display: none; }
.hresume .education .date_duration, .hresume .experience .date_duration {
	float: right;
	font-size: smaller;
}
.hresume .education .summary { margin: 0; }
.hresume .tags ul { list-style: none; }
.hresume .tags ul li { display: inline; }
.hresume .tags ul li:after { content: ", "; }
.hresume .tags ul li.last:after { content: ". "; }
#mc li, #scs li, #fburg li {
	margin: 5px 0px 5px 20px;
	list-style: disc inside;
}
/* Contact */
.contact {
	margin-left: 10px;
	font-weight: bold;
}
/* Footer CSS */
footer {
	width: 960px;
	margin: 0px auto;
	line-height: 75px;
	vertical-align: 50%;
	height: 75px;
	text-align: right;
	padding-right: 10px;
	color: #555;
}
footer #contact {
	color: #3CF;
	font-weight: bold;
}
/* Custom Thickbox */
.nodisplay { display: none; width: 820px; }
.nodisplay img { margin: 0px auto; }

div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(/img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(/img/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(/img/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(/img/next.gif) right 20% no-repeat;
}
ul.TB-list {
	margin: 10px 15px;
}
.TB-list li {
	list-style: disc outside;
	margin: 3px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #111;
}