/* @override http://www.scoutlabs.com/styles-screen.css */

html{
	background:#E2EBF2;
}

body{
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#333333;
}

a{
	color:#0060B6;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#header{
	background:#1f1f1f url('http://scoutlabs.com/images/header-bg.png') repeat-x;
	
}

#header-inner{
	margin-left: auto;
	margin-right: auto;
	background:url('http://scoutlabs.com/images/logo-main.png') no-repeat;
	height:70px;
	position: relative;
	width: 1020px;
	
}

#header-inner #logo-link {
  position: absolute;
  left: 33px;
  top: 20px;
  height: 34px;
  width: 200px;
}

#banner {
  display: none;
  height: 50px;
  background: url('http://scoutlabs.com/images/banner-bg.png') repeat-x top left;
}
#home #banner {
  display: block;
}
#banner-inner {
  height: 50px;
  line-height: 50px;
  background: url('http://scoutlabs.com/images/banner-hilite.png') no-repeat top center;
  color: white;
  text-shadow: #004b8e 0px 1px 0px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
#banner-inner a {
  color: white;
  text-decoration: none;
}
#banner-inner a:hover {
  text-decoration: underline;
}

#app_access{
	position: absolute;
	top: -5px;
	right: 40px;
}

#app_access a {
  display: inline-block;
	padding: 10px 10px 2px 10px;
	background:#24292C;
	border:1px solid #3A3F42;
	color:#dddddd;
	text-transform: uppercase;
	text-decoration:none;
	font-size:11px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-top:0px;
	-webkit-border-top-radius:0px;
}

#header-inner ul {
	bottom:0px;
  padding:0;
  position:absolute;
  right:30px;
}

#header-inner ul,
#header-inner ul li{
	list-style: none inside;
	display:inline;
}

#header-inner ul li{
	padding:10px;
}

#header-inner ul li a{
	font-size:13px;
	color:#ceedff;
	text-transform: uppercase;
	text-decoration:none;
	font-family:"Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	font-weight:normal;
}

#header-inner ul li a:hover,
#header-inner ul li a.selected{
	color: white;
	border-bottom: 2px solid white;
}

#content-inner{
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

#home-splash{
	background: #E2EBF2 url('http://scoutlabs.com/images/home-splash.png') no-repeat;
	margin-top: 20px;	
	height: 676px;
}

#home-splash #info {
  margin-left: 58px;
  width: 380px;
  float: left;
}

  #home-splash #info h1 {
    margin-top: 95px;
  }


#home-splash #dashboard {
  margin-left: 32px;
  width: 400px;
  height: 100%;
  float: left
}


#home-splash h1,
#container h1{
	font-size: 50px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	font-weight: Bold;
	color: #222222;
	line-height: 1.0em;
}


#home-splash p{
	font-size: 21px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	line-height: 1.4em;
}

#home-splash a {
  font-size: 16px;
}

#home-boxes {
  background: #E2EBF2 url('http://scoutlabs.com/images/home-boxes.png') no-repeat;
  text-align: center;
  height: 155px;
  clear: both;
  margin-top: 14px;
}

#general #home-boxes {
  margin-top: 20px;
  margin-bottom: 10px;
}

#home-boxes a {
  display: inline-block;
  height: 100px;
  width: 224px;
  padding: 20px 7px;
  text-decoration: none;
  vertical-align: top;
}

#home-boxes a h2 {
  font-size: 15px;
  color: #222222;
  font-weight: bold;
}

#home-boxes a h3 {
  color: #666666;
  font-size: 13px;
}

#home-boxes a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px;
}

