/*
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-position:top center; background-repeat:no-repeat; font: normal 13px/19px Arial, Helvetica, sans-serif; color: #808080;}

.orchard {background: url(images/orchard-bk.jpg) no-repeat bottom center;}

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;}
h4 {font-weight:bolder; font-size:16px;}
a:link, a:visited {text-decoration: none; color: #b62626;}
a:hover {color: #630505; 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: 120px; position:relative; background-image:url(images/contact-bk.gif); background-color:#FFF; background-position:right; background-repeat:no-repeat;}

.logo {position:absolute; left:0px; top:0px; width: 162px; height:258px; z-index:50;}
.logo img {width: 162px; height: 179px;}

.contact {float: right; width: 300px; text-align: right; padding:58px 18px 0px 0px;}
.contact h2 {font-size: 26px; margin: 0 0 5px 0; color: #999; font-weight:bold;}
.contact p {font-size: 12px; color:#999;}

.buttons {float: right; width: 179px;}

/* M E N U - C O N T A I N E R */

#access { display: block; float: right; width: 800px;}
#access .menu-header, div.menu {font-size: 12px; width: 748px; height: 61px;}

/* 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: 1000;}

/* T O P - L E V E L - L I N K S */

#access a {color: #eee; display: block;	line-height: 61px; padding: 5px 6px 0px 6px; margin: 0px 0px 0px 4px; text-decoration: none; font-weight: bold; text-shadow: 0 -1px 0 #444; text-transform: uppercase; -moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;}

/* D R O P D O W N - C O N T A I N E R */

#access ul ul { display: none; position: absolute; top: 61px; 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: #b32525; line-height: 1em; padding: 10px 25px; width: 180px; height: auto; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px;}
#access li:hover > a {background: #b32525; color: #fff;}
#access ul ul :hover > a {background: #a3ca0c; 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: #a32222; color: #fff;}

/* 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: #444; color: #fff;}

/* F E A T U R E - C O N T A I N E R */

.feature {width: 980px; height: 332px; position: relative; margin-bottom: 60px;}

/* F E A T U R E - I T E M S */

.feature ul {list-style-type: none; width: 980px; height: 332px; position: relative; z-index: 1;}
.feature li {display: none; width: 980px; height: 332px;}
.feature .first {display: block;}
.feature img {width: 980px; height: 332px; position: absolute; z-index: 2;}
.feature .text {position: absolute; bottom: 45px; right: 20px; z-index: 3; width: 450px; padding: 15px; background: url(images/opacity.png) 0 0 repeat;}
.feature h2 {font-size: 16px; line-height: 16px; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 5px 0; color: #111;}
.feature h3 {font-size: 36px; line-height: 36px; font-weight: bold; text-transform: uppercase; margin: 0 0 15px 0; color: #444;}
.feature p {font-size: 13px;}
.feature p a {color: #888; border-bottom: 1px dotted #888; font-weight: bold;}
.feature p a:hover {color: #333; border-color: #333; text-decoration: none;}

/* F E A T U R E - N A V I G A T I O N */

.cycle-pager {position: absolute; bottom: 5px; right: 20px; z-index: 3;}
.cycle-pager a {font-size: 45px; line-height: 45px; font-weight: bold; padding: 0 3px; cursor: pointer; color: #c7c7c7;}
.cycle-pager a:hover, .cycle-pager .activeSlide {color: #b32525; text-decoration: none;}

.banner {width: 980px; height: 283px; padding-bottom:30px;}

/* M A I N - C O N T E N T - A R E A */

#main {width: 980px; padding: 25px 0px;  overflow: auto; }

.content {float: left; background: #fff; overflow: auto; width: 670px;}
.content-full {width: 930px;}
.content-right {float: right; width: 640px;}

.media h1 {padding-bottom:20px;}
.media h2 {padding-bottom:10px;}
.cat h2 {padding-bottom:10px;}

.content-options {width: 930px; height: 30px;}
.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: 580px; height: 30px; border-bottom: 0px solid #ddd; margin: 0 0 20px 0; float:left;}
.content-heading h1 {font-size: 17px; line-height: 30px; font-weight: normal; text-transform: uppercase; color: #FFF; display:inline-table; background-color:#a2c90c; padding:0px 10px; }

/* C O N T E N T - T Y P O G R A P H Y */

.content h2 {font-size: 19px; line-height: 26px; margin: 0 0 20px 0; color: #b52626;}
.content h3 {font-size: 15px; margin: 0 0 5px 0; color: #555; 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 {font-weight: bold; border-bottom: 1px solid #b62626;}
.conetent li a, .content ul a{font-weight: bold;}
.content p a:hover, .content li a:hover {border-color: #630505; text-decoration: none;}
.content u {color:#B62626; font-weight: bold;}

.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: #a2c90c; border: 1px dotted #ccc; padding: 15px; color:#FFF;}
.cta p {margin: 0; font-style: italic;}

/* 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: #a2c90c; border: none; font-weight: bold; font-size: 13px; margin: 15px 0 0 0; text-shadow: 0 -1px 0 #777; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.Contact_Form .btn_submit:hover {cursor: pointer; background: #698400;}
#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 */ 

.spread { width:253px; height:90px; background-image:url(images/sb-spread.gif); display:block;}
.spreadicons { width:150px; margin:0px auto 0px auto; padding-top:35px;}
#sidebar {float: right; width: 253px;}

#sidebar img:hover {filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}

#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;}


.side-blog h2 {padding-bottom:10px;}
.side-blog li {padding: 8px 0 8px 0;
list-style: none;
border-top: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;}
/* S I D E B A R - L E F T */ 

#sidebar-left {float: left; width: 260px;}
#sidebar-left div {padding: 15px; border: 1px solid #a8cd1b;}
#sidebar-left h2 {font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 0 0 5px 0; color: #333; letter-spacing: 1px;}
#sidebar-left p {font-size: 12px; line-height: 18px; 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; height: 200px; padding: 0px 0px 20px 0px; margin: 20px 0 0 0; border-top: 0px dashed #ccc; border-bottom: 1px solid #ccc;}
.btm ul {list-style-type: none; text-align: center; width: 980px;}
.btm li {width: 326px; height: 200px; float: left; margin: 0;}
.btm a {display: block;}
.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;}

.btm2 {width: 980px; height: 200px; padding: 20px 0px 20px 0px; margin: 20px 0 0 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.btm2 ul {list-style-type: none; text-align: center; width: 980px;}
.btm2 li {width: 326px; height: 200px; float: left; margin: 0;}
.btm2 a {display: block;}
.btm2 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;}
.btm2 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; background: #FFF; float: left; border:1px solid #cbcbcb; margin-top:15px;}
#subscribe h2 {float: left; font-weight: normal; color: #b32525; line-height: 30px; font-size: 17px; padding-right:20px;}
#subscribe p {float: left; font-weight: normal; color: #848484; line-height: 30px; font-size: 12px;}
#subscribe div {float: right;}
#subscribe form { height: 30px;}
#subscribe form input {float: left;}
.subscribe-input {border: 1px solid #ccc; width:180px; background:#fff; padding: 5px; float:left; color: #999;} 
.subscribe-btn {border:0; float:left; text-align: center; width: 60px; height: 27px; padding: 5px 0; background: #92b505; border: 1px solid #92b505; color: #fff; text-transform: uppercase; font-size: 11px; font-weight: bold; text-align: center; text-shadow: 0 -1px 0 #333;}
.subscribe-btn:hover {background: #556a00; border: 1px solid #556a00; 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 16px;}
.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;}

/* 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;}