/* 
Stylized by @barrywise for http://knowem.com
*/

/* BOOTSTRAP MODS */
body {
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	background-color: #f6f5ed;
}

[class^="icon-"] {
	margin-top: 3px;
}
h3 {
	margin-top: 0px;
}
.well {
	background-color: #efeddf;
	border: 1px solid #bfbdb2;
	padding: 10px;
}
h1 {
	margin-top: 0px;
}
#interactive .tab-content {
	background-color: #f6f5ed;
	margin-bottom: 25px;
	margin-top: 0px;
	min-height: 250px;
	border: 1px solid #d7d5c8;
	border-top-color: transparent;
	padding: 5px 10px 5px 10px;
}
#interactive .nav-tabs {
	border-bottom: 1px solid #d7d5c8;
}
#interactive .nav-tabs li {
	padding-top: 5px;
}
#interactive .nav-tabs .active>a {
	background-color: #f6f5ed;
	color: #474742;
	border: 1px solid #d7d5c8;
	border-bottom-color: transparent;
}
#interactive .nav-tabs .active a:hover {
	background-color: #f7f6ef;
	color: #474742;
	border: 1px solid #d7d5c8;
	border-bottom-color: transparent;
}
#interactive .nav-tabs a {
	background-color: #d7d5c8;
	color: #2f2f2c;
	border: 1px solid #a7a59c;
	border-bottom-color: transparent;
}
#interactive .nav li a:hover, .nav li a:focus {
	background-color: #a7a59c;
	color: #474742;
	border: 1px solid #a7a59c;
	border-bottom-color: transparent;
}

/* SOCIAL */
#social {
	padding: 2px;
}

.fb-like  {
	float: left;
	width: 100px;
	height: 20px;
	margin-top:-5px;
}
.twitter {
	float: left;
	width: 100px;
	height: 20px;
	margin-top:-5px;
}
.pinterest {
	float: left;
	width: 80px;
	height: 20px;
	margin-top:-4px;
}
#___plusone_0 {
	float: left;
	width: 120px;
	height: 20px;
	margin-top:-5px!important;
}
.linkedin {
	float: left;
	width: 110px;
	height: 20px;
	margin-top:-4px;
}
.tumblr {
	float: left;
	width: 70px;
	height: 20px;
	margin-top: -5px!important;
}

