﻿body
{
    background: #c8b5a4 url(../content/img/background/bg-body.jpg) repeat-x fixed center top;
    font-family: Arial;
    font-size: 12px;
    
    }
  
  
.holly
{
    width: 155px;
    height: 155px;
    background: transparent url(../content/img/background/bg-holly.png);
    position: absolute;
    bottom: -25px;
    left: -130px;
    z-index: 1000;
    }

.robin
{
    width: 155px;
    height: 155px;
    background: transparent url(../content/img/background/bg-robin.png);
    position: absolute;
    bottom: -60px;
    left: -130px;
    z-index: 1000;
    }

.pots
{
    width: 191px;
    height: 156px;
    background: transparent url(../content/img/background/bg-pots.png);
    position: absolute;
    bottom: -60px;
    left: -185px;
    z-index: 1000;
    }

.ballballs
{
    width: 210px;
    height: 155px;
    background: transparent url(../content/img/background/bg-ballballs.png);
    position: absolute;
    bottom: -60px;
    left: -190px;
    z-index: 1000;
    }

  
.penguins
{
    width: 216px;
    height: 155px;
    background: transparent url(../content/img/background/bg-penguins.png);
    position: absolute;
    bottom: -60px;
    left: -190px;
    z-index: 1000;
    }

#Header, .pageWidth
{
	width: 964px;
	margin: 0 auto;
	padding: 0 20px;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after, .row {
  clear: both;
}

[class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-right: 2.127659574468085%;
  *margin-right: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
 
}


.row [class*="span"]:last-child,
.endBit {
  margin-right: 0;
}

.span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}


.span8-5
{
     width: 69.14893617021276%;
     *width: 69.09893617021276%;
    }
    
    .span3-5
    {
        width: 28.72340425531915%;
        *width: 28.22340425531915%;
        }


.offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

.offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

.offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}


[class*="span"].hide,
[class*="span"].hide {
  display: none;
}

.pull-right,
[class*="span"].pull-right {
  float: right;
}

.pad-x
{
    padding-left:15px;
    padding-right: 15px;
    }

 .span4 img, .span6 img
   {
       max-width: 100%;
       height: auto;
       }

    



.endBit
{
    margin-right: 0px !important;
    }
    
.digSummary.col4:nth-child(4n), .col4:nth-child(4n)
{
      margin-right: 0px;
    }

.digSummary.col4:nth-child(4n+1), .col4:nth-child(4n+1)
{
    clear: left;
    }
    
 .col2:nth-child(2n)
{
      margin-right: 0px;
    }

 .col2:nth-child(2n+1)
{
    clear: left;
    }

    
 .col3:nth-child(3n+3)
{
      margin-right: 0px;
    }

 .col3:nth-child(3n+4), .clearLeft
{
    clear: left;
    }
    
    

 /*
.offset3 { margin-left: 246px;}
.offset2 { margin-left: 164px;}
.offset1 {margin-left: 82px;}   */
 
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

.clearMe
{
 clear: both;   
}

.divider
{
 clear:both;
 border-top: 1px solid #ccc;   
}
 
 .divider-vertical
       {
            background: transparent url(../content/img/background/bg-border.png) no-repeat right 50px;
            padding-right: 20px;
            overflow: hidden;
           }
           
 .push
 {
     margin-bottom: 20px;
     }
 
 .pushMe
 {
     margin-top: 50px;
     }
    
p {  line-height: 1.5em; margin:0 0 1.5em 0;  }
  
