<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------------------------------------------------------	*/
/*	Twitter Bootstrap */
/* --------------------------------------------------------	*/

@import url("bootstrap/bootstrap.min.css");
@import url("bootstrap-override.css");

/* --------------------------------------------------------	*/
/*	Base */
/* --------------------------------------------------------	*/

::-moz-selection { background: #FC9362; color: #fff; text-shadow: none; }
::selection { background: #FC9362; color: #fff; text-shadow: none; }
:focus { outline-color: transparent!important; outline-style: none!important; outline: none!important;}

html {
	background:#1c1c1c;
}
body {
	font-family: "Open Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
	/*background:url(../img/body-top.png) #fff repeat-x;
	padding-top:3px;*/
	padding:0;
	font-size:13px;
	line-height:1.4em;
	border-top:5px solid #E0E8EA;
}
h1 {
	font-size: 30px;
	margin:0;
}
h2 {
	font-size: 24px;
	margin:0;
}

h3 {
	font-size: 18px;
	margin:0;
}
h4 {
	font-size: 14px;
	margin:0;
}

.passport {
		line-height:18px;
			font-size: 12px;
			text-align: left;
			color:#999;
			padding:0 20px;
}		

p{	font-size:14px; }		

.footersmall {font-size: 13px;}

/* --------------------------------------------------------	*/
/*	Buttons	*/
/* --------------------------------------------------------	*/

.btn.btn-primary {
	background-image:none;
	box-shadow:none;
}
.btn.btn-large {
	font-size:16px;
}


.row{

	font-size: 14px;
	line-height: 22px;
}
/* --------------------------------------------------------	*/
/*	Classes	*/
/* --------------------------------------------------------	*/

.fr {
	float:right;
}
.fl {
	float:left;
}
.ac {
	text-align:center;
}
.al {
	text-align:left;
}
.ar {
	text-align:right;
}
.clr {
	clear:both
}
.grey {
	color:#999
}
.hidden {
	display:none;
}
/* --------------------------------------------------------	*/
/*	Footer */
/* --------------------------------------------------------	*/

footer {
	
	background:#1C1C1C;
	background:#292727;
	margin:0;
	padding:20px 0 0;
	color:#ccc;
}
footer h3 {
	color:white;
	margin:0 0 10px 0;
}
footer ul {
		font-size:14px;
	list-style-type:none;
	margin:0 0 10px 0;
}
footer ul li {
		font-size:14px;
	padding:4px 0;
	width:50%;
	float:left;
	display:inline-block;
}
footer ul li a {
	color:#999
}
footer ul li a:hover {
	color:#fff;
}
footer input[type=submit].btn {
	margin-top:-8px!important;
}
@media (max-width: 979px) {
	footer ul li {
		width:33%;
	}

}

	/* --------------------------------------------------------	*/
	/*	Footer - Social networks */
	/* --------------------------------------------------------	*/

	footer .social-networks a {
		display:inline-block;
		margin:10px 10px 0 0;
		padding:4px 0 0 0;
		font-size:22px;
		border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
		text-align:center;
		width:32px;
		height:30px;
		line-height:24px;
		background:#222;
		text-decoration:none;
		color:#fff;
		-webkit-transition:all 0.3s;
		-moz-transition:all 0.3s;
		-o-transition:all 0.3s;
		-ms-transition:all 0.3s;
		transition:all 0.3s;
	}
	footer .social-networks .icon-facebook, footer .social-networks a { 
		border:3px solid #3B5998;
	}
	footer .social-networks .icon-facebook:hover {
		background:#3B5998
	}

	footer .social-networks .icon-github {
		border:3px solid #A9CF54;
	}
	footer .social-networks .icon-github:hover {
		background:#A9CF54
	}

	footer .social-networks .icon-pinterest {
		border:3px solid #DE2C6C;
	}
	footer .social-networks .icon-pinterest:hover {
		background:#DE2C6C
	}
	footer .social-networks .icon-twitter {
		border:3px solid #31CDFD;
	}
	footer .social-networks .icon-twitter:hover {
		background:#31CDFD;
	}

	footer .social-networks .icon-google-plus {
		border:3px solid #C9402E;
	}
	footer .social-networks .icon-google-plus:hover {
		background:#C9402E;
	}
	footer .social-networks a:hover {
		background:#000;
		color:#fff;
	}

	/* --------------------------------------------------------	*/
	/*	Footer extra */
	/* --------------------------------------------------------	*/

	#footer-extra {
		background:#1c1c1c;
		padding:10px 0;
		font-size:0.9em;
		color:#999;
	}
	#footer-extra i {
		color:#AFDBEA;
	}

