/*
Theme Name: Mandurah Performing Art Centre
Theme URI: http://www.perth-web-design.com.au/
Author: Perth Web Design
Author URI: http://www.perth-web-design.com.au/
Description: Description
Version: 1.0
*/
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%;
 /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll;
 /* Keeps page centred in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%;
 /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%;
 /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */;
}
body {
    background: url("images/bg_star_repeat.gif") repeat scroll 0 0 #FFFFFF;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
ol, ul {
    list-style: none;
}
table {
 /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
    font-size: 1.2em;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
 /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    outline: 0;
}
a img {
    border: 0;
}
/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
    color: #404448;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
    clear: both;
    color: #000;
    line-height: 1em;
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 13px;
}
h6 {
    font-size: 12px;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.2em;
}
/* Text elements */
p {
    margin-bottom: 1.2em;
}
ul, ol {
    margin: 0 0 1.2em 2em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.2em;
}
b, strong {
    font-weight: bold;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.2em;
}
address {
    margin: 0 0 1.2em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 1.6em;
    padding: 1em;
    overflow: auto;
    max-width: 100%;
}
code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 1.2em;
    width: 100%;
}
th {
    font-weight: bold;
}
button,
input,
select,
textarea {
    font-size: 100%;
 /* Corrects font size not being inherited in all browsers */
    margin: 0;
 /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
 /* Improves appearance and consistency in all browsers */
    *vertical-align: middle;
 /* Improves appearance and consistency in all browsers */;
}
button,
input {
    line-height: normal;
 /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
    *overflow: visible;
  /* Corrects inner spacing displayed oddly in IE6/7 */;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid #ccc;
    border-color: #ccc #ccc #bbb #ccc;
    background: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
    color: rgba(0,0,0,.8);
    cursor: pointer;
 /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: button;
 /* Corrects inability to style clickable 'input' types in iOS */
    font-size: 12px;
    font-size: 1em;
    line-height: 1;
    padding: 0px 15px;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    height: 36px;
    line-height: 35px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa #bbb;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb #bbb;
    -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
 /* Addresses box sizing set to content-box in IE8/9 */
    padding: 0;
 /* Addresses excess padding in IE8/9 */;
}
input[type="search"] {
    -webkit-appearance: textfield;
 /* Addresses appearance set to searchfield in S5, Chrome */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
 /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
 /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
    color: #666;
    border: 1px solid #ccc;
    width: 250px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
    color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
}
textarea {
    overflow: auto;
 /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding: 3px 10px 10px 10px;
    vertical-align: top;
 /* Improves readability and alignment in all browsers */
    width: 98%;
    height: 120px;
}
/* Links */
a,
a:visited {
    color: #01B5E2;
    text-decoration: none;
}
a:hover,
a:focus,
a:active {
    text-decoration: underline;
}
a img {
    opacity: 1;
}
a:hover img {
    opacity: 0.8;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.2em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.2em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
/* Text meant only for screen readers */
.assistive-text {
    clip: rect(1px 1px 1px 1px);
 /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
/* =Main Layout
----------------------------------------------- */
#page {
}
.site-header {
    background: url("images/bg_top.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 79px;
    position: absolute;
    width: 100%;
    z-index: 65;
}
.site-title {
    display: block;
    float: left;
    none;
}
.site-title a {
    line-height: 80px;
}
.site-description {
    font-size: 1em;
}
.site-featured {
    margin: auto;
}
.site-header-image-bg {
    height: 419px!important;
}
/*.site-breadcrumbs{ margin: -30px auto auto; position: absolute; width: 100%; }*/
.site-tagline {
    padding: 20px 0;
    background: none repeat scroll 0 0 #ccc;
    border-bottom: #ccc solid 5px;
}
.site-search {
    background: none repeat scroll 0 0 #000000;
    margin: auto auto 20px;
    padding: 15px 0;
    width: 940px;
}
.site-search form {
    padding: 0 20px;
}
.site-search * {
    margin-bottom: 0;
}
.site-search h3 {
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    line-height: 25px;
    text-transform: lowercase;
}
.site-search select,
.site-search input[type=text] {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #787878;
    color: #787878;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 17px;
    padding: 3px 5px;
    width: 164px;
    float: left;
    line-height: 17px;
}
.site-search select {
    height: 25px;
}
.site-search .dateInput {
    margin-right: 5px;
    width: 115px !important;
}
.site-search .btnSearch {
    background: url("images/btn_search.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    height: 25px;
    text-indent: -99999px;
    text-shadow: none;
    width: 65px;
    float: right;
}
.site-search .btnSearch:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.site-search .ui-datepicker-trigger {
    position: absolute;
}
.site-container {
    width: 940px;
    padding: 0 0px;
    margin: auto;
    position: relative;
}
.site-main {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: auto;
    padding: 0 40px 50px;
    width: 940px;
}
.site-footer {
    background: none repeat scroll 0 0 #000000;
    color: #929292;
    float: left;
    width: 100%;
}
.site-footer a {
    color: #929292;
}
.site-footer .footer-content {
    clear: both;
    float: left;
    margin: auto;
    padding: 40px 0 0;
    position: relative;
    width: 100%;
}
.site-footer .footer-info {
    background: none repeat scroll 0 0 #000000;
    clear: both;
    color: #666666;
    float: left;
    font-size: 12px;
    line-height: 22px;
    margin: auto;
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.site-footer .footer-info .site-info {
    width: 30%;
    text-align: right;
    float: right;
    line-height: 20px;
}
.site-footer .footer-info .site-info p {
    margin: 0;
}
.site-footer .footer-info .site-info #pwdlogo {
    background: url(images/pwdlogo.png) right center no-repeat;
    width: 85px;
    height: 12px;
    display: inline-block;
    font-size: 0;
}
.site-footer .footer-info .site-copyright {
    width: 70%;
    text-align: left;
    float: left;
}
.page .entry-header {
}
.page .entry-header .entry-title {
}
.home .front-content .entry-header {
    margin: 0;
    height: auto;
}
.page-title {
    font-family: Georgia;
    font-size: 36px;
    font-style: italic;
    line-height: 50px;
    margin-bottom: 20px;
}
.has-breadcrumbs {
    position: relative;
}
.has-breadcrumbs .breadcrumbs {
    position: absolute;
    right: 0;
    top: 10px;
    width: auto;
}
.single-breadcrumbs {
    text-align: right;
    margin: 0 0 20px;
}
.home .site-header-image-bg {
    height: 419px!important;
}
.page-template-page-templatescontact-us-php .entry-header {
    height: auto;
    /*margin-top: -80px;*/
}
/* =Layout: Content-Sidebar
----------------------------------------------- */
#primary {
    float: right;
    width: 700px;
}
#content {
    margin: 0 0 0 7px;
    display: block;
    position: relative;
    width: 100%;
}
#secondary {
 /* Sidebar 1 */
    float: left;
    width: 220px;
}
#tertiary {
 /* Sidebar 2 */
    clear: right;
}
#tab-reviews {
    width: 550px;
}
/* =Content
----------------------------------------------- */
.sticky {
}
.hentry {
    margin: 0 0 1.2em;
    padding: 0 0 1.2em;
    border-bottom: #eee solid 1px;
}
.hentry .entry-header {
}
.hentry .entry-header .entry-title {
    margin-bottom: 0px;
}
.hentry .entry-header .entry-title a {
}
.single .hentry .entry-header {
    margin-bottom: 20px;
}
.single .hentry,
.page	.hentry {
    border-bottom: none;
}
.entry-meta {
    clear: both;
}
.byline {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.entry-content,
.entry-summary {
    margin: 1.2em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.2em;
}
.page-header {
    margin-bottom: 20px;
}
.attachment .entry-meta {
    clear: none;
    float: left;
}
#image-navigation {
    text-align: right;
}
.hentry.service {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    min-height: 200px;
    padding: 0px;
}
.hentry.service > a {
}
.hentry.service > a img {
    display: block;
    float: left;
    margin-right: 20px;
}
.hentry.service .entry-header {
}
.hentry.service .entry-header .entry-title {
    clear: none;
    padding-top: 15px;
}
.hentry.service .entry-content {
    padding-right: 20px;
}
.single .hentry.service {
    box-shadow: none;
}
.single-exhibition {
}
.single-exhibition .entry-thumbnail {
    float: left;
}
.single-exhibition .entry-thumbnail img {
    width: 450px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
}
.single-exhibition .entry-content {
}
.single-exhibition {
}
.clear {
    clear: both;
}
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%;
 /* Fluid images for posts, comments, and widgets */;
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
    height: auto;
 /* Make sure images with WordPress-added height and width attributes are scaled correctly */
    display: block;
}
.site-header img,
.entry-content img,
img.size-full {
    max-width: 100%;
    width: auto;
 /* Prevent stretching of full-size images with height and width attributes in IE8 */;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.2em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.site-content .gallery {
    margin-bottom: 1.2em;
}
.gallery-caption {
}
.site-content .gallery a img {
    border: medium none;
    display: block;
    height: auto;
    max-width: 100%!important;
    border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd {
    margin: 0;
}
.site-content .gallery .gallery-item {
    float: left;
    margin-top: 6px!important;
    text-align: center;
    width: 33%;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}
/* =Menu
----------------------------------------------- */
#menu-primary-contanier {
    text-align: center;
}
.main-navigation {
    display: block;
    float: right;
    line-height: 1;
    margin: 30px 0 0;
    text-align: center;
    +
    width: auto;
}
.main-navigation .menu {
    width: auto;
    padding: 0px;
    margin: auto;
    position: relative;
}
.main-navigation ul {
    display: inline-block !important;
    text-align: left;
    width: 100%;
    list-style: none;
    margin: 0;
    position: relative;
}
.main-navigation li {
    float: left;
    position: relative;
    margin: 0;
}
.sub-menu li {
	float:none;
}
.main-navigation a {
    border-radius: 0 0 3px 3px;
    color: #333333;
    font-family: 'Oswald',sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 20px 15px 10px;
    text-shadow: none;
    text-transform: uppercase;
}
.main-navigation .menu {
}
.main-navigation .menu > li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: none;
}
.main-navigation .menu > li > a {
}
.main-navigation ul ul {
    display: none;
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    width: 80px;
    border: 1px solid #EDEDED;
}
.main-navigation ul ul ul {
    left: 100%;
    top: -1px;
}
.main-navigation ul ul a {
    width: 180px;
    padding: 0 10px;
    background: #fff;
    text-transform: none;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
    color: #fff;
    background: #01B5E2;
    text-decoration: none;
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
    display: block;
    visibility: visible;
}
.main-navigation ul li:hover > ul ul {
    display: none;
    visibility: hidden;
}
.main-navigation ul li:hover > ul li:hover ul {
    display: block;
    visibility: visible;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
    color: #fff;
    background: #01B5E2;
}
/* Small menu */
.menu-toggle {
    cursor: pointer;
}
.main-small-navigation .menu {
    display: none;
}
.main-small-navigation {
    background: #000;
}
.main-small-navigation .menu-toggle {
    padding: 20px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0;
}
.main-small-navigation .menu {
    list-style: none;
}
.main-small-navigation .menu li {
	border-top: 1px solid #333333;
	position: relative;
}
.main-small-navigation .menu li a {
    
    color: #FFFFFF;
    display: block;
    
    padding: 10px 20px;
    text-align: left;
	width: 70%;
	
}
.main-small-navigation .menu li#menu-item-198 > a,
.main-small-navigation .menu li#menu-item-198  #menu-item-197 >a,
.main-small-navigation .menu li#menu-item-3042 > a{
	display: inline-block;
	width: auto;
}
.main-small-navigation .menu li:hover > a {
}
.main-small-navigation .menu li.current_page_item a,
.main-small-navigation .menu li.current-menu-item a {
}
/* Footer menu */
.footer-info .menu {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
    width: auto;
}
.footer-info .menu li {
    float: left;
}
.footer-info .menu li a {
    border-left: 1px solid #555555;
    color: #555555;
    display: block;
    float: left;
    line-height: 9px;
    padding: 0 6px;
}
.footer-info .menu li:hover > a {
}
.footer-info .menu li.current_page_item a,
.footer-info .menu li.current-menu-item a {
}
/* =Widgets
----------------------------------------------- */
#secondary .widget-title {
    border-bottom: 1px solid #929292;
    border-top: 1px solid #929292;
    color: #5C5C5C;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 6px;
    padding-top: 10px;
    text-transform: uppercase;
}
.widget {
    margin: 0 0 1.2em;
}
.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 10PX;
}
/* Make sure select elements fit in widgets */
.widget select {
    max-width: 100%;
}
/* Search widget */
#searchform .field {
    width: 196px;
}
#searchsubmit {
}
/* Header widget */
.header-widgets {
    display: block;
    float: right;
    margin-top: 20px;
}
.header-widgets .widget {
    text-align: right;
}
.header-widgets .widget p {
    margin-bottom: 0;
}
.header-widgets .widget .widget-title {
    border: none;
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 0;
    font-weight: bold;
}
.header-widgets .widget .phone-number {
    font-size: 38px;
    line-height: 1em;
    font-weight: bold;
    padding-left: 45px;
}
.header-widgets .widget .email {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
}
.header-widgets .widget .address {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
}
/* PWD Address widget */
.pwd-address {
    margin-left: 50px;
}
.pwd-address .location {
    clear: none;
}
.pwd-address .address {
}
.pwd-address .phone {
    color: #929292;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}
.pwd-address .fax {
    margin-bottom: 0;
}
.pwd-address .email {
}
.pwd-address .image-map {
    float: right;
    margin-left: 10px;
}
/* PWD Socials widget */\
.socials {
    list-style: none;
}
.socials li {
    float: left;
    margin-right: 5PX;
}
.socials li a {
    display: block;
    font-size: 0;
    height: 48px;
    opacity: 0.8;
    width: 48px;
}
.socials li a:hover {
    opacity: 1;
}
.socials li.facebook a {
    background: url(images/1404134533_social_3.png) left top no-repeat;
}
.socials li.twitter a {
    background: url(images/1404134583_social_8.png) left top no-repeat;
}
.socials li.linkedin a {
    background: url(images/1404134700_social_7.png) left top no-repeat;
}
.socials li.tripadvisor a {
    background: url(images/icon_tripadvisor.png) left top no-repeat;
}
.socials li.instagram a {
    background: url(images/iconInstagram-Final.png) left top no-repeat;
}
.socials li a {
    background-size: cover!important;
}
#footer-sidebar {
}
#footer-sidebar .widget {
    width: 300px;
    margin-left: 20px;
    float: left;
    margin-bottom: 0;
}
#footer-sidebar .widget-title,
#footer-sidebar .location {
    color: #FFFFFF;
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
#footer-sidebar .widget:first-child {
    margin-left: 0;
}
#footer-sidebar .widget_nav_menu {
    margin-left: 50px;
    width: 250px;
}
#footer-sidebar .widget_nav_menu .menu {
    margin-left: 10px;
    list-style: disc outside none;
}
#footer-sidebar .widget_nav_menu .menu li {
    width: 45%;
    float: left;
    margin-bottom: 10px;
    padding-right: 5%;
}
#footer-sidebar .widget_nav_menu .menu li a {
}
#footer-sidebar .widget_pwd_address_widget {
    float: right;
    margin: 0;
}
#footer-sidebar .gform_widget {
    padding-right: 80px;
    width: 260px;
}
#footer-sidebar .ginput_container input.medium {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #787878;
    color: #787878;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 23px;
    padding: 3px 5px;
    width: 248px;
    line-height: 23px;
}
#footer-sidebar .email .ginput_container input.medium {
    width: 173px;
}
#footer-sidebar .gform_wrapper .gform_footer .gform_button {
    background: url("images/btn_submit.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-top: -40px;
    position: relative;
    text-indent: -9999px;
    width: 68px;
    z-index: 50;
}
#footer-sidebar .gform_wrapper .gform_footer .gform_button:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
/* =Custom Post type
----------------------------------------------- */
/* Custom Post type Slidshow */
#slidercontainer {
    margin: auto;
    background: #d7d7d7;
}
#sliderarea {
    width: 100%;
    height: 419px;
    display: block;
    padding: 0px;
}
#sliderarea .bx-wrapper .bx-pager {
    bottom: 0;
    font-size: 0;
    margin: 0 auto;
    padding: 0px;
    right: 0px;
    width: auto;
    z-index: 55;
}
#sliderarea .bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    box-shadow: none;
    height: 419px;
    background: none!important;
}
#custom-slideshows > .slide {
    width: 100%!important;
    height: 419px;
    background-size: cover!important;
}
#custom-slideshows > .slide img {
    width: auto;
}
#custom-slideshows > .slide .site-container {
    padding-top: 79px;
}
.heroInfo {
    width: 191px;
    background: url(images/bg_hero_box.png) repeat-y;
    padding: 14px 31px 0px 30px;
    height: 326px;
    float: left;
}
.heroInfo1 {
    width: 191px;
    background: url(images/bg_hero_box.png) repeat-y;
    padding: 14px 31px 0px 30px;
    height: 246px;
    float: left;
}
.styleHero {
    color: #F0F0F0;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-style: italic;
    padding: 5px 10px;
}
/* Custom Post type CTA */
#cta-container {
    height: 350px;
    margin-bottom: 50px;
    padding-top: 85px;
    margin-left: 40px;
}
.home #cta-container {
    padding-top: 0;
    ,margin-left: 45px;
}
#custom-cta {
    float: none;
    list-style: none outside none;
    margin: auto;
    padding: 0;
    width: 940px;
}
#custom-cta .cta {
    background: #fff;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    float: left;
    height: 318px;
    margin-left: 34px;
    padding: 5px;
    position: relative;
    width: 178px;
}
#custom-cta .cta.col-0 {
}
#custom-cta .cta img {
    display: block;
    height: auto;
    margin-bottom: 10px;
    max-width: 100%;
}
#custom-cta .cta-title {
    font-size: 20px;
    margin-bottom: 0;
    padding: 0 10px;
}
#custom-cta .cta-summary {
    padding: 10px;
}
#custom-cta .cta-summary .post-readmore {
    display: block;
    margin-top: 5px;
}
#custom-cta .cta:hover .post-readmore {
}
/* = Custom Plugins
------------------------------------------------*/
/* Plugin WP Pagenavi */
.wp-pagenavi {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 0 8px!important;
    text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #333;
}
.wp-pagenavi .pages {
    border: none;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    border: none;
}
/* Gravity Forms Section */
.gform_wrapper ul {
    margin: 0px !important;
}
.gform_wrapper ul li {
    margin: 10px 0px !important;
    padding: 0px !important;
    list-style-image: none !important;
    list-style: none !important;
}
.gfield_label {
    font-weight: lighter !important;
}
.gfield_required {
    color: #ff0000 !important;
    font-weight: lighter !important;
}
.ginput_container input {
}
.ginput_container input:focus,
.ginput_container textarea:focus {
}
.gform_wrapper .gform_footer {
    clear: both;
    margin: 0!important;
    padding: 0!important;
}
.gform_button {
}
.gform_button:focus,
.gform_button:hover {
}
.gform_validation_container {
}
/*-- Gravity Error Section ----------------*/
.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
}
.validation_error {
    color: #790000 !important;
    font-size: 12px !important;
    font-weight: lighter !important;
    margin: 0 !important;
}
.gfield_error {
    background: none !important;
    border: 0px !important;
    color: #70a7c5 !important;
    padding: 0px !important;
}
.gfield_error .gfield_label {
    color: #2b424b !important;
    font-weight: lighter !important;
}
.validation_message {
    color: #790000 !important;
    padding: 2px 0px 0px 0px !important;
}
.gfield_error input,
.gfield_error textarea {
    border: 1px #ff0000 solid !important;
}
.gfield_error input:focus,
.gfield_error textarea:focus {
    color: #fff !important;
}
/* Plugin WP PWD Footer */
#pwd_footer_v2 li {
    margin-left: 5px;
}
/* =Comments
----------------------------------------------- */
#comments {
    margin: 0 0 1.2em;
    width: 515px;
}
#comments h2 {
    background: none repeat scroll 0 0 #F6F6F6;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
}
#respond {
}
#respond #reply-title {
    font-size: 18px;
    margin-bottom: 0;
    padding: 20px 0;
    text-transform: uppercase;
}
#commentform {
    background: none repeat scroll 0 0 #F6F6F6;
    margin-bottom: 30px;
    padding: 30px;
    width: 450px;
}
#commentform p {
    margin-bottom: 10px;
}
#commentform .comment-notes {
}
#commentform label {
    width: 100%;
    display: block;
}
#commentform .comment-form-author {
}
#commentform .comment-form-email {
}
#commentform .comment-form-url {
}
#commentform .comment-form-comment {
}
#commentform .form-allowed-tags {
}
#commentform textarea {
    height: 100px;
    line-height: 16px;
    overflow: auto;
    padding: 11px 7px 7px;
    vertical-align: top;
    width: 90%;
}
#commentform .form-submit {
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
}
.nocomments {
    display: none;
}
.commentlist {
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 70px;
}
.commentlist li.comment {
    padding: 0;
    min-height: 70px;
}
.commentlist li.comment .comment-content {
    padding-bottom: 0px;
    padding-left: 54px;
}
.commentlist li.comment .comment-author {
}
.commentlist li.comment .comment-author img {
    float: left;
    margin-right: 10px;
}
.commentlist li.comment .comment-meta {
    float: right;
    font-size: 11px;
    font-style: oblique;
    margin-top: -30px;
}
.commentlist li.comment .reply {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
    font-size: small;
    margin-top: 0;
    padding: 5px;
    position: absolute;
    top: 60px;
}
.commentlist li.comment .reply a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 10px;
}
.commentlist li.comment .footer {
}
.commentlist li.comment .children {
    list-style: none outside none;
    margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment {
    background: #f6f6f6;
    padding: 10px;
    margin-bottom: 5px;
    position: relative;
}
.commentlist li.comment article.comment .comment-content p {
    margin: 0;
}
.titleWhatson {
    background: url("images/home_title_whatson.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: none;
    height: 62px;
    text-indent: -999999px;
    width: 484px;
    display: none;
}
.home .titleWhatson {
    display: none;
}
.homeFeature1 {
    background: url("images/style_home_title1.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    padding-left: 98px;
    padding-top: 15px;
    width: 338px;
}
.homeFeature2 {
    background: url("images/style_home_title2.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    margin-left: 0;
    padding-left: 98px;
    padding-top: 15px;
    width: 338px;
}
.homeFeature3 {
    background: none;
    display: block;
    margin-left: 0;
    padding-left: 98px;
    padding-top: 15px;
    width: 338px;
}
h3.title3 {
    color: #2D2E34;
    font-family: Arial,Helvetica;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
}
.dashedLine {
    background: url("images/dashed_line.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 3px;
    margin-bottom: 10px;
}
.btnMore {
    background: url("images/arrow_more.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 8px;
}
#front-recommend {
    margin-bottom: 50px;
}
.recommendTitle {
    background: url("images/title_recommend.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 23px;
    margin: 0 auto;
    position: relative;
    text-indent: -99999px;
    top: 8px;
    width: 197px;
}
.recommendWrap {
    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    overflow: hidden;
    padding: 15px 0;
}
.showThumb {
    border: 1px solid #A4A4A4;
    float: left;
    margin-left: 10px;
}
.showThumb.first {
    margin-left: 0;
}
.showThumb img {
    width: 83px;
    height: auto;
    display: block;
}
.btnDownBrochure {
    background: url("images/btn_down_brochure.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 184px 74px;
    border: medium none;
    cursor: pointer;
    width: 184px;
    height: 37px;
    display: block;
    text-indent: -9999px !important;
}
.btnDownBrochure:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
}
.btnDownloadEducation {
    background: url("images/btn_download_education_program.png") no-repeat scroll 0% 0% transparent;
    height: 37px;
    margin: 10px 0 20px;
    width: 297px;
    float: left;
    width: 240px;
}
.btnDownloadEducation:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.btn_downloadBROCHURE {
    background: url("images/btn_downloadBROCHURE.png") no-repeat scroll 0% 0% transparent;
    height: 37px;
    margin: 10px 0 20px;
    width: 297px;
    float: left;
    width: 240px;
}
.btn_downloadBROCHURE:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.btn_downloadINFORMATION {
    background: url("images/btn_downloadINFORMATION.png") no-repeat scroll 0% 0% transparent;
    height: 37px;
    margin: 10px 0 20px;
    width: 297px;
    float: left;
    width: 240px;
}
.btn_downloadINFORMATION:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.btn_downloadPROGRAM {
    background: url("images/btn_downloadPROGRAM.png") no-repeat scroll 0% 0% transparent;
    height: 37px;
    margin: 10px 0 20px;
    width: 297px;
    float: left;
    width: 240px;
}
.btn_downloadPROGRAM:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.btndonate {
    background: url("images/btndonate.png") no-repeat scroll 0% 0% transparent;
    height: 37px;
    margin: 10px 0 20px;
    width: 297px;
    float: left;
    width: 240px;
}
.btndonate:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
/* Inside
*******************************************************************************/
.leftContent {
    float: left;
    width: 187px;
    padding: 25px 25px 25px 0px;
    float: left;
}
.rightContent {
    float: right;
    width: 694px;
    padding-top: 20px;
}
.leftContent p, .smText li, .leftContent a, .smText {
    font-size: 11px;
}
.leftContent p, .leftContent ul {
    margin-bottom: 2px;
}
.sliderWrap {
    width: 960px;
    margin: auto;
    overflow: hidden;
    padding-top: 85px;
}
.contentMiddle {
    float: left;
    width: 535px;
}
.sideTitle {
    border-top: 1px solid #929292;
    border-bottom: 1px solid #929292;
    padding-top: 6px;
    margin-bottom: 10px;
}
h1.title {
    font-family: Georgia;
    font-size: 36px;
    font-style: italic;
    margin-bottom: 0;
}
h4.title5 {
    color: #828486;
    font-size: 14px;
    font-weight: lighter;
    margin: 0 0 15px;
    margin-top: 20px;
}
.title4 {
    color: #5C5C5C;
    font-family: Arial,Helvetica;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    line-height: 18px;
    text-transform: uppercase;
}
.normalList {
    list-style: disc outside none !important;
    margin-bottom: 10px !important;
    margin-left: 20px !important;
}
.smText li {
}
.categoryList li a {
    display: block;
    padding: 5px 10px;
    background: url(images/points.png) no-repeat left;
    font-size: 12px;
}
.categoryList li a:hover {
    text-decoration: none;
}
.categoryList li {
    padding-bottom: 1px;
    background: url(images/dasheline1.gif) repeat-x bottom;
}
.categoryList li {
    padding-bottom: 1px;
    background: url(images/dasheline1.gif) repeat-x bottom;
}
.activeLink > a {
 /* background:url(images/bg_active.gif) no-repeat !important; */
    background: #01b5e2 !important;
    color: #FFF;
    border: 0 !important;
}
.listThumb {
    background: url(images/show_list_thumb_bg.gif) no-repeat;
    width: 137px;
    height: 137px;
    padding: 5px;
    float: left;
}
.listThumb2 {
    background: url(images/show_list_thumb_bg2.gif) no-repeat;
    width: 98px;
    height: 161px;
    padding: 5px;
    float: left;
}
.listThumb2 img {
    width: 100%;
    height: auto;
}
.hentry.show {
    clear: both;
    margin-bottom: 40px;
    overflow: hidden;
}
.hentry.show .entry-title {
    clear: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 4px;
    text-transform: none;
}
.showList {
    clear: both;
    overflow: hidden;
    margin-bottom: 40px;
}
.sub {
    font-weight: bold;
    font-size: 13px;
    color: #01b5e2;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: #01b5e2;
    font-family: Arial,Helvetica,sans-serif;
}
.sub a:hover {
    text-decoration: none;
}
.showDescp {
    width: 500px;
    float: left;
    margin-left: 20px;
}
.btnBuy1 {
    background: url("images/btn_buy1.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 27px;
    text-indent: -9999px;
    width: 85px;
}
.btnBuy1:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.submenu li {
    display: inline;
}
.submenu li a {
    font-size: 11px;
}
.submenu {
    float: right;
}
.floatLeft {
    float: left;
}
.showHero {
    width: 1138xp;
    margin: auto;
    display: block;
}
#search_box_container {
    height: 60px;
}
.searchBoxClosed {
    width: 960px;
    height: 5px;
    background: #000;
}
.padding1 {
    padding-left: 25px;
}
.ticketTitle {
    background: none repeat scroll 0 0 #C0C0C0;
    color: #5C5C5C;
    font-size: 14px;
    height: 25px;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0 8px;
    text-transform: uppercase;
    width: auto;
}
.smFrom {
    font-size: 11px;
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
}
.bigPrice {
    color: #000;
    font-weight: bold;
    font-size: 25px !important;
    margin-left: 5px;
    margin-bottom: 15px !important;
    line-height: 23px;
}
.btnTicket {
    background: url("images/btn_buy2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 27px;
    margin-bottom: 20px;
    text-indent: -99999px;
    width: 185px;
}
.btnTicket:hover {
    background-position: left bottom;
}
.timeTable td {
    font-size: 11px;
    padding: 3px 2px;
    background: url(images/dasheline1.gif) repeat-x bottom;
    text-transform: uppercase;
}
.timeTable {
    margin-bottom: 8px;
}
.notice {
    font-style: italic;
    color: #777;
    font-size: 11px;
    line-height: 16px;
}
.sub1 {
    font-weight: bold;
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
    clear: both;
}
.galleryTm {
    margin: 0;
    list-style: none;
}
.galleryTm li {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.galleryTm li:first-child {
    margin-left: 0px;
}
.galleryTm li a {
    padding: 3px;
    border: 1px solid #CCC;
    display: block;
    width: 96px;
    height: 96px;
}
.galleryTm li a img {
    width: 100%;
    height: auto;
}
.galleryTm li a:hover {
    border: 4px solid #01b5e2;
    padding: 0px;
}
.galleryTm1 li {
    display: block;
    float: left;
    margin-left: 7px;
}
.galleryTm1 li:first-child {
    margin-left: 0px;
}
.galleryTm1 li a {
    padding: 1px;
    border: 1px solid #CCC;
    display: block;
    width: 96px;
    height: 96px;
}
.galleryTm1 li a:hover {
    border: 2px solid #01b5e2;
    padding: 0px;
}
.galleryTm1 {
    margin-top: 8px;
}
.reviewBox {
    background: url(images/quote.gif) no-repeat top left;
    padding: 20px 10px 20px 40px;
    border-top: 1px dotted #CCC;
}
.reviewContent {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
    color: #82878d;
}
.reviewPerson {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #686d72;
    padding-left: 10px;
}
#tabs-single-show ul li a.current {
    background-color: #000;
}
.p1 .page1 a, .p2 .page2 a, .p3 .page3 a, .p4 .page4 a {
    background-position: bottom;
}
.page1 a {
    background: url(images/sub_overview.gif) no-repeat;
    width: 92px;
    height: 92px;
    display: block;
    text-indent: -99999px;
}
.page1 a:hover {
    background-position: center;
}
.page1 a.currant {
    background-position: bottom;
}
.page2 a {
    background: url(images/sub_gallery.gif) no-repeat;
    width: 92px;
    height: 92px;
    display: block;
    text-indent: -99999px;
}
.page2 a:hover {
    background-position: center;
}
.page2 a.current-menu-item {
    background-position: top;
}
.page3 a {
    background: url(images/sub_review.gif) no-repeat;
    width: 92px;
    height: 92px;
    display: block;
    text-indent: -99999px;
}
.page3 a:hover {
    background-position: center;
}
.page4 a {
    background: url(images/sub_videos.gif) no-repeat;
    width: 92px;
    height: 92px;
    display: block;
    text-indent: -99999px;
}
.page4 a:hover {
    background-position: center;
}
li.page5 {
    background: url(https://www.manpac.com.au/wp-content/uploads/2014/06/THE-SEBEL_Mandurah_Sponser.jpg) no-repeat;
    width: 150px;
    height: 240px;
    display: block;
    text-indent: -99999px;
    margin: -26px -53px 0 0;
    min-height: 600px;
}
#tabs-single-show ul.ui-tabs-nav li a.current {
    background-position: left bottom;
}
.vLine {
    background: url(images/vertical_line.gif) no-repeat;
    width: 1px;
    height: 42px;
    position: relative;
    left: 46px;
}
.subNavi, .ui-tabs-nav {
    float: right;
    width: 92px;
    margin: 0;
    list-style: none;
    margin-top: 60px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0px;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0;
    display: block;
    padding: 1em 1.4em;
    position: absolute;
    width: 540px;
}
.reviews {
    margin-top: 424px;
    margin-left: 16px;
}
.subNavi2 {
    float: right;
    width: 140;
    margin: 0;
    list-style: none;
    margin-top: 60px;
}
.placeHoder {
    height: 419px;
}
.placeHoder1 {
    height: 339px;
}
#whatson2 .heroWrap {
    height: 339px;
    background: url(images/immerse_hero.jpg) no-repeat top center;
}
#whatson3 .heroWrap {
    height: 339px;
    background: url(images/your_visit_hero.jpg) no-repeat top center;
}
#gallery .heroWrap {
    height: 339px;
    background: url(images/gallery_hero.jpg) no-repeat top center;
}
#fompac .heroWrap {
    height: 339px;
    background: url(images/fompac_hero.jpg) no-repeat top center;
}
#venue .heroWrap {
    height: 339px;
    background: url(images/venue_hero.jpg) no-repeat top center;
}
#about .heroWrap {
    height: 339px;
    background: url(images/about_hero.jpg) no-repeat top center;
}
#contact .heroWrap {
    height: 339px;
    background: url(images/general_hero.jpg) no-repeat top center;
}
#general .heroWrap {
    height: 339px;
    background: url(images/general_hero.jpg) no-repeat top center;
}
#get_involoved .heroWrap {
    height: 339px;
    background: url(images/general_hero.jpg) no-repeat top center;
}
.btnMore1 {
    float: left;
    background: url(images/btn_more1.png) no-repeat;
    width: 113px;
    height: 26px;
    position: relative;
    top: 205px;
    left: 10px;
}
.btnMore2 {
    background: url(images/btn_more2.gif) no-repeat;
    width: 85px;
    height: 27px;
    display: block;
    text-indent: -9999px;
}
.btnMore2:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.photoWrap {
    float: left;
    margin: 0px 20px 10px 0px;
}
.btnDownload {
    background: url(images/btn_download.png) no-repeat;
    width: 151px;
    height: 37px;
    display: block;
}
.jointUs {
    background: url(images/bg_join_mpac.jpg) no-repeat;
    width: 960px;
    height: 304px;
}
.addressBox {
    padding: 10px 0px 5px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    margin-bottom: 10px;
}
.addressBox p {
    color: #808080 !important;
    margin-bottom: 5px;
}
.jointContent {
    width: 251px;
    float: right;
    margin-right: 35px;
    margin-top: 60px;
}
.jointContent p {
    color: #FFF;
    margin-bottom: 5px;
}
.planList li {
    background: url(images/pdf_icon.gif) no-repeat left;
    padding-left: 18px;
}
.planList li a {
    padding: 3px 0px;
    border-bottom: 1px dotted #ccc;
    display: block;
}
.planList li a:hover {
    text-decoration: none;
}
.staffTable td {
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCC;
    padding-top: 10px;
}
.artGalleryNewsletter {
    background: #000;
    height: 40px;
    margin: 0 0 15px 0;
    padding: 14px 14px 0 18px;
}
.btnSubmitNewsletter {
    background: url(images/btn_submit_newsletter.png) no-repeat;
    width: 65px;
    height: 27px;
}
.borderBottom {
    background: url(images/dasheline1.gif) repeat-x 0 24px;
    padding-bottom: 10px;
    margin-bottom: 5px !important;
}
.btnDownload:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.single-show .show-thumbnail {
    background: url("images/bg_hero_box.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 326px;
    margin-top: -416px;
    padding: 14px 31px 0 30px;
    position: absolute;
    width: 191px;
}
.single-show .show-thumbnail img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px;
    margin-top: 15px;
    padding: 5px;
}
.postOption {
    margin: 10px 11px 0px;
    list-style: none;
}
.postOption li {
    float: left;
}
.postOption li a {
    display: block;
    text-indent: -9999px;
}
.option1 {
    background: url(images/ticket_option.gif) no-repeat 0px 0px;
    width: 78px;
    height: 23px;
}
.option1:hover {
    background-position: 0px -23px;
}
.option2 {
    background: url(images/ticket_option.gif) no-repeat -78px 0px;
    width: 73px;
    height: 23px;
}
.option2:hover {
    background-position: -78px -23px;
}
.posterBottom {
    background: url(images/poster_bottom.png) no-repeat;
    width: 190px;
    height: 6px;
}
.form-inline_wrapper {
    background: none repeat scroll 0 0 #000000;
    height: 40px;
    margin: 0 0 15px;
    padding: 14px 14px 0 18px;
}
.form-inline_wrapper .gform_heading {
    float: left;
}
.form-inline_wrapper .gform_heading .gform_title {
    color: #828486;
    font-size: 14px;
    font-weight: lighter;
    line-height: 24px;
    margin: 0 16px 0 0;
}
.form-inline_wrapper .gform_body {
}
.form-inline_wrapper .gform_body .gform_fields {
}
.form-inline_wrapper .gform_body .gform_fields li {
    float: left;
    clear: none;
    margin: 0!important;
}
.form-inline_wrapper .gform_body .gform_fields input {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #787878;
    color: #787878;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 17px;
    padding: 3px;
    width: 180px;
    margin-right: 10px;
    line-height: 17px;
}
.form-inline_wrapper .gform_footer {
    clear: none;
}
.form-inline_wrapper .gform_footer .gform_button {
    background: url("images/btn_submit_newsletter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    height: 27px;
    text-indent: -99999px;
    width: 65px;
    float: right;
}
/* Contact
*******************************************************************************/
.mapwrap {
    width: 930px;
    height: 258px;
    background: url(images/bg_map.png);
    margin-bottom: 30px;
    margin-left: 8px;
    padding: 15px;
}
p.address {
    background: url(images/icon_address.png) no-repeat scroll 1px 0 transparent;
    line-height: 20px;
    margin-top: 17px;
    padding-left: 30px;
}
p.email {
    background: url(images/icon_email.png) no-repeat scroll 0 2px transparent;
    line-height: 20px;
    margin-bottom: 0;
    padding-left: 30px;
}
.inputBox {
    border: 1px solid #CCC;
    color: #676767;
    font: 12px/14px Arial, Helvetica, sans-serif;
    height: 19px;
    padding: 2px 3px 3px;
}
.selectBox {
    border: 1px solid #CCC;
    color: #676767;
    font: 12px/14px Arial, Helvetica, sans-serif;
    height: 26px;
    padding: 3px;
}
table#contactForm td {
    height: 32px;
    vertical-align: top;
}
#contactForm td textarea {
    border: 1px solid #CCC;
    color: #676767;
    font: 12px/11px Arial, Helvetica, sans-serif;
    padding: 3px;
}
p.phone {
    background: url("images/icon_phone.png") no-repeat scroll 0 1px transparent;
    line-height: 20px;
    margin-bottom: 2px;
    padding-left: 30px;
    margin-top: 17px;
}
p.time {
    background: url("images/time.png") no-repeat scroll 0 1px transparent;
    line-height: 20px;
    margin-bottom: 2px;
    padding-left: 30px;
    margin-top: 17px;
}
.note {
    color: #777;
    font-size: 11px;
    font-style: italic;
}
p.fax {
    background: url("images/icon_fax.png") no-repeat scroll 0 1px transparent;
    line-height: 20px;
    margin-bottom: 2px;
    padding-left: 30px;
}
p.time {
    background: url("images/icon_time.png") no-repeat scroll 0 1px transparent;
    line-height: 20px;
    margin-bottom: 2px;
    padding-left: 30px;
}
.page-template-page-templatescontact-us-php p.time {
    margin-top: 0!important;
    margin-bottom: 10px!important;
}
.noteBox {
    background: #fffcde;
    padding: 20px;
    margin-top: 30px;
    border: 1px solid #d4d1b3;
    width: 240px;
}
.noteBox p {
    margin-bottom: 0px;
}
.noteBox1 {
    background: #d0eef4;
    padding: 20px;
    margin-top: 30px;
    border: 1px solid #d4d1b3;
}
.btnRight1 {
    background: url(images/btn_submit.gif) no-repeat;
    width: 75px;
    height: 33px;
}
.padding3 {
    padding: 10px 25px;
}
.baseForm td {
    height: 33px;
}
.btn1 {
    background: url(images/btn_submit.gif) no-repeat;
    width: 90px;
    height: 33px;
}
.contentMiddle {
    width: 535px;
    float: left;
}
.btnSend {
    background: url(images/btn_send_form.gif) no-repeat;
    width: 103px;
    height: 35px;
    background: block;
}
#content .mandjar {
    float: left;
    width: 150PX;
    margin-right: 20PX;
    display: inline-block;
    height: 310px;
}
.attachment-mandjar {
    border: 1px solid #ccc;
    clear: both;
    display: block;
    margin-bottom: 5px;
    padding: 3px;
}
.col-0 {
    margin-left: 0px !important;
}
.footerlink {
    background-image: url("images/sebellogo.jpg");
    float: right;
    height: 45px;
    margin: 0 -180px 0 0;
    text-indent: -99999px;
    width: 100px;
}
.btnDownSplash {
    background: url("images/btn_send_form.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 35px;
    margin: 10px 0 20px;
    width: 297px;
    float: left;
    width: 220PX;
    text-indent: -99999px;
}
.btnDownSplash:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
#gform_wrapper_5 {
    background-color: #f7f7f7;
    border: 1px solid #f1f1f1;
    padding: 30px;
}
#gform_wrapper_5 input[type="text"] {
    float: right;
    height: 25px;
    margin: -23px 270px 0 0;
    padding: 0 21px 9px -11px;
    width: 200px;
}
#gform_wrapper_5 ul li {
    line-height: 20px;
}
.gform_wrapper_5 ul {
    margin: 28px !important;
}
#gform_wrapper_5 .gfield_description {
    margin-top: -21px;
    padding: 0 0 0 359px;
}
#gform_wrapper_5  .gform_button {
    background: url("images/btn_send_form.gif");
    text-indent: -99999px;
    height: 35px;
    width: 103px;
    box-shadow: none;
    margin: 15px 0 0 126px;
    border: medium none;
}
#gform_wrapper_5 .gform_button:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
#secondary .menu li {
    padding: 0;
    background: none;
    border: none;
}
#secondary .menu li a {
    background: url("images/points.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #CCCCCC;
    padding: 6px 10px;
    display: block;
}
#secondary .menu li .sub-menu {
    margin: 0;
}
#secondary .menu li .sub-menu li a {
    background: none;
    text-indent: 15px;
}
.menu-item-has-children {
    background: none;
}
.get-involved-menu ul li.current_page_item > .sgr-custom-taxonomies-menu ul li.current_page_item {
    display: block;
    background: none;
}
.get-involved-menu ul li.current_page_item a {
    /*color: #fff;*/
}
.get-involved-menu ul li ul.sub-menu li a:hover {
    color: #888888;
}
.gallery-menu {
}
.gallery-menu ul {
}
.gallery-menu ul li {
    background: url("images/points.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #CCCCCC;
    padding: 6px 10px;
}
.gallery-menu ul li a {
    font-size: 12px;
}
.gallery-menu ul li a.current_page_item {
   color: #fff;
    background: url(images/currant.png);
    padding: 7px 2px;
}
.gallery-menu li .sub-menu {
    display: none;
}
.gallery-menu  li :hover {
    color: #888888;
}
.gallery-menu li.current-menu-item > ul, li.current_page_item .menu-item-has-children > ul.submenu li a {
    display: block;
    background: #fff;
    color: #01B5E2;
    margin: 10px -10px -7px;
    padding: 5px;
}
.gallery-menu ul li.current-menu-parent {
    background-position: top 10px left;
}
.gallery-menu ul li ul.sub-menu li {
    background: none;
    width: 205px;
    margin-left: -10px;
}
.gallery-menu ul li ul.sub-menu li a {
    color: #01B5E2;
}
.gallery-menu ul li.current-menu-parent ul.sub-menu {
    display: block;
    background: none;
    border-bottom: 0px;
}
.gallery-menu ul li.current_page_item {
    background: url(images/currant.png);
}
.menu-item-has-children {
    background: none;
}
.gallery-menu ul li.current_page_item > .gallery-menu ul li.current-cat {
    display: block;
    background: none;
}
.gallery-menu ul li.current_page_item a {
   /* color: #fff;*/
}
.gallery-menu ul li ul.sub-menu li a:hover {
    color: #888888;
}
#sgr-custom-taxonomies-menu-2 {
}
#sgr-custom-taxonomies-menu-2 ul {
}
#sgr-custom-taxonomies-menu-2 ul li {
    background: url("images/points.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #CCCCCC;
    padding: 6px 10px;
}
#sgr-custom-taxonomies-menu-2 ul li a {
    font-size: 12px;
}
#sgr-custom-taxonomies-menu-2 ul li a.current-cat {
    color: #fff;
    background: url(images/currant.png);
    padding: 7px 2px;
}
#sgr-custom-taxonomies-menu-2 li .sub-menu {
    display: none;
}
#sgr-custom-taxonomies-menu-2  li :hover {
    color: #888888;
}
#sgr-custom-taxonomies-menu-2 li.current-cat > ul, li.current_page_item .menu-item-has-children > ul.submenu li a {
    display: block;
    background: #fff;
    color: #01B5E2;
    margin: 10px -10px -7px;
    padding: 5px;
}
#sgr-custom-taxonomies-menu-2 ul li.current-menu-parent {
    background-position: top 10px left;
}
#sgr-custom-taxonomies-menu-2 ul li ul.sub-menu li {
    background: none;
    width: 205px;
    margin-left: -10px;
}
#sgr-custom-taxonomies-menu-2 ul li ul.sub-menu li a {
    color: #01B5E2;
}
#sgr-custom-taxonomies-menu-2 ul li.current-menu-parent ul.sub-menu {
    display: block;
    background: none;
    border-bottom: 0px;
}
#sgr-custom-taxonomies-menu-2 ul li.current-cat {
    background: url(images/currant.png);
}
.menu-item-has-children {
    background: none;
}
#sgr-custom-taxonomies-menu-2 ul li.current-cat > .sgr-custom-taxonomies-menu ul li.current_page_item {
    display: block;
    background: none;
}
#sgr-custom-taxonomies-menu-2 ul li.current-cat a {
    color: #fff;
}
#sgr-custom-taxonomies-menu-2 ul li ul.sub-menu li a:hover {
    color: #888888;
}
#gform_wrapper_4 h3 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    float: left;
    line-height: 50px;
    margin: 0 25px;
}
#gform_wrapper_4 .ginput_container input {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #787878;
    color: #787878;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    padding: 3px 5px;
    width: 164px;
    margin-right: 10px;
    margin-top: 12px;
}
#gform_wrapper_4 .gform_footer .gform_button {
    background: url("images/btn_submit_.png");
    height: 27px;
    width: 65px;
    float: right;
    margin-right: 17px;
    margin-top: -38px;
    text-indent: -99999px;
    box-shadow: none;
    border-width: 0px;
}
#gform_wrapper_4 .gform_footer .gform_button:hover {
    background-position: left bottom;
    color: #547a84;
    text-decoration: underline;
    text-indent: -99999px;
}
.form4 {
    background-color: #000000;
}
#fb {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
}
.staff-entry {
	width: 220px;
	padding: 20px 34px;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.staff-entry img {
	margin: 0 auto;
}
#simpleimage-6 {
  margin-top: 230px;
  position: absolute;
  margin-left: 43%!important;
}
.front-content {
    padding: 0 15px;
}
/* Large desktop */
@media(max-width: 1024px) {
	.main-navigation ul ul ul {
		left: 0;
		top: 20px;
	}
	.main-navigation .menu > li:nth-child(7) ul{
		width: 88px;
	}
	#custom-cta .cta {
		width: 19%;
		margin-left: 32px;
	}
	.front-content {
		padding: 0;
	}
	.homeFeature2 {
		padding-top: 32px;
	}
	#secondary {
		padding-top: 15px;
	}
	.page-template-venue-detail .content-area{
		width: 100%;
	}
	.page-template-venue-detail .showDescp {
		width: 80%;
	}
	#primary {
		width: 100%;
	}
	#secondary {
		width: 100%;
	}
	.single-show .show-thumbnail {
		top: 63.5%;
	}
	.ui-tabs .ui-tabs-panel {
		width: 83%;
	}
}	
@media(max-width: 980px) {
	.main-navigation {
		float: left;
	}
	.site-main {
		margin: auto;
		width: 100%;
		padding: 0 0 50px;
	}
	#custom-cta .cta {
		width: 19%;
		margin-left: 45px;
	}
	.column-grid .column {
		margin-right: 0;
	}
	.column-grid-2 .column-span-1 {
	}
	input[type="password"], textarea {
		width: 95%;
	}
	input[type="text"], input[type="email"], input[type="password"], textarea {
    width: 90%;}
	
	.column-first {
		padding-left: 15px;
	}