#home-footer{
  padding-left: 5px;
  margin-top: 14px;
  margin-bottom: 15px;
	background: url('http://scoutlabs.com/images/home-footer.png') no-repeat;
	height: 225px;
}

  #home-footer .home-footer-box {
  	vertical-align: top;
  	padding: 15px;
  	float: left;
  }

    #home-footer .home-footer-box img{
    	padding-bottom: 10px;
    }

    #home-footer .home-footer-box h2{
    	font-size: 15px;
    	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
    	font-weight: bold;
    	color:#222222;
    	padding-top: 10px;
    	padding-bottom: 10px;
    }


  #home-footer #customers {
    width: 286px; 
  }

    #home-footer #customers p.and_hundreds_more{
    	text-align: right;
    	color: #555555;
    	padding-top: 10px;
    	padding-bottom: 10px;
    }

  #home-footer #quote {
    width: 289px;
  }

    #home-footer #quote p.quote{
    	font-size: 14px;
    	color: #555555;
    	line-height: 1.5em;
    	padding-left: 12px;
    }

    #home-footer #quote p.signature{
    	color: #777777;
    	line-height: 1.5em;
    	padding-left: 20px;
    }

  #home-footer #recent-news {
    width: 284px;
  }
  
    #home-footer #recent-news ul li{
    	line-height: 1.2em;
    	padding-bottom: 15px;
    }

    #home-footer #recent-news ul li span.infos{
    	color: #777777;
    }

#footer-inner{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

#footer-inner div{
	float: right;
}

#footer-inner div a img{
	vertical-align: -4px;
}

#footer-inner,
#footer-inner a{
	font-size: 12px;
	font-family: Calibri, Lucida, Verdana, Arial, sans-serif;
	color: #888888;
	font-weight: normal;
	text-shadow: 0px 1px 0px white;
}

body#general #content{
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

body#general #pagebody {
  background: url('http://scoutlabs.com/images/common-bd-m.png') repeat-y center;
  margin-top: 20px;
}

body#general #pagebody-inner{
	background: url('http://scoutlabs.com/images/common-bd-t.png') no-repeat;
	padding: 30px;
	margin-bottom: -30px;
}

body#general #pagebody #bottom {
	background: url('http://scoutlabs.com/images/common-bd-b.png') no-repeat bottom center;
	height: 46px;
	clear: both;
}

body#general #content-inner #pagebody #pagebody-header span{
	font-size: 20px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	font-weight: Bold;
	color: #e5a473;
	float: right;
	padding-top: 20px;
}

body#general #content-inner #pagebody #pagebody-header{
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 30px;
	margin-bottom: 30px;
}


/*ABOUT*/
legend {}
.panel { display: none;}
#mainmenu div.panel.active-tab-body {display: block;}
.bar {padding: 0px;}

#tabs {float: right; }
#tabs li {float: left; padding: 0px; margin: 5px;}
#tabs li a {color: #0060b6; text-decoration: none;font-weight: bold; margin:0px;line-height:1.1em;font-size:14px; font-family: Helvetica;}
#tabs li a.active-tab,
#tabs li a:hover {
    border-bottom:2px solid #222;color:#222; font-weight: bold;}

    
    /* FEATURES */
dl#features_dl {margin-top: 5px; font-size: 13px; line-height: 1.6;}
dl#features_dl dt {background: #FFF; padding:10px; padding-top:20px;padding-bottom:0px; color:#222222; font-size:15px; font-weight:bold;}
dl#features_dl dd {background: #FFF; padding:10px; padding-bottom:20px}
dl#features_dl dt.odd {background: #E5EAEF; padding:10px; padding-top:20px; padding-bottom:0px; border-top:1px #D4D9DE solid; color:#222222; font-size:15px; font-weight:bold;}
dl#features_dl dd.odd {background: #E5EAEF; padding:10px; border-bottom:1px #D4D9DE solid;  padding-bottom:20px}
img.features{border:3px solid #BDCFDE;float:right;margin-left:10px;margin-bottom:10px;}

div.tour{
	 font-size: 13px; line-height: 1.6;}

.active-tab-body{
	font-size: 13px;
	line-height: 1.5em;;
}

.active-tab-body p{
	margin-bottom: 15px;
}

table.team tbody tr td img{
	padding-right:10px;
}

table.team tbody tr td span{
	color: #888888;
}

.active-tab-body p strong{
	font-size: 13px;
	font-weight: bold;
}


.active-tab-body h2{
	color: #333333;
	font-size: 23px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	line-height: 1.5em;
	padding-bottom: 15px;
}

.active-tab-body h3{
	color: #333333;
	font-size: 18px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	line-height: 1.5em;
	padding-bottom: 15px;
}

.active-tab-body strong p{
	font-size: 23px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
	padding-bottom: 20px;
}

.active-tab-body ul {
	margin-left: 10px;
	padding: 10px;
}

.active-tab-body ul li{
	list-style-type: disc;
	list-style-position: inside;
	padding: 3px;
}

.active-tab-body strong{
	font-weight: bold;
}

#blog-entries, #mainmenu, #sidebar {
  float: left;
}
#blog-entries, #mainmenu {
  padding-right: 20px;
  width: 643px;
}

