/* Fix font-awesome path  */
@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot?v=3.2.1');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'),
    url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    padding-top: 25px;

    /*color: #5a5a5a;*/
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    margin-top: 20px;
    margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
}

#main_content{
    padding-top: 50px;
}

/*.navbar-wrapper .navbar {*/

/*}*/

/* Remove border and change up box shadow for more contrast */
/*.navbar .navbar-inner {*/
/*border: 0;*/
/*-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);*/
/*-moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);*/
/*box-shadow: 0 2px 10px rgba(0,0,0,.25);*/
/*}*/

/* Downsize the brand/project name a bit */
.navbar .brand {
    padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
    font-size: 16px;
    font-weight: bold;
    /*text-shadow: 0 -1px 0 rgba(0,0,0,.5);*/
}

/* Navbar links: increase padding for taller navbar */
.navbar .nav > li > a {
}

/* Offset the responsive button for proper vertical alignment */
.navbar .btn-navbar {
    margin-top: 10px;
}


.navbar-toggle .icon-bar{
    background-color: #000;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 0px;
}

.carousel-news-feed-wrap{
  margin-left: 200px;
  position: relative;
  margin-top: -120px;
  z-index: 10;
    width:2000px;
    }

.carousel-news-feed-container{
    }

.carousel-news-feed{
    width:450px;
    display: table;
    color:#FFF;
    margin-left:10px;

}

.carousel-news-feed-image {
    height: 100px;
}

.carousel-news-feed-image h4{
    display: inline;
}

.carousel-news-feed-image small{
    color: #eee;
    font-size:11px;
}

.carousel-news-feed-image h4 a{
    color: #aef700;
}


.carousel-news-feed-image img {
    vertical-align: top;
    padding: 2px;
    margin: 0 10px 10px 0;
    float: left;
}



.carousel .container {
  position: relative;
  z-index: 9;
}

.carousel-caption {
  text-align:left;
}

.carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}



.carousel .item {
  height: 500px;
}
.carousel .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.carousel-caption {
  background-color: transparent;
  position: static;
  padding: 0 20px;
  margin-top: 200px;
}

.carousel-caption h1.padded {
  padding-top: 100px;
}



.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

.carousel-caption form{
    width: 200px;
}



.carousel-control.left, .carousel-control.right {
    background-image: none;


}

.well2{
    text-align: center;
    background-color: #FFF;
    padding: 10px;
}

  /* Main marketing message and sign up button */
  .jumbotron2 {
    margin: 20px 0;
    text-align: center;
  }
  .jumbotron2 h1 {
    padding:0px 0px 20px 0px;
    font-size: 70px;
    line-height: 1;
  }
  .jumbotron2 .lead {
    font-size: 24px;
    line-height: 1.25;
    padding:0px 0px 20px 0px;
  }
  .jumbotron2 .btn_jumbo {
    height: 60px;
    font-size: 21px;
    padding: 14px 24px;
  }



.thumb {
    margin-bottom: 10px;
}


.navbar-input-group {
  font-size: 0px; /*removes whitespace between button and input*/
}

.navbar-input-group .form-control {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.navbar-input-group .btn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .span4 {
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .span4 p {
  margin-left: 10px;
  margin-right: 10px;
}




/* Featurettes
------------------------- */

.featurette-divider {
  margin: 60px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
  padding-top: 90px; /* Vertically center images part 1: add padding above and below text. */
  padding-right: 80px;
  padding-left: 80px;
  overflow: hidden; /* Vertically center images part 2: clear their floats. */
}

.featurette a{
    color: #333;
    text-decoration: none;
}

.featurette-image {
  margin-top: -90px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
  margin-right: 40px;
}
.featurette-image.pull-right {
  margin-left: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


.navbar-form .form-control{
    width: 150px;
}




/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 979px) {

    .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
    }

    .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
    }


    .carousel .item {
        height: 500px;
    }

    .carousel img {
        width: auto;
        height: 500px;
    }

    .featurette {
        height: auto;
        padding: 0;
    }

    .featurette-image.pull-left,
    .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
    }
}


    @media (max-width: 767px) {

      .navbar-inner {
        margin: -20px 0px;
      }

      .navbar .nav > li {
        float: none;
      }
      
      .navbar .navbar-right{
          clear: both;
      }

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }

	  	.carousel-news-feed-wrap{
	  margin-left: 200px;
      position: relative;
	  margin-top: -90px;
      z-index: 10;
		width:2000px;
		}
      .carousel .item {
        height: 400px;
      }

	  	.carousel-news-feed{
		width:150px;
		height:300px;
		color:#FFF;
		margin-left:40px;
		float:left;
		}
      .carousel img {
        width: 100%;
        height: auto;
      }
      .carousel-caption {
        width: 85%;
        padding: 0 70px;
        margin-top: 100px;
      }
      .carousel-caption h1 {
        font-size: 20px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

    }

/* Style to work with masonry for pinterest like search results */

#loading {
    width: 100%;
    padding: 20px;
    text-align: center;
}

#resource_container .item {
    background-color: #ffffff;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ddd;
    width: 21%;
    margin-bottom: 10px;
    padding: 10px;
    position: absolute;
    top: -10000px;
    left: -100000px;
}

#resource_container .item img {
    width: 100%;
    max-height: 80%;
}

.latest_item{
    margin-bottom: 10px;
    padding: 10px;
    height: 150px;
    background-color: #FFF;
}

.latest_item div{
    float: right;
    width: 65%;
}


.latest_item img{
    width: 30%;
}


#resource_container .item:hover {
    opacity: 0.7;
}

/*button css*/
.add_remove_resource.button, .preview_resource.button {
    margin: 5px;
    padding: 5px 7px;
    position: absolute;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.preview_resource.button {
    right: 10px;
    background: none repeat scroll 0 0 #1824ab;
}

.add_remove_resource.button.add {
    background: none repeat scroll 0 0 #37aa45;
}

.add_remove_resource.button.remove {
    background: none repeat scroll 0 0 #AA1C07;
}

blockquote {
    border-bottom: 1px dashed #9bbfe9;
    border-left: 4px solid #9bbfe9;
    font-size: 12.5px;
    padding: 12px 20px;
    margin: 0 0 0 0;
}

#comments_thread form {
    width: 500px;
    padding: 0px 20px;
}

/* gda form style */

.form-signin {
    border: 1px solid #D8D8D8;
    border-bottom-width: 2px;
    border-top-width: 0;
    background-color: #FFF;
    max-width: 550px;
    padding: 19px 29px 29px;
    margin-top:60px;
    margin: 0 auto 20px;
    background-color: #fff;
    border: 1px solid #F5F5F5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.form-signin .form-signin-heading {
font-size: 24px;
font-weight: 300;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}

#icons {
    float: left;
    margin: 0 20px 4px 0px;
}

#infscr-loading {
    position: fixed;
    z-index: 999;
    height: 192px;
    width: 192px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* stop buttons from showing in resource preview */
#resource_preview .button {
    display: none;
}

#resource_tabs .btn {
    margin-right: 4px;
}

#resource_tabs .dropdown-toggle {
    top: -1px;
}