/*
Theme Name: myTheme
Theme URI: http://smileg.com/demo/myTheme/
Description: SEO friendly, simple and clean theme comes with custom menu, custom header background, custom body background, wordpress thumbnail, adsense spot ready, breadcrumbs ready and custom logo & favicon uploader. It has 7 different color schemes and also included stylesheet for print document. Compatible with WordPress 3.2 and above, valid XHTML5 & CSS3, sticky posts, widget-ready, fullwidth page ready, and threaded comments ready.
Version: 1.2.0
Author: Sonvh
Author URI: http://smileg.com
Tags: blue, black, red, green, gray, purple, brown, two-columns, fixed-width, custom-header, custom-background, threaded-comments, custom-menu, theme-options, full-width-template, sticky-post

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face {
    font-family: 'blackjackregular';
    src: url('fonts/blackjar-webfont.eot');
    src: url('fonts/blackjar-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/blackjar-webfont.woff') format('woff'), url('fonts/blackjar-webfont.ttf') format('truetype'), url('fonts/blackjar-webfont.svg#blackjackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'itc_officina_serif_std_bookBd';
    src: url('fonts/bold-webfont.eot');
    src: url('fonts/bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bold-webfont.woff') format('woff'), url('fonts/bold-webfont.ttf') format('truetype'), url('fonts/bold-webfont.svg#itc_officina_serif_std_bookBd') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'itc_officina_sans_bookregular';
    src: url('fonts/officinasans-book-webfont.eot');
    src: url('fonts/officinasans-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/officinasans-book-webfont.woff') format('woff'), url('fonts/officinasans-book-webfont.ttf') format('truetype'), url('fonts/officinasans-book-webfont.svg#itc_officina_sans_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #45484a;
    font-family: 'itc_officina_sans_bookregular',Arial,'Liberation Sans',FreeSans,sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

* {
    margin: 0;
    padding: 0;
}

hr {
    background-color: #cccccc;
    border: 0 none;
    clear: both;
    height: 1px;
    margin: 0 0 15px;
}

pre, .attachment img, .commentlist li, .navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    border: 1px solid #E0E0E0;
}

pre, .attachment img, .post-pages a span, .post-pages span, .commentlist code {
    padding: 5px;
}

ol, ul {
    list-style: none outside none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

:focus {
    outline: 0 none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*Layout
----------------------------------------------------*/
.full_width {
    clear: both;
    float: left;
    width: 100%;
}

.single_thumb {
    width: 26%
}

.fl_left {
    float: left;
}

.social_bookmark {
    margin-top: 35px;
    margin-bottom: -35px;
}

.fl_right {
    float: right;
}

.container:after {
    content: "";
    display: table;
    height: 0px;
    clear: both;
}

.container {
    margin: 0 auto;
    width: 1140px;
    max-width: 100%
}

#container {
    background: url("images/bg_container.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    border-top: 1px solid #F3F3F3;
    float: left;
    overflow: hidden;
    padding-top: 45px;
    width: 100%;
}

#content {
    float: right;
    margin-left: 0;
    width: 75%;
}

#wellcome_box {
    width: 63%;
    text-align: justify;
}

.fullwidth {
    border-right: medium none !important;
    padding-right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}

.full_template {
    margin-left: 10px !important;
    margin-right: 10px !important;
    width: 940px !important;
    margin-bottom: 40px!important;
}

.xmt_Primary {
    float: left;
}

#footer_left {
    float: left;
    margin-left: 20px;
    padding: 0;
    text-align: left;
    width: 700px;
}

#footer_right {
    float: right;
    margin-left: 0;
    padding: 10px 20px 10px 0;
    text-align: right;
    width: 390px;
}

.font_head {
    font-family: 'blackjackregular';
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'blackjackregular';
    font-weight: normal;
}

p {
    display: block;
    margin: 0;
    padding-bottom: 5px;
}

ul {
    list-style: disc outside none;
    margin: 0 0 18px 1.5em;
}

ol {
    list-style: decimal outside none;
    margin: 0 0 18px 1em;
}

ol ol {
    list-style: upper-alpha outside none;
}

ol ol ol {
    list-style: lower-roman outside none;
}

ol ol ol ol {
    list-style: lower-alpha outside none;
}

ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}

em {
    font-style: italic;
    font-weight: 400;
}

strong em, em strong {
    font-style: italic;
    font-weight: 700;
}

del {
    text-decoration: line-through;
}

ins {
    background: none repeat scroll 0 0 #FFFFCC;
}

pre {
    margin: 0 0 10px;
    overflow: auto;
}

code, tt {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #666666;
    display: inline;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    overflow: auto;
    padding: 2px 3px;
}

blockquote, q {
    background: url("images/quote.png") no-repeat scroll left top transparent;
    clear: both;
    color: #888888;
    font-style: italic;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 0 0 0 40px;
    quotes: none;
}

blockquote i, blockquote em, blockquote cite {
    font-style: normal;
}

dl {
    margin: 0 0 24px;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 18px;
}

acronym, abbr {
    border-bottom: 1px dashed #999999;
    cursor: help;
}

sup, sub {
    font-size: small;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: 0.5ex;
}

small {
    font-size: small;
}

big {
    font-size: large;
}

h1 {
    font-size: 1.8em;
    line-height: 0.9em;
    font-weight: normal;
}

h2 {
    font-size: 230%;
    font-weight: normal;
}

h3 {
    font-size: 200%;
    font-weight: normal;
}

h4 {
    font-size: 180%;
    line-height: 1.5em;
    font-weight: normal
}

h5 {
    font-size: 150%;
    line-height: 1.8em;
    font-weight: normal;
}

h6 {
    font-size: 120%;
    line-height: 1.8em;
    font-weight: normal;
}

a {
    color: #609b32;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h2.large_title {
    font-size: 290%;
    font-weight: normal;
    margin: 15px 0 !important;
}

h2.page_title ,h1.page_title {
    background: url("images/bg_title.png") repeat-x scroll left center rgba(0, 0, 0, 0);
    font-weight: normal;
    margin-bottom: 28px;
    padding: 0;
}

.page_title span {
    background: #f3f3f3;
    padding-right: 15px;
}

.center {
    text-align: center;
}

.white {
    color: #FFFFFF;
}

.yellow {
    color: #A7A743;
}

.hide_this {
    display: none;
}

.may_font {
    font-family: "Myriad Pro";
    font-size: 130%;
    margin-bottom: 15px !important;
}

table, th, td {
    border-collapse: collapse;
    margin: 5px 0 10px;
    padding: 5px 10px;
}

th {
}

/*Header
------------------------------------------*/
#header h1 a, #header h2 a, #footer a, #footer a:hover, #footer a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#header h1 a:hover, #header h2 a:hover {
    text-decoration: none;
}

#header {
}

.top_header {
    background: url(images/bg_header.png) no-repeat center top;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

#header-right {
}

.social_box {
    padding-top: 8px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #D9D9D9;
}

.social_label {
    font-size: 125%;
    padding-right: 5px;
    position: relative;
    top: -5px;
}

.phonelabel {
    font-size: 125%;
}

.phone_box {
    padding: 8px 10px 0 0;
}

.phone {
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 125%;
}

.donate_box {
    background: none repeat scroll 0 0 #D55336;
    color: #FFFFFF;
    line-height: 1.2;
    padding: 15px 10px 10px;
    position: relative;
    top: -1px;
}

.donate_box a {
    color: #FFFFFF;
    display: block;
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 156%;
    padding-top: 5px;
}

#search_box {
    margin-right: 10px;
}

#main_header {
    position: relative;
    z-index: 999;
}

/*Banner */
#banner {
    position: relative;
    width: 100%;
    max-height: 500px;
}

#slideshow-wrapper {
    position: relative;
}

#home-slider {
    width: 100%;
    float: left;
}

#home-slider img {
}

.slide-item {
    width: 100%;
    line-height: 0;
    text-align: center;
}

#logo, #logo a {
    float: left;
    line-height: 0;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

/*Menu */
.wrap_menu {
    background: url("images/bg_menu.jpg") repeat-x scroll left top #7AC142;
}

#top_menu {
    float: left;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.menu-top-navigation-container {
    float: left;
}

.nav {
    display: inline;
    float: left;
    width: auto;
}

.nav {
    clear: both;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
    z-index: 99;
}

.nav li {
    display: inline;
    float: left;
    margin: 0;
    position: relative;
    width: auto;
}

.nav li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}

.nav li a {
    color: #FFFFFF;
    display: block;
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 125%;
    padding: 13px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 100;
}

.nav li a:hover , .nav li.current_page_item a {
    text-decoration: none;
}

.nav li.current_page_item ul li a {
}

.nav li:hover > ul {
    display: block;
    z-index: 2;
}

.nav li ul li:hover ul {
    left: 0;
}

.nav li ul {
    background: url("images/bg_submenu.png") no-repeat scroll left bottom transparent;
    border: 0 none;
    display: none;
    left: 0;
    margin-left: 0;
    padding-bottom: 42px;
    position: absolute;
    top: 37px;
    width: 164px;
    z-index: 999;
}

.nav li ul li, .nav li ul li:first-child {
    background: url("images/bg_submenu_item.png") repeat-y scroll left top transparent;
    display: block;
    float: left;
    list-style: none outside none;
    padding: 0 8px;
    width: 148px;
}

.nav li ul li:first-child {
    border-top: medium none;
}

.nav li ul li a, .nav li ul li a:visited {
}

.nav li ul li a {
    border-bottom: 1px solid #D5D5D5;
    font-size: 100%;
    padding: 5px 10px;
    text-align: left;
    line-height: 1.5;
}

.nav li ul li a {
    background: none!important;
}

.nav li ul li a:hover {
    background: #4a7681!important;
}

.nav li ul ul {
    margin: 0 0 0 163px;
    top: 0;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul {
}

.nav li:hover ul, .nav li li:hover ul.nav li li li:hover ul, .nav li li li li:hover ul {
    left: auto;
}

/*Services Boxes
---------------------------------------------*/
#services_box {
    background: none repeat scroll 0 0 #EEECAE;
    border-top: 1px solid #CFCFCF;
    padding: 25px 0;
    position: relative;
    width: 100%;
}

.services_box {
    float: left;
    margin-left: 0;
    overflow: hidden;
    text-align: center;
    width: 33%;
}

.services_box2 {
}

.services_box h3 {
    font-size: 230%;
}

.services_icon img {
    min-width: 85%
}

/*Sidebar Home
--------------------------------------------*/
#sidebar_home {
    width: 34%;
}

#sidebar_home .widget {
    float: left;
    width: 100%;
    margin: 0 0 25px;
}

#sidebar_home h3.widgettitle {
    font-size: 230%;
    background: url("images/bg_title.png") repeat-x scroll left center rgba(0, 0, 0, 0);
    font-weight: normal;
}

#sidebar_home h3.widgettitle span {
    background: none repeat scroll 0 0 #F3F3F3;
    padding-right: 15px;
}

ul.advanced-recent-posts {
    background: none repeat scroll 0 0 #7AC142;
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 20px;
}

ul.advanced-recent-posts li {
    padding-bottom: 25px;
}

ul.advanced-recent-posts li a {
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 125%;
    color: #fff;
}

ul.advanced-recent-posts li .date {
    display: block;
    font-size: 80%;
    padding-bottom: 5px;
}

ul.list_social {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0;
    width: 100%;
}

ul.list_social li {
    display: inline;
    float: left;
    margin-right: 5px;
}

ul.list_social li.first {
}

.wpsb_form_txt,#search input {
    background: url(images/bg_input.jpg) repeat-x left top #ffffff;
    border: 1px solid #9ccc3b;
    border-right: 0;
    width: 230px;
    height: 25px;
    float: left;
}

.wpsb_form_btn {
    background: url("images/icon_search.png") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 27px;
    text-indent: -800px;
    width: 48px;
}

#search {
    display: inline;
    float: right;
    height: auto;
    margin: 5px 0 0;
    width: auto;
}

.wrap_input {
    float: left;
}

#search input {
    height: 23px;
    width: 180px;
}

#search input.btn {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0;
    width: auto;
    height: 25px;
}

.error404 #content #search {
    display: inline;
    float: left;
    margin: 0 0 50px;
    width: 100%;
}

.error404 #content #search input#searchh {
    width: 98%;
}

#category_header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 3px solid #F0F0F0;
    border-top: 1px solid #E6E6E6;
}

#cat_nav a {
    border-right: 1px solid #E6E6E6;
    display: block;
    position: relative;
    text-decoration: none;
}

#cat_nav li a {
    padding: 7px 10px;
    text-transform: capitalize;
    z-index: 0;
}

#cat_nav a:hover {
}

.current-cat a {
    color: #111111 !important;
}

li.current-cat ul.children li a, li.current-cat ul.children li a:hover {
    color: #111111 !important;
}

#cat_nav li ul {
    margin-left: -1px;
}

#content {
    padding-bottom: 40px !important;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 5px;
}

#content ul ul, #content ol ol, #content ul ol, #content ol ul {
    margin-bottom: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    margin: 0 0 10px;
    font-weight: normal;
}

#content h1.post-title, #content h2.post-title {
    font-size: 250%;
    line-height: 1.1em;
    margin-bottom: 0;
    padding-bottom: 3px;
}