/* --------------------------------------------------------	*/
/*	Navigation */
/* --------------------------------------------------------	*/

.navbar {
	margin:0;
}
.navbar .container {
	width: 940px;
	padding-bottom:0px;
	border-bottom:0px solid #eee;
	margin-bottom:0px;
}
.navbar-inner {
	background:#f6f6f6!important;
	background-image: none!important;
	filter:none;
	border:none;
	padding:0;
	box-shadow:inset 0 0 3px rgba(0,0,0,.2);
}

.navbar .logo a {
   position:absolute;
   display:block;
	color:#222;


  }

.navbar .logo a span {
   display:block;
   position:relative;

   width:170px;
   height:70px;
   background:url(img/logo.png) no-repeat bottom right;

  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
   }
   
   
.navbar .brand {

	font-size:28px;
	color:#222;
	margin-top:-5px;
	padding-left:80px;
    
}
.navbar .brand b {
	color:#191919;
	
}
.navbar .brand span {
	line-height:0;
}

@media (min-width: 980px) {


.navbar .nav-collapse {
	float:right;
}

.navbar .nav &gt; li.active &gt; a, 
.navbar .nav &gt; li.active:hover &gt; a {
	background-color:transparent;
	font-weight:bold;
	background: none;
	color:#222;
}
.navbar .nav &gt; li.active &gt; a,
.navbar .nav &gt; li.active &gt; a:hover {
	background-image:url(../img/navbar-active-item.png);
	background-color:transparent;
	box-shadow:none;
	background-position:center bottom;
	background-repeat:no-repeat;	
}
.navbar .nav &gt; li {
	margin:0 0 0 10px;
}
.navbar .nav &gt; li &gt; a {
	padding:26px 5px 26px 5px;
	color: #444!important;
	font-size:1.1em;
	text-shadow: 0 -1px 0 rgba(255,255,255, 0.25);
}
.navbar .nav &gt; li &gt; a:hover {
	color:#222;
	text-decoration:underline;
}
.navbar .nav-collapse a.btn {
	margin-top:22px;
	font-size:1.1em;
}
.navbar .nav &gt; li &gt; button {
	color: white;
	margin-top: 22px;
}

}

/* --------------------------------------------------------	*/
/*	Carousel */
/* --------------------------------------------------------	*/

.carousel {
	position:relative;
}
.carousel-control 
{
	position:absolute;
	top:50%;
	margin-top:-10px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:0;
	padding:6px;
	line-height:0.4em;

	background:#888;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;

	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;	
}
.carousel-control:hover{
	background:#0081CC;	
} 

.carousel-control.left {
	left:-0px;
}
.carousel-control.right {
	right:-0px;
}

