@charset "UTF-8";
/* The Itinerant Angler Stylesheet */

/* Global */ 

body {
	background-color:#e4e4e4;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#mainlogo {
	width:900px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-bottom:0px;
}
#containertop {
	width:900px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-3px;
	margin-bottom:0px;
	padding:0px;
}
#containerbottom {
	width:900px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	margin-bottom:0px;
	padding:0px;
}
#container {
	width:880px;
	background-color:#ffffff;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:4px;
	padding-bottom:0px;
	margin-bottom:20px;
	vertical-align:top;
	border-width:10px;
	border-color:#c2c2c2;
	border-style:solid;
	border-radius:5px;
}
#topmenu {
	width:900px;
	height:20px;
	background-image:url('');
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	position:relative;
	border-width: 0px;
	border-style:solid;
	border-radius:5px;
	border-color:#262626;
	background-color:#cccccc;
	background-image:url('http://www.itinerantangler.com/opener/backgroundrepeat.gif');
	background-repeat: repeat-x;
}
#topmenu a:link {
	color: #111111;
	text-decoration: none;
	font-variant:small-caps;
	font-weight:bold;
}
#topmenu a:active {
	color: #006600;
	text-decoration: none;
}
#topmenu a:visited {
	color: #111111;
	text-decoration: none;
}
#topmenu a:hover {
	color: #006600;
	text-decoration: none;
}
#footer {
	text-align: center;
	vertical-align:bottom;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	background-color:#d7d7d7;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:4px;
}
#footer a:link {
	color: #990000;
	text-decoration: none;
}
#footer a:active {
	color: #FF9900;
	text-decoration: none;
}
#footer a:visited {
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
/* About Page */

#mainbox {
	position: relative;
	margin-bottom:0px;
	width:210px;
	height: auto;
	margin-top: 10px;
	float:left;
	z-index:1;
}
#about-header {
	width: 220px;
	height:20px;
	margin-top: 25px;
	margin-left:20px;
	padding-top: 3px;
	background-image: url(http://www.itinerantangler.com/global/aboutheader.gif);
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position:center top;
	z-index:10;
	overflow: hidden;
}
#mainbox-content {
	width:210px;
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #ecdfb7;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top:0px;
	margin-left:20px;
	background-image: url(http://www.itinerantangler.com/global/aboutfooter.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: bottom;
}
#lefttext {
	color: #000000;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	position:relative;
	z-index:2;
}
#lefttext a:link {
	color: #006600;
	text-decoration: none;
	font-style:none;
	font-size:12px;
}
#lefttext a:active {
	color: #FF9900;
	text-decoration: none;
	font-style:none;
	font-size:12px;
}
#lefttext a:visited {
	color: #000000;
	text-decoration: none;
	font-style:none;
	font-size:12px;
}
#lefttext a:hover {
	color: #990000;
	text-decoration: none;
	font-style:none;
	font-size:12px;
}
#maintext {
	width: 640px;
	padding-left: 240px;
	position:relative;
	margin-top:30px;
	margin-bottom:100px;
	z-index:1;
}
#intro {
	font-family:Georgia;
	font-size:14px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
	z-index:1;
	position:relative;
}
#intro a:link {
	color: #006600;
	text-decoration: none;
	font-style:none;
}
#intro a:active {
	color: #fda21e;
	text-decoration: none;
	font-style:none;
}
#intro a:visited {
	color: #000000;
	text-decoration: none;
	font-style:none;
}
#intro a:hover {
	color: #fda21e;
	text-decoration: none;
	font-style:none;
}
#aboutzachpic {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float:right;
	border:1px;
}
#aboutlaurenpic {
	margin-top:0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
	border:1px;
}
/* Movable Type Blog */


/* Round Corners for Article Sidebars */

.roundcorner {
	display:block
}
.roundcorner * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#ecdfb7
}
.roundcorner1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #f6f1e0;
	border-right:1px solid #f6f1e0;
	background:#f0e7c9
}
.roundcorner2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fdfbf7;
	border-right:1px solid #fdfbf7;
	background:#efe5c4
}
.roundcorner3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #efe5c4;
	border-right:1px solid #efe5c4;
}
.roundcorner4 {
	border-left:1px solid #f6f1e0;
	border-right:1px solid #f6f1e0
}
.roundcorner5 {
	border-left:1px solid #f0e7c9;
	border-right:1px solid #f0e7c9
}
.roundcornerfg {
	background:#ecdfb7
}
/* end Round Corners */