a { text-decoration: none;  color: #5d250c; }

a img { border: none;}

.highlight { color: #be3a26 !important; }

h1,h2,h3,h4,h5,h6  { font-family: Georgia; color: #5d250c; font-weight: normal; margin: 0 0 0.8em 0;}

h1, h1 a  { font-size: 24px;}
h2, h2 a  { font-size: 20px; }    
h3, h3 a  { font-size: 16px;}
h4, h4 a { font-size: 12px;  }

.grey, .aside h2, .aside h2 a
{
    color: #808285;
     margin: 0 0 0.5em 0;
}

 .aside h2
 {
     margin: 0 0 0.5em 0; 
     }

.alert
{
    color: #be3a26;
    }

fieldset 
{
    border: none;
    margin: 0;
    padding: 0;
}

input[type=text], input[type=password], input[type=email], textarea
{
    padding: 5px;
    vertical-align: middle;
    width: 350px;
    margin-bottom: 10px;
    }
    
input[type=submit], button, a.button
{

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c5aa8), color-stop(1, #3f4a85) );
	background:-moz-linear-gradient( center top, #4c5aa8 5%, #3f4a85 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c5aa8', endColorstr='#3f4a85');
	background-color:#4c5aa8;
	border:2px solid #ddd484;
	border-bottom-color:#c0b76b;
	border-right-color:#c0b76b;
	display:inline-block;
	color:#ddd484;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	padding:5px 10px;
	text-decoration:none;
	width: auto;
	margin-bottom: 15px;
	cursor: pointer;
}

input[type=checkbox]
{
    float:left;
    margin: 8px;
    vertical-align: middle;
    line-height:1em;
    }
    
    
 input[type=radio]
{
    float:left;
    margin:  0 5px 0 0;
    vertical-align: middle;
    line-height:1em;
    }
    
button:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3f4a85), color-stop(1, #4c5aa8) );
	background:-moz-linear-gradient( center top, #3f4a85 5%, #4c5aa8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f4a85', endColorstr='#4c5aa8');
	background-color:#3f4a85;
}


fieldset label
{
    display:block;
    line-height: 20px;
    vertical-align: top;
    padding: 5px 0;
    font-size:20px;
    color:#808285;
    font-family: Georgia;
    }

fieldset label .smallPrint
{
    font-size: 0.6em;
    }

#Header
{
    position: relative;
    z-index: 100;
    }

.headerActions
{
    height: 60px;
    text-align: right;
    overflow:hidden;
    }
    
.headerActions a.login
{
    font-size: 20px;
    width: 225px;
    float: right;
    text-align: left;
    margin-left: 20px;
    }


a.icn img
{
    margin-left: 8px;
    margin-top: 5px;

    vertical-align: middle;
    }
 

h2#Logo
{
    background: transparent url(../content/img/generic/logo.png) no-repeat center center;
    height: 147px;
    overflow: hidden;
    margin-top: -58px;
    margin-bottom: -58px;
    font-size: 0px;
    position: relative;
    z-index: 101;
    text-indent: -9999px
    } 

#NavWrapper
{
    position: relative;
    height: 30px;
    background-color: #000;
    margin: 0 -20px;
    
        }
      
.navPadding
{
    padding-right: 20px;
    }
      
/* Menu */      
  
/* General Nav Styles  */
#NavWrapper ul, #NavWrapper li
{
    margin: 0;
    padding: 0;
    }
    
#NavWrapper li a
{
     
    font-size: 15px;
    padding: 0 8px;
    font-family: Arial;
    }
        
/* Top Level Nav Styles  */
#NavWrapper ul.menu-main-menu-left>li, #NavWrapper ul.menu-main-menu-right>li
{
        list-style: none;
        display: inline;
        float: left;
     position : relative;
    }
    
#NavWrapper ul.menu-main-menu-left>li>a,  #NavWrapper ul.menu-main-menu-right>li>a
{
    line-height: 30px;
    color: #fff;
    border-right: 1px solid #808285;
    
        }

#NavWrapper ul>li:last-child a{ border-right: none;}

#NavWrapper ul.menu-main-menu-left>li:first-child{ margin-left: 20px;}
#NavWrapper ul.menu-main-menu-left>li a{padding: 0 9px; }

#NavWrapper ul.menu-main-menu-right { margin-left: -10px;}
    

/* Sub Level Nav Styles  */
#NavWrapper ul li ul  
{
    display: none; 
    
    width: 200px;
    position: absolute;
    background-color:#D1C6A8; 
    top: 30px;
    left: 0;
    margin: 0;
    padding: 0 10px;
    }
    
#NavWrapper ul li:hover ul { display: block; }

#NavWrapper ul li ul li
{
    display: block;
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    list-style: none;
    }

#NavWrapper ul li ul li:last-child
{
    border-bottom: none;
    }
    
#NavWrapper ul li ul li a
{
    color: #585858;
    padding: 0px !important;
    }

#NavWrapper ul li ul li ul
{
    display:none !important;
    }    
    
#SearchWrapper
{
   
    background: transparent url(../content/img/background/bg-login.png);
    position: absolute;
    right: 0px;
    top: -30px;
    width: 260px;
    height: 90px;
    text-align: left;
     font-family: Georgia;
     color: #5d250c; 
     font-size: 18px;
    }
 
 #SearchWrapper .widget-search-form
 {
      float: none;
     }
    
  #SearchWrapper form
  {
      margin: 12px auto 0 auto;
      width: 210px;
      } 
      
  #SearchWrapper label
  {
       display: block;
    

    line-height: normal;
    vertical-align: middle;
    padding: 5px;
 
 
    font-family: Georgia;
       color: #5d250c; 
       font-size: 18px;
    
  } 
  
  #SearchWrapper input
  {
      width: 150px;
      }
  
   #SearchWrapper button
   {
       float: left;
       background: none;
       background-color: transparent;
       border: none;
       font-family: Georgia;
       color: #5d250c; 
       font-size: 18px;
       cursor: pointer;
       padding:0;
       filter: none;

       }

    
.pageBody   
{
    /*margin-top: -59px;*/
    background-color: #fff;
    padding-bottom: 20px;
    }
    
.pageBodyContent
{
    position: relative;
    z-index: 10;
    }
    
 #Breadcrumb
 {
    /* height: 80px;*/
min-height: 50px;
max-width: 400px;
     }

.breadcrumb
{
    margin: 0;
    padding: 20px 0;
 
    }

.breadcrumb p
{
    margin-bottom: 0;
    }
    
.breadcrumb li
{
    list-style: none;
    display: inline;
    padding: 5px 5px 5px 15px;
    font-size: 14px;
    background: transparent url(../content/img/background/bg-breadcrumb.png) no-repeat left center;
    line-height: 18px;
    }
    

.breadcrumb li.first, .breadcrumb li:first-child
{
    background: none;
    padding-left: 0;
    }

.breadcrumb li a
{
    
    }


#BasketSummary
{
    margin-top: 50px;
   /* background: transparent url(../content/img/background/bg-barrow.png) no-repeat right center;*/
    width: 308px;
   
    }
    
#BasketSummary  p
{
    font-family: Georgia;
    font-size: 18px;
    padding-top: 5px;
    }
    
footer
{
    background-color: #d1c6a8;
    padding: 15px 0;
    height: 100px;
    position: relative;
    color: #585858;
    font-size: 0.9em;
    margin-top: 15px;
    }
    
#Trowel
{
    position: absolute;
    left: -40px;
    top: -10px;
    }
  
footer p
{
    line-height: 1.2em;
    margin-bottom: 0.5em;
    }
  
  .widget-footer-menus
  {
      float: left;
           width: 28%;
     margin-right: 5%;
      }

footer ul
{
    float: left;
    margin-right: 20px;
    min-height: 1px;
    
     width: 142px;

     
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    font-weight: bold;
    
    }
 
 footer ul:last-child
 {
      margin-right: 0;
     }
     
 footer ul li
 {
     
     margin-bottom: 5px;
     }

footer ul a
{
    font-weight: normal;
        color: #585858;
        font-family: Arial;
    }
    
     
     
 .videoPreview
 {
     clear: both;
     overflow: hidden;
     margin-bottom: 5px;
     } 

.videoPreview img
{
    float:left;
    width: 80px;
    }
    
.videoPreview p
{
    margin-left: 90px;
    font-size: 0.9em;
    margin-bottom: 0;
    }


div[data-xid]
{
    height: 1px;
    }


.videoLink
{
    position: relative;
    margin-bottom: 10px;
    }



.videoLink .play
{
    background: transparent url(../content/img/generic/icn-play.png) no-repeat left top;
    position: absolute;
    display: block;
    height: 30px ;
    width: 30px;
    left: 5px;
    bottom: 5px;
    }
 
.videoLink:hover .play
{
    background: transparent url(../content/img/generic/icn-play-over.png) no-repeat left top;
}

/* dig post list*/

.list-items 
{
    margin:0;
    padding:0;
    list-style: none;
    }

.digSummary
{
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    }


.digSummary header
{
    clear: both;
   height: 50px;
    }
    
    
.digSummary h2 a
{
    font-size: 14px;
   line-height: 18px;
    }

.BingLocation
{
    clear: both;
    }
    
.tabs.ui-widget-header,#tabs.ui-tabs .ui-tabs-panel, #tabs.ui-widget-content
{
    background: none;
    border: none;
    padding:0;
    }
    
.ui-tabs-nav
{
    overflow:hidden;
    }
    
.tabs  
{
    position: relative; 
    padding: .2em; 
    zoom: 1; 
    } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */


.tabs li 
{ 
    list-style: none; 
    float: left; 
    position: relative; 
    top: 1px; 
    margin: 0 .2em 1px 0; 
    background-color: transparent !important;
    border: none !important; 
    padding: 0 !important;
    white-space: nowrap;

      }

.tabs li a
{
    font-family: Georgia;
    font-size:20px;
    color: #b7b8b8 !important;
    margin: 0.5em 1em 0.5em 0;
    border-right: 1px solid #b7b8b8;
    float: left; 
    padding: 0 0.5em 0 0 !important;
    text-decoration: none;
}

.tabs li.ui-state-active a 
{
   color:  #808285 !important;
    }

.ul-clean, ul.span8
{
    margin:0;
    padding: 0;
    }

.ul-clean li
{
    padding-left: 0;
    list-style: none;
}

ul.digList li.span4:nth-child(n+1)
{
    margin-right: 0;
   
}


ul.digList li h2
{
    margin: 0 10px;
    padding-left: 30px;
    background: transparent url(../content/img/background/bg-list.png) no-repeat left center;
  
    line-height: 35px;
    border-bottom: 1px solid #808285;
}

ul.digList li h2 a
{
    font-size: 0.7em;
    }


ul.teamList li h2 a
{
    font-size: 0.8em;
    }
    
/*li.span4 h2 a, li.span2 h2 a
{
    font-size: 0.8em;
    }*/

ul.pager
{
    list-style: none;
    padding: 1em 0;
    margin-bottom: 1em;
    clear:both;
    border-bottom: 1px solid #ccc;  
    border-top: 1px solid #ccc;  
    overflow: hidden;
    }
    
ul.pager li
{
    display: inline;
    float: left;
    list-style: none outside none;
    } 
    
ul.pager li a, ul.pager li span
{
    font-family: Georgia;
    font-size:20px;
    color: #5D250C;
    margin: 0.5em 1em 0.5em 0;
    border-right: 1px solid #808285;
    padding: 0 0.5em 0 0 !important; 
    text-decoration: none;
}

 ul.pager li span 
 {
     color: #808285;
     }
     
.content-item.team-member img
 {
     float: left;
     margin: 0 10px 10px 0;
     }
   
li .content-item.team-member img 
{
    float: none;
    } 

.latest-twitter-list li
{
   background-color: #ebe6da;
   margin-bottom: 3px; 
   padding: 10px 25px 10px 10px;
   color: #585858;
   font-style: italic;
   font-size: 0.9em;
   position: relative;
    }
    
  .latest-twitter-list li span.retweets
  {
      position: absolute;
      top:5px;
      right: -14px;
      width: 37px;
      height: 29px;
      background: transparent url("../content/img/background/bg-retweet.png") no-repeat left top;
      display: block;
      line-height: 24px;
      text-align: center;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      } 
 
.aside .widget-control
 {
     margin-bottom: 20px;
     }


.search-results
{
    margin:0;
    padding:0;
    }
    
    .search-results li
{
    list-style: none;
    margin:0;
    padding:0;
    }
    

    
 .buckets
 {
     clear:both;
     }
   
 .buckets>div
 {
     float:left;
   /*    width: 30%;*/
   vertical-align: middle;

     }
     
.buckets>div:nth-child(3n)
{
    margin-right: 0;
    }
   
.widget-tt-need-you
{
    background: transparent url(../content/img/generic/time-team-need-you.png) no-repeat left top;
    width: 244px;
    height: 136px;
    position: relative;
  
    }
    
.widget-tt-need-you a
{
    position:absolute;
    bottom: 10px;
    right: 20px;
    margin-bottom: 0;
    }
    
    
.widget-aside, .widget-aside-after
{
    margin-bottom: 20px;
    }
    
    
.masterclassBanner
{
    display: block;
    min-height: 200px;
    }
    

.credits
{
    padding: 10px 0;
    text-align: right;
    font-size: 1em;
    clear: both;
    color: #fff;
    }  

.credits a
{
    color: #fff;
    text-decoration: underline;
    }



.menu-members-menu {

    list-style: none;
    padding: 0 0 0 5px;
}
 
 .menu-members-menu li {

    list-style: none;
    padding: 3px 0;
}
 

/* Edit Mode Widgets */
/* These are the edit controls that appear when you're logged-in */
.widget-control { position: relative;  }
.widget-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.widget-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.widget-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }

/* Content Mode */
.content-control {  position: relative; }
.content-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.content-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.content-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }


