/*
To compile these files into regular CSS, you need to use the Compass library:
http://compass-style.org/

The Gemfile and config.rb in the theme's main folder are needed to make the compass compiler work.

These styles use the "medium" width as the default, with smaller and larger sizes appearing responsively.
i.e., it is not mobile-first because it's difficult to get mobile-first to work with IE 8.
*/
@import url("http://fonts.googleapis.com/css?family=Droid+Sans:400,700");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-size: 100%;
  line-height: 1.5em;
}

/*	colors	*/
/* breakpoints */
/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
  font-family: "Oblik-Bold";
  src: url("fonts/Oblik_Bold.eot?") format("eot"), url("fonts/Oblik_Bold.woff") format("woff"), url("fonts/Oblik_Bold.ttf") format("truetype"), url("fonts/Oblik_Bold.svg#Oblik-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* GENERAL STYLE STUFF */
strong, b {
  font-weight: bold;
}

li ul, li ol {
  margin: 0 1.5em;
}

ul, ol {
  margin: 0 1.5em 1.5em 1.5em;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

body {
  background-color: white;
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  line-height: 1.25;
  min-width: 300px;
}

h1 {
  font-size: 1.875em;
  line-height: 1.06667em;
  margin: 0 auto 0.8em;
  font-family: Oblik-Bold, sans-serif;
  font-weight: bold;
}

h2 {
  font-size: 1.5em;
  line-height: 1.33333em;
  margin: 0 auto 1em;
  font-family: Oblik-Bold, sans-serif;
  font-weight: bold;
}

h3 {
  font-size: 1.25em;
  line-height: 1.6em;
  margin: 0 auto 1.2em;
  font-family: Oblik-Bold, sans-serif;
  font-weight: bold;
}

h4 {
  font-size: 1.125em;
  line-height: 1.77778em;
  margin: 0 auto 1.33333em;
  font-family: Oblik-Bold, sans-serif;
  font-weight: bold;
}

p {
  margin: 0 auto 1.5em;
}

a {
  color: #578BAC;
  outline: none;
  text-decoration: none;
}
a :hover {
  color: #444;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.extra {
  overflow: hidden;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.container {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
}

.column_left {
  float: left;
  margin-right: 20px;
}

#top-bar {
  background-color: #00446A;
  color: #fff;
  max-height: 35px;
  padding: 10px 0;
}
#top-bar p {
  margin: 0;
}
#top-bar .content {
  float: right;
}
#top-bar .content p {
  background-color: #F47B20;
  padding: 5px 10px;
  border-radius: 4px;
}
#top-bar .content p a {
  color: #00446A;
}

#header {
  background-color: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}

.header-main {
  padding: 10px 0 5px;
}

.logo-site-name {
  float: left;
  width: auto;
}
.logo-site-name img {
  height: 75px;
}
@media (max-width: 767px) {
  .logo-site-name img {
    height: 65px;
  }
}
@media (max-width: 480px) {
  .logo-site-name img {
    height: 50px;
  }
}

/* ------------------------- MAIN MENU ------------------------- */
.select-menu {
  display: none !important;
}

#superfish-1 {
  display: block;
  float: right;
  margin-top: 45px;
  position: relative;
  width: auto;
  overflow: hidden;
  *zoom: 1;
}
@media (max-width: 767px) {
  #superfish-1 {
    display: none;
    background: none;
    float: right;
  }
}
#superfish-1 li {
  background: none;
  border: 0;
  overflow: inherit;
  padding: 0;
  text-align: center;
}
#superfish-1 > li {
  margin-left: 10px;
}
@media (min-width: 768px) and (max-width: 950px) {
  #superfish-1 > li {
    margin-left: 0;
  }
}
#superfish-1 > li > a {
  background: url(../images/menu-hover.png) 0 -36px repeat-x;
}
#superfish-1 > li > a:hover {
  color: #578BAC;
  background: none;
  background-position: 0 0;
}
#superfish-1 a {
  border: 0;
  color: #00446A;
  font-size: 15px;
  padding: 10px 12px 11px 12px;
  text-decoration: none;
  font-family: 'Droid sans', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 950px) {
  #superfish-1 a {
    padding: 7px;
  }
}
#superfish-1 li.active-trail > a, #superfish-1 #superfish-1 > li.sfHover > a {
  color: #578BAC;
  background: none;
  background-position: 0 0;
}
#superfish-1 li.active-trail > a a, #superfish-1 #superfish-1 > li.sfHover > a a {
  background: #f7c400;
}
#superfish-1 ul {
  background: #f3a900;
  display: none;
  padding: 15px 0;
  top: 47px;
  width: 160px !important;
}
#superfish-1 ul li {
  background: none;
  border-bottom: 0;
  height: auto;
  padding: 0;
}
#superfish-1 ul li a, #superfish-1 ul li a:visited {
  border: 0;
  color: #fff;
  font-weight: normal;
  padding: 7px !important;
  text-align: center;
}
#superfish-1 ul li ul {
  left: 174px !important;
  padding: 10px 0 !important;
  top: -10px;
  background: #f3a900;
}
#superfish-1 ul li ul li {
  background: none;
  margin-bottom: 1px;
}
#superfish-1 ul li ul li ul:before {
  display: none;
}
#superfish-1 ul li ul:before {
  left: -5px;
  top: 13px;
  width: 5px;
  height: 9px;
  background-image: url(../images/sub-menu-corner-2.png);
}
#superfish-1 ul .menu li {
  margin: 0;
}
#superfish-1 ul:before {
  display: block;
  content: '';
  position: absolute;
  left: 40px;
  top: -5px;
  width: 9px;
  height: 5px;
  background: url(../images/sub-menu-corner.png) 0 0 no-repeat;
}

.view-display-id-block_homepage_features {
  overflow: hidden;
  *zoom: 1;
}
.view-display-id-block_homepage_features .views-row {
  width: 22%;
  min-width: 200px;
  float: left;
  padding-right: 2.5%;
  margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 950px) {
  .view-display-id-block_homepage_features .views-row {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .view-display-id-block_homepage_features .views-row {
    width: 47%;
  }
}
@media (max-width: 480px) {
  .view-display-id-block_homepage_features .views-row {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.view-display-id-block_homepage_features .img-left {
  float: left;
  margin-right: 10px;
}
.view-display-id-block_homepage_features .features-header {
  height: 60px;
}
.view-display-id-block_homepage_features .views-field-title {
  font-size: 18px;
  margin-top: 5px;
  text-transform: uppercase;
}
.view-display-id-block_homepage_features .views-field-subtitle {
  color: #666;
  font-family: Droid sans, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
.view-display-id-block_homepage_features .views-field-body {
  height: 65px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .view-display-id-block_homepage_features .views-field-body {
    display: none;
  }
}

.front .region-content .block {
  float: left;
  width: 30%;
  padding-right: 2.5%;
}
@media (max-width: 767px) {
  .front .region-content .block {
    width: 47%;
  }
}
@media (max-width: 480px) {
  .front .region-content .block {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}

#main-wrapper {
  margin: 15px 0;
  overflow: hidden;
  *zoom: 1;
}

#main {
  min-height: 300px;
}

#sidebar-first {
  float: left;
  margin-right: 3%;
  width: 22%;
}

#sidebar-second {
  float: right;
  margin-left: 3%;
  width: 22%;
}

.one-sidebar #content-wrapper {
  float: left;
  width: 74%;
}

.two-sidebars #content-wrapper {
  float: left;
  width: 49%;
}

.view-display-id-features_two_column {
  overflow: hidden;
  *zoom: 1;
}
.view-display-id-features_two_column .views-row {
  width: 47%;
  float: left;
  padding-right: 2.5%;
}
@media (max-width: 480px) {
  .view-display-id-features_two_column .views-row {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.view-display-id-features_two_column .view-content img {
  width: 100%;
  max-width: 500px;
  height: auto;
}
.view-display-id-features_two_column .view-content .views-field-title {
  font-size: 18px;
  margin: 5px 0 10px;
  text-transform: uppercase;
}
.view-display-id-features_two_column .view-content .views-field-body {
  min-height: 45px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .view-display-id-features_two_column .view-content .views-field-body {
    min-height: 20px;
  }
}

.field-name-field-portfolio-image {
  float: right;
}

.view-blog-posts .views-row {
  margin-bottom: 1em;
}
.view-blog-posts .views-row h2 {
  margin-bottom: 0;
}
.view-blog-posts .views-row .submitted {
  color: #666;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .panel-2col .panel-panel {
    float: none;
    width: 100%;
  }
}

footer {
  background-color: #f8f8f8;
  border-top: 1px solid #e7e7e7;
  padding-top: 10px;
}
footer .block {
  float: left;
  padding-right: 2.5%;
  text-align: center;
  width: 18%;
}
footer #block-block-11 {
  text-align: left;
  width: 32%;
}
@media (max-width: 767px) {
  footer #block-block-11 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  footer #block-block-10, footer #block-block-16, footer #block-block-12 {
    display: none;
  }
}

/*Social sharing*/
.social-share {
  padding: 15px 0;
}

.social-share span {
  float: left;
  font-weight: bold;
  vertical-align: middle;
}

.social-share a {
  display: block;
  float: left;
  height: 16px;
  margin-left: 4px;
  opacity: .8;
  text-indent: -9999px;
  vertical-align: middle;
  width: 16px;
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
}

.social-share a:hover {
  opacity: 1;
}

.social-share a.social-share-facebook {
  background: url(../images/social/facebook.png) no-repeat 0 0;
}

.social-share a.social-share-twitter {
  background: url(../images/social/twitter.png) no-repeat 0 0;
}

.social-share a.social-share-googlebuzz {
  background: url(../images/social/buzz.png) no-repeat 0 0;
}

.social-share a.social-share-myspace {
  background: url(../images/social/myspace.png) no-repeat 0 0;
}

.social-share a.social-share-msnlive {
  background: url(../images/social/msn.png) no-repeat 0 0;
}

.social-share a.social-share-yahoo {
  background: url(../images/social/yahoo.png) no-repeat 0 0;
}

.social-share a.social-share-linkedin {
  background: url(../images/social/linkedin.png) no-repeat 0 0;
}

.social-share a.social-share-orkut {
  background: url(../images/social/orkut.png) no-repeat 0 0;
}

.social-share a.social-share-digg {
  background: url(../images/social/digg.png) no-repeat 0 0;
}

.social-share a.social-share-delicious {
  background: url(../images/social/delicious.png) no-repeat 0 0;
}

.social-share a.social-share-facebook {
  background: url(../images/social/facebook.png) no-repeat 0 0;
}

/**/
