/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.fb-comments, .fb-comments span, .fb-comments iframe {
    width: 100% !important;
}
a {
  color: #69aad7;
}
a:hover {
  color: #222;
}

.gtext{color:#999;}
header {
  height: 90px;
  padding: 0;
  width: 100%;
  height: 130px;
  background: #69aad7 url('../img/dog-pattern-bg.png') center center;
}
.logo {
  display: block;
  width: 194px;
  height: 108px;
  background: url('../img/dog-logo.png') no-repeat;
  margin: 10px 0 0;
  text-indent: -8888px;
}
.mobile-logo {
  width: 286px;
  height: 34px;
}
.banner-leader {
  margin-top: 20px;
}
.dropdown-menu a:hover {
  background: #69aad7 !important;
}
.nav-container {
  width: 100%;
  background-color: #222;
}
.navbar {
  background-color: #666;
}
.navbar-inner {
  padding: 0;
  border-radius: 0;
  border: none;
  background: #222 !important;
}
.topt{margin:0; padding:0; list-style:none;}

.thumb, .topt li{
  width: 120px;
  padding: 10px;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #EEE;
  font-size:10px;
  text-align:center;
  overflow:hidden;
  position:relative;
}
.topt li{
  width: 110px;
  margin-bottom: 10px;
}

.thumb a{font-size:12px;}


.thumbwide {
   text-align:center;
  width: 179px;
  padding: 10px;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #EEE;
}

.thumb a , .thumbwide a, .topt li a{
  display: block;
}
.thumb:hover, .thumbwide:hover, .topt li:hover {
  background-color: #c8ddee;
}
.tooltip {
  font-size: 1.3em;
  margin-top: 50px;
}
#sidebar .banner300 {
  width: 300px;
}
#sidebar > div {
  margin: 0 auto 20px;
}
#sidebar .dropdown-menu {
  width: 99.5%;
}
#sidebar .btn-group {
  display: block;
}
.network-dropdown {
  width: 300px;
  height: 100px;
  background: url('../img/network-dropdown.png') no-repeat;
  margin-bottom: 2px;
  cursor: pointer;
}
.pagination {
  width: 100%;
}
.banner468 {
  width: 468px;
  height: 60px;
  margin: auto;
}
.banner160 {
  width: 160px;
  height: 670px;
}
.social-links {
  width: 125px;
}
.social-links i {
  float: right;
  width: 13px;
  text-align: center;
}
.social-links a {
  color: #FFF;
  background: #333;
}
.social-links .facebook {
  background-color: #3b5998;
}
.social-links .facebook:hover {
  background-color: #2d4373;
}
.social-links .twitter {
  background-color: #019ad2;
}
.social-links .twitter:hover {
  background-color: #01759f;
}
.social-links .google {
  background-color: #dd4b39;
}
.social-links .google:hover {
  background-color: #c23321;
}

.social-links .pintrest {
  background-color: #c72527;
}
.social-links .pintrest:hover {
  background-color: #610b0c;
}


footer {
  padding: 20px 0;
  background-color: #444;
  margin-top: 10px;
  margin-bottom:0;
  min-height: 150px;
  color: #CCC;
  text-align: center;
}
footer p {
  font-size: 13px;
}
footer p a {
  color: #FFF;
  border-bottom: 1px solid #69aad7;
}
footer p a:hover {
  color: #FFF;
  text-decoration: none;
}
footer .copyright {
  color: #999;
  font-size: 12px;
}
.footer-nav {
  list-style-type: none;
  margin: 20px 0;
  font-size: 13px;
}
.footer-nav li {
  display: inline-block;
}
.footer-nav li a {
  padding: 5px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  color: #7cbeec;
}
.footer-nav li a:hover {
  background-color: #333;
  color: #FFF;
  text-decoration: none;
}
.footer-sidebar .friend-banner {
  padding: 10px 0;
  background: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto;
}
.photo-nav .pager {
  margin-top: 10px;
}
.photo-nav i {
  font-size: 16px;
}
.photo-nav i.icon-double-angle-left {
  padding-right: 10px;
}
.photo-nav i.icon-double-angle-right {
  padding-left: 10px;
}
.photo-title {
  font-size: 1.4em;
  line-height: 32px;
  margin: 0;
  font-weight: normal;
  color: #444;
  text-align:center;
  margin-top:-50px;
  margin-bottom:10px;
}
.the-photo {
  width: 100%;
  box-sizing: border-box;
  background-color: #EEE;
  padding: 10px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.the-photo img {
  display: block;
  width: 96%;
  margin: 0 auto;
  border: 1px solid #555;
}
.photo-info {
  background: #EEE;
  font-size: 0.9em;
  margin: 10px auto 0;
  color: #666;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.photo-info img{border:0;}
.photo-info .pin{width:40px; border:0; float:right; padding:0 4px;}
.photo-info .like{width:90px; border:0; float:right; padding:0;}

.photo-info strong {
  color: #222;
}
.photo-info span {
  display: inline-block;
  padding: 0 10px;
}
.share {
  margin: 8px 12px 0 0;
}
.share ul {
  min-width: 130px;
}
.share ul li a {
  padding-left: 10px;
}
.share i {
  width: 18px;
  text-align: center;
  margin-right: 8px;
  display: inline-block;
}
.rating {
  margin: 20px auto 30px;
  text-align: center;
}
.rating .title {
  font-size: 1.2em;
  color: #666;
  margin-bottom: 10px;
}
.page {
  padding: 0 20px 20px;
}
h1 {
	margin:0; padding:0; font-size:22px;
}
h2 {
  font-size: 1.5em;
  color: #999;
  font-weight: normal;
}
h3 {
  font-size: 1em;
  text-transform: uppercase;
  color: #69aad7;
}
.btn-colored {
  background: #69aad7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac0d2a), color-stop(1, #69aad7));
  background: -ms-linear-gradient(bottom, #ac0d2a, #69aad7);
  background: -moz-linear-gradient(center bottom, #ac0d2a 0%, #69aad7 100%);
  background: -o-linear-gradient(#69aad7, #ac0d2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69aad7', endColorstr='#ac0d2a', GradientType=0);
  color: #FFF;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.btn-colored:hover {
  color: #FFF;
  background-position: 0;
  background: #69aad7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d21034), color-stop(1, #ef3053));
  background: -ms-linear-gradient(bottom, #d21034, #ef3053);
  background: -moz-linear-gradient(center bottom, #d21034 0%, #ef3053 100%);
  background: -o-linear-gradient(#ef3053, #d21034);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3053', endColorstr='#d21034', GradientType=0);
}
#video_player {
  width: 600px !important;
  height: 400px !important;
  height: auto;
  margin: auto;
}

.iframe-rwd  {
position: relative;
padding-bottom: 0;
padding-top: 0;
height: 28px;
overflow: hidden;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.myform label {display:inline; padding:0 10px;}

.dogtimeban{width:100%; text-align:center; margin:auto; padding:5px 0;}
.centerme{width:100%; text-align:center; margin:auto;}
.extrapad{padding:7px;}
.largelink, .largelink a { font-size:24px;}
.additional{width:100%; padding:5px; text-align:center;}

.a728{height:110px;}
.iframe{border:0; width:100%; height:80px;}
.nobott{padding-bottom:0; margin-bottom:0;}
.homemain{padding-top:20px;background-color:#FFF; margin-bottom:0;}

@media (min-width: 768px) and (max-width: 979px) {
  #sidebar.span4 {
    width: 300px;
  }
  #main-content.span8 {
    width: 400px;
  }
  .span2 {
    margin: 0 0 5px 5px;
    width: 29%;
    padding: 5px;
  }
  #sidebar {
    margin-left: 0;
  }
  #sidebar .banner125 {
    width: 120px;
  }
  .mobile-logo {
    width: 220px;
    height: auto;
    margin-top: 4px;
  }
  .social-links {
    width: 120px;
  }
  .photo-title {
    font-size: 1.2em;
  }
  #video_player {
    width: 380px !important;
    height: 250px !important;
  }
}
@media (min-width: 541px) and (max-width: 767px) {

  .a728{margin:0 auto; height:50px;}
  .span2 {
    width: 22.69%;
    margin: 0 0 1.8% 1.8%;
    float: left;
    box-sizing: border-box;
  }
  .span2 img {
    width: 100%;
  }
  body {
    padding: 0;
  }
  header {
    height: auto;
    padding: 20px;
    box-sizing: border-box;
  }
  #sidebar {
    width: 100%;
    box-sizing: border-box;
    padding: 2.1%;
    background-color: #fafafa;
  }
  #sidebar .network-dropdown {
    margin: 0 auto 10px;
  }
  .navbar-inner {
    padding: 5px 20px;
  }
  .pager {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20%;
  }
  .mobile-logo {
    width: 180px;
    height: auto;
    margin-top: 7px;
  }
  .banner-leader {
    margin-top: 0;
  }
  .photo-nav .pager {
    padding: 0 5%;
  }
  #video_player {
    width: 90% !important;
    height: 400px !important;
  }
}
@media (max-width: 570px) {
	
  .span2 {
    width: 46.5%;
    margin: 0 0 2.1% 2.1%;
    float: left;
    box-sizing: border-box;
  }
  .span2 img {
    width: 100%;
  }
  body {
    padding: 0;
  }
  header {
    height: auto;
    padding: 0;
    box-sizing: border-box;
  }
  .navbar-inner {
    padding: 5px 20px;
  }
  #sidebar {
    width: 100%;
    box-sizing: border-box;
    padding: 2.1%;
    background-color: #fafafa;
  }
  #sidebar .network-dropdown {
    margin: 0 auto 10px;
  }
  #sidebar .banner300 {
    width: 300px;
    margin: 0 auto 10px;
  }
  .pager {
    width: 80%;
    box-sizing: border-box;
    padding: 0 25px;
  }
  .mobile-logo {
    max-width: 180px;
    height: auto;
    margin-top: 7px;
  }
  .banner-leader {
    margin-top: 0;
	width:100%;
	text-align:center;
  }

  .photo-nav .pager {
    padding: 0;
	width:95%;
	margin:auto;
  }
  .photo-nav .pager i {
    padding: 0;
  }
  .photo-nav .pager span {
    display: none;
  }
  .photo-title {
    font-size: 1.2em;
	  margin-top:-30px;
  margin-bottom:3px;
  }
  #video_player {
    width: 90% !important;
    height: 250px !important;
  }
  .comments{padding:4px;}
  .a728{margin:0 auto; height:60px;}
}

@media (max-width: 335px){
	.photo-info{font-size: 0.8em; }
	.photo-info .pin{width:40px; border:0; padding:0 4px; float:right;}
    .photo-info .like{width:90px; border:0; float:right; padding:0; }
	.photo-info span {
  display: inline-block;
  padding: 0 5px;
}
}

@media (-webkit-min-device-pixel-ratio: 1.5) {
  .network-dropdown {
    background: url('../img/network-dropdown-2x.png') no-repeat;
    background-size: 300px 100px;
  }
}

.funnydogsitecom-responsive { width: 320px; height: 50px; }
@media(min-width: 500px) { .funnydogsitecom-responsive { width: 468px; height: 60px; } }
@media(min-width: 800px) { .funnydogsitecom-responsive { width: 728px; height: 90px; } }