#macbook_carousel {
	max-width:100%;
	position:relative;
	height:540px;
	background:url(../img/mac.png) transparent top center no-repeat;
	margin:30px 0 0px 0;
}
#macbook_carousel .carousel {
	width:600px;
	margin:0 auto;
	padding:28px 0 0 0;
}
#macbook_carousel .carousel .item {
	width:600px;
	height:360px;
	overflow:hidden;
}
#macbook_carousel .carousel img {
	width:600px;
}
#macbook_carousel .carousel-control.left {
	left:-160px;
}
#macbook_carousel .carousel-control.right {
	right:-160px;
}

	/* --------------------------------------------------------	*/
	/*	Macbook carousel media queries*/
	/* --------------------------------------------------------	*/

	@media (min-width: 979px) {
		.homepage {
			background:url(../img/homepage-background.png); padding-bottom:40px;
		}
	}
	@media (max-width: 979px) and (min-width: 768px) {

		#macbook_carousel {
			width:100%;
			background-size:100%;
			height:440px;
		}
		#macbook_carousel .carousel {
			padding:22px 0 0 0;	
			width:474px;
		}
		
		#macbook_carousel .carousel .item {
			width:474px;
		}
		#macbook_carousel .carousel-control.left {
			left:-120px;
			margin-top:-30px;
		}
		#macbook_carousel .carousel-control.right {
			right:-120px;
			margin-top:-30px;
		}

	}
	@media (max-width: 767px) {

		#macbook_carousel {
			background:none;
			height:auto;
		}
		#macbook_carousel .carousel {
			width:100%;
			margin:0 auto;
			padding:0;	
		}
		#macbook_carousel .carousel .item {
				width:auto;
				margin:0 auto;
				height:auto;
		}
		#macbook_carousel .carousel .item img {
			display:block;
			margin:0 auto;
		}
		#macbook_carousel .carousel-control.left {
			top:50%;
			left:-20px;
		}
		#macbook_carousel .carousel-control.right {
			top:50%;
			right:-20px;
		}


	}

/* --------------------------------------------------------	*/
/*	Hero unit (page headings) */
/* --------------------------------------------------------	*/

.hero-unit {
	position:relative;
	padding:40px 0 0 0;
	background:transparent;
}
.hero-unit h1 {
	font-size:1.6em;
	margin:0 0 12px 0;
	font-weight:600;
}


wufoo-q7x3s5.h3 {	font-size: 18px;
	margin:0;}
	
	
/* --------------------------------------------------------	*/
/*	FAQ */
/* --------------------------------------------------------	*/

