.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: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #e6a700;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #ffffff;
}
h1.color,
h2.color,
h3.color,
h4.color,
h5.color,
h6.color {
  color: #e6a700;
}
h1.color a,
h2.color a,
h3.color a,
h4.color a,
h5.color a,
h6.color a {
  color: #ffffff;
}
h1.color a:hover,
h2.color a:hover,
h3.color a:hover,
h4.color a:hover,
h5.color a:hover,
h6.color a:hover {
  color: #e6a700;
}
h2,
h3 {
  font: 300 40px/40px 'Open Sans', sans-serif;
  margin-bottom: 24px;
  text-transform: uppercase;
}
h4 {
  font: 300 14px/18px 'Open Sans', sans-serif;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 22px;
}
.overflow {
  overflow: hidden;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 18px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 13px;
  line-height: 18px;
  background: #ffffff;
  color: #ffffff;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn.disabled {
  cursor: default !important;
}
.btn-primary,
.btn-small {
  background: #e6a700;
  color: #000000;
  text-shadow: none;
  border: 1px solid #e6a700;
  font-size: 14px;
  padding: 18px 44px 19px;
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-small:hover,
.btn-primary:focus,
.btn-small:focus,
.btn-primary:active,
.btn-small:active {
  background: #453200;
  border-color: #e6a700;
  color: #000000;
  outline: none !important;
}
.btn-primary.submitButton,
.btn-small.submitButton {
  float: right;
}
.btn-primary.disabled,
.btn-small.disabled {
  background: #e6a700;
  color: #000000;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-info {
  background: #e6a700;
  color: #000000;
  text-shadow: none;
  border: 1px solid #e6a700;
  font-size: 14px;
  padding: 18px 44px 19px;
  text-transform: uppercase;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #453200;
  border-color: #e6a700;
  color: #000000;
  outline: none !important;
}
#searchForm .btn.btn-primary {
  height: 55px;
}
/*Lists*/
ul.item_list,
.categories-module,
.archive-module {
  margin: 0;
}
ul.item_list li,
.categories-module li,
.archive-module li {
  list-style: none;
  padding: 0 0 10px;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
  margin-right: 10px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  text-transform: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  background: #e6a700;
  color: #000000;
  text-shadow: none;
  border: 1px solid #e6a700;
  font-size: 14px;
  padding: 18px 23px 19px;
  text-transform: uppercase;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  background: #453200;
  border-color: #e6a700;
  color: #000000;
  outline: none !important;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  background: #e6a700;
  color: #000000;
  text-shadow: none;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: #453200;
  border-color: #e6a700;
  color: #000000;
  outline: none !important;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  background: #453200;
  border-color: #e6a700;
  color: #000000;
  outline: none !important;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0 0 18px;
  position: relative;
}
.item_img {
  font-size: 0;
  line-height: 0;
}
.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
}
.item_img a.touchGalleryLink:after {
  display: none;
}
.item_img a:hover:after {
  font-size: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #e6a700;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}
.item_img a img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 19px 10px 0;
  max-width: 48%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 10px 19px;
  max-width: 48%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #000000;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#system-message > div {
  margin: 20px 0;
}
/*======================= TOP =======================*/
#top-row {
  background: url(nav_bg00.png) 0 0 repeat;
  border-top: 4px solid #e6a700;
  padding-top: 18px;
}
/*======================= HEADER =======================*/
#logo {
  margin-bottom: 9px;
}
#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  width: 100%;
  background: #000000;
}
.navigation ul.sf-menu {
  margin-left: 8px;
  padding-top: 4px;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 0 0 34px;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  background: none;
  color: #e6a700;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 14px;
  line-height: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: none;
  color: #e6a700;
}
.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu > li > ul {
  top: 0px;
  /*Define 1st SubMenu position*/
 width: 107px;
  left: 20%;
  margin-left: -63.5px;
  padding: 0px 0px 0px;
		
}
.navigation ul.sf-menu ul {
  width: 127px;
  /*Define menu width*/

}
.navigation ul.sf-menu li li ul {
  /*Define SubMenu position*/

  top: -10px;
  left: 128px;
}
.navigation ul.sf-menu li li li ul {
  /*Define 2nd+ SubMenu position*/

  top: -10px;
  left: 128px;
}
.navigation ul.sf-menu ul {
  background: #ffffff;
  background: url(http://www.avtotapiceri.com/new/data/themes/default/index_files/nav_bg00.png) 0 0 repeat;
  padding: 10px 0px 10px;
}
.navigation ul.sf-menu ul li {
  padding: 1px 0 2px;
  text-align: center;
}
.navigation ul.sf-menu ul li.open > .sub-menu {
  display: block !important;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 13px;
  line-height: 18px;
  font-family: Verdana, Geneva, sans-serif;
  color: #8b8b8b;
  background: none;
  display: block;
  padding: 0px 6px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: none;
  color: #e6a700;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background: none;
  color: #e6a700;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 127px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 127px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 129px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 40px;
  padding-bottom: 40px;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: 42px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 127px;
  top: 40px;
}
.navigation .select-menu {
  height: 30px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.search-block input#searchword {
  margin: 0 0 11px;
  height: 35px;
  line-height: 35px;
  background: #000000;
  color: #8b8b8b;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 271px;
  padding: 0 46px 0 13px;
}
.search-block .btn-primary {
  background: url(primary0.png) 0 0 no-repeat;
  border: none;
  font-size: 0;
  line-height: 0;
  margin: 0 0 11px -32px;
  padding: 0;
  width: 62px;
  height: 35px;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.search-block .btn-primary:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
.mod-newsflash-adv.drop span.dropcap {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e6a700;
  color: #000000;
  text-shadow: none;
  font: 300 40px/60px 'Open Sans', sans-serif;
  float: left;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 60px;
}
.mod-newsflash-adv.drop .item_content {
  overflow: hidden;
}
.mod-newsflash-adv.menu .item .item_img {
  margin-bottom: 0;
}
.mod-newsflash-adv.menu .item .item_content {
  background: #4d4d4d;
  color: #8b8b8b;
  text-shadow: none;
  padding: 20px;
}
.mod-newsflash-adv.menu .item .item_content .readmore {
  background: #7b6836;
}
.mod-newsflash-adv.menu .item:hover .item_content {
  background: #e6a700;
  color: #ffffff;
}
.mod-newsflash-adv.menu .item:hover .item_content .readmore {
  background: #eec24d;
  border-color: #ffffff;
  color: #ffffff;
}
.mod-newsflash-adv.menu .item:hover .item_content .readmore:hover {
  background: #453200;
  border-color: #e6a700;
  color: #ffffff;
}
.mod-newsflash-adv.news {
  line-height: 16px;
}
.mod-newsflash-adv.news .readmore {
  font-size: 13px;
  color: #ffffff;
  background: none;
  border: none;
  line-height: 16px;
  padding: 0;
  vertical-align: top;
  text-decoration: underline !important;
  text-transform: none;
}
.mod-newsflash-adv.news .readmore:hover {
  color: #000000;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
.sid{padding: 20px;background: url(body00001.png)  repeat;font-size: 14px;color: #ffffff;
}
#content-row {
  
  color: #CCCCCC;
  text-shadow: none;
}
#content-row #content-top-row {
  padding-bottom: 33px;
  padding-top: 21px;
}
.page-blog,
.page-archive,
.page-gallery,
.page-contact,
.page-item,
.page-category {
  padding-top: 51px;
}
aside {
  padding-top: 51px;
}
aside .moduletable {
  margin-bottom: 30px;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 18px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd .fa {
  font-size: 18px;
  color: #e6a700;
}
.item_info_dl dd > * {
  display: inline;
}
.item_info_dl dd.komento {
  float: right;
}
.item_info_dl dd a {
  color: #8b8b8b;
}
.item_info_dl dd a:hover {
  color: #e6a700;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.item_icons.btn-group.pull-right ul.dropdown-menu li {
  padding: 0;
  float: none;
}
.well .inputbox,
.page-search .inputbox {
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.well select,
.page-search select {
  padding: 3px 2px !important;
}
.well .btn-primary,
.page-search .btn-primary {
  height: 30px !important;
  line-height: 30px;
  padding: 0 9px;
}
/*===== Home Page ======*/
.gallery-slider.camera_wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 349px;
  overflow: hidden;
  margin: 0 0 88px !important;
}
.gallery-slider .camera_wrap .camera_fakehover {
  float: left;
  width: 556px;
  height: 349px;
}
.gallery-slider .camera_wrap .camera_fakehover .cameraCont img,
.gallery-slider .camera_wrap .camera_fakehover .camerarelative img,
.gallery-slider .camera_wrap .camera_fakehover .cameraappended img,
.gallery-slider .camera_wrap .camera_fakehover .cameraappended,
.gallery-slider .camera_wrap .camera_fakehover .cameraSlide {
  width: 100% !important;
  height: 100% !important;
}
.gallery-slider .camera_thumbs {
  float: left;
  width: 576px;
}
.gallery-slider .camera_thumbs div {
  float: left;
}
.gallery-slider .camera_thumbs .camera_thumbs_cont {
  float: right;
  background: none;
}
.gallery-slider .camera_thumbs .camera_thumbs_cont ul {
  width: auto !important;
  float: left;
  padding: 0;
}
.gallery-slider .camera_thumbs .camera_thumbs_cont li {
  float: left;
  margin: 0 0 18px 20px;
  padding: 0;
  width: 172px;
  height: 104px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  position: relative;
  background: #000000;
}
.gallery-slider .camera_thumbs .camera_thumbs_cont li img {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.gallery-slider .camera_thumbs .camera_thumbs_cont li:hover img {
  opacity: 0.6 !important;
  filter: alpha(opacity=60) !important;
}
.gallery-slider .camera_thumbs .camera_thumbs_cont li.cameracurrent img {
  opacity: 0.6 !important;
  filter: alpha(opacity=60) !important;
}
.gallery-slider .camera_thumbs .camera_thumbs_cont img {
  margin-top: 0;
  border: none;
  opacity: 1 !important;
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.moduletable.right {
  float: right;
}
.moduletable.social header {
  float: left;
}
.moduletable.social header .moduleTitle {
  line-height: 28px;
  margin: 0;
}
.moduletable.social .mod-menu__social {
  float: right;
  margin-bottom: 30px;
}
ul.social {
  margin: 0 52px 0 0;
  overflow: hidden;
}
ul.social li {
  list-style: none;
  float: left;
  margin-left: 2px;
}
ul.social li a {
  display: block;
  width: 28px;
  height: 27px;
  overflow: hidden;
}
ul.social li a img {
  position: relative;
  top: 0;
}
ul.social li a:hover img {
  top: -27px;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: 0.1px;
  display: block;
  line-height: 0;
}
ul.gallery:after {
  content: "";
  display: inline-block;
  width: 100%;
}
ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
}
ul.gallery .gallery-item .view .content * {
  color: inherit;
}
ul.gallery .gap {
  list-style: none;
}
ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}
ul.gallery .gallery-grid .item_img img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
ul.gallery .gallery-grid.straightDown {
  float: none;
}
ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 18px 18px 0 !important;
}
ul.gallery .gallery-grid .view a.hover_more {
  background: none !important;
  line-height: inherit;
  border: none;
  color: inherit;
}
ul.gallery .gallery-grid .view a.hover_more span {
  display: none;
}
ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999;
}
ul.gallery .gallery-grid .view a {
  color: inherit;
}
ul.gallery .gallery-grid .view a:hover {
  color: #999;
}
ul.gallery .gap {
  display: inline-block;
}
ul.gallery .gallery-list {
  margin: 0 0 15px;
}
ul.gallery .gallery-list .view a.hover_more i {
  display: none;
}
ul.gallery .gallery-list .galleryZoom {
  display: none;
}
ul.gallery .item_more a {
  vertical-align: top;
}
ul.gallery.cols-3 .gap,
ul.gallery.cols-3 .gallery-grid {
  width: 32%;
}
ul.gallery.cols-1 .gap,
ul.gallery.cols-1 .gallery-grid {
  width: 100%;
}
ul.gallery.cols-2 .gap,
ul.gallery.cols-2 .gallery-grid {
  width: 48%;
}
ul.gallery.cols-4 .gap,
ul.gallery.cols-4 .gallery-grid {
  width: 24%;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0 0 18px;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
small {
  font-size: 13px;
  line-height: 18px;
  color: #e6a700;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.page-archive .item,
.page-item .item,
.page-blog .item {
  margin-bottom: 30px;
}
.page-archive .item_published,
.page-item .item_published,
.page-blog .item_published {
  color: #ffffff;
  float: left;
  font: 300 30px/40px 'Open Sans', sans-serif;
  margin: 0 16px 16px 0;
  min-width: 60px;
  text-align: center;
  text-transform: uppercase;
}
.page-archive .item_published span,
.page-item .item_published span,
.page-blog .item_published span {
  font: 300 40px/60px 'Open Sans', sans-serif;
  background: #e6a700;
  color: #000000;
  text-shadow: none;
  display: block;
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.page-contact,
.page-item {
  padding-bottom: 30px;
}
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 13px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  padding-top: 56px;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  background: #e6a700;
  color: #7a5900;
  text-shadow: none;
  padding-top: 15px;
}
#bottom-row .row-container .item_title,
#bottom-row .row-container .moduleTitle {
  color: #000000;
}
#bottom-row .row-container .item_title a,
#bottom-row .row-container .moduleTitle a {
  color: #000000;
}
#bottom-row .row-container .item_title a:hover,
#bottom-row .row-container .moduleTitle a:hover {
  color: #ffffff;
}
/*======================= FOOTER =======================*/
#footer-wrapper {
  background: #000000;
}
#footer-wrapper .footer-wrapper-inner {
  background: #000000;
}
#footer-row {
  color: #e1e0e0;
  line-height: 16px;
  padding-top: 31px;
}
#footer-row .row-container .moduleTitle {
  font-size: 28px;
  margin-bottom: 20px;
}
#copyright-row {
  border-bottom: 3px solid #e6a700;
  line-height: 36px;
}
ul.location li {
  padding-bottom: 26px;
}
ul.location li img {
  float: left;
  margin-right: 13px;
}
ul.location li .image-title {
  overflow: hidden;
}
ul.location li a {
  color: #e1e0e0;
  text-decoration: underline !important;
}
ul.location li a:hover {
  color: #e6a700;
}
ul.navigation {
  overflow: hidden;
}
ul.navigation li {
  float: left;
  padding-bottom: 6px;
  width: 50%;
}
ul.navigation li a {
  color: #ffffff;
}
ul.navigation li a:hover {
  color: #e6a700;
}
ul.navigation li.active a {
  color: #e6a700;
}
#copyright {
  line-height: 36px;
  text-align: center;
}
#copyright .year:after {
  content: '|';
  padding: 0 0 0 4px;
}
#copyright a {
  color: #ffffff;
}
#copyright a:hover {
  color: #e6a700;
}
.album{
	background:#1f1F1F;
border: 1px solid #989898;
        
	
        font-size: 8pt;
		text-align: left;
        color: #cccccc;
        float: left;
	width: 150px;
        height: 160px;
	padding:7px}
	blockquote p{
		margin:0}
 input[type="text"] {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: white;
	border: 3px solid #989898;
        border-left:4px solid #989898;
	padding: 1pt;
	margin: 5px;
}
.album a{
          color: #E7AA07;
          text-decoration: none;
          font-weight: normal;
          font-size: 10pt;
}
.album a:hover{
          color: #ff0000;
          text-decoration: none;
          font-weight: normal;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: ;
	border: 3px solid #989898;
	border-left:4px solid #989898;
	padding: 1pt;
	margin: 5px;
	}
label{
		color: #CCCCCC;}