body {
	margin:0;
	padding:0;
	background:#eee url(images/texture.png);
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#eee;
}

a:hover { -webkit-transition: all 200ms linear; }

.btl { border-top: 1px solid #ddd; }
.ptl { padding-top: 10px; }
.mbl { margin-bottom: 10px; }

.right {
	float: right;
	margin: 0 0 10px 10px;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

.mvh {
	margin-top: 40px;
	margin-bottom: 40px;
}

div.container {
	width:805px;
	margin:0 auto;
	text-align:left;
}

div.clearfix {
	clear:both;
	height:1px;
	width:100%;
}

div.navigation {
	overflow:hidden;
}

div.alignleft {
	float:left;
	width:45%;
}

div.alignright {
	float:right;
	width:45%;
	text-align:right;
}

#header {
	background: #333 url(http://www.efishdesign.com/images/bg_wash.jpg);
	text-align:center;
	height:90px;
	border-bottom:2px solid #111;
	padding-top:10px;
}

#header ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header ul li {
	float: left;
}

#header ul li a {
	color: #777;
	display: block;
	font-size: 13px;
	padding: 55px 22px 10px 22px;
	text-decoration: none;
}

	#header ul li a:hover {
		color: white;
	}

#header a.link {
	float:right;
	font-size:14px;
	color:white;
	text-decoration:none;
	color:#333;
}

#header a.link:hover { color:#eee; }

#header h1 {
	font-size: 16px;
	color: #333;
	margin:3px 0 0 0;
}

#header h1 span {
	color: #555;
	font-style:italic;
	font-weight:normal;
}

#logo a {
	background:url(images/fishlogo2.png) no-repeat;
	height:79px;
	width:79px;
	float:left;
	margin-right:15px;
	margin-left:-7px;
	display:block;
}

#strip {
	background:#6caaef;
	padding:3px 0;
	border-bottom:1px solid #609fe6;
	border-top:1px solid #94c9f9;
}

#nav {
	background:#6caaef;
	border-bottom:1px solid #609fe6;
	border-top:1px solid #94c9f9;
	height:32px;
}

	#nav ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#nav li {
		float:left;
	}
	
	#nav li a {
		display:block;
		padding:8px 30px;
		text-align:center;
		color:white;
		text-decoration:none;
		border-right:1px solid #94c9f9;
		font-size:14px;
	}
	
	#nav li a:hover { 
		background:#5e9bde; 
		-webkit-transition:none;
	}
	
	#nav li:first-child { border-left:1px solid #94c9f9; }

#title {
	background:url(images/header.png) no-repeat top left;
	width:364px;
	height:56px;
	margin-top:12px;
	text-indent:-9999px;
	float:left;
}

#main {
	text-align:center;
	font-size:14px;
	line-height:18.5px;
	border-top:2px solid #fff;
}