#content {
		width: 96%;
		margin: auto;
	}
	#primary {
		width: 100%;
	}
	#secondary {
		margin-left: 15px;
	}
	.site-main {
		width: 100%;
	}
	h1.entry-title {
		padding-left: 15px;
	}
	.single-show .show-thumbnail {
		top: 38.5%;
		left: 2%;
	}
}		
@media(max-width: 800px) {
	.sub-menu{
		display: none;
	}
	.menu-item-has-children::after {
		color: #8c8c8c;
		content: "";
		cursor: pointer;
		font-family: FontAwesome;
		font-size: 20px;
		font-weight: bold;
		height: 50px;
		line-height: 54px;
		padding-left: 30px;
		position: absolute;
		right: -5%;
		top: -15px;
		width: 50px;
	}
	#custom-cta .cta {
		margin-left: 11px;
		width: 21%;
	}
	.site-container {
		width: 100%;
	}
	.main-small-navigation {
		float: right;
		margin-right: 15px;
		margin-top: 17px;
		width: 60%;
	}
	.gform_widget .widget-title {
		text-align: center !important;
	}
	.site-search {
		width: 100%;
		display: table;
	}
	.site-search select, .site-search input[type="text"] {
		width: 125px;
	}
	.site-search select {
		width: 140px !important;
	}
	.site-search td {
		width: 18%;
	}
	.site-search td:nth-child(1) {
		width: 12%;
	}
	.site-search td:nth-child(6) {
		width: 9%;
	}
	.front-content {
		padding: 0 15px;
	}
	.site-search .dateInput {
		width: 95px !important;
	}
	table { 
	  width: 100%; 
	  border-collapse: collapse; 
	}
	table { 
		display: block; 
	}
	#custom-cta {
		width: 100%;
	}
	#cta-container {
		width: 95%;
	}
	.showThumb {
		margin-bottom: 10px;
		margin-left: 0;
		margin-right: 10px;
	}
	.showThumb img {
		width: 144px;
	}
	.recommendWrap {
		padding-left: 15px;
	}
	.homeFeature1 {
		width: 210px;
	}
	.site-footer .footer-content {
		padding: 40px 15px 0;
		width: 96%;
	}
	.widget_pwd_address_widget {
		float: right;
		width: 240px !important;
		clear: none;
		margin: 0 58px 0 0 !important;
	}
	#footer-sidebar .gform_wrapper .gform_footer .gform_button {
		float: none;
	}
	#simpleimage-6 {
		left: 18%;
		margin-left: 0 !important;
		top: 262%;
	}
	.pwd-address {
		margin-left: 0;
	}
	.pwd-address .location {
		text-align: left;
		clear: both;
	}
	#footer-sidebar .gform_widget {
		margin: auto auto 60px !important;
		padding-right: 0;
		text-align: center;
		width: 82%;
		float: none;
	}
	#footer-sidebar .ginput_container input{
		width: 100% !important;
	}
	#footer-sidebar .gform_wrapper .gform_footer .gform_button {
		margin-top: 0;
		right: -11px;
	}
	#footer-sidebar .widget {
		margin: auto;
	}
	#footer-sidebar .widget-title {
		text-align: left;
	}
	#footer-sidebar .widget_nav_menu {
		width: 48%;
		float:left;
		padding-left: 70px;
	}
	.site-footer .footer-info .site-copyright {
		text-align: center;
		width: 100%;
	}
	.site-footer .footer-info .site-info {
		float: none;
		line-height: 20px;
		text-align: center;
		width: 100%;
	}
	
	#pwd_footer_v2 {
		float: none;
	}
	.postOption {
		margin: 10px 0 0;
	}
	.option1 {
		width: 68px;
	}
	.option2 {
		background: rgba(0, 0, 0, 0) url("images/ticket_option.gif") no-repeat scroll -69px 0;
		width: 82px;
	}
	.option2:hover {
		background-position: -69px -23px;
	}
	.site-footer .footer-content {
		margin-bottom: 30px;
	}
	.listThumb{
		margin-bottom: 15px;
	}
}	
@media(max-width: 768px) {	
	#cta-container {
		width: 97%;
		margin-left: 15px;
	}
	#custom-cta .cta {
		width: 22%;
	}
	.option1 {
		width: 65px;
	}
	.showThumb img {
		width: 138px;
		height: 215px;
	}
	.site-search td:nth-child(1) {
		width: 13%;
	}
	.site-search td:nth-child(4) {
		width: 19%;
	}
	#content img {
		width: 100%;
		height: auto;
	}
	#secondary {
		width: 95%;
	}
	#__mce td img {
		width: 95%;
	}
	.single-show .show-thumbnail {
		top: 48%;
	}
	.page-template-getinvolved table{
		width: 100% !important;
	}
	
	.page-template-getinvolved table tr td{
		padding: 10px;
	}
	.clear10 {
		margin: 15px 0;
	}
}	
@media(max-width: 736px) {
#custom-cta .cta {
    width: 22%;
}	
	.showThumb img {
		height: 210px;
		width: 131px;
	}
	#footer-sidebar .widget_nav_menu {
		padding-left: 65px;
	}
	.site-search td:nth-child(1) {
		width: 6%;
	}
	.site-search h3 {
		line-height: 14px;
	}
	
	.homeFeature1 {
		width: 285px;
		background: rgba(0, 0, 0, 0) url("images/style_home_title1.gif") no-repeat scroll center top;
		padding-left: 15px;
		padding-top: 100px;
	}
	.homeFeature2 {
		float: right;
		margin-top: -150px;
		padding-left: 98px;
		padding-top: 30px;
		width: 285px;
	}
	.homeFeature3{
		display: none;
	}
	#fb {
		right: 15px;
	}
	.front-content {
		padding: 0;
	}
	.single-show .show-thumbnail {
		top: 118%;
	}
}	
@media(max-width: 732px) {
	#custom-cta .cta {
		width: 22%;
	}
	.site-search td {
		width: 20%;
	}
	.site-search td:nth-child(4) {
		width: 20%;
	}
	
	.showThumb img {
		height: 195px;
		width: 130px;
	}
	#content {
		width: 96%;
		margin: auto;
	}
	#primary {
		width: 100%;
	}
	#secondary {
		margin-left: 15px;
	}
	.site-main {
		width: 100%;
	}
	#footer-sidebar .widget_nav_menu .menu {
		list-style: inside none disc;
		margin-left: 10px;
	}
}
@media(max-width: 667px) {
	.fixednav{
		position: fixed;
		top: -17px;
	}
	.option1 {
    margin-left: 0;
    width: 74px;
}
    .site-title {
        display: block;
        float: none;
        font-size: 60px;
        margin: 10px auto;
        text-align: center;
    }
    .site-title a {
        display: inline-block;
        line-height: 80px;
    }
    .site-title a img {
        display: block;
    }
    .header-widgets {
        display: none;
    }
    .site-container {
        width: 100%;
    }
    .site-main,
	.home .site-main {
        padding: 20px;
        width: auto;
    }
    
    #custom-cta {
        width: 100%;
    }
    #custom-cta .cta {
		float: left;
		margin-bottom: 20px !important;
		margin-left: 75px;
		margin-right: 50px;
		margin-top: 0;
		width: 26%;
    }
	.col-0 {
		margin-left: 75px !important;
	}
    .site-main, .home .site-main {
		width: 94%;
	}
	#primary {
		width: 100%;
	}
	.showDescp {
		margin-left: 0;
	}
    .site-footer .site-container {
        width: auto;
        padding: 0 20px;
    }
    #footer-sidebar .widget {
        float: left;
        margin: auto auto 20px;
        text-align: center;
        width: 100%;
    }
    #footer-sidebar .widget .socials li {
        display: inline-block;
        float: none;
    }
    #footer-sidebar .widget_pwd_address_widget {
        float: none;
        margin: 0;
    }
	#footer-sidebar .widget_nav_menu .menu {
		list-style: none;
	}
	.main-small-navigation {
		float: none;
		margin-right: 0;
		margin-top: 17px;
		width: 100%;
	}
	#cta-container {
		margin-left: 0;
		width: 100%;
	}
	
