/*
Theme Name: evMe Footer
Theme URI: http://www.evme.com.au/
Version: 1.1
Description: evMe Theme with a New Footer
Author: Michael Ainsworth (original theme by Brendan Heywood)
Author URI: http://www.evme.com.au/
*/

/*
Palette of colours:

Light green:		B3D584
Dark green:		8CC044
Very dark green:	527028
Medium grey:		6D6B6B
Almost black:		221E1F

*/

.page-item-35,		/* Faq */
.page-item-18,		/* Contact */
.page-item-22,		/* Disclaimer */
.page-item-118,		/* quick links */
.page-item-288,		/* home page */
.pageid-288 .post-title, /* home page title */
.dud { 
	display: none;
}

.pageid-288 #content {
	padding-left: 60px;
}

/* Links */

a img {
	border: 0;
}

a {
	text-decoration: none;
}

.compare td.heading {
	text-align: center;
	font-weight: bold;
}

.compare td.measure {
	color: #090;
	width: 140px;
}

.compare td.evme {
	background: #FF3;	
	width: 90px;
}


a:link {
	color: #527028;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #527028;
}

a:active { 
	color: #FFAE00;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 {
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 0px;}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.8em;
}

h2 a {
	text-decoration: underline;
}


h4, h5, h6 { font-size: 20px; }

p,
li,
td,
td p {
	font-size: 13px;
}
td {
	vertical-align: top;
}



.destinations a {
	text-decoration: none;
}
.destinations a:hover {
	text-decoration: underline;
}


/* compare table */

table.compare,
.compare td,
.compare th {
	border: 1px solid black;
	border-collapse: collapse;
}

.compare td,
.compare th {
	padding: 3px 10px;
}

table.compare th {
	background: black;
	color: white;
}


/* FAQ tastic */


.faq li {
	list-style: disc;
}

.faq .answer p,
.faq .answer td {
	font-size: 1em;
	vertical-align: top;
}

.faq a {
	text-decoration: none;
}
.faq a:hover {
	text-decoration: underline;
}



/* flickr gallery styles */

.gallery {
	width: 450px;
/*
	height: 300px;
*/
	overflow: auto;
	background: white;
	
}

.focus,
.focus td {
	width: 256px;
	height: 257px;
	padding: 0;
	margin: 0;
}

.focus {
	float: left;
	background: #eee url() center center no-repeat;
	vertical-align: middle;
	text-align: center;
}

.focus img {
	vertical-align: middle;
}

.focus a {

	background: transparent url() center center no-repeat;
	text-decoration: none;
}

.focus a:link,
.focus a:hover,
.focus a:focus {
	outline: 0;
}

.gallery .thumbnails {

}

.gallery .magnify {
	background: transparent url(/images/magnify.gif) no-repeat scroll right center;
	color: #999999;
	font-size: 11px;
	padding: 0 15px;
}


.thumbnails a {
	background: white;
	padding: 5px;
	margin: 1px;
	float: right;
}



.thumbnails a.selected {
	background: #41AD49 ;
}

.thumbnails a:hover {
	background: #41AD49;
}


.thumbnails img {
	height: 75px;
	width: 75px;
}



/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link,
.titles a:visited,
.titles a:active {
	text-decoration: none;
	underline: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}

pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
}

pre:hover, blockquote:hover
{
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 1.5em; }

ul {  }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body {
	margin: 0;
	padding: 0;
	/* color: #B53CC3; */
	color: #222;

	background-color: #000;
	
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#header {
	width: 100%;

}

#header h1 {
display: none;
}

#header #logo {
	height: 80px;
	width: 385px;
	display: block;
}

#navigation {

}

#quick_links {
	float: right;
	width: 350px;
	text-align: right;
	padding: 5px;
	font-size: 1.1em;
	color: white;
}
#quick_links a {
	color: white;
}
#quick_links #s {
	width: 60px;
	font-size: .9em;	
}
#quick_links #sidebarsubmit {
	width: 60px;
	font-size: .8em;
}

#dash {
	height: 136px;
	background: url('images/bottom-dash.png') no-repeat;
}


.wp-caption {
}
.wp-caption-text {
	margin: 0;
	font-size: 12px;
	
}

.alignright {
	float: right;
	margin: 0 0 10px -70px;
	position: relative;
	right: -80px;
}






#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	/* color: #B6B6B6; */
	color: #222;
	background: #FFFFFF;

}

#content-wrapper
{
	width: 500px;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width:180px;
	float: right;
}

#sidebar
{
	float: right;
	padding:0px;
	width:100%;
	margin:0px 20px 0px 0px;
}

/* Added by Michael Ainsworth, 22/11/09 */
#sidebar img {
	width:180px;
	height:auto;
	margin-bottom:15px;
}




/* Added by Michael Ainsworth, 3/7/09. */
#sidebar h1
{
	font-family:Georgia;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	color:#000;
}
/* Added by Michael Ainsworth, 3/7/09. */
#sidebar h2
{
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	margin-top:10px;
	margin-bottom:0px;
}
/* Added by Michael Ainsworth, 3/7/09. */
#sidebar h2 a
{
	text-decoration:none;
	color:#019f01;
}
/* Added by Michael Ainsworth, 3/7/09. */
#sidebar h2 a:hover
{
	text-decoration:underline;
}
/* Added by Michael Ainsworth, 3/7/09. */
#sidebar p a
{
	text-decoration:none;
	color:#019f01;
}
/* Added by Michael Ainsworth, 3/7/09. */
#sidebar p a:hover
{
	text-decoration:underline;
}
/* Added by Michael Ainsworth, 3/7/09. */
#sidebar p
{
	color:#000;
	font-family:Georgia;
	font-size:12px;
	line-height:16px;
	margin-top:0px;
}
/* Added by Michael Ainsworth, 3/7/09. */
.home-flashanimation
{
	margin-top:35px;
}

	
#extras {
	float: left;
	width: 780px;
	color: #F5FAF4;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}



/* Content */

#content .post-title a {
	border-bottom-width: 0;
	color: #8CC044;	 /* Dark green */
	text-decoration:none;
}

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
	background-color: #F5FAF4;
	border: 1px solid #EBF6E8;
}

/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
}

.sideblock ul { }

.sideblock h3 { margin-top: 5px; font-size: 14px; color: #BABABA; font-weight: bold; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #B6B6B6; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;

width: 280px;
}

#commentform textarea {
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
width: 280px;
}
#commentform textarea:hover {
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
}
#commentform textarea:focus {
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
	background-color: #F9F9F9;
	border: 1px solid #EFEFEF;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 57px;
	margin-bottom: 0px;
	width: 57px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #7BA272;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

#left {
	width: 60px;
	float: left;
}





/*
 * styles for gizmo survey builder
 */

#navigation h2 {
	color: white;
	padding:0px 10px;
	background:#221E1F;
	font-size:16px;
    font-family:verdana,sans-serif;
    font-weight:bold;
	line-height:40px;
	margin: 0;
}



/*
 * sucker fish
 */


#suckerfishnav {
    background:#333;
    font-size:16px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
}
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
}
#suckerfishnav a {
    display:block;
    color: white;
    text-decoration:none;
    padding-left: 10px;
	width: 150px;
}

#suckerfishnav li.current_page_item,
#suckerfishnav li.current_page_ancestor {
	background: #221E1F url(images/current_page.gif) bottom  no-repeat;
}
#suckerfishnav li li.current_page_item {
	background: #221E1F;
}

#suckerfishnav li.current_page_ancestor a,
#suckerfishnav li.current_page_ancestor li.current_page_item a,
#suckerfishnav li.current_page_item a {
	color: #8CC044;
}
#suckerfishnav li.current_page_ancestor li a,
#suckerfishnav li.current_page_item li a {
	color: white;
}


#suckerfishnav li {
    float:left;
    padding:0;
	background:transparent url('menu-borderright.png') no-repeat scroll top right;
	width: 150px;
	color: white;
}

#suckerfishnav li div {
	text-align: center;
	display: block;
	font-size:14px;
	font-weight:bold;
}

#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:161px; 
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
}
#suckerfishnav li li {
    width:159px; /* 141 from above - 2px */
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
}
#suckerfishnav li li a {
    padding:4px 10px;
    width:140px; /* 141 from above - 21px */
    font-size:12px;
	text-align:left;
}
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
}


/*
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
}
*/
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#221E1F;
}
#suckerfishnav li:hover,
#suckerfishnav li.sfhover {
    background: #8CC044;
}
#suckerfishnav li:hover a,
#suckerfishnav li.sfhover a{
	color: white;
}

/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
/* MICHAEL AINSWORTH EDIT 16/10/2009: Added the new media layout info
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

.pageid-468 #content-wrapper {
	width:100%;
}

.pageid-468 #content {
	width:690px;
	padding:25px;
}

.pageid-468 .post-title a { color:#019f01 ! important; }

#media-newsandarticles, #media-pressreleases {
	width:45%;float:left;
	border-right:2px solid #019F01;
}

#media-pressreleases {
	border:none;
	padding-left:30px;
}

#media-photogalleries, #media-latestvideos {
	width:690px;
	float:left;
}

#media-photogalleries h2, #media-latestvideos h2 {
	border-bottom:2px solid #019f01;
}

#media-photogalleries div.thumbnail, #media-latestvideos div.thumbnail {
	float:left;
	width:150px;
	text-align:left;
	height:190px;
	position:relative;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:25px;
}

#media-photogalleries div.thumbnail img, #media-latestvideos div.thumbnail img {
	width:148px;
	height:111px;
}

#media-photogalleries div.thumbnail a, #media-latestvideos div.thumbnail a {
	color:#019F01;
}

#media-photogalleries div.thumbnail p, #media-latestvideos div.thumbnail p {
	margin:0;
}

#media-photogalleries div.thumbnail p.date, #media-latestvideos div.thumbnail p.date {
	display:block;
	width:100%;
	height:auto;
	background-color:#fff;
	font-family:Calibri;
	font-size:12pt;
	color:#000;
	background-image:none;
	text-align:left;
	float:left;
	clear:both;
}

#media-photogalleries div.thumbnail p.caption, #media-latestvideos div.thumbnail p.caption {
	position:absolute;
	top:155px;
	left:0px;
	clear:both;
}

#media-newsandarticles h2, #media-pressreleases h2 {
	font-size:10pt;
	font-weight:bold;
}

#media-newsandarticles h3, #media-pressreleases h3 {
	font-family:Calibri;
	font-size:11pt;
	font-weight:normal;
	margin-bottom:0;
}

#media-newsandarticles h4, #media-pressreleases h4 {
	font-size:9pt;
	font-weight:normal;
}

#media-newsandarticles p, #media-pressreleases p {
	margin-top:0;
}

#media-newsandarticles p a, #media-pressreleases p a { color:#019F01; }

#media-newsandarticles-additional {
}

/* ----------------------------------------------------------------------------------
Footer
---------------------------------------------------------------------------------- */
#footer {
background-color:#333;
clear:both;
height:55px;
width:100%;
}
#footer #footer-info, #footer #footer-survey, #footer #footer-newsletter {
border-right:1px solid #FFFFFF;
height:45px;
margin:5px 15px;
}
#footer #footer-newsletter {
border-right:medium none;
float:left;
letter-spacing:1px;
margin-left:0;
position:relative;
width:190px;
}
#footer #footer-info {
color:#FFFFFF;
display:block;
float:left;
width:285px;
}
#footer #footer-info ul {
height:20px;
margin:0;
padding:0;
}
#footer #footer-info ul li {
border-right:1px solid #FFFFFF;
display:block;
float:left;
height:20px;
line-height:20px;
padding:0 10px;
}
#footer #footer-info ul li.first {
padding-left:0;
}
#footer #footer-info ul li.last {
border-right:medium none;
padding-right:0;
}
#footer #footer-info ul li a {
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
#footer #footer-info p, #footer #footer-survey p.subtitle {
font-size:10px;
height:10px;
line-height:10px;
margin:10px 0 5px;
}
#footer #footer-survey {
float:left;
margin-left:0;
width:205px;
}
#footer #footer-survey img {
float:left;
margin:3px 10px 0 0;
}
#footer #footer-survey p, #footer #footer-newsletter p {
height:20px;
line-height:20px;
margin:0;
padding:0;
}
#footer #footer-survey p a {
color:#8CC044;
text-decoration:none;
}
#footer #footer-survey p.subtitle {
color:#FFFFFF;
}
#footer #footer-newsletter p {
color:#914613;
}
#footer #footer-newsletter form input.text {
border:0 none;
bottom:3px;
height:14px;
margin:auto auto 0;
position:absolute;
width:165px;
}
#footer #footer-newsletter form input.submit {
background:transparent url(/images/footer-newsletter.png) no-repeat scroll center center;
border:0 none;
bottom:5px;
height:14px;
left:170px;
margin:auto auto 0;
position:absolute;
width:14px;
}