.faq ul {list-style-type:none; margin:0;}
.faq ul &gt; li {padding:6px 0;border-bottom:1px solid #eee;}
.faq ul &gt; li &gt; a {font-size:16px;font-weight:bold;}
.faq ul &gt; li &gt; p {font-size:1.05em;line-height:1.6em;}
.faq input[type=text] {
	padding:14px;
	box-shadow:none;
	font-size:16px;
	width:400px;
}
@media (max-width: 480px) {
	.faq input[type=text] {
		width:260px;
	}
}
.search_button{
	padding: 14px 28px;
	margin: -10px 0 0 -70px;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}

/* --------------------------------------------------------	*/
/*	Pricing */
/* --------------------------------------------------------	*/
.pricing &gt; div {
	color:#666;
}
.pricing ul {
	list-style-type:none;
	margin:0 0 20px 0;
}
.pricing ul li {
	border-bottom:1px solid #eee;
	padding:4px 0px;
	font-size:1.2em;
	color:#222;
}
.pricing .well {
	background:#fff;
	border:1px solid #ccc;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
.pricing h2 {
	font-size:30px;
	margin:4px 0px 20px 0px;
	color:#0085CC;
}
.pricing .most-popular {
	margin-top:-15px;
}
.most-popular {
	position: relative;
	overflow: hidden;
	color: #fff;
	display: inline-block;
	font-family: Arial, sans-serif;
} 

 
.most-popular p span {
	position: absolute;
	display: inline-block;
	right: -25px;
	color:#fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
	text-align: center;
	text-transform: uppercase;
	top: 22px;
	background: #d93131;
	width: 100px;
	padding: 3px 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
} 


/* --------------------------------------------------------	*/
/*	Our team */
/* --------------------------------------------------------	*/

	.member {
	}
	.member:hover .member-networks a {
		color:#DE2C6C
	}
	.member .member-avatar {
		margin: 0 0 20px 0;
		text-align:center;
		margin:0 auto 20px auto;
	}
	.member .member-avatar img {
		display:inline;
	}
	.member .member-name {
		margin:0;
		color:#0082CC;
	}
	.member .member-position {
		color:#aaa;
		font-weight:normal;
		font-style:italic;
		margin:0 0 10px 0;
	}
	.member .member-networks {
		float:right;
	}
	.member .member-networks a {
		font-size:20px;
		line-height:1.6em;
		margin:0 10px 0 0;
		color:#666;

	}
	.member .member-bio {
		border-top:1px dotted #aaa;
		margin:16px 0;
		padding:16px 0;
		font-size:0.9em;
		color:#777;
	}

/* --------------------------------------------------------	*/
/*	Alternative homepage layout */
/* --------------------------------------------------------	*/

h1.alt {
	width:80%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	top:0px;
	left:10%;
	text-align:center;
	line-height:1.2em;
	font-weight:800;
	color:#fff;
	font-size:100px;
}
@media (max-width: 767px) {
	h1.alt {
		font-size:60px;
		top:0px;
	}
}
@media (max-width: 480px) {
	h1.alt {
		font-size:40px;
		top:0px;
	}
}

/* --------------------------------------------------------	*/
/*	Custom styled scrollbar */
/* --------------------------------------------------------	*/
html:not(.osx) ::-webkit-scrollbar {
    width: 10px;

}
html:not(.osx) ::-webkit-scrollbar-track-piece {
    
    background-color: #eee;
    box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
}
html:not(.osx) ::-webkit-scrollbar-thumb:vertical {
	opacity:0.4;
    background-color: rgba(0,0,0,0.3);
    border-radius:2px;
}

/* --------------------------------------------------------	*/
/*	Portfolio - Single Project Page*/
/* --------------------------------------------------------	*/

#project {
	font-size:0.9em;
	color:#666;
}
#project h1 {
	margin:0 20px 10px 20px;
}
#project h3 {
	margin:20px 0;
}
#project h4 {
	color:#000;
	font-size:1.15em;
	font-weight:600;
	margin:0 0 10px 0;
}
#project ul {
	list-style-type:none;
	margin:0 0 10px 20px;
}
#project ul li {
	padding:0px 0;
}
.project-links {
	padding:10px 0;
	font-size:15px;
	color:#ccc;
}
.project-links a {
	margin:0 8px;
}
#project .project-description
{
	padding:20px 0;
}
#related-projects .project {
	margin-bottom:20px;
}

/* --------------------------------------------------------	*/
/*	Portfolio */
/* --------------------------------------------------------	*/

#portfolio-items .thumbnail {
	margin: 0 0 20px 0;
}

/* Work - filter by tag */
#portfolio-filter li a {
	border:0;
	background:0;
	margin:0 10px 10px 0;
	padding:6px 12px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#portfolio-filter li:hover a {
	color:#333;
}
#portfolio-filter li.active a {
	text-decoration:none;
	background:#222;
	color:#fff;
}

	/* --------------------------------------------------------	*/
	/*	Portfolio - isotype (filtering tags) */
	/* --------------------------------------------------------	*/

	.project .thumbnail {
		text-decoration:none;
	}

	.project .thumbnail b {
		padding:6px 4px 2px;
	}

	.project .thumbnail:hover {
		border-color:#999;
	}

	.project .project-name {
		padding:10px;
		color:#666;
		font-weight:400;
		display:block;
	}

	.isotope-item {
	  z-index: 2;
	}

	.isotope-hidden.isotope-item {
	  pointer-events: none;
	  z-index: 1;
	}

	/* Isotope CSS3 transitions */
	.isotope,
	.isotope .isotope-item {
	  -webkit-transition-duration: 0.5s;
		 -moz-transition-duration: 0.5s;
		  -ms-transition-duration: 0.5s;
		   -o-transition-duration: 0.5s;
			  transition-duration: 0.5s;
	}

	.isotope {
	  -webkit-transition-property: height, width;
		 -moz-transition-property: height, width;
		  -ms-transition-property: height, width;
		   -o-transition-property: height, width;
			  transition-property: height, width;
	}

	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
		 -moz-transition-property:    -moz-transform, opacity;
		  -ms-transition-property:     -ms-transform, opacity;
		   -o-transition-property:         top, left, opacity;
			  transition-property:         transform, opacity;
	}

	/* disabling Isotope CSS3 transitions */
	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
		 -moz-transition-duration: 0s;
		  -ms-transition-duration: 0s;
		   -o-transition-duration: 0s;
			  transition-duration: 0s;
	}