.homeFeature1 {
    text-align: center;
    width: 95%;
}
.homeFeature1 img {
    width: 100%;
}
.homeFeature2 {
	background: rgba(0, 0, 0, 0) url("images/style_home_title2.gif") no-repeat scroll center top;
    margin-top: 0;
    padding-left: 0;
    padding-top: 100px;
    text-align: center;
    width: 100%;
}	
#fb {
    position: relative;
    width: 100%;
	text-align: center;
}
.showThumb img {
    width: 110px;
	height: 180px;
}
#footer-sidebar .widget-title {
    text-align: center;
}
.pwd-address .location {
    text-align: center;
}
#footer-sidebar .widget_nav_menu {
    padding-left: 0;
	margin-bottom: 90px;
}
.site-footer .footer-content {
    padding: 40px 12px 0;
	width: 95%;
}
#simpleimage-6 {
    left: 0;
    margin-left: 0 !important;
    top: 54%;
}
.widget_pwd_address_widget {
    width: 100% !important;
}
p.phone {
    background: transparent url("images/icon_phone.png") no-repeat scroll 32% 1px;
}
p.address {
    background: transparent url("images/icon_address.png") no-repeat scroll 29% 0;
}
p.email {
    background: transparent url("images/icon_email.png") no-repeat scroll 34% 2px;
}
table, thead, tbody, th, td, tr { 
	}
