/*   
Theme Name: Gone Fishing Green
Description: Default template for Gone Fishing. Surely it should be blue?
Author: Tim Howgego
Author URI: http://timhowgego.com/
Version: 0.2
*/

body {
	margin: 0 auto;
	max-width:1280px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: white;
	color: black;
	font-size: 1em;
	}
.access {
	display: none;
	}
/* Title */
h1 {
	float: left;
	font-size: 0.9em;
	color: #336633;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 100%
	}
a.h1l:visited, a.h1l:active, a.h1l:link {
	color: #336633;
	text-decoration: none;
	}
a.h1l:hover {
	color: #339933;
	text-decoration: underline;
	}
.title {
	color: #339933;
	}
a.title:link, a.title:visited, a.title:active, a.title:hover {
	color: #339933;
	text-decoration: none;
	}
#banner {
	background: none;
	margin: 0;
	padding: 0;
	}
#footer {
	clear: both;
	padding: 0.4em 1em 0.4em 1em;
	text-align: center;
	font-size: 0.8em;
	}
#footer a:visited, #footer a:active, #footer a:link, #footer a:hover {
	color: black;
	text-decoration: underline;
	}
/* Search */
#banner #search {
	text-align: right;
	padding: 0.2em 0 0.5em 0.3em;
	margin: 0;
	background: none;
	}
#banner #search form {
	padding: 0;
	margin: 0;
	}
#banner #search form #q {
	font-size: 0.75em;
	border: 1px solid #336633;
	background: none;
	color: black;
	padding: 1px;
	margin: 0;
}
#banner #search form #q:hover, #banner #search form #q:focus {
	background: #eeeeee;
	}
#banner #search form #sa {
	font-size: 0.75em;
	background: none;
	color: #336633;
	padding: 1px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	cursor: pointer;
	margin-right: 1em;
}
#banner #search form #sa:hover, #banner #search form #sa:focus {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #eeeeee;
	}
/* Menu */
.menu {
	clear: both;
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	color: #336633;
	padding: 0.35em 1em 0.35em 1em;
	margin: 0;
	border-top: 1px solid #339933;
	border-bottom: 1px solid #339933;
	background: none;
	}
.menu ul {
	margin: 0;
	padding: 0;
	}
.menu ul li {
	display: inline;
	padding: 0 0.15em 0 0.15em;
	}
a.menul:visited, a.menul:active {
	color: #336633;
	text-decoration: none;
	}
a.menul:link {
	color: #339933;
	text-decoration: none;
	}
a.menul:hover {
	color: #339933;
	text-decoration: underline;
	}
.menu ul li a:visited, .menu ul li a:active {
	color: #336633;
	text-decoration: none;
	}
.menu ul li a:link {
	color: #339933;
	text-decoration: none;
	}
.menu ul li a:hover {
	color: #339933;
	text-decoration: underline;
	}
.menu .u {
	text-decoration: underline;
	}
.menu img {
	border: 0px;
	vertical-align: middle;
	}
a.icon_rss {
	padding-left: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url("feed_icon.png");
	}
/* Structure */
#contentblock {
	clear: both;
	float: left;
	width: 79%;
	}
#sidebarblock {
	float: right;
	width: 20%;
	}
/* Sidebar */
#sidebar {
	margin: 1em 1em 1em 0;
	padding: 0;
	color: black;
	font-size: 0.9em;
	}
#sidebar a:visited, #sidebar a:active {
	color: #336633;
	text-decoration: underline;
	}
#sidebar a:link {
	color: #339933;
	text-decoration: underline;
	}
#sidebar a:hover {
	color: black;
	text-decoration: underline;
	}