#content h1.post-title a, #content h2.post-title a {
    text-decoration: none;
}

#content h1.post-title a:hover, #content h2.post-title a:hover {
    text-decoration: none;
}

#content a.more-link {
    text-decoration: none;
}

#content img.wp-smiley {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}

#content .sticky {
    background: none repeat scroll 0 0 #F0F0F0;
    border-top: 4px solid #CCCCCC;
    padding: 18px 20px;
}

.post {
    border-bottom: 1px solid #E0E0E0;
    margin: 0 0 20px;
    padding: 0 0 10px;
}

.entry {
    float: left;
    font-size: 100%;
    padding: 0;
    width: 100%;
}

.entry ul {
    list-style: disc outside none;
    margin: 0 0 0 7px;
    padding: 0 0 10px 25px;
}

.entry ol {
    list-style-type: decimal;
    margin: 0 0 0 7px;
    padding: 0 0 10px 25px;
}

.entry ul li, .entry ol li {
    line-height: 1.6em;
    padding: 3px 0 3px 3px;
}

.entry blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}

.entry blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

.postmeta {
    font-size: 80%;
    margin-bottom: 10px;
}

#content .postmetadata {
    font-size: 11px;
    margin: 0;
    padding: 5px 0;
}

#content .postmetadata a {
    padding: 0;
    text-decoration: none;
}

#content .postmetadata a:hover {
    text-decoration: underline;
}

p.page-title {
    font-size: 1.5em;
    padding-bottom: 15px;
}

p a.post-edit-link {
    clear: both;
    display: block;
}

#content .gallery {
    margin: auto;
}

#content .gallery .gallery-item {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 33%;
}

#content .gallery .gallery-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    clear: both;
    color: #888888;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

#content .gallery dl {
    margin: 0;
}

#content .gallery img {
    border: 1px solid #E0E0E0;
}

#content .gallery a:hover img {
    border-color: #CCCCCC;
}

#content .gallery br + br {
    display: none;
}

#content .attachment-page {
    float: left;
    width: 650px;
}

#content .attachment img {
    display: block;
    margin: 0 auto;
    max-width: 650px;
}

#content .attachment-navigation {
    float: left;
    margin-left: 35px;
    width: 265px;
}

#content .attachment-navigation img {
    float: left;
    margin: 0 20px 10px 0;
}

p.download-image {
    text-align: center;
}

#content img, #content .wp-caption, .commentlist img {
    margin: 0;
}

#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}

#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}

#content .alignnone {
    display: block;
}

#content .wp-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    padding: 4px 0 5px;
    text-align: center;
}

#content .wp-caption img {
    border: 0 none;
    margin: 5px 0;
    padding: 0;
}

#content .wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

.thumb {
    display: inline;
    float: left;
    margin: 0;
}

.thumb img ,#content img.alignleft, #content img.alignright {
}

.thumb img {
    margin-bottom: 15px;
}

.thumb img, .thumb {
    width: 100%;
    height: auto;
}

.navigation {
    display: block;
    margin: 0;
}

.navigation .wp-pagenavi {
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 15px;
    padding: 5px 0 4px;
    text-transform: uppercase;
}

.navigation .wp-pagenavi a:link, .navigation .wp-pagenavi a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: inline;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px !important;
    text-decoration: none;
}

.navigation .wp-pagenavi .on, .navigation .wp-pagenavi .current {
    border: 1px solid #DDDDDD;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px;
}

.navigation .wp-pagenavi .on {
    background: none repeat scroll 0 0 #000000;
}

.navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 7px 10px 6px;
}

.navigation .wp-pagenavi .current, .navigation .wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.navigation a.scroll {
    padding: 1px 3px;
}

.navigation a.scroll:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF;
    padding: 1px 3px;
    text-decoration: none;
}

.wp-pagenavi a.last {
    margin-top: 10px;
}

.post-pages {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}

.post-pages a span, .post-pages span {
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
}

.post-pages span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

.post-pages a span {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E7E7E7;
    color: #666666;
}

.post-pages a:hover span {
    border-color: #C1C1C1;
    color: #666666;
    text-decoration: none;
}

.post-nav {
    margin: 0;
    overflow: hidden;
}

.post-nav a {
    text-decoration: none;
}

.post-nav a:hover {
    text-decoration: underline;
}

.post-nav .alignleft {
    padding: 13px 0 0;
    width: 38%;
}

.post-nav .alignright {
    padding: 13px 0 0;
    text-align: right;
    width: 39%;
}

#respond {
    clear: both;
    margin: 15px 0;
}

#respond p {
    color: #777777;
    margin: 0 0 10px;
}

h3.responds {
    font-size: 1.5em;
}

#commentform {
    margin: 10px 0 0;
}

#commentform label {
    font-size: 12px;
}

#commentform input.txt, #commentform textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    line-height: 14px;
}

#commentform input.txt {
    background: none repeat scroll 0 0 #FCFCFC;
    clear: both;
    float: left;
    margin: 0 5px 10px 0;
    padding: 5px 7px;
    width: 170px;
}

#commentform textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    line-height: 130%;
    padding: 7px;
    width: 97% !important;
}

#commentform #submit {
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
    border-style: double;
    border-width: 3px;
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 10px;
    outline-color: #DDDDDD;
    padding: 5px;
    width: 170px;
}

.button, .button:visited, .reply a, a#cancel-comment-reply-link {
    background: none repeat scroll 0 0 #7AC142;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'itc_officina_serif_std_bookBd';
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}

.comments-box {
    padding: 10px 0 0;
}

#content .comments-box h3 {
    border: medium none;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#content p.comment-notes {
    font-size: 12px;
}

a#cancel-comment-reply-link {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    padding: 0 5px;
    width: 68px;
}

cite.fn {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.05em;
    padding-top: 0;
}

.text {
    border: 1px solid #E6E6E6;
    color: #777777;
    padding: 2px;
    width: 200px;
}

.nopassword {
    color: #AAAAAA;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}

ul.children {
    margin-left: 0;
}

ol.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist li {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 15px;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}

.commentlist li.depth-3, .commentlist li.depth-5 {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}

.commentlist li blockquote {
    background: url("images/quote-comment.png") no-repeat scroll 0 8px transparent;
    margin: 0 0 11px;
    padding: 0 0 0 25px;
}

.commentlist code {
    background: none repeat scroll 0 0 #E6E6E6;
}

.commentlist p {
    clear: both;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0;
}

.commentlist .moderation {
    color: #660000;
    margin-top: 10px;
}

.commentlist .thread-even {
    background: none repeat scroll 0 0 #FAFAFA;
}

.commentlist .children {
    margin-top: 15px;
}

.commentlist .comment-author {
    margin-bottom: 5px;
}

#content .commentlist .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9E9E9;
    float: left;
    margin-right: 10px;
    padding: 3px;
}

