@font-face {
	font-family:CABNDW;
	src:url(fonts/CABNDWebBold.otf);
}

@font-face {
	font-family:LGothic;
	src:url('fonts/League Gothic.otf');
}

html,* {
	margin:0;
	padding:0;
}

body {
	font:.88em "Helvetica Neue", Arial, sans-serif;
	color:#222;
	background:url(images/background!.jpg) #efefef;
	background:;
}

#wrap,#mb {
	width:798px;
	margin:0 auto;
	background:url(images/bgrid_8!c.png) repeat-y;
}

#mb {
	float:left;
	margin:10px 0 0;
	background:url(images/brdr_line.png) repeat-x bottom;
}

h1 {
	text-transform:none;
}

h2,h3 {
	text-transform:none;
	font-size:1em;
	color:#666;
}

p,ul,ol,dl {
	margin-bottom:1em;
	line-height:1.8em;
}

#tt {
	margin:0 14px -40px 14px;
	padding:14px 0 0;
}


	
/* #hdr{background: url(images/brdr_line.png) repeat-x bottom; border-bottom: 1px solid #fff; } */

#hdr{
	background:url(images/brdr_line.png) repeat-x bottom;
	float: left;
	margin: 0 0 14px;
	}
	
#hdr a, #hdr a img{
	color: none;
	border:none;
	text-decoration: none;
}

#nav {
	margin:0 0 14px;
	width:505px;
	float:right;
	padding:14px 0 0;
	font-size:1.2em;
	list-style:none;
	height:38px;
}

	
/* #nav{margin:0 0 28px; width:798px; float: left; padding:0; background: url(images/hdr_bg.png); list-style:none; height: 38px;} */
#nav li {
	float:left;
	width:84px;
	margin:0 0 0 14px;
}

#nav li a {
	color:#999;
	text-transform: lowercase;
	padding:0;
	line-height: 1.8em;
	width:84px;
	float:left;
	text-align: right;
	text-shadow:0px 1px 1px #fff;
	
}

#nav li a:hover {
	text-decoration:none;
	color:#666;
}

#nav li a:active{
	color:#69a;
}

#nav li #hl {
	color:#69a;
	font-weight: bold;
	text-shadow:0px 1px 1px #fff;
}

.mt {
	color:#999;
	font-size:1.2em;
	font-weight:normal;
	border-bottom:3px #ccc double;
	padding:10px 20px;
	margin:0;
	width:720px;
	background:#fff;
}

* a {
	text-decoration:none;
	color:#a33;
}

* a:hover {
	text-decoration:underline;
}

#cv,#fpcontent {
	width:559px;
	padding:0 14px 1em;
	float:left;
}

#fpcontent a {
	padding:0;
}

#fpcontent ul {
	margin-bottom:2em;
}

#fpcontent ul,#fpcontent dl,#fpcontent ol {
	padding-left:28px;
}

#fpcontent blockquote {
	padding:0 1em;
	font-style:italic;
	color:#000;
	margin:1em 0;
	text-indent:10px;
	border-left:7px solid #ddd;
}

#cv h2,#fpcontent h2 {
	font-size:1.4em;
	text-shadow:#fff 1px 1px 1px;
	margin-bottom:14px;
}

#cv h3,#fpcontent h3 {
	font-size:1.2em;
	line-height:1.2em;
}

#frontp {
	width:784px;
	float:left;
	margin:0 0 1em;
}

#frontp #img {
	padding:0 0 0 14px;
	width:476px;
	margin:0;
	float:left;
}

#frontp #frontpbody {
	width:280px;
	float:left;
	padding:0;
	margin:0 0 0 14px;
}

#frontp #frontptw {
	background:url(images/brdr_line_dotted.png) repeat-x top;
	margin:0;
	padding:14px 0 0;
}

#frontp #frontptw h2 {
	background:url(images/icon_twitter.png) 7px 5px  no-repeat;
	line-height: 38px;
	padding:0 0 0 48px;
	color:#efefef;
	text-transform:none;
}

#frontp #frontptw a {
	color:#69a;
}

#frontp #frontptw p {
	padding:0 0 0 48px;
}

#mimg {
	padding:14px;
	margin:0;
	border-top:3px #ccc double;
}

#mp {
	border-collapse:collapse;
	margin:0;
}

#mp th {
	color:#369;
	background:#ddd;
	text-transform:none;
	text-align:left;
}

