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

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

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

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

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


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

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

body {
	font:.88em "Helvetica Neue", Arial, sans-serif;
	color:#222;
	background:url(images/tile.gif) #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;
	width:798px;
	}
	
#hdr a, #hdr a img{
	color: none;
	border:none;
	text-decoration: none;
	display: block;
}

#nav {
	margin:0 0 14px;
	width:406px;
	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;
}

.error{width: 400px; float: left; border-right:1px dashed #bbb;}

.error h1{
font-family: Pincoyablack, Impact, sans serif;
display: inline-block;
margin:20px 0 0;
padding: 20px;
font-size: 8em;
color: #666;
border-bottom: 4px solid #666; text-align: center; width: 300px;
text-shadow:2px 2px 0px #fff;
}

.error h2{font-family: Museo700, Helvetica, Arial, sans-serif; font-size: 2em !important; text-align: center; 
border-bottom: 4px solid #666;
display: inline-block; width: 300px;
margin: 0 0 20px;
padding: 20px;}

.error p{font-family:Museo300, Arial, Helvetica, sans-serif; font-size: 1.2em;
margin:0;
display: inline-block; width: 300px;
padding:0 20px 10px;}

#eropt{float: left; width:300px; 
margin:40px 0 0 75px;
font-family:Museo300, Arial, Helvetica, sans-serif; font-size: 1.2em;
color: #666;
}

#eropt h2{font-size: 1.2em !important; border: none; text-align: center; font-family: Museo700, Helvetica, Arial, sans-serif;}

#eropt ul{
list-style: none;
width: 300px;
padding:0 20px;
}

#eropt ul li{
background: url(images/eror.png) no-repeat center bottom;
padding: 20px 0 40px;}

#eropt ul #erlast{text-align: center; background: none;}

#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:7px 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 ul li #shl{
	color:#69a;
	font-weight: bold;
	text-shadow:0px 1px 1px #fff;
}

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

#gsearch-er {
	padding:5px 7px;
	background: #69a;
	border-radius:4px;
	margin:6px 0;
}

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

#gsearch-er #tp {
	width:246px;
	padding:2px;
	color:#666;
	border:0px;
	height:29px;
	margin:2px 0 6px;
	border-radius:3px;
}

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

#gsearch-er #tpbt {
	margin:2px 0 6px;
	padding:0;
	width: 29px;
	height: 29px;
	float: right;
}

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

#gsearch-er small{color: #ccc; letter-spacing: 0.1em; font-size: 0.7em;}

#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:0;
	background: url(images/brdr_line.png) top repeat-x #ddd;
}

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

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

/* Restaurant styles */

.rhate {background: url(images/rhate.png) center right no-repeat; padding: 0 34px 0 0; font-size: 2em !important; display: inline;}
.rlove {background: url(images/rlove.png) center right no-repeat; padding: 0 34px 0 0; font-size: 2em !important; display: inline;}
#rbanner h2{font-family: CABNDW; font-size: 2em !important; text-align: left;  color: #fff; text-shadow: 0px 1px 1px #000;}
#rbanner {background: url(images/rbg.png) left top repeat;  border-radius:6px; padding:4em 1em 0.3em; margin: 0 0 1em;  color: #fff;}
#rcontent{background: url(images/post_shadow.png) no-repeat bottom left; padding:0 0 1px; margin:0 0 1em;}
.rlist dt{background: url(images/snav_link_bg_arrow.png) center left no-repeat; padding: 0 0 0 16px;}
.rlist dd{margin: 0 0 0 2em;}
.rlist{margin: 0.8em 0 1.4em;}
/* Generic styles */

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

/* old style ampersand */
.aamp{font-family: Baskerville, Palatino, "Book Antiqua", serif; font-style: italic; font-weight: normal; font-size: 1.2em}

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

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