/* PAGE STYLES */
#resultset {
	margin-bottom: 0px;
}
.carrois {
	font-family: 'Roboto Condensed', sans-serif;
}
.oleo {
	font-family: 'Oleo Script', cursive;
}
.block{
	border: 1px solid #d7d5c8;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.block .header{
	padding: 4px 4px;
	text-shadow: 1px 1px 2px #eeeeee;
	background-color: #f6f5ed;
	background: -moz-linear-gradient(top,#f6f5ed 0,#d7d5c8 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6f5ed),color-stop(100%,#d7d5c8));
	background: -webkit-linear-gradient(top,#f6f5ed 0,#d7d5c8 100%);
	background: -o-linear-gradient(top,#f6f5ed 0,#d7d5c8 100%);
	background: -ms-linear-gradient(top,#f6f5ed 0,#d7d5c8 100%);
	background: linear-gradient(top,#f6f5ed 0,#d7d5c8 100%);
	filter: progid\:DXImageTransform\.Microsoft\.gradient(startColorstr\='#f6f5ed',endColorstr\='#d7d5c8');
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1),inset 0 1px 0 rgba(255, 255, 255, .5),inset 0 -1px 0 rgba(255, 255, 255, .3);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1),inset 0 1px 0 rgba(255, 255, 255, .5),inset 0 -1px 0 rgba(255, 255, 255, .3);	
}
.block .content{
	margin-top: 2px;
	padding: 0px 10px;
}
.block .header h4{
	margin:0;
	font-size:16px;
	white-space: nowrap;
}


/* SPRITE ICONS */
.icon-gplus {
  background: url('/img/icons.png') no-repeat;
  background-position: 0px 0px;
  width: 16px;
  height: 16px;
}

.icon-twitter {
  background: url('/img/icons.png') no-repeat;
  background-position: -18px 0px;
  width: 16px;
  height: 16px;
}

.icon-linked {
  background: url('/img/icons.png') no-repeat;
  background-position: -36px 0px;
  width: 16px;
  height: 16px;
}

.icon-knowem {
  background: url('/img/icons.png') no-repeat;
  background-position: -54px 0px;
  width: 16px;
  height: 16px;
}

.icon-facebook {
  background: url('/img/icons.png') no-repeat scroll 0 0 transparent;
  background-position: -72px 0px;
  width: 16px;
  height: 16px;
}

/* TEMPLATE STYLES */
	     	.fb_box {
	      	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	      	font-size: 11px;
	      	max-width: 375px;
	      	min-width: 275px;
	      	background-color: #fff;
	      	border: 1px solid #000;
	      	padding: 2px;
	      	margin-bottom: 10px;
	      }
	      .fb_image {
	      	width: 50px; vertical-align: top; padding: 4px 6px 0px 4px;
	      }
	      .fb_content {
	      	vertical-align: top; padding-right: 4px; line-height: 1.28;
	      }
	      .fb_content b {
	      	font-size: 13px;
	      }
	      .fb_content p {
	      	margin-top: 5px;
	      }
	      .fb_content .url {
	      	color: gray;
	      	font-decoration: none;
	      }
	      
	      .gp_box {
	      	font-family: arial,sans-serif;
	      	font-size: 12px;
	      	max-width: 600px;
	      	min-width: 275px;
	      	background-color: #fff;
	      	border: 1px solid #ccc;
	      	padding: 4px;
	      	margin: 4px;
	      	line-height: 1.2;
	      	margin-bottom: 10px;
	      }
			.gp_title {
				color: #12c;
				font-size: 16px;
				line-height: 1.0;
				padding: 4px;
			}
			.gp_title .url {
				color: #093;
				font-size: 12px;
				line-height: 1.0;
			}
	      .gp_image {
	      	width: 44px; vertical-align: top; padding: 4px 6px 2px 4px;
	      }
	       .gp_content .byline {
	       	color: #12c;
	       }

	      .ln_box {
	      	font-family: sans-serif;
	      	font-size: 12px;
	      	max-width: 600px;
	      	min-width: 275px;
	      	background-color: #e7e6e6;
	      	border: 1px solid #999999;
	      	padding: 2px;
	      	margin: 2px;
	      	line-height: 1.2;
	      	margin-bottom: 10px;
	      }
	      .ln_image {
	      	width: 60px; vertical-align: top; padding: 10px;
	      }
			.ln_content {
				color: #333;
				padding: 10px 0px 10px 0px;
			}
			.ln_content .url {
				color: #666;
				font-size: 11px;
	      }

			.tw_box {
				font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
				font-size: 12px;
				line-height: 18px;
				max-width: 450px;
				min-width: 275px;
				background-color: #fff;
				border: 1px solid #999999;
				margin-bottom: 10px;
			}
			.tw_title {
				padding: 4px;
			}
			.tw_content {
				padding: 4px;
			}
			.tw_content b {
				font-size: 14px;
				color: #12c;
			}
			.tw_content .creator {
				font-size: 12px;
				line-height: 1;
				color: #999;
			}
			.tw_image {
				width: 120px; vertical-align: top; padding: 10px;
			}
			.tw_content p {
				margin-top: 4px;
			}

/* RESPONSIVE STYLES */

@media (min-width: 980px) { 
	body {
		padding-top: 0px;
		font-size: 14px;
		margin-top: 65px;
		margin-bottom: 150px;
	}

	#header .navbar-inner {
		height: 81px;
		background: transparent url('/img/bg-nav.png') repeat-x top left;
		background-attachment: fixed;
		border-width: 0px;
	    -webkit-box-shadow: 0px 0px;
	    box-shadow: 0px 0px;
	    background-color: rgba(0,0,0,0.0);
		filter: progid\:DXImageTransform\.Microsoft\.gradient(GradientType\=0,startColorstr\='#000000a7', endColorstr\='#000000a7');
	}
	#header .brand img {
		padding-left: 85px;
	}
	.navbar .nav>li>a {
		color: #ffffff;
		text-decoration: none;
		text-shadow: 0 1px 0 #000000;
	}
	.navbar .nav>li>a:hover {
		color: #efeddf;
		text-decoration: none;
		text-shadow: 0 1px 0 #000000;
	}
	#footer {
		margin-bottom: 0px;
	}
	.navbar-fixed-bottom {
		margin-top: 25px;
	}
}

@media (min-width: 768px) and (max-width : 979px) { 
	body {
		padding-top: 0px;
		font-size: 14px;
	}
	#header .navbar-inner {
		margin-top: 0px;
		background-image: none;
		background-color: #5f5e59;
		font-decoration: normal;
		filter: progid\:DXImageTransform\.Microsoft\.gradient(GradientType=0,startColorstr\='#000000a7', endColorstr\='#000000a7');
	}

	#header .nav>li>a:hover {
		background-color: #9f9e9b;
	}
	.navbar .nav>li>a {
		color: #ffffff;
		font-weight: normal;
		text-shadow: 0 1px 0 #000000;
	}
	.navbar .nav>li>a:hover {
		color: #efeddf;
		text-decoration: none;
		text-shadow: 0 1px 0 #000000;
	}
	#header .brand img {
		padding-left: 0px;
	}
	.well {
		margin-top: 0px;
	}
	#footer {
		margin-bottom: 0px;
	}

	.navbar-fixed-bottom {
		margin-top: 5px;
		position: relative;
	}
}


/* LANDSCAPE PHONE TO PORTRAIT TABLET */
@media (max-width: 767px) { 
	body {
		padding-top: 0px;
		font-size: 14px;
	}
	#header .navbar-inner {
		margin-top: 0px;
		background-image: none;
		background-color: #5f5e59;
		filter: progid\:DXImageTransform\.Microsoft\.gradient(GradientType\=0,startColorstr\='#000000a7', endColorstr\='#000000a7');
	}
	#header .nav>li>a:hover {
		background-color: #9f9e9b;
	}
	.navbar .nav>li>a {
		color: #ffffff;
		font-weight: normal;
		text-shadow: 0 1px 0 #000000;
	}
	.navbar .nav>li>a:hover {
		color: #efeddf;
		text-decoration: none;
		text-shadow: 0 1px 0 #000000;
	}
	#header .brand img {
		padding-left: 10px;
	}
	h1 {
		font-size: 32px;
	}
	.well {
		padding: 10px;
	}
	#footer .container-fluid {
		padding-right: 20px;
		padding-left: 20px;
	}
	#footer h4 {
		font-size: 15px;
	}
	.navbar-fixed-bottom {
		margin-top: 5px;
		position: relative;
	}
	/* SOCIAL */
	#social {
		padding: 2px;
	}
	
	.fb-like  {
		padding-top: 8px;
	}
	.twitter {
		padding-top: 8px;
	}
	.pinterest {
		padding-top: 8px;
	}
	#___plusone_0 {
		padding-top: 8px!important;
	}
	.linkedin {
		padding-top: 8px;
	}
	.tumblr {
		padding-top: 8px;
	}
}

/* LANDSCAPE PHONES AND DOWN */
@media (max-width: 480px) { 
	.navbar-fixed-bottom {
		margin-top: 5px;
		position: relative;
	}

	/* SOCIAL */
	#social {
		padding: 2px;
	}
	
	.fb-like  {
		padding-top: 8px;
	}
	.twitter {
		padding-top: 8px;
	}
	.pinterest {
		padding-top: 8px;
	}
	#___plusone_0 {
		padding-top: 8px!important;
	}
	.linkedin {
		padding-top: 8px;
	}
	.tumblr {
		padding-top: 8px;
	}
}

