@charset "utf-8";

a, a:hover,
em.colored,
a.more-button:hover, a.more-button:active,
.entry-title a:hover, 
.entry-meta a:hover, 
.scroll-top-container a.scroll-top:hover, .scroll-top-container a.scroll-top:active, 
ul.thumb-list .comment a:hover, 
ul.tags a:hover, 
ol.comment-list .comment-author a:hover, 
ul#search-results h2 a:hover, 
.tabs ul.nav li a:hover, .tabs ul.nav li.ui-state-active a,
.toggle h4:hover, .accordion h4:hover, .toggle h4.ui-state-active, .accordion h4.ui-state-active,
.pricing-box.featured .price span,
.pricing-table .featured .price span {
	color: #1695a3;
}

#footer-top a {
	color: #53bfc8;	
}

/* ---------------------------------------------------------------------- */
/* Background Colors
/* ---------------------------------------------------------------------- */
.flickr-widget ul a:hover {
	background-color: #1695a3;	
}

.gen-table tbody tr:hover th,
.gen-table tbody tr:hover td {
	background-color: #e4f5f7;
}

/* HTML5 Reset CSS Rewriting */

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection {background: #1695a3;}
::selection {background: #1695a3;} 

ins, mark {background-color: #1695a3;}

/* ---------------------------------------------------------------------- */
/* Buttons
/* ---------------------------------------------------------------------- */

/* Large Button */

a.large-button {
	background: #1695a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #1695a3 0%, #047c8a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1695a3), color-stop(100%,#047c8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* IE10+ */
	background: linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1695a3', endColorstr='#047c8a',GradientType=0 ); /* IE6-9 */
}

a.large-button:link span.inner, a.large-button:visited span.inner {
	box-shadow: 0 1px #56c8cf inset;
	background: #1db5bf; /* Old browsers */
	background: -moz-linear-gradient(top,  #1db5bf 0%, #148d9c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1db5bf), color-stop(100%,#148d9c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1db5bf 0%,#148d9c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1db5bf 0%,#148d9c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1db5bf 0%,#148d9c 100%); /* IE10+ */
	background: linear-gradient(top,  #1db5bf 0%,#148d9c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1db5bf', endColorstr='#148d9c',GradientType=0 ); /* IE6-9 */
}

a.large-button:hover span.inner, a.large-button:active span.inner {
	background: #148d9c; /* Old browsers */
	background: -moz-linear-gradient(top,  #148d9c 0%, #1db5bf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#148d9c), color-stop(100%,#1db5bf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #148d9c 0%,#1db5bf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #148d9c 0%,#1db5bf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #148d9c 0%,#1db5bf 100%); /* IE10+ */
	background: linear-gradient(top,  #148d9c 0%,#1db5bf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#148d9c', endColorstr='#1db5bf',GradientType=0 ); /* IE6-9 */
}

/* Standard Button */

.button span.inner {
	background: #1695a3; /* Old browsers */
	background: -moz-linear-gradient(top,  #1695a3 0%, #047c8a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1695a3), color-stop(100%,#047c8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* IE10+ */
	background: linear-gradient(top,  #1695a3 0%,#047c8a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1695a3', endColorstr='#047c8a',GradientType=0 ); /* IE6-9 */
}

.button span.text {
	box-shadow: 0 1px #53bfc8 inset;
	background: #1aaab5; /* Old browsers */
	background: -moz-linear-gradient(top,  #1aaab5 0%, #15909f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1aaab5), color-stop(100%,#15909f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* IE10+ */
	background: linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1aaab5', endColorstr='#15909f',GradientType=0 ); /* IE6-9 */
}

.button:hover span.text {
	background: #15909f; /* Old browsers */
	background: -moz-linear-gradient(top,  #15909f 0%, #1aaab5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15909f), color-stop(100%,#1aaab5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* IE10+ */
	background: linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15909f', endColorstr='#1aaab5',GradientType=0 ); /* IE6-9 */
}

/* Comment Form Button */

#comment-form #submit {
	border: 1px solid #047c8a;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4), 0 1px #53bfc8 inset;
	background: #1aaab5; /* Old browsers */
	background: -moz-linear-gradient(top,  #1aaab5 0%, #15909f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1aaab5), color-stop(100%,#15909f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* IE10+ */
	background: linear-gradient(top,  #1aaab5 0%,#15909f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1aaab5', endColorstr='#15909f',GradientType=0 ); /* IE6-9 */
}

#comment-form #submit:hover {
	background: #15909f; /* Old browsers */
	background: -moz-linear-gradient(top,  #15909f 0%, #1aaab5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15909f), color-stop(100%,#1aaab5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* IE10+ */
	background: linear-gradient(top,  #15909f 0%,#1aaab5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15909f', endColorstr='#1aaab5',GradientType=0 ); /* IE6-9 */
}