.site-search td {
    display: inline-block;
}
.site-search select, .site-search input[type="text"] {
    width: 98%;
}
.site-search td {
    width: 100% !important;
	margin-bottom: 10px;
}

.site-search td:nth-child(4) {
    width: 28% !important;
	clear: both;
}
.site-search td:nth-child(5) {
    width: 28% !important;
}

.site-search h3 {
    width: 100%;
	margin-bottom: 5px;
}
.site-search .ui-datepicker-trigger {
    position: relative;
}
.site-search td:nth-child(3) {
    width: 30% !important;
}
.site-search select {
    width: 175px !important;
}
.site-search td:nth-child(4) {
    width: 28% !important;
}
.site-search .dateInput {
    width: 124px !important;
}
.site-search td:nth-child(6) {
    width: 12% !important;
}
.site-search .btnSearch {
    width: 65px;
}
.single-show .show-thumbnail {
    left: 31%;
}
.ui-tabs .ui-tabs-panel {
    padding-left: 0;
    position: relative;
    width: 100%;
}
.subNavi, .ui-tabs-nav {
	float: none;
}
.subNavi2 {
    float: none;
    margin: auto;
}
.ui-tabs .ui-tabs-nav {
    margin: auto;
}
li.page5 {
    min-height: 100%;
    width: 100px;
	margin: auto;
}
.single-show .show-thumbnail {
    top: 130%;
}
}
@media(max-width: 640px) {
.option1 {
    margin-left: 10px;
    width: 74px;
}	
    .site-title {
        display: block;
        float: none;
        font-size: 60px;
        margin: 10px auto;
        text-align: center;
    }
    .site-title a {
        display: inline-block;
        line-height: 80px;
    }
    .site-title a img {
        display: block;
    }
    .header-widgets {
        display: none;
    }
    .site-container {
        width: 100%;
    }
    .site-main,
	.home .site-main {
        padding: 15px;
        width: auto;
		position: relative;
    }
    
    #custom-cta {
        width: 100%;
    }
    #custom-cta .cta {
		float: left;
		margin-bottom: 20px !important;
		margin-left: 76px;
		margin-right: 0;
		margin-top: 0;
		width: 28%;
    }
    
    .site-footer .site-container {
        width: auto;
        padding: 0 20px;
    }
    #footer-sidebar .widget {
        float: left;
        margin: auto auto 20px;
        text-align: center;
        width: 100%;
    }
    #footer-sidebar .widget .socials li {
        display: inline-block;
        float: none;
    }
    #footer-sidebar .widget_pwd_address_widget {
        float: none;
        margin: 0;
    }
	.main-small-navigation {
		float: none;
		margin-right: 0;
		margin-top: 17px;
		width: 100%;
	}
	#cta-container {
		margin-left: 0;
		width: 100%;
		height: 100%;
	}
	
.homeFeature1 {
    width: 95%;
}	
#fb {
    position: relative;
    width: 100%;
	text-align: center;
}
.showThumb img {
    width: 104px;
	height: 150px;
}
#footer-sidebar .widget-title {
    text-align: center;
}
.pwd-address .location {
    text-align: center;
}
#footer-sidebar .widget_nav_menu {
    padding-left: 0;
	margin-bottom: 90px;
}
.site-footer .footer-content {
    padding: 40px 12px 0;
	width: 95%;
}
#simpleimage-6 {
    left: 0;
    margin-left: 0 !important;
    top: 54%;
}
.widget_pwd_address_widget {
    width: 100% !important;
}
p.phone {
    background: transparent url("images/icon_phone.png") no-repeat scroll 32% 1px;
}
p.address {
    background: transparent url("images/icon_address.png") no-repeat scroll 29% 0;
}
p.email {
    background: transparent url("images/icon_email.png") no-repeat scroll 34% 2px;
}
.iconsIndent p.phone {
    background: transparent url("images/icon_phone.png") no-repeat scroll 0 1px;
}
.iconsIndent p.address {
    background: transparent url("images/icon_address.png") no-repeat scroll 0 0;
}
.iconsIndent p.email {
    background: transparent url("images/icon_email.png") no-repeat scroll 0 2px;
}



