/*
Theme Name: Green Island
Theme URI: http://www.web-templates.nu/2008/08/22/green-island/
Description: Green glossy blog / CMS theme. 
Version: 0.3
Author: Jens T&ouml;rnell Mod by JR
Tags: fixed width, green, tagcloud, cms, glossy, widget
*/

/* ### http://www.wineryforsale.com.au/cms/wp-content/themes/green-island/style.css ### */
* {
	padding: 0;
	margin: 0;
	font: normal 12px Arial;
	text-decoration: none;
	border: none;
}
html {
	overflow-y: scroll;
}

ol, ul {
	padding: 0 20px 10px 10px;
	list-style-position: inside;
	color: #555;
}

p {
	padding-bottom: 10px;
	color: #2e2929;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	color: #386471;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
background: #f3f1f1;

}


h2 {
	font: bold 14px Arial;
	color: #555;
	padding-bottom: 5px;
}
h3 {
	font: bold 12px Arial;
	color: #555;
	padding-bottom: 5px;
}
body {
	background: #4e4c4d url('img/body.gif') repeat-x;
}

img {
	padding-right: 10px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.clear {
	float: none;
	clear: both;
	overflow: hidden;
}
.description {
	font-size: 12px;
	font-family: Arial;
	margin-top: 5px;
}
.greenline {
	height: 5px;
	width: 100%;
	background: #fff;
	border-top: 1px solid #fff;
	overflow: hidden;
}
#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;

}
#main {
	background: url('img/main.gif') repeat-y;

}

/* ### WP CAPTION ### */


/* ### NAVIGATION  ### */
.navigation {
	margin-top: 20px;
}
.navigation a {
	color: #555;
}
.navigation a:hover {
	text-decoration: underline;
}


/* ### RELATED ### */



/* ### POST ### */
#content {
	width: 620px;
	padding: 40px;
	padding-top: 10px;
	float: left;
	background: url('img/main.gif') repeat-y;
}

#content-wide{
	width: 820px;
	padding: 40px;
	padding-top: 10px;
	float: left;
	background: url('img/main.gif') repeat-y;
}

.post ul {
	padding: 0 20px 10px 10px;
}
.post li {
	line-height: 18px;
}
.newlist ul {
	text-indent: -0.8em; 
    margin-left: 2.5em;
}

#newlist ul {
	text-indent: -1.15em; 
    margin-left: 2.5em;
}


.post li {
	line-height: 18px;
}
.post h1 a {
	font-size: 18px;
	color: #386471;
}

.post h3 {
	font-size: 14px;
	color: #386471;
}
.post  a {
	color: #386471;
}
.post  a:hover {
	border-bottom: 1px solid #ff9a33;
	padding-bottom: 1px;
	color: #386471;
}
#podsalelist p a {
	color: #386471;
}

#podsalelist p a:hover {
	border-bottom: 1px solid #ff9a33;
	padding-bottom: 1px;
	color: #386471;
}



.main p a {
	color: #386471;
}
.main p a:hover {
	border-bottom: 1px solid #ff9a33;
	padding-bottom: 1px;
	color: #386471;
}
.post {
	margin-bottom: 10px;
	width: 620px; /* IE FIX */
}


.post input {
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 5px;
}
.post small {
	font-size: 11px;
	color: #aaa;
	margin-bottom: 5px;
	display: block;
}
.post img {
   padding:1px;
   border:1px solid #021a40;
   background-color:#ccc;
}

.post-meta{display:none}

/* ### SIDEBAR ### */
#sidebar {
	width: 190px;
	float: left;
	padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
	color: #2e2929;
	overflow: hidden; /* IE FIX */

}

#sidebar img {
   padding:1px;
   border:1px solid #021a40;
   background-color:#ccc;
}

/*
#sidebar_top {
	width: 200px;
	height: 10px;
	background: url('img/sidebar_topxx.gif');
	overflow: hidden;
}
#sidebar_bottom {
	width: 200px;
	height: 10px;
	background: url('img/sidebar_bottomxx.gif');
	overflow: hidden;
}


#sidebar_main {
	background: url('img/sidebar_bkgxx.gif');
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

*/ 

#sidebar_main ul {
	list-style: none;
	padding: 0;
	list-style-position: outside;
}
#sidebar_main h2 {

	letter-spacing: 1px;
	font-size: 13px;
	color: #386471;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
background: #f3f1f1;
}

#sidebar p {

	letter-spacing: 0.5px;
	font-weight: normal;
	padding-left: 5px;
}


#sidebar a {
	padding: 3px;
	color: #386471;
}
#sidebar a:hover {
	padding: 3px;
	border-bottom: 1px solid #ff9a33;
	padding-bottom: 3px;
	color: #386471;
}
#sidebar ul.children {
	text-indent: 10px;
}
#sidebar li a {
	display: block;
	width: 150px;
	border-bottom: 1px solid #fff;
	padding: 3px;
	padding-left: 0;
	padding-right: 0;
	width: 160px;
}
#sidebar li.current-cat a {
	border: 1px solid #c0dd90;
	background: #f6ffe8;
	color: #406601;
}
#sidebar li a:hover {
	padding: 3px;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #ff9a33;
	color: #386471;
}

.sidebox {	padding-bottom: 0px;	padding-top: 0px;	border-bottom: 1px dotted #ddd;}


/* ### SEARCH ### */

#header {
	height: 76px;
	padding-top: 15px;
	background: #386471 url('img/header-background.gif');
	padding-left: 10px;
padding-bottom: 10px;
}
#logoinheader

	padding-top: 1px;
	background: #386471 url('img/grape.gif') ;
	padding-left: 20px;
}


#header h1 a {
	font-family: Georgia;
	font-size: 24px;
	color: #386471;
}

/* ##### TOPMENU ##### */
#topmenu {
	width: 898px;
	background: white;
	background: url('img/topmenu.gif') ;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#topmenu ul {
	padding: 0;
	/*width: 700px;*/
	float: left;
}
#topmenu li {
	list-style:none;
	line-height:42px;
	float: left;
	overflow: hidden;
width: 90px;
/*added to fix width */
}
#topmenu  a {
	font-family:Tahoma, "Franklin Gothic Medium", Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
	border-right: 1px solid #588634;
	border-left: 1px solid #fff;
	line-height: 42px;
text-align: center;
/*added to fix width */
}
#topmenu_line-image img {
padding-top: 2px;
	padding-bottom: 2px;
	border-right: none;
	border-left: 1px solid #fff;
vertical-align: middle}

#topmenu a:hover {
	color: #fff;
	background: url('img/topmenu.gif') no-repeat;
	background-position: -900px 0px;
	border-right: 1px solid #d36b01;
	border-left: 1px solid #fff;
}
#topmenu .current_page_item a, #topmenu .current-cat a, #topmenu .current-cat-parent a, #topmenu .current_page_parent a {
	font-family:Tahoma, "Franklin Gothic Medium", Georgia;
	/*font-size: 12px;*/
	letter-spacing: 1px;
	background: #558232;
	background: url('img/topmenu.gif') no-repeat;
	background-position: -1100px 0px;
	border-right: 1px solid #537f31;
	border-left: 1px solid #fff;
}
#topmenu li a {
	display: block;
}
//#topmenu .clicked a {
//	background:url('img/topmenu_active.gif') no-repeat;
//	background-position: -200px 0px;
//	color: #000;
//}
#topmenu .clicked a  {
	color: #fff;
	background: url('img/topmenu.gif') no-repeat;
	background-position: -900px 0px;
	border-right: 1px solid #d36b01;
	border-left: 1px solid #fff;
}


#topmenu .clicked span {
	color: #fff;
	background: url('img/topmenu.gif') no-repeat;
	background-position: -900px 0px;
	border-right: 1px solid #d36b01;
	border-left: 1px solid #fff;
}
#topmenu_bottom {
	background: url('img/topmenu_bottom2.gif') no-repeat;
	height: 20px;
	width: 100%;
}
.topmenu_line {
	border-left: 1px solid white;
	height: 42px;
}

/* ### FOOTER ### */

#footer {
	background: #202020 url('img/footer.gif') repeat-x;
	padding: 10px;
	padding-bottom: 5px;
color: #fff;
}
#footer ul {
	padding: 0;
}
#footer li a {
	display: block;
	padding: 3px;
	width: 250px;
	color: #9ad53b;	
	margin: 0px 21px 0px 21px;
	padding: 3px 0px 3px 0px;
	font: 12px Tahoma;
	letter-spacing: 1px;
}
#footer li a:hover {
	border-bottom: 1px solid #ff8000;
	padding-bottom: 2px;
}
#footer li {
	float: left;
	list-style: none;
}
#footer h4 {
	font-size: 18px;
	color: #ff8000;
	padding-bottom: 5px;
	text-indent: 5px;
}
#footer small {
	margin-top: 10px;
	text-align: right;
	display: block;
}
#footer small a {
	color: #fff;
	font-size: 11px;
}
#footer small a:hover {
	text-decoration: underline;
}

#calendar_wrap th {
	font-weight: bold;
}

#calendar_wrap a  {
	text-decoration: underline;
}
#calendar_wrap a:hover {
	border: none;
	color: #ff8000;
}

#calendar_wrap caption {
	text-align: left;
	color: #386471;
}

#sidebar input {
	background: #eee url('img/line-smooth.gif') bottom;
	border: 1px solid #ccc;
	padding: 2px;
	color: #555;
}

#sidebar input#s {
	border: 1px solid #ccc;
	padding: 2px;
	width: 100px;
}

#sidebar input:hover {
	background: white;
	cursor: pointer;
}

#sidebar input#s:hover {
	background: white;
	cursor: text;
}

#sidebar #searchform label {
	color: #386471;
}

#sidebar a.rsswidget img {
	padding: 0;
	margin: 0;
	background: red;
}

#sidebar .sidebox ul#recentcomments li.recentcomments a {

}

#sidebar .sidebox .rssSummary {
	font-size: 11px;
	color: #888;
	padding-top: 10px;
}

#sidebar select {
	border: 1px solid #ccc;
	width: 160px;
	padding: 2px;
}

cite {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #888;
}
span.rss-date {
	font-size: 11px;
}

td img {border:1px solid #888;
padding: 2px;margin-bottom: 5px;}
td {border:1px solid #ccc;
padding: 2px}




#type  {
	color: #660000;
	font-size: 10px;
	display: block;
	margin-bottom: 1px;
margin-left: 2px
}

#date-sold  {
	color: #ccc;
	font-size: 10px;
	display: block;
	margin-bottom: 1px;
margin-left: 2px
}

#shortdescription {
	color: #777;
	font-size: 11px;
	display: block;
	margin-bottom: 1px;
margin-left: 2px
}

#shortdescription a {
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	color: #386471;
padding-left: 2px
}

#shortdescription a:hover {
border-bottom: 1px solid #ff9a33;
padding-bottom: 3px;
color: #386471;
padding-left: 2px
}

h2 a {
font-size: 1.1em;
margin-bottom: 2px;
display: block;
margin-left: 2px;
border-bottom: 1px solid #fff;
padding-bottom: 1px;
color: #386471;
}
h2 a:hover {
	text-decoration: none; 
}
#side-a {
	float: left;
	width: 86px;

}

#side-b { 
	margin: 0;
	float: left;
	width: 206px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#side-b-sold { 
text-align:center;
	margin: 0;
	float: left;
	width: 206px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#pagetitle{font-size: 1.3em;}

#soldtitle {font-size: 1.1em;
color: #383030;
background: #f3f1f1;
margin-bottom: 2px;
display: block;
margin-left: 2px;}

#opptitle  a{
font-size: 1.1em;
color: #383030;
background: #f3f1f1;
margin-bottom: 2px;
display: block;
margin-left: 2px;
}


#opptitle  a:hover{
font-size: 1.1em;
color: #383030;
background: #f3f1f1;
margin-bottom: 2px;
display: block;
margin-left: 2px;
}

#myGallery
{
width: 900px !important;
height: 350px !important;
}
.no {display:none}
#no {display:none}
div.no {display:none}
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff; width:100px;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 .tabbertab#hide{ display:none;}

.tabbertab h3 {
font-weight:bold;
font-size:130%}
.tabbertabhide{ display:none;}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.gmapmarker a
{border-bottom: 1px solid #fff;
padding-bottom: 3px;
color: #386471;
padding-left: 2px}

.gmapmarker  a:hover
{border-bottom: 1px solid #ff9a33;
padding-bottom: 3px;
color: #386471;
padding-left: 2px}

h2.gmapmarker  a:hover
{border-bottom: 1px solid #ff9a33;
padding-bottom: 3px;
color: #386471;
padding-left: 2px}