.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}
/* Main container background is container-inner*/
#container-inner {
	text-align: left;
	height:auto;
	width:880px;
	margin-left:10px;
	margin-top:8px;
}
#pagebody {
	position: relative;
	width: 100%;
}
#pagebody-inner {
	position: static;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}
#alpha {
	margin: 10px 10px 0 10px;
	width: 640px;
}
#beta {
	width: 200px;
	float:right;
	margin-top: 10px;
	margin-right:20px;
}
#gamma, #delta {
	width: 180px;
	background: #e6ecf2;
}
#beta-inner, #delta {
	float: right;
	width: 195px;
}
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
	position: static;
}
#beta-inner img {
	border:none;
}
/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}
.date-header {
	position: static;
	clear: both;
	font-size:12px;
}
.entry-content {
	position: static;
	clear: both;
}
.entry, .trackbacks, .comments, .archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.entry-content, .trackbacks-info, .trackback-content, .comment-content, .comments-open-content, .comments-closed {
	clear: both;
	margin: 5px 10px;
}
.entry-excerpt, .entry-body, .entry-more-link, .entry-more {
	clear: both;
}
.entry-footer, .trackback-footer, .archive-content {
	clear: both;
	margin: 0px;
	margin: 0px;
	margin: 0px;
	margin: 0px;
	background-image: url(http://www.itinerantangler.com/podcasts/images/entryfooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: bottom;
}
.comments-open-footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	background-image: url(http://www.itinerantangler.com/podcasts/images/entryfooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: bottom;
}
.comment-footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	background-image: url(http://www.itinerantangler.com/podcasts/images/entryfooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: bottom;
}
.comments-open label {
	display: block;
}
#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
}
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}
#comment-post {
	font-weight: bold;
}
img.image-full {
	width: 100%;
}
.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}
.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}
/* modules */

.ads-module {
	position: relative;
	overflow: hidden;
	width: 190px;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 10px;
	line-height: 1.2;
	overflow: hidden;
	color:#000000;
	text-align: center;
	background-color:#ecdfb7;
	border-color:#ecdfb7;
	border-style:solid;
	border-radius:5px;
}
.module {
	position: relative;
	overflow: hidden;
	width: 190px;
	background-color:#ecdfb7;
	margin: 0 0 0 0;
	border-color:#ecdfb7;
	border-style:solid;
	border-radius:5px;
}
.ads-content {
}
.module-content {
	position: relative;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	line-height: 1.2;
	overflow: hidden;
}
.module-search input {
	font-size: 10px;
}
.module-search #search {
	width: 90px;
}
.module-search {
	position: relative;
	overflow: hidden;
	width: 190px;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 10px;
	line-height: 1.2;
	overflow: hidden;
	text-align: left;
}
.module-list, .archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.module-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}
.module-header {
	width: 100%;
	margin: 0;
	padding-top: 5px;
	padding-bottom:4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	line-height: 1;
	font-style:italic;
	overflow: hidden;
}
.trackbacks-header, .comments-header, .comments-open-header, .archive-header {
	/* ie win (5, 5.5, 6) bugfix */
   	width: 100%;
	margin-top: 10px;
	background-image: url(http://www.itinerantangler.com/podcasts/commentsheader.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	overflow: hidden;
}
#pagebody-inner a:link {
	color: #006600;
	text-decoration: none;
	font-style:none;
}
#pagebody-inner a:active {
	color: #FF9900;
	text-decoration: none;
	font-style:none;
}
#pagebody-inner a:visited {
	color: #000000;
	text-decoration: none;
	font-style:none;
}
#pagebody-inner a:hover {
	color: #990000;
	text-decoration: none;
	font-style:none;
}
#pagebody-inner h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagebody-inner .entry-more-link, .entry-footer, .comment-footer, .trackback-footer, .typelist-thumbnailed {
	font-size: 11px;
}
#pagebody-inner .entry-footer {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 0pt;
	padding-top: 0px;
	padding-bottom: 40px;
	color: #333333;
	font-size: 10px;
	text-align: right;
}
#pagebody-inner form {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
.module-search input {
	font-size: 10px;
}
.module-search #search {
	width: 90px;
}
#beta-inner a:link {
	color: #006600;
	text-decoration: none;
	font-style:none;
}
#beta-inner a:active {
	color: #FF9900;
	text-decoration: none;
	font-style:none;
}
#beta-inner a:visited {
	color: #000000;
	text-decoration: none;
	font-style:none;
}
#beta-inner a:hover {
	color: #990000;
	text-decoration: none;
	font-style:none;
}
