
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
}
html, button, input, select, textarea {
    font-family: Verdana,Arial,Tahoma,Geneva,sans-serif;
}
body {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #4F4F4F;
    color: #FFFFFF;
    text-shadow: none;
}
a {
    color: #4F4F4F;
}
a:focus {
    outline: medium none;
}
a:hover, a:active {
    outline: 0 none;
}
a:active {
    background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E8E8E8 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1.5em 0;
    padding: 0;
}
ins {
    background: none repeat scroll 0 0 #FFFF99;
    color: #000000;
    text-decoration: none;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}
pre, code, kbd, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: none;
}
small {
    font-size: 85%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}
dd {
    margin: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    border: 0 none;
    padding: 0;
    white-space: normal;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
    border-color: #C42F2F;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    vertical-align: top;
}
.chromeframe {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    margin: 0.2em 0;
    padding: 0.2em 0;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
object {
    max-width: 100%;
    vertical-align: middle;
}
img.imgborder, .imgborder:not(.thumb) img {
    max-width: 98%;
}
input, textarea, select, .file {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 2px;
    color: #666666;
    font-family: Verdana,Arial,Tahoma,Geneva,sans-serif;
    font-size: 11px;
    padding: 6px 10px 5px;
}
.da-form-row.error input, .da-form-row.error select, .da-form-row.error textarea {
    border-color: #C42F2F;
}
.special {
    display: none;
    text-indent: -999em;
    visibility: hidden;
}
input:focus, textarea:focus, select:focus {
    outline: medium none;
}
img.imgborder, .imgborder img, a.imgborder > span.placeholder {
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);
    display: inline-block;
    padding: 7px;
}
span.placeholder {
    background-color: #EBEAEA;
    height: 20px;
    width: 20px;
}
p {
    margin: 0;
    padding: 0 0 10px;
}
body {
    min-width: 960px;
}
.row {
    margin: 0 auto;
    width: 960px;
}
.row .row {
    margin: 0 -16px;
    width: auto;
}
.grid_1 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 48px;
}
.grid_2 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 128px;
}
.grid_3 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 208px;
}
.grid_4 {
    display: inline;
    float: left;
    margin: 0 16px;
    min-height: 1px;
    position: relative;
    width: 288px;
}
.grid_5 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 368px;
}
.grid_6 {
    display: inline;
    float: left;
    margin: 0 16px;
    min-height: 1px;
    position: relative;
    width: 448px;
}
.grid_7 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 528px;
}
.grid_8 {
    display: inline;
    float: left;
    margin: 0 16px;
    min-height: 1px;
    position: relative;
    width: 608px;
}
.grid_9 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 688px;
}
.grid_10 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 768px;
}
.grid_11 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 848px;
}
.grid_12 {
    display: inline;
    float: left;
    margin: 0 16px;
    position: relative;
    width: 928px;
}
.space_1 {
    margin-left: 96px;
}
.space_2 {
    margin-left: 176px;
}
.space_3 {
    margin-left: 256px;
}
.space_4 {
    margin-left: 336px;
}
.space_5 {
    margin-left: 416px;
}
.space_6 {
    margin-left: 496px;
}
.space_7 {
    margin-left: 576px;
}
.space_8 {
    margin-left: 656px;
}
.space_9 {
    margin-left: 736px;
}
.space_10 {
    margin-left: 816px;
}
.space_11 {
    margin-left: 896px;
}
.floatright {
    float: right;
}
header h1 {
    margin: 0;
    padding: 0;
}
header .row {
    position: relative;
}
.logo {
    display: block;
    position: absolute;
    top: 15px;
    z-index: 600;
}
.logo a {
    border-radius: 100%;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
}
.logo img {
    display: block;
    margin-left: 15px;
}
.logo span {
    display: block;
    padding: 60px 0 0;
}

header .logo_text h2 {
    margin: 15px 0 0;
    padding: 0;
}

header .logo_text h4 {
    text-align:left;
	/*margin-right:25px;*/
	margin-top:8px;
	font-style:italic
}



.logo_text {
    color: #4F4F4F;
    display: block;
    margin-left: 160px;
    position: absolute;
    margin-top: 110px;
    z-index: 700;
}



.gridfix_menu {
    float: left;
    height: 45px;
    margin: 0;
}
.gridfix_logo {
    float: left;
    height: 178px;
    margin: 0;
    width: 100%;
}
header .header_widget {
    display: inline-block;
    min-height: 25px;
    padding-top: 12px;
    width: 100%;
}
.item {
    background-image: linear-gradient(to top, #FFFFFF 0%, #ECEBEA 200%);
    border-top: 1px solid #D3D3D3;
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    width: 97%;
}
.wrapper {
    margin: 20px 0 0;
    padding: 0;
}
.item .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 10px;
}
.right {
    float: right;
    margin-top: -25px;
}


.widget_header_login_box {
    float: right;
}
.widget_header_login_box .widget-title {
    margin: 0 0 2px;
    text-align: center;
}
.widget_header_login_box, .widget_header_login_box a, .widget_header_login_box ul, .widget_header_login_box li {
    font-size: 11px;
	margin-right: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.widget_header_login_box ul, .widget_header_login_box li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_header_login_box ul li {
    float: left;
}
.widget_header_login_box ul li a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: 500;
    padding-right: 9px;
    text-decoration: none;
}
.widget_header_login_box ul li:last-child a {
    border-right: medium none;
    padding-right: 0;
}
.widget_header_login_box li ul.sub-menu li {
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.widget_header_login_box li ul.sub-menu li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
.widget_header_login_box li ul.sub-menu {
    clear: both;
}
.widget_header_login_box li a.sf-with-ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.shadow.top {
    background: url("../images/shadows/shadow-1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 60%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.shadow.bottom, .widget_header_login_box-shadow {
    background: url("../images/bg-ui-shadow-bottom.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    bottom: 0;
    height: 30%;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.widget_header_login_box-shadow {
    background: url("../images/bg-social-shadow.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    height: 10%;
}
.widget_header_login_box .current-menu-item a, .widget_header_login_box .current-menu-parent a, .widget_header_login_box .current-menu-parent .sub-menu .current-menu-item a {
    color: #FFFFFF !important;
    opacity: 0.6 !important;
}
.widget_header_login_box .current-menu-parent .sub-menu a {
    color: #FFFFFF !important;
    opacity: 1 !important;
}
.widget_header_login_box a {
    opacity: 1;
    transition: opacity 0.2s ease-in-out 0s;
}
.widget_header_login_box a:hover {
    opacity: 0.6;
}
.login_box a {
    padding-bottom: 10px;
    padding-top: 5px;
}
.login_box a.no_icon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
.social_links a:link, .social_links a:active, .social_links a:visited {
    font-weight: 600;
}
.widget_header_login_box .login_box {
    margin: 0;
}
.widget_header_login_box .login_box li {
    margin-bottom: 0;
}
.widget_header_login_box .login_box a {
    border: medium none;
    font-weight: bold;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 5px;
}
.widget_header_social_links {
    float: right;
}
.widget_header_social_links .widget-title {
    margin: 0 0 2px;
    text-align: center;
}
.widget_header_social_links, .widget_header_social_links a, .widget_header_social_links ul, .widget_header_social_links li {
    font-size: 11px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.widget_header_social_links ul, .widget_header_social_links li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_header_social_links ul li {
    float: left;
    margin-left: 5px;
}
.widget_header_social_links ul li a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: 500;
    padding-right: 9px;
    text-decoration: none;
}
.widget_header_social_links ul li:last-child a {
    border-right: medium none;
    padding-right: 0;
}
.widget_header_social_links li ul.sub-menu li {
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.widget_header_social_links li ul.sub-menu li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
.widget_header_social_links li ul.sub-menu {
    clear: both;
}
.widget_header_social_links li a.sf-with-ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.shadow.top {
    background: url("../images/shadows/shadow-1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 60%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.shadow.bottom, .widget_header_social_links-shadow {
    background: url("../images/bg-ui-shadow-bottom.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    bottom: 0;
    height: 30%;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.widget_header_social_links-shadow {
    background: url("../images/bg-social-shadow.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    height: 10%;
}
.widget_header_social_links .current-menu-item a, .widget_header_social_links .current-menu-parent a, .widget_header_social_links .current-menu-parent .sub-menu .current-menu-item a {
    color: #FFFFFF !important;
    opacity: 0.6 !important;
}
.widget_header_social_links .current-menu-parent .sub-menu a {
    color: #FFFFFF !important;
    opacity: 1 !important;
}
.widget_header_social_links a {
    opacity: 1;
    transition: opacity 0.2s ease-in-out 0s;
}
.widget_header_social_links a:hover {
    opacity: 0.6;
}



.social_icons a {
    background: url("../images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 10px;
    padding-top: 5px;
	padding-left: 22px;
}
.social_icons a.no_icon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 10px;
}
.social_links a:link, .social_links a:active, .social_links a:visited {
    font-weight: 600;
}
.social_icons a.rss_feed {
    background-position: 0 -317px;
}
.social_icons a.twitter_account {
    background-position: 0 -346px;
}
.social_icons a.facebook_account {
    background-position: 0 -372px;
}
.social_icons a.email_to {
    background-position: 0 -398px;
}
.social_icons a.flickr_account {
    background-position: 0 -424px;
}
.social_icons a.youtube_account {
    background-position: 0 -450px;
}
.social_icons a.linkedin_account {
    background-position: 0 -476px;
}
.social_icons a.foursquare_account {
    background-position: 0 -502px;
}
.social_icons a.delicious_account {
    background-position: 0 -528px;
}
.social_icons a.digg_account {
    background-position: 0 -554px;
}
.social_icons a.google_plus_account {
    background-position: 0 -580px;
    padding-bottom: 2px !important;
}
.social_icons a.pinterest_account {
    background-position: 0 -606px;
}
.social_icons a.instagram_account {
    background-position: 0 -632px;
}
.widget_header_social_links .social_icons {
    margin: 0;
}
.widget_header_social_links .social_icons li {
    margin-bottom: 0;
}
.widget_header_social_links .social_icons a {
    border: medium none;
    font-weight: bold;
    padding-bottom: 0;
/*    padding-left: 22px;*/
    padding-top: 5px;
}
.widget_header_social_links .social_icons a.rss_feed {
    background-position: 0 4px !important;
}
.widget_header_social_links .social_icons a.twitter_account {
    background-position: 0 -20px !important;
}
.widget_header_social_links .social_icons a.facebook_account {
    background-position: 0 -46px !important;
}
.widget_header_social_links .social_icons a.email_to {
    background-position: 0 -69px !important;
}
.widget_header_social_links .social_icons a.flicker_account {
    background-position: 0 -91px !important;
}
.widget_header_social_links .social_icons a.youtube_account {
    background-position: 0 -113px !important;
    padding: 9px 0 9px 24px !important;
}
.widget_header_social_links .social_icons a.linked_in_account {
    background-position: 0 -148px !important;
}
.widget_header_social_links .social_icons a.foursquare {
    background-position: 0 -171px !important;
}
.widget_header_social_links .social_icons a.delicious {
    background-position: 0 -196px !important;
}
.widget_header_social_links .social_icons a.digg_account {
    background-position: 0 -218px !important;
}
.widget_header_social_links .social_icons a.google_plus_account {
    background-position: 0 -241px !important;
}
.widget_header_social_links .social_icons a.pinterest_account {
    background-position: 0 -265px !important;
}
.widget_header_social_links .social_icons a.instagram_account {
    background-position: 0 -289px !important;
}

iframe {
    border: medium none;
}


.header_widget .widget_search {
    float: right;
    padding-bottom: 8px;
    width: 250px;
}
.header_widget .widget_search input {
    font-size: 12px;
    padding: 7px 6px;
}
.tfade {
    background: url("../images/top_fade.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    display: block;
    height: 6px;
    margin-top: -6px;
    position: relative;
    z-index: 20;
}
.bfade {
    background: url("../images/bottom_fade.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    display: block;
    height: 10px;
    position: relative;
    z-index: 200;
}
#jcyclemap-container {
    margin-top: -12px;
}
.mainmenu {
    background: #e7e7e7 url("../images/bg_header.png") repeat-x scroll 0 100%;
	background-size:contain;
    border-bottom: 2px solid #FFFFFF;
    border-top: 4px solid #FFFFFF;
    display: block;
    height: 221px;
    position: relative;
    z-index: 500;
}
.main_menu_select {
    display: none;
}
.main_menu {
    float: left;
    height: 45px;
    margin: 0;
}
.main_menu ul {
    padding-top: 1px;
    position: relative;
}
.menu_left .main_menu ul {
    left: -14px;
}
.hover, .hoverL, .hoverR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.main_menu .hover {
    background: url("../images/bg_active_menu.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.main_menu .hoverL {
    background: url("../images/bg_active_menu_shadows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.main_menu .hoverR {
    background: url("../images/bg_active_menu_shadows.png") no-repeat scroll 100% -67px rgba(0, 0, 0, 0);
}
.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.sf-menu {
    line-height: 1;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 207px;
}
.sf-menu ul li {
    background: url("../images/bg_dropdown_item.png") no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
    float: none;
    position: relative;
    transition: background 100ms ease-in-out 0s;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu > li:hover > ul, .sf-menu > li.sfHover > ul {
    left: -17px;
    top: 40px;
    z-index: 999;
}
.sf-menu > li:hover > ul:before, .sf-menu > li.sfHover > ul:before {
    border-bottom: 8px solid #EEEEEE;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    margin: -11px 0 0 30px;
    position: absolute;
    width: 0;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 194px;
    top: -5px;
    z-index: 1000;
}
ul.sf-menu li li:hover ul:before, ul.sf-menu li li.sfHover ul:before {
    border-bottom: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid #EEEEEE;
    border-top: 9px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    margin: 8px 0 0 -6px;
    position: absolute;
    width: 0;
}
ul.sf-menu li li:hover ul.sfRight:before, ul.sf-menu li li.sfHover ul.sfRight:before {
    border-color: rgba(0, 0, 0, 0) -moz-use-text-color rgba(0, 0, 0, 0) #EEEEEE;
    border-style: solid none solid solid;
    border-width: 9px medium 8px 8px;
    content: "";
    height: 0;
    margin: 8px 0 0 207px; /*margin-left = .sf-menu ul width*/
    position: absolute;
    width: 0;
}
.sf-menu > li {
    height: 42px;
    margin: 0;
    padding: 0;
}
.sfHover a {
    position: relative;
}
.sf-menu > li > a {
    display: table-cell;
    height: 42px;
    padding: 0 15px;
    vertical-align: middle;
}
.sf-menu ul {
    border-radius: 3px;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.06), 2px 2px 0 0 rgba(0, 0, 0, 0.05), 3px 3px 0 0 rgba(0, 0, 0, 0.03), 2px 2px 0 2px rgba(0, 0, 0, 0.03), 0 0 0 1px rgba(0, 0, 0, 0.01), 0 0 0 2px rgba(0, 0, 0, 0.01), 2px 2px 0 3px rgba(0, 0, 0, 0.01);
    padding: 5px 0;
}
.sf-menu a {
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    position: relative;
    text-decoration: none;
}
.sf-menu ul li.dropdown:before {
    background: url("../images/bg_dropdown.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 4px;
}
.tp-loader {
    background-position: 25px 25px;
    border-radius: 100%;
    height: 75px;
    left: 49%;
    opacity: 0.2;
    top: 49%;
    width: 75px;
}
.cart .updateCart, .cart .clearCart, .cart .back {
    background-color: #F7F7F7;
    border: medium none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 10px;
    padding: 15px 20px 14px;
}
.cart .updateCart:hover, .cart .clearCart:hover, .cart .back:hover {
    background-color: #E9E9E9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    margin-top: 2px;
    padding-bottom: 12px;
}
.cart table {
    height: auto;
    width: 100%;
}
.gray_line {
    background: url("../images/bg_gray_line.png") repeat-x scroll 0 100% #ECEBEA;
    border-bottom: 1px solid #F4F4F4;
    border-top: 1px solid #FFFFFF;
    min-height: 35px;
}
.gray_line .widget {
    padding: 20px 0 25px;
}
.slider {
    position: inherit;
}
#pagetitle h2 {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 30px;
    margin: 20px 0 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
#pagetitle .extratitle {
    font-size: 14px;
    font-style: italic;
    opacity: 0.8;
    padding: 25px 0 12px;
}
.breadcrumbs {
    float: left;
    min-height: 18px;
    padding: 8px 0 0 16px;
}
.single-th_events .breadcrumbs {
    padding: 10px 0;
}
.breadcrumbs a {
    text-decoration: none;
}
.FontSizerTools {
    float: right;
    font-weight: bold;
    margin: 10px 0;
}
.FontSizerTools a {
    background: url("../images/tools.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    height: 19px;
    opacity: 1;
    text-indent: -999em;
    width: 19px;
}
.FontSizerTools a:hover {
    opacity: 0.5;
}
#tool-reset {
    background-position: -19px 0 !important;
}
#tool-decrease {
    background-position: -38px 0 !important;
}
.rev_slider iframe {
    border: medium none;
}
#jcyclemain {
    display: none;
    overflow: hidden;
}
.bgimage {
    background-size: cover;
    padding: 65px 0 62px;
    position: relative;
}
.slide_link_whole {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.cycle_content {
    font-size: 16px;
}
.jcyclemain .cycle_image .holder {
    background: url("../images/bg_cycle_image.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 8px;
    display: inline-block;
    padding: 30px;
    text-align: center;
}
.jcyclemain.hide_frame .cycle_image .holder {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    padding: 0;
}
.jcyclemain .cycle_image.right .holder {
    text-align: right;
}
.jcyclemain .cycle_image img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
    display: block;
    margin: 0 auto;
    padding: 14px;
}
.jcyclemain.hide_frame .cycle_image img {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.lt-ie9 .jcyclemain .cycle_image img {
    max-width: none;
    width: auto;
}
.jcyclemain .cycle_image.left img, .jcyclemain .cycle_image.right img {
    height: 235px;
    width: 350px;
}
.jcyclemain.hide_frame .cycle_image.left img, .jcyclemain.hide_frame .cycle_image.right img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.jcyclemain .cycle_image.full img {
    height: 275px;
    width: 830px;
}
.cycle_content h3.entry-title {
    display: inline-block;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 38px;
    margin: 0 0 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.cycle_content.right {
    text-align: right;
}
.cycle_content.center {
    text-align: center;
}
.tp-bannershadow.tp-shadow2 {
    background: url("../images/top_fade.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    bottom: 0;
    height: 6px;
    margin-top: -25px;
    z-index: 300;
}
.tp-bannertimer {
    opacity: 0.4;
}
#navcontainer {
    margin-bottom: 25px;
}
#navcontainer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
#navcontainer ul ul {
    margin: 0 0 0 15px;
    padding: 0;
}
#navcontainer > ul > li > ul {
    margin-bottom: 10px;
}
#navcontainer a, #navcontainer span, #navcontainer .sideCategory {
    color: #4F4F4F;
    font-size: 12px;
	display: block;
    font-weight: normal;
    padding: 3px 10px 1px 0;
    text-decoration: none;
}

#navcontainer .sideCategory {
	font-weight: bold;
	 text-decoration: underline;
}


#navcontainer a:hover {
    color: #3C9807;
}
/*#navcontainer li li a {
    color: #4F4F4F;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 1px 10px 1px 0;
    text-decoration: none;
}*/

#navcontainer li > a {
	font-weight: bold;
}
#navcontainer li span.selected {
    color: #3C9807;
	font-weight: bold;
}


#navcontainer li li a {
	font-weight: normal;
}
#navcontainer li li span.selected_sub {
    color: #3C9807;
	font-weight: normal;
}


#navcontainer li.space {
    margin-top: 10px;
}

#account_home .info {
    background-color: #F9F9F9;
}
#account_home th, #account_home td {
    border-bottom: 1px solid #EBEBEB;
}
#account_home td {
    padding: 4px;
}
#account_home .header {
    color: #4F4F4F;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-bottom: 10px;
}
#account_home .tiny {
    font-size: 10px;
}
#navjcycle {
    background: url("../images/bg_breadcrumbs.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    margin-top: -25px;
    position: relative;
    text-align: center;
    z-index: 150;
}
#navjcycle span {
    display: inline-block;
    height: 7px;
    margin: 8px auto 5px;
}
#navjcycle a {
    background: url("../images/bg_dots.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 7px;
    margin: 0 4px;
    text-align: left;
    text-indent: -9999px;
    width: 7px;
}
#navjcycle a:hover, #navjcycle a.activeSlide {
    background: url("../images/bg_dots.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.cycle_content h3.entry-title, .cycle_content .entry-content, .cycle_image {
    opacity: 0;
    visibility: hidden;
}
a.cycle_btn {
    background: url("../images/i_arrow.png") no-repeat scroll 100% 9px #231B1C;
    border-radius: 5px;
    box-shadow: 0 1px 0 0 #272122, 0 2px 0 0 #000000, 0 3px 0 0 #221A1B;
    color: rgba(255, 255, 255, 0.75) !important;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px 32px 6px 12px;
    text-decoration: none;
}
a.cycle_btn:hover {
    box-shadow: none;
    margin-bottom: 8px;
    margin-top: 7px;
}
.bgimage {
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.bgimage.fixed {
    margin: 0 auto;
    max-width: 960px;
}
.bgimage.repeat {
    background-repeat: repeat;
}
.bgimage.repeatx {
    background-repeat: repeat-x;
}
.bgimage.repeaty {
    background-repeat: repeat-y;
}
.bgimage.left {
    background-position: 0 0;
}
.bgimage.right {
    background-position: 100% 0;
}
.bgimage.middle {
    background-position: 50% 50%;
}
.bgimage.bottom {
    background-position: 50% 100%;
}
.bgimage.left.middle {
    background-position: 0 50%;
}
.bgimage.left.bottom {
    background-position: 0 100%;
}
.bgimage.right.middle {
    background-position: 100% 50%;
}
.bgimage.right.bottom {
    background-position: 100% 100%;
}
#jcyclemain_navigation {
    display: none;
    position: relative;
}
#jcyclemain_navigation a span {
    display: none;
}
#slide_prev, #slide_next {
    border-radius: 100%;
    display: block;
    height: 80px;
    position: absolute;
    width: 80px;
    z-index: 1000;
}
#slide_prev {
    background: url("../images/slide_navigation.png") no-repeat scroll -10px -10px rgba(0, 0, 0, 0);
    cursor: pointer;
    left: -80px;
}
#slide_next {
    background: url("../images/slide_navigation.png") no-repeat scroll -10px -110px rgba(0, 0, 0, 0);
    cursor: pointer;
    right: -80px;
}
#slide_prev:hover, #slide_next:hover {
    background-color: rgba(41, 36, 32, 0.12);
}
.location-map-container {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #FFFFFF;
    margin: 0 !important;
    padding: 0 !important;
}
.location-map-canvas {
    background-attachment: scroll !important;
    background-image: url("../images/loading.gif");
    background-position: center center !important;
    background-repeat: no-repeat !important;
    color: #000000 !important;
    margin: 0;
    overflow: hidden !important;
    padding: 0 !important;
}
.location-map-canvas img {
    background-color: rgba(0, 0, 0, 0) !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    padding: 0 !important;
    visibility: inherit !important;
}
.location-map-canvas-panel {
    overflow: hidden !important;
}
.location-map-canvas-panel-shadow {
    box-shadow: 10px 10px 5px #888888;
}
.location-map-overlay {
    color: #000000 !important;
    font-family: arial,sans-serif !important;
    font-size: 12px !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
}
.location-map-overlay a {
    text-decoration: underline;
}
.location-map-overlay img {
    margin: 3px;
}
.location-map-title {
    font-weight: bold;
    margin-bottom: 5px;
}
.location-map-body {
}
.location-map-links {
    margin-top: 4px;
    text-align: center;
}
.location-map-directions {
    display: none;
    margin: 0 !important;
    padding: 0 !important;
}
.location-map-poi-list {
    overflow-x: hidden;
    overflow-y: auto;
}
.location-map-poi-list table {
    font-size: 12px;
    line-height: normal;
    width: 100%;
}
.location-map-poi-list td {
    border-bottom: 1px solid #F8F8FF;
    margin: 0 !important;
    padding: 5px !important;
}
.location-map-poi-list .location-map-marker {
    height: 32px;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}
.location-map-a {
    background: url("../images/a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 22px;
    margin: 0 0 -41px 10px;
    position: relative;
    width: 22px;
    z-index: 2;
}
.location-map-b {
    background: url("../images/b.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 22px;
    margin: 0 0 -41px 10px;
    position: relative;
    width: 22px;
    z-index: 2;
}
.location-map-txt {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 1px;
    box-shadow: 0 0 0 5px #F6F6F6;
    margin: 15px 5px 0;
    padding-left: 45px;
    width: 95%;
}
.location-map-address-error {
    background: url("../images/error.png") no-repeat scroll 98% 5px rgba(0, 0, 0, 0);
}
.location-map-traffic-button {
    background-color: #FFFFFF !important;
    border: 1px solid #000000 !important;
    margin-top: 5px !important;
}
.location-map-traffic-button-inner {
    color: #000000 !important;
    cursor: pointer !important;
    font-family: Arial,sans-serif !important;
    font-size: 12px !important;
    margin: 2px 4px !important;
    padding: 0 !important;
    text-align: center !important;
}
.location-map-traffic-button-inner * {
    font-size: 12px !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
}
.location-map-edit-canvas {
    color: #000000;
    line-height: normal;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.location-map-edit-map img {
    background-color: rgba(0, 0, 0, 0) !important;
    max-height: none !important;
    max-width: none !important;
}
#location_map_edit_overlay {
    color: #000000;
    font-size: 12px;
    height: 140px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
#location_map_edit_overlay_title {
    font-weight: bold;
    width: 80%;
}
#location_map_edit_overlay_body {
    height: 75px;
    width: 90%;
}
#location_map_edit_overlay img {
    border: 1px solid #0000FF;
    height: 32px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 32px;
}
#location_map_add_panel {
    visibility: hidden;
}
#location_map_add_address {
    display: inline;
}
#location_map_maplist_panel {
}
.location-map-maplist-links {
    font-size: 11px;
    margin-top: 2px;
}
#location_map_preview_panel {
    width: 100%;
}
#location_map_left_panel {
    overflow: hidden;
    width: 200px;
}
#location_map_adjust {
    min-height: 120px !important;
}
.location-map-edit-poi-list {
    overflow: auto;
}
.location-map-edit-poi-list table {
    white-space: nowrap;
    width: 100%;
}
.location-map-edit-poi-list .location-map-marker {
    height: 32px;
    text-align: center;
    width: 32px;
}
.location-map-icon {
    max-height: 32px;
    max-width: 32px;
}
.location-map-selected {
    background-color: #FFFF99 !important;
}
.location-map-alternate {
    background-color: #F9F9F9;
}
#main {
    margin-bottom: -44px;
    min-height: 200px;
    min-width: 960px;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    top: -44px;
    z-index: 2;
}
.th_slideshow #main, .widget_title #main, .is_home #main {
    margin-bottom: -15px;
    top: -5px;
}
.page-template-template-rightsidebar-php #main, .layout_right_sidebar #main {
    background: url("../images/bg_main_right.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
.page-template-template-leftsidebar-php #main, .layout_left_sidebar #main {
    background: url("../images/bg_main_left.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
}
.left-sidebar, .right-sidebar {
    padding-top: 42px;
}
.th_slideshow .left-sidebar, .widget_title .left-sidebar, .is_home .left-sidebar, .th_slideshow .right-sidebar, .widget_title .right-sidebar, .is_home .right-sidebar {
    padding-top: 7px;
}
#main .grid_8 h1, #main .grid_12 h1 {
    font-size: 30px;
    line-height: 90%;
    margin: 0 0 12px;
}
#main .grid_8 h2, #main .grid_12 h2 {
    font-size: 26px;
    line-height: 90%;
    margin: 0 0 12px;
}
#main .grid_8 h3, #main .grid_12 h3 {
    font-size: 22px;
    line-height: 100%;
    margin: 0 0 12px;
}
#main .grid_8 h4, #main .grid_12 h4 {
    font-size: 18px;
    line-height: 100%;
    margin: 0 0 12px;
}
#main .grid_8 h5, #main .grid_12 h5 {
    font-size: 16px;
    line-height: 100%;
    margin: 0 0 12px;
}
#main .grid_8 h6, #main .grid_12 h6 {
    font-size: 14px;
    line-height: 100%;
    margin: 0 0 12px;
}
#main .grid_12 .thumb {
    max-width: 914px;
}
#main .grid_8 .thumb {
    max-width: 594px;
}
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
    float: right;
    margin: 0 0 15px 15px;
}
.alignleft {
    float: left;
    margin: 0 15px 10px 0;
}
.aligncenter, .alignnone {
    margin-bottom: 15px;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth {
    float: left;
    margin: 0 20px 0 0;
}
.one_half.last, .one_third.last, .one_fourth.last, .two_third.last, .three_fourth.last {
    margin: 0 !important;
}
.grid_12 .one_half {
    width: 454px;
}
.grid_12 .one_third {
    width: 296px;
}
.grid_12 .one_fourth {
    width: 217px;
}
.grid_12 .two_third {
    width: 612px;
}
.grid_12 .three_fourth {
    width: 691px;
}
.grid_8 .one_half {
    width: 294px;
}
.grid_8 .one_third {
    width: 189px;
}
.grid_8 .one_fourth {
    width: 137px;
}
.grid_8 .two_third {
    width: 399px;
}
.grid_8 .three_fourth {
    width: 451px;
}
.grid_12 .th_events .one_half {
    width: 409px;
}
.grid_12 .th_events .one_third {
    width: 266px;
}
.grid_12 .th_events .one_fourth {
    width: 195px;
}
.grid_12 .th_events .two_third {
    width: 552px;
}
.grid_12 .th_events .three_fourth {
    width: 623px;
}
.grid_8 .th_events .one_half {
    width: 249px;
}
.grid_8 .th_events .one_third {
    width: 159px;
}
.grid_8 .th_events .one_fourth {
    width: 115px;
}
.grid_8 .th_events .two_third {
    width: 339px;
}
.grid_8 .th_events .three_fourth {
    width: 383px;
}
a.thumb {
    display: block;
    position: relative;
}
a.thumb.listing {
    margin-bottom: 17px;
}
figure.gallery-item {
    float: left;
    margin: 0 15px 15px 0;
    position: relative;
}
figure.gallery-item figcaption {
    display: none;
}
.grid_12 .gallery-columns-1 .gallery-item {
    width: 913px;
}
.grid_12 .gallery-columns-2 .gallery-item {
    width: 449px;
}
.grid_12 .gallery-columns-3 .gallery-item {
    width: 294px;
}
.grid_12 .gallery-columns-4 .gallery-item {
    width: 217px;
}
.grid_12 .gallery-columns-5 .gallery-item, .grid_12 .gallery-columns-6 .gallery-item, .grid_12 .gallery-columns-7 .gallery-item, .grid_12 .gallery-columns-8 .gallery-item, .grid_12 .gallery-columns-9 .gallery-item {
    width: 166px;
}
.grid_8 .gallery-columns-1 .gallery-item {
    width: 593px;
}
.grid_8 .gallery-columns-2 .gallery-item {
    width: 289px;
}
.grid_8 .gallery-columns-3 .gallery-item, .grid_8 .gallery-columns-4 .gallery-item, .grid_8 .gallery-columns-5 .gallery-item, .grid_8 .gallery-columns-6 .gallery-item, .grid_8 .gallery-columns-7 .gallery-item, .grid_8 .gallery-columns-8 .gallery-item, .grid_8 .gallery-columns-9 .gallery-item {
    width: 166px;
}
.gallery-item img {
    max-width: 150px !important;
}
.imghover span {
    background: url("../images/i_more.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    display: block;
    opacity: 1;
}
.autolink .imghover span, .jpg .imghover span, .png .imghover span, .gif .imghover span {
    background: url("../images/i_zoom.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
a.video .imghover span {
    background: url("../images/i_video.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
.grid_8 .thumb img {
    max-width: 592px;
}
.grid_12 .thumb img {
    max-width: 912px;
}
.lightbox {
    display: inline-block;
    max-width: 100%;
    position: relative;
    width: auto;
}
.lt-ie9 .lightbox {
    max-width: 98%;
}
.single-th_galleries article span.thumb {
    display: block;
    margin-bottom: 20px;
}
.single-th_galleries #main article h1.entry-title, #main .gallery_listing h2.entry-title {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.single-th_galleries article h1.entry-title img, h2.entry-title img {
    float: left;
    margin-right: 15px;
    margin-top: -5px;
}
.gallery_listing .thumb {
    float: left;
    margin: 0 30px 10px 0;
}
.grid_8 .gallery_listing .thumb {
    float: none;
    margin-right: 0;
}
.grid_8 .gallery_listing .thumb img {
    max-width: 592px;
}
#main .gallery_listing h2.entry-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 14px;
    overflow: hidden;
    padding-top: 5px;
}
#main .gallery_listing.small h2.entry-title {
    margin-bottom: 8px;
    padding-right: 8px;
    padding-top: 5px;
}
#main .gallery_listing h2.entry-title a {
    text-decoration: none;
}
#main .gallery_listing {
    overflow: hidden;
    padding-bottom: 48px;
}
#main .gallery_listing .buttons {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 13px;
    overflow: hidden;
    padding-top: 16px;
}
#main .gallery_listing.small {
    float: left;
    padding-bottom: 12px;
}
#main .gallery_listing.small .thumb {
    float: none;
    margin: 0 0 10px;
}
#main .gallery_listing.small .thumb img {
    max-width: 272px;
}
.gallery_wrap {
    overflow: hidden;
}
.clearboth {
    clear: both;
}
.row .row .pagination {
    margin-left: 16px;
    margin-right: 16px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item {
    transition-duration: 0s;
}
.entry-content * + div.filters {
    margin-top: 17px;
}
div.filters {
    border-bottom: 1px solid #E6E5E6;
    margin-bottom: 35px;
}
div.filters ul {
    float: right;
    list-style: none outside none;
    margin: 0 0 -1px;
    padding: 0;
}
div.filters ul li {
    float: left;
    padding: 0;
}
div.filters ul li:before {
    content: "" !important;
}
div.filters ul li a {
    background: url("../images/bg_filter.png") no-repeat scroll 50% 108% rgba(0, 0, 0, 0);
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 12px 27px;
    text-decoration: none;
    transition-duration: 0.8s;
    transition-property: border, color, background;
}
div.filters ul li a.selected {
    background: url("../images/bg_filter.png") no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
    border-bottom: 2px solid #271E1F;
}
.comments {
    padding-top: 70px;
}
.commentlist {
    list-style: none outside none;
    padding: 13px 0 0;
}
.commentlist li {
    margin: 0 0 25px;
    padding: 0;
}
.avatars {
    float: left;
    position: relative;
    width: 91px;
}
.avatars img {
    max-width: 75px;
}
.comment-text {
    padding-left: 104px;
}
.comment-reply-link {
    background: none repeat scroll 0 0 #3C2E25;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    left: 0;
    padding: 4px 9px 3px;
    position: absolute;
    text-decoration: none;
    top: 50px;
}
.comment-reply-link:hover {
    color: #FFFFFF !important;
}
.comment-meta .fn, .comment-meta .fn a {
    display: block;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}
.comment-meta span {
    opacity: 0.7;
}
.comment-entry {
    background: none repeat scroll 0 0 #F8F8F8;
    border-radius: 1px;
    margin-top: 10px;
    padding: 10px 14px 0;
}
.commentlist ul.children {
    list-style: none outside none;
    margin: 0;
    padding: 25px 0 0 40px;
}
#respond {
    clear: both;
    padding: 50px 0 0;
}
#commentform p {
    background: none repeat scroll 0 0 #F6F6F6;
    border-radius: 1px;
    margin: 0 0 3px;
    overflow: hidden;
    padding: 5px 4px;
}
#commentform p.form-submit {
    margin-top: -6px;
}
#commentform p.logged-in-as {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#commentform input#author {
    -moz-box-sizing: border-box;
    background-image: url("../images/i_name.png");
    background-position: 9px 7px;
    background-repeat: no-repeat;
    float: left;
    padding-left: 45px;
    width: 50%;
}
#commentform input#email {
    -moz-box-sizing: border-box;
    background-image: url("../images/i_feedburner.png");
    background-position: 9px 7px;
    background-repeat: no-repeat;
    float: right;
    padding-left: 45px;
    width: 49%;
}
#commentform input#url {
    -moz-box-sizing: border-box;
    background-image: url("../images/i_website.png");
    background-position: 9px 6px;
    background-repeat: no-repeat;
    padding-left: 45px;
    width: 100%;
}
#PaperSubmission textarea, #commentform textarea {
    -moz-box-sizing: border-box;
    width: 100%;
}
#commentform #submit {
    float: right;
    margin: 5px 0 9px;
}
.postdate {
    float: left;
    min-height: 100px;
    position: relative;
    width: 90px;
}
.postdate span {
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
    z-index: 2;
}
.postdate strong.day {
    display: block;
    padding: 24px 0 0 3px;
    text-align: center;
    width: 67px;
}
.postdate strong.month {
    display: block;
    padding: 15px 0 0 3px;
    text-align: center;
    width: 67px;
}
.blogtitles {
    padding-left: 90px;
}
.blogtitles.nodate {
    padding-left: 0;
}
.blogtitles .entry-excerpt p {
    margin: 0;
    padding: 0;
}
.blogtitles a {
    text-decoration: none;
}
.post_title_area {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    overflow: hidden;
    padding-bottom: 50px;
}
.single .post_title_area {
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.post_title_area h1.entry-title {
    display: table;
    height: 50px;
    margin: 0 !important;
    padding: 5px 0 10px;
    vertical-align: middle;
}
.post_title_area .entry-title span {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}
.post_tags, .post_categories {
    padding: 0;
}
#authorbox {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #ECECEC;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;
    margin-top: 10px;
    overflow: hidden;
    padding: 17px;
}
#authorbox img {
    float: left;
}
#authorbox div {
    padding-left: 145px;
}
#authorbox p {
    padding: 0;
}
#authorbox p + P {
    padding-top: 10px;
}
.post_title_area h2.entry-title {
    font-size: 22px !important;
    padding-bottom: 5px;
}
.postmeta span {
    color: #DCDCDC;
    font-size: 8px;
    padding: 0 9px;
    position: relative;
    top: -2px;
}
.postmeta .commentslink {
    background: url("../images/i_comments.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding-left: 20px;
}
p.postmeta {
    padding-bottom: 9px;
}
.posts_listing + .posts_listing {
    margin-top: 50px;
}
.posts_listing .thumb {
    margin-bottom: 15px;
}
.teaser_box {
    display: block;
    position: relative;
    text-decoration: none;
}
.teaser_box img {
    border-radius: 3px;
    position: relative;
}
.teaser_title {
    background: none repeat scroll 0 0 rgba(36, 27, 28, 0.9);
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    left: -4px;
    letter-spacing: -1px;
    padding: 9px 11px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    top: 50%;
    transition: all 200ms ease-in-out 0s;
}
.teaser_title_inner {
    display: block;
}
.teaser_more {
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px;
    padding: 2px 9px 4px;
    text-transform: none;
}
.teaser_box:hover .teaser_title {
    margin-top: -10px;
    transition: all 200ms ease-in-out 0s;
}
.testimonial {
    margin-bottom: 20px;
    position: relative;
}
.testimonial .testimonial_meta span {
    display: block;
    line-height: 1.2;
    text-align: right;
}
.quote {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #ECECEC;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;
    margin-bottom: 10px;
    padding: 15px 15px 5px 48px;
}
.quote:before {
    background: url("../images/i_quote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 43px;
    left: -11px;
    position: absolute;
    top: 8px;
    width: 44px;
}
.quote p {
    margin-top: 0;
    padding-top: 0;
}
.events + .events {
    margin-top: 30px;
}
.events .content_wrap {
    overflow: hidden;
}
.events .blogtitles {
    padding-left: 0;
}
.events .post_title_area {
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.events .events_meta {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    list-style: none outside none;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 0 25px;
}
.events .events_meta li {
    border-right: 1px solid #E8E8E8;
    float: left;
    padding: 0 20px;
}
.events .events_meta li:last-child {
    border: medium none;
}
.events .events_meta li.event_time {
    font-size: 22px;
}
.events .events_meta li.event_address {
    font-size: 14px;
}
.events .events_meta li.event_phone {
    font-size: 12px;
}
.events .location-map-travelmode {
    background-color: #F0F0F0;
    background-image: url("../images/sprite_directions.png");
    background-repeat: no-repeat;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin-bottom: 15px;
    margin-right: 6px;
    width: 40px;
}
.location-map-car-button {
    background-position: 0 100%;
}
.location-map-walk-button {
    background-position: -45px 100%;
}
.location-map-bike-button {
    background-position: -90px 100%;
}
.location-map-car-button:hover, .location-map-car-button.selected {
    background-position: 0 0;
}
.location-map-walk-button:hover, .location-map-walk-button.selected {
    background-position: -45px 0;
}
.location-map-bike-button:hover, .location-map-bike-button.selected {
    background-position: -90px 0;
}
.location-map-button {
    float: left;
    margin-right: 6px;
    margin-top: 10px;
}
.location-map-swap {
    background: url("../images/i_swap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 31px;
    margin: 0 0 5px 5px;
    width: 29px;
}
.location-map-direction-list {
    clear: both;
    margin-top: 20px;
}
.adp-list {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    margin-bottom: 20px;
    padding-top: 20px;
}
.adp-list td {
    padding: 6px 20px 6px 0 !important;
}
.adp-list td.adp-listheader {
    padding: 12px 20px 12px 0 !important;
}
.location-map-direction-list td {
    border: medium none !important;
}
.location-map-direction-list tr:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.location-map-directions form p {
    clear: both;
}
.adp-listinfo {
    opacity: 0.5;
}
.adp-listsel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.adp-listsel .adp-listinfo {
    opacity: 1;
}
.adp-placemark {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    padding-top: 20px;
}
.adp-text {
    padding-top: 24px !important;
}
.events_calendar {
    clear: both;
    overflow: hidden;
    position: relative;
}
.events_calendar .day {
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;
    float: left;
    height: 127px;
    margin: 0 3px 3px 0;
    position: relative;
    transition: border-color 200ms ease-in-out 0s;
    width: 127px;
}
.grid_8 .events_calendar .day {
    height: 81px;
    overflow: hidden;
    width: 81px;
}
.events_calendar .day.empty {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    text-align: left;
    text-indent: -9999em;
}
.events_calendar .day.has_event {
    border-color: #E0E0E0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
    overflow: hidden;
}
.events_calendar .day .number {
    color: #DDDDDD;
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin: 17px;
}
.events_calendar .day.today .number, .events_calendar .day:hover .number {
    margin: 14px;
}
.events_calendar .day.has_event .number {
    color: #4F4F4F;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 700;
    height: 32px;
    margin: 7px 0 0 6px;
    padding: 11px 0 0 10px;
    position: relative;
    width: 36px;
}
.events_calendar .day.has_event .number a {
    color: #4F4F4F;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 46px;
    z-index: 3;
}
.events_calendar .day.today.has_event .number, .events_calendar .day.has_event:hover .number {
    margin: 4px 0 0 3px;
}
.events_calendar .day.today {
    height: 121px;
    transition: border-color 200ms ease-in-out 0s;
    width: 121px;
}
.events_calendar .day:hover:not(.empty) {
    height: 121px;
    width: 121px;
}
.lt-ie9 .events_calendar .day:hover {
    height: 121px;
    width: 121px;
}
.grid_8 .events_calendar .day.today {
    height: 75px;
    width: 75px;
}
.grid_8 .events_calendar .day:hover:not(.empty) {
    height: 75px;
    width: 75px;
}
.lt-ie9 .grid_8 .events_calendar .day:hover {
    height: 75px;
    width: 75px;
}
.events_calendar .week span {
    display: block;
    float: left;
    font-size: 22px;
    text-align: center;
    width: 132px;
}
.grid_8 .events_calendar .week span {
    width: 86px;
}
.events_calendar .week {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 0.8;
    overflow: hidden;
    padding: 25px 0 30px;
}
.events_calendar .calendar_header {
    padding: 10px 0 25px;
    text-align: center;
}
.events_calendar .calendar_header span.month {
    font-size: 36px;
}
.events_calendar .calendar_header #next_month {
    background: url("../images/bg_next_month.png") no-repeat scroll 100% 8px rgba(0, 0, 0, 0);
    display: block;
    padding: 5px 35px 5px 12px;
    position: absolute;
    right: 0;
    top: 10px;
}
.events_calendar .calendar_header #previous_month {
    background: url("../images/bg_previous_month.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    display: block;
    left: 0;
    padding: 5px 12px 5px 35px;
    position: absolute;
    top: 10px;
}
.events_calendar .calendar_header a {
    border: 1px solid rgba(0, 0, 0, 0);
    text-decoration: none;
}
.events_calendar .calendar_header a:hover {
    background-color: #FAFAFA !important;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;
}
.events_calendar .day.has_event .event {
    margin: 10px;
}
.events_calendar .day.today .event, .events_calendar .day:hover .event {
    margin: 7px;
}
.events_calendar .day.has_event .event a {
    text-decoration: none;
}
.events_calendar .day.has_event .time {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    padding: 10px 0 0 55px;
}
.grid_8 .events_calendar .day.has_event .time {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    display: block;
    font-size: 10px;
    height: 35px;
    margin-bottom: 1px;
    padding: 10px 0 0 42px;
}
.multi_button {
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    padding: 10px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 3;
}
.multi_button span {
    background: url("../images/bg_dots_white.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    display: block;
    margin-bottom: 14px;
    opacity: 0.9;
    padding-bottom: 15px;
}
.grid_8 .multi_button span {
    display: none;
}
.multi_button a {
    background: none repeat scroll 0 0 #281E1F;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.events_calendar .day.has_event:hover .multi_button {
    display: block;
}
.blog_shortcode + .blog_shortcode {
    margin-top: 20px;
}
.blog_shortcode .thumb {
    float: left;
    margin-right: 20px;
}
.blog_shortcode h2.entry-title {
    display: inline;
    font-size: 16px !important;
    line-height: 18px !important;
    padding-right: 27px;
    position: relative;
}
.blog_shortcode h2.entry-title a {
    text-decoration: none;
}
.blog_shortcode .entry-content {
    padding-top: 12px;
}
.jp-play, .jp-pause {
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 3px;
    display: block;
    height: 26px;
    text-align: left;
    text-indent: -9999em;
    width: 34px;
}
.jp-play:hover, .jp-pause:hover {
    height: 24px;
    margin-top: 2px;
}
.jp-control {
    float: left;
    margin-right: 2px;
}
.jp-play {
    background-image: url("../images/i_play.png");
}
.jp-pause {
    background-image: url("../images/i_pause.png");
}
.jp-gui {
    background-color: #FCFCFC;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;
    height: 26px;
    margin-left: 36px;
    padding: 0 9px;
    position: relative;
}
.jp-progress {
    padding: 12px 100px 0 0;
}
.jp-seek-bar {
    background-color: #D9D9D9;
    cursor: pointer;
    height: 2px;
}
.jp-play-bar {
    height: 2px;
}
.jp-volume {
    background: url("../images/i_volume.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 26px;
    padding: 5px 0 0 18px;
    position: absolute;
    right: 13px;
    top: 7px;
    width: 42px;
}
.jp-volume-bar {
    background-color: #D9D9D9;
    cursor: pointer;
    height: 2px;
}
.jp-volume-bar-value {
    height: 2px;
}
.jp-title {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    font-size: 11px;
    margin-bottom: 10px;
    padding: 10px 2px;
}
.jp-title strong {
    font-weight: 400;
}
.jp-no-solution {
    visibility: hidden;
}
.offer_group {
    width: 100%;
}
.offer_group .offer {
    float: left;
    margin: 0 3px 0 0;
    text-align: center;
    width: 220px;
}
.grid_8 .offer_group .offer {
    width: 199px;
}
.offer_group .offer .inner_offer {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    box-shadow: 2px 2px 3px 0 #F2F2F2, 0 0 0 1px #FDFDFD;
    margin-bottom: 20px;
    padding: 20px 0 0;
    position: relative;
    transition: all 200ms ease-in-out 0s;
}
.offer_group .offer:hover .inner_offer {
    border: 1px solid #B8B8B8;
    bottom: -10px;
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    padding: 30px 0 10px;
    position: relative;
    top: -10px;
    transition: all 200ms ease-in-out 0s;
}
.offer_group .offer .title {
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
.offer_group .offer .price {
    background-color: #F8F8F8;
    display: block;
    font-size: 22px;
    font-weight: 400;
    padding: 18px 0;
}
.offer_group .offer .offer_content {
    display: block;
    padding: 20px 20px 0;
}
.offer_group .offer .offer_content li:before {
    display: none;
}
.offer_group .offer .offer_content li {
    padding-left: 0;
}


/* forms shortcode */
.th_contact-form input[type=text], .th_contact-form textarea, .th_contact-form select, .contact-form input[type=text], .contact-form textarea, .contact-form select { float:left; width:100%; box-sizing: border-box; /* css3 rec */ -moz-box-sizing: border-box; /* ff2 */ -ms-box-sizing: border-box; /* ie8 */ -webkit-box-sizing: border-box; /* safari3 */ -khtml-box-sizing: border-box; /* konqueror */ }
.th_contact-form, .contact-form { clear:both }
.th_contact-form select, .contact-form select { padding: 6px }
.th_contact-form input.checkbox, .contact-form input.checkbox { float:left; margin: 5px 10px 5px 5px }
.th_contact-form label.checkbox, .contact-form label.checkbox { display: block; line-height: 100%; }
.th_contact-form input.radio, .contact-form input.radio { float:left; margin: 5px 10px 0 5px }
.th_contact-form label.radio, .contact-form label.radio { display: block; font-size: 12px; font-style: normal; line-height: 100%; }
.th_contact-form label, .contact-form label { padding: 5px 0 5px; font-style: italic; font-size: 12px }
.th_contact-form>div, .contact-form>div { background: #f6f6f6; padding: 5px 4px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; margin: 0 0 3px 0; overflow: hidden; position: relative }
.th_contact-form input.name, .contact-form input.name { float:left; background-image:url('../images/i_name.png'); background-repeat:  no-repeat; background-position:  9px 5px; padding-left: 45px; }
.th_contact-form input.email, .contact-form input.email { float:left; background-image:url('../images/i_feedburner.png'); background-repeat:  no-repeat; background-position:  9px 5px; padding-left: 45px; }
.th_contact-form input.url, .contact-form input.url { background-image:url('../images/i_website.png'); background-repeat:  no-repeat; background-position:  9px 5px; padding-left: 45px; }
.th_contact-form .th_contact-submit, .contact-form .th_contact-submit { margin-top: -6px }
.th_contact-form .th_contact-submit.captcha1, .contact-form .th_contact-submit.captcha1 { margin-top: -8px;padding-top: 0;padding-bottom: 0; }
.th_contact-form .th_contact-submit .PartnersNService_button, .contact-form .th_contact-submit .PartnersNService_button { float: right; margin:5px 7px 9px 0; }
.th_contact-form .th_contact-submit.captcha1 .PartnersNService_button, .contact-form .th_contact-submit.captcha1 .PartnersNService_button { float: right; margin:38px 13px 9px 0; }
.th_contact-form .th_contact-submit .PartnersNService_button:hover, .contact-form .th_contact-submit .PartnersNService_button:hover { margin:7px 7px 9px 0; }
.th_contact-form .th_contact-submit.captcha1 .PartnersNService_button:hover, .contact-form .th_contact-submit.captcha1 .PartnersNService_button:hover { margin:40px 13px 9px 0; }


.th_contact-form label.error, .contact-form label.error { background: url('../images/error.png') no-repeat 0 0; width: 23px; height: 21px; text-indent: -9999em; display: block; position: absolute; top:9px; right: 8px; text-align: left; }




.th_contact-form select{
    color: #999;
}

.th_contact-form select.error {
	color: #FF6F6F;
}

.th_contact-form select.error option{
    color: #999;
}



.th_contact-form select.subject, .contact-form select.subject { background-image:url('../images/i_subject.png'); background-repeat:  no-repeat; background-position:  9px 5px; padding-left: 45px; }




.th_contact-form input.code, .contact-form input.code { background-image:url('../images/i_key.png'); background-repeat:  no-repeat; background-position:  9px 5px; padding-left: 45px; }





.shortcode_testimonial {
    padding-top: 25px;
    position: relative;
}
.shortcode_testimonial .controls .prev, .shortcode_testimonial .controls .next {
    background: url("../images/i_cal_nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 17px;
    margin-left: 7px;
    text-align: left;
    text-indent: -9999em;
    transition: background 200ms ease-in-out 0s;
    width: 17px;
}
.shortcode_testimonial .controls .prev:hover {
    background-position: 0 100%;
    transition: background 200ms ease-in-out 0s;
}
.shortcode_testimonial .controls .next {
    background-position: -24px 0;
    transition: background 200ms ease-in-out 0s;
}
.shortcode_testimonial .controls .next:hover {
    background-position: -24px 100%;
    transition: background 200ms ease-in-out 0s;
}
.shortcode_testimonial .controls {
    position: absolute;
    right: 0;
    top: 2px;
}
footer {
    clear: both;
    overflow: hidden;
}
#footer_widgets {
    overflow: hidden;
    padding: 30px 0 0;
}
footer #menu-footer-menu li:after {
    content: "|";
}
footer #menu-footer-menu li:last-child:after {
    content: "";
}
footer .bg_top {
    background: url("../images/footer_top.png") repeat-x scroll 0 0 #FFFFFF;
    height: 4px;
    width: auto;
}
footer {
    background: linear-gradient(to bottom, #F4F4F4 0%, #E5E5E5 100%) repeat scroll 0 0 #E5E5E5;
    color: #C5C5C5;
}
footer .shadow {
    background: url("../images/footer_shadow.png") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
    height: 21px;
    margin-top: 30px;
}
#title_sidebar .shadow {
    background: url("../images/tline_shadow.png") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
    height: 21px;
    margin: -10px 0 0;
}
#copyright {
    background-color: #3A3A3A;
    border-top: 2px solid #FFFFFF;
    margin-top: 15px;
    min-height: 15px;
    padding: 22px 0;
    position: relative;
}
#copyright p {
    margin: 0;
    padding: 0;
}
#copyright p a {
    text-decoration: none;
}
#copyright nav ul {
    float: right;
    margin: 0;
    padding: 0;
}
#copyright nav ul ul {
    float: right;
    margin: 0;
    padding: 0;
}
#copyright nav li {
    float: left;
}
#copyright nav li a {
    margin: 0 6px;
    padding: 5px 5px 7px;
    text-decoration: none;
}
#copyright nav li:last-child a {
    margin-right: 0;
    padding-right: 0;
}
.hdark {
    background-color: #EBEBEB;
}
hr {
    clear: both;
}
.th_notification {
    margin-bottom: 10px;
    min-height: 52px;
    padding: 20px 25px 10px 75px;
}
.th_notification.notification_mark {
    background: url("../images/i_successful.png") no-repeat scroll 19px 19px #DCECCF;
    border: 1px solid #B5E4A0;
    clear: both;
    color: #427625;
    margin-bottom: 20px;
    min-height: 38px;
    padding: 20px 15px 15px 70px;
}
.th_notification.notification_error {
    background: url("../images/i_errorn.png") no-repeat scroll 19px 19px #F2E1D8;
    border: 1px solid #D9C2BA;
    clear: both;
    color: #872A06;
    margin-bottom: 20px;
    min-height: 38px;
    padding: 20px 15px 15px 70px;
}
.th_notification.notification_info {
    background: url("../images/i_info.png") no-repeat scroll 19px 19px #E9E9E9;
    border: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 20px;
    min-height: 38px;
    padding: 20px 15px 15px 70px;
}
.th_notification.notification_warning {
    background: url("../images/i_warning.png") no-repeat scroll 19px 19px #F6F0D9;
    border: 1px solid #EEE3B1;
    clear: both;
    color: #A47607;
    margin-bottom: 20px;
    min-height: 38px;
    padding: 20px 15px 15px 70px;
}
.th_notification.notification_mark_tiny {
    background: url("../images/i_successful_tiny.png") no-repeat scroll 13px 11px #F4F9E1;
    border: 1px solid #E5E7D1;
    color: #3D3D3D;
    margin-bottom: 10px;
    min-height: 15px;
    padding: 13px 15px 12px 48px;
}
.th_notification.notification_error_tiny {
    background: url("../images/i_errorn_tiny.png") no-repeat scroll 13px 11px #FBEDE8;
    border: 1px solid #F1D6C6;
    color: #3D3D3D;
    margin-bottom: 10px;
    min-height: 15px;
    padding: 13px 15px 12px 48px;
}
.th_notification.notification_info_tiny {
    background: url("../images/i_info_tiny.png") no-repeat scroll 13px 11px #FFFFE0;
    border: 1px solid #F1E5C6;
    color: #3D3D3D;
    margin-bottom: 10px;
    min-height: 15px;
    padding: 13px 15px 12px 48px;
}
.th_notification.notification_warning_tiny {
    background: url("../images/i_warning_tiny.png") no-repeat scroll 13px 11px #FFFFE0;
    border: 1px solid #F1E5C6;
    color: #3D3D3D;
    margin-bottom: 10px;
    min-height: 15px;
    padding: 13px 15px 12px 48px;
}
.entry-content table {
    border-collapse: separate;
    border-spacing: 0;
}
.entry-content table thead tr {
}
.entry-content table thead tr:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.entry-content table thead {
    background-color: #F9F9F9;
    border: 1px solid #DEDDDD;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.entry-content th {
    padding: 12px 20px;
}
.entry-content table td {
    padding: 12px 20px;
}
.entry-content table tr:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#styled table td {
    padding: 5px 0 5px 20px;
}
#styled label.error {
    padding-left: 5px;
}
#styled input.submit {
    background: none repeat scroll 0 0 #3C9807;
    border: medium none;
    border-radius: 2px;
    color: #FFFFFF;
    padding: 5px 9px;
    transition: background 200ms ease-in-out 0s;
}
#styled input.submit:hover {
    background: none repeat scroll 0 0 #281E1F;
    transition: background 200ms ease-in-out 0s;
}
#error_message {
    margin: 20px 0;
}
.entry-content blockquote {
    margin: 0 0 10px;
    padding: 0 0 0 35px;
    position: relative;
}
.entry-content blockquote.twt-tweet:before {
    display: none;
}
div.twitter-tweet-rendered, div.twt-border {
    max-width: 100% !important;
    width: 100% !important;
}
ul.twt-actions li:before {
    display: none;
}
.entry-content blockquote p {
    margin-top: 0;
    padding-top: 0;
}
.entry-content ul {
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}
.entry-content ul ul {
    padding: 0;
}
.entry-content ul > li {
    padding: 5px 0 6px 20px;
    position: relative;
}
.entry-content ol {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}
.entry-content ol > li {
    padding: 5px 0 6px;
    position: relative;
}
.entry-content li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.entry-content ul ul li:last-child {
    padding-bottom: 0;
}
.entry-content cite {
    color: #9B9B9B;
}
.entry-content cite, .entry-content em {
    font-style: italic;
}
pre {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/bg_code.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none !important;
    border-image: none;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    line-height: 21px !important;
    margin-bottom: 15px;
    overflow-x: auto;
    padding: 0 10px !important;
}
h4.trigger {
    font-family: Arial,sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 100%;
    margin: 0 !important;
    padding: 12px 12px 12px 40px;
}
h4.trigger a {
    display: block;
    text-decoration: none;
}
.t_ico {
    background: url("../images/toggle.png") no-repeat scroll 5px 1px #464646;
    border-radius: 10px;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    margin-left: -30px;
    margin-top: -4px;
    width: 20px;
}
h4.active .t_ico {
    background-color: #464646;
    background-position: 5px -19px;
}
.toggle {
    border: 1px solid #DEDDDD;
    border-radius: 4px;
    box-shadow: 2px 2px 3px 0 #F2F2F2, 0 0 0 1px #FDFDFD;
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
.toggle-gray {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06) inset;
}
.toggle_container {
    display: none;
    overflow: hidden;
    padding: 10px;
}
.toggle_container.active {
    display: block;
}
.tabgroup {
    display: none;
}
.no-js .tabgroup {
    display: block;
}
.no-js .tabgroup div {
    clear: both;
}
.ui-tabs {
    margin-bottom: 15px;
    padding: 0;
    position: relative;
}
.ui-tabs .ui-tabs-nav {
    display: block;
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li {
    background: url("../images/separator.png") no-repeat scroll 100% 12px rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    float: left;
    list-style: none outside none;
    margin: 0 -2px -2px 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ui-tabs .ui-tabs-nav li:before {
    content: "" !important;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    font-weight: 700;
    padding: 9px 17px;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    background-image: none;
    border-color: #DEDDDD #DEDDDD #FFFFFF;
    border-image: none;
    border-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-width: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #312E2A;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    border: 1px solid #DEDDDD;
    border-radius: 4px;
    box-shadow: 2px 2px 3px 0 #F2F2F2, 0 0 0 1px #FDFDFD;
    clear: both;
    display: block;
    margin: 0;
    padding: 15px 18px 0;
}
.widget .ui-tabs .ui-tabs-panel {
    padding-bottom: 15px;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
.social_links {
    background: url("../images/sprite_socialbuttons.png") no-repeat scroll 0 0 #F0F0F0;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    margin: 0 6px 6px 0;
    text-align: left;
    text-indent: -9999px;
    transition: background 200ms ease-in-out 0s;
    width: 40px;
}
.social_links.rss_feed {
    background-position: 0 0;
}
.social_links.rss_feed:hover {
    background-position: 100% 0;
}
.social_links.facebook_account {
    background-position: 0 -160px;
}
.social_links.facebook_account:hover {
    background-position: 100% -160px;
}
.social_links.twitter {
    background-position: 0 -200px;
}
.social_links.twitter:hover {
    background-position: 100% -200px;
}
.social_links.dribble_account {
    background-position: 0 -120px;
}
.social_links.dribble_account:hover {
    background-position: 100% -120px;
}
.social_links.email_to {
    background-position: 0 -240px;
}
.social_links.email_to:hover {
    background-position: 100% -240px;
}
.social_links.google_plus_account {
    background-position: 0 -280px;
}
.social_links.google_plus_account:hover {
    background-position: 100% -280px;
}
.social_links.flicker_account {
    background-position: 0 -40px;
}
.social_links.flicker_account:hover {
    background-position: 100% -40px;
}
.social_links.vimeo_account {
    background-position: 0 -80px;
}
.social_links.vimeo_account:hover {
    background-position: 100% -80px;
}
.social_links.linkedin_account {
    background-position: 0 -320px;
}
.social_links.linkedin_account:hover {
    background-position: 100% -320px;
}
.social_links.youtube_account {
    background-position: 0 -360px;
}
.social_links.youtube_account:hover {
    background-position: 100% -360px;
}
.social_links.pinterest_account {
    background-position: 0 -400px;
}
.social_links.pinterest_account:hover {
    background-position: 100% -400px;
}
ul.upcoming_events {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.upcoming_events li:before {
    display: none;
}
ul.upcoming_events li {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
}
ul.upcoming_events li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
ul.upcoming_events p.meta_date {
    display: block;
    float: left;
    height: 55px;
    margin: 0 11px 0 0;
    width: 46px;
}
ul.upcoming_events p.meta_date strong {
    color: #4F4F4F;
    display: block;
    font-size: 22px;
    font-weight: 700;
    padding: 11px 0 0 8px;
}
ul.upcoming_events p.meta_date a {
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 46px;
}
ul.upcoming_events p.meta_date a:hover {
    color: #0033FF;
}
ul.upcoming_events p.meta_date span {
    display: block;
    font-size: 11px;
    margin-top: 0;
    padding-right: 4px;
    text-align: center;
    text-transform: uppercase;
}
ul.upcoming_events .entry-title {
    display: block;
    font-size: 14px;
    text-decoration: none;
}
ul.upcoming_events span {
    display: block;
}
.pagination {
    border-top: 1px solid #ECECEC;
    margin: 20px 0 -9px;
    padding: 18px 0 0;
    text-align: center;
}
ul.page-numbers {
    display: inline-block;
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
ul.page-numbers li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    padding: 0;
}
ul.page-numbers li:before {
    content: "" !important;
}
ul.page-numbers a, ul.page-numbers span {
    background: url("../images/bg_pagination_dots.png") no-repeat scroll 100% 15px rgba(0, 0, 0, 0);
    display: block;
    font-size: 16px;
    padding: 9px 12px 7px 10px;
    text-decoration: none;
}
ul.page-numbers li:last-child a:not(.next), .page-numbers li:last-child span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
ul.page-numbers a.next, ul.page-numbers a.prev {
    background: url("../images/bg_pagination.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 34px;
    padding: 0 !important;
    text-align: left;
    text-indent: -9999px;
    transition: background 200ms ease-in-out 0s;
    width: 34px;
}
ul.page-numbers a.next {
    background-position: -34px 0;
    margin-left: -1px;
}
ul.page-numbers a.next:hover {
    background-position: -34px 100%;
    transition: background 200ms ease-in-out 0s;
}
ul.page-numbers a.prev {
    background-position: 0 0;
}
ul.page-numbers a.prev:hover {
    background-position: 0 100%;
    transition: background 200ms ease-in-out 0s;
}
.dropcaps {
    background: url("../images/dropcaps.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 700;
    height: 35px;
    line-height: 100%;
    margin: 4px 8px 0 0;
    overflow: hidden;
    padding: 8px 2px 0 0;
    text-align: center;
    width: 42px;
}
a.th_totop {
    background: url("../images/totop.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
    padding-left: 24px;
}
div.toc {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #EBEBEB;
    border-radius: 2px;
    display: inline-block;
    padding: 22px 27px 7px;
}
a.toc_hide {
    float: right;
    font-size: 12px;
    line-height: 170%;
    margin-left: 50px;
    text-decoration: none;
}
.widget-title {
    margin-top: 0;
}
.widget + .widget {
    margin-top: 30px;
}
#title_sidebar .widget + .widget {
    margin-top: 0;
    padding-top: 0;
}
.widget_event {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    position: relative;
}
.widget_event .widget-title {
    float: left;
    margin-right: 20px;
}
.widget_event ul {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin: 0;
    padding: 13px 0;
    width: 100%;
}
.widget_event li {
    float: left;
    list-style: none outside none;
    margin-right: 5px;
    min-width: 20px;
    position: relative;
}
.grid_3 .widget_event li {
    min-width: 90px;
}
.widget_event strong {
    background: url("../images/bg_counter_light.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #4F4F4F;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 700;
    height: 34px;
    padding: 11px 0 0 10px;

    width: 36px;
}
.widget_event li a {
    background: url("../images/bg_counter_a_light.png") no-repeat scroll 2px 2px rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 46px;
}
.widget_event li .descr {
    display: block;
    float: left;
    font-size: 11px;
    padding-top: 12px;
}
.grid_12 .widget_event ul, .grid_6 .widget_event ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: auto;
}
.grid_12 .widget_event, .grid_6 .widget_event {
    padding-top: 15px;
}
.grid_12 .widget_event .widget-title, .grid_6 .widget_event .widget-title {
    margin-top: 25px;
}
.grid_12 .widget_event:before, .grid_6 .widget_event:before {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 15px;
    width: 100%;
}
#title_sidebar .widget_event {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
#title_sidebar .widget_event:before {
    content: "";
    display: none;
}
header .grid_6 .widget_event .widget-title {
    float: left;
    margin: 25px 20px 10px 0;
}
header .grid_6 .widget_event ul {
    float: left;
    margin: 0;
}
header .grid_6 .widget_event li {
    float: left;
    list-style: none outside none;
    margin-right: 5px;
    min-width: 68px;
    position: relative;
}
header .grid_6 .widget_event strong {
    background: url("../images/bg_counter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 700;
    height: 34px;
    padding: 11px 0 0 9px;
    width: 37px;
}
header .grid_6 .widget_event li a {
    background: url("../images/bg_counter_a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 46px;
}
header .grid_6 .widget_event li .descr {
    display: block;
    float: left;
    font-size: 11px;
    opacity: 0.33;
    padding-top: 12px;
}
header .grid_6 .widget_event {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 20px;
}
header .grid_6 .widget_event:before {
    display: none;
}
.widget_social_links ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_social_links ul li {
    margin-bottom: 9px;
}
.widget_social_links a {
    background: url("../images/sprite_social.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    min-height: 19px;
    padding: 1px 0 1px 35px;
    text-decoration: none;
}
.widget_social_links a.no_icon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
.widget_social_links a.facebook_account {
    background-position: 0 -20px;
}
.widget_social_links a.google_plus_account {
    background-position: 0 -40px;
}
.widget_social_links a.rss_feed {
    background-position: 0 -60px;
}
.widget_social_links a.email_to {
    background-position: 0 -80px;
}
.widget_social_links a.flicker_account {
    background-position: 0 -100px;
}
.widget_social_links a.vimeo_account {
    background-position: 0 -120px;
}
.widget_social_links a.youtube_account {
    background-position: 0 -180px;
}
.widget_social_links a.dribble_account {
    background-position: 0 -141px;
}
.widget_social_links a.linked_in_account {
    background-position: 0 -160px;
}
.widget_social_links a.pinterest_account {
    background-position: 0 -200px;
}
.widget_whenandwhere a {
    display: inline-block;
    min-height: 19px;
    padding: 1px 0;
    text-decoration: none;
}
.widget_whenandwhere_title {
    font-size: 12px;
    font-weight: bold;
}
.widget_twitter ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_twitter ul li {
    margin-bottom: 12px;
    padding-bottom: 14px;
    padding-left: 40px;
    position: relative;
}
.widget_twitter ul li:before {
    background: url("../images/i_twitter.png") no-repeat scroll 6px 7px #464646;
    border-radius: 100%;
    content: "";
    display: block;
    height: 24px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 24px;
}
.widget_twitter ul li:after {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.widget_twitter ul li:last-child:after {
    display: none;
}
.widget_twitter ul li a {
    text-decoration: none;
}
.widget_twitter ul li a:hover {
    opacity: 0.7;
}
.widget_twitter .twitter-date {
    display: block;
    font-style: italic;
    opacity: 0.7;
}
.tagcloud {
    overflow: hidden;
}
.widget_tag_cloud a {
    border: 1px solid #E2E2E2;
    border-radius: 2px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);
    display: block;
    float: left;
    font-size: 12px !important;
    margin: 0 5px 5px 0;
    padding: 5px 9px 4px;
    text-decoration: none;
}
.widget_tag_cloud a:hover {
    box-shadow: none;
    margin: 1px 4px 4px 1px;
}
.textwidget {
    overflow: hidden;
}
#title_sidebar .textwidget {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 0;
}
#title_sidebar .textwidget h1 {
    font-size: 22px;
    font-weight: 400;
}
#title_sidebar .textwidget h2 {
    font-size: 20px;
    font-weight: 400;
}
#title_sidebar .textwidget h3 {
    font-size: 18px;
    font-weight: 400;
}
#title_sidebar .textwidget h4 {
    font-size: 16px;
    font-weight: 400;
}
#title_sidebar .textwidget h5 {
    font-size: 14px;
    font-weight: 400;
}
#title_sidebar .textwidget .PartnersNService_button {
    margin-bottom: 0;
}
.widget_archive ul, .widget_categories ul, .widget_pages ul, .widget_rss ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_archive ul ul, .widget_categories ul ul, .widget_pages ul ul, .widget_rss ul ul {
    padding: 14px 0 0 20px;
}
.widget_archive li, .widget_categories li, .widget_pages li, .widget_rss li {
    padding: 0 0 14px 20px;
    position: relative;
}
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child {
    padding-bottom: 0;
}
.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_rss li a {
    text-decoration: none;
}
.rsswidget img {
    margin: -3px 5px 0 0;
}
.widget_nav_menu ul, .widget_links ul, .widget_meta ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_nav_menu ul ul, .widget_links ul ul, .widget_meta ul ul {
    padding: 0;
}
.widget_nav_menu > div > ul > li, .widget_links > ul > li, .widget_meta > ul > li {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    padding-bottom: 1px;
    position: relative;
}
.widget_nav_menu > div > ul > li:last-child, .widget_links > ul > li:last-child, .widget_meta > ul > li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.widget_nav_menu ul ul li, .widget_links ul ul li, .widget_meta ul ul li {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 1px;
    position: relative;
}
#title_sidebar .widget_nav_menu ul {
    overflow: hidden;
}
#title_sidebar .widget_nav_menu ul ul {
    display: none;
}
#title_sidebar .widget_nav_menu ul li:before {
    content: "";
}
#title_sidebar .widget_nav_menu ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 10px;
}
#title_sidebar .widget_nav_menu ul li a {
    margin: 0 6px 0 0;
    padding: 5px 7px 7px;
    text-decoration: none;
}
#title_sidebar .widget_nav_menu ul li a:hover, #title_sidebar .widget_nav_menu ul li.current-menu-item a {
    border-radius: 3px;
}
.widget_nav_menu li a, .widget_links li a, .widget_meta li a {
    display: block;
    padding: 7px 0 6px 20px;
    text-decoration: none;
}
.widget_nav_menu ul ul, .widget_links ul ul, .widget_meta ul ul {
    padding-left: 15px;
}
.widget_search form {
    position: relative;
}
.widget_search .widget-title, .widget_search label {
    display: none;
}
.widget_search #s {
    -moz-box-sizing: border-box;
    width: 100%;
}
#main .widget_search #s {
    -moz-box-sizing: border-box;
    border-radius: 1px;
    box-shadow: 0 0 0 5px #F6F6F6;
    margin: 0 5px;
    width: 98%;
}
#main .widget_search {
    padding-bottom: 15px;
}
.widget_search #searchsubmit {
    background: url("../images/b_search.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    border: medium none;
    height: 30px;
    position: absolute;
    right: 0;
    text-align: left;
    text-indent: -9999em;
    top: 0;
    width: 38px;
}
.widget_recent_comments ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_recent_comments ul li {
    background: url("../images/i_comments.png") no-repeat scroll 7px 4px rgba(0, 0, 0, 0);
    margin-bottom: 6px;
    padding-bottom: 7px;
    padding-left: 30px;
    position: relative;
}
.widget_recent_comments ul li:after {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.widget_recent_comments ul li:last-child:after {
    display: none;
}
.widget_recent_comments ul li a {
    text-decoration: none;
}
.widget_recent_comments ul li a:hover {
    text-decoration: underline;
}
.widget_recent_posts ul, .widget_popular_posts ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_recent_posts .imgborder, .widget_popular_posts .imgborder {
    float: left;
    margin-right: 12px;
}
.widget_recent_posts ul li, .widget_popular_posts ul li {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 16px;
    position: relative;
}
.widget_recent_posts ul li:last-child, .widget_popular_posts ul li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.widget_recent_posts ul li .recent_txt > a, .widget_popular_posts ul li .recent_txt > a {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    text-decoration: none;
}
.widget_recent_posts ul li .recent_txt p {
    background: url("../images/i_date.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
}
.widget_popular_posts ul li .recent_txt p {
    background: url("../images/i_comments.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
}
.widget_popular_posts ul li .recent_txt p a {
    text-decoration: none;
}
.widget_recent_posts a.imgborder > span.placeholder, .widget_popular_posts a.imgborder > span.placeholder {
    display: block;
    height: 50px;
    width: 75px;
}
.widget_recent_posts a.imgborder > span.placeholder span, .widget_popular_posts a.imgborder > span.placeholder span {
    background-color: #EBEAEA;
    background-image: url("../images/i_placeholder.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    width: 75px;
}
.widget_recent_posts a.imgborder > span.placeholder span, .widget_popular_posts a.imgborder > span.placeholder span, .widget_recent_posts a.imgborder img, .widget_popular_posts a.imgborder img {
    opacity: 1;
    transition: opacity 200ms ease-in-out 0s;
}
.widget_recent_posts a.imgborder:hover > span.placeholder span, .widget_popular_posts a.imgborder:hover > span.placeholder span, .widget_recent_posts a.imgborder:hover img, .widget_popular_posts a.imgborder:hover img {
    opacity: 0.6;
    transition: opacity 200ms ease-in-out 0s;
}
.widget_calendar {
    padding-top: 22px;
}
.widget_calendar table {
    border-collapse: separate;
    border-spacing: 1px;
    position: relative;
    width: 100%;
}
.widget_calendar .widget-title {
    display: none;
}
.widget_calendar caption {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    padding-bottom: 12px;
    text-align: left;
}
.widget_calendar tfoot {
    position: absolute;
    right: -11px;
    top: 1px;
}
.widget_calendar tfoot #prev a, .widget_calendar tfoot #next a {
    background: url("../images/i_cal_nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 17px;
    text-indent: -9999em;
    width: 17px;
}
.widget_calendar tfoot #next a {
    background-position: -24px 0;
}
.widget_calendar tfoot #prev a, .widget_calendar tfoot #next a {
    background: url("../images/i_cal_nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 17px;
    text-align: left;
    text-indent: -9999em;
    transition: background 200ms ease-in-out 0s;
    width: 17px;
}
.widget_calendar tfoot #prev a:hover {
    background-position: 0 100%;
    transition: background 200ms ease-in-out 0s;
}
.widget_calendar tfoot #next a {
    background-position: -24px 0;
    transition: background 200ms ease-in-out 0s;
}
.widget_calendar tfoot #next a:hover {
    background-position: -24px 100%;
    transition: background 200ms ease-in-out 0s;
}
.widget_calendar th {
    font-size: 14px;
    font-weight: 500;
    padding: 6px 0;
}
.widget_calendar tbody td {
    border: 1px solid #E8E8E8;
    border-radius: 1px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.06) inset;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 6px 17px;
}
.widget_calendar td.pad {
    border: medium none;
    box-shadow: none;
}
.widget_calendar tfoot #next a {
    margin-right: 11px;
}
.grid_3 .widget_calendar tbody td {
    font-size: 12px;
    height: 16px;
}
.widget_gallery ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.widget_gallery li {
    float: left;
    margin: 0 4px 4px 0;
}
.widget_gallery li a {
    display: block;
}
.widget_gallery li span.placeholder, .widget_gallery li span.placeholder span {
    display: block;
    height: 124px;
    width: 124px;
}
.widget_gallery li span.placeholder span {
    background-color: #EBEAEA;
}
.grid_4 .widget_gallery li a {
    height: 140px;
    width: 140px;
}
.grid_6 .widget_gallery li span.placeholder, .grid_6 .widget_gallery li a {
    height: 92px;
    width: 92px;
}
.grid_12 .widget_gallery li span.placeholder, .grid_12 .widget_gallery li a {
    height: 134px;
    width: 134px;
}
.widget_flickr {
    overflow: hidden;
}
.flickr_badge_image a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);
    display: inline-block;
    padding: 7px;
}
.flickr_badge_image {
    float: left;
    margin: 0 4px 4px 0;
}
.widget_feedburner label {
    display: block;
}
.widget_feedburner input {
    -moz-box-sizing: border-box;
    background: url("../images/i_feedburner.png") no-repeat scroll 9px 7px #FFFFFF;
    border-radius: 1px;
    box-shadow: 0 0 0 3px #F6F6F6;
    margin: 8px 0 12px;
    padding-left: 45px;
    width: 95%;
}
header .widget_feedburner input, .lt-ie9 .widget_feedburner input {
    box-shadow: none;
    margin: 6px 0;
}
#title_sidebar .widget_feedburner .widget-title {
    margin-bottom: -15px;
}
#title_sidebar .widget_feedburner input {
    box-shadow: none;
    margin: 8px 10px 12px 0;
    width: 860px;
}
#title_sidebar .widget_feedburner label {
    float: right;
}
.widget_testimonial {
    position: relative;
}
.widget_testimonial .controls .prev, .widget_testimonial .controls .next {
    background: url("../images/i_cal_nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 17px;
    margin-left: 7px;
    text-align: left;
    text-indent: -9999em;
    transition: background 200ms ease-in-out 0s;
    width: 17px;
}
.widget_testimonial .controls .prev:hover {
    background-position: 0 100%;
    transition: background 200ms ease-in-out 0s;
}
.widget_testimonial .controls .next {
    background-position: -24px 0;
    transition: background 200ms ease-in-out 0s;
}
.widget_testimonial .controls .next:hover {
    background-position: -24px 100%;
    transition: background 200ms ease-in-out 0s;
}
.widget_testimonial .controls {
    position: absolute;
    right: 0;
    top: 2px;
}
header .widget_testimonial .controls {
    top: 55px;
}
.widget_testimonial .testimonial_meta span {
    display: block;
    line-height: 1.2;
    text-align: right;
}
.quote {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #ECECEC;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;
    margin-bottom: 10px;
    padding: 15px 15px 5px 48px;
}
.quote:before {
    background: url("../images/i_quote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 43px;
    left: -11px;
    position: absolute;
    top: 8px;
    width: 44px;
}
.quote p {
    margin-top: 0;
    padding-top: 0;
}
.widget_contactform div {
    position: relative;
}
.widget_contactform input, .widget_contactform textarea {
    -moz-box-sizing: border-box;
    background: url("../images/i_feedburner.png") no-repeat scroll 9px 7px #FFFFFF;
    border-radius: 1px;
    box-shadow: 0 0 0 5px #F6F6F6;
    margin: 5px 5px 8px;
    padding-left: 45px;
    width: 98%;
}
.widget_contactform input.name {
    background: url("../images/i_name.png") no-repeat scroll 9px 7px #FFFFFF;
}
.widget_contactform textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-left: 13px;
}
header .widget_contactform input, .lt-ie9 .widget_contactform input, header .widget_contactform textarea, .lt-ie9 .widget_contactform textarea {
    box-shadow: none;
    margin: 6px 0;
    width: 100%;
}
.widget_contactform label.error {
    background: url("../images/error.png") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 21px;
    position: absolute;
    right: 5px;
    text-align: left;
    text-indent: -9999em;
    top: 10px;
    width: 23px;
}
header .widget_contactform label.error, .lt-ie9 .widget_contactform label.error {
    right: 3px;
    top: 11px;
}
.widget_contactform button {
    margin-left: 5px;
    margin-top: 7px;
}
.widget_upcoming ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.widget_upcoming ul li {
    background: url("../images/bg_footer_widgets.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    margin-bottom: 15px;
    min-height: 53px;
    overflow: hidden;
    padding-bottom: 16px;
    padding-left: 65px;
    position: relative;
}
.widget_upcoming ul li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.widget_upcoming p.meta_date {
    background: url("../images/bg_counter_light.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 55px;
    left: 0;
    margin: 0 11px 0 0;
    position: absolute;
    width: 46px;
}
.widget_upcoming p.meta_date strong {
    color: #4F4F4F;
    display: block;
    font-size: 22px;
    font-weight: 700;
    padding: 11px 0 0 10px;
}
.widget_upcoming p.meta_date a {
    background: url("../images/bg_counter_a_light.png") no-repeat scroll 2px 2px rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 46px;
}
header .widget_upcoming p.meta_date {
    background: url("../images/bg_counter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
header .widget_upcoming p.meta_date strong {
    color: #FFFFFF;
}
header .widget_upcoming p.meta_date a {
    background: url("../images/bg_counter_a.png") no-repeat scroll 2px 2px rgba(0, 0, 0, 0);
}
.widget_upcoming p.meta_date span {
    display: block;
    font-size: 11px;
    margin-top: 12px;
    padding-right: 4px;
    text-align: center;
    text-transform: uppercase;
}
.widget_upcoming .entry-title {
    display: block;
    font-size: 14px;
    text-decoration: none;
}
.widget_upcoming span {
    display: block;
}
.ir {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    border: 0 none;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}
.ir br {
    display: none;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
}
.error {
    color: #FF0000;
}
.lt-ie9 .ngg-gallery-thumbnail img {
    max-width: none !important;
}
#stylechanger {
    background-color: #FFFFFF;
    color: #6B6B6B;
    left: -254px;
    position: fixed;
    top: 110px;
    width: 254px;
    z-index: 100000;
}
.shead {
    background-color: #292521;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px;
    padding: 13px 0;
    text-align: center;
    text-transform: uppercase;
}
.shead h5 {
    margin: 0;
    padding: 0;
}
#stylechanger a.section_toggle {
    background: url("../images/bg_preview_toggle.png") no-repeat scroll 100% 100% #EEEEEE;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #E3E3E2;
    color: #211E1B;
    display: block;
    font-size: 14px;
    margin: 1px 0;
    padding: 6px 20px 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#stylechanger a.section_toggle.active {
    background: url("../images/bg_preview_toggle.png") no-repeat scroll 100% 0 #EEEEEE;
}
#stylechanger form fieldset {
    display: none;
    overflow: hidden;
    padding: 16px 15px 8px;
    position: relative;
}
#stylechanger form label {
    float: left;
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    padding-bottom: 12px;
    padding-top: 2px;
    text-align: left;
    width: 140px;
}
#stylechanger form label.select_label {
    width: 100%;
}
#stylechanger form p span {
    color: #2E2828;
}
#stylechanger form p {
    padding-bottom: 5px;
}
#stylechanger input {
    border: medium none;
    border-radius: 0 !important;
    box-shadow: none;
    font-style: italic;
    height: 20px;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
    width: 57px;
}
#stylechanger select {
    border: 1px solid #EEEEEE;
    border-radius: 0 !important;
    box-shadow: none;
    display: block;
    font-style: italic;
    margin-bottom: 15px;
    padding: 0;
    text-align: left;
    width: 100%;
}
.mColorPickerTrigger {
    display: block;
    float: right;
    height: 16px;
    margin: 0;
}
#customfont {
    border-color: #C7C7C7;
    margin-top: 5px;
    padding: 7px 9px;
}
.sfoot {
    background: none repeat scroll 0 0 #F3F3F3;
    padding: 10px 5px 0;
    text-align: right;
}
.sfoot button {
    text-transform: uppercase;
}
#sreset {
    margin: -39px 0 0 33px;
    width: 60px;
}
#sreset button {
    background: url("../images/i_reset.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    border: 0 none;
    color: #211E1B;
    font-style: italic;
    font-weight: 700;
    padding-left: 15px;
}
.stoggle {
    background: url("../images/bg_stoggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 154px;
    margin-right: -38px;
    width: 38px;
}
.stoggle.shide {
    background-position: -38px 0;
}
.stoggle.sshow {
    background-position: 0 0;
}
#mColorPickerInput {
    padding: 0 !important;
}
.gform_wrapper li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding: 0 !important;
}
.gform_wrapper li:before {
    display: none !important;
}
.recaptcha_wrap {
    border-right: 1px solid #E5E5E5;
    float: left;
    padding: 13px 22px 5px 15px;
}
.recaptcha_wrap > div {
    overflow: hidden;
}
.recaptcha_logo {
    background: url("../images/recaptcha_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 36px;
    margin: 12px 18px 0 0;
    width: 71px;
}
#recaptcha_image {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    float: left;
    line-height: 80%;
}
#recaptcha_image br {
    display: none;
}
#recaptcha_image embed {
    margin-top: -20px;
}
#recaptcha_image img {
    display: block;
}
#recaptcha_image span {
    display: block;
    margin: 7px 5px 0;
    text-align: center;
}
.recaptcha_tagline {
    background: url("../images/recaptcha_tagline.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 17px;
    margin: 12px 18px 0 0;
    width: 71px;
}
#recaptcha_response_field {
    float: left;
    margin-right: 5px;
    margin-top: 4px;
    width: 220px;
}
.recaptcha_reload, .recaptcha_only_if_image, .recaptcha_only_if_audio, .recaptcha_help {
    float: left;
    height: 12px;
    margin-left: 11px;
    margin-top: 3px;
    width: 12px;
}
.recaptcha_reload a, .recaptcha_only_if_image a, .recaptcha_only_if_audio a, .recaptcha_help a {
    background: url("../images/recaptcha_icons.png") no-repeat scroll 1px 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
}
.recaptcha_only_if_image a {
    background-position: -21px 0;
}
.recaptcha_help a {
    background-position: -43px 0;
}
.recaptcha_only_if_audio a {
    background-position: -59px 0;
}