/*   
Theme Name: Pikeville
Theme URI: http://www.eclink.com
Description: This is a WordPress Theme template for Georgetown -- WordPress v3.0.1
Author: Tony Stinson
Author URI: http://www.eclink.com
Version: 1
*/
/* end reset css */


/* make calendar text wrap and events not stack*/
.ai1ec-month-view .ai1ec-event{
height:auto !important;
}
.ai1ec-month-view .ai1ec-event,
.ai1ec-week-view .ai1ec-event,
.ai1ec-oneday-view .ai1ec-event{
max-height:none !important;
overflow:visible !important;
white-space: normal !important;
}

.ai1ec-event-footer {
display:none;
}

html, body, div, span, object, iframe,
blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video  {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font:inherit;
  vertical-align: baseline;
}


a img {border:none;}
a:hover, a:active  { outline: none; }
ul  { list-style-type: none; }
ol  { list-style-type: decimal; }
nav ul, nav li  { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong { font-weight: bold; }

.ie7 img  { -ms-interpolation-mode: bicubic; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* end reset css */

html,
body {
  margin:0;
  padding:0;
  height:100%;
}
body {
  background: url("images/background.jpg") no-repeat center center fixed #e6e0d4;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#container {
  min-height:100%;
  position:relative;
  overflow-x:hidden;
}
header {
  width:100%;
  height:170px;
  background:url("images/nav-bg.jpg") top center #fff no-repeat;
}
.headercontainer {
  max-width:960px;
  margin:0 auto;
}
/* header elements */
#headerbar {
  position:absolute;
  width:960px;
  top:0px;
}
#logo {
  position:relative;
  float:left;
  width:150px;
  height:170px;
  z-index:10000;
}
#tagline {
  position:relative;
  top:34px;
  left:11px;
  font:400 1.4em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  font-style: italic;
  color:#496792;
}
#search{
  float:right;
  padding-top:28px;
}
.ie7 #search {
  padding-top:0px;
}
#searchbtn,
#actionlinecontent input.button,
#signincontent input.button,
#registrationcontent input.button,
#subscriptioncontent input.button
 {
  font:700 1em/2 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
  height:2em;
  text-decoration:none;
  color:#fff;
  background:#81181c;
  cursor:pointer;
  border:none;
}
.sfield {
  width:220px;
  height:1.9em;
  font:400 1em/1 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
  border:1px solid #a0a0a0;
}
.ie8 .sfield {
  position:relative;
  top:-8px;
}
/* end header elements */

/* navigation */
.menu-button {
  display:none;
}
#navcontainer{
  position:relative;
  top:90px;
  margin:0 auto;
  padding-left:150px;
  max-width:810px;
  z-index:9999;
}
nav {
  margin:0 auto; 
  font:400 1.2em/1 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
  text-align:center;
}

nav ul ul {
  display:none;
}
  nav ul li:hover > ul {
    display:block;
  }
nav ul {
  position:relative;
  display:inline-block;
}
  nav ul li {
    float:left;
  }
    nav ul li a:hover {
      color:#fff;
    }
    nav ul li a {
      display:block; padding: 30px 12px;
      color:#ddd; text-decoration: none;
    }
  nav ul ul {
    background:#81181c;
    position:absolute; top: 100%;
  }
    nav ul ul li {
      float:none; 
      border-bottom:1px solid #340304; position: relative;
    }
      nav ul ul li a {
        padding:10px 15px;
        color:#ddd;
      } 
  nav ul ul ul {
    position:absolute; left: 100%; top:0;
  }
/* end navigation */

#content {
  max-width:960px;
  margin:0 auto;
  padding-top:10px;
  padding-bottom:120px;   /* Height of the footer element */
}
.right {
  float:right;
  display:inline-block;
  max-width:740px;
  margin-bottom:60px;
  }
.carouselcover {
  float: right;
  position: relative;
  top: 0px;
  z-index: 1000;
  margin-bottom: -200px;
}
.rightcontent {
  display:inline-block;
  padding:3px;
  background:#fff;
}
.rightcontentdefault {
  display:inline-block;
  padding:3px;
  background:#fff;
  width: 75%;
}
.rightcontentdefaultinner {
  margin: 0 auto;
  width: 95%;
}
.left {
  position:relative;
  float:left;
  width:220px;
  margin-bottom:60px;
}
.commlinks li {
  font:400 .8em/2.2 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
  border-top:1px solid #c08c8e;
  background:#81181c;
}
.commlinks a {
  display:inline-block;
  color:#ddd;
  text-decoration:none;
  width:210px;
  padding-left:10px;
}
.commlinks a:hover {
  color:#fff;
}
  .commlinks li ul a{
      padding-left:20px;
      font:400 1.2em/2.4 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
  }
    .commlinks li ul li ul a{

      padding-left:30px;
      font:400 1.4em/2.6 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
    }