@media (max-width: 979px) {

	#portfolio-items .thumbnail img {
		width:100%;
	}
}

@media (max-width: 768px) {
	.thumbnail img {
		width:100%;	
	}
}


/* --------------------------------------------------------	*/
/*	Blog */
/* --------------------------------------------------------	*/

	/* --------------------------------------------------------	*/
	/*	Post */
	/* --------------------------------------------------------	*/

	.post {
		padding:0 20px 0 0px;
		margin:0px 0 30px 0;
		clear:both;
		max-width:100%;
	}

	/* Media */

	.post .entry-media {
		width:100%;

	}

	.post .entry-media img {
    	border:1px solid #ddd;
    	padding:2px;
    	background:#fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.carousel .entry-media img {
    	border:0px solid #ddd;
    	padding:0px;
	}

	/* Body */

	.post .entry-body {
		width:70%;
		float:left;
		color:#888;
		font-size:11px;
	}
	.post .entry-body h2 {
		font-size:16px;
		display:inline-block;
		margin:10px 0 10px 0;
		font-weight:normal;
	}
	.post.single-post .entry-body h2 {
		color:#000;
		font-weight:600;
		margin:10px 0;
	}
	.post .entry-body a:hover h2 {
		text-decoration:underline;
	}
	.post:hover .entry-body a {
		color:#000;
	}
	
	/* Meta */

	.post .entry-meta {

		width:24%;
		padding:0 2%;
		margin:16px 0 0 0;
		float:right;
		clear:right;

	}
	.post .entry-meta span {
		display:block;
		text-align:right;
	}

	/* Post-types with fontawesome icons */

	.post .entry-type:before {
			font-family: FontAwesome;
			font-weight: normal;
			font-style: normal;
			display: inline-block;
			text-decoration: inherit;
			margin-right:2px;
			font-size:26px;
			color:#666;
			text-align:center;
			margin:0 0 8px 0;
			color:#999;
			line-height:1em;
	}
	.post 			 .entry-type:before { content: "\f031"; }
	.post.video-post .entry-type:before { content: "\f04b"; }
	.post.audio-post .entry-type:before { content: "\f028"; }
	.post.image-post .entry-type:before { content: "\f03e"; }

	/* Responsible iframes hack */
	/* This code makes iframes within video and audio post-types resize automatically */
	/* fix by: http://webdesignerwall.com/demo/elastic-videos/ */
	.post.video-post .entry-media,
	.post.audio-post .entry-media {
		display:block;
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 5px;
		height: 0;
		overflow: hidden;
	}
	.post.video-post .entry-media iframe,  
	.post.video-post .entry-media object,  
	.post.video-post .entry-media embed 
	.post.audio-post .entry-media iframe,  
	.post.audio-post .entry-media object,  
	.post.audio-post .entry-media embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


	/* --------------------------------------------------------	*/
	/*	Single post */
	/* --------------------------------------------------------	*/

	.post .entry-content {
		font-size:13px;
		line-height:1.6em;
	}

/* --------------------------------------------------------	*/
/*	Comments */
/* --------------------------------------------------------	*/

#comments {}
#comments h4 {
	margin:30px 0 0 0;
	padding:16px 0 0 0;
	border-width:1px 0 0 0;
	border-color:#eee;
	border-style:solid;
}
.commentlist  {
	list-style-type:none;
	margin:0;
}
.comment-replies li {
	list-style-type:none;
	margin:0 0 0 64px;
}
.comment {
	position:relative;
	clear:both;
	padding:20px 0 0px 64px;
	margin:20px 0;
	border-top:1px solid #eee;
}
.comment .avatar {
	position:absolute;
	top:20px;
	left:0;
	width:64px;
}
.comment .avatar img {
    border:1px solid #ddd;
    padding:2px;
    background:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.comment .comment-meta {
	margin:0 0 10px 0;
	font-size:12px;
	color:#666;
}
.comment .comment-meta strong {
	font-size:1.2em;
	display:block;
	color:#222;
}
.comment .comment-meta span {
	display:inline-block;
	margin-top:6px;
}

#comments input[type=text], 
#comments textarea {
}
#comments textarea {
	width:75%;
}


/* --------------------------------------------------------	*/
/*	Sidebar */
/* --------------------------------------------------------	*/

.sidebar {
	color:#666;
	font-size:0.9em;
}

	/* --------------------------------------------------------	*/
	/*	Widget */
	/* --------------------------------------------------------	*/

	.widget {
		margin:0 0 30px 0;
		position:relative;
		overflow:hidden;
	}
	.widget h4 {
		font-size:1.1em;
		margin:0 0 6px 0;
		padding:0 0 6px 0;
		border-bottom:1px dotted #ccc;
		text-transform:uppercase;
		font-weight:normal;
		color:#222;
	}
	.widget ul.list-style {
		margin:0 0 0 0px;
	}
	.widget ul.list-style li {
		padding:4px 0 4px 0px;
		border-bottom:1px solid #eee;
		color:#333;
	}
	.widget ul.list-style li:hover {
		background:#fafafa;
	}
	.widget .related-articles .thumbnail {
		width:58px;
	}

