@import url("css/style.css");

@import url(http://fonts.googleapis.com/css?family=Contrail+One);

@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic&subset=latin-ext' rel='stylesheet);
/*--
	Theme Name: theme2074
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
	MotoPress Version: 1
--*/
/* #General
================================================== */
html,
body {
  height: 100%;
}
body {
  background-repeat: repeat;
  background-position: 50% 0;
  background-attachment: fixed;
  background-image: url(images/body-pattern.gif);
  text-transform: uppercase;
  padding: 0 !important;
}
h1 {
  letter-spacing: -1px;
}
h1 small {
  font-size: 100%;
}
h2 {
  letter-spacing: -1px;
  margin-bottom: 31px;
}
h3 {
  letter-spacing: -1px;
}
p {
  margin-bottom: 1.5em;
}
.splash {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-attachment: fixed;
  background-image: url(images/splash.png);
  min-height: 100%;
}
.main-holder {
  width: 980px;
  margin: 0 auto;
  background-color: #f8f8f8;
  background-repeat: repeat;
  background-position: 50% 0;
  background-image: url(images/main-pattern.gif);
}
@media (min-width: 1000px) {
  .main-holder {
    width: 1050px;
  }
}
@media (min-width: 1200px) and (max-width: 1246px) {
  .main-holder {
    width: 100%;
  }
}
@media (max-width: 979px) {
  .main-holder {
    width: auto;
    padding: 0 20px;
  }
}
/* #Header
================================================== */
.header {
  border: none;
  background: none;
  padding: 0;
}
.header_top {
  background-color: #121313;
  background-repeat: repeat-x;
  background-position: 0 100%;
  background-image: url(images/hr.png);
  color: #5a5a5a;
  font-size: 10px;
  font-family: 'Contrail One', cursive;
  font-style: normal;
  padding: 6px 0 4px 0;
}
.header_top a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header_top a:hover {
  text-decoration: none;
  color: #f2281f;
}
.header_top .pull-left {
  padding-left: 40px;
}
.header_top .pull-right {
  padding-right: 40px;
}
.header_top ul {
  margin: 0;
  padding: 0;
}
.header_top ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
}
.header_top ul li:before {
  content: '|';
  display: inline-block;
  padding: 0 3px;
}
.header_top ul li:first-child:before {
  display: none;
}
.header_top ul li a {
  color: #5a5a5a;
}
.header_middle {
  background-repeat: repeat-x;
  background-position: 0 100%;
  background-image: url(images/header-tail.gif);
  height: 109px;
}
/* Log in/out */
#loginout a {
  color: #c4c4c4;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#loginout a:hover {
  color: #f2281f;
}
/* Header widget */
.header-widgets {
  float: right;
  padding-right: 40px;
}
.header-widgets ul {
  margin: 0;
  padding: 0;
}
.header-widgets ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
}
.header-widgets ul li:before {
  content: '|';
  display: inline-block;
  padding: 0 3px;
}
.header-widgets ul li:first-child:before {
  display: none;
}
.header-widgets ul li a {
  color: #5a5a5a;
}
/* Search Form
---------------------------------------- */
.header .search-form_it {
  font-family: 'Contrail One', cursive;
  font-style: normal;
  color: #5a5a5a;
  width: 213px;
  padding: 11px 15px 10px;
  margin: 0;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(79, 79, 79, 0.63) !important;
  background-color: #111111;
  background-image: -moz-linear-gradient(top, #0b0b0b, #1a1a1a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0b0b0b), to(#1a1a1a));
  background-image: -webkit-linear-gradient(top, #0b0b0b, #1a1a1a);
  background-image: -o-linear-gradient(top, #0b0b0b, #1a1a1a);
  background-image: linear-gradient(to bottom, #0b0b0b, #1a1a1a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0b0b0b', endColorstr='#ff1a1a1a', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.no-rgba .header .search-form_it {
  border-bottom-color: #414141;
}
.header .search-form_it:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-form_is {
  margin: 14px 0 0 5px;
}
.header .search-form_is {
  display: none;
}
.header .search-form {
  padding: 36px 40px 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .sidebar .search-form_it {
    width: 130px;
  }
}
/* /Search Form */
/* #Navigation
---------------------------------------- */
.nav__primary {
  margin-bottom: 0;
}
/* Essential styles for dropdown menu */
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  top: 100%;
  /* match top ul list item height */

  left: 1px;
}
.sf-menu li:first-child:hover ul,
.sf-menu li.sfHover:first-child ul {
  left: 0;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  top: -38px;
  left: 195px;
}
.ie8 ul.sf-menu li li:hover ul,
.ie8 ul.sf-menu li li.sfHover ul {
  left: 156px;
}
/* Our skin for dropdown menu */
.sf-menu {
  float: none;
  height: 100px;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url(images/nav-tail.gif);
}
.sf-menu > li {
  background: none;
  background-repeat: no-repeat;
  background-position: 0 1px;
  background-image: url(images/nav-divider.gif);
  text-align: center;
  padding-left: 1px;
}
.sf-menu > li:first-child {
  background: none;
  padding-left: 0;
}
.sf-menu > li:first-child > a {
  width: 210px;
}
.ie8 .sf-menu > li:first-child > a {
  width: 160px;
}
@media (min-width: 979px) and (max-width: 1199px) {
  .sf-menu > li:first-child > a {
    width: 160px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .sf-menu > li:first-child > a {
    width: 119px;
  }
}
.sf-menu > li > a {
  border: none;
  color: #303030;
  text-decoration: none;
  letter-spacing: -1px;
  width: 194px;
  height: 56px;
  padding: 44px 0 0 0;
  background: transparent url(images/nav-current.gif) no-repeat -130px 100px !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ie8 .sf-menu > li > a {
  width: 194px;
}
@media (min-width: 979px) and (max-width: 1199px) {
  .sf-menu > li > a {
    width: 155px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .sf-menu > li > a {
    width: 120px;
  }
}
.sf-menu li ul {
  background-color: #242525;
  width: 194px;
  padding: 38px 0;
}
.ie8 .sf-menu li ul {
  width: 155px;
}
@media (min-width: 979px) and (max-width: 1199px) {
  .sf-menu li ul {
    width: 155px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .sf-menu li ul {
    width: 120px;
  }
}
.sf-menu > li:first-child > ul {
  width: 195px;
}
.ie8 .sf-menu > li:first-child > ul {
  width: 160px;
}
@media (min-width: 979px) and (max-width: 1199px) {
  .sf-menu > li:first-child > ul {
    width: 160px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .sf-menu > li:first-child > ul {
    width: 119px;
  }
}
.sf-menu li li {
  background: none;
}
.sf-menu li li a {
  padding: 0 !important;
  margin: 7px 0;
  font-size: 16px;
  font-family: 'Contrail One', cursive;
  font-style: normal !important;
  border: none;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a {
  background-position: 0 0 !important;
  background-repeat: repeat-x !important;
  color: #ffffff;
}
.sf-menu li li > a:hover,
.sf-menu li li.sfHover > a,
.sf-menu li li.current-menu-item > a {
  color: #f2281f;
  background: transparent;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 0;
}
.sf-sub-indicator {
  right: 50%;
  margin-right: -5px;
  background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */

}
a > .sf-sub-indicator {
  top: 4em;
}
/* point right for anchors in subs */
.sf-menu ul a > .sf-sub-indicator {
  top: .1em;
  right: 10px;
  margin-right: 0;
}
/* Navigation select styling */
.select-menu {
  margin-top: 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/*/ Header */
/* Slider
---------------------------------------- */
.camera_wrap {
  margin-bottom: 0 !important;
}
.camera_wrap .camera_pag {
  margin-top: -50px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  margin: 0 3px;
  width: 14px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.no-rgba .camera_wrap .camera_pag .camera_pag_ul li {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(images/pag-sprite.png);
}
.camera_wrap .camera_pag .camera_pag_ul li:hover,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  background-color: #ffffff;
}
.no-rgba .camera_wrap .camera_pag .camera_pag_ul li:hover,
.no-rgba .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  background-color: transparent;
  background-position: -20px 0;
}
.camera_wrap .camera_pag .camera_pag_ul li span {
  display: none;
}
.ie8 .cameraSlide img {
  width: 940px !important;
}
.camera_caption {
  filter: none !important;
}
@media (max-width: 767px) {
  .camera_caption {
    display: none !important;
  }
}
.camera_caption > div {
  background: none;
  text-align: center;
  font-family: 'Contrail One', cursive;
  font-style: normal;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.57);
  letter-spacing: -1px;
  word-spacing: 1px;
  padding: 0 0 79px 0;
}
.no-rgba .camera_caption > div {
  color: #d7d7d9;
}
.camera_caption > div h2 {
  font-size: 40px;
  line-height: 48px;
  margin: 0 0 -3px 0;
}
.camera_thumbs {
  margin-top: -70px;
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  background: none;
}
/* Logo
---------------------------------------- */
.logo {
  padding: 13px 0 0 25px;
}
.logo_link:hover {
  color: #ffffff;
}
.logo_tagline {
  display: none;
}
/*/ Logo */
/* #Content
================================================== */
.content-holder {
  padding: 37px 0 61px 0;
}
#content {
  padding-top: 0;
}
/* Title
---------------------------------------- */
.title-section {
  padding: 0;
}
.title-header {
  overflow: hidden;
  margin-bottom: .3em;
  font-size: 32px;
  line-height: 38px;
}
.title-desc {
  display: block;
  color: #999;
  font-size: 11px;
}
/* Breadcrumb
---------------------------------------- */
.breadcrumb__t {
  margin: 0 0 41px 0;
  padding: 13px 25px 9px;
  background-color: transparent;
  background-repeat: repeat;
  background-position: 0 0;
  background-image: url(images/black-opacity-20.png);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.breadcrumb__t li {
  font-size: 16px;
  font-family: 'Contrail One', cursive;
  font-style: normal;
  text-shadow: none;
  letter-spacing: -1px;
}
.breadcrumb__t .active {
  color: #979797;
}
.breadcrumb__t .divider {
  width: 4px;
  height: 0;
  padding-top: 7px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(images/arrow.gif);
  vertical-align: top;
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 0 9px 0 12px;
}
.breadcrumb__t li a:hover {
  text-decoration: none;
  color: #f2281f;
}
/* /Breadcrumb */
/* Posts navigation
---------------------------------------- */
.pagination__posts {
  margin: 0;
  text-align: center;
}
.pagination__posts ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination__posts ul li {
  font-size: 11px;
}
.pagination__posts ul li a {
  font-family: 'Contrail One', cursive;
  font-style: normal;
  color: #1f2021;
  border: none;
  background: none !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.pagination__posts ul li a:hover {
  color: #f2281f;
}
.pagination__posts ul .active a {
  color: #f2281f;
}
/* /Posts navigation */
/* #Post
================================================== */
.post__holder {
  position: relative;
  overflow: hidden;
  margin-bottom: 35px;
  padding-right: 22px;
}
.post__holder.single-post {
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
}
.post .sticky {
  position: relative;
  z-index: 9;
}
.post-title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  margin-bottom: 18px;
}
.post-title a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.post-title a:hover,
.post-title a:focus {
  color: #f2281f;
  text-decoration: none;
}
@media (max-width: 480px) {
  .post .featured-thumbnail {
    width: 120px;
  }
}
@media (max-width: 480px) {
  .post .featured-thumbnail.large {
    width: auto;
  }
}
.post_content {
  margin-bottom: 0;
  padding-bottom: 24px;
}
.post_content .excerpt,
.post_content .full-post-content {
  padding-bottom: 1.5em;
}
.post_footer {
  clear: both;
  padding: 15px 0 0 0;
}
.post_meta {
  overflow: hidden;
  margin-bottom: 1em;
  padding: 0 !important;
  width: 100%;
  border: none;
  font-size: 1em;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url(images/hr1.png);
  color: #a2a2a2;
}
.post_meta a {
  color: #f2281f;
}
.post_meta__inner {
  background-repeat: repeat-x;
  background-position: 0 100%;
  background-image: url(images/hr1.png);
  padding: 9px 0 10px 0;
}
.post_meta span {
  display: inline-block;
  line-height: 20px;
  padding-right: 25px;
}
@media (max-width: 767px) {
  .post_meta span {
    display: block;
  }
}
.post_meta .post_permalink {
  float: right;
  padding-right: 0;
}
.ie8 .post_meta .post_permalink {
  float: none;
}
@media (max-width: 1200px) {
  .post_meta .post_permalink {
    float: none;
  }
}
.post_meta .post_author a {
  color: #313131;
}
.post_meta i {
  font-size: 16px;
  margin-right: .5em;
  color: #d8d8d8;
}
.post_meta .pull-right {
  padding-right: 0;
  padding-left: 15px;
}
.post.format-quote blockquote {
  border-color: #d8d8d8;
  color: #313131;
  font-family: 'PT Sans', sans-serif;
  font-size: 11px;
  line-height: 27px;
}
.post.format-quote cite {
  color: #f2281f;
  font-size: 11px;
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
}
/* Author Page
---------------------------------------- */
.post-author {
  margin-bottom: 2em;
  padding: 13px 26px 20px 19px;
  border: 1px solid #e0e0e0;
  background-repeat: repeat;
  background-position: 0 0;
  background-image: url(images/white-opacity-41.png);
  margin-bottom: 48px;
}
.post-author_h {
  font-size: 13px;
  font-family: 'PT Sans', sans-serif;
  line-height: 1.2em;
  letter-spacing: 0;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.post-author_h a {
  color: #f2281f;
}
.post-author_link {
  margin-top: 1.5em;
}
.post-author_gravatar {
  float: left;
  margin: 0 20px 0 0;
}
.post-author_gravatar img {
  padding: 0;
  border: none;
  background: none;
}
.post-author_desc {
  overflow: hidden;
}
#recent-author-posts h3,
#recent-author-comments h3 {
  font-size: 32px;
  line-height: 38px;
}
#recent-author-comments {
  padding-top: 30px;
}
/* Related Posts */
.related-posts {
  overflow: hidden;
  margin: 0 0 2em;
  padding: 40px 0 0 0;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url(images/hr1.png);
  /* Landscape phones and down */

}
.related-posts_h {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 28px;
}
.related-posts_list {
  padding: 0;
  margin: 0 0 0 -4%;
  font-size: 0;
}
.related-posts_item {
  display: inline-block;
  width: 21%;
  margin-left: 4%;
  margin-bottom: 20px;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  vertical-align: top;
  font-size: 20px;
  font-family: 'Contrail One', cursive;
  font-style: normal;
  line-height: 24px;
  letter-spacing: -1px;
}
.related-posts_item a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.related-posts_item a:hover {
  text-decoration: none;
  color: #f2281f;
}
.related-posts .featured-thumbnail {
  float: none;
  overflow: hidden;
  margin: 0 0 20px 0;
}
@media (max-width: 480px) {
  .related-posts_item {
    width: 46%;
  }
}
/*/ Related Posts */
/* 404 Error Page
---------------------------------------- */
.error404-holder_num {
  color: #f2281f;
}
.error404-holder hgroup h1 {
  font-size: 40px;
  line-height: 48px;
}
/* Flexslider for Portfolio Slideshow Item and Gallery Post Format */
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -30px;
  height: 12px;
}
.flex-control-nav li {
  margin: 0 4px 0 0;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #dedede;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  z-index: 999;
}
.flex-control-paging li a:hover {
  background: #f2281f;
}
.flex-control-paging li a.flex-active {
  background: #f2281f;
  cursor: default;
}
/* Testimonials Page
---------------------------------------- */
.testimonial {
  position: relative;
  margin-bottom: 35px;
  padding: 30px;
  border: 1px solid #eeeeee;
  background: transparent url(images/white-opacity-41.png) repeat 0 0;
  font-style: italic;
  font-family: 'PT Sans', sans-serif;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.testimonial blockquote p {
  font-size: 11px;
  line-height: 16px;
}
.testimonial .featured-thumbnail {
  /* Portrait tablet to landscape and desktop */

}
@media (min-width: 768px) and (max-width: 979px) {
  .testimonial .featured-thumbnail {
    width: 80px;
    height: 80px;
  }
}
.testimonial small {
  font-family: 'PT Sans', sans-serif;
  font-style: italic;
  font-size: 1em;
  padding: 12px 0 0;
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .testimonial {
    padding: 15px;
    background-position: 150px 10px;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .testimonial {
    padding: 15px;
    background-position: 150px 10px;
  }
}
/* Filterable Portfolio
---------------------------------------- */
.filter-wrapper {
  margin-bottom: 25px;
}
@media (max-width: 480px) {
  .filter-wrapper .pull-right {
    float: none;
  }
}
.filter-wrapper strong {
  display: inline-block;
  padding: 9px 0;
  margin-right: 10px;
  float: left;
  color: #303030;
  font-weight: normal;
}
@media (max-width: 480px) {
  .filter-wrapper strong {
    padding-top: 6px;
  }
}
.filter-wrapper .nav {
  overflow: hidden;
}
.nav-pills {
  float: left;
}
@media (max-width: 480px) {
  .nav-pills {
    float: none;
  }
}
.nav-pills li {
  margin-left: 5px;
}
@media (max-width: 480px) {
  .nav-pills li {
    float: none;
  }
}
.nav-pills li a {
  color: #a2a5a8;
}
.nav-pills li a:hover,
.nav-pills li a:focus {
  color: #000000;
  background: none;
}
@media (max-width: 480px) {
  .nav-pills li a {
    display: block;
    padding: 5px;
  }
}
.nav-pills li.active a {
  background: #f2281f !important;
  color: #ffffff;
}
.filterable-portfolio {
  position: relative;
  visibility: hidden;
  overflow: hidden;
  margin: 0 -10px;
}
.filterable-portfolio h3 {
  margin-bottom: 3px;
}
.filterable-portfolio h3 a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.filterable-portfolio h3 a:hover {
  text-decoration: none;
  color: #f2281f;
}
.filterable-portfolio .caption {
  padding-top: 17px;
}
/* Info */
.portfolio-meta-list li {
  text-transform: uppercase;
}
/*/ Content */
/* #Comments
================================================== */
.comment-holder {
  padding: 40px 0 0 0;
  margin: 0 0 5em;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url(images/hr1.png);
}
/* Comment Heading */
.comments-h {
  padding: 0;
  margin: 0;
  font-size: 32px;
  line-height: 38px;
}
/* Comment List */
.comment-list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.comment {
  position: relative;
  margin: 0;
  padding: 0;
  background: none;
  list-style-type: none;
  text-transform: none;
}
.comment .comment-body {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: none;
  text-transform: uppercase;
  background-repeat: repeat;
  background-position: 0 0;
  background-image: url(images/white-opacity-41.png);
  zoom: 1;
}
.comment.bypostauthor .comment-body {
  background: none;
  background-repeat: repeat;
  background-position: 0 0;
  background-image: url(images/white-opacity-41.png);
}
.comment-author {
  float: left;
  margin: 0 20px 0 0;
}
.comment-author .author {
  display: block;
  padding-top: 12px;
  width: 80px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 11px;
  color: #313131;
}
/* Comment meta */
.comment-meta {
  float: right;
}
/* Reply */
.reply {
  float: right;
  margin-left: 28px;
}
.reply a {
  display: inline-block;
  text-decoration: none !important;
  color: #f2281f;
}
.reply a:hover {
  text-decoration: underline !important;
}
.allowed_tags {
  padding: 15px;
  background: #eee;
  color: #666;
  font-size: 11px;
  font-family: "Courier New", Courier, monospace;
}
.allowed_tags strong {
  font-family: Tahoma, Geneva, sans-serif;
}
#respond {
  padding-top: 45px;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url(images/hr1.png);
}
#respond h3 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 30px;
}
.comment-list ul.children {
  margin-left: 40px;
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .comment-list ul.children {
    margin: 0;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .comment-list ul.children {
    margin: 0;
  }
}
.nocomments {
  margin: 0;
}
/* Comment form */
#commentform p.field {
  margin-bottom: 10px;
}
#commentform small {
  color: #8b8b8b;
}
#commentform label {
  display: block;
}
#commentform input[type="text"] {
  margin: 0;
  padding: 10px 10px 11px;
  width: 348px;
}
#commentform textarea {
  overflow: auto;
  margin: 0;
  width: 100%;
  max-width: 100%;
  min-width: 100px;
  min-height: 230px;
  height: 230px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 10px;
}
.ie8 #commentform textarea {
  width: 598px;
  max-width: 598px;
  min-width: 598px;
}
.children #commentform textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 100px;
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #commentform textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #commentform input[type="text"] {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
  }
  #commentform textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
/*/ Comments */
/* #Widgets
================================================== */
#sidebar {
  padding-top: 0;
}
.widget {
  margin-bottom: 48px;
}
.widget h3 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -2px;
  margin-bottom: 18px;
}
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li {
  margin: 0;
  padding: 5px 0 4px 9px;
  list-style-type: none;
  background-repeat: no-repeat;
  background-position: 0 11px;
  background-image: url(images/bull.gif);
}
.widget ul li:before {
  display: none;
}
.widget ul li a {
  color: #a2a5a8;
  padding: 5px 10px;
  margin: -5px 0 -5px -10px;
  display: inline-block;
  min-width: 73px;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
.widget ul li a:hover {
  color: #ffffff;
  background: #f2281f;
  text-decoration: none;
}
.widget ul ul {
  margin-left: 20px;
  margin-top: 5px;
}
.widget .post-list li {
  background: none;
  padding-left: 0;
}
.widget .post-list li:before {
  display: none;
}
.widget .post-list li a {
  padding: 0;
  margin: 0;
}
.widget .post-list li a:hover {
  background: none;
}
@media (max-width: 979px) {
  .widget .post-list .featured-thumbnail {
    float: none;
    overflow: hidden;
  }
}
.widget .post-list_h {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  overflow: hidden;
}
.widget .post-list_h a {
  color: #303030;
}
.widget .post-list_h a:hover {
  color: #f2281f;
}
/* Banners widget
---------------------------------------- */
.banners {
  margin-bottom: 48px;
}
/*/ Banners widget */
/* Flickr widget */
.flickr_li {
  background: none;
  padding-left: 0;
}
.flickr_li:before {
  display: none;
}
/*/ Flickr widget */
/* Custom Recent Comments */
.comments-custom li {
  background: none;
  padding-left: 0;
}
.comments-custom li:before {
  display: none;
}
.comments-custom a {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
}
.comments-custom a:hover {
  color: #f2281f !important;
}
/*/ Custom Recent Comments */
/* Social Networks
---------------------------------------- */
.social {
  margin: 0;
}
.social_li {
  background: none;
  padding-left: 0;
}
.social_li:before {
  display: none;
}
.social_link {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.social_link:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.social_ico {
  display: inline-block;
  vertical-align: top;
}
.social_label {
  display: inline-block;
  vertical-align: top;
}
.social__row li {
  float: left;
  margin-left: 5px;
}
.social__row li:first-child {
  margin-left: 0;
}
.social__row a {
  float: left;
  min-width: 0 !important;
  background: none !important;
}
.social__list li {
  margin-bottom: 5px;
}
.social__list a {
  min-width: 0 !important;
  background: none !important;
}
.social__list a:hover {
  text-decoration: none;
  color: #f2281f !important;
}
/* /Social Networks */
/*/ Widgets */
/* #Shortcodes
================================================== */
/* Posts Grid
-----------------------------------------*/
.posts-grid {
  margin: -25px 0 0 0;
}
.posts-grid li {
  margin: 25px 0 0 0;
}
.ie8 .posts-grid li {
  overflow: hidden;
}
@media (min-width: 480px) and (max-width: 767px) {
  .posts-grid li {
    overflow: hidden;
  }
}
.posts-grid li:hover .title_wrap {
  background: #f2281f;
}
.posts-grid li:hover .post_meta {
  color: #ffffff;
}
@media (min-width: 480px) and (max-width: 767px) {
  .posts-grid li .clear {
    clear: none;
  }
}
.posts-grid li .featured-thumbnail {
  margin: 0;
}
@media (min-width: 480px) and (max-width: 767px) {
  .posts-grid li .featured-thumbnail {
    float: left;
  }
}
.posts-grid li .featured-thumbnail img {
  width: 100%;
}
.ie8 .posts-grid li .featured-thumbnail img {
  width: auto;
}
.posts-grid .title_wrap {
  background: #1f2021;
  padding: 9px 15px 17px 15px;
  margin-bottom: 16px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 480px) and (max-width: 767px) {
  .posts-grid .title_wrap {
    overflow: hidden;
    max-width: 270px;
  }
}
@media (max-width: 480px) {
  .posts-grid .title_wrap {
    max-width: 240px;
  }
}
.posts-grid .post_meta {
  border: none;
  padding: 0 0 1px 0;
  color: #888888;
  background: none;
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posts-grid h5 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
.posts-grid h5 a {
  color: #ffffff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.posts-grid h5 a:hover {
  text-decoration: none;
  color: #000000;
}
.posts-grid .excerpt {
  margin-bottom: 16px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .posts-grid .excerpt {
    padding-left: 20px;
    overflow: hidden;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .posts-grid .btn {
    margin-left: 20px;
  }
}
.posts-grid.team .featured-thumbnail {
  margin: 0 0 30px 0;
}
.posts-grid.team .title_wrap {
  background: none !important;
  padding: 0;
  margin: 0;
  min-height: 0;
}
.posts-grid.team h5 {
  margin-bottom: 2px;
  letter-spacing: -1px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .posts-grid.team h5 {
    padding-left: 20px;
  }
}
.posts-grid.team h5 a {
  color: #303030;
}
.posts-grid.team h5 a:hover {
  color: #f2281f;
}
.posts-grid.team .excerpt {
  margin-bottom: 0;
}
/* Recent Posts Shortcodes
---------------------------------------- */
.recent-posts h5 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 3px;
}
.recent-posts h5 a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.recent-posts h5 a:hover {
  color: #f2281f;
  text-decoration: none;
}
.recent-posts .post-date {
  color: #888888;
  font-size: 10px;
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .recent-posts .featured-thumbnail {
    margin-bottom: 10px;
  }
}
.recent-posts.news {
  margin: 0 0 17px 0 !important;
}
.recent-posts.news li {
  margin: 0 0 18px 0;
  padding-right: 50px;
}
@media (max-width: 979px) {
  .recent-posts.news li {
    padding-right: 0;
  }
}
.recent-posts.news .featured-thumbnail {
  margin-top: 0;
}
.recent-posts.news h5 {
  padding-top: 21px;
}
@media (max-width: 979px) {
  .recent-posts.news h5 {
    padding-top: 0;
  }
}
.recent-posts.events {
  margin: 0 0 17px 0 !important;
}
.recent-posts.events li {
  margin: 0 0 12px 0;
  padding-right: 35px;
}
@media (max-width: 979px) {
  .recent-posts.events li {
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.recent-posts.events .post-date {
  padding-top: 3px;
  margin-bottom: 2px;
}
@media (max-width: 979px) {
  .recent-posts.events .post-date {
    padding-top: 0;
  }
}
.recent-posts.events .excerpt {
  margin-bottom: 0;
}
/* Testimonials
---------------------------------------- */
.testimonials .testi-item {
  overflow: hidden;
  margin-bottom: 2em;
  padding-bottom: 2em;
  background: none;
}
.testimonials .testi-item blockquote {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.testimonials .testi-item blockquote:before {
  display: none;
}
.testimonials .testi-item blockquote:after {
  display: none;
}
.testimonials .testi-item blockquote > a {
  position: relative;
  z-index: 2;
  color: #a2a5a8;
  text-decoration: none;
  overflow: hidden;
  vertical-align: top;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.testimonials .testi-item blockquote > a:hover {
  color: #000000;
}
.testimonials .testi-item .featured-thumbnail {
  position: relative;
  z-index: 2;
  margin: 0 20px 0 0;
  width: auto;
  height: auto;
}
@media (max-width: 979px) {
  .testimonials .testi-item .featured-thumbnail {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
  }
}
.testimonials .testi-item .testi-meta {
  font-size: 1em;
  display: block;
  padding-top: 22px;
  padding-left: 0;
  text-align: right;
}
/*/ Testimonials */
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
  padding: 23px 0 93px 0;
  border: none;
  background: none;
  background-repeat: repeat;
  background-position: 50% 0;
  background-image: url(images/footer-pattern.gif);
}
@media (max-width: 979px) {
  .footer {
    margin: 0 -20px;
  }
}
/* Copyright */
.copyright {
  padding: 0;
}
/* Footer text */
.footer-text {
  color: #7c7f82;
  padding-top: 16px;
}
.footer-text a {
  color: #bdc0c3;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.footer-text a:hover {
  color: #f2281f;
  text-decoration: none;
}
/* Social Networks
---------------------------------------- */
.social-nets-wrapper .social {
  float: right;
}
@media (max-width: 767px) {
  .social-nets-wrapper .social {
    float: none;
    text-align: center;
  }
}
.social-nets-wrapper .social li {
  list-style-type: none;
  float: left;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .social-nets-wrapper .social li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
.social-nets-wrapper .social li:first-child {
  margin-left: 0;
}
.social-nets-wrapper .social li .ico_hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.social-nets-wrapper .social li .ico_hover img {
  margin-top: -30px;
}
.social-nets-wrapper .social li a {
  height: 30px;
  overflow: hidden;
  display: block;
  position: relative;
}
.social-nets-wrapper .social li a:hover .ico_hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* /Social Networks */
/*/ Footer */
/* #Misc
================================================== */
/* Contact form */
.wpcf7-form p.field input {
  height: auto;
}
.wpcf7-not-valid-tip {
  padding: 10px 10px 11px !important;
}
.ie8 .wpcf7-not-valid-tip {
  font-size: 11px !important;
}
/* Lists */
.list.styled.custom-list {
  margin-bottom: 26px;
}
.list.styled.custom-list > ul li {
  margin: 0;
  padding: 5px 0 4px 9px;
  background-repeat: no-repeat;
  background-position: 0 11px;
  background-image: url(images/bull.gif);
}
.list.styled.custom-list > ul li:before {
  display: none;
}
.list.styled.custom-list > ul li a {
  color: #a2a5a8;
  padding: 5px 10px;
  margin: -5px 0 -5px -10px;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
.list.styled.custom-list > ul li a:hover {
  color: #ffffff;
  background: #f2281f;
  text-decoration: none;
}
/* Horizontal Rule */
.hr,
.sm_hr {
  background-image: url(images/hr1.png);
}
.hr {
  margin: 47px 0 37px 0;
}
/* Buttons */
.btn-link {
  color: #1f2021 !important;
  padding: 0;
  font-family: 'Contrail One', cursive;
  font-style: normal;
  min-width: 0 !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
  color: #f2281f !important;
}
/* Thumbnail */
.thumbnail {
  border: none;
  padding: 0;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.thumbnail:hover,
a.thumbnail:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Back to Top */
#back-top {
  display: none;
}
#back-top-wrapper {
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
  z-index: 99;
}
#back-top a {
  display: block;
  width: 37px;
  color: #bbb;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: 11px/100% Arial, Helvetica, sans-serif;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#back-top a:hover {
  color: #000;
}
#back-top a:hover span {
  background-color: #1f2021;
}
#back-top span {
  display: block;
  margin-bottom: 0;
  width: 37px;
  height: 37px;
  background: #f2281f url(images/up-arrow.png) no-repeat center center;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  border-radius: 37px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
/*// Back to Top */
/* Forms */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  text-transform: uppercase;
  border-color: #e0e0e0;
  color: #a2a2a2;
  font-style: italic;
  padding: 10px 10px 11px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: none;
  border-color: #f2281f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="submit"],
input[type="reset"] {
  border: none;
  padding: 0;
  background: none;
  text-shadow: none;
  height: auto;
  font-size: 11px;
  font-family: 'Contrail One', cursive;
  color: #1f2021;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="reset"]:focus {
  background: none;
  color: #f2281f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*/ Misc */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#udvozles {
	font-size: 15px;
	line-height: 1.2;
}
#udvozles span {
	color: #000000;
}
#udvozles h2 span {
	color: #ff0000;
}
#udvozles span span {
	font-size: 12px;
	/*float: right;*/
width: 633px;
}
iframe {
	width: 990px;
	height: 2520px;
}
.google-map iframe {
	width: 100%;
	height: 350px;
}
address {
	font-size: 14px;
}
#kapcsolat1 h5 {
	font-size: 14px;
}
#focim {float: right;}
#focim h3 {color: #a2a5a8;margin-top: 40px;}
#takar {display: none;}
.submit-wrap input {line-height: 20px; font-size: 16px;}
.alsomenu{
padding-top:16px;
}
.alsomenu ul{
float:right;
}
.alsomenu ul li{
padding-left:15px;
display:inline-block;
}
.alsomenu ul li.szerzoi-jogok{
padding-left:0;
}
.alsomenu a {
  color: #bdc0c3;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.alsomenu a:hover {
  color: #f2281f;
  text-decoration: none;
}
@media (max-width: 767px){
.footer{
  padding: 23px 0 0 0;
}
.alsomenu ul {
  float: none;
  text-align: center;
  margin-bottom: 20px;
  margin-left:0;
}
}