﻿

.nav {
  padding: 0;
  list-style: none;
  font-family: "Raleway", sans-serif;
  font-size: 0;
}

.nav li {
  display: inline-block;
  margin-left: 30px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: middle;


    border: 1px solid;
border-color: rgba(255, 0, 0, 0);
      border-radius: 2px;
  -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;

  padding: 10px 15px 7px;
}

.nav li:hover {  border: 1px solid #2789c5; background:#2789c5;}

.header .nav {
  float: right;
}

.header .nav a {
  color: #fff;
}

.header .nav .portal {
border: 1px solid;
border-color: rgba(255, 0, 0, 0);

  border-radius: 2px;
  -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  display: inline-block;

  vertical-align: middle;
}

  .header .nav li {
  margin-left: 10px;
  }

  .header .nav-toggle {
  display: block;
  position: absolute;
  z-index: 150;
  top: 39px;
  right: 10px;
  width: 30px;
  border: 2px solid #fff;
  border-right: none;
  border-left: none;
  height: 18px;
  font-size-adjust: none;
  -moz-transition: border-color 50ms;
  -o-transition: border-color 50ms;
  -webkit-transition: border-color 50ms;
  transition: border-color 50ms;
  }

  .header .nav-toggle:before, .header .nav-toggle:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -moz-transition: -moz-transform 150ms;
  -o-transition: -o-transform 150ms;
  -webkit-transition: -webkit-transform 150ms;
  transition: transform 150ms;
  }

  .header-open .nav {
  top: -250px;
  }

  .header-open .nav-toggle {
  border-color: transparent;
  }

  .header-open .nav-toggle:before {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  }

  .header-open .nav-toggle:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  }

.popupmenu {padding:2px; padding-left:5px; background-color:#765E18; padding-right:13px; font-weight:bold; border-color: #FFFFFF;  border-bottom: 1px solid #FFFFFF }


#sidebar_left
{
width:160px; 
float:left;
}

.groups .links{display:inline;}

.poll .links{text-align:center;}

ul.links li,ul.links.inline{background:transparent;}

#content-content .node ul.links li,#content-content .node ul.inline li,#content-content .node .links a{background:transparent;margin:0;padding:0 14px 0 0;}

div.node .read-more a,div.node .more-link a,div.node .links a{font-size:0.9em;font-weight:bold;margin:0;}

#content-content .node ul.links li.comment_forbidden a{padding-right:4px;}

.comment .links a{font-size:0.9em;text-align:right;}

.comment ul.links{text-align:right;clear:right;}

#content-content .comment ul.links li{background:transparent;margin:0 10px 0 0;padding:0;}

ul.links{margin:0;padding:0;}

ul.links.inline{display:inline;}

ul.links li{display:inline;list-style-type:none;padding:0 0.5em;}

.section1 .ind-post { width: 30%; }

.section2 .ind-post { width: 30%; }

.ind-post h1 { font-size: 16px; line-height: 18px; font-family: arial, helvetica, sans-serif; }

.ind-post h2, .info h2 { font-size: 16px; line-height: 18px; font-family: arial, helvetica, sans-serif; }


#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}
.mk-video-color-mask,.mk-video-mask{position:absolute;top:0;left:0;width:100%;height:100%}
.mk-video-color-mask{filter:alpha(opacity=@opacity * 100);-moz-opacity:70;-khtml-opacity:70;opacity:70;opacity:.7}

#top_social .g{display:block;width:100%;height:36px;position:relative}

.clear {clear:both;}

.iphone-image--angle-left {
  margin-top: -170px;
}

.csstransitions .OM-aboutyou .iphone-image--angle-left {
  opacity: 0;
  -webkit-transform: rotateY(30deg);
  -moz-transform: rotateY(30deg);
  -o-transform: rotateY(30deg);
  transform: rotateY(30deg);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.csstransitions .OM-aboutyou.inview .iphone-image--angle-left {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.iphone-image--frontfull {
  margin: -170px 20px 0;
}

.csstransitions .OM-aboutyou .iphone-image--frontfull {
  opacity: 0;
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -o-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.csstransitions .OM-aboutyou.inview .iphone-image--frontfull {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.OM-ARIsection .iphone-image {
  position: absolute;
  left: 35px;
}

.csstransitions .OM-ARIsection .iphone-image--bottom {
  top: 160px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.no-csstransitions .OM-ARIsection .iphone-image--bottom,
.csstransitions .OM-ARIsection.inview .iphone-image--bottom {
  top: 50px;
}

.csstransitions .OM-ARIsection .iphone-image--top {
  bottom: -160px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.no-csstransitions .OM-ARIsection .iphone-image--top,
.csstransitions .OM-ARIsection.inview .iphone-image--top {
  bottom: -310px;
}

.OM-goals .iphone-image {
  margin: -130px 0;
}

.opacity .OM-goals .iphone-image {
  opacity: 0;
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -ms-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
}

.opacity .OM-goals.inview .iphone-image {
  opacity: 1;
}

.OM-custom .iphone-image {
  margin: 0 0 -130px -10px;
}

.csstransitions .OM-custom .iphone-image--left {
  opacity: 0;
  -webkit-transform: rotateY(30deg);
  -moz-transform: rotateY(30deg);
  -o-transform: rotateY(30deg);
  transform: rotateY(30deg);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.csstransitions .OM-custom.inview .iphone-image--left {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.csstransitions .OM-custom .iphone-image--right {
  opacity: 0;
  -webkit-transform: rotateY(30deg);
  -moz-transform: rotateY(30deg);
  -o-transform: rotateY(30deg);
  transform: rotateY(30deg);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.csstransitions .OM-custom.inview .iphone-image--right {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

  .no-csstransitions .OM-ARIsection .iphone-image--bottom,
  .csstransitions .OM-ARIsection.inview .iphone-image--bottom {
    top: 0;
    left: 0;
    position: relative;
  }

  .no-csstransitions .OM-ARIsection .iphone-image--top,
  .csstransitions .OM-ARIsection.inview .iphone-image--top {
    top: 0;
    bottom: auto;
    left: 0;
    position: relative;
  }

.navbar-header {float: left;}


#footer-container{display: none;}


ul#footer-nav{text-align: center; width: 100%;}

ul#footer-nav li{display: inline; float: none;}

ul#footer-nav li a{display: inline;}

#footer{max-width: 1040px; margin: 0 auto;}


#footer-base-container{padding: 40px 20px; background: #DEDBCA; position: relative; z-index: 2; font-size: 11px;}


#footer-navigation-container{display: block; overflow: hidden;}

	#footer .large-ad img{max-width: 260px; height: auto;}

	ul#footer-nav li ul, ul#footer-nav li ul li{display: none !important;}

	ul#footer-nav li a:hover{color: #DC4B3A;}

	ul#footer-nav li:first-child a{padding-left: 0;}
