/*!
 * Theme Name: Pomarancio
 * Theme URI: http://www.dsmart.it
 * Author: dSmart s.r.l.
 * Author URI: http://www.dsmart.it
 * Description:
 * Version: 1.0
 * Template: StartTheme3.0
 * License: Copyright 2013 dSmart s.r.l.
 * License URI:
 * Tags:
*/

/* Regular */
@font-face {
  font-family: 'League Gothic';
  src: url("fonts/leaguegothic-italic-webfont.eot");
  src: url("fonts/leaguegothic-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/leaguegothic-italic-webfont.woff") format("woff"), url("fonts/leaguegothic-italic-webfont.ttf") format("truetype"), url("fonts/leaguegothic-italic-webfont.svg#league_gothic_italicregular") format("svg");
  font-weight: normal;
  font-style: italic;
}

/* Italic */
@font-face {
  font-family: 'League Gothic';
  src: url("fonts/leaguegothic-regular-webfont.eot");
  src: url("fonts/leaguegothic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/leaguegothic-regular-webfont.woff") format("woff"), url("fonts/leaguegothic-regular-webfont.ttf") format("truetype"), url("fonts/leaguegothic-regular-webfont.svg#league_gothicregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Condensed */
@font-face {
  font-family: 'League Gothic Condensed';
  src: url("fonts/leaguegothic-condensed-regular-webfont.eot");
  src: url("fonts/leaguegothic-condensed-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/leaguegothic-condensed-regular-webfont.woff") format("woff"), url("fonts/leaguegothic-condensed-regular-webfont.ttf") format("truetype"), url("fonts/leaguegothic-condensed-regular-webfont.svg#league_gothic_condensed-Rg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Condensed Italic */
@font-face {
  font-family: 'League Gothic Condensed';
  src: url("fonts/leaguegothic-condensed-italic-webfont.eot");
  src: url("fonts/leaguegothic-condensed-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/leaguegothic-condensed-italic-webfont.woff") format("woff"), url("fonts/leaguegothic-condensed-italic-webfont.ttf") format("truetype"), url("fonts/leaguegothic-condensed-italic-webfont.svg#league_gothic_condensed_itaRg") format("svg");
  font-weight: normal;
  font-style: italic;
}

.webfont-LeagueGothic {
  font-family: 'League Gothic';
}

.webfont-LeagueGothic-shadow {
  font-family: 'League Gothic';
}

/* Global Styles */
/* reset.css */
html {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}

body, div, span, object, iframe, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

body {
  font-size: 10px;
  line-height: 1.2;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

table, th, td {
  vertical-align: middle;
}

a img {
  border: none;
}

strong, b, .bold {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

/* Trick the WordPress Theme Bot *Evil* */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

img.aligncenter, img.alignright, img.alignleft {
  border: 1px solid #DDD;
  text-align: center;
  background: #F3F3F3;
  padding: 4px;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: left;
}

.clear {
  clear: both;
  display: block;
}

.clearfix {
  display: inline-block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

p {
  padding: 0;
}

input[type=text], input[type=email], input[type=password], textarea {
  /*background: url(/wp-content/themes/StartTheme3.0/images/form.jpg) repeat-x top #FFF;*/
  border: 1px solid #CCC;
  padding: 3px;
}

.text-overflow {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Hyperlinks */
a img {
  border: none;
}

a:focus, a:hover, a:active {
  outline: none;
}

/* Headings */
h2, h3, h4, h5, h6 {
  margin: 1em 0;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.6em;
}

h5 {
  font-size: 1.4em;
}

h6 {
  font-size: 1.2em;
}

/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  padding: 5px;
}

/* Structure */
#wrapper {
  min-height: 100%;
  position: relative;
  padding: 0 0 20px 0;
}

#main {
  padding: 10px 15px 0;
  width: 958px;
  margin: 0 auto;
  position: relative;
}

#nav {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
}

#container {
  overflow: hidden;
}

/* Footer */
#footer {
  margin: 0 auto;
  width: 988px;
  padding: 20px 0 10px 0;
}

#footer .footer-message {
  margin: 0;
  padding: 10px 15px 0;
}

#wpstats {
  display: none;
}

.at300b, .addthis_counter, .addthis_button_compact {
  border: none !important;
}

/* CSS per testo */
.underline {
  text-decoration: underline;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

.textleft {
  text-align: left;
}

.textjustify {
  text-align: justify;
}

span.ucfirst {
  display: inline-block;
}

/* Opacity */
.o20 {
  opacity: 0.2;
}

.o40 {
  opacity: 0.4;
}

.o60 {
  opacity: 0.6;
}

.o80 {
  opacity: 0.8;
}

.o100 {
  opacity: 1;
}

/* z-index:  */
.z0 {
  z-index: 0;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.z4 {
  z-index: 4;
}

.z5 {
  z-index: 5;
}

#global-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("/wp-content/themes/StartTheme3.0/images/loader.gif") no-repeat center center #000000;
  z-index: 1000001;
  top: 0;
  left: 0;
}

.radius10 {
  border-radius: 10px;
}

.radius10bottom {
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

/* IUBENDA  */
.iubenda-link {
  display: inline !important;
}

/* SHARETHIS personalization -> START */
.box-share > span {
  display: inline-block;
  margin-right: 5px;
  height: 22px !important;
  vertical-align: middle;
}

.st_fblike_hcount {
  margin-right: 10px !important;
}

.st_fblike_hcount > span, .st_twitter_hcount > span {
  margin: 0 !important;
}

.fb_iframe_widget > span, .st_googleplus_hcount > div {
  height: 20px !important;
  margin: 1px 0 0 0 !important;
}

.st_googleplus_hcount .stButton .stButton_gradient {
  background: #DA4835;
}

.st_googleplus_hcount .stButton .stButton_gradient span {
  color: #FFFFFF;
}

.st_googleplus_hcount .stButton .stButton_gradient:hover {
  background: #DA4835;
}

.st_googleplus_hcount .stButton .chicklets:hover {
  opacity: 1;
}

.st_googleplus_hcount .stButton .stArrow .stButton_gradient {
  background: #FFFFFF;
}

.st_googleplus_hcount .stButton .stArrow .stButton_gradient span {
  color: #555555;
}

.st_email_hcount {
  height: 14px;
}

.single-share {
  margin-top: 30px;
}

.single-share .box-share {
  float: none;
}

.copy-button {
  display: inline-block;
  height: 20px;
  margin: 1px 0;
  cursor: pointer;
  font-size: 13px;
}

.copy-button.big {
  font-size: 22px;
  margin-right: 3px;
}

html.touch .copy-button {
  display: none;
}

.copy-button span {
  display: inline-block;
  float: left;
}

.copy-button > span {
  height: 20px;
  padding: 0 5px;
  line-height: 18px;
  display: inline-block;
  background-color: gray;
  color: white;
  border-radius: 3px;
  font-family: sans-serif;
  font-weight: normal;
}

.copy-button > span span {
  margin: 1px 0 0 0;
}

.copy-button > span span.big {
  font-size: 20px;
  margin: 0 3px 0 0;
}

/* SHARETHIS personalization -> END */
input[name="required"][data-empty="true"] {
  position: absolute !important;
  left: -99999px;
}

/* FONTS */
@font-face {
  font-family: 'TeamArtist';
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot");
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot") format("embedded-opentype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.woff") format("woff"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.ttf") format("truetype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.svg#TeamArtist") format("svg");
  font-weight: normal;
  font-style: normal;
}

#overlay-newsletter {
  background: url("/wp-content/themes/StartTheme3.0/images/loader.gif") no-repeat center center rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000001;
}

/* DIALOG PRIVACY */
#privacy-policy p {
  margin: 0 0 10px 0;
}

#privacy-policy p.valid-from {
  padding: 0 0 10px 0;
  border-bottom: 1px solid;
}

#privacy-policy p:last-child {
  margin: 0;
}

#privacy-policy ul:last-child, #privacy-policy ol:last-child {
  margin: 0 0 0 35px;
}

#privacy-policy ul, #privacy-policy ol {
  margin: 0 0 10px 35px;
}

#privacy-policy ul li, #privacy-policy ol li {
  margin: 0 0 5px 0;
}

#privacy-policy .actions {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 1px solid;
}

/* FINE DIALOG PRIVACY */
@media only screen and (max-width: 350px) {
  body.is_responsive_theme #ta_login_box .bottom-links {
    width: 100%;
    padding: 0 0 10px 0;
  }
  body.is_responsive_theme #ta_login_box .form-footer {
    width: 100%;
    text-align: right;
  }
  body.is_responsive_theme #ta_login_box .form-footer input[type=submit] {
    float: none;
    width: 100%;
  }
  body.is_responsive_theme #ta_login_box .form-footer .left {
    float: none;
    text-align: left;
    margin-top: -32px;
  }
  body.is_responsive_theme #ta_login_box .form-footer .left a {
    display: inline-block;
    margin-top: 17px;
  }
}

/* LEARNDASH */
body.post-type-archive-sfwd-courses #content {
  padding: 10px 10px 0 10px;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
}

#content-courses .course {
  display: inline-block;
  width: 50%;
  padding: 0 5px 10px 0;
  vertical-align: top;
}

#content-courses .course:nth-of-type(2n) {
  padding: 0 0 10px 5px;
}

#content-courses.odd .course:nth-of-type(2n) {
  padding: 0 5px 10px 0;
}

#content-courses.odd .course:nth-of-type(2n+1) {
  padding: 0 0 10px 5px;
}

#content-courses.odd .course:first-child {
  width: 100%;
  padding: 0 0 10px 0;
}

#content-courses .course a {
  display: inline-block;
  background-color: #F4F4F4;
  width: 100%;
  padding: 10px;
  border: 1px solid #CCCCCC;
  color: #333333;
  text-decoration: none;
}

#content-courses .course a span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}

#content-courses .course a .box-title {
  width: 100%;
}

#content-courses .course a .box-title .title {
  width: 100%;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #333333;
}

#content-courses .course a .box-title .title span {
  font-size: 36px;
  line-height: 42px;
}

#content-courses .course a .box-title .title-overlay {
  display: none;
}

#content-courses .course.with-image a .box-title {
  background: none no-repeat center center #333333;
  background-size: cover;
  height: 153px;
  padding: 10px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  position: relative;
}

#content-courses .course.with-image a .box-title .title-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

#content-courses .course.with-image a .box-title .title {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  max-height: 126px;
  padding: 0;
  margin: 0;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

#content-courses .course.with-image a .box-title .title span {
  display: block;
  display: -webkit-box;
  width: 100%;
  height: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#content-courses .course.with-image a .box-title:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

#content-courses .course a .info {
  width: 100%;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #333333;
}

#content-courses .course a .info.subscribe > span {
  width: 100%;
}

#content-courses.odd .course:first-child a .info.subscribe > span,
#content-courses .course a .info.subscribe.cols > span {
  width: 50%;
  vertical-align: top;
}

#content-courses .course a .info span.price {
  font-size: 18px;
}

#content-courses .course a .text {
  display: block;
  display: -webkit-box;
  width: 100%;
  height: 200px;
  margin: 10px 0;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#content-courses .course.with-image a .text {
  height: 100px;
  -webkit-line-clamp: 5;
}

#content-courses.odd .course:first-child a .text,
#content-courses.odd .course.with-image:first-child a .text,
#content-courses.odd .course.with-image:first-child a .info.subscribe + .text {
  height: auto;
  max-height: 200px;
}