.commentlist .reply {
    margin: 5px 0 0;
    text-align: right;
}

#content .commentlist .reply a, #content .commentlist .reply a:visited, #content .cancel-comment-reply a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    padding: 0 6px 1px !important;
    text-align: center;
    text-decoration: none !important;
}

.commentlist .comment-meta {
    float: left;
    margin-bottom: 15px;
}

.commentlist .comment-date a, .commentlist .comment-date a:visited {
    color: #888888;
    font-size: 1.1em;
}

.commentlist .comment-meta a {
    color: #666666 !important;
    text-decoration: none;
}

.metadata a:hover, cite.fn a, cite.fn a:hover {
    text-decoration: none;
}

/*Sidebar
----------------------------------------------------------*/
#sidebar.sidebar_right {
    float: right;
    width: 23%;
}

#sidebar {
    display: inline;
    float: left;
    margin: 0;
    position: relative;
    width: 21%;
}

ul.wrap_sidebar {
    float: left;
    padding: 0;
    width: 100%;
}

#sidebar ul {
    list-style: none outside none;
    margin: 0 0 20px;
}

#sidebar ul li.widget {
    float: left;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}

#sidebar ul ul {
    clear: both;
    margin: 0;
    padding: 0;
}

#sidebar .hide_right {
    display: none;
}

#sidebar .sidebar_inner {
    float: left;
    width: 100%;
}

#sidebar .sidebar_inner2 {
    float: left;
    width: 100%;
}

#sidebar ul ul li {
    margin: 0;
    padding: 2px 0;
}

#sidebar .widget_categories li a {
    text-transform: uppercase;
    color: #727272;
}

#sidebar .widget_recent_entries li {
    padding-bottom: 20px;
}

#sidebar .widget_recent_entries li a {
    display: block;
    font-weight: bold;
    color: #707070;
}

#sidebar .widget_recent_entries li .post-date {
    font-size: 80%;
}

#sidebar ul ul li ul {
    margin-bottom: 0;
    padding-left: 20px;
}

#sidebar ul ul li ul li {
    border-bottom: 0 none;
    line-height: 1.6em;
    list-style: none outside none;
}

#sidebar #xmt_Primary_wid.xmt ul li.tweet_list {
    clear: both;
    margin-bottom: 10px;
}

#sidebar #xmt_Primary_wid.xmt .tweet_avatar {
    margin-right: 20px;
    padding-bottom: 50px;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar h3.widgettitle {
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 175%;
    font-weight: normal;
    margin: 0 0 5px;
    text-transform: uppercase;
}

#sidebar .sidebar_inner ul h3 a {
    text-decoration: none;
}

#sidebar .sidebar_inner ul h3 a:hover {
}

#sidebar ul.menu, #sidebar .widget_categories ul {
    display: block;
    overflow: hidden;
}

#sidebar ul.menu li {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}

#sidebar ul.menu li a {
    color: #45484A;
    display: block;
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 130%;
    padding: 3px 10px;
    text-transform: capitalize;
}

#sidebar ul.menu li.current-menu-item > a {
    background: none repeat scroll 0 0 #7AC142;
    color: #FFFFFF;
}

#sidebar ul.menu ul {
    padding-left: 0px;
}

#sidebar ul.menu li li a {
    font-family: inherit;
    padding: 3px 20px;
}

#sidebar ul.menu li li a:before {
    content: "- ";
}

/*Footer
----------------------------------------------------------*/
#footer {
    background: none repeat scroll 0 0 #609B32;
    clear: both;
    color: #FFFFFF;
    font-size: 90%;
    padding-top: 25px;
    border-top: 1px solid #fff;
}

#wrap_footer_widget .widget:nth-child(2) ul {
    list-style-type: initial;
    margin-left: 10px;
}

#wrap_footer_widget .widget:nth-child(2) {
    padding-left: 50px;
}

#wrap_footer_widget .widget {
    box-sizing: border-box;
    float: left;
    margin-left: 26px;
    width: 25%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 25px;
}

#wrap_footer_widget .widget ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#wrap_footer_widget .widget ul.menu li a {
    font-family: 'itc_officina_serif_std_bookBd';
}

.footer_right {
    text-align: right;
}

#copyright {
    background: none repeat scroll 0 0 #7ac142;
    padding: 25px 0;
}

#wrap_footer_widget h3.widgettitle {
    margin-bottom: 15px;
}

#quoteauthor {
    display: block;
    padding-top: 25px;
}

#wrap_footer_widget .widget:first-child {
    margin-left: 0;
}

/*Calendar
------------------------------------------------------------*/
.sidebar-col li.widget_calendarwidget {
    background: url("images/bg-calendar-content.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
}

#sidebar li.widget_calendarwidget h3.widgettitle {
    font-family: 'blackjackregular';
    padding: 0 !important;
    text-align: left;
}

.wrap-calendar {
    padding: 25px 5px 5px;
}

.wrap-calendar-inner {
}

.wrap-calendar-inner h3 {
    border: 0 none;
    color: #f0f0f0;
    margin-bottom: 0;
    padding: 0px 15px 5px!important;
    text-align: center;
}

#mb_custom_calendar {
    clear: both;
    display: block;
}

#custom_calendar {
    background: url("images/calendar-bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #DFDFDF;
    left: 0;
    min-height: 272px;
    position: relative;
    top: 0;
}

#custom_calendar a {
    color: #ffffff;
}

td#today {
    color: #ffffff;
    font-weight: bold;
}

#wp-custom-calendar caption {
    color: #DFDFDF;
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 165%;
    line-height: 25px;
    overflow: hidden;
    padding: 10px 0 6px;
}

#wp-custom-calendar thead th {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #4C4C4C;
    font-size: 100%;
    height: 44px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

#wp-custom-calendar td {
    color: #4C4C4C;
}

#wd_1 {
    width: 47px;
}

#wd_2 {
    width: 50px;
}

#wd_3, #wd_4, #wd_5, #wd_6 {
    width: 50px;
}

#wd_3 {
    width: 44px;
}

#wd_6 {
}

#wd_7 {
    width: 50px;
}

#custom_calendar tfoot {
    line-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#wp-custom-calendar td#prev {
    left: 12px;
    position: absolute;
    top: 2px;
}

#wp-custom-calendar td#next {
    position: absolute;
    right: 12px;
    top: 2px;
}

#wp-custom-calendar td#prev a {
    background: url("images/month-left.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 15px;
}

#wp-custom-calendar td#next a {
    background: url("images/month-right.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 15px;
}

#wp-custom-calendar tbody td {
    font-size: 100%;
    height: 42px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

td.dwp {
    background: url("images/td_posts.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}

td.dwp span.posts_today {
    color: #4C4C4C;
    font-weight: bold;
}

span.posts_today {
    cursor: pointer;
    display: block;
    position: relative;
}

td.dwp .mb_popup {
    background: url("images/even-tip-top.png") no-repeat scroll left top transparent;
    bottom: 42px;
    left: -109px;
    padding-top: 8px;
    position: absolute;
    text-align: left;
    width: 260px;
}

td.dwp .mb_popup .ev-popupcontent {
    background: url("images/even-tip-content.png") repeat-y scroll left top transparent;
    float: left;
    padding: 5px 10px;
    text-transform: capitalize;
    width: 240px;
}

td.dwp .mb_popup .ev-popupbottom {
    background: url("images/even-tip-bottom.png") no-repeat scroll left top transparent;
    clear: both;
    float: left;
    height: 22px;
    width: 100%;
}

#custom_calendar .mb_popup {
    display: none;
}

.mb_popup .tooltip_arrow {
    bottom: -9px;
    display: block;
    height: 9px;
    left: 75px;
    position: absolute;
    width: 17px;
}

.event-toolbar h3 {
    float: left;
}

/*Other
---------------------------------------------------------------*/
.field_row {
    padding-bottom: 15px;
}

.field_row label {
    font-family: 'itc_officina_serif_std_bookBd';
}

input[type="text"], input[type="email"] {
    border: 1px solid #B2B2B2;
    height: 25px;
    width: 100%;
    background: #fbfbfb;
}

textarea {
    border: 1px solid #B2B2B2;
    height: 250px;
    width: 100%;
    background: #fbfbfb;
}

.one_half {
    width: 48%;
}

.single_video_box.first {
    clear: both;
    margin-left: 0;
}

.single_video_box {
    float: left;
    margin-bottom: 30px;
    margin-left: 8px;
    width: 228px;
}

.top_video iframe {
    width: 100%;
    display: block;
}

.top_video {
    /* border-radius: 3px; */
    /* border: 1px solid #B7B7B8; */
    /* border-bottom: 4px solid #B7B7B8; */
    /* padding: 3px; */
    /* overflow: hidden; */
    margin-bottom: 25px;
}

.top_video .vvqbox {
    margin: 0;
}

.video_right {
    background: none repeat scroll 0 0 #575757;
    color: #FFFFFF;
    min-height: 243px;
    padding: 20px;
    width: 142px;
}

#content.blog_content {
    float: left;
    width: 73%;
}

.blog_item {
    background: none repeat scroll 0 0 #E0E0E0;
    margin-bottom: 45px;
    padding: 20px 25px;
}

h4.post-title {
    margin-bottom: 0 !important;
}

.blog_item .button {
    position: relative;
    top: 34px;
}

.auction_right {
    width: 420px;
}

.auction_item {
    margin-bottom: 80px;
}

a.redbutton {
    background: none repeat scroll 0 0 #D55336;
    color: #FFFFFF;
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 110%;
    margin-top: 10px;
    padding: 5px 15px;
}

.event-navigation {
    clear: both;
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}

.navi-wrap {
    display: inline-block;
}

.navi-wrap .navleft {
    background: url("images/bg-next.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 19px;
    width: 24px;
}

.navi-wrap .navright {
    background: url("images/bg-prev.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 19px;
    margin-left: 180px;
    width: 24px;
}

.navi-wrap a {
    display: block;
    height: 19px;
    text-indent: -8000px;
    width: 24px;
}

.event-top-left {
    float: left;
    width: 310px;
}

.event-top-left ul.event-details {
    font-size: 110%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.event-top-left ul.event-details > li {
    padding-bottom: 10px;
}

.event-top-left ul.event-details .last {
    clear: both;
    float: left;
    margin: 20px 0;
}

#location_map_wrap {
    border: 3px solid #E3E3E3;
    float: right;
    margin-bottom: 15px;
    margin-left: 30px;
    margin-top: 0;
    position: relative;
}

#location_map_wrap .acf-map {
    height: 200px;
    width: 270px;
}

span.map-top {
    background: url("images/bg-map-top.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 11px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

span.map-left {
    background: url("images/bg-map-left.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 14px;
}

.ev-social {
    padding-top: 10px;
}

.ev-short-des {
    background: url("images/bg-line-event.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    padding: 10px;
    width: 490px;
}

.ev-short-des .read-more {
    color: #ffffff;
    text-decoration: underline;
}

.event-listing {
    clear: both;
    float: left;
    width: 100%;
}

.event-listing div.list-event {
    clear: both;
    float: left;
    width: 100%;
}

div.list-event .event_item {
    background: none repeat scroll 0 0 #6da93d;
    border-bottom: 1px solid #b4d09e;
    border-top: 1px solid #c7d4bc;
    clear: both;
    color: #ffffff;
    float: left;
    margin-bottom: 4px;
    width: 100%;
}

div.list-event .event_item.new {
    background: none repeat scroll 0 0 #4e8026;
}

.ev-date {
    float: left;
    padding: 11px 0;
    text-align: center;
    width: 115px;
}

.facebook_icon {
    background: url("images/evfacebook.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin-right: 10px;
    width: 19px;
}

.twitter_icon {
    background: url("images/evtwitter.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 19px;
    width: 19px;
}

ul.addtoCalendar {
    display: inline-block;
    float: none;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}

ul.addtoCalendar > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 0;
}

ul.addtoCalendar > li > a {
    background: url("images/evcal.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 19px;
    line-height: 0;
    width: 19px;
}

ul.addtoCalendar li ul {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #B3B3B3;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 150px;
    z-index: 9999;
}

ul.addtoCalendar li li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding-bottom: 0;
    z-index: 9999;
}

ul.addtoCalendar li li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000000;
    display: block;
    float: none;
    padding: 3px 10px;
}

#content.content_left {
    float: left;
    width: 625px;
}

#sidebar.sidebar-col {
    float: right;
    width: 301px;
}

.meetitem {
    float: left;
    margin-bottom: 50px;
    margin-left: 21px;
    width: 159px;
}

.meetitem h4 {
    margin-bottom: 0!important;
}

.staff_pos {
    padding-bottom: 10px;
}

.meetitem.first {
    clear: both;
    margin-left: 0;
}

.staff_right {
    width: 71%;
}

.staff_contact {
    padding-top: 15px;
}

h1.meet_name {
    font-family: 'itc_officina_serif_std_bookBd';
    margin-bottom: 0!important;
}

h4.meet_pos {
    border-bottom: 1px solid #CCCCCC;
    font-family: 'itc_officina_sans_bookregular' !important;
}

.single_thumb img {
    width: 100%;
}

.top_page {
    font-size: 90%;
    margin-top: -35px;
    padding-bottom: 25px;
}

.slogan_box {
    background: none repeat scroll 0 0 #7AC142;
    color: #FFFFFF;
    line-height: 1;
    position: relative;
    z-index: 999;
}

.slogan_left {
    padding: 25px 0;
    width: 650px;
}

.page .slogan_left {
    width: 70%;
    padding: 15px;
}

.page .slogan_right {
    border-right: 0 none;
    font-size: 100%;
    padding-top: 35px;
}

.page .slogan_right p {
    margin: 0 !important;
    padding: 0;
}

.page .slogan_left h2 {
    font-size: 140%;
    margin: 0 !important;
}

.slogan_left h2 {
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 190%;
    padding-bottom: 10px;
    line-height: 1;
}

.slogan_right {
    background: none repeat scroll 0 0 #D55336;
    border-left: 3px solid #F3F3F3;
    border-right: 3px solid #F3F3F3;
    font-size: 135%;
    line-height: 1.2;
    padding: 50px 15px 27px;
}

.slogan_right a {
    color: #FFFFFF;
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 160%;
}

#content h4,.contact_box h4 {
    font-family: 'itc_officina_serif_std_bookBd';
    font-size: 125%;
}

div.wpcf7-response-output {
    clear: both;
}

.nav li ul li ul, #searchform label, #searchsubmit, span.says {
    display: none;
}

#wp_tag_cloud div {
    line-height: 1.6em;
}

#wp-calendar {
    border: medium none;
    width: 100%;
}

#wp-calendar table, th, td {
    border: medium none;
}

.eventitem .eo-widget-cal-wrap caption {
    font-size: 28px;
    color: #FFF;
    text-align: center!important;
    line-height: 1.5;
}

#wp-calendar thead {
    font-size: 11px;
}

#wp-calendar thead th {
}

#wp-calendar tbody {
    color: #AAAAAA;
}

#wp-calendar tbody td {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #FFFFFF;
    padding: 5px;
    text-align: center;
    background: #eeecae;
    font-family: 'itc_officina_serif_std_bookBd';
    color: #333;
}

#wp-calendar tbody .pad {
    background: none repeat scroll 0 0 transparent;
}

#wp-calendar tfoot #next {
    text-align: right;
}

.clear, .clearfix {
    clear: both;
    display: block;
}

#crumbs {
    border-bottom: 1px dashed #E0E0E0;
    font-size: 11px;
    line-height: 1.5em;
    margin-bottom: 20px;
    padding: 0;
}

h2.center {
    clear: both;
}

.ads-1 {
    padding: 0;
}

.ads-2 {
    display: block;
    margin: 10px 0;
}

.ads-3, .ads-3 img {
    border: medium none;
    clear: both;
    display: block;
    margin: 10px 0;
    padding: 0;
}

.page .ngg-albumoverview, .page .ngg-galleryoverview {
    position: relative;
    width: 106%;
}

.page .ngg-album-compact {
    float: left;
    height: auto;
    margin-right: 20px !important;
    padding: 0 !important;
    width: 206px;
}

.page .ngg-album-compactbox, .page .ngg-gallery-thumbnail a {
    background: none repeat scroll 0 0 transparent;
    display: table;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: auto;
}

.page .ngg-album-compactbox, .page .ngg-gallery-thumbnail span {
    clear: both;
    display: block;
}

.page .ngg-album-link, .page .ngg-gallery-thumbnail img {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #A5A5A5;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 9px;
}

.page .ngg-album-compactbox:after ,.page .ngg-album-compactbox, .page .ngg-album-compactbox:before {
    border-radius: 0;
    border: 0!important;
}

.ngg-album-compact h4 {
    width: auto !important;
    clear: both;
}

.ngg-gallery-thumbnail-box {
    float: left;
    width: 32%;
}

.ngg-gallery-thumbnail {
    margin-bottom: 25px;
    margin-left: 0;
}

.page .ngg-album-compactbox .Thumb {
    border: medium none!important;
    height: 133px;
    width: 192px;
}

.jsrm-menu tr.odd, .jsrm-menu div.odd, .jsrm-menu li.odd, .jsrm-menu dd.odd, .jsrm-menu dt.odd {
    background-color: #FDF8EE !important;
}

.jsrm-menu table, .jsrm-menu ol, .jsrm-menu ul, .jsrm-menu dl, .jsrm-menu > div {
    border: medium none !important;
    border-spacing: 0;
    width: 100%;
}

/*Edits*/
.bgvideo {
    max-height: 600px;
    overflow: hidden
}

.bgvideo img, #video_background {
    width: 100%;
    height: auto;
    display: block;
}

.caption-wrap {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    max-width: 1200px;
    padding: 30px;
    box-sizing: border-box;
}

.heropart {
    position: relative;
}

.mobilevolunteer {
    display: none;
}

@media (min-width: 1420px) {
    #banner li {
        max-height: 637px;
        margin: 0 auto;
        width: auto;
        overflow: hidden;
    }
}

.top_page h2 {
    display: none
}

.top_page select {
    display: none
}

.single-event .social_bookmark, .tax-event-category .social_bookmark, .tax-event-tag .social_bookmark, .tax-event-venue .social_bookmark {
    display: none
}

.contact_box a {
    color: #d55336;
    text-decoration: underline
}

.blog_item .entry p {
    text-align: justify
}

#framestyle {
    margin: 40px auto;
    display: block;
    overflow: scroll;
}

.hentry p {
    text-align: justify
}

.metaslider .caption-wrap {
    background: transparent !important;
    opacity: 1 !important;
    max-width: 1140px;
    margin: 0 auto !important;
    top: 30%;
    left: 0 !important;
    right: 0;
}

.myred {
    background: #d55336;
    width: 300px;
    display: block;
    margin: 0 auto 50px;
    padding: 10px;
    padding-top: 15px;
    line-height: 1.3;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    text-decoration: none !important;
    max-width: 100%;
    box-sizing: border-box;
}

.myred small {
    display: block;
}

.videoexcerpt {
    max-height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#menu-media-menu.isphoto li#menu-item-109 > a {
    background: #7AC043;
    color: #fff !important;
    /* border-right: solid 4px #eed990; */
}

#menu-media-menu.isvideo li#menu-item-1008 > a {
    background: #7AC043;
    color: #fff !important;
    /* border-right: solid 4px #eed990; */
}

.subcats {
    color: #888888;
    font-size: 13px;
    line-height: 1.4;
}

.termlink, .videotitle {
    font-weight: bold;
    color: #5a5a5a;
    font-size: 18px;
    text-decoration: none;
    display: block;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dubleitem {
    width: 48%;
    margin: 10px 2% 30px;
    float: left;
}

.dubleitem:nth-child(odd) {
    margin-left: 0;
    float: left;
    clear: left
}

.dubleitem:nth-child(even) {
    margin-right: 0;
    float: right;
    clear: right;
}

.taxitem {
    width: 32%;
    margin: 10px 1% 30px;
    float: left;
}

.taxitem:nth-child(3n-2) {
    margin-left: 0;
}

.taxitem:nth-child(3n) {
    margin-right: 0;
}

.dubleitem a, .taxitem a, videotitle {
    display: block;
    overflow: hidden;
}

.dubleitem a img, .taxitem a img {
    width: 100%;
    box-sizing: border-box;
    min-height: 100%;
    height: auto;
}

.dubleitem:hover a img, .taxitem:hover a img {
}

.rposts li a {
    color: #5a5a5a;
    font-weight: 600;
    font-size: 15px;
    margin-top: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.rposts span.post-date:before {
    content: "Posted on "
}

.cats {
    margin-bottom: 60px !important;
}

.wonderpluginslider-container {
    margin-bottom: 150px !important
}

.wrap_sidebar {
    margin: 0px;
    margin-bottom: 40px;
}

.eventitem {
    background: #6caa3b;
    padding: 10px 5px;
}

.eventitem h2 {
    color: #FFF;
    padding-left: 10px;
    font-size: 28px;
    margin-top: 0px;
}

.eventitem .eo-widget-cal-wrap {
    background: #4e8026;
    border-radius: 8px 8px 0 0;
}

.eventitem .eo-widget-cal-wrap caption {
    font-size: 28px;
    color: #FFF;
    text-align: center!important;
    line-height: 1.5;
    font-family: 'itc_officina_serif_std_bookBd';
}

.eventitem #wp-calendar > thead > tr > th {
    line-height: 3;
}

.eo-after-month, .eo-before-month, .eventitem #wp-calendar > thead > tr > th {
    background: #eeecae!important;
    font-family: 'itc_officina_serif_std_bookBd';
}

.eventitem table, .eventitem th, .eventitem td {
    border: 1px solid #8f8f8f !important;
    border-collapse: collapse;
    font-weight: 700;
    font-size: 15px;
    font-family: arial;
}

.eventitem .today {
    background: #94ce69!important;
}

.eventitem td.event {
    background: #D55336!important;
}

.eventitem td.event a {
    color: #FFF!important;
}

.eventitem td {
    text-align: right!important;
    vertical-align: bottom!important;
}

.eventitem tfoot .pad {
    background: #EEECAE;
}

.eventitem th, .eventitem td, {
    line-height: 1;
    height: 30px;
}

.eventitem #eo-widget-prev-month {
    text-align: left!important;
}

.eventitem #eo-widget-prev-month a, .eventitem #eo-widget-next-month a {
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    line-height: 2;
    font-family: 'itc_officina_serif_std_bookBd';
}

ul.addtoCalendar {
    /* display: inline-block; */
    /* float: left; */
    /* list-style: none outside none; */
    /* margin: 0 !important; */
    /* padding: 0; */
}

ul.addtoCalendar > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 0;
}

.event_social .triggercal {
    position: relative;
}

.event_social .triggercal:hover .addtoCalendar {
    display: block !important;
}

.addtoCalendar {
    display: none !important;
    position: absolute;
    width: 150px;
    height: auto;
    left: 0;
    top: 100%;
    margin: 0;
}

ul.addtoCalendar > li > a {
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 21px;
    line-height: 0;
    width: 21px;
}

ul.addtoCalendar li ul {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #B3B3B3;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 150px;
    z-index: 9999;
}

ul.addtoCalendar li li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding-bottom: 0;
    z-index: 9999;
}

ul.addtoCalendar li li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000000;
    display: block;
    float: none;
    padding: 3px 10px;
}

.cback, .cnext {
    display: none
}

.calcategory {
    text-align: left;
    text-transform: uppercase;
    display: none;
}

.catimg {
    display: inline-block
}

.eventsingle p {
    margin-bottom: 0px !important;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.moretag {
    display: block;
    text-align: right;
    color: #006db7;
    font-weight: bold;
    font-family: 'open sans';
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
}

.callright h2 {
    margin-top: 0px;
    font-weight: bold;
    font-size: 21px;
    font-family: 'itc_officina_serif_std_bookBd';
}

.callright h2 a {
    color: #fff;
    text-decoration: none;
}

.catname, .catname a {
    display: inline-block;
    font-family: 'open sans';
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.datem {
    background: #d55336;
    color: #fff;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    padding: 5px 0 5px;
}

.event_social {
    text-align: center;
    margin-top: 5px;
}

.addtoCalendar ul li {
    position: relative !important
}

.addtoCalendar ul li a {
    text-align: left;
    display: block;
}

.addtoCalendar ul {
    background: #fff;
    list-style-type: none;
    padding: 5px;
    margin: 0;
    border: solid 1px #7d804b;
}

.event_social > a, .triggercal {
    display: inline-block;
    color: #fff;
    background: #d55336;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    font-size: 12px;
    cursor: pointer;
}

.dated {
    background: #fff;
    display: block;
    line-height: 1;
    font-size: 32px;
    color: #333;
    text-align: center;
    font-weight: 600;
    padding: 20px 0 30px;
}

.calprimary h1 {
    margin-bottom: 20px;
}

.calleft {
    width: 16%;
    margin-right: 2%;
    float: left;
}

.callright {
    width: 80%;
    margin-left: 2%;
    float: right
}

.eventsingle:nth-child(even) {
    background: #6da93d;
}

.eventsingle {
    background: #4e8026;
    padding: 15px;
    margin-bottom: 15px;
    overflow: visible !important;
    color: #fff
}

.calprimary {
    width: 64% !important;
    margin-right: 2%;
    float: left !important;
}

.page-template-page-event #sidebar, .single-event #sidebar, .post-type-archive-event #sidebar, .tax-event-category #sidebar, .tax-event-tag #sidebar, .tax-event-venue #sidebar {
    width: 32%;
    margin-left: 2%;
    float: right;
}

.mtrig {
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
}

.mtrig > div {
    display: none
}

@media (max-width: 1180px) {
    .container {
        padding: 0 20px;
        box-sizing: border-box
    }

    .nav li a {
        padding: 13px 19px;
    }
}

@media (max-width: 1000px) {
    .slogan_left {
        width:70%
    }

    .nav li a {
        padding: 13px 13px;
    }
}

@media (max-width: 878px) {
    .category .page_title {
        margin-top: 20px;
        margin-bottom: 0px
    }

    .eventsingle {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
    }

    .page-id-52 #container, .page-id-46 #container {
        padding-top: 0px;
    }

    .page-id-62 .top_page, .page-id-52 .top_page, .page-id-46 .top_page {
        display: none;
    }

    .padding50 {
        margin-top: 50px;
    }

    .slogan_right a {
        font-size: 200%
    }

    .thumb img, .thumb {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
        margin-bottom: 20px;
    }

    h4.meet_pos {
        border-bottom: 0px solid #CCCCCC;
    }

    .fl_left.slogan_left p {
        text-align: center;
    }

    .container .container {
        padding: 0
    }

    .top_page h2 {
        display: block;
        float: left
    }

    .top_page select {
        display: block;
        float: right;
        max-width: 150px;
    }

    .top_page .breadcrumb, .top_page .social_bookmark {
        display: none
    }

    #sidebar {
        display: none
    }

    #content, #content.blog_content {
        width: 100%;
        padding-top: 40px;
    }

    .navigation {
        padding: 0 20px;
    }

    #content.blog_content {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
        display: block;
        min-width: 100%;
    }

    .single #content.blog_content {
        margin-left: 0;
        margin-right: 0
    }

    .top_page {
        background: #e3e3e3;
        margin: 0 -20px;
        width: auto;
        display: block;
        float: none;
        margin-top: -45px;
        height: 19px;
        padding: 10px 20px;
        line-height: 19px;
    }

    .top_page h2 {
        font-size: 19px;
        font-family: 'itc_officina_serif_std_bookBd';
        text-transform: uppercase
    }

    .donly {
        display: none
    }

    .monly {
        display: block !important;
        height: 60px;
    }

    .mlogo a, .mlogo a img {
        height: 60px;
        display: block;
        width: auto
    }

    .mlogo {
        width: 45%;
        float: left;
        height: 60px;
    }

    .mlinks {
        width: 55%;
        float: right;
        text-align: right;
        margin-right: -20px;
    }

    .mlinks > div {
        display: inline-block;
        line-height: 60px;
        width: 45px;
        height: 60px;
        text-align: center;
        font-size: 23px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
    }

    .wrap_menu {
        display: none
    }

    .bars {
        background: #7ac142;
        color: #fff
    }

    .hars {
        color: #d55336
    }

    #page-nav li {
        width: 100%;
        text-align: left
    }

    #page-nav {
        padding-bottom: 10px;
    }

    #page-nav li a {
        padding-bottom: 2px;
        padding-left: 0px;
    }

    body .metaslider .slides li {
        height: 350px;
        position: relative !important;
        display: block !important;
        overflow-x: visible;
    }

    body .metaslider .slides li > img {
        height: 350px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        -o-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        width: auto
    }

    .metaslider .caption-wrap {
        top: 92% !important;
        bottom: auto;
    }

    .metaslider .caption-wrap .caption img.thecta {
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }

    .slogan_left {
        width: 100%;
        text-align: center;
        float: none
    }

    .page .slogan_left h2 {
        line-height: 1.3;
    }

    .page .slogan_left {
        background: #7AC142;
        width: auto;
        font-size: 100%;
    }

    .slogan_box .slogan_right, .slogan_left {
        float: none;
        margin: 0 -20px;
        border: none;
        text-align: center;
        padding: 20px;
        border-top: 3px solid #F3F3F3;
    }

    #services_box .services_box {
        float: none;
        text-align: center;
        display: block;
        margin: 0 auto 30px;
        width: auto;
    }

    .services_icon img {
        min-width: auto
    }

    .footer_right img {
        max-width: 100%
    }

    .services_box h3 {
        font-size: 230%
    }

    #wellcome_box {
        width: 100%;
        float: none
    }

    #sidebar_home {
        width: 100%;
        float: none
    }

    #sidebar_home .advanced-recent-posts {
        margin: 0 -20px
    }

    #wrap_footer_widget .widget {
        display: none
    }

    #wrap_footer_widget .widget:last-child {
        display: block;
        width: 100%;
        text-align: center;
    }

    .page .slogan_right p {
        text-align: center
    }

    .entry img {
        max-width: 100%;
        height: auto
    }

    .calprimary {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }

    .calprimary article {
        padding: 20px 0
    }

    .page-id-116 #sidebar {
        display: block;
        width: 100%;
        text-align: center;
    }

    .page-id-116 .top_video iframe {
        width: 100%;
        /* margin-left: -20px; */
        /* margin-right: -20px; */
    }

    .page-id-116 #content.blog_content {
        margin: 0 auto
    }
}

@media (max-width: 787px) {
    .thecta {
        display:block;
        margin: 0 auto;
        max-width: 100%
    }

    #banner {
        padding-bottom: 220px;
        overflow: hidden;
    }

    .caption-wrap {
        top: 100%;
        padding: 0;
    }
}

@media(max-width: 570px) {
    .desktopvolunteer {
        display: none
    }

    .mobilevolunteer {
        display: block;
        width: auto;
        margin-left: -20px;
        margin-right: -20px;
    }

    #copyright {
        background: #609B32;
        text-align: center;
    }

    #copyright .fl_left {
        float: none;
    }

    #copyright .fl_right {
        display: none;
    }

    .footer_right {
        text-align: center;
    }

    .footer_right p {
        padding-bottom: 25px;
    }

    .socialfooter {
        display: none;
    }

    .one_half {
        width: 100%;
        margin-bottom: 10px;
    }

    .dubleitem {
        width: 100%;
        margin: 10px 0 30px;
    }

    .taxitem {
        width: 49%;
        margin: 10px 1% 30px;
        float: left;
    }

    .taxitem:nth-child(2n) {
        width: 49%;
        margin-right: 0 !important;
        margin-left: 1% !important;
        float: left;
    }

    .taxitem:nth-child(2n+1) {
        margin-left: 0 !important;
        margin-right: 1% !important;
    }

    .termlink, .videotitle {
        font-size: 14px;
        text-transform: capitalize;
    }

    .callright h2 {
        font-size: 15px;
        line-height: 1.2
    }

    .calleft {
        width: 30%
    }

    .callright {
        width: 66%
    }

    .staff_right {
        width: 100%
    }

    .single_thumb {
        clear: both;
        float: none;
        display: block;
        margin: 0 auto 30px;
        width: 221px;
    }

    body .metaslider .slides li > img {
        transform: translateY(-50%) translateX(-65%);
        -moz-transform: translateY(-50%) translateX(-65%);
        -webkit-transform: translateY(-50%) translateX(-65%);
        -o-transform: translateY(-50%) translateX(-65%);
        -ms-transform: translateY(-50%) translateX(-65%);
    }

    .slogan_left h2 {
        font-size: 150%
    }
}

@media (max-width: 500px) {
    #banner {
        padding-bottom: 210px;
    }
}

@media (max-width: 360px) {
    #banner {
        padding-bottom: 150px;
    }

    .dated {
        padding: 15px 0px;
    }
}

@media (max-width: 320px) {
    #banner {
        padding-bottom: 140px;
    }
}