.page-template-getinvolved   table{ 
		display: table;
		width: 100%;
	}
.page-template-getinvolved   thead{ 
		display: table;
		width: 100%;
	}
.page-template-getinvolved   tbody{ 
		display: table;
		width: 100%;
	}
.page-template-getinvolved  th{ 
		display: table;
		width: 100%;
	}
.page-template-getinvolved  td{ 
		display: table;
		width: 100%;
	}
.page-template-getinvolved  tr { 
		display: table;
		width: 100%;
	}

.site-search td {
    display: inline-block;
}
.site-search select, .site-search input[type="text"] {
    width: 98%;
}
.site-search td {
    width: 100% !important;
}
.site-search td:nth-child(3) {
    clear: both;
    width: 27% !important;
}
.site-search select {
    width: 148px !important;
}
.site-search td:nth-child(4) {
    clear: both;
    width: 30% !important;
}
.site-search td:nth-child(5) {
    width: 30% !important;
}
.site-search td:nth-child(6) {
    width: 11% !important;
}
.site-search h3 {
    width: 100%;
	margin-bottom: 5px;
}
.site-search .ui-datepicker-trigger {
    position: relative;
}
.single-show .show-thumbnail {
    left: 30.5%;
	top: 0;
	margin-top: -345px;
}
.page-template-getinvolved table, thead, tbody, th, td, tr {
    margin-bottom: 15px;
}
}
@media (max-width: 600px) {
	.site-search td:nth-child(3) {
		width: 29% !important;
	}
	.site-search select {
		width: 148px !important;
	}
	.site-search td:nth-child(4) {
		width: 34% !important;
	}
	.site-search .dateInput {
		width: 135px !important;
	}
	.site-search td:nth-child(5) {
		width: 34% !important;
	}
	.site-search td:nth-child(6) {
		width: 13% !important;
	}
	.site-search .btnSearch {
		width: 68px;
	}
	#custom-cta .cta {
		margin-left: 63px;
		width: 30%;
	}
	.col-0 {
		margin-left: 63px !important;
	}
	.option1 {
		margin-left: 5px;
	}
	.showThumb img {
		height: 135px;
		width: 96px;
	}
	.single-show .show-thumbnail {
		left: 29%;
	}
}
/* Landscape phone to portrait tablet */
@media (max-width: 568px) {
	.site-search td:nth-child(3) {
		width: 26% !important;
	}
	.site-search select {
		width: 125px !important;
	}
	.site-search td:nth-child(4) {
		width: 36% !important;
	}
	.site-search td:nth-child(5) {
		width: 36% !important;
	}
	.site-search td:nth-child(6) {
		width: 14% !important;
	}
	.option1 {
		margin-left: 0;
	}
	.showThumb img {
		height: 135px;
		width: 90px;
	}
	
.single-show .show-thumbnail {
    left: 28%;
}
}
@media (max-width: 525px) {
    .homeFeature1 {
		width: 95%;
	}
	#custom-cta .cta {
		margin-left: 40px;
		margin-right: 0;
		width: 34%;
	}
	.col-0 {
		margin-left: 40px !important;
	}
	.showThumb img {
		width: 82px;
	}
	p.phone {
		background: transparent url("images/icon_phone.png") no-repeat scroll 30% 1px;
	}
	p.address {
		background: transparent url("images/icon_address.png") no-repeat scroll 26% 0;
	}
	p.email {
		background: transparent url("images/icon_email.png") no-repeat scroll 32% 2px;
	}
	#footer-sidebar .ginput_container input {
		width: 98% !important;
	}