#content-courses .course a .bottom-course {
  width: 100%;
  padding: 10px 0 0 0;
  border-top: 1px solid #333333;
  text-align: right;
}

#content-courses #no-results h1 {
  margin: 0 0 20px 0;
  padding: 10px 15px;
  border-bottom: 1px solid #333333;
  font-size: 40px;
  line-height: 1.2;
}

#content-courses #no-results p {
  padding: 0 15px;
  font-size: 18px;
  line-height: 1.4;
}

#content-courses #no-results p a {
  color: #1771B6;
}

body.single-sfwd-courses #post-content #learndash_enhanced_course_header,
body.single-sfwd-lessons #post-content #learndash_enhanced_course_header,
body.single-sfwd-topic #post-content #learndash_enhanced_course_header,
body.single-sfwd-quiz #post-content #learndash_enhanced_course_header {
  background-image: none !important;
  margin-bottom: 30px;
}

body.single-sfwd-courses #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-lessons #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-topic #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-quiz #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list {
  margin-top: 30px;
}

body.single-sfwd-courses #post-content .box-title h1,
body.single-sfwd-lessons #post-content .box-title h1,
body.single-sfwd-topic #post-content .box-title h1,
body.single-sfwd-quiz #post-content .box-title h1 {
  max-width: 990px;
  margin: 0 auto;
  padding: 10px 15px;
  border-bottom: 1px solid #333333;
  font-size: 56px;
  line-height: 64px;
}

body.single-sfwd-courses #post-content .box-title.with-image,
body.single-sfwd-lessons #post-content .box-title.with-image,
body.single-sfwd-topic #post-content .box-title.with-image,
body.single-sfwd-quiz #post-content .box-title.with-image {
  background: url(images/corsi/default.jpg) no-repeat center center #333333;
  background-size: cover;
  height: 400px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  position: relative;
}

body.single-sfwd-courses #post-content .box-title.with-image .title-overlay,
body.single-sfwd-lessons #post-content .box-title.with-image .title-overlay,
body.single-sfwd-topic #post-content .box-title.with-image .title-overlay,
body.single-sfwd-quiz #post-content .box-title.with-image .title-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

body.single-sfwd-courses #post-content .box-title.with-image h1,
body.single-sfwd-lessons #post-content .box-title.with-image h1,
body.single-sfwd-topic #post-content .box-title.with-image h1,
body.single-sfwd-quiz #post-content .box-title.with-image h1 {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

body.single-sfwd-courses #post-content .box-title.with-image:before,
body.single-sfwd-lessons #post-content .box-title.with-image:before,
body.single-sfwd-topic #post-content .box-title.with-image:before,
body.single-sfwd-quiz #post-content .box-title.with-image:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

body.single-sfwd-courses #post-content .entry,
body.single-sfwd-lessons #post-content .entry,
body.single-sfwd-topic #post-content .entry,
body.single-sfwd-quiz #post-content .entry {
  max-width: 1020px;
  margin: 20px auto 0 auto;
  padding: 0 15px;
  font-size: 14px;
  line-height: 1.4;
}

body.single-sfwd-courses #post-content .entry p,
body.single-sfwd-lessons #post-content .entry p,
body.single-sfwd-topic #post-content .entry p,
body.single-sfwd-quiz #post-content .entry p {
  margin: 0 0 10px 0;
}

body.single-sfwd-courses #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-lessons #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-topic #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-quiz #post-content #learndash_enhanced_course_header h2 {
  margin: 0;
  font-size: 18px;
}

body.single-sfwd-courses #post-content .btn-join {
  float: right;
  margin: 20px 0 0 0;
}

body.single-sfwd-courses #post-content .entry .learndash *:last-child,
body.single-sfwd-lessons #post-content .entry .learndash *:last-child,
body.single-sfwd-topic #post-content .entry .learndash *:last-child,
body.single-sfwd-quiz #post-content .entry .learndash *:last-child {
  margin-bottom: 0;
}

body.single-sfwd-courses #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-lessons #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-topic #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-quiz #post-content .entry .learndash .fp-player .fp-waiting em:last-child {
  margin-bottom: 0.3em;
}

#lesson_heading, #quiz_heading, #learndash_lessons #lesson_heading, #learndash_profile .learndash_profile_heading, #learndash_quizzes #quiz_heading, #learndash_lesson_topics_list div > strong, table.notes-listing th, #learndash_enhanced_course_header {
  padding: 15px;
}

body.single-sfwd-courses, body.single-sfwd-lessons, body.single-sfwd-topic, body.single-sfwd-quiz {
  min-width: 320px;
}

body.single-sfwd-lessons #content, body.single-sfwd-topic #content, body.single-sfwd-quiz #content {
  max-width: 1020px;
  padding: 15px;
}

body.single-sfwd-lessons #post-content:after, body.single-sfwd-topic #post-content:after, body.single-sfwd-quiz #post-content:after {
  content: '';
  display: block;
  clear: both;
}

body.single-sfwd-lessons #sidebar, body.single-sfwd-topic #sidebar, body.single-sfwd-quiz #sidebar {
  float: right;
  width: 30%;
  padding: 30px 15px 0 0px;
  font-size: 14px;
  line-height: 1.4;
}

body.single-sfwd-lessons #sidebar + .entry, body.single-sfwd-topic #sidebar + .entry, body.single-sfwd-quiz #sidebar + .entry {
  width: 70%;
  float: left;
}

body.single-sfwd-lessons #sidebar .widget_ldcoursenavigation, body.single-sfwd-topic #sidebar .widget_ldcoursenavigation, body.single-sfwd-quiz #sidebar .widget_ldcoursenavigation {
  padding-top: 10px;
}

body.single-sfwd-lessons #sidebar dd.course_progress, body.single-sfwd-topic #sidebar dd.course_progress, body.single-sfwd-quiz #sidebar dd.course_progress {
  width: 100%;
  max-width: 100%;
  margin: 0 0 15px 0 !important;
}

body.single-sfwd-lessons #sidebar > div, body.single-sfwd-topic #sidebar > div, body.single-sfwd-quiz #sidebar > div {
  padding-bottom: 0;
}

body.single-sfwd-quiz .wpProQuiz_question {
  padding: 0;
  margin: 10px 0 15px 0 !important;
}

body.single-sfwd-quiz .quiz_continue_link {
  margin: 0 0 15px 0;
  text-align: center;
}

body.single-sfwd-quiz a#quiz_continue_link {
  display: inline-block;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_points {
  margin: 10px 0;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable {
  width: 100%;
  max-width: 430px;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table {
  table-layout: fixed;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultName {
  width: 109px;
}

body.single-sfwd-courses #learndash_profile,
body.single-sfwd-courses #learndash_course_status,
body.single-sfwd-courses #learndash_course_materials,
body.single-sfwd-courses #learndash_course_content {
  margin: 20px 0;
}

div.learndash:after {
  content: '';
  display: block;
  clear: both;
}

#learndash_back_to_lesson {
  display: none;
}

#sfwd-mark-complete {
  display: inline-block;
  float: right;
}

#sfwd-mark-complete input[type="submit"] {
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
}

#learndash_next_prev_link {
  display: inline-block;
  float: left;
}

#learndash_next_prev_link a {
  display: inline-block;
}

#learndash_quizzes + br {
  display: none;
}

.wp-video {
  width: 100% !important;
}

.wp-video .mejs-video {
  width: 100% !important;
  height: auto !important;
  position: relative;
}

.wp-video .mejs-video:before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.3%;
}

.wp-video .mejs-video .mejs-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#return-to-courses-link {
  background-color: #F5F5F6;
  padding: 10px 15px;
}

#return-to-courses-link a {
  color: #2F4050;
  font-size: 12px;
  text-decoration: none;
}

#content-return-to-courses {
  margin: 0 0 15px 0;
}

#content-return-to-courses a {
  color: #2F4050;
  font-size: 12px;
  text-decoration: none;
}

.new-share-box > a {
  background-color: red;
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  margin: 0 5px 0 0;
  border-radius: 5px;
  box-sizing: border-box;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
  vertical-align: middle;
  opacity: 0.8;
}

.new-share-box > a:hover, .new-share-box > a:focus {
  text-decoration: none;
  opacity: 1;
}

.new-share-box > a.fb {
  background-color: #1877F2;
}

.new-share-box > a.wa {
  background-color: #5CBE4A;
}

.new-share-box > a.x {
  background-color: #000000;
}

.new-share-box > a.email {
  background-color: #CD1E1B;
}

.new-share-box > span {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 880px) {
  body.single-sfwd-lessons #sidebar, body.single-sfwd-topic #sidebar, body.single-sfwd-quiz #sidebar {
    width: 100%;
    padding: 30px 0 0 0;
  }
  body.single-sfwd-lessons #sidebar + .entry, body.single-sfwd-topic #sidebar + .entry, body.single-sfwd-quiz #sidebar + .entry {
    width: 100%;
  }
}

@media only screen and (max-width: 620px) {
  #content-courses .course {
    width: 100%;
    padding: 0 0 10px 0;
  }
  #content-courses.odd .course:nth-of-type(2n+1), #content-courses.odd .course:nth-of-type(2n) {
    padding: 0 0 10px 0;
  }
}

@media only screen and (max-width: 580px) {
  #content-courses.odd .course:first-child a .info.subscribe > span,
  #content-courses .course a .info.subscribe.cols > span {
    width: 100%;
  }
}

@media only screen and (max-width: 460px) {
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table tr {
    display: block;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table tr:first-child {
    margin-bottom: 10px;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultName {
    display: block;
    width: 100%;
    border-right: none;
    padding: 0;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultValue {
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 420px) {
  #content-courses .course a .box-title .title span {
    font-size: 22px;
    line-height: 26px;
  }
  #content-courses .course.with-image a .box-title .title {
    max-height: 130px;
  }
  #content-courses .course.with-image a .box-title .title span {
    -webkit-line-clamp: 5;
  }
}

/* FINE LEARNDASH */

.icon {
  background: url("images/sprite_social.png") no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
}

.icon#yt_icon {
  background-position: -2px -2px;
}

.icon#rss_icon {
  background-position: -38px -2px;
}

.icon#tw_icon {
  background-position: -74px -2px;
}

.icon#fb_icon {
  background-position: -110px -2px;
}

.icon#gp_icon {
  background-position: -146px -2px;
}

.icon img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

#menu_top {
  width: 990px;
  margin: 0 auto;
}

#menu_top td {
  font-size: 1.4em;
  padding: 5px 10px;
  border-right: 1px dashed #CCCCCC;
}

#menu_top td:first-child {
  border-left: 1px dashed #CCCCCC;
}

#menu_top td:last-child {
  text-align: right;
}

#menu_top td a {
  text-decoration: underline;
}

#menu_top td img {
  vertical-align: middle;
}

.btn, #logo_nav .sf-menu > li > a, .more-info-shop a {
  margin: 0 5px;
  display: inline-block;
  line-height: 25px;
  font-size: 16px;
  padding: 0 5px;
  text-decoration: none;
}

#logo_nav {
  padding: 20px 0 5px 0;
  width: 100%;
  min-width: 990px;
  max-width: 1920px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

#logo_nav a img {
  z-index: 2;
  position: relative;
}

#logo_nav #content-img-header {
  min-width: 990px;
  max-width: 1920px;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

#logo_nav #content-img-header img {
  display: block;
  margin-left: -960px;
  position: relative;
  left: 50%;
  z-index: 1;
}

#logo_nav .sf-menu {
  width: 990px;
  margin: 10px auto 5px;
  font-size: 0;
}

#logo_nav .sf-menu .sf-sub-indicator {
  display: none;
}

#logo_nav .sf-menu > li {
  float: none;
  display: inline-block;
  font-size: 1.6em;
  border-right: 1px solid #f3f3f3;
  box-shadow: inset -1px 0px 0 0;
}

#logo_nav .sf-menu > li:first-child {
  border-left: 1px solid #d0d0d0;
}

#logo_nav .sf-menu > li ul {
  font-size: 14px;
  position: absolute;
  top: 25px;
  left: 0;
  border-radius: 0;
  padding: 0 5px;
  border: 1px solid;
  display: none;
  visibility: hidden;
  z-index: 101;
}

#logo_nav .sf-menu > li ul li {
  border-top: 1px solid;
  padding: 5px 0;
}

#logo_nav .sf-menu > li ul li:first-child {
  box-shadow: none;
  border: none;
}

#logo_nav .sf-menu > li ul li a {
  padding: 5px 0;
  text-decoration: none;
}

#logo_nav .sf-menu > li ul li ul {
  left: 153px;
  top: -1px;
}

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

.cycle-slideshow_container {
  min-width: 990px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 1920px;
  padding-top: 390px;
  position: relative;
}

.cycle-slideshow_container .cycle-slideshow {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 1px;
  padding-bottom: 1px;
  width: 1920px;
  height: 390px;
}

.cycle-slideshow_container .cycle-slideshow img {
  width: auto;
  height: 100%;
  margin: 0 auto;
  position: static !important;
}

.cycle-slideshow_container .cycle-slideshow img.cycle-sentinel {
  display: none !important;
}

.cycle-slideshow_container .cycle-slideshow .cycle-pager {
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
  top: 0;
  font-size: 40px;
  line-height: 20px;
  text-shadow: 0px 0px 4px #000;
}

.cycle-slideshow_container .cycle-slideshow .cycle-pager span {
  height: 20px;
  line-height: 20px;
  display: inline-block;
  cursor: pointer;
}

.cycle-slideshow_container h2 {
  font-size: 2.5em;
  width: 990px;
  margin: 0 auto;
  padding: 20px 0;
}

#groups_home > ul,
#posts_home > ul,
#events_home > ul {
  width: 990px;
  margin: 0 auto 20px auto;
}

#groups_home > h2,
#posts_home > h2,
#events_home > h2 {
  padding: 28px 0 12px;
  width: 990px;
  margin: 0 auto;
}

#groups_home ul li,
#posts_home ul li,
#events_home ul li {
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
  padding: 12px 0;
}

#groups_home ul li h3,
#posts_home ul li h3,
#events_home ul li h3 {
  margin: 10px 0 5px 0;
  overflow: hidden;
  line-height: 1.3em;
  height: 2.7em;
}

#groups_home ul li a,
#posts_home ul li a,
#events_home ul li a {
  float: right;
  text-transform: uppercase;
  font-size: 1.8em;
}

#groups_home ul.cols-1 li {
  width: 987px;
}

#groups_home ul.cols-1 li:nth-child(1n + 1) {
  margin-right: 0;
}

#groups_home ul.cols-1 li .img {
  padding: 5px;
  text-align: center;
  width: 975px;
  height: 741px;
}

#groups_home ul.cols-2 li {
  width: 477px;
}

#groups_home ul.cols-2 li:nth-child(2n + 2) {
  margin-right: 0;
}

#groups_home ul.cols-2 li .img {
  padding: 5px;
  text-align: center;
  width: 465px;
  height: 358px;
}

#groups_home ul.cols-3 li {
  width: 307px;
}

#groups_home ul.cols-3 li:nth-child(3n + 3) {
  margin-right: 0;
}

#groups_home ul.cols-3 li .img {
  padding: 5px;
  text-align: center;
  width: 295px;
  height: 231px;
}

#groups_home ul.cols-4 li {
  width: 222px;
}

#groups_home ul.cols-4 li:nth-child(4n + 4) {
  margin-right: 0;
}

#groups_home ul.cols-4 li .img {
  padding: 5px;
  text-align: center;
  width: 210px;
  height: 167px;
}

#posts_home > ul, #events_home > ul {
  font-size: 0;
}

#posts_home > ul li, #events_home > ul li {
  font-size: 10px;
  width: 300px;
}

#posts_home > ul li:nth-child(3n+3), #events_home > ul li:nth-child(3n+3) {
  margin-right: 0;
}

#posts_home > ul li .img, #events_home > ul li .img {
  position: relative;
  width: 298px;
  height: 224px;
  padding: 5px;
}

#posts_home > ul li .img .box_shadow, #events_home > ul li .img .box_shadow {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#posts_home > ul li .desc, #events_home > ul li .desc {
  font-size: 1.4em;
  line-height: 1.5em;
  height: 6em;
  overflow: hidden;
  margin: 8px 0;
}

#events_home > ul li .img {
  position: relative;
  width: 298px;
  height: 422px;
}

#events_home > ul li .img .tag_image_centrato {
  position: relative;
  z-index: 0;
}

#events_home > ul li .img .label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 120px 120px 0 0;
}

#events_home > ul li .img .label strong {
  position: absolute;
  left: 8px;
  top: -104px;
  font-size: 20px;
}

#events_home > ul li .img .label-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 120px 120px;
}

#events_home > ul li .img .label-bottom strong {
  position: absolute;
  right: 8px;
  bottom: -104px;
  font-size: 20px;
}

#events_home > ul li .img .box_shadow {
  z-index: 2;
}

#events_home > ul li .location {
  font-size: 1.2em;
  text-align: center;
  margin: 10px 0 0 0;
  height: 16px;
  overflow: hidden;
}

#events_home > ul li .desc {
  height: 5em;
}

html.csstransforms #events_home > ul li .img .label strong {
  left: 3px;
  top: -92px;
  font-size: 24px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

html.csstransforms #events_home > ul li .img .label-bottom strong {
  right: 3px;
  bottom: -92px;
  font-size: 24px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.tag_image_centrato {
  text-align: left;
  float: none !important;
  display: block;
}

.jcarousel-skin-arras .jcarousel-container {
  /*background:url("images/content-bg.jpg") repeat-x scroll 0 0 #FFFFFF;*/
  border: 1px solid #CCCCCC;
}

.jcarousel-skin-arras .jcarousel-direction-rtl {
  direction: rtl;
}

.jcarousel-skin-arras .jcarousel-container-horizontal {
  width: 548px;
  padding: 20px 40px;
}

.jcarousel-skin-arras .jcarousel-container-vertical {
  width: 260px;
  height: 300px;
  padding: 40px 20px;
}

.jcarousel-skin-arras .jcarousel-clip-horizontal {
  width: 548px;
  height: 95px;
}

.jcarousel-skin-arras .jcarousel-clip-vertical {
  width: 262px;
  height: 300px;
}

.jcarousel-skin-arras .jcarousel-item {
  /*    width: 260px;*/
  border: none;
}

.jcarousel-skin-arras .jcarousel-item:hover {
  border: none;
}

.jcarousel-skin-arras .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 7px;
}

.jcarousel-skin-arras .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 7px;
  margin-right: 0;
}

.jcarousel-skin-arras .jcarousel-item-vertical {
  margin-bottom: 7px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-arras .jcarousel-next-horizontal {
  position: absolute;
  top: 55px;
  right: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-arras .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto;
  background-image: url(prev-horizontal.png);
}

.jcarousel-skin-arras .jcarousel-next-horizontal:hover {
  background-position: -32px 0;
}

.jcarousel-skin-arras .jcarousel-next-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-arras .jcarousel-next-disabled-horizontal,
.jcarousel-skin-arras .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-arras .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0;
}

.jcarousel-skin-arras .jcarousel-prev-horizontal {
  position: absolute;
  top: 55px;
  left: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-arras .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px;
  background-image: url(next-horizontal.png);
}

.jcarousel-skin-arras .jcarousel-prev-horizontal:hover {
  background-position: -32px 0;
}

.jcarousel-skin-arras .jcarousel-prev-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-arras .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-arras .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-arras .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-arras .jcarousel-next-vertical {
  position: absolute;
  bottom: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  /*background: transparent url(next-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-arras .jcarousel-next-vertical:hover {
  background-position: 0 -32px;
}

.jcarousel-skin-arras .jcarousel-next-vertical:active {
  background-position: 0 -64px;
}

.jcarousel-skin-arras .jcarousel-next-disabled-vertical,
.jcarousel-skin-arras .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-arras .jcarousel-next-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}

.jcarousel-skin-arras .jcarousel-prev-vertical {
  position: absolute;
  top: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  /*background: transparent url(prev-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-arras .jcarousel-prev-vertical:hover {
  background-position: 0 -32px;
}

.jcarousel-skin-arras .jcarousel-prev-vertical:active {
  background-position: 0 -64px;
}

.jcarousel-skin-arras .jcarousel-prev-disabled-vertical,
.jcarousel-skin-arras .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-arras .jcarousel-prev-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}

/*** Jcarousel events-all ***/
.events-all-page .jcarousel-container {
  width: 904px;
  height: 400px;
  padding: 41px;
  border: none;
  background: none;
}

.events-all-page .jcarousel-clip-horizontal {
  width: 904px;
  height: 400px;
}

.events-all-page .jcarousel-prev-horizontal {
  left: 8px;
  top: 210px;
  position: absolute;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-size: 31px;
  line-height: 0.7em;
}

.events-all-page .jcarousel-next-horizontal {
  right: 8px;
  top: 210px;
  position: absolute;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-size: 31px;
  line-height: 0.7em;
  text-align: right;
}

.events-all-page .jcarousel-next-disabled, .events-all-page .jcarousel-prev-disabled {
  background-position: 100% 0;
  cursor: default;
  opacity: 0.5;
  -webkit-filter: alfa(false);
          filter: alfa(false);
}

.events-all-page .jcarousel-item-horizontal {
  margin: 0;
  width: 186px;
  height: 360px;
  padding: 20px;
  background: url(images/bkg-event.png) no-repeat left top transparent;
}

/*** End Jcarousel events-all ***/
#games-bar,
#matches-bar {
  width: 944px;
  height: 84px;
  padding: 20px;
  margin-top: 7px;
}

#games-bar ul,
#matches-bar ul {
  height: 88px;
  overflow: hidden;
}

#games-bar ul li,
#matches-bar ul li {
  list-style: none;
  height: 86px;
  border: 1px solid #E2E2E2;
  float: left;
  text-align: center;
  cursor: pointer;
}

#games-bar ul li > div,
#matches-bar ul li > div {
  height: 22px;
  line-height: 22px;
}

#games-bar div.middle,
#matches-bar div.middle {
  height: 40px;
  border-bottom: 1px solid #E2E2E2;
  border-top: 1px solid #E2E2E2;
}

#games-bar div.middle table,
#matches-bar div.middle table {
  width: 100%;
  height: 100%;
  line-height: 20px;
}

#games-bar div.middle table td div,
#matches-bar div.middle table td div {
  max-height: 20px;
  overflow: hidden;
}

#games-bar .jcarousel-prev,
#games-bar .jcarousel-next,
#matches-bar .jcarousel-prev,
#matches-bar .jcarousel-next {
  top: 0;
  position: absolute;
  width: 22px;
  height: 100%;
  cursor: pointer;
  font-size: 31px;
  line-height: 124px;
}

#games-bar .jcarousel-prev.jcarousel-disabled,
#games-bar .jcarousel-next.jcarousel-disabled,
#matches-bar .jcarousel-prev.jcarousel-disabled,
#matches-bar .jcarousel-next.jcarousel-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

#games-bar .jcarousel-prev,
#matches-bar .jcarousel-prev {
  left: 0;
  text-align: left;
}

#games-bar .jcarousel-next,
#matches-bar .jcarousel-next {
  right: 0;
  text-align: right;
}

#matches-bar li {
  margin: 0 6px;
  width: 104px;
}

#matches-bar li div.middle table {
  margin: 0 5px;
  width: 88px;
}

#matches-bar li div.middle table td {
  padding: 0;
  margin: 0;
}

#matches-bar li div.middle table td div {
  max-height: 20px;
  overflow: hidden;
}

#matches-bar .jcarousel-container {
  padding: 0 24px;
}

#games-bar li {
  margin: 0 10px;
  width: 158px;
}

#games-bar li div.middle table td {
  padding: 0 5px;
}

#games-bar .jcarousel-container {
  padding: 0 22px;
}

#featured-slideshow {
  position: relative;
  width: 620px;
}

.featured {
  overflow: hidden;
}

.featured-article {
  width: 620px;
  height: 350px;
}

.featured-article img {
  width: 620px;
  height: 350px;
  -ms-interpolation-mode: bicubic;
}

.featured-entry {
  height: 117px;
  top: -117px;
  position: relative;
  top: -85px;
}

.featured-slideshow-inner {
  height: 350px;
}

#controls {
  position: relative;
  float: left;
  z-index: 100;
  width: 590px;
  top: 160px;
}

#controls .next, #controls .prev {
  text-indent: -9000px;
  width: 30px;
  height: 30px;
  display: block;
  z-index: 150;
  opacity: 0.7;
  cursor: pointer;
}

#controls .next {
  left: 590px;
  position: absolute;
}

#controls .prev {
  float: left;
  position: absolute;
  left: 10px;
}

#controls .next:hover, #controls .prev:hover {
  opacity: 1;
}

#controls a:focus {
  outline: none;
}

/* Menus */
.sf-menu, .sf-menu * {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sf-menu {
  line-height: 1;
}

.sf-menu ul {
  position: absolute;
  left: -999em;
  width: 11em;
  z-index: 100;
}

.sf-menu ul li {
  width: 100%;
}

.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: 0;
  top: 2.8em;
  z-index: 99;
}

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: 11em;
  top: 0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
  left: 11em;
  top: 0;
}

.sf-shadow ul {
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
  background: transparent;
}

#top-menu, #nav {
  min-width: 990px;
}

#top-menu-content, #nav-content {
  margin: 0 auto;
  width: 978px;
}

#top-menu-content .sf-menu, #nav .sf-menu {
  float: left;
  line-height: 1.1;
}

/* top menu */
#top-menu {
  background: #111;
  border-bottom: 1px solid #333;
}

#top-menu-content {
  height: 25px;
  padding: 3px 0;
}

#top-menu-content .sf-menu {
  text-transform: uppercase;
  margin: 0 2px;
}

#top-menu .sf-menu a {
  display: block;
  text-decoration: none;
  padding: 7px 10px 8px;
  color: #AAA;
  font-size: 10px;
  border-right: 1px solid #333;
}

#top-menu .sf-menu ul a {
  border: none;
}

#top-menu .sf-menu ul li {
  border: 1px solid #333;
  margin-top: -1px;
}

#top-menu .sf-menu a:hover, #top-menu .sf-menu li:hover, #top-menu .sf-menu li.sfHover, #top-menu .sf-menu ul li {
  color: #FFF;
  background: #111;
}

#top-menu .sf-menu ul a:hover, #top-menu .sf-menu ul li.sfHover, #top-menu .sf-menu ul li:hover {
  color: #373331;
  background: #FFF;
}

#top-menu .sf-menu ul li.sfHover a.sf-with-ul {
  color: #373331;
}

#top-menu .sf-menu li li a {
  padding: 7px 10px;
  line-height: 1;
  height: auto;
  font-size: 11px;
}

#top-menu .sf-menu .sf-with-ul {
  padding-right: 15px;
}

#top-menu .sf-sub-indicator {
  background: url(../images/dropdown.png) no-repeat;
  width: 5px;
  height: 5px;
  text-indent: -9999px;
  display: inline-block;
  position: relative;
  left: 7px;
  top: 0;
  vertical-align: middle;
}

#top-menu .sf-menu ul .sf-sub-indicator {
  display: none;
}

#top-menu .sf-menu li:hover ul, #top-menu .sf-menu li.sfHover ul {
  top: 2.4em;
}

#top-menu ul.sf-menu li li:hover ul, #top-menu ul.sf-menu li li.sfHover ul, #top-menu ul.sf-menu li li li:hover ul, #top-menu ul.sf-menu li li li.sfHover ul {
  top: 0;
}

#nav {
  width: 990px;
}

#nav #nav-left {
  background: url("images/cat-nav-left.png") no-repeat;
  -webkit-background-size: 10px 64px;
  width: 10px;
  height: 64px;
  float: left;
}

#nav #nav-right {
  background: url("images/cat-nav-right.png") no-repeat;
  -webkit-background-size: 19px 64px;
  width: 19px;
  height: 64px;
  float: left;
}

#nav #nav-content {
  background: url("images/cat-nav-content.png") repeat-x;
  -webkit-background-size: 1px 64px;
  float: left;
  height: 64px;
  width: 969px;
  font-size: 1.2em;
}

#nav #nav-content .sf-menu {
  float: left;
  margin-top: 10px;
  width: 100%;
}

#nav #nav-content .sf-menu li {
  padding: 0 7px 0 0;
  float: left;
  position: relative;
  z-index: 1000;
}

#nav #nav-content .sf-menu li:hover, #nav #nav-content .sf-menu li.sfHover {
  /*background: url('images/li-hover.png') no-repeat 155px 100%;
          -webkit-background-size: 17px 50px;*/
}

#nav #nav-content .sf-menu li a {
  padding: 8px 4px 26px 7px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px 1px #0A0A0A;
}

#nav #nav-content .sf-menu li a:hover {
  /*background: url('images/a-hover.png') no-repeat 155px 0;
            -webkit-background-size: 271px 50px;*/
}

#nav #nav-content .sf-menu li ul {
  background: url("images/secondary-dropdown.png") repeat-y scroll 0 0 transparent;
  -webkit-background-size: 345px 1px;
  top: 47px;
  padding: 0 0 10px 0;
  width: 156px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-top-right-radius: 00;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}

#nav #nav-content .sf-menu li ul li {
  padding-right: 0;
  background: url("images/secondary-dropdown-bottom.png") repeat-x scroll left bottom transparent;
  -webkit-background-size: 1px 2px;
}

#nav #nav-content .sf-menu li ul li:hover {
  background-color: #383838;
}

#nav #nav-content .sf-menu li ul li a {
  background: url("images/secondary-dropdown-bullet.png") no-repeat scroll 10px 16px transparent;
  -webkit-background-size: 6px 6px;
  padding: 10px 10px 10px 25px;
}

#nav #nav-content .sf-menu li ul li a:hover {
  background: url("images/secondary-dropdown-bullet.png") no-repeat scroll 10px 16px transparent;
  -webkit-background-size: 6px 6px;
  color: #ede7c2 !important;
}

#nav #nav-content .sf-menu li ul li ul {
  top: 0;
  left: 156px;
}

.quick-nav {
  float: right;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  position: absolute;
  z-index: 2;
  right: 0;
}

.quick-nav li {
  padding: 0 2px;
  float: left;
  display: inline-block;
}

.quick-nav li.login-menu a {
  text-transform: uppercase;
  opacity: 1;
  width: auto;
  height: auto;
}

.quick-nav li a {
  padding: 8px 6px 21px 15px;
  color: #f1ebdb;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px 1px #0A0A0A;
  display: block;
  cursor: pointer;
  color: #FFFFFF;
  width: 16px;
  height: 16px;
  float: left;
  clear: left;
  opacity: 0.6;
}

.quick-nav li a:hover {
  opacity: 1;
}

.quick-nav .social_icon {
  -webkit-background-size: 16px 16px;
  padding: 5px 6px 21px 8px;
  background: no-repeat 8px 5px;
}

.quick-nav .social_icon#rss {
  background-image: url(images/rss.png);
}

.quick-nav .social_icon#fb {
  background-image: url(images/facebook.png);
}

.quick-nav .social_icon#tw {
  background-image: url(images/twitter.png);
}

.quick-nav .social_icon#gp {
  background-image: url(images/google-plus.png);
}

.quick-nav .social_icon#yt {
  background-image: url(images/youtube.png);
}

/*** Layout Setup ***/
html {
  background-color: white;
}

body {
  font-family: 'Open Sans';
}

#wrapper-all {
  min-height: 100%;
  z-index: 1;
}

#main {
  padding: 0;
  width: 988px;
  margin-top: 65px;
}

#content {
  position: relative;
}

a {
  text-decoration: underline;
  color: inherit;
}

#bg-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  margin: 0;
  -webkit-background-size: 1920px 1080px;
}

#wrapper {
  z-index: 0;
  padding: 0;
  background-position: top left;
  background-repeat: repeat-x;
}

#wrapper {
  min-height: 1px;
  margin: 0 auto;
  padding-bottom: 120px;
}

#container {
  border: solid 1px;
  border-radius: 10px;
}

#container.home {
  border: none;
  border-radius: 0;
  margin-bottom: 5px;
}

#container.pg-details {
  border: none;
  border-radius: 0;
  background-color: transparent;
}

#header {
  background: url(images/header-top-bg.png) repeat-x bottom left;
  -webkit-background-size: 107px 5px;
  min-height: 116px;
  width: 100%;
}

#header-container {
  width: 988px;
  margin: 0 auto;
  position: relative;
  min-height: 116px;
}

#wrap-header {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 116px;
}

#wrap-header .social {
  position: absolute;
  display: block;
  width: 52px;
  height: 50px;
  top: 101px;
  z-index: 2;
  cursor: pointer;
}

#wrap-header .fb {
  right: 21px;
}

#wrap-header .tw {
  right: 81px;
}

#header-container img {
  padding-bottom: 34px;
}

#footer {
  width: 100%;
  border: none;
  margin: 0;
  height: 70px;
  position: relative;
  z-index: 2;
  margin-top: -101px !important;
  padding: 15px 0;
}

#footer .footer-message {
  width: 988px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 1.2em;
}

#footer .footer-message a {
  text-decoration: underline !important;
}

.copy {
  width: 580px;
  float: left;
  padding: 0 25px 0 0;
}

.powered {
  width: 383px;
  float: left;
  text-align: right;
}

/*** End Layout Setup ***/
.entry-content {
  /*width: 716px;*/
  font-size: 1.1em;
  line-height: 1.5;
  text-align: justify;
}

.entry-content ul {
  margin-left: 20px;
}

/*** Main Navigation ***/
.login-box {
  right: -11px;
  top: 46px;
  position: absolute;
  width: 247px;
  z-index: 100;
  color: white;
  background: #555555;
  background: rgba(85, 85, 85, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88555555, endColorstr=#88555555);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88555555, endColorstr=#88555555)";
}

.login-box div {
  padding: 10px;
}

/*** End Main Navigation ***/
.eq {
  position: relative;
}

/*** Single Page ***/
#content.single-page {
  padding: 0 10px 0 20px;
  font-size: 1.4em;
  margin: 28px 0;
  width: 716px;
  min-height: 373px;
  border: none;
}

#content.single-page h3 {
  margin: 0 0 0.5em 0;
  font-size: 2em;
}

#content .single-page-right {
  height: 100%;
  vertical-align: top;
  float: none;
  width: 240px;
  min-height: 383px;
  border: none;
  border-radius: none;
  margin-right: 0;
}

.single-page-right {
  font-size: 1.2em;
}

.single-page .entry-content {
  width: 100%;
  overflow: hidden;
  word-wrap: break-word;
}

.single-page .entry-content a.fancybox.video {
  position: relative;
}

.single-page .entry-content a.fancybox.video:after {
  content: '';
  background: url("../StartTheme3.0/images/video-big.png") no-repeat left top transparent;
  width: 129px;
  height: 129px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -65px;
  margin-top: -65px;
}

/*** /Single Page ***/
/*** Archive Page ***/
.archive-title {
  padding: 0 20px;
}

#archive-posts .navigation {
  width: 946px;
  padding: 0 20px 13px 20px;
  font-size: 1.3em;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

/*** /Archive Page ***/
/*** Archive All ***/
.archive-all {
  padding: 0 0 10px 0;
}

.archive-all .box-img-archive {
  display: block;
  width: 200px;
  height: 133px;
  float: left;
  overflow: hidden;
  position: relative;
  margin: 0 10px 10px 0;
}

.archive-all .post-overlay {
  width: 200px;
  height: 133px;
}

.archive-all h4 {
  margin: 0 0 10px 0;
}

.archive-all p {
  margin: 0 0 10px 0;
}

/*.archive-all .entry {
  float: left;
  width: 696px;
}*/
/*** End Archive All ***/
/*** Standard Page ***/
.standard-page {
  font-size: 1.4em;
  margin: 0 20px;
}

.standard-page h1.title {
  font-size: 3em;
  text-align: center;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}

.standard-page ul {
  margin-left: 25px;
}

.standard-page .addthis_toolbox, .standard-page .new-share-box {
  margin: 20px 0 !important;
}

.standard-page .entry-content a.fancybox.video {
  position: relative;
}

.standard-page .entry-content a.fancybox.video:after {
  content: '';
  background: url("../StartTheme3.0/images/video-big.png") no-repeat left top transparent;
  width: 129px;
  height: 129px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -65px;
  margin-top: -65px;
}

.page-title {
  text-transform: capitalize;
  font-size: 2em;
}

/*** End Standard Page ***/
/*** Documents Page ***/
.desc-document {
  margin: 0;
}

.box-ico-download {
  margin: 0;
  text-align: center;
  min-height: 70px;
}

/*** End Document Page ***/
/*** Notices Page ***/
.notices-page {
  font-size: 1.4em;
  margin: 0 20px;
  padding: 0 0 10px 0;
}

.notices-page li {
  padding: 1em 0 0 0;
  list-style: none;
}

.notices-page li .avatar {
  width: 70px;
  border: 2px solid #ccc;
  margin: 0 10px 10px;
  float: left;
}

.notices-page li h2.notice-title {
  margin: 0;
  font-size: 1.4em;
  float: left;
  width: 860px;
}

.notices-page li .notice-text {
  margin: 1em 0 0 0;
  float: left;
  width: 860px;
}

.notices-page li .notice-separator {
  height: 5px;
  border-bottom: 1px solid #e0e0e0;
  clear: both;
}

.notices-page li .notice-info {
  font-weight: bold;
  font-size: 1.2em;
}

/*** End Notices Page ***/
/*** Contacts Page ***/
.contacts-group-top {
  height: 7px;
  margin: 20px 20px 0 20px;
  background: url("images/contact-top-bg.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 946px 7px;
}

.contacts-group-bottom {
  height: 7px;
  margin: 0 20px 20px 20px;
  background: url("images/contact-bottom-bg.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 946px 7px;
}

.contacts-group {
  width: 906px;
  margin: 0 20px;
  padding: 13px 20px;
  background: url("images/contact-middle-bg.png") repeat-y scroll 0 0 transparent;
  -webkit-background-size: 946px 70px;
}

.contacts-group .get-directions-input-wp {
  margin-top: -5px;
  background: url("images/link-bg.png") 100% 6px no-repeat transparent;
  -webkit-background-size: 298px 30px;
  border: none;
  width: 312px;
  height: 22px;
  padding: 10px 0;
  display: inline-block;
}

.contacts-group-title {
  padding-bottom: 10px;
  font-size: 24px;
}

.contact {
  width: 906px;
  height: 103px;
  padding: 0 0 10px 0;
  overflow: hidden;
}

.contact a {
  display: block;
  height: 91px;
  float: left;
  position: relative;
  width: 84px;
  margin: 0 20px 0 0;
}

.contact-avatar {
  width: 70px;
  height: 70px;
  display: block;
  padding: 11px 7px 10px 7px;
  background: url("images/post-it-contact.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 84px 91px;
}

.contact p {
  float: left;
  margin: 11px 0 0 0;
  line-height: 18px;
}

#form-search-contacts {
  height: 52px;
}

#form-search-contacts label {
  font-size: 1.6em;
  float: left;
  line-height: 32px;
}

#form-search-contacts .get-directions-input-wp {
  display: block;
  float: left;
}

#form-search-contacts input[type=text] {
  background: none;
  border: 0;
  padding: 0 20px;
  margin: 3px 0 0 0;
  outline: none;
  width: 270px;
  border-color: transparent;
}

#form-search-contacts input[type=submit] {
  text-transform: capitalize;
  float: left;
  margin: 6px 0 0 10px;
}

/*** End Contacts Page ***/
/*** Lacation Page ***/
.location-info {
  font-size: 1.2em;
  float: left;
  margin: 20px;
  padding-right: 7px;
  width: 400px;
  min-height: 420px;
  border-right: solid 1px #e0e0e0;
}

.location-info h4 {
  float: left;
  margin: 0;
  font-weight: normal;
}

.google-maps {
  margin: 20px 10px;
  height: 420px;
}

h4.start {
  margin-left: 20px;
}

.get-directions-input-wp {
  background: url("images/link-bg.png") 10px 6px no-repeat transparent;
  -webkit-background-size: 298px 30px;
  border: none;
  width: 518px;
  height: 30px;
  padding: 6px 0;
  display: inline-block;
  position: relative;
  float: left;
  margin: 1em 0;
}

input.get-directions-input {
  background: none;
  border: 0;
  border-color: transparent;
  margin: 0 20px 0 10px;
  padding: 0 10px;
  outline: none;
  width: 278px;
  height: 30px;
  float: left;
}

.get-directions-submit {
  margin: 0;
  float: left;
  border: none;
  padding: 5px 15px;
  border-radius: 5px;
  height: 30px;
}

#box-route-info {
  margin-right: 11px;
  margin-left: 20px;
  clear: both;
}

#route-info {
  font-size: 1em;
  margin-right: 20px;
  clear: both;
}

#route-info b {
  font-size: 1em;
}

#route-info table {
  width: 100%;
}

#map_wrapper {
  width: 514px;
  height: 400px;
  margin-left: 441px;
  background: url(images/bkg-map-middle.png) repeat-y scroll 0 0 transparent;
  -webkit-background-size: 514px 141px;
}

#map_canvas {
  margin: 0;
  width: 500px;
  height: 400px;
}

#map_wrapper-top {
  background: url(images/bkg-map-top.png) repeat-y scroll 0 0 transparent;
  -webkit-background-size: 514px 14px;
  height: 14px;
  width: 514px;
  margin-left: 441px;
  margin-top: 20px;
}

#map_wrapper-bottom {
  background: url(images/bkg-map-bottom.png) repeat-y scroll 0 0 transparent;
  -webkit-background-size: 514px 20px;
  height: 20px;
  width: 514px;
  margin-left: 441px;
}

/*** End Lacation Page ***/
/*** Game Past ***/
.game-past {
  font-size: 1.2em;
  margin: 20px;
}

.game-past h4 {
  float: left;
  margin: 0;
  font-weight: normal;
}

/*** Game Past ***/
/*** Box jQuery ***/
.box-title {
  text-align: center;
  color: #0052A3;
  margin-top: 0;
}

.ui-dialog-titlebar {
  display: none;
}

/*** End Box jQuery ***/
/*** Slideshow ***/
#controls .prev {
  background: url(images/prev.png) no-repeat;
  -webkit-background-size: 30px 30px;
}

#controls .next {
  background: url(images/next.png) no-repeat;
  -webkit-background-size: 30px 30px;
  margin-left: -10px;
}

#featured-slideshow {
  border: none;
}

.featured-article {
  display: block;
  text-decoration: none !important;
  background-position: center !important;
}

.featured-entry {
  overflow: hidden;
  background: #000;
  height: 85px;
  color: #a7a7a7;
  padding: 0;
  display: block;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.featured-entry .entry-title {
  color: #FFF;
  padding: 10px 15px 5px;
  display: block;
  font-size: 18px;
  font-weight: bold;
}

.featured-entry .entry-summary {
  padding: 0 15px;
  margin: 0;
  display: block;
}

.featured {
  margin: 0;
  padding-bottom: 31px;
  background: url("images/featured-bottom-shadow.png") no-repeat scroll left bottom transparent;
  -webkit-background-size: 620px 31px;
  float: left;
}

.featured-left {
  width: 20px;
  height: 350px;
  background: url("images/featured-left-shadow.png") no-repeat scroll right top transparent;
  -webkit-background-size: 20px 316px;
  float: left;
}

.featured-right {
  width: 20px;
  height: 350px;
  background: url("images/featured-right-shadow.png") no-repeat scroll left top transparent;
  -webkit-background-size: 20px 227px;
  float: left;
}

/*** End Slideshow ***/
/*** PhotoGallery Details ***/
#p-details {
  overflow: hidden;
  padding: 30px 20px 0 20px;
  width: 149px;
  height: 254px;
  background: url(images/post-info.png) no-repeat top left;
  -webkit-background-size: 189px 274px;
  font-size: 14px;
  text-shadow: 1px 1px 0 white;
  margin-top: 12px;
  position: relative;
  z-index: 1;
}

#picture-box {
  float: left;
  margin: 0 0 0 67px;
}

#picture-box .img-wrap-top {
  width: 541px;
  background: url("images/pg-details-img-top.png") top left no-repeat;
  -webkit-background-size: 541px 14px;
  height: 14px;
}

#picture-box .img-wrap {
  width: 541px;
  background: url("images/pg-details-img-middle.png") top left repeat-y;
  -webkit-background-size: 541px 148px;
}

#picture-box .img-wrap-bottom {
  width: 541px;
  background: url("images/pg-details-img-bottom.png") top left no-repeat;
  -webkit-background-size: 541px 20px;
  height: 20px;
}

#picture-box #image {
  width: 527px;
  margin-left: 7px;
}

.pg-details-nav {
  height: 35px;
  width: 988px;
  position: absolute;
  left: 0;
  top: 200px;
}

.pg-details-nav .pg-prev {
  margin-left: 80px;
  margin-right: 769px;
}

.pg-details-nav div.pg-prev {
  height: 30px;
  width: 25px;
  display: inline-block;
}

.pg-details-nav a {
  text-decoration: none;
}

#pg-controls {
  height: 35px;
  width: 189px;
  margin-left: 608px;
  margin-top: 8px;
  text-align: center;
}

#pg-controls img {
  height: 32px;
  width: 32px;
  margin-top: 3px;
  margin-right: 20px;
}

/*** /PhotoGallery Details ***/
/*** Custom Theme ***/
#c-top {
  background: url("images/body-bg.jpg") top left;
  -webkit-background-size: 157px 157px;
  padding: 15px 5px;
}

#c-top .center-top {
  margin: -14px auto 0;
  width: 988px;
  padding-top: 50px;
}

#c-top-right {
  width: 310px;
  margin-left: 661px;
}

#c-top-right-top {
  margin-top: -8px;
  width: 310px;
  background: url("images/post-it-note.png") no-repeat left top;
  -webkit-background-size: 300px 265px;
  height: 265px;
}

#c-top-right-top .home-notice-title {
  font-size: 1.2em;
  height: 12px;
  overflow: hidden;
  text-decoration: none;
}

#c-top-right-top .home-notice-text {
  font-size: 1.2em;
  line-height: 1.6em;
  text-align: justify;
  width: 270px;
  overflow: hidden;
  max-height: 111px;
}

#c-top-right-bottom {
  margin-top: 7px;
  width: 310px;
  background: url("images/post-it-note-small.png") no-repeat left top;
  -webkit-background-size: 300px 98px;
  height: 98px;
}

#m-left {
  border-top: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  width: 600px;
}

.block-header {
  font-size: 24px;
  border-bottom: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  height: 40px;
  position: relative;
}

.block-header-bg {
  background: url("images/block-header-bg.png") no-repeat top left;
  -webkit-background-size: 17px 17px;
}

.block-header-wb {
  font-size: 24px;
  height: 41px;
}

.block-header div, .block-header-wb div {
  font-weight: bold;
  padding: 0;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 1px;
}

#m-right {
  border-top: 1px solid #E0E0E0;
  border-left: solid 1px #e0e0e0;
  width: 387px;
  min-height: 100px;
  position: absolute;
  left: 600px;
}

#m-right .tab-content {
  height: 222px;
  background-color: #f0f0f0;
  border-bottom: solid 1px #e0e0e0;
  border-right: solid 1px #e0e0e0;
  border-top: solid 1px #fff;
  overflow: hidden;
}

#m-right .tabs ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 49px;
  font-size: 24px;
  border-bottom: solid 1px #e0e0e0;
}

#m-right .tabs ul li {
  border-right: solid 1px #e0e0e0;
  padding: 10px 9px 8px;
  margin: 0;
  float: left;
  width: 175px;
  cursor: pointer;
  border-bottom: solid 1px #e0e0e0;
  background-color: #fff;
  text-align: center;
}

#m-right .tabs ul li:first-child {
  border-right: none;
}

#m-right .tabs ul li.selected {
  background-color: #f0f0f0;
  border-bottom: solid 2px #f0f0f0;
  padding-bottom: 8px;
  padding-left: 8px;
  cursor: default;
}

.home-events {
  width: 100%;
  height: 223px;
  overflow: hidden;
  margin: 0;
  padding: 0 2px 9px;
  list-style: none;
  border-bottom: solid 1px #e0e0e0;
}

.home-events li {
  width: 188px;
  float: left;
  height: 200px;
  margin: 7px 4px;
  border: solid 1px #e0e0e0;
  overflow: hidden;
}

.event-item a {
  margin: 0;
  overflow: hidden;
  width: 188px;
  height: 130px;
  max-height: 130px;
  display: block;
}

.event-item img {
  padding: 3px;
  width: 182px;
  height: 130px;
  border: 0;
}

.event-item .event-item-date {
  color: #fff;
  left: 130px;
  top: -120px;
  position: relative;
  font-size: 2.5em;
  text-transform: uppercase;
  text-shadow: 0.1em 0.1em 0.2em #2b2d2a;
  text-align: right;
  letter-spacing: 2px;
  width: 50px;
}

.event-item .event-item-title {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: capitalize;
  text-align: left;
  padding: 5px 0 0;
  margin: -40px 5px 0;
  height: 29px;
  overflow: hidden;
  width: 178px;
  line-height: 1.2;
  text-shadow: 0.1em 0.1em 0.1em #ccc;
}

.event-item .event-item-title div {
  height: 28px;
  overflow: hidden;
}

.home-posts {
  list-style: none;
  min-height: 720px;
}

.home-posts li.home-post {
  float: left;
  width: 246px;
  padding: 0 27px 5px 27px;
  height: 360px;
}

.home-posts li.home-post-p {
  width: 245px;
  border-right: solid 1px #e0e0e0;
}

.home-posts li.home-post-t {
  border-bottom: solid 1px #e0e0e0;
}

.home-posts li.home-post .entry-title {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: capitalize;
  text-shadow: 0.1em 0.1em 0.1em #ccc;
  text-align: left;
  padding: 5px 5px;
  margin: 0.5em 0;
  height: 1.5em;
}

.home-posts li.home-post .entry-title a {
  text-decoration: none;
  font-weight: bold;
}

.home-posts li.home-post .entry-info .entry-info-comments {
  display: block;
  margin: 7px 5px 10px 0;
  float: right;
  font-size: 1.3em;
}

.home-posts li.home-post .entry-info .entry-info-fb {
  border: none;
  overflow: hidden;
  padding: 2px;
  margin-top: 2px;
  width: 100px;
  height: 25px;
  float: left;
}

.home-posts li.home-post .entry-thumbnails {
  background-color: #f0f0f0;
  float: none;
  padding: 0;
  border: 4px solid #f0f0f0;
  position: relative;
}

.home-posts li.home-post .entry-thumbnails .entry-thumbnails-link {
  width: 238px;
  height: 96px;
  overflow: hidden;
  position: relative;
  display: block;
}

.home-posts li.home-post .entry-thumbnails img {
  width: 238px;
  height: auto;
}

.home-posts li.home-post .entry-thumbnails-caption {
  background-color: #f0f0f0;
  border-bottom: 1px solid #D0D0D0;
  width: 246px;
}

.home-posts li.home-post .entry-summary {
  font-size: 1.2em;
  line-height: 1.6em;
  text-align: justify;
  overflow: hidden;
}

.home-posts li.home-post .entry-summary .addthis_toolbox .st_plusone_hcount,
.home-posts li.home-post .entry-summary .addthis_toolbox .copy-button, .home-posts li.home-post .entry-summary .new-share-box .st_plusone_hcount,
.home-posts li.home-post .entry-summary .new-share-box .copy-button {
  display: none;
}

.read-archive-all {
  bottom: 12px;
  font-size: 12px;
  position: absolute;
  right: 27px;
}

.post-overlay {
  background: url("images/post-overlay.png") no-repeat;
  -webkit-background-size: 238px 238px;
  display: block;
  height: 96px;
  left: 0;
  position: absolute;
  top: 0;
  width: 238px;
}

.post-date-overlay {
  color: #fff;
  font-size: 22px;
  position: absolute;
  left: -15px;
  display: block;
  background: url("images/featured-small-tag.png") no-repeat bottom right;
  -webkit-background-size: 129px 90px;
  padding-right: 11px;
  text-shadow: 1px 1px 1px #131212;
  top: 10px;
}

.post-date-overlay span {
  display: block;
  background: url("images/featured-small-tag.png") no-repeat;
  -webkit-background-size: 129px 90px;
  padding-left: 9px;
  height: 36px;
  padding-top: 7px;
}

#home-featured-photos {
  border-bottom: 1px solid #e0e0e0;
}

#home-featured-photos div.f-photos {
  margin: 0 20px 10px;
  width: 348px;
}

#home-featured-photos .f-photos .f-photo {
  width: 161px;
  margin: 13px 0;
  height: 108px;
  float: left;
  background: url("images/item-bottom-shadow.png") no-repeat bottom left transparent;
  -webkit-background-size: 161px 13px;
  padding-bottom: 5px;
  position: relative;
}

#home-featured-photos .f-photos .f-photo div {
  overflow: hidden;
  height: 102px;
  border: solid 3px #e0e0e0;
}

.image-overlay {
  top: 0;
  left: 0;
  width: 140px;
  height: 105px;
}

#home-featured-photos .f-photos .f-photo img {
  width: 155px;
  height: auto;
  min-height: 102px;
}

#home-featured-photos .f-photos .f-photo-e {
  margin-right: 26px;
}

a.more-icon {
  background: url(images/readmore-icon.png) no-repeat;
  -webkit-background-size: 46px 46px;
}

a.zoom-icon {
  background: url(images/zoom-icon.png) no-repeat;
  -webkit-background-size: 46px 46px;
}

a.zoom-icon, a.more-icon {
  display: block;
  width: 46px;
  height: 46px;
  text-indent: -9999px;
  position: absolute;
}

#tab-content-events, #tab-content-articles {
  margin-top: 50px;
}

.h-l-event {
  border-bottom: 1px solid #fff;
  font-size: 1.2em;
  height: 74px;
  text-shadow: 1px 1px 0 #fff;
}

.h-l-event-content {
  padding: 5px;
  border-bottom: 1px solid #e0e0e0;
  height: 63px;
  overflow: hidden;
}

.h-l-event-last, .h-l-event-content-last {
  border-bottom: none;
}

.h-l-event-content div.h-l-event-imgwrap {
  margin-top: 0;
  border: 1px solid #CACACA;
  background-color: #DDD;
  float: left;
  margin-right: 10px;
  width: 60px;
  height: 60px;
}

.h-l-event-content div.h-l-event-imgwrap a {
  width: 50px;
  height: 50px;
  overflow: hidden;
  display: block;
  margin: 4px;
  border-bottom: solid 1px white;
  border-right: solid 1px white;
  border-top: solid 1px #b0b0b0;
  border-left: solid 1px #b0b0b0;
  position: relative;
}

.h-l-event-content div.h-l-event-text {
  margin-top: 25px;
  white-space: nowrap;
  overflow: hidden;
  width: 297px;
  text-transform: capitalize;
}

.h-l-event-content div.h-l-event-text a {
  text-decoration: none;
  font-weight: bold;
}

.signup {
  margin-left: 27px;
}

.signup div {
  font-size: 1.2em;
  text-align: center;
  padding: 18px 0 4px;
  width: 253px;
  font-weight: bold;
  text-transform: uppercase;
}

.signup span {
  margin: 0 10px;
  font-size: 24px;
  display: inline-block;
  background: url("images/link-bg.png") right top no-repeat;
  -webkit-background-size: 298px 30px;
  height: 30px;
  padding: 0;
  width: 100px;
}

.signup span a {
  padding: 0 0 5px 20px;
  margin-right: 20px;
  display: inline-block;
  text-align: center;
  background: url("images/link-bg.png") no-repeat;
  -webkit-background-size: 298px 30px;
  height: 30px;
  width: 60px;
  text-transform: capitalize;
  text-decoration: none;
}

.download-icon {
  width: 64px;
  margin: 0;
}

.download-icon-over {
  position: absolute;
  width: 128px;
  margin-left: -32px;
  margin-top: -27px;
}

.mail-icon-over {
  position: absolute;
  border: none;
  width: 60px;
  right: -22px;
  bottom: -12px;
}

.mail-icon {
  position: absolute;
  border: none;
  right: -15px;
  bottom: 0;
  width: 40px;
}

/*** photo-gallery_page ***/
.pg-page {
  font-size: 1.4em;
  margin: 0 20px;
}

.left-col {
  float: left;
  margin: 0;
  width: 614px;
  border-right: 1px solid #E0E0E0;
}

.left-col h4 {
  margin-bottom: 0.5em;
}

.box-last-photogallery {
  width: 184px;
  height: 139px;
  padding: 0 0 5px 0;
  float: left;
  position: relative;
  background: url("images/item-bottom-shadow2.png") no-repeat scroll left bottom transparent;
  -webkit-background-size: 184px 13px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.box-last-photogallery div {
  border: 2px solid #E0E0E0;
  overflow: hidden;
  height: 135px;
  width: 180px;
}

.box-last-photogallery .title-album-photogallery {
  top: 140px;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 22px;
  overflow: hidden;
}

.box-last-photogallery .image-overlay {
  width: 180px;
  height: 135px;
}

.right-col {
  float: left;
  width: 350px;
  height: 100%;
  padding: 0;
  margin-right: -20px;
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}

#box-ricerca {
  background: url("images/bkg-tit-right.png") repeat-y scroll left bottom transparent;
  -webkit-background-size: 366px 106px;
  width: 311px;
  padding: 15px 20px;
  border-bottom: 1px solid #c8c8c8;
}

#box-ricerca h4 {
  margin: 0;
  padding: 2px 56px 0 0;
  float: left;
}

#box-ricerca input {
  margin: 0;
  float: left;
  width: 160px;
}

#box-ricerca p {
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 0.9em;
}

.box-album-photogallery {
  width: 311px;
  padding: 15px 20px;
  height: auto;
}

.box-album-photogallery h4 {
  margin: 0.5em 0 1em 0;
  padding: 0;
}

.box-album-photogallery ul {
  list-style-type: none;
  margin: 0;
}

.box-album-photogallery ul li {
  float: left;
  width: 144px;
  height: 150px;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 10px;
  background: url("images/item-bottom-shadow3.png") no-repeat scroll 0 97px transparent;
  -webkit-background-size: 144px 13px;
}

.box-album-photogallery ul li div {
  border: 2px solid #C0C0C0;
  overflow: hidden;
  height: 105px;
  width: 140px;
}

.box-album-photogallery ul li div img {
  width: 140px;
  margin-top: -2px;
  cursor: pointer;
}

a.overlay-album {
  width: 180px;
  height: 135px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.box-album-photogallery ul li span.title-album-photogallery {
  display: block;
  text-align: center;
  width: 144px;
  height: 34px;
  overflow: hidden;
  position: absolute;
  top: 113px;
  left: 0;
  line-height: 1.1em;
}

.box-search-photogallery {
  float: left;
  width: 180px;
  height: 226px;
  text-align: center;
  margin: 7px 16px;
  overflow: hidden;
}

.box-search-photogallery a {
  display: block;
  margin-bottom: 3px;
  height: 180px;
  width: 180px;
  overflow: hidden;
}

.box-search-photogallery .desc {
  font-size: 10px;
}

.box-search-photogallery .desc a {
  display: inline;
  margin-bottom: 0;
  height: auto;
  width: auto;
  overflow: auto;
}

/*** end photo-gallery_page ***/
/*** video-gallery_page ***/
.vg-page {
  font-size: 1.4em;
  margin: 0 20px;
}

.vg-page .entry-content {
  text-align: left;
}

.vg-page .addthis_toolbox,
.vg-page .new-share-box {
  margin-bottom: 15px;
}

#boxVideo {
  margin: 15px 0 0 0;
  width: 602px;
  height: 362px;
}

#boxVideo div {
  background: url("images/post-it-video.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 616px 397px;
  padding: 15px 7px 21px 7px;
}

#videogallery-thumb ul {
  list-style-type: none;
  width: 622px;
  margin: 0;
  font-size: 0.9em;
}

#videogallery-thumb ul li {
  width: 311px;
  display: block;
  float: left;
  position: relative;
  margin-bottom: 10px;
  height: 103px;
  overflow: hidden;
  background: url("images/item-bottom-shadow4.png") no-repeat scroll 0 88px transparent;
  -webkit-background-size: 123px 13px;
}

div.wrap-overlay-video-thumb {
  width: 127px;
  height: 96px;
  float: left;
}

div.box-overlay-video-thumb {
  border: 2px solid #CCC;
  width: 123px;
}

div.box-overlay-video-thumb img {
  float: left;
  cursor: pointer;
  width: 123px;
}

div.box-overlay-video-thumb span.image-overlay {
  width: 123px;
  height: 92px;
  cursor: pointer;
}

div.box-overlay-video-thumb a.overlay-album-video {
  width: 123px;
  height: 92px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

div.desc-videogallery {
  float: left;
  width: 160px;
  padding: 0 10px;
  border: none;
}

div.desc-videogallery p {
  margin: 0;
}

#desc-boxVideo {
  background: url("images/bkg-tit-right.png") repeat-y scroll left bottom transparent;
  -webkit-background-size: 366px 106px;
  padding: 15px 20px;
  border-bottom: 1px solid #c8c8c8;
  min-height: 121px;
}

#desc-boxVideo span {
  font-style: italic;
  font-weight: bold;
}

#desc-boxVideo p {
  margin: 0;
  padding: 0;
}

#box-albums-video {
  padding: 15px 20px;
  border-top: 1px solid #FFF;
}

#box-albums-video h4 {
  margin: 0 0 0.5em 0;
  padding: 0;
}

#box-albums-video ul {
  list-style-type: none;
  margin: 0;
  font-size: 0.9em;
}

#box-albums-video ul li {
  margin: 0 0 10px 0;
  padding: 4px 0 0 0;
}

#box-albums-video ul li a {
  display: block;
  float: left;
}

#box-albums-video ul li a img {
  background: url("images/post-it-video-thumb.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 95px 82px;
  padding: 11px 7px 10px 7px;
  margin-top: -4px;
  width: 81px;
  cursor: pointer;
}

#box-albums-video ul li div {
  width: 188px;
  padding: 0 0 0 10px;
  float: left;
}

#box-albums-video ul li div p {
  margin: 0;
}

#view-all-album-video {
  float: right;
  display: none;
  padding-bottom: 15px;
}

/*** end video-gallery_page ***/
/*** events_page ***/
.justify {
  text-align: justify;
}

.event-title {
  text-align: center;
  margin: 15px 20px 20px 0;
  font-size: 3em;
  line-height: 1.1em;
}

.desc-event {
  margin-bottom: 42px;
  margin-right: 20px;
}

.desc-event p {
  margin: 0;
}

.locandina-top {
  background: url("images/bkg-event-top.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 434px 14px;
  height: 14px;
  width: 434px;
  margin: 0 auto;
}

.locandina-middle {
  background: url("images/bkg-event-middle.png") repeat-y scroll 0 0 transparent;
  -webkit-background-size: 434px 141px;
  height: auto;
  width: 420px;
  padding: 0 7px;
  margin: 0 auto;
  overflow: hidden;
}

.locandina-bottom {
  background: url("images/bkg-event-bottom.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 434px 20px;
  height: 20px;
  width: 434px;
  margin: 0 auto 10px auto;
}

.info-event {
  margin-top: -10px;
  padding: 0 20px;
}

.event-date {
  background: url("images/bkg-tit-right.png") repeat-y scroll left bottom transparent;
  -webkit-background-size: 366px 106px;
  padding: 25px 20px 15px 20px;
  border-bottom: 1px solid #c8c8c8;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
}

.event-desc {
  padding: 0;
}

.nav-events {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 565px;
}

.nav-events a span {
  font-size: 2em;
  line-height: 0.7em;
}

.nav-events a, .nav-events a:hover {
  text-decoration: none;
}

.nav-events-prev {
  float: left;
  text-align: right;
}

.nav-events-next {
  float: right;
  text-align: left;
}

.attach-event {
  padding: 10px 20px 0 20px;
  border-top: 1px solid #C8C8C8;
}

.btn-download-file {
  background-color: white;
  padding: 1px 6px 2px 6px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  border: 1px solid #C8C8C8;
  margin: 5px 0 0 0;
}

#events-all {
  height: 400px;
  overflow: hidden;
}

#events-all li {
  width: 196px;
  height: 370px;
  padding: 15px;
  float: left;
  text-align: left;
}

#events-all .top {
  display: block;
  height: 246px;
  width: 194px;
  border: 1px solid #CCC;
  border-radius: 10px;
  overflow: hidden;
}

#events-all .top img {
  max-height: 246px;
  max-width: 184px;
  display: block;
  margin: 0 auto;
}

#events-all .bottom {
  line-height: 1.5;
  margin: 0;
}

#events-all .bottom a {
  display: block;
}

#events-all .bottom p {
  margin: 0;
}

#events-all .bottom h4 {
  padding: 10px 0 5px 0;
  margin: 0;
  font-size: 30px;
}

#events-all .bottom h4 a {
  text-decoration: none;
}

#events-all .bottom h4 a:hover, #events-all .bottom h4 a:focus {
  text-decoration: underline;
}

/*** end events_page ***/
/*** shop_page ***/
.shop-page {
  font-size: 1.4em;
  margin: 0 20px;
}

.shop-page .left-col {
  width: 726px;
}

.shop-page .right-col {
  width: 238px;
}

.left-col-shop {
  padding: 20px 0;
}

.box-shop {
  padding: 20px;
  width: 198px;
  height: 323px;
  background: url("images/bkg-product.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 238px 362px;
  margin-left: -1px;
  margin-top: -2px;
  float: left;
  position: relative;
}

.box-shop-img {
  width: 176px;
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 10px;
  position: relative;
}

.box-shop-img a {
  height: 147px;
  display: block;
  margin: 0;
  overflow: hidden;
}

.box-prezzo-shop {
  background: url("images/bkg-prezzo-shop.png") no-repeat scroll right bottom transparent;
  -webkit-background-size: 128px 90px;
  height: 45px;
  position: absolute;
  top: 116px;
  left: -16px;
  color: #ede7c2;
  text-align: right;
  padding: 0 11px 0 0;
}

.prezzo-shop {
  background: url("images/bkg-prezzo-shop.png") no-repeat scroll 0 0 transparent;
  -webkit-background-size: 128px 90px;
  height: 27px;
  padding: 5px 0 13px 11px;
}

.box-shop-desc {
  padding: 10px 0 0 0;
}

.box-shop-desc h2 {
  font-size: 23px;
  display: block;
  height: 30px;
  *height: 40px;
  overflow: hidden;
  position: relative;
  font-weight: bold;
  margin: 0;
}

.box-shop-desc i {
  font-size: 0.9em;
  display: block;
  padding: 5px 0 0 0;
}

.clear-shop {
  height: 5px;
  border-bottom: 1px dashed #ddd;
  clear: both;
}

.tit-product {
  background: url("images/bkg-tit-right.png") repeat-y scroll left bottom transparent;
  -webkit-background-size: 366px 106px;
  padding: 15px 20px;
  border-bottom: 1px solid #c8c8c8;
  margin: 0;
  font-size: 2em;
}

.list-products {
  padding: 15px 20px;
  list-style-type: none;
  border-top: 1px solid #FFF;
  margin: 0 !important;
}

.list-products li {
  padding: 0 0 5px 15px;
  line-height: 1em;
  text-align: left;
  position: relative;
}

.list-products li span {
  position: absolute;
  left: -5px;
}

.list-products li span:before {
  content: '\25B6';
}

.list-products li a:hover {
  text-decoration: none;
}

/*** end shop_page ***/
/*** shop_page_details ***/
.box-top-shop-details {
  padding: 0 0 20px 0;
  margin: 0 20px 20px 0;
  border-bottom: 1px solid #CCC;
}

.box-top-shop-details .box-img {
  background: url(images/big-overlay.png) no-repeat 0 0 transparent;
  -webkit-background-size: 298px 226px;
  width: 286px;
  height: 214px;
  padding: 6px;
  float: left;
  margin-right: 20px;
}

.box-top-shop-details .box-img div {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#box-info-item-shop {
  float: left;
  width: 387px;
  height: auto;
}

.box-top-shop-details h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 2.5em;
  float: left;
  width: 387px;
}

.box-prezzo-shop-details {
  background: url("images/price-single.png") no-repeat top right transparent;
  -webkit-background-size: 194px 46px;
  padding: 0 12px 0 0;
  float: left;
  font-size: 1.4em;
  color: white;
  margin: 0 15px 0 0;
}

.prezzo-shop-details {
  background: url("images/price-single.png") no-repeat top left transparent;
  -webkit-background-size: 194px 46px;
  padding: 7px 0 4px 12px;
}

a.box-buy {
  background: url(images/bkg-buy.png) no-repeat left top transparent;
  -webkit-background-size: 273px 95px;
  float: left;
  padding: 0 0 0 50px;
  font-size: 1.4em;
  color: #FFF;
  display: block;
  height: 49px;
  text-decoration: none;
}

a.box-buy:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

a.box-buy span {
  background: url(images/bkg-buy.png) no-repeat right bottom transparent;
  -webkit-background-size: 273px 95px;
  display: block;
  height: 32px;
  padding: 6px 12px 8px 0;
}

div[aria-labelledby=ui-dialog-title-privacy-policy] > .ui-dialog-titlebar {
  display: none;
}

#message-box, #book-box, #privacy-policy {
  display: none;
}

#message-box h3, #book-box h3, #privacy-policy h3 {
  margin: 0 0 15px 0;
}

#message-box form label, #book-box form label {
  float: left;
  width: 80px;
  line-height: 25px;
  font-size: 14px;
  display: block;
  margin: 0;
}

#message-box form label.title, #book-box form label.title {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
  width: 428px;
  line-height: 18px;
  height: 18px;
  text-align: center;
  float: none;
  margin: 0 0 15px 0;
}

#message-box form input, #book-box form input {
  float: left;
  width: 331px;
  padding: 5px;
  margin: 0 0 10px 0;
  background: none #FFFFFF;
  border: 1px solid #CCCCCC;
  font-size: 14px;
}

#message-box form select, #book-box form select {
  max-width: 341px;
  height: 25px;
  line-height: 25px;
  background: none #FFFFFF;
  border: 1px solid #CCCCCC;
  margin: 0 0 10px 0;
  font-size: 14px;
}

#message-box form textarea, #book-box form textarea {
  width: 419px;
  height: 100px;
  max-width: 419px;
  max-height: 100px;
  margin: 0 0 10px 0;
  background: none #FFFFFF;
  border: 1px solid #CCCCCC;
  resize: none;
  font-size: 14px;
}

.box-desc-shop-details {
  margin: 0 20px 0 0;
  width: 706px;
}

.box-desc-shop-details h3 {
  margin: 0;
  padding: 0;
}

/*** end shop_page_details ***/
/*** groups page ***/
.team-page, .groups-page {
  font-size: 1.2em;
}

.team-page h1.title, .groups-page h1.title {
  font-size: 3em;
  text-align: center;
  margin: 0 0 15px 0;
  padding: 0 20px;
  text-transform: uppercase;
}

.team-page h2, .groups-page h2 {
  margin: 0;
  font-size: 12px;
}

.team-page .left-group, .groups-page .left-group {
  width: 660px;
  float: left;
}

.team-page .left-group h2, .groups-page .left-group h2 {
  margin: 10px 0 0 20px;
}

.team-page .left-group .addthis_toolbox, .team-page .left-group .new-share-box, .groups-page .left-group .addthis_toolbox, .groups-page .left-group .new-share-box {
  padding: 0 20px;
}

.team-page .left-group .contacts li, .groups-page .left-group .contacts li {
  list-style: none;
  clear: both;
  height: 90px;
  width: 316px;
  display: inline-block;
}

.team-page .left-group .contacts li .avatar, .groups-page .left-group .contacts li .avatar {
  float: left;
  width: 70px;
  height: 70px;
  margin: 10px;
}

.team-page .left-group .contacts li h3, .groups-page .left-group .contacts li h3 {
  padding-top: 10px;
}

.team-page .left-group .contacts li h3, .team-page .left-group .contacts li p, .groups-page .left-group .contacts li h3, .groups-page .left-group .contacts li p {
  font-size: 13px;
  margin: 0;
  line-height: 35px;
}

.team-page .left-group .media-box, .groups-page .left-group .media-box {
  margin: 10px 0;
}

.team-page .left-group .media-box h2, .groups-page .left-group .media-box h2 {
  margin-bottom: 10px;
}

.team-page .left-group .media-box .link-more, .groups-page .left-group .media-box .link-more {
  padding: 0 25px;
  text-align: right;
  font-size: 13px;
}

.team-page .left-group.full-width, .groups-page .left-group.full-width {
  width: 100%;
  float: none;
}

.team-page .left-group.full-width .cycle-slideshow_container, .groups-page .left-group.full-width .cycle-slideshow_container {
  margin: 0 0 20px 0;
}

.team-page .left-group.full-width .cycle-slideshow_container .cycle-slideshow, .groups-page .left-group.full-width .cycle-slideshow_container .cycle-slideshow {
  left: 50%;
  margin-left: -320px;
}

.team-page .right-group, .groups-page .right-group {
  width: 300px;
  float: left;
}

.team-page .right-group .contacts-group-page, .groups-page .right-group .contacts-group-page {
  background: url("images/post-it-contact-group.png") no-repeat left top transparent;
  -webkit-background-size: 300px 149px;
  width: 267px;
  height: 97px;
  padding: 21px 17px 32px 16px;
  margin-top: -7px;
}

.team-page .right-group .contacts-group-page > div, .groups-page .right-group .contacts-group-page > div {
  word-wrap: break-word;
  height: 97px;
  overflow: auto;
}

.team-page .posts-group, .groups-page .posts-group {
  background: url("images/post-it-posts-group.png") no-repeat left top transparent;
  -webkit-background-size: 300px 406px;
  width: 267px;
  height: 353px;
  padding: 21px 17px 32px 16px;
}

.team-page .posts-group .post-group, .groups-page .posts-group .post-group {
  word-wrap: break-word;
  width: 258px;
  overflow: hidden;
  margin: 0 0 4px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px dashed #CCC;
}

.team-page .posts-group .post-group h3, .groups-page .posts-group .post-group h3 {
  margin: 0;
  height: 16px;
  overflow: hidden;
  font-size: 13px;
}

.team-page .posts-group .post-group div, .groups-page .posts-group .post-group div {
  height: 48px;
  overflow: hidden;
  line-height: 1.2em;
}

.team-page .content-group, .groups-page .content-group {
  padding: 5px 20px 20px 20px;
  margin: 0;
}

.team-page .content-group strong, .groups-page .content-group strong {
  display: block;
}

.team-page .cycle-slideshow_container, .groups-page .cycle-slideshow_container {
  min-width: 0;
  margin: 0 0 10px 20px;
}

.team-page .cycle-slideshow_container .cycle-slideshow, .groups-page .cycle-slideshow_container .cycle-slideshow {
  width: 620px;
  left: 0;
  margin-left: 0;
}

.team-page .cycle-slideshow_container .cycle-slideshow img, .team-page .cycle-slideshow_container .cycle-slideshow iframe, .groups-page .cycle-slideshow_container .cycle-slideshow img, .groups-page .cycle-slideshow_container .cycle-slideshow iframe {
  width: 620px;
}

.team-page #slideshow, .team-page .featured-left, .team-page .featured-right {
  margin-top: 8px;
}

.team-page .media-box li {
  list-style: none;
  width: 180px;
  float: left;
  height: 218px;
  margin: 0 15px;
}

.sponsor-page h1.title {
  font-size: 3em;
  text-align: center;
  margin: 0 0 15px 0;
  padding: 0 20px;
  text-transform: uppercase;
}

/*** end groups page ***/
/*** End Custom Theme ***/
/*.page-item-6 {display:none;}*/
div#fancy_overlay {
  z-index: 1001;
}

div#fancy_outer {
  z-index: 1002;
}

div#fancy_loading {
  z-index: 1003;
}

.error404 .entry-content {
  text-align: center;
}

#wpstats {
  display: none;
}

.underline {
  text-decoration: underline;
}

.sponsor-page table {
  width: 100%;
  text-align: center;
}

.sponsor-page table td {
  width: 33%;
}

.game-page #route-info {
  margin: 10px;
  font-size: 1.2em;
}

.game-page table {
  width: 100%;
}

.game-future-partecipants {
  list-style: none;
  line-height: 100px;
}

.game-future-partecipants img {
  width: 100px;
  float: left;
}

.home .addthis_button_google_plusone,
.home .addthis_counter {
  display: none !important;
}

.event-page-template .addthis_toolbox,
.event-page-template .new-share-box {
  margin: 0 auto;
  width: 434px;
}

.shop-page .addthis_toolbox,
.shop-page .new-share-box {
  clear: both;
  padding-top: 15px;
}

#articles_navigation,
.pagination-menu {
  clear: both;
  margin: 10px 0;
}

#articles_navigation a,
.pagination-menu a {
  font-size: 15px;
  padding: 5px 10px;
}

.comments h3 {
  font-size: 1em !important;
  padding-top: 1em;
}

.comments .comment {
  list-style: none;
  padding: 10px;
}

.comments .comment.evem {
  background-color: #e9e7e3;
}

.comments textarea#comment {
  width: 430px;
  height: 138px;
}

#bannerOne {
  margin: 10px auto;
  width: 728px;
}

[data-rac], [data-cImg] {
  visibility: visible;
}

#newsletter-box > div {
  margin: 0 auto;
  width: 990px;
  padding: 10px 0;
}

#newsletter-box h5 {
  display: inline-block;
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  vertical-align: middle;
}

#newsletter-box form {
  font-size: 0;
  text-align: center;
}

#newsletter-box .bg-input {
  display: inline-block;
  background: url("images/link-bg.png") no-repeat right top transparent;
  width: 184px;
  padding: 0 12px 0 0;
  margin: 0 0 0 17px;
  vertical-align: middle;
}

#newsletter-box input[type=email], #newsletter-box input[type=text] {
  background: url("images/link-bg.png") no-repeat left top transparent;
  -webkit-background-size: 298px 30px;
  border: none;
  width: 172px;
  height: 20px;
  padding: 5px 0 5px 12px;
  position: relative;
  outline: none;
}

#newsletter-box input[type=submit] {
  border: 0;
  padding: 0 10px;
  margin: 0 0 0 17px;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  cursor: pointer;
  background: none;
  border-radius: 5px;
  vertical-align: middle;
}

#newsletter-box .field {
  display: inline-block;
  max-width: 50%;
  margin: 10px 0 0 0;
  padding: 0 10px;
  vertical-align: top;
}

#newsletter-box .field input {
  width: 14px;
  height: 14px;
  margin: 1px 0 0 0;
  vertical-align: top;
}

#newsletter-box .field label {
  display: inline-block;
  max-width: -webkit-calc(100% - 19px);
  max-width: calc(100% - 19px);
  padding: 0 0 0 5px;
  font-size: 14px;
  line-height: 16px;
  vertical-align: top;
}

/*# sourceMappingURL=style.css.map */