ul.sidebar {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.sidebar li {
	margin: 0;
	padding: 0.6em 0 0.6em 1em;
	border-left: 1px solid #cccccc;
	}
ul.sidebar li:hover {
	border-left: 1px solid #339933;
	}
ul.sidebar li h2, ul.sidebar li h4 {
	display: inline;
	color: #339933;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
	}
ul.sidebar li ul {
	list-style-type: square;
	margin: 0.3em 0 0.3em 0;
	padding: 0 0 0 1.5em;
	}
ul.sidebar li ul li, ul.sidebar li ul li:hover {
	border: none;
	margin: 0.2em 0 0.2em 0;
	padding: 0;
	}
ul.sidebar li img {
	border: 1px solid #cccccc;
	}
/* Content */
.content {
	margin: 1em;
	color: black;
	font-size: 0.9em;
	padding: 1em;
	border: 1px solid #cccccc;
	overflow: hidden;
	}
.content p {
	margin: 0.7em 0 0.7em 0;
	}
.content a:visited, .content a:active {
	color: #336633;
	text-decoration: underline;
	}
.content a:link {
	color: #339933;
	text-decoration: underline;
	}
.content a:hover {
	color: black;
	text-decoration: underline;
	background: #ddffdd;
	}
.content h2 {
	font-size: 1.1em;
	color: #339933;
	font-weight: bold;
	margin: 0.9em 0 0.7em 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: none;
	padding: 0.2em 0 0.2em 0;
	border-bottom: 1px solid #999999;
	}
.content h2 a:visited, .content h2 a:active, .content h2 a:link, .content h2 a:hover {
	color: #339933;
	text-decoration: none;
	}
.content h3 {
	font-size: 1.05em;
	color: #339933;
	font-weight: bold;
	margin: 0.9em 0 0.7em 0;
	padding: 0 0 0.1em 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px dotted #999999;
	}
.content h4 {
	font-size: 1em;
	font-weight: bold;
	color: black;
	margin: 0.7em 0 0.7em 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
.content pre {
	font-family: monospace;
	margin: 0.7em 0 0.7em 0;
	}
.content .postmeta {
	margin: 1em 0 1em 0;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #999999;
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
	text-align: right;
	}
/* Figures and Tables */
.content .box {
	padding: 0.5em 0.7em 0.5em 0.7em;
	margin: 0.7em 0.2em 0.7em 0.2em;
	border: 1px solid #336633;
	background: #eeffee;
	}
.content img {
	border: none;
	}
.content img.border {
	border: 1px solid #336633;
	}
.content .figblock {
	font-size: 1em;
	color: #339933;
	font-weight: bold;
	text-align: center;
	padding: 0.7em;
	}
.content .figblock img {
	margin: 0.4em 0 0.4em 0;
	}
.content caption {
	font-size: 1.1em;
	color: #339933;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	margin: 0.7em 0% 0.7em 2%;
	}
.content table {
	text-align: left;
	margin: 0.7em 0% 0.7em 2%;
	font-size: 0.9em;
	}
.content td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-align: right;
	padding: 0.2em 0.5em 0.2em 0.5em;
	border: 1px solid #999999;
	background: none;
	}
.content th {
	color: #339933;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	padding: 0.2em 0.5em 0.2em 0.5em;
	border: 1px solid #339933;
	background: none;
	font-weight: bold;
	}
.content td.subhead {
	text-align: left;
	font-weight: bold;
	}
.content td.left {
	text-align: left;
	}
.content td.right {
	text-align: right;
	}
.content td.center {
	text-align: center;
	}
/* Lists */
.content ol {
	margin-left: 3%;
	}
.content ul {
	margin-left: 3%;
	}
.content dl {
	margin-left: 2%;
	}
.content ul.topiclist {
	margin: 0 0 0 0.5em;
	padding: 0.2em;
	list-style-type: none;
	}
.content ul.topiclist li {
	margin: 0.3em 0 0.3em 0;
	padding: 0.4em;
	border: 1px solid #999999;
	background: none;
	}
.content ul.topiclist li li {
	margin: 0;
	padding: 0;
	border: none;
	}
ol.numberlist li {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	}
ul.spacedlist li {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	}
ul.spacedlist li li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}
ul.index li {
	font-weight: bold;
	margin-top: 0.7em;
	}
ul.index li li {
	font-weight: normal;
	margin: 0;
	}
ul.index li li li {
	font-weight: normal;
	margin: 0;
	}
ul.index li li.sub {
	font-weight: bold;
	margin-top: 0.5em;
	}
ol.alpha {
	list-style-type: upper-alpha;
	}
.content ol.commentlist {
	margin: 0 0 0 2em;
	padding: 0.2em;
	}
.content ol.commentlist li {
	margin: 0.3em 0 0.3em 0;
	padding: 0.4em;
	border: 1px solid #999999;
	background: none;
	}
.content ol.commentlist li.alt {
	background: #eeffee;
	}
.content ol.commentlist li li {
	margin: 0;
	padding: 0;
	border: none;
	}
.content ol.commentlist li h4 {
	margin: 0.2em 0 1.1em 0;
	padding: 0 0 0.4em 0;
	border-bottom: 1px dotted #999999;
	font-weight: normal;
	font-size: 1em;
	}
.content ol.commentlist li h4 cite {
	font-weight: bold;
	font-style: normal;
	}