#blog-entries {
  margin-top: -30px;
}

  #blog-entries .content-nav  {
    margin-top: 30px;
  }
  
    #blog-entries .content-nav a {
      font-size: 13px;
    }
    
  .asset-content, .entry-content {
    font-size:0.8em;
    line-height:2em;
  }

  .entry-asset {
    border-bottom: 1px solid #dedede;
    margin-top: 40px;
    padding-bottom: 30px;
  }
  
    .entry-title a, .entry-title {
      font-size: 25px;
      font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
      color: #222222;
    }
  
    .asset-meta {
      font-size: 11px;
      font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
      margin-top: 10px;
    }
  
    .asset-meta, .asset-meta a {
      color: #666666;
    }
    
    
    
    .comment-link { 
      background: url(/images/comment-bubbles.png) no-repeat;
      padding-left: 20px;
      padding-bottom: 2px;
    }
    
    .entry-categories {
      margin-top: 20px;
    }
  
    .entry-categories ul, .entry-categories ul li {
      display: inline;
      
    }
 
    .asset-body {
      margin-top: 25px;
      font-size: 13px;
    }
    
      .asset-body ul {
        margin-left: 30px;
      }
      
      .asset-body ul li {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:disc;
      }
      
      .asset-body strong {
        font-weight: bold;
      }
      
      .asset-body p, ul {
        margin-bottom: 0.75em;
      }
      
      .asset-body em {
        font-style: italic;
      }
       
      .mt-enclosure-image {
        display: block !important;
        margin-top: 20px;
        margin-bottom: 20px;
      }
    
        .mt-image-center {
          border: 6px solid #7f7f7f;
    
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -webkit-border-top-left-radius: 5px;
          -border-top-left-radius: 5px;
          -border-top-left-radius: 5px;
    
          -moz-border-radius-topright: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px;
          -webkit-border-top-right-radius: 5px;
          -border-top-right-radius: 5px;
          -border-top-right-radius: 5px;
    
          -moz-border-radius-bottomright: 5px;
          -moz-border-radius-bottomright: 5px;
          -webkit-border-bottom-right-radius: 5px;
          -webkit-border-bottom-right-radius: 5px;
          -border-bottom-right-radius: 5px;
          -border-bottom-right-radius: 5px;
    
          -moz-border-radius-bottomleft: 5px;
          -moz-border-radius-bottomleft: 5px;
          -webkit-border-bottom-left-radius: 5px;
          -webkit-border-bottom-left-radius: 5px;
          -border-bottom-left-radius: 5px;
          -border-bottom-left-radius: 5px;
        }
        
#team .photo {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 225px;
  height: 150px;
}

#plans-footer-hack-fix {
  margin-top: 40px;
}


