@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
.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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'asapbold';
  src: url('../fonts/asap-bold-webfont.eot');
  src: url('../fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-bold-webfont.woff') format('woff'), url('../fonts/asap-bold-webfont.ttf') format('truetype'), url('../fonts/asap-bold-webfont.svg#asapbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'asapbold_italic';
  src: url('../fonts/asap-bolditalic-webfont.eot');
  src: url('../fonts/asap-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-bolditalic-webfont.woff') format('woff'), url('../fonts/asap-bolditalic-webfont.ttf') format('truetype'), url('../fonts/asap-bolditalic-webfont.svg#asapbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'asapitalic';
  src: url('../fonts/asap-italic-webfont.eot');
  src: url('../fonts/asap-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-italic-webfont.woff') format('woff'), url('../fonts/asap-italic-webfont.ttf') format('truetype'), url('../fonts/asap-italic-webfont.svg#asapitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'asapregular';
  src: url('../fonts/asap-regular-webfont.eot');
  src: url('../fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-regular-webfont.woff') format('woff'), url('../fonts/asap-regular-webfont.ttf') format('truetype'), url('../fonts/asap-regular-webfont.svg#asapregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
  font-family: 'Droid Sans', sans-serif;
*/
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #ac1b06;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #000000;
}
h1,
h2,
h3 {
  font: 20px/32px 'verdana';
  font-weight: bold;
  color: black;
  margin: 0 0 9px;
  text-transform: none;
}
h1.title,
h2.title,
h3.title {
  font: 13px/18px 'Droid Sans', sans-serif;
  color: black;
  margin: 0;
}
h1.type,
h2.type,
h3.type {
  font: 51px/51px 'asapregular';
  text-transform: none;
  color: #010101;
  margin: 0 0 27px;
  padding: 16px 0 0;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 20px;
}
strong {
  font-weight: normal;
  color: black;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 20px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 13px;
  line-height: 20px;
  background: #ffffff;
  color: #858585;
  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-primary {
  font: 17px/20px 'asapregular';
  background: none;
  color: black;
  padding: 0;
  text-transform: lowercase;
  box-shadow: none !important;
  border: none;
  outline: none;
}
.btn-primary:hover,
.btn-primary:focus {
  background: none;
  color: #ac1b06;
  text-shadow: none;
}
.btn-primary.submitButton {
  float: right;
  background: none;
  color: black;
}
.btn-primary.submitButton:hover,
.btn-primary.submitButton:focus {
  background: none;
  color: #ac1b06;
  text-shadow: none;
}
.btn-info {
  font: 17px/20px 'asapregular';
  background: none;
  color: black;
  box-shadow: none !important;
  padding: 0;
  text-transform: lowercase;
  border: none;
  outline: none;
}
.btn-info:hover,
.btn-info:focus {
  background: none;
  color: #ac1b06;
  text-shadow: none;
}
/*Lists*/
ul.item_list,
.categories-module,
.archive-module,
.item-list,
.unstyled {
  margin: 0;
}
ul.item_list li,
.categories-module li,
.archive-module li,
.item-list li,
.unstyled li {
  background: url(../images/template/marker.gif) 0 6px no-repeat;
  padding: 0 0 11px 13px;
  list-style: none;
}
ul.item_list li a,
.categories-module li a,
.archive-module li a,
.item-list li a,
.unstyled li a {
  color: #858585;
}
ul.item_list li a:hover,
.categories-module li a:hover,
.archive-module li a:hover,
.item-list li a:hover,
.unstyled li a:hover {
  color: #ac1b06;
}
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%;
  text-align: center;
}
.pagination ul li {
  display: inline-block;
  padding: 0 20px;
}
.pagination ul li .pagenav {
  font: 17px/20px 'asapregular';
  text-transform: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: none;
  box-shadow: none;
  color: black;
  padding: 0;
}
.pagination ul li span.pagenav {
  color: #ac1b06;
}
.pagination ul li a.pagenav {
  color: #000000;
}
.pagination ul li a.pagenav:hover {
  background: none;
  color: #ac1b06;
}
.pagination ul li.num {
  padding: 0 5px;
}
.pagination ul li.num span.pagenav {
  color: #ac1b06;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 27px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 20px 18px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 20px 18px 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  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);
}
#aside-right .moduletable,
#aside-left .moduletable {
  margin-bottom: 32px;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row .row-container .container {
  padding-top: 18px;
}
#logo a {
  display: inline-block;
  margin: 25px 0 28px 30px;
}
.search-block {
  text-align: right;
  max-width: none;
}
.search-block .mod-search__search-block {
  display: inline-block;
}
.search-block .mod-search__search-block form {
  width: 190px;
  background: white;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px 22px 0px 0px;
}
.search-block .mod-search__search-block form #searchword {
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: white;
  border: none;
  height: 26px;
  width: 190px;
}
.search-block .mod-search__search-block form input[type="image"] {
  position: absolute;
  top: 6px;
  right: 8px;
}
/*======================= NAVIGATION =======================*/
#navigation-row .row-container .container {
  background: url(../images/template/navigation.jpg) center 0 repeat;
}
.select-menu {
  display: none;
  margin: 0 0 20px 0;
}
.navigation ul.sf-menu {
  font: 13px/36px 'asapregular';
  display: table;
  width: 100%;
  position: relative;
  text-align: center;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu .sfHolder {
  display: block;
  position: relative;
}
.navigation ul.sf-menu > li {
  background: url(../images/template/separator.gif) 0 0 repeat-y;
  display: table-cell;
  padding: 0 0 0 1px;
  margin: 0;
  float: none;
  text-transform: none;
}
.navigation ul.sf-menu > li:first-child {
  background: none;
  padding-left: 0;
}
.navigation ul.sf-menu > li:first-child > .sfHolder > a,
.navigation ul.sf-menu > li:first-child > .sfHolder > span {
  margin-left: 0;
}
.navigation ul.sf-menu > li.lastItem > .sfHolder > a,
.navigation ul.sf-menu > li.lastItem > .sfHolder > span {
  margin-right: 0;
}
.navigation ul.sf-menu > li.active > .sfHolder > a,
.navigation ul.sf-menu > li.sfHover > .sfHolder > a,
.navigation ul.sf-menu > li.current > .sfHolder > a,
.navigation ul.sf-menu > li.active > .sfHolder > span,
.navigation ul.sf-menu > li.sfHover > .sfHolder > span,
.navigation ul.sf-menu > li.current > .sfHolder > span {
  background: #ffffff;
  color: #ac1b06;
  text-shadow: none;
}
.navigation ul.sf-menu > li > .sfHolder > a,
.navigation ul.sf-menu > li > .sfHolder > span {
  font: 15px/66px 'asapbold';
  text-align: center;
  padding: 0 30px;
  margin: 0 0;
  color: white;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  display: block;
}
.navigation ul.sf-menu > li > .sfHolder > a:hover,
.navigation ul.sf-menu > li > .sfHolder > span:hover {
  background: #ffffff;
  color: #ac1b06;
  text-shadow: none;
}
.navigation ul.sf-menu > li:hover > .sfHolder > ul,
.navigation ul.sf-menu > li.sfHover > .sfHolder > ul {
  background: #242220;
  top: 66px;
  left: 0px;
  left: 50%;
  margin-left: -91px !important;
}
.navigation ul.sf-menu > li:hover > .sfHolder > ul li,
.navigation ul.sf-menu > li.sfHover > .sfHolder > ul li {
  border-top: 1px solid #363432;
}
.navigation ul.sf-menu > li:hover > .sfHolder > ul li:first-child,
.navigation ul.sf-menu > li.sfHover > .sfHolder > ul li:first-child {
  border: none;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -20px;
  left: 155px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -20px;
  left: 155px;
}
.navigation ul.sf-menu ul {
  width: 155px;
  background: #494745;
  padding: 20px 0;
  text-align: left;
}
.navigation ul.sf-menu ul li {
  border-top: 1px solid #585654;
  margin: 0;
  text-align: center;
}
.navigation ul.sf-menu ul li:first-child {
  border: none;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span.separator {
  font: 13px/37px 'asapregular';
  display: block;
  padding: 0px;
  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;
  color: white;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span.separator:hover {
  background: #ac1b06;
  color: #ffffff;
  text-shadow: none;
}
.navigation ul.sf-menu ul li.active > .sfHolder > a,
.navigation ul.sf-menu ul li.sfHover > .sfHolder > a,
.navigation ul.sf-menu ul li.active > .sfHolder > span.separator,
.navigation ul.sf-menu ul li.sfHover > .sfHolder > span.separator {
  background: #ac1b06;
  color: #ffffff;
  text-shadow: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 155px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 155px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 157px;
}
.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 {
  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: 155px;
  top: 40px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= 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;
}
/*======================= FEATURE =======================*/
#feature-row {
  background: #f8f8f8;
  padding-top: 49px;
}
/*======================= MAINTOP =======================*/
#maintop-row {
  padding-top: 41px;
}
#maintop-row .row-container .container {
  border-bottom: 1px solid #ececec;
}
/*======================= CONTENT TOP =======================*/
#content-row {
  padding-top: 48px;
}
/*======================= CONTENT =======================*/
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 27px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 20px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_icons.btn-group.pull-right {
  margin: 0 0 10px 10px;
}
/*===== About Page ======*/
.body__homepage .contentInner {
  border: none;
}
.moduletable.post .moduleTitle {
  font-size: 18px;
  color: #ac1b06;
  margin-bottom: 23px;
}
.moduletable.post .mod-article-single .img-intro__left,
.moduletable.post .mod-article-single .item_img {
  float: none;
  margin: 0;
}
.moduletable.post .indent {
  border: 1px solid #ededed;
  background: white;
  padding: 34px 24px 29px;
}
.moduletable .mod-menu {
  margin-bottom: 65px;
}
.mod-newsflash-adv .item {
  margin-bottom: 25px;
}
.mod-newsflash-adv.mod-newsflash-adv__bordered .item {
  background: url(../images/template/border.gif) 0 bottom repeat-x;
  margin: 0 0 23px;
  padding: 0 0 30px;
}
.mod-newsflash-adv.mod-newsflash-adv__list-content .img-intro__left {
  margin: 5px 14px 0 0;
}
.mod-newsflash-adv.mod-newsflash-adv__list-content .item_content {
  overflow: hidden;
}
.mod-newsflash-adv.mod-newsflash-adv__list-content .item_content p {
  padding: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__start .img-intro__left {
  margin: 5px 14px 0 0;
}
.mod-newsflash-adv.mod-newsflash-adv__start .item_content {
  overflow: hidden;
}
.mod-newsflash-adv .item_published {
  color: #ac1b06;
}
.mod-newsflash-adv .item_title {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-transform: none;
  margin: 0 0 0px;
}
.mod-newsflash-adv .item_introtext a {
  color: #858585;
  text-decoration: underline;
}
.mod-newsflash-adv .item_introtext a:hover {
  text-decoration: none;
}
.mod-article-single .item__module {
  margin-bottom: 65px;
  overflow: hidden;
}
.mod-article-single .item-title {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-transform: none;
  margin: 0 0 0px;
}
/*===== News Page ======*/
/*===== Blog Page ======*/
.page-category,
.page-gallery,
.page-archive,
.page-item__blog,
.page-blog {
  padding-right: 30px;
}
.page-category.page-category__homepage,
.page-gallery.page-category__homepage,
.page-archive.page-category__homepage,
.page-item__blog.page-category__homepage,
.page-blog.page-category__homepage {
  padding: 0;
}
.page-category .img-intro__left,
.page-gallery .img-intro__left,
.page-archive .img-intro__left,
.page-item__blog .img-intro__left,
.page-blog .img-intro__left,
.page-category .img-full__left,
.page-gallery .img-full__left,
.page-archive .img-full__left,
.page-item__blog .img-full__left,
.page-blog .img-full__left {
  float: left;
  margin: 0 20px 5px 0;
}
.page-category .img-intro__right,
.page-gallery .img-intro__right,
.page-archive .img-intro__right,
.page-item__blog .img-intro__right,
.page-blog .img-intro__right,
.page-category .img-full__right,
.page-gallery .img-full__right,
.page-archive .img-full__right,
.page-item__blog .img-full__right,
.page-blog .img-full__right {
  float: right;
  margin: 0 20px 5px 0;
}
.page-category .item,
.page-gallery .item,
.page-archive .item,
.page-item__blog .item,
.page-blog .item {
  background: url(../images/template/border.gif) 0 bottom repeat-x;
  padding: 0 0 27px;
  margin: 0 0 30px;
}
.page-category .item_published,
.page-gallery .item_published,
.page-archive .item_published,
.page-item__blog .item_published,
.page-blog .item_published {
  float: left;
  margin: 0 20px 20px 0;
  width: 83px;
  border: 1px solid #ededed;
  background: white;
  color: black;
  font: 17px/16px 'asapregular';
  text-transform: lowercase;
  text-align: center;
  padding-bottom: 25px;
}
.page-category .item_published span,
.page-gallery .item_published span,
.page-archive .item_published span,
.page-item__blog .item_published span,
.page-blog .item_published span {
  display: block;
  padding-top: 22px;
}
.page-category .item_title,
.page-gallery .item_title,
.page-archive .item_title,
.page-item__blog .item_title,
.page-blog .item_title {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-transform: none;
  padding-top: 23px;
  margin: 0 0 0px;
}
.page-category .item_info_dl,
.page-gallery .item_info_dl,
.page-archive .item_info_dl,
.page-item__blog .item_info_dl,
.page-blog .item_info_dl {
  margin: 0 0 38px;
}
.page-category .item_info_dl dd,
.page-gallery .item_info_dl dd,
.page-archive .item_info_dl dd,
.page-item__blog .item_info_dl dd,
.page-blog .item_info_dl dd {
  color: #858585;
}
.page-category .item_info_dl dd a,
.page-gallery .item_info_dl dd a,
.page-archive .item_info_dl dd a,
.page-item__blog .item_info_dl dd a,
.page-blog .item_info_dl dd a {
  color: #858585;
}
.page-category .item_info_dl dd a:hover,
.page-gallery .item_info_dl dd a:hover,
.page-archive .item_info_dl dd a:hover,
.page-item__blog .item_info_dl dd a:hover,
.page-blog .item_info_dl dd a:hover {
  color: #ac1b06;
}
.page-category .item_info_dl dd.komento,
.page-gallery .item_info_dl dd.komento,
.page-archive .item_info_dl dd.komento,
.page-item__blog .item_info_dl dd.komento,
.page-blog .item_info_dl dd.komento {
  float: right;
}
.page-category .item {
  background: none;
  padding: 0;
  margin: 0 0 23px;
}
.page-category .item_title {
  padding-top: 0;
}
.page-gallery {
  padding: 0;
}
.page-gallery .item_title {
  padding: 0;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -20px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.addthis_toolbox {
  padding-top: 13px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row .row-container .container {
  border-top: 1px solid #ececec;
  padding-top: 52px;
}
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#copyright .siteName {
  display: none;
}
#footer-wrapper {
  background: url(../images/template/footer_bg.gif) 0 0 repeat-x;
}
#footer-wrapper .footer-wrapper-inner {
  border-top: 6px solid white;
  padding: 44px 0;
  font-size: 11px;
  line-height: 18px;
  color: #545454;
}
#footer-wrapper .footer-wrapper-inner a {
  color: #545454;
}
#footer-wrapper .footer-wrapper-inner a:hover {
  text-decoration: underline;
}
#footer-wrapper .footer-wrapper-inner .moduletable .mod-menu {
  margin-bottom: 0;
}
#footer-wrapper .footer-wrapper-inner ul.footer {
  margin: 0;
  text-align: right;
}
#footer-wrapper .footer-wrapper-inner ul.footer li {
  display: inline;
  margin-left: 17px;
  padding-left: 17px;
  position: relative;
  background: url(../images/template/footer_list.gif) 0 4px no-repeat;
  line-height: 18px;
}
#footer-wrapper .footer-wrapper-inner ul.footer li:first-child {
  background: none;
  padding-left: 0;
  margin-left: 0;
}
#footer-wrapper .footer-wrapper-inner ul.footer li a,
#footer-wrapper .footer-wrapper-inner ul.footer li .separator {
  font-size: 12px;
}
#footer-wrapper .footer-wrapper-inner ul.footer li.active a,
#footer-wrapper .footer-wrapper-inner ul.footer li.active .separator {
  text-decoration: underline;
}
/*===== Social Media ======*/
.social {
  float: right;
  overflow: hidden;
  margin: 0 0 22px;
}
.social li {
  float: left;
  list-style: none;
  margin: 0 0 0 7px;
}
.social li a {
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.social li a img {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
.social li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#jform_images_image_intro,
#jform_images_image_fulltext {
  height: 30px;
}
#jform_publish_up_img,
#jform_publish_down_img {
  padding: 3px 14px;
}