.commlinkstop {
  display:block;
  width:220px;
  height:85px;
  font:400 1.4em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  font-style: italic;
  color:#fff;
  text-align:center;
  background: url("images/commlinks-bg.png") repeat-x top left #81181c;
}
.toolslinks li {
  font:400 1em/2.2 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
  border-top:1px solid #7f7f7f;
  background: url('images/tools-arrow.png') 6px 6px no-repeat #fff;
}
.toolslinks a {
  display:inline-block;
  color:#81181c;
  text-decoration:none;
  width:194px;
  padding-left:20px;
}
  .toolslinks li ul a{
    background: url('images/tools-arrow.png') 10px 6px no-repeat #fff;
    padding-left:25px;
    max-width:190px;
  }
    .toolslinks li ul li ul a{
    background: url('images/tools-arrow.png') 15px 6px no-repeat #fff;
    padding-left:30px;
    max-width:180px;
    }

.toolstop {
  display:block;
  width:220px;
  height:85px;
  font:400 1.4em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  font-style: italic;
  color:#000;
  text-align:center;
  background: url('images/online-tools-bg.png') repeat-x top left #81181c;
}


.newsbox {
  float:left;
  width:417px;
  margin-right:3px;
  background:#fff;
  border:1px solid #7a7a7a;
}
.contentboxtop {
  font:700 1.4em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  color:#fff;
  background:#7a7a7a;
  padding:10px;
}
.contentarticle {
  background:url('images/article-bg.png') repeat-x top left;
  font:400 .8em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  padding:10px;
  border-top:1px solid #bdc8ce;
}
.contentarticle span {
  font:400 1.4em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
}
.calendarbox {
  float:left;
  width:310px;
  background:#fff;
  border:1px solid #7a7a7a;
}

footer {
  width:100%;
  height:120px;   /* Height of the content padding-bottom */
  position:absolute;
  bottom:0;
  left:0;
  text-align:center;
  background:#8e8473;
}
.footerbar {
  padding-top:20px;
  font:400 1em/1.2 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  color:#fff;
  text-align:center;
}

@media only screen 
and (max-width: 980px) {

  #tagline {
    position:absolute;
    top:16px;
    left:160px;
  }
  #search{
    float:left;
    padding:45px 0 0 10px;
  }

/* navigation */
  .menu-button {
    position:relative;
    display:block;
    top:5px;
    float:right;
    width:50px;
    height:50px;
    margin-bottom:5px;
  }
  .menu-button img {
    width:50px;
    max-height:50px;
  }
  #menu ul {
    display:none;
  }
   #menu.active ul{
    left:0px;
    display:block;
  }

  #navcontainer{
    position:relative;
    top:90px;
    margin:0 auto;
    padding-left:0;
    max-width:100%;
  }
  nav {
    margin:0 auto; 
    font:400 1.2em/1 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
    text-align:left;
  }
  nav li {
    display:block;
  }
  nav ul li ul  {
    display:block;
  }
  nav ul ul li {
    display:block;
  }
  nav ul {
    position:relative;
    left:0px;
    width:100%;
    background:#5a0a0b;
  }
  nav ul ul li {
    margin-left:20px;
  }
    nav ul li {
      float:none;
    }
      nav ul li a:hover {
        color:#fff;
      }
      nav ul li a {
        display:block; padding:10px;
        color:#ddd; text-decoration: none;
      }
    nav ul ul {
      background:#81181c;
      position:relative; top: 100%;
    }
        nav ul ul li {
        float:none; 
        border:none; position: relative;
      }
        nav ul ul li a {
          padding:5px 15px;
          color:#ddd;
        } 
    nav ul ul ul {
      position:relative; left: 100%; top:0;
    }
