/*
Theme Name: orcacom 2014
Description: A custom-designed theme by Digital Ink Technologies
Author: Digital Ink Technologies
Author URI: http://www.ditcanada.com/
Version: 2.0
*/

/* main elements */
.singleall {
   width: 672px !important;
}
.next{
    float: right;
}
.singleall .search-form{
    float:left;
}
#commentform #comment{
   max-width: 600px;
}
#commentform input{
   width: 200px;
}
.singleall #respond{
   margin: 10px 0 0 0;
}
.singleall #respond h2 {
    color: #B30838;
    font-size: 19px;
    font-weight: normal;
    line-height: 23px;
    margin: 0 0 12px;
}

ul#nav li a,
.search-form label,
.add-nav a,
.side-nav a,
.box .together a,
.box2 h2,
.more a,
.block h2,
.sponsors .title strong,
.log-out,
#footer-lists li a,
.font-sizes
{
	font-family: 'dinneuzeitgrotesk-boldcondRg';
}

/*-------------------------------------------------------------------------------------------*/
/* Custom CSS */
/*-------------------------------------------------------------------------------------------*/

/* General */

#wrapper {
  width: 835px;
  background: none;
}

.selected-search-type {
  font-weight: bold;
}

/* Top Header */

ul#nav li a,
.search-form label,
.add-nav a,
.side-nav a,
.box .together a,
.box2 h2,
.more a,
.block h2,
.sponsors .title strong,
.log-out,
#footer-lists li a,
.font-sizes
{
  font-family: 'Arimo', sans-serif;
}
.add-nav {
  padding: 0;
}
.add-nav li {
  margin: 0;
  background: none;
}
.add-nav a {
  max-width: 85px;
  padding: 8px 10px 10px;
}
.add-nav li:last-child a{
  max-width: 65px;
}
.search-form fieldset {
  padding: 4px 0 0;
  background: none;
}
.social-bar {
  top: 75px;
}
a.facebook:link,
a.facebook:visited {
  margin-top: 2px;
  width:23px;
  height:22px;
  background:url(images/button-social.png) 0 0 no-repeat;
}
a.facebook:hover,
a.facebook:active
{
  background-position: 0 -22px;
}
a.twitter:link,
a.twitter:visited {
  margin-top: 2px;
  width:23px;
  height:22px;
  background:url(images/button-social.png) -25px 0 no-repeat;
}
a.twitter:hover,
a.twitter:active
{
  background-position: -25px -22px;
}
a.youtube:link,
a.youtube:visited
{
  margin-top: 2px;
  display:inline-block;
  width:57px;
  height:22px;
  background:url(images/button-social.png) 0 -45px no-repeat;
  text-indent:-9000px;
  overflow:hidden;
}
a.youtube:hover,
a.youtube:active
{
  background-position: 0 -67px;
}
.font-sizes {
  margin: 0 10px 0 0;
}
.font-sizes a {
  text-decoration: none;
}


/* Main Header */
#header {
  width: 835px;
  height: 185px;
}
#nav {
  top: 140px;
  left: 0;
}
#nav > li {
  padding: 0;
  background: none;
}
#nav > li > a {
  padding: 11px 8px;
  font-size: 15px;
}
.drop li a {
  font-size: 14px;
}
#nav ul {
  width: auto;
  padding: 10px 25px 5px;
}
#nav ul ul {
  padding: 5px 0 0 10px;
}


/* Slider */
.intro {
  width: auto;
  height: auto;
  background: none;
  overflow: hidden;
}

.visual {
  width: 617px;
  height: 232px;
}

.home-links {
  position: absolute;
  top: 0;
  right: 0;
  width: 208px;
}
#multifunction-section {
  position: relative;
  width: 208px;
  margin: 0 0 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
}
#multifunction-section a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}
#multifunction-section .widget_sp_image-image-link img {
  margin: 0;
}
.home-links .widget_sp_image-description {
  position: absolute;
  top: 0;
  left: 0;
}

.home-links .widget_sp_image-description p {
  padding: 10px 0 0 8px;
  line-height: 1.3;
  text-transform: uppercase;
}

.home-links .widget_sp_image-description a {
  display: block;
  letter-spacing: 1px;
}

/* Home columns */
.home-cols {
  width: 835px;
  margin-top: 30px;
  overflow: hidden;
}
.home-col {
  float: left;
  width: 278px;
}
.col-1 .home-col-inner {
  padding-right: 15px
}
.col-2 .home-col-inner {
  padding: 0 8px 0 7px;
}
.col-3 .home-col-inner {
  padding-left: 15px
}
.home-col h2 {
  padding: 5px 20px;
  background: #939598;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 1px;
}
.recent-post {
  margin: 20px 0;
  line-height: 1.2;
}
.recent-post h3 {
  margin: 5px 0;
  line-height: 1.1;
}
.recent-post h3 a {
  color: #B30838;
  font-weight: normal;
  text-decoration: none;
}
.recent-post-excpt p {
  font-size: 1.1em;
}
.read-more {
  color: #B30838;
  text-decoration: none;
}
.home-col .view-all {
  padding: 0;
}

.col-2 h2, .col-3 h2 {
  margin-bottom: 20px;
}
.upcoming-event {
  overflow: hidden;
}


.upcoming-event h3 {
  margin: 0 0 5px;
  line-height: 1.1;
}
.upcoming-event a {
  color: #B30838;
  font-weight: normal;
  text-decoration: none;
}
.event-excpt {
  margin-right: 81px;
  font-size: 1.1em;
}
a.event-register-today:link,
a.event-register-today:visited {
  position: static;
  float: right;
  margin-left: 10px;
}
a.event-image {
  display: block;
  margin-bottom: 10px;
}
.event-partition {
  height: 1px;
  margin: 20px 20px;
  background: #dcddde;
}
.upcoming-events div:first-child .event-partition {
  display: none;
}
.sponsors {
  margin: 20px 0 0;
  padding: 0;
}

.col-3 h3 {
  margin: 10px 0 5px;
  line-height: 1.1;
  color: #B30838;
  font-weight: normal;
  font-size: 1.5em;
}
.col-3 p {
  font-size: 1.4em;
  line-height: 1.2;
}
.event-excpt {
  margin-right: 81px;
}
.col-3 .widget_sp_image-description:after {
  display: block;
  height: 1px;
  margin: 20px 20px;
  background: #dcddde;
  content: "";
}

img {
  border: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  zoom: 1;
}
.widget_sp_image-image-link img {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.widget_sp_image-image-link img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  zoom: 1;
}

/* Footer */

.footer-holder {
  width: 835px;
}
#footer #footer-lists > li {
  margin: 0 0 0 5px;
}

/** Slider **/
.flexslider .flex-control-nav {
  text-align: right;
}

.flexslider .flex-control-nav li a {
  text-indent: 99999px;
}

.flexslider .slide-title {
  display: none;
}









