/*
Theme Name: Surf Pacific Standard
Theme URI: http://standard-theme.surfpacificworldwide.com/
Description: A WordPress 3.0 compatible theme.
Author: Surf Pacific
Author URI: http://www.surfpacific.com.au
Version: 1.0
*/

/* G L O B A L */

body {background: #fff url(images/bg-main.jpg) 0 175px repeat-x; font: normal 13px/19px Arial, Helvetica, sans-serif; color: #808080;}

.home {background: url(images/bg-home.jpg) 0 175px repeat-x;}

html {padding:0; margin:0;}
* {padding: 0; margin: 0;}
.clr {clear:both;}
.left {float: left;}
.right {float: right;}
.col-01 {float: left; width: 48%;}
.col-02 {float: right; width: 48%;}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}

a:link, a:visited {text-decoration: none; color: #68593c;}
a:hover {color: #2e230f; text-decoration: underline; outline: none;}
a:focus {outline: none;}

img {margin: 0; padding: 0; border: none;}

input, select, textarea {font: normal 12px Arial, Helvetica, sans-serif;}

/* C S S 3 */

.fade {-webkit-transition:background-color 0.5s linear; -moz-transition:background-color 0.5s linear; -o-transition:background-color 0.5s linear; transition:background-color 0.5s linear;}
.round {-moz-border-radius: 5px; -webkit-border-radius: 5px; -opera-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
.box-shadow {-moz-box-shadow: 0px 0px 15px #888; -webkit-box-shadow: 0px 0px 15px #888; box-shadow: 0px 0px 15px #888;}
.text-shadow {text-shadow: 0 -1px 0 #666;}

/* S T R U C T U R E */
	
#container {margin: 0 auto; width: 980px;}

#header{width: 980px; float: left;}

.top {float: left; width: 980px; height: 135px;}

.logo {float: left;}
.logo img {width: 225px; height: 135px;}

.contact {float: right; width: 755px; text-align: center; padding: 50px 0;}
.contact h2 {font: 30px/30px Georgia, "Times New Roman", Times, serif; margin: 0 0 10px 0; color: #958873;}
.contact p {font-size: 11px; line-height: 14px; color: #b2ada5;}

/* M E N U - C O N T A I N E R */

#access {background: #827867; display: block; float: left; width: 980px; margin: 0 0 5px 0;}
#access .menu-header, div.menu {font-size: 13px; width: 980px; height: 35px;}

/* M E N U - I T E M S */

#access .menu-header ul, div.menu ul {list-style: none;	margin: 0;}
#access .menu-header li, div.menu li {float: left; position: relative; z-index: 500;}

/* T O P - L E V E L - L I N K S */

#access a {color: #fff; display: block;	line-height: 35px; padding: 0 20px; text-decoration: none;}

/* D R O P D O W N - C O N T A I N E R */

#access ul ul {box-shadow: 0px 3px 3px rgba(0,0,0,0.2);	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); display: none; position: absolute; top: 35px; left: 0; float: left;	width: 230px;	z-index: 99999;}
#access ul ul li {min-width: 230px;}
#access ul ul ul {left: 100%; top: 0;}

/* S E C O N D - L E V E L - L I N K S */

#access ul ul a {background: #58492f; line-height: 1em; padding: 10px 25px; width: 180px; height: auto;}
#access li:hover > a {background: #58492f; color: #fff;}
#access ul ul :hover > a {background: #433216; color: #fff;}
#access ul li:hover > ul {display: block;}

/* C U R R E N T - P A G E */

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {background: #e3d0b3 url(images/nav-current.png) 50% 100% no-repeat; color: #fff;}
#access ul ul li.current_page_item a {background: #58492f;}

/* A L L - L I N K S - H O V E R */

* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {background: #58492f; color: #fff;}

/* F E A T U R E - C O N T A I N E R */

.feature {width: 980px; height: 440px; background: #fff; position: relative;}

/* F E A T U R E - I T E M S */

.feature ul {list-style-type: none; width: 980px; height: 440px; position: relative; z-index: 1;}
.feature li {display: none; width: 980px; height: 440px;}
.feature .first {display: block;}
.feature img {width: 980px; height: 440px; position: absolute; z-index: 2;}
.feature .text {position: absolute; top: 0; right: 100px; z-index: 3; width: 350px; height: 380px; padding: 30px; background: url(images/opacity.png) 0 0 repeat;}
.feature p {font: 45px/55px Georgia, "Times New Roman", Times, serif; color: #fff;}
.feature span {color: #f7e2c2;}

/* F E A T U R E - N A V I G A T I O N */

.cycle-pager {position: absolute; bottom: 0px; right: 405px; z-index: 3;}
.cycle-pager a {font-size: 45px; line-height: 45px; font-weight: bold; padding: 0 3px; cursor: pointer; color: #a5895f;}
.cycle-pager a:hover, .cycle-pager .activeSlide {color: #fff; text-decoration: none;}

.banner {width: 980px; height: 295px;}

/* M A I N - C O N T E N T - A R E A */

#main {width: 980px; padding: 25px 0; background: #fff; overflow: auto; }

.content {float: left; background: #fff; overflow: auto; width: 600px;}
.content-full {width: 980px;}
.content-right {float: right; width: 640px;}

.content-options {width: 970px; height: 30px; margin: 0 0 20px 0;}
.content-options .left {width: 600px;}
.content-options .right {width: 250px;}
.content-options .right > div {float: right;}

.breadcrumbs {font-size: 11px;}
.breadcrumbs a {color: #808080;}
.breadcrumbs a:hover {text-decoration: underline;}
.breadcrumbs .current {color: #333;}

.content-heading {width: 930px; height: 40px; border-bottom: 1px solid #ddd; margin: 0 0 20px 0;}
.content-heading h1 {font-size: 30px; line-height: 40px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; color: #222; }

.home-left {float: left; width: 215px; padding: 0 20px 0 0;}
.home-centre {float: left; width: 530px; border-left: 1px solid #e9d9c0; padding: 0 0 0 20px;}
.home-right {float: right; width: 135px;}

/* C O N T E N T - T Y P O G R A P H Y */

.content h1 {font-size: 36px; line-height: 36px; color: #827867; margin: 0 0 20px 0;}
.content h2 {font: 21px/29px Georgia, "Times New Roman", Times, serif; margin: 0 0 20px 0; color: #bca27a; font-style: italic;}
.content h3 {font-size: 15px; margin: 0 0 20px 0; color: #827867; font-weight: bold;}
.content h4 {font-size: 13px; font-weight: bold; text-transform: uppercase; margin: 0 0 15px 0; color: #555;}

.content p {font-size: 13px; line-height: 19px; margin: 0 0 20px 0;}
.content p a, .content li a {font-weight: bold; border-bottom: 1px solid #ddd;}
.content p a:hover, .content li a:hover {border-color: #000; text-decoration: none;}

.content hr {color: #fff; background-color: #fff; border-bottom: 1px dotted #ccc; margin: 0 0 20px 0; height: 1px; border-style: dotted; border-width: 1px; clear: both;}

.content table {border-top: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5; margin: 0 0 20px 0; border-collapse:collapse;}
.content table td {border-bottom: 1px solid #d5d5d5; border-left: 1px solid #d5d5d5; padding: 5px 10px; font-size: 12px;}

/* C A L L - T O - A C T I O N */

.cta {background: #68593c; padding: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -opera-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
.cta p {margin: 0; font-style: italic; color: #fff;}
.cta p a {color: #fff; border-bottom: 1px dotted #fff;}
.cta p a:hover {color: #fff; border-bottom: 1px dotted;}

/* L I N K - S T Y L E S */ 

a.pdf {border: 1px solid #ddd; background: #f5f5f5 url(images/icon-pdf.png) 3px 50% no-repeat; padding: 5px 10px 5px 30px; font-size: 12px; border-radius: 2px;}
a.pdf:hover {border-color: #ccc !important;}

a.btn {padding: 5px 10px; background: #808080; color: #f5f5f5; font-size: 12px; font-weight: bold; text-shadow: 0 -1px 0 #444; border-radius: 3px; box-shadow: 1px 1px 5px #999; border-bottom: none !important;}
a.btn:hover {background: #444; text-shadow: 0 -1px 0 #111; color: #fff; text-decoration: none;}

/* L I S T S */

.content ul {list-style-type: disc; margin: 0 0 0 40px; padding: 0 0 15px 0;}
.content ol {list-style-type: decimal; margin: 0 0 0 40px; padding: 0 0 15px 0;}
.content li {line-height: 17px; margin: 0 0 10px 0;}

ul.two-col {clear: both; float: left;}
ul.two-col li {float: left; width: 48%;}
ul.three-col li {float: left; width: 32%;}

/* C O L U M N S */

.two-col-01 {float: left; width: 49%;}
.two-col-02 {float: right; width: 49%;}

.three-col-01 {float: left; width: 32%;}
.three-col-02 {float: left; width: 32%; padding: 0 1%;}
.three-col-03 {float: left; width: 32%;}

/* I M A G E - S T Y L I N G */

img.alignright {float: right; margin: 0 0 15px 15px; background: #fff; padding: 6px; border: 1px solid #ddd; box-shadow: 0 0 5px #ddd;}
img.alignleft {float: left; margin: 0 15px 15px 0; padding: 6px; border: 1px solid #ddd; box-shadow: 0 0 5px #ddd;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; padding: 6px; border: 1px solid #ddd; box-shadow: 0 0 5px #ddd;}

a img.alignright {float: right; margin: 0 0 15px 15px;}
a img.alignleft {float: left; margin: 0 15px 15px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wp-caption {background-color: #f3f3f3; border: 1px solid #ddd; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* optional rounded corners for browsers that support it */ margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0 none; margin: 0; padding: 0;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px;}

/* C O N T A C T - F O R M S */

.contact-forms {float: right; width: 640px;}

.Contact_Form {}
.Contact_Form h2 {font-size: 16px; font-weight: bold; border-bottom: 1px solid #ddd; margin: 0 0 15px 0;}
.Contact_Form p {margin: 0;}
.Contact_Form p.note {margin: 0 0 15px 0;}
.Contact_Form input, .Contact_Form select {padding: 3px; }
.Contact_Form input, .Contact_Form select, .Contact_Form img {margin: 0 0 10px 0;}
.Contact_Form textarea {width: 588px; padding: 5px;}
.Contact_Form .btn_submit {padding: 10px 20px; color: #fff; text-transform: uppercase; background: #827867; border: none; font-weight: bold; font-size: 13px; margin: 15px 0 0 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.Contact_Form .btn_submit:hover {cursor: pointer; background: #5b4c33;}

#f_date-01 {padding: 0; margin: 0; padding: 3px 5px; background: #999; color: #fff; border: 1px solid #999;}
#f_date-01:hover {background: #666; border: 1px solid #666; cursor: pointer;}
#f_date-02 {padding: 0; margin: 0; padding: 3px 5px; background: #999; color: #fff; border: 1px solid #999;}
#f_date-02:hover {background: #666; border: 1px solid #666; cursor: pointer;}
#f_date-03 {padding: 0; margin: 0; padding: 3px 5px; background: #999; color: #fff; border: 1px solid #999;}
#f_date-03:hover {background: #666; border: 1px solid #666; cursor: pointer;}

.col-form_01 {float: left; width: 290px;}
.col-form_02 {float: right; width: 290px;}
.space {float: left; display: block; width: 600px; height: 20px; clear: both;}

.required {color: #e10000;}

#tabs {}
.tab-heading {}
.tab-heading h2 {float: left; margin: 0; height: 35px; overflow: hidden; position: relative; text-decoration: none; text-transform: uppercase; font-size: 16px; font-weight: bold; color: #555; line-height: 35px; display: block; padding: 0 25px; outline: none; border: none; cursor: pointer;}
.tab-heading h2.active {background: #f5f5f5; color: #333; border: none;}
#tabs ul {margin: 0;overflow: hidden; clear: both; float: left; width: 100%; background: #f5f5f5;}
#tabs ul li {list-style-type: none; margin: 0; padding: 20px;}

/* S I D E B A R - R I G H T */ 

#sidebar {float: right; width: 260px;}
#sidebar > div {margin: 0 0 20px 0;}

.sidebar-contact {background: #808080; padding: 15px;}
.sidebar-contact h2 {color: #fff; font-weight: bold; text-transform: uppercase; font-size: 21px; margin: 0 0 15px 0;}
.sidebar-contact p {color: #fff; font-size: 12px; line-height: 18px; font-style: italic; margin: 0 0 15px 0;}
.sidebar-contact a {padding: 5px 10px; font-size: 12px; font-weight: bold; background: #555; color: #fff; text-transform: uppercase; font-style: normal;}
.sidebar-contact a:hover {text-decoration: none; background: #111;}

.sidebar-list {border: 1px solid #ccc; padding: 15px;}
.sidebar-list h2 {font-size: 21px; text-transform: uppercase; color: #666; margin: 0 0 15px 0;}
.sidebar-list ul {list-style-type: none; border-top: 1px solid #ddd;}
.sidebar-list li {border-bottom: 1px solid #ddd;}
.sidebar-list a {display: block; padding: 5px; font-size: 12px; font-weight: bold; color: #999;}
.sidebar-list a:hover, .sidebar-list .current_page_item a {color: #444; text-decoration: none;}

.sidebar-box {width: 255px; height: 165px; background: url(images/sidebar-01.jpg) 0 0 no-repeat; position: relative;}
.sidebar-box p {position: absolute; top: 80px; left: 15px; width: 110px; font: 11px/14px Georgia, "Times New Roman", Times, serif; color: #9c9487;}
.sidebar-box a {color: #9c9487; color: #e3d0b3;}
.sidebar-box a:hover {color: #fff;}

.sidebar-box-02 {width: 255px; height: 165px; background: url(images/sidebar-02.jpg) 0 0 no-repeat; position: relative;}
.sidebar-box-02 p {position: absolute; top: 80px; left: 15px; width: 110px; font: 11px/14px Georgia, "Times New Roman", Times, serif; color: #9c9487;}
.sidebar-box-02 a {color: #e3d0b3;}
.sidebar-box-02 a:hover {color: #fff;}

.sidebar-link {background: #e3d0b3; width: 215px; padding: 20px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -opera-border-radius: 15px; -khtml-border-radius: 15px; border-radius: 15px;}
.sidebar-link h3 {font: 30px/30px Georgia, "Times New Roman", Times, serif; color: #fff; background:  url(images/sidebar-03.jpg) 0 0 no-repeat; padding: 0 0 0 30px; text-transform: lowercase; margin: 0 0 15px 0;}
.sidebar-link p {font: 11px/16px Georgia, "Times New Roman", Times, serif; color: #9c9487;}

/* S I D E B A R - L E F T */ 

#sidebar-left {float: left; width: 290px;}
#sidebar-left > div {padding: 15px; border: 1px solid #ddd;}
#sidebar-left h2 {font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 0 0 5px 0; color: #333;}
#sidebar-left p {font-size: 14px; line-height: 20px; margin: 0 0 10px 0;}
#sidebar-left hr {color: #fff; background-color: #fff; border-bottom: 1px dotted #ccc; margin: 0 0 10px 0; height: 1px; border-style: dotted; border-width: 1px;}
#sidebar-left a {font-weight: bold; border-bottom: 1px solid #ddd;}
#sidebar-left a:hover {border-color: #000; text-decoration: none;}

/* B O T T O M - F E A T U R E - A R E A */

.btm {width: 980px; border-top: 1px solid #dcdcdc; padding: 30px 0 0 0; margin: 20px 0 0 0; text-align:center;}
.btm ul {list-style-type: none; width: 980px;}
.btm li {width: 186px; height: 180px; float: left; margin: 0 8px 0 0; border: 1px solid #b4a99e; -moz-border-radius: 5px; -webkit-border-radius: 5px; -opera-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
.btm a {display: block;}
.btm a:hover {text-decoration: none;}
.btm img {float: right; padding:12px;}
.btm div {float: left;}
.btm h3 {font-size: 17px; color: #746245; text-transform: lowercase; margin: 0 0 5px 0;}
.btm h3 span {color: #b19468;}
.btm p {font-size: 11px; line-height: 14px; color: #857968;}
.btm ul:hover > li {filter: alpha(opacity=50); -moz-opacity: 0.50; opacity: 0.50; -webkit-transition: opacity 0.5s linear; -o-transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; transition: opacity 0.5s linear;}
.btm ul:hover > li:hover {filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}

/* S U B S C R I B E */

#subscribe {width: 950px; height: 30px; padding: 5px 15px; float: left; border: 1px solid #cbcbcb; -moz-border-radius: 5px; -webkit-border-radius: 5px; -opera-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
#subscribe p {float: left; color: #848484; line-height: 30px; font-size: 12px; color: #956d33;}
#subscribe span {color: #956d33; font-size: 17px;}
#subscribe div {float: right;}
#subscribe form {width: 550px; height: 30px;}
#subscribe form input {float: left;}
.subscribe-input{border: 1px solid #eadecd; width:218px; background:#eadecd; padding: 5px; float:left; color: #68593c; margin: 0 5px 0 0;} 
.subscribe-btn {border:0; float:left; text-align: center; width: 70px; height: 27px; padding: 5px 0; background: #68593c; border: 1px solid #68593c; color: #fff; text-transform: uppercase; font-size: 11px; font-weight: bold; text-align: center; }
.subscribe-btn:hover {background: #4b3e26; border: 1px solid #4b3e26; cursor: pointer;}

/* F O O T E R */

#footer {clear: both; overflow: auto; padding: 15px 0;}
#footer p, #footer a {font-size: 11px; color: #777;}
#footer a:hover {color: #444;}

/* F O O T E R - L I N K S */

.footer-nav {padding: 0 0 15px 0;}
.footer-nav a {font-weight: bold; text-transform: uppercase; margin: 0 9px;}
.table {margin: 0 auto; display: table;}
#footer ul {list-style-type: none; margin: 0 auto;}
#footer ul li {float: left;}
#footer ul li ul {margin: 10px 0 0 0;}
#footer ul li ul li {float: none; display: block;}
#footer ul li ul li a {text-transform: none; font-size: 11px; line-height: 18px;}
#footer ul.sub-nav {text-align: center;}
#footer ul.sub-nav li a {color: #999; text-transform: none;}

/* C O P Y R I G H T */

.copyright {border-top: 1px solid #ccc; padding: 10px 0; text-align: center;}

.to-top {font-family: Tahoma, Arial, sans-serif;}
.amp {font-family: "Minion Pro", Georgia, "Times New Roman", serif; font-style: italic;}

/* C O M M E N T S */

.gravatar {float: right;}
.comments-template {margin: 10px 0 0; padding: 30px 0 0;}
.comments-template ol {margin: 0; padding: 0 0 15px; list-style: none;}
.comments-template ol li {margin: 10px 0 0; line-height: 18px; padding: 0 0 10px; border-bottom: 1px solid #ccc;}
.comments-template textarea {width: 500px;}

.page-id-84 p a {border: none;}

.esq-form {padding: 10px 0 10px 0;}
.esq-form h4 {color: #444; font-weight: bold; margin: 0; font-size: 12px;}
.esq-form input {border: none; font-size: 16px; text-align: center; background: #eee; padding: 5px 0; width: 205px;}
.esq-form .btn_submit {padding: 10px 20px; color: #fff; text-transform: uppercase; background: #827867; border: none; font-weight: bold; font-size: 13px; margin: 15px 0 0 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.esq-form .btn_submit:hover {cursor: pointer; background: #5b4c33;}

.btn_submit {padding: 10px 20px; color: #fff; text-transform: uppercase; background: #827867; border: none; font-weight: bold; font-size: 13px; margin: 15px 0 0 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.btn_submit:hover {cursor: pointer; background: #5b4c33;}

.wpcf7-list-item {float: left; width: 50%;}

#sidebar-left .directions p {font-size: 12px; line-height: 16px;}
#sidebar-left .directions ul {list-style: disc; margin: 0 0 0 25px;}
#sidebar-left .directions li {font-size: 12px; line-height: 17px; margin: 0 0 10px 0;}

.brochure-img {	width: 630px; border:0px !important}
.brochure-img td {border:0px !important}

.brochure-img img {margin-right:5px;}
.row2 img {margin-right:10px;}

.opacity:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