/* end navigation */

  header {
    width:100%;
    height:150px;
    background:url('images/nav-bg-small.png') top left repeat-x;
  }
  #headerbar {
    max-width:100%;
  }
  #tagline {
    position:absolute;
    top:16px;
    left:89px;
    font:400 1em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  }
  #search{
    float:left;
    padding:45px 0 0 10px;
  }
  .sfield {
    width:160px;
    height:1.9em;
    font:400 1em/1 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
    border:1px solid #a0a0a0;
  }
  #content.active {
    zoom:1;
    filter: alpha(opacity=50);
    opacity:0.5;
    -webkit-opacity:0.5;
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
  }
  #content {
    padding-bottom:160px;   /* Height of the footer element */
  }
  footer {
    width:100%;
    height:160px;   /* Height of the content padding-bottom */
    position:absolute;
    bottom:0;
    left:0;
    text-align:center;
    background:#8e8473;
  }  
  #close.active {
    display:visible;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:1001;
    cursor:pointer;
  }
  #logo, #logo img {
    width:79px;
    height:90px;
  }



  #content {
    max-width:100%;
    margin:0 auto;
    padding:10px 10px 120px 10px;   /* Bottom height of the footer element */
  }
  .right {
    left:0px;
    max-width:100%;
    padding:2px;
    margin-bottom:0px;
    background:none;
    }
  .carouselcover {
    float: right;
    position: relative;
    top: 0px;
    z-index: 1000;
    margin-bottom: -200px;
  }

  .rightcontent {
    width:100%;
    display:inline-block;
    padding:10px 0;
    background:none;
  }    
  .rightcontentdefault {
    padding:0;
    width: 100%;
  }
  .newsbox {
    float:none;
    width:100%;
    margin:0 auto 10px auto;

  }
  .calendarbox {
    float:none;
    width:100%;
    background:#fff;
    border:1px solid #7a7a7a;
  }
  .left {
    width:100%;
    margin-bottom:60px;
  }
  .commlinks li {
    width:100%;
  }
  .commlinks li ul a{
    margin-left:10px;
  }
  .commlinks a {
    width:100%;
  }
  .commlinkstop {
    width:100%;
  }
  .toolslinks {
    width:100%;
    border:none;
  }
  .toolslinks li {
    width:100%;
  }
  .toolslinks a {
    width:100%;
  }
    .toolslinks li ul a{
    max-width:85%;
  }
    .toolslinks li ul li ul a{
    max-width:80%;
    }
  .toolstop {
    width:100%;    
  }

}

@media only screen 
and (max-width: 980px) {

  .carouselcover {
display:none;
  }

} 

@media only screen 
and (max-width: 980px) {

  .carouselcover {
display:none;
  }

} 

@media only screen 
and (max-width: 790px) {

  .carouselcover {
display:inline;
  }

} 

@media only screen 
and (max-width: 660px) {

  .carouselcover {
    width:100px;
    height:98px;
  }
  .carouselcover img{
    width:100px;
    height:98px;
  }

} 

@media only screen 
and (max-width: 450px) {

  .carouselcover {
    width:50px;
    height:49px;
  }
  .carouselcover img{
    width:50px;
    height:49px;
  }

}





/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  *zoom: 1;
  float:right;
  width:740px;
}

.bx-wrapper img {
  max-width: 99%;
  display: block;
  border:3px solid white;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  background:none;
}
  
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
      -ms-transform: translatez(0);
      -o-transform: translatez(0);
      transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom:0px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  display:none;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left:0px;
  background: url(images/controls.png) no-repeat 0 -205px;
}

.bx-wrapper .bx-next {
  right:0px;
  background: url(images/controls.png) no-repeat -106px -205px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -106px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top:50%;
  margin-top:-106px;
  outline:0;
  width:106px;
  height:205px;
  text-indent: -9999px;
  z-index: 1;
  display: none;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
}

.bx-wrapper .bx-caption span {
  color:#fff;
  font:400 1.4em/1 'Droid Serif', 'Times New Roman', 'Times', 'Georgia', serif;
  display:block;
  padding:10px;
  background:#333;
  background:rgba(0,0,0,0.7);
  margin:0 3px 3px 3px;
}

@media only screen 
and (max-width: 1080px) {

  .bx-wrapper .bx-prev {
    background: url(images/controls-small.png) no-repeat 0 -103px;
  }
  .bx-wrapper .bx-next {
    background: url(images/controls-small.png) no-repeat -53px -103px;
  }
  .bx-wrapper .bx-next:hover {
    background-position: -53px 0;
  }
  .bx-wrapper .bx-controls-direction a {
    margin-top:-31px;
    width:53px;
    height:103px;
  }
} 

@media only screen 
and (max-width: 980px) {

  .bx-wrapper {
    position: relative;
    *zoom: 1;
    float:none;
    margin:0 auto;
    width:740px;
  }
  .bx-wrapper .bx-caption span {
    margin:0 1px 1px 1px;
  }
}

@media only screen 
and (max-width: 680px) {

  .bx-wrapper .bx-caption span {
    font:400 1em/1 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
  }

} 

#containerBodyQuickLink {
    /*background: url("../images/Quick_Links.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);*/
    border: 0 none;
    clear: both;
    /*display: block;*/
    height: 30px;
    margin: 5px 0 10px;
    padding: 10px 0 5px 0px;
    text-align: left;
    width: 720px;
}

#containerBodyQuickLinkBox {
    background-color: #ffffff;
    border: 1px solid #000;
    border-radius: 5px;
    float: left;
    height: 30px;
    margin: 0 8px 0 0;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

#containerBodyQuickLink a {
    color: #000;
    display: block;
    font-weight: bold;
    text-decoration: none;
    font-size: small;
}

#containerBodyQuickLink a:hover {
    color: #066799;
}