.site-search td:nth-child(3) {
    width: 100% !important;
}
.site-search select {
    width: 100% !important;
}
.site-search td:nth-child(4) {
    width: 40% !important;
	clear: both;
}
.site-search td:nth-child(5) {
    width: 43% !important;
}

.site-search td:nth-child(6) {
    width: 15% !important;
}
.site-search select, .site-search input[type="text"] {
    width: 97%;
}
h4.title5 {
    line-height: 24px;
}
.column-grid-2 .column-span-1 {
    width: 100%;
}
.column-first {
    padding-left: 0;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    width: 95%;
}
.single-show .show-thumbnail {
    left: 26%;
}
}

 
/* Landscape phones and down */
@media (max-width: 480px) {

.option1 {
    margin-left: 0;
}

.homeFeature1 {
    width: 93%;
}
.showThumb img {
    width: 73px;
}
p.phone {
    background: transparent url("images/icon_phone.png") no-repeat scroll 26% 1px;
}
p.address {
    background: transparent url("images/icon_address.png") no-repeat scroll 21% 0;
}
p.email {
    background: transparent url("images/icon_email.png") no-repeat scroll 28% 2px;
}
.site-search td:nth-child(4) {
    width: 48% !important;
}
.site-search .dateInput {
    width: 150px !important;
}
.site-search td:nth-child(5) {
    width: 51% !important;
}
.site-search td:nth-child(6) {
    width: 17% !important;
}
.option1 {
    width: 64px;
}
#fb {
    padding-left: 15px;
}
.showThumb img {
    width: 200px;
	height: 295px;
}
.single-show .show-thumbnail {
    left: 24%;
}
.homeFeature1 > p {
    margin-top: 20px;
}
}
@media (max-width: 414px) {
	.site-search td:nth-child(4) {
		width: 100% !important;
	}
	.site-search .dateInput {
		width: 290px !important;
	}
	.site-search td:nth-child(5) {
		width: 100% !important;
	}
	.site-search td:nth-child(6) {
		width: 20% !important;
	}
	#custom-cta .cta {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 96.3%;
	height: 100%;
	z-index: 1;
}
.main-small-navigation .menu li a {
	padding: 12px 20px;
}
.col-0 {
    margin-left: 0 !important;
}
.option1{
	width: 72px;
}
#custom-cta .cta img {
    width: 100%;
}
.postOption {
    margin: 10px 0 0 105px;
}
.homeFeature1 {
    background: rgba(0, 0, 0, 0) url("images/style_home_title1.gif") no-repeat scroll center top;
    padding-left: 0;
    padding-top: 110px;
    width: 100%;
}
.homeFeature1 img{
    width: 100%;
}
.homeFeature2 {
    background: rgba(0, 0, 0, 0) url("images/style_home_title2.gif") no-repeat scroll center top;
    margin-left: 0;
    padding-left: 0;
    padding-top: 110px;
    width: 100%;
}
.site-search select, .site-search input[type="text"] {
    width: 96%;
}

.showThumb img {
    height: 230px;
    width: 167px;
}

.site-footer .footer-content {
    padding: 40px 6px 0;
}
p.phone {
    background: transparent url("images/icon_phone.png") no-repeat scroll 20% 1px;
}
p.address {
    background: transparent url("images/icon_address.png") no-repeat scroll 14% 0;
}
p.email {
    background: transparent url("images/icon_email.png") no-repeat scroll 23% 2px;
}
#secondary {
    margin-left: 0;
	width: 100%;
}
#__mce {
    height: 160px !important;
}
.single-show .show-thumbnail {
    left: 19.5%;
}
}
@media (max-width: 412px) {
	.showThumb img {
		height: 230px;
		width: 166px;
	}
}
@media (max-width: 375px) {
	.site-search .dateInput {
		width: 250px !important;
	}
	.site-search td:nth-child(6) {
		width: 23% !important;
	}
	.showThumb img {
		height: 210px;
		width: 148px;
	}
	.single-show .show-thumbnail {
		left: 16.5%;
	}
}
@media (max-width: 360px) {
.site-search .dateInput {
    width: 240px !important;
}
.site-search td:nth-child(6) {
    width: 24% !important;
}
.site-search .btnSearch {
    width: 67px;
}
.showThumb img {
    height: 210px;
    width: 140px;
}
#footer-sidebar .gform_wrapper .gform_footer .gform_button {
    right: 0;
}
p.phone {
    background: transparent url("images/icon_phone.png") no-repeat scroll 18% 1px;
}
p.address {
    background: transparent url("images/icon_address.png") no-repeat scroll 12% 0;
}
p.email {
    background: transparent url("images/icon_email.png") no-repeat scroll 21% 2px;
}
.widget_pwd_address_widget {
    margin: 0;
}
.site-footer .footer-content {
    width: 95%;
}
.postOption {
    margin: 10px 0 0 80px;
}
#__mce {
    height: 120px !important;
}
.single-show .show-thumbnail {
    left: 15%;
	top: 0;
	margin-top: -345px;
}

}

@media (max-width: 320px) {
.site-search {
    display: table;
    padding-left: 20px;
    width: 93%;
}
.site-search form {
    padding: 0;
}
.site-footer .footer-content {
    width: 92%;
}
.recommendWrap {
    padding-left: 0;
}
.postOption {
    margin: 10px 0 0 58px;
}
.showThumb img {
    width: 133px;
}
.showThumb:nth-child(2n) {
    margin-right: 0;
}
p.phone {
    background: transparent url("images/icon_phone.png") no-repeat scroll 9% 1px;
}
p.address {
    background: transparent url("images/icon_address.png") no-repeat scroll 3% 0;
}
p.email {
    background: transparent url("images/icon_email.png") no-repeat scroll 15% 2px;
}
.site-search td {
    width: 91% !important;
}
.site-search select, .site-search input[type="text"] {
    width: 226px;
}
.site-search td:nth-child(3) {
    width: 91% !important;
}
.site-search select {
    width: 238px !important;
}
.site-search td:nth-child(4) {
    width: 91% !important;
}
.site-search td:nth-child(5) {
    width: 91% !important;
}
.site-search .dateInput {
    width: 186px !important;
}
.site-search td:nth-child(6) {
    width: 25% !important;
}
input[type="password"], textarea {
    width: 91%;
}
.single-show .show-thumbnail {
    left: 11%;
}
}