#main div.container {
	background: white;
	border: 1px solid #ccc;
	padding: 0 50px;
	margin: 30px auto 10px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0px 2px 3px;
}

	#main a {
		/* color:#2895e4; */
		color: #026ab5;
		text-decoration:none;
	}
	
	#main a:hover {
		text-decoration:underline;
	}
	
	body.home #left div.entry blockquote {
		display: none;
	}
	
	body.single #left div.entry blockquote.float {
		float: right;
		margin: 0 0 5px 10px;
		width: 250px;
	}
	
	body.single #left div.entry blockquote p {
		border-left: 3px solid #ccc;
		color: #aaa !important;
		margin-left: 10px;
		padding-left: 15px;
	}
	
		body.single #left div.entry blockquote span {
			color: #ccc;
			display: block;
			float:right;
			font-size: 11px;
		}
		
		body.single #left div.entry ul {
			color: #666;
			font-size: 12px;
			list-style-type: circle;
		}

	#right {
		float:right;
		width:235px;
		margin-top: 48px;
		font-size:12px;
		line-height:15px;
		color:#444;
	}
	
	#right div.box {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	#right div.box img {
		float: left;
		width: 54px;
		padding: 3px;
		border:1px solid #ddd;
		margin-right: 10px;
	}
	
	div.box h3 {
		font-size:15px;
		margin:0 0 5px 0;
		padding:0;
	}
	
	div.box div {
		padding: 12px 0 6px 0;
	}
	
	#right div.box a { color: #888; }
	
	#right p, #right ul {
		font-family: 'Lucida Grande', Helvetica, sans-serif;
		font-size: 11px;
		margin-bottom:15px;
		color:#888;
	}
	
	#right ul {
		list-style-type:square;
		margin:0;
		padding:0 0 0 20px;
	}
	
	#right li {
		color: #999;
	}
	
	#right li span {
		color:#aaa;
		width:85px;
		display:inline-block;
	}
	
	#right li a.gray {
		color: #aaa;
	}
	
	#right div.section {
		background: url(images/l.gif) no-repeat top left;
		margin: 0 0 25px;
		padding: 10px 0;
	}
	
	#right h2 {
		color: #666;
		font-size:11px;
		margin: 0 0 10px 0;
		padding: 5px 0 3px;
		text-transform: uppercase;
	}
	
	#right img.border {
		padding:5px;
		background:#fff;
		border:1px solid #bbb;
		-webkit-box-shadow:#ddd 0px 1px 1px;
	}
	
	#right img.prof {
		-webkit-box-shadow:none !important;
	}
	
	#right a:hover img.border {
		background:#2895e4;
	}
	
	#right img.mar {
		margin-bottom:12px;
	}

	#right span.shadow {
		background: url(http://www.efishdesign.com/landscape-shadow.png) no-repeat;
		display: block;
		height: 15px;
		width: 190px;
	}
	
	div.entry div.grid img {
		float: left;
		height: 129px;
		margin: 0 4px 4px 0;
		width: 129px;
	}
	
	#right div.grid img {
		background: #ddd;
		border: 1px solid #ddd;
		padding: 2px;
		margin: 0 3px 3px 0;
		width: 43px;
	}
	
	#right div.grid img:hover {
		background-color: #aaa;
		border-color: #aaa;
	}
	
	#left {
		float:left;
		width:520px;
		margin-left:2px;
	}
	
	#left.wide {
		width: 800px;
	}
	
	#left h1, #left h2, #left h3 {
		font-weight:normal;
		color:#000;
	}
	
	#left h1 {
		font-size:20px;
		color:#999;
		margin:20px 0 20px 0;
	}
	
	#left h2, #left h2 a {
		color: #444;
		font-size:25px;
		margin:25px 0 5px 0;
		padding:0;
	}
	
	#left h2:first-child {
		margin-top: 50px;
	}
	
	#left h4 {
		color: #333;
		margin-top: 30px;
	}
	
	body.single #left h2, body.single #left h2 a {
		font-size: 25px;
	}
	
	#left h2 a:hover {
		color:#2895e4;
		text-decoration:none;
	}
	
	div.divider {
		height:0px;
		border-top:1px solid #ddd;
		border-bottom:1px solid #fff;
	}
	
	a.more {
		display: block;
		margin: 10px 0;
	}
	
	a.more-link {
		font-size:13px;
		display: block;
		margin-top:10px;
	}
	
	#left h5 {
		color: #999;
		font-family: Georgia, Times New Roman, serif;
		font-style: italic;
		font-weight: normal;
		margin: 5px 0 0 0;
		padding: 0;
	}
	
	#left span.date {
		color:#bbb;
		font-size:11px;
		display:block;
		margin-left:4px;
		margin-bottom:18px;
	}
	
	#left div.date {
		float:left;
		border:1px solid #ccc;
		width:45px;
		margin-top:-6px;
		margin-left:-65px;
		-webkit-box-shadow:#e0e0e0 0px 1px 1px;
	}
	
	#left div.date span.top {
		background:#ddd;
		text-align:center;
		color:#999;
		text-transform:uppercase;
		padding:2px 0;
		font-weight:bold;
		font-size:11px;
		display:block;
	}
	
	#left div.date span.bottom {
		background:#fff;
		text-align:center;
		color:#888;
		font-size:18px;
		display:block;
		padding:3px;
	}
	
	#left hr {
		height:1px;
		border:0px;
		border-top:1px solid #ddd;
		margin-bottom:22px;
	}
	
	#left p {
		font-family: 'Helvetica Neue', Helvetica, sans-serif;
		font-size:13px;
		line-height:20px;
		color:#333;
		margin-bottom:21px;
	}
	
	#left p small {
		font-size: 11px;
		line-height: 15px;
	}
	
	#left img.highlight {
		background: white;
		border: 1px solid #ccc;
		margin-bottom: 10px;
		padding: 3px;
	}
	
	#left img.fl_r {
		float: right;
		margin: 10px 0 10px 10px;
	}
	
	#left p span.caption, #left div span.caption {
		color: #666;
		display: block;
		font-size: 11px;
		line-height: 15px;
		margin-top: 5px;
	}
	
	body.single #left div.entry p:first-child {
		font-size:16px;
		line-height:22px;
		color:#111;
	}
	
	#left div.post {
		margin-bottom:26px;
	}
	
	#left p.postmetadata {
		font-size:11px;
		line-height:18px;
		color:#999;
		font-family:Helvetica,Arial,sans-serif;
		margin-bottom:42px;
		border-top:1px solid #ddd;
		padding-top:5px;
	}
	
	#left p.postmetadata small { font-size:11px;line-height:18px; }
	
	#left p em {
		font-style:italic;
	}
	
	#left ol.commentlist {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	
	#left div.comment-body p {
		color:#eee;
	}
	
	h3 {
		font-size:18px;
		margin-top:30px;
		padding-top: 20px;
	}
	
	#left h3 {
		border-top: 1px solid #eee;
		color: #11476f !important;
	}
	
	#commentform input[type=text], #commentform textarea {
		border:1px solid #999;
		font-size:13px;
		padding:4px;
	}
	
	#left div.comment-author, #left div.comment-meta {
		font-size:11px;
	}
	
	#left div.comment-meta {
		margin-bottom:25px;
	}
	
	#left cite { font-style:normal; }
	
	#left #searchform {
		display:block;
		margin-top:-4px;
	}
	
	#left #searchform input[type=text] {
		border-bottom: 1px solid #DDD;
		border-left: 1px solid #999;
		border-right: 1px solid #DDD;
		border-top: 1px solid #999;
		width:380px;
		padding:6px;
	}
	
	#left #searchform label {
		font-family:'Hoefler Text',Georgia,serif;
		font-size:14px;
		font-style:italic;
		color:#444;
	}

#footer {
	text-align:center;
	padding-bottom:40px;
}

#footer span.right {
	float: right;
}

#footer div.container {
	padding-top:8px;
	text-align:left;
	font-size:11px;
	line-height: 15px;
	color:#666;
	width: 905px;
}

span.gray {
	font-size: 11px;
	color: #bbb;
}

#footer a {
	color:#888;
	padding:1px 0;
	text-decoration:none;
}

#footer a:hover {
	color:#bbb;
}

#footer a.feed {
}

/* EXTRAS */

#right ul#twitter_update_list {
	list-style-type:none;
	margin:0;
	padding:0;
}

#right ul#twitter_update_list li {
	margin-bottom:20px;
}

#right ul#twitter_update_list span {
	width:auto;
}

#right ul#twitter_update_list a {
	color:#888;
}

img.typekit-badge { display: none !important; }