#mp td,#mp th {
	padding:.5em 0 .5em 14px;
	border-bottom:1px solid #ccc;
}

#mp th {
	width:133px;
	border-left:1px solid #fff;
}

#mp td:first-child,#mp th:first-child {
	width:280px;
}

#cv p,#cv ul {
	padding:0 0 0 14px;
}

#cv dd,#cv dt {
	padding:0 0 10px;
}

#cv #smry dt {
	list-style:none;
	float:left;
}

#cv dt {
	font-weight:bold;
}

#cv dt strong,#cv dt .loc {
	display:block;
	font-weight:normal;
}

#snav {
	width:182px;
	padding:0 14px;
	margin:0 0 0 0;
	float:left;
	font-size: 0.92em;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

#snav h3 {
	margin:0;
	padding: 0 0 0 14px;
	font-size:1em;
	line-height: 2.2em;
	color: #fff;
	background: #666;
	border-radius:4px;
	float: left;
	width: 168px;
}

#snav ul {
	float: left;
	width: 182px;
	margin:0 0 2em;
	list-style: none;
	padding:0;
}

#snav ul li {
	margin:0;
	padding: 0 0 2px;
	background: url(images/brdr_line.png) bottom repeat-x;
	float: left;
	width: 182px;
}

#snav ul li a{
	display: block;
	line-height:1.2em;
	color: #666;
	padding:6px 0 8px 20px;
	font-weight: bold;
	background: url(images/snav_link_bg_arrow.png) 5px no-repeat;
}

#snav ul li a:hover{
	background: url(images/snav_link_bg_arrow.png) 5px no-repeat #ddd;
	text-decoration: none;
}

#snav form {
	padding:5px 7px;
	margin: 0 0 2em;
	float:left;
	background: #69a;
	width: 168px;
	border-radius:4px;
}

#snav form #tp {
	width:128px;
	float:left;
	padding:2px;
	color:#666;
	border:0px;
	height:21px;
	margin:2px 0 6px;
	border-radius:3px;
}

#snav form #tpbt {
	float:left;
	margin:0 0 0 7px;
	padding:0;
	width: 29px;
	height: 29px;
}

#snav form small{color: #ccc; float: right; letter-spacing: 0.1em;}

#tw h3 a {
	color:#369;
}

#tw {
	margin:1em 0;
	float:left;
	width:182px;
}

#extp {
	padding:0;
	float:left;
	width:182px;
	margin: 0 0 2em;
}


#extp ul {
	list-style:none;
	float:left;
	width:182px;
	padding:0;
	margin:0;
}

#extp ul li {
	float:left;
	width:182px;
	padding: 0 0 2px;
	background: url(images/brdr_line.png) bottom repeat-x;
}

#extp ul li a{
	padding:0 0 0 48px;
	line-height: 38px;
		
}

#extp ul li #snav_tw {
	background:url(images/icon_twitter.png) 7px -36px  no-repeat;
}

#extp ul li #snav_tw:hover {
	background:url(images/icon_twitter.png) 7px 5px  no-repeat #ddd;
}

#extp ul li #snav_fl {
	background:url(images/icon_flickr.png) 7px -36px  no-repeat;
}

#extp ul li #snav_fl:hover {
	background:url(images/icon_flickr.png) 7px 5px  no-repeat #ddd;
}

#extp ul li #snav_vi {
	background:url(images/icon_vimeo.png) 7px -36px  no-repeat;
}

#extp ul li #snav_vi:hover {
	background:url(images/icon_vimeo.png) 7px 5px  no-repeat #ddd;
}

#extp ul li #snav_li {
	background:url(images/icon_linkedin.png) 7px -36px  no-repeat;
}

#extp ul li #snav_li:hover {
	background:url(images/icon_linkedin.png) 7px 5px  no-repeat #ddd;
}

#fwrap{
	width: 100%;
	float: left;
	margin: -2px 0 0;
	padding:7px 0 0;
	background: url(images/brdr_line.png) top repeat-x #ddd;
}

#footer {
	width:798px;
	margin:.5em auto;
	padding:0 0 1em;
	color:#999;
	font-family:Georgia, Cambria, Constantia, Times, "Times New Roman", serif;;
}

#footer #fsay{text-align: right; font-style: italic; padding: 7px 0 0;}

/* Generic styles */

.strk{text-decoration: line-through; color: #666;}

.fl {
	float:left;
	margin:0 28px 0 0;
}

.rl {
	float:right;
	margin:0 0 0 14px;
}