/*  
Theme Name: Joya
Theme URI: http://sww.co.nz/
Description: Custom theme by Stellar Web Works
Version: 1.0
Author: Aidan Curran
Author URI: http://sww.co.nz/
*/
html,body {
	margin:0;
	padding:0;
   background: #669933;
   text-align: center;
	font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   color: #003300;
}
p {
   margin: 10px 0;
}
h1, h2, h3, h4 {

}
h1 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #fff;
   letter-spacing: 1.4px;
   margin:4px 0;
}
h2 {
   font-size: 15px;
}
h3 {
   font-size: 14px;
}
h4 {
   font-size: 13px;
}
a {
   color: #fff;
   text-decoration:none;
}
a:hover {
   color: #660066;
}
img {
   border: 0;
}
div {
   text-align: left;
}
#page {
   width: 1000px;
   margin: 0px auto 0px auto;
}
#leftcol {
   width: 180px;
   height: 130px;
   padding-top: 450px;
   display: block;
   float: left;
   background: #99cc66 url(images/fern2.jpg) center top no-repeat;
   text-align: center;
   font-weight: bold;
}
#leftcol img#avail {
   border-top: 10px solid #669933;
   border-bottom: 10px solid #669933;
   margin-bottom: 30px;
}
#midcol {
   width: 260px;
   height: 580px;
   display: block;
   float: left;
   background: #fff url(images/studiologo.jpg) center 24px no-repeat;
   text-align: center;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #99CC66;
}
h4#tagline{
   font-weight:normal;
   margin: 98px 0 25px 0;
   color: #99CC66;
   font-size: 12px;
}
#leftimg {
   background: #669933;
   padding: 38px 0;
   text-align: center;
}
#leftimg img {
   border: 2px solid #fff;
}
#map {
   text-align: center;
   margin-bottom: 15px;
   background: #669933;
}
#symbol {
   background: url(images/joyaaccomlarge.gif) center center no-repeat;
   height: 113px;
   border-bottom: 2px solid #669933;
   margin-bottom: 15px;
}
#rightcol {
   width: 560px;
   height: 580px;
   display: block;
   float: left;
   background: #99cc66;
}
#nav {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: right;
   padding: 27px 0 5px 0;
   color: #fff;
}
#nav a {

}
#nav a:hover {
   border-top: 1px solid #660066;
}
#nav a.current {
   border-top: 1px solid #fff;
}
#nav-links {
   margin: 5px 0;
   text-align: center;
   color: #fff;
}
#mainheading {
   border-bottom: 2px solid #669933;
   padding: 5px 20px;
}
#maincontent {
   padding: 0px 15px 0px 20px;
   background: #99cc66;
   height: 290px;
   overflow: auto;
}
#imagecontent {
   padding: 0;
}
.clear {
   clear:both;
}
#footer {
   padding: 10px;
   text-align: center;
   font-size: 11px;
   color: #99CC66;
}
#footer a {
   text-decoration: none;
   color: #99CC66;
}
#footer a:hover {
   text-decoration: underline;
   color: #99CC66;
}
img.leftalign {
   display: block;
   float: left;
   text-align: left;
   margin: 0 25px 5px 0;
}
img.rightalign {
   display: block;
   float: right;
   text-align: right;
   margin: 0 0 5px 15px;
}
img.centeralign {
   display: block;
   margin: 10px auto;
   text-align: center;
}
#gallerylinks {
   text-align:center;
   color: #fff;
}
.ngg-imagebrowser-nav h3 {
   margin: 3px 0;
}
.pricing {
   text-align: right;
   color: #fff;
}









/* WP Common Styles */
.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: #669933;
   font-size: 10px;
   margin: 2px 0;
}
img.aligncenter, div.aligncenter {
   display: block;
   margin: 20px auto;
}
img.alignright, div.alignright {
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft, div.alignleft {
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
img.aligncenter {
   text-align: center;
}
img.alignright {
   text-align: right;
}
img.alignleft {
   text-align: left;
}
.wp-caption-text,.wp-caption-dd {
   margin: 4px 0;
   font-weight: bold;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}



/* tripadvisor */
#TA_rated629, #TA_certificateOfExcellence569 {
   position: relative;
   top: -350px;
}

#TA_rated629 #CDSWIDFRR, #TA_certificateOfExcellence569 #CDSWIDCOE {
   margin: 10px auto;
}
#TA_certificateOfExcellence569 #CDSWIDCOE div {
   text-align: center;
}