/* --------------------------------------------------------	*/
/*	Pagination */
/* --------------------------------------------------------	*/
.pagination ul {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pagination ul li {
	border:none;
}
.pagination ul li a {
	border:none;
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border-left-width: 0;
	color:#999;
}
.pagination ul li.active a {
	background:#eee;
	color:#000;
}

/* --------------------------------------------------------	*/
/*	Search - animated */
/* --------------------------------------------------------	*/

input[type=search], input.search {
	padding-left:26px;
	background-color:white;
	background:url(../img/search.png) 5px 5px no-repeat #fff;
}
input.animated {
	width:50%;
	-webkit-transition:width 0.4s ease;
	-moz-transition:width 0.4s ease;
	-o-transition:width 0.4s ease;
	-ms-transition:width 0.4s ease;
	transition:width 0.4s ease;
}
input.animated:focus {
	width:84%;
}

/* --------------------------------------------------------	*/
/*	Zoom and link overlays */
/* --------------------------------------------------------	*/

.zoom {position:relative;}

.zoom .zoom-overlay {
	display:none;
	position:absolute;
	left:50%;
	width:42px;
	height:42px;
	margin-left:-24px;
	margin-top:-16px;
	cursor:pointer;
	background:url(../img/icon-zoom.png) center center no-repeat;
}
@media (max-width: 979px) {
	.zoom .zoom-overlay {
		display:none!important;
	}
}
.not-ie .zoom .zoom-overlay {
	display:block;
	filter: alpha(opacity=0); 
	opacity:0;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;	
}
.not-ie .zoom:hover .zoom-overlay {
	filter: alpha(opacity=100); 
	opacity:1;
}
.zoom:hover .zoom-overlay {
	display:block;
}


/* --------------------------------------------------------	*/
/*	Special elements */
/* --------------------------------------------------------	*/

	/* --------------------------------------------------------	*/
	/*	Back-to-top */
	/* --------------------------------------------------------	*/

	#back-to-top {

		display:none;
		position:fixed; 
		bottom:10px; 
		right:10px;
		height:20px;
		width:40px;
		padding:8px 0 12px 0;
		text-align:center;
		font-size:20px;
		color:#fff;
		cursor:pointer;
		background:#444;
		line-height:1em;		
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		opacity:0.8;
	}

	#back-to-top:hover {

		background-color:#f30;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		opacity:0.8;
	}


	/* --------------------------------------------------------	*/
	/*	Ribbon */
	/* --------------------------------------------------------	*/

	.ribbon {
		margin:0;
	}
	.ribbon span {
		position: absolute;
		display: inline-block;
		top: 22px;
		right: -25px;
		color:#fff;
		text-align: center;
		text-transform: uppercase;
		background: #F26A46;
		width: 100px;
		padding: 3px 10px;
		-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
		-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
		box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
	} 
	.ie .ribbon span {
		right:0px;
		top:0;
		padding:3px;
	}

	/* --------------------------------------------------------	*/
	/*	Tags */
	/* --------------------------------------------------------	*/

	.tags {
		margin:0;
		padding:0;
		position:relative;
		list-style:none;
		clear:both;
	}
	.tags li, 
	.tags a {
		display:inline-block;
		height:24px;
		line-height:24px;
		position:relative;
		font-size:11px;
		margin-bottom:8px;
	}
	.tags a {
		margin-right:6px;
		margin-top:6px;
		padding:0 10px 0 12px;
		background:#FED86F;
		color:#996633;
		text-shadow:1px 1px 0 rgba(255,255,255,0.5);
		text-decoration:none;
		-webkit-border-radius:4px;	
		-moz-border-radius:4px;
		border-radius:4px;
	} 
	.tags a:hover {
		background:#58504B;
		color:#fff;
		text-shadow:none;
	}	
	.tags a:hover:before{
		border-color:transparent #58504B transparent transparent;
	}
	.tags a:hover:after {
		background:#FED86F;
	}

		/* Green tags */

		.tags.green a {
			background:#7ED090;
			color:#fff;
			text-shadow:none;
		}
		.tags.green a:before {
			border-color:transparent #7ED090 transparent transparent;
		}
		.tags.green a:after {
			background:#555;
		}
		.tags.green a:hover:after{
			background:#fff;	
		}

		/* Blues tags */

		.tags.blue a {
			background:#0089e0;
			color:#fff;
			text-shadow:none;
		}
		.tags.blue a:before {
			border-color:transparent #0089e0 transparent transparent;
		}
		.tags.blue a:after {
			background:#555;
		}
		.tags.blue a:hover:after{
			background:#fff;	
		}

		.ie7 .tags a {padding:1px 8px;margin:0;}


	/* --------------------------------------------------------	*/
	/*	Flickr feed */
	/* --------------------------------------------------------	*/

	.flickr-feed img {
		margin:0 2px 2px 0;
		padding:2px;
		border:1px solid #ccc;
		width:25%;
		max-width:64px;
	}

	/* --------------------------------------------------------	*/
	/*	Circle */
	/* --------------------------------------------------------	*/

	.circle {
		font-weight: bold;
		display: inline-block;
		width: 52px;
		line-height:50px;
		color: #fff;
		font-size:28px;
		margin-top: 10px;
		background:#f30;
		text-align: center;
		margin-bottom:20px;
		margin-right:10px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}	

/* --------------------------------------------------------	*/
/*	Thumbnails */
/* --------------------------------------------------------	*/

.thumbnail {
	position:relative;
	overflow:hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.thumbnail img {
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	-ms-transition:opacity 0.2s;
	transition:opacity 0.2s;
}
.thumbnail:hover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:0.8
}
.thumbnail:hover {
    border-color:#ccc!important;
}


/* --------------------------------------------------------	*/
/*	Explore */
/* --------------------------------------------------------	*/

#explore h3 {margin:0 0 10px 0;}

@media (max-width: 767px) {
	#explore img {
		width:100%;
	}
}

ul.the-icons {
	margin:0;
}
ul.the-icons li {
	display:inline-block;
	padding:10px 20px;
	margin:0;
	margin:0 0 10px 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
ul.the-icons li:hover {
	background:#eee;
}
</pre></body></html>