/* 
Theme Name: Tahuna School
Description: Tahuna School theme
Version: 1.0
Author: DigiProm
*/

@import url('antonio-webfontkit/stylesheet.css');

@font-face
{
font-family: Flagship Slab;
src: url(/wp-content/themes/tahunaSchool/Flagship%20Slab%20-%20Regular.otf);
}


body {
	margin: 0;
	background: #ffffff;
}

html, body, p, li, ul, dd, td {
	color: #867f7e;
	line-height: 180%;
	font-size: 1.0em;
	font-family: 'Open Sans', sans-serif;
}

img a, a img {
	border: 0;
}

td {
	vertical-align: top;
}

#content a {
	color: ##1b2a81;
	text-decoration: none;
	outline: none;
}
  
a:hover {
	color: #000; 
}

ul { 
	margin: 8px 0 18px 18px;
	padding: 0;
}

li {
	padding-left: 4px;
	line-height: 180%;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	color: #1b2a81;
	line-height: 140%;
	font-weight: normal;
	font-family: Flagship Slab, sans-serif;
}

h1, h1 a {
	font-size: 2.2em;
	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; 
}
  
#navbar, #logo-wrapper, #content, #footer {
	max-width: 1000px;
	min-width: 280px;
	width: 920px;
	margin: 0 auto;
	padding: 0 20px;
}

#header a {
	height: 69px;
	background: #0000ff url(images/header-bg.gif) left top no-repeat;
	display: block;
}


#header-gap {
	height: 368px;
	position: relative;
}


#logo {
	margin: 0 8px;
	background: rgba(0,0,0,0.33);
	color: #fff;
	display: inline-block;
	padding: 25px 25px 6px 92px;
	width: auto;
	max-width: 500px;
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 26px;
	line-height: 110%;
	
}

#logo a {
	color: #fff;
	text-decoration: none;
	font-size: 45px;
}

.tahuna {
	text-transform: uppercase;
	font-family: Flagship Slab, sans-serif;
}

.sustainability {
	font-family: Flagship Slab, sans-serif;
	font-style: italic;
	color: #e2ddda;
}

.tagline {
	font-size: 16px;
	display: block;
	font-family: 'Open Sans', sans-serif;
}

#logo-wrapper {
	position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 99;
}

#logo img {
	width: 424px !important;
	height: 184px !important;
	min-width: 424px !important;
	min-height: 184px !important;
}

  
#navbar-wrapper, #footer-wrapper {
	width: 100%;
	overflow: hidden;
	background: #95BEDF;
}

#navbar {
	background: #95BEDF;// url(images/navbar-leaf.jpg) right bottom no-repeat;
	height: 90px;
}

#navbar ul {
	margin: 0 auto;
	list-style-type: none;
}

#navbar ul li {
	float: left;
	padding: 0;
	background: none;
}

#navbar ul li a {
	display: block;
	padding: 0 12px;
	margin: 0 4px;
	font-size: 22px;
	color: #fff;
	font-family: Flagship Slab, sans-serif;
	text-decoration: none;
	line-height: 82px;
	margin-bottom: 8px;
}

#navbar ul li a:hover, #navbar li.current_page_item a {
	color: #2d5f91;
	border-bottom: 8px solid #2d5f91;
	margin-bottom: 0;
}

.anchor-link {
	display: none;
	float: left;
	height: 34px;
	padding: 0 10px;
}

#content-wrapper {
	width: 100%;
	background: #fff;
}

#content {
	overflow: hidden;
	padding: 20px 20px 30px 20px;
}

#content, #content p {
	line-height: 150%;
}

#content-main {
	width: 650px;
	overflow: hidden;
	padding-right: 0px;
	min-height: 250px;
	float:left;
}

#content-right {
	width: 230px;
	float: right;
	margin: 5px 0 0 20px;
}

.emailList li {
    margin-left:-20px;
    }

.emailList li, .emailList li > ul li {
    list-style: none;
    }
    
.emailList li > ul li {
    margin-left:20px;
    }

.rightcolumn-box {
	border: 1px solid #e7e3e0;
	padding: 6px;
	margin-bottom: 24px;
	line-height: 140%;
}

.rightcolumn-box, .rightcolumn-box p {
	font-size: 14px;
}

.rightcolumn-box h3 {
	color: #1b2a81;
	font-size: 1.4em;
	margin: 0;
}

.rightcolumn-box a {
	color: #3f4d9d;
	font-weight: bold;
	text-decoration: none;
}

.rightcolumn-box img {
	width: 100%;
	height: auto;
}

.rightcolumn-box img.homepage-small {
	display: none;
}
	
.rightcolumn-box img.homepage-large {
	display: block;
}


#footer-wrapper {
	background: #95BEDF;
	margin-top: 25px;
}

#footer-logo {
	margin: 0 8px;
	margin-left: -10px;
	color: #fff;
	display: inline-block;
	padding: 2px 25px 7px 50px;
	width: auto;
	max-width: 500px;
	top: 30px;
	left: 0;
	font-size: 22px;
	line-height: 110%;
}

#footer-logo a {
	text-decoration: none;
}

#footer {
	padding: 25px;
	font-size: 0.8em;
}
 
#footer a, #footer, #footer p {
	color: #fff;
	line-height: 150%;
}

#footer h3 {
	margin: 0;
	color: #fff;
}

.rightcolumn-box a img:hover {
	opacity: 0.70;
	filter: alpha(opacity=70);
}

.rightcolumn-box 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;
}

#footer-contact {
	float: left;
	width: 40%;
	font-size: 12px;
	padding-top: 50px;
}

#footer-menu {
	width: 10%;
	float: left;
	margin: 50px 0 0 0;
	padding-left: 20px;
	text-align: left;
	border-left: 1px solid #444;
}

#footer-menu ul {
	margin: 0 auto;
	list-style-type: none;
}

#footer-menu ul li {
	padding: 0;
	margin: 0;
	background: none;
}

#footer-menu ul li a {
	text-decoration: none;
}
#footer-menu ul li a:hover {
	text-decoration: underline;
}


.footer-column {
	width: 25%;
	margin: 0 0 8px 0;
	float: left;
	text-align: left;
	font-size:1.0em;
}

.footer-column ul {
	margin: 0;
}

.footer-column ul li {
	padding: 0;
	background: none;
}

.footer-column li a {
	text-decoration: none;
	line-height: 200%;
}

.footer-column li a:hover, .footer-column li.current_page_item {
	text-decoration: underline;
}

.footer-column li.footer-header {
	text-transform: uppercase;
	padding-top: 4px;
}

.margin {
	padding-right: 20px;
}


#copyright {
	font-size: 0.8em;
	padding: 6px 0;
	clear: both;
}

.readmore {
	background: #990033;
	color: #fff;
	display: table;
	padding: 5px 10px;
	margin: 6px 0;
	text-decoration: none;
}

.readmore:hover {
	background: #000;
	color: #fff;
}

#navbar ul li a, .readmore, #footer a 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;
}

#orderform_personal, #orderform_items {
	width: 100% !important;
}


.sansserif {
	font-family: arial, verdana, sans-serif;
	line-height: 160%;
}


.listing {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #d1d5d8;
	min-height: 160px;
}




.producttitle {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.producttitle a {
	color: #99857a;
	text-decoration: none;
}

.productcontent {
	margin-left: 180px;
}

.productcontent p {
	margin-top: 0;
}

.productimage {
	width: 180px;
	float: left;
	position: relative;
	
}

.productimage img {
	border: 5px solid #dfe6eb;
	max-width: 160px;
	height: auto;
}

.buynow {
	float: right;
	height: 70px;
	margin-left: 30px;
}

.pagination {
	clear: both;
	margin-top: 40px;
}


@media screen and (max-width: 1025px) {
	#content, #logo-wrapper, #navbar, #footer {
		width: auto;
	}

#content-main {
  width: 650px;
  overflow: hidden;
  padding-right: 0px;
  min-height: 250px;
}
}


@media screen and (max-width: 950px) {
	#menu-main-menu  {
		display: none;
	}
	
	.anchor-link {
		display: block;
		line-height: 106px;
	}
	  
	#navbar ul.open { 
		background-color: #f4f4f4;
		box-shadow: 1px 1px 6px #444444;
		display: block;
		list-style: none outside none;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 25px;
		top: 90px;
		width: 80%;
		z-index: 999;
	}
	
	#navbar ul.open li {
		float: none; 
		display: block;
		list-style: none;
		text-align: center;
		border-bottom: 1px solid #ccc;
	}
	
	#navbar ul.open li a {
		display: block;
		padding: 4px 10px;
		color: #333;
		text-decoration: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		margin: 0;
		line-height: 60px;
	}
	  
	#navbar ul.open li a:hover, #navbar ul.open li.current_page_item a {
		background: #2d5f91;
		color: #fff;
		border: 0;
	}
	
	#navbar ul.open li:last-child {
		border-bottom: 0;
	}
	
	#tagline {
		width: 100%;
	}

#content-main {
width: 70%;
overflow: hidden;
display: block;
min-height: 250px;
}

@media screen and (max-width: 650px) {

#content-main {
  width: 100%;
  overflow: hidden;
  display: block;
  min-height: 250px;
}
	#logo a {
		font-size: 30px;
	}

	#logo .sustainability {
		display: block;
	}

	.tagline {
		line-height: 140%;
	}

	#content-right {
		margin-left: 0;
		float: none;
		width: auto;
	}

	.rightcolumn-box img.homepage-small {
		display: block;
	}

	.rightcolumn-box img.homepage-large {
			display: none;
	}
	.rightcolumn-box h3 {
		font-size: 1.8em;
	}
}


@media screen and (max-width: 600px) {
	.footer-column {
		width: 100%;
		float: none;
		border-bottom: 1px solid #898583;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
}




/* 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;
	}

#content-main .editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
#content-main .editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
#content-main .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;
}

#paulas {
} 

.p {
font-family: 'Verdana', sans-serif;
}