#sidebar {
  width: 200px;
  margin-left: 20px;
}

  .widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DEDEDE;
  }
  
    .widget h3, .widget.recent-news h2 {
      color: #222222;
      font-size: 15px;
      font-weight: bold;
    }
  
    .widget a {
      font-size: 13px;
    }
  
  #applesearch {
     margin-top: 20px;
    background:url('./search_engine/srch_bg.gif') repeat-x;  
  }

    input#search{
        height:19px;
        background:none;
        border:none;
        width:160px;
        vertical-align:5px;
    }
    
  .quicklinks a {
    margin-top: 10px;
    display: block;
  }
  
  #twitter-main { 
    background: #eeeeee url('./images/bg-tweetbubble-top.png') no-repeat top;
    display: block; 
  }
  
  #twitter-inner {
    background: url('./images/bg-tweetbubble-bottom.png') left bottom no-repeat;
    display: block;
    padding: 15px 10px 30px 10px;
    margin-left: 0px;
  }
  
  ul.tweet_list{
    list-style: none inside;
    padding: 10px;
    margin: 0px;
    margin-left: 5px;
  }
  ul.tweet_list li{
    padding: 0px; 
    margin: 0px;
  }
  
  #twitter-follow {
    background: url('./images/icon-tweetbird.png') left top no-repeat;
    padding-left: 25px;
    margin-left: 20px;
  }

  p.loading{
    text-align:center;
  }

  p.loading img{
    margin-left:85px;
  }
  
  .tweet p,
  .tweet ul,
  .tweet li { display:inline; }

  .tweet {
    font-size: 13px;
  }
    
    .tweet .tweet_list {
      list-style-type: none;
      margin:0px;
      padding:0px;display:inline;
    }

      .tweet .tweet_list li {
        overflow: auto;
        display:inline; 
      }

    p.loading {
       font-weight:bold;
       display:inline;
       color: #0060b6;
       font-size:1.2em;
    }

    p.tweet_intro, p.tweet_outro {
      display: none;
    }
  
  .blogpostcategories h3 {
    margin-bottom: 15px;
  }
  
  .blogpostcategories li {
    margin-bottom: 10px;
  }
  
    .blogpostcategories li a {
      display: block;
      float: left;
    }
    
    .blogpostcategories li span { 
      display: block;
      float: right;
      color: #999999;
    }
  
  .viewarchivedposts {
    border: none;
  }
  
    .viewarchivedposts select {
      width: 100%;
      margin-top: 10px;
    }
  
  .recent-news {
    border: none;
  }
  
    .recent-news li {
      margin-top: 15px;
    }


a.comment-link{
    background:url('./images/comments.gif') no-repeat 0px 0px;
    padding-top:1px;
    padding-left:20px;
}

h2.comments-open-header,
h2.comments-header{
	text-transform: uppercase;
	color:#900;
	font-size:0.9em;
	font-weight:bold;
	padding:0px;
	width:224px;
	margin:0px;
        padding-bottom:10px;
        width:100%
}

div#comments-open-data div label{
        font-size:0.8em;
        font-weight:bold;
        display:block;
        width:100px;
        padding:0px;
        padding-top:3px;
        padding-right:15px;
        text-align:right;
        float:left;
}

div#comments-open-data div input{
        font-size:0.8em;
        font-weight:bold;
        width:250px;
        padding:2px;
}

div#comment-form-name,
div#comment-form-email,
div#comment-form-url,
div#comments-open-text{
       border-bottom:1px solid #EEE;
       padding:5px;
       padding-top:0px;
       padding-bottom:10px;
}

div#comments-open-text label{
        font-size:0.8em;
        font-weight:bold;
        display:block;
        width:100px;
        padding:0px;
        padding-top:3px;
        padding-right:15px;
        text-align:right;
        float:left;
}

div#comments-open-text input{
        font-size:0.8em;
        font-weight:bold;
        width:250px;
        padding:2px;
}

#comment-submit{
    background:url('./images/submitcomment.gif') no-repeat;
    width:120px;
    height:20px;
    border:0px;
    margin-left:120px;
}

.comment-content{
    font-size:0.8em;
    margin-left:59px;
    color:#222;
    margin-top:5px;
}

.comment-header{
    margin-left:59px;
}

.gravatar{
    width:48px;
    height:48px;
    padding:1px;
    border:1px solid #B4B4B4;
    float:left;
    margin-right:8px;
    margin-top:-18px;
}

.comment,
.comment .inner{
    border:none;
}

.comment{
    margin-top:20px;
}

h3#recentlyby{
  color: #999999;
  font-size: 2em;
  font-weight: bold;
  margin: 0;
  padding:10px 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: ".";
  clear: both;
  height: 0;
  }
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }

