/*
Theme Name: fishing                                                                                        
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://dentistauckland.co.nz/">Kubrick</a>.
Version: 2.0
Author: A+ Search Engine Marketing
Author URI: http://www.aplus.net.nz/
Tags: blue, custom header, fixed width, two columns, widgets

	fishingcharter v1.5
	 http://fishingchartersauckland.co.nz/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://medicalalarms.net.nz/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background:#010202 url(images/bg.png) left top repeat-x fixed;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	padding:0;
	margin:0;
	color:#404040;
}
.header {
	width:893px;
	margin:10px auto 0 auto;
	height:188px;
	background:url(http://ultimatecharters.co.nz/wp-content/uploads/2011/08/0800-fishing-charters-auckland.jpg);
}
.header .logo {
  display: block;
  float: left;
  height: 96px;
  width: 184px;
}
.header .phone{
	width:150px;
	height:50px;
	margin-top:47px;
	float:right;
	color:#49b4f5;
	font-size:21px;
}
.header .phone span{
	color:#1e498d;
	font-size:23px;
	display:block;
	margin-top:8px;
	font-weight:bold;
}
.nav {
	height:30px;
	line-height:30px;
	padding:5px 8px;
	width:893px;
	margin:0 auto;
}
.nav ul {
	margin:0;
	padding:0;
	font-family:Geneva, sans-serif;
}
.nav li {
	list-style:none;
	margin:0 10px;
	padding:0 5px;
	height:30px;
	line-height:30px;
	font-size:14px;
	float:left;
	display:block;
	position:relative;
}
.nav li ul{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: none;
    left: 10px;
    position: absolute;
    top: 28px;
    width: 195px;
    z-index: 1000;
}
.nav li ul li{    
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
.nav li ul li a{
	padding:0 8px;
}
.nav li ul li a:hover{
    background: none repeat scroll 0 0 #F5F5F5;
    display: block;
    margin: 0;
    padding: 0 8px;
}
.nav li span {
	display:block;
	text-align:center;
}
.nav li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:0 5px;
}
.nav li a:hover{
	color:#666;
}
.nav li.current{
	padding-left:8px;
}
.nav li.current span{
	padding-right:8px;
}
.nav li.current a{
	color:#666;
}
.content {
	width:899px;
	margin:0 auto 0 auto;
}
.sidebar {
	width:262px;
	padding:0px 0 15px 0;
	float:left;
}
.side_top{
	background:url(images/sidebar_top.png) left top no-repeat;
	height:3px;
	overflow:hidden;
}
.side_btm{
	background:url(images/sidebar_btm.png) left top no-repeat;
	height:3px;
	overflow:hidden;
}
.main {
	width:624px;
	padding: 0px 0 15px 0;
	float:right;
}
.main_top{
	background:url(images/main_top.png) left top no-repeat;
	height:3px;
	overflow:hidden;
}
.main_btm{
	background:url(images/main_btm.png) left top no-repeat;
	height:3px;
	overflow:hidden;
}
.footer {
	padding:0 10px 0 10px;
	color:#ddd;
	height:30px;
	text-align:center;
	margin:0 auto;
	width:873px;
	font-size:12px;
	border-top:dashed 1px #ccc;
}
.line{
	height:30px;
	line-height:30px;
	background:#4f575c;
}
.clear {
	clear:both;
}

.adv {
  background: url("/wp-content/themes/fishing/images/fish.jpg") no-repeat scroll left top transparent;
  height: 260px;
  margin-bottom: 10px;
  padding: 10px 20px;
  position: relative;
  color:#093177;
}
.topic strong {
  font-size: 19px;
}
.topic ul {
  padding: 0 0 0 5px;
}
.topic li {
  background: url("/wp-content/themes/fishing/images/arrow.png") no-repeat scroll left center transparent;
  height: 27px;
  line-height: 27px;
  list-style: none outside none;
  padding: 0 0 0 23px;
}
.topic a {
  display: block;
  height: 34px;
  left: 80px;
  position: absolute;
  top: 224px;
  width: 232px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}

.article{
	border-left:solid 3px #d4d4d4;
	border-right:solid 3px #d4d4d4;
	background:#fff;
}
.article .cont{
	padding:1px 10px 3px 10px;
}
.article ul{
	margin:0;
	margin-bottom:7px;
	padding:5px 10px 5px 10px;
	border:1px dashed #ccc;
	background:#fafafa;
}
.article ul li{
	list-style:none;
	line-height:150%;
	padding:3px 15px;
	border-bottom:dashed 0px #333;
}
.article strong span{
	font-size:18px;
	font-family:"Trebuchet MS", Verdana, Geneva;
}
.article .bd{
	margin:0;
	margin-bottom:7px;
	padding:5px 10px 5px 10px;
	border:1px dashed #ccc;
	background:#fafafa;
}
.articletitle{
	color:#404040;
	padding-left:10px;
	font-size:18px;
	height:38px;
	line-height:32px;
	margin:0;
	overflow:hidden;
}
.articlebtm{
	height:8px;
	overflow:hidden;
	clear:both;
}

.widgets {
	margin:0;
	padding:0;
	border-left:solid 3px #d3d3d3;
	border-right:solid 3px #d3d3d3;
	background:#fff;
}
.widget {
	list-style:none;
	margin:0;
	padding:0 0 2px;
}
.widget ul {
	min-height:85px;
	margin:0;
	margin-bottom:7px;
	padding:5px 0;
}
.widget ul li {
	list-style:none;
	line-height:150%;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #e5e5e5;
}
.widget_recent_entries ul li:last-child{
	border:none;
}
.widget_recent_entries ul li:last{
	border:none;
}
.widget ul li a {
	font-size:13px;
	color:#333;
	text-decoration:none;
}
.widget ul li a:hover{
	color:#044b7c;
}
.widgettitle{
	margin:0;
	padding:0 0 0 8px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	height:27px;
	background:#6fabd5;
	line-height:27px;
	border-top:solid 1px #c8deee;
}
/* End Typography & Colors */



/* Begin Structure */
/* End Structure */



/*	Begin Headers */
h1 {
}
h2 {
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
}
h3.comments {
	padding: 0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
#calendar_wrap {
	padding:10px 20px 30px 20px;
}
/* End Calendar */

/*widgets*/
.widget_text{
	min-height:auto;
	background:none;
}
.textwidget {
}
#searchform {
	margin:0;
	padding:0;
}
#searchform div {
	padding:20px 20px 70px 20px;
}
.widget_tag_cloud div {
	padding:20px 20px 50px 20px;
	color:#fff;
}
#recentcomments .recentcomments a {
	padding-right:0px;
	padding-right:0px !important;
}
.widget_categories {
}
.widget_categories h2 {
	margin:0;
}
.widget_categories h3 {
	background:none;
}
.widget_categories select{
	margin:20px;
}
.widget_archive {
}
.widget_archive h2 {
	margin:0;
}
.widget_archive ul {
	background:none;
	margin:0;
	padding:10px;
}
.widget_tag_cloud a {
	color:#fff;
	text-decoration:none;
	line-height:1em;
}
.widget_colortags{
}
.widget_colortags div{
	padding:15px 15px;
	overflow:hidden;
}
.widget_colortags a{
	line-height:1em;
	text-decoration:none;
}
.widget_topic_text{
	background:none;
	height:43px;
}
.topictext{
	height:43px;
	line-height:43px;
	padding:0 12px;
	font-size:18px;
	height:43px;
}
.topictext a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.widget .widgettopic{
	margin-bottom:7px;
	padding:0;
}
.widget .widgettopic li{
	padding:4px 8px;
	margin:0;
	position:relative;
}
.widget .widgettopic li:last-child{
}
.widget .widgettopic li strong{
	font-weight:normal;
	cursor:pointer;
}
.widget .widgettopic li dl{
	display:none;
	position:absolute;
	left:216px;
	top:5px;
	background:#f5f5f5;
	margin:0;
	padding:1px 10px 10px 10px;
	width:200px;
	border:solid 1px #D3D3D3;
	z-index:100;
	border-top:solid 10px #1E498D;
}
.widget .widgettopic li dl dd{
	list-style:none;
	margin:0;
	padding:5px;
	border-bottom:dashed 1px #d5d5d5;
}
.readmore{
	color:red;
	text-decoration:none;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#e6e6e6;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.footer h3 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: normal;
  margin: 20px 0;
}
.shares a {
  display: block;
  float: left;
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}
.shares a.facebook {
  background: url("images/f.png") repeat scroll 0 0 transparent;
}
.shares a.google {
  background: url("images/g.png") repeat scroll 0 0 transparent;
}
.shares a.youtube {
  background: url("images/youtube.png") repeat scroll 0 0 transparent;
  width: 25px;
}
.fleft {
  float: left;
  padding: 8px 0;
}
.shares {
  display: block;
  height: 28px;
}
.fright {
  float: right;
  padding: 8px 0;
  text-align: left;
}
.fleft li {
  float: left;
  font-size: 11px;
  list-style: none outside none;
  margin: 0 5px;
}
.fleft li a {
  color: #FFFFFF;
  text-decoration:none;
}
.fleft li a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}
.menu-footer-container {
  overflow: hidden;
}
.menu-footer-container ul {
  margin: 0 0 9px;
  overflow: hidden;
  padding: 0;
}
.shares {
  display: block;
  height: 28px;
  padding: 0 0 0 5px;
}
.cont .bottomcontainerBox {
  margin: 10px 0 0;
  padding: 0 0 0 333px;
  width: auto;
}
.topic iframe {
    position: absolute;
    right: 20px;
    top: 20px;
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */