/* 
Theme Name: ATSS
Description: ATSS theme
Version: 1.0
Author: Andy
*/


@import url('desyrel_regular_macroman/stylesheet.css');
@import url('asap_macroman/stylesheet.css');

/* General styles                                   */
/* ------------------------------------------------ */
body {
	margin: 0;
	background: #ffffff url(images/bg.gif) left top repeat-x;
}

html, body, p, li, ul, dd, td {
	color: #006395;
	line-height: 150%;
	font-size: 1.0em;
	/*font-size: 16px;*/
	font-family: 'asapregular';
}

img a, a img {
	border: 0;
}

td {
	vertical-align: top;
}

a {
	color: #009d98;
	text-decoration: underline;
	outline: none;
}
  
a:hover {
	color: #ff9900; 
}

ul { 
	margin: 8px 0 18px 18px;
	padding: 0;
}

li {
	padding-left: 4px;
	line-height: 180%;
}

b, strong {
	font-family: 'asapbold';
}

h1, h1 a, h2, h2 a, h3, h3 a {
	line-height: 120%;
	color: #006395;
	font-family: desyrelregular;
}

h1, h1 a {
	font-size: 2.4em;
	margin-top: 0;
}

h2, h2 a {
	font-size: 1.8em;
}

h3, h3 a {
	font-size: 1.6em;
}

hr {
	height: 1px;
	border: 0;
	width: 100%;
	background: #81aad2;
	color: #81aad3;
	margin: 5px 0 15px 0; 
}
  
#wrapper {
	max-width: 950px;
	min-width: 300px;
	width: 950px;
	margin: 0 auto;
}

/* Header                                           */
/* ------------------------------------------------ */
#header {
	width: 100%;
	height: auto;
	background: #01acaa url(images/abel-tasman-sea-shuttle-header-top.jpg) left bottom no-repeat;
	position: relative;
}

#header img {
	width: 100%;
	height: auto;
}

#abel-tasman-sea-shuttles-logo {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 60;
}

#abel-tasman-sea-shuttles-logo img {
	width: 100%;
	height: auto;
}

#slideshow {
	height: 375px;
	overflow: hidden;
}

/* Navbar                                           */
/* ------------------------------------------------ */

.anchor-link {
	display: none;
	float: left;
	height: 34px;
	padding: 0 10px;
	font-size: 220px;
}

#bottommenu ul li#menu-item-1519 a {
	color: #e9ec16;
	text-transform: uppercase;
}


#topmenu li.current_page_item > a, #topmenu li.current_page_ancestor > a, #bottommenu li.current_page_item > a {
	color: #7dc6c3;
}

#topmenu ul li ul li.current_page_ancestor > a {
	color: #7dc6c3;
}



/* Content                                          */
/* ------------------------------------------------ */
#content {
	margin: 25px;
	overflow: hidden;
}

#content, #content p {
	line-height: 140%;
	font-size: 1.0em;
}

#content img {
	max-width:100%;
	height:auto;
}


#homepage-video {
	float: right;
	background: #b2e2e0;
	padding: 5px 20px;
	margin: 0 0 20px 20px;
}

#homepanels {
	overflow: hidden;
	margin: 20px 0;
	clear: both;
}

.homepanel {
	width: 25%;
	background: #993333;
	float: left;
	color: #fff;
	/*font-size: 16px;*/
}

.homepanel h3 {
	margin: 0;
	font-size: 22px;
	color: #fff;
}

.homepanelcontent {
	padding-bottom: 10px;
}

.blue {
	background: #006395;
	}

.orange {
	background: #d38700;
}

.green {
	background: #7a9723;
}


a.readmore, a.readmore-content, #footer img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a.readmore, a.readmore-content {
	background: #fff;
	height: 29px;
	line-height: 29px;
	padding: 1px 20px;
	display: inline-block;
	color: #993333 !important;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.0em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	left: 0;
}

a.readmore:hover, a.readmore-content:hover {
	opacity: 0.60;
	filter: alpha(opacity=60);
}

a.readmore-content {
	background: #993333;
	color: #fff !important;
}

a.readmoreblue {
	color: #006395 !important;
}

a.readmoreorange {
	color: #d38700 !important;
}

a.readmoregreen {
	color: #7a9723 !important;
}

/* Footer                                           */
/* ------------------------------------------------ */
#footer {
	font-size: 1.2em;
	background: #009d98;
	padding: 30px 25px;
	overflow: hidden;
}
 
#footer a, #footer, #footer p {
	color: #fff;
}

#footer-logos {
	float: right;
}

#footer-left {
	float: left;
}

#footer-links {
	background: #b2e2e0;
	padding: 18px 0;
	text-align: center;
}

#footer-links a {
	color: #006395;
	font-size: 1.2em;
	margin: 0 20px;
	white-space: nowrap;
	line-height: 160%;
}


#copyright {
	font-size: 0.6em;
	padding-top: 40px;
	clear: both;
}

#copyright, #copyright a {
	color: #b2e2e0;
}


a.facebook {
	margin-top: 15px;
	display: inline-block;
}



.paddingdiv {
	padding: 18px;
}

#homepics {
	margin: 0 -3px 0 -4px;
}

.homepiccontainer {
	width: 25%;
	float: left;
}

.homepicpadding {
	padding: 4px;
}

.homepiccontainer img {
	border: 1px solid #bfbfbf;
}


/* News posts                                       */
/* ------------------------------------------------ */


h2.blogposttitle {
	margin: 0 0 2px 0;
}

.date {
	font-style: italic;
	color: #999;
	font-size: 0.7em;
}

a.readmore {
	font-weight: bold;
	text-decoration: none;
}


#flag {
	position: absolute;
	top: 20px;
	right: 24px;
	z-index: 99;
}

#header #flag img {
	width: auto;
}

#translate {
	width: 180px;
	float: left;
	text-align: right;
}
 
/* hide the "powered by Google" text */
.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}


/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}