/*
	Theme Name: Hot Canada Deals v2
	Theme URI: http://ryanhamilton.me/
	Description: A simple responsive theme based on twitter's bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
	Version: 2.0
	Author: Ryan Hamilton
	Author URI: http://ryanhamilton.me/
	Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
	License: GNU General Public License v2.0 & Apache License 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/*** Fonts ***/

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
/*** Clearfix ***/

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: auto;
	text-align: center;
}
.hide {
	display: none;
}
/*** WP-specific classes ***/

/*** Page elements ***/

input,
textarea,
select,
.uneditable-input {
	margin-bottom: 0;
}
label,
.form-stacked .btn {
	font-size: 13px !important;
}
/*** Adverts ***/

/*
	type-location-placement
*/

#top-banner {
	margin: 0 15px;
	position: relative;
	top: 15px;
}

.advert {
	background: #eeeeee;
}

.tiny-banner {
	text-align: center;
}

#leaderboard-home,
#leaderboard-home-inline,
#leaderboard-single,
#leaderboard-footer {
	width: 728px;
	height: 90px;
	margin: 0 0 20px 0;
}

#medium-rectangle-sidebar {
	width: 300px;
	height: 500px;
	margin: -10px -15px -15px -15px;
}

#link-unit-single {
	width: 728;
	height: 15px;
	margin: 0 -15px;
	line-height: normal;
}

#leaderboard-footer {
	margin: 20px auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.medium-rectangle-home {
	width: 300px;
	height: 250px;
	padding: 0;
	float: right;
	margin: 0 0 15px 0;
	background: none;
	text-align: center;
}
	.medium-rectangle-home.large {
		width: 510px !important;
	}

.dfp-right {
	position: absolute;
	right: -155px;
	margin-top: 15px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

/*** Layout ***/

/** Transform on change **/

/*
* {
	-webkit-transition: all 0.2s ease;
	-moz-transition:		all 0.2s ease;
	-ms-transition:		 all 0.2s ease;
	-o-transition:			all 0.2s ease;
}
#wpadminbar *,
#idc-container-parent * {
	-webkit-transition: all 0s ease;
	-moz-transition:		all 0s ease;
	-ms-transition:		 all 0s ease;
	-o-transition:			all 0s ease;
}
*/

body {
	padding-top: 0;
	background: #eeeeee !important;
}
p,
ul li,
ol li {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
blockquote p {
	font-size: 14px !important;
}
/** Scaffolding **/

.container-fluid {
	padding: 0;
	width: 1010px;
	margin: auto;
	position: relative;
}
/** Header **/

#inner-header {
	width: 100%;
}
#banner {
	height: 70px;
	background-image: linear-gradient(bottom, #ebebeb 0%, whitesmoke 100%);
	background-image: -o-linear-gradient(bottom, #ebebeb 0%, whitesmoke 100%);
	background-image: -moz-linear-gradient(bottom, #ebebeb 0%, whitesmoke 100%);
	background-image: -webkit-linear-gradient(bottom, #ebebeb 0%, whitesmoke 100%);
	background-image: -ms-linear-gradient(bottom, #ebebeb 0%, whitesmoke 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, whitesmoke));
	box-shadow: 0 1px 0 white inset;
	border-top: 4px solid #ff4337;
	border-bottom: 1px solid #33363b;
}
#banner .container-fluid {
	height: 100%;
}
#banner h1 {
	margin: 12px 0 0 0;
	line-height: normal;
	font-size: 27px;
	text-transform: uppercase;
	text-shadow: 2px 2px 0 #6690b9;
}
#banner h1 a {
	text-indent: -999999px;
	display: block;
	color: white;
	background: url('images/logo_2.png');
	position: relative;
	width: 270px;
	height: 46px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
#banner h1 a:hover {
	color: #e5eef8;
	top: -2px;
	text-decoration: none;
}
#banner h1 span {
	font-size: 12px;
	letter-spacing: 0;
	position: relative;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	top: -15px;
	text-transform: none;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	display: inline-block;
	font-weight: normal;
	line-height: normal;
	color: white !important;
}
#banner #email-signup {
	width: 320px;
	float: right;
	margin: 17px 0 0 0;
	z-index: 20;
}
#banner #email-signup h3 {
	background-image: linear-gradient(bottom, #5d83a6 0%, #739ec7 100%);
	background-image: -o-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%);
	background-image: -moz-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%);
	background-image: -webkit-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%);
	background-image: -ms-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5d83a6), color-stop(1, #739ec7));
	padding: 2px 0px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #55799b;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	border-radius: 4px 4px 0 0;
}
#banner #email-signup div.response,
#banner #email-signup div.alert {
	padding: 8px 35px 8px 14px;
	margin: 5px 0 0 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 4px;
	color: #c09853;
}
#banner #email-signup #mce-error-response,
#banner #email-signup div.alert.alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}
#banner #email-signup #mce-success-response {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
#banner #email-signup form {
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid white;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	padding: 10px;
	border-radius: 0 0 4px 4px;
}
#banner #email-signup form label {
	display: inline;
	font-weight: bold;
	color: #888888;
	position: relative;
	top: 2px;
	margin: 0 5px 0 0;
	text-shadow: 0 1px 0 white;
}
#banner #email-signup form #mce-NAME,
#banner #email-signup form #mce-EMAIL {
	width: 105px;
	font-size: 12px;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}
#banner #email-signup form input[type="submit"] {
	background-image: linear-gradient(bottom, #3fd9a8 100%, #44c7a0 0%);
	background-image: -o-linear-gradient(bottom, #3fd9a8 100%, #44c7a0 0%);
	background-image: -moz-linear-gradient(bottom, #3fd9a8 100%, #44c7a0 0%);
	background-image: -webkit-linear-gradient(bottom, #3fd9a8 100%, #44c7a0 0%);
	background-image: -ms-linear-gradient(bottom, #3fd9a8 100%, #44c7a0 0%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1, #3fd9a8), color-stop(0, #44c7a0));
	border: 1px solid #38b08c;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	padding: 4px 5px;
	font-size: 13px;
	border-radius: 4px;
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	font-weight: bold;
	float: right;
	display: block;
}
#banner #email-signup form input[type="submit"]:hover {
	background-image: linear-gradient(bottom, #45e0ac 100%, #49d1a8 0%);
	background-image: -o-linear-gradient(bottom, #45e0ac 100%, #49d1a8 0%);
	background-image: -moz-linear-gradient(bottom, #45e0ac 100%, #49d1a8 0%);
	background-image: -webkit-linear-gradient(bottom, #45e0ac 100%, #49d1a8 0%);
	background-image: -ms-linear-gradient(bottom, #45e0ac 100%, #49d1a8 0%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1, #45e0ac), color-stop(0, #49d1a8));
}
.navbar {
	margin: 0 !important;
	position: relative;
	z-index: 10;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
}
.navbar .nav {
	width: 100%;
	margin: 0 !important;
}
.navbar .nav li a {
	color: white !important;
	font-weight: bold;
	margin: -1px 0 0 0;
	padding: 8px 15px !important;
	text-shadow: 0 1px 0 black !important;
}
.navbar .nav li a:hover {
	color: #ff5b35 !important;
}
.navbar .nav li.current-menu-item a,
.navbar .nav li.current_page_item a {
	color: white !important;
	background-image: linear-gradient(bottom, #454a50 0%, #2f3338 100%);
	background-image: -o-linear-gradient(bottom, #454a50 0%, #2f3338 100%);
	background-image: -moz-linear-gradient(bottom, #454a50 0%, #2f3338 100%);
	background-image: -webkit-linear-gradient(bottom, #454a50 0%, #2f3338 100%);
	background-image: -ms-linear-gradient(bottom, #454a50 0%, #2f3338 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #454a50), color-stop(1, #2f3338));
	border-left: 1px solid #2a2d31;
	border-right: 1px solid #2a2d31;
	box-shadow: -1px 0 0 #575d64, 1px 0 0 #575d64;
	text-shadow: 0 -1px 0 black !important;
}
.navbar .nav li.current-menu-item a:hover,
.navbar .nav li.current_page_item a:hover {
	color: #eeeeee !important;
}
.navbar .nav li > a:after {
	content: ' >';
}
.navbar .nav > li > a:after {
	content: ' ▼';
	color: #eeeeee;
	font-size: 10px;
}
.navbar .nav li > a:only-child:after {
	content: '';
}
.navbar .nav li ul {
	background: #eeeeee;
	margin: 0 0 0 -4px;
	float: left;
	position: absolute;
	padding: 0 10px;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	border: 4px solid #303338;
	border-top: none;
	min-width: 110px;
	visibility: hidden;
	opacity: 0;
	top: 30px;
	-webkit-transition: all .3s .1s;
	-moz-transition: all .3s .1s;
	-o-transition: all .3s .1s;
	transition: all .3s .1s;
}
.navbar .nav li:hover ul {
	opacity: 1;
	top: 35px;
	visibility: visible;
}
.navbar .nav li ul li {
	list-style: none;
}
.navbar .nav li ul li a {
	padding: 3px 2px 3px 0 !important;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid white;
	display: block;
	margin: 0;
	font-size: 12px;
	text-shadow: 0 1px 0 white !important;
	color: #828890 !important;
	font-weight: normal;
}
.navbar .nav li ul li a:hover {
	text-decoration: none;
	padding-left: 2px !important;
	padding-right: 0 !important;
	color: #4c545c !important;
}
.navbar .nav li ul li:first-child a {
	border-top: none;
}
.navbar .nav li ul li:last-child a {
	border-bottom: none;
}
.navbar .nav li.current-menu-item ul li a,
.navbar .nav li.current_page_item ul li a {
	background-image: none;
	box-shadow: none;
	border-left: none;
	border-right: none;
	color: #279993 !important;
	padding: 3px 5px !important;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) !important;
}
.navbar .nav li.current-menu-item ul li a:hover,
.navbar .nav li.current_page_item ul li a:hover {
	color: #3eb5af !important;
}
.navbar .nav #menu-right {
	float: right;
}
.navbar .navbar-inner {
	background-image: linear-gradient(bottom, #2f3338 0%, #454a50 100%);
	background-image: -o-linear-gradient(bottom, #2f3338 0%, #454a50 100%);
	background-image: -moz-linear-gradient(bottom, #2f3338 0%, #454a50 100%);
	background-image: -webkit-linear-gradient(bottom, #2f3338 0%, #454a50 100%);
	background-image: -ms-linear-gradient(bottom, #2f3338 0%, #454a50 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f3338), color-stop(1, #454a50));
	border-top: 1px solid #575d64;
	height: auto;
	min-height: auto;
	border-radius: 0;
}
.navbar .nav-container {
	padding-left: 0;
	padding-right: 0;
}
.navbar .navbar-form,
.navbar .navbar-search {
	margin: 0 0 9px;
}
.navbar .navbar-search {
	padding-left: 0;
}
.navbar .btn-navbar {
	margin: 5px 0 !important;
	background: #5d83a6 !important;
	background-image: linear-gradient(bottom, #5d83a6 0%, #739ec7 100%);
	background-image: -o-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%) !important;
	background-image: -moz-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%) !important;
	background-image: -webkit-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%) !important;
	background-image: -ms-linear-gradient(bottom, #5d83a6 0%, #739ec7 100%) !important;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5d83a6), color-stop(1, #739ec7)) !important;
	border-top: 1px solid #85b3df;
}
/** Sidebar **/

.sidebar {
	margin: 18px 15px 0 0 !important;
	float: right !important;
	width: 300px !important;
}
.widget {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	padding: 15px;
	background: white;
	margin: 0 0 20px 0;
}
.widgettitle {
	background: #fafafa;
	margin: -15px -15px 10px -15px;
	padding: 10px 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	border-bottom: 1px solid #eeeeee;
}
.widget ul {
	margin: 0;
}
.widget ul li {
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0;
	list-style: none;
}
.widget ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.widget ul li .children {
	margin: 2px 0 2px 8px;
	padding: 0 0 0 8px;
	border-left: 1px dotted #cccccc;
}
.widget_search {
	padding: 0;
	box-shadow: none;
	background: none;
}
.widget_search .widgettitle {
	display: none;
}
.widget_search form {
	margin: 0 0 9px 0;
}
.widget_search form input[type="text"] {
	width: 203px;
}
/* Arrow box */

.follow-us {
	position: relative;
	background: #ff4033;
	border: 4px solid #ff4033;
	border-radius: 3px;
	float: left;
	width: 110px;
}
.follow-us:after,
.follow-us:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.follow-us:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #ff4033;
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
}
.follow-us:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #ff4033;
	border-width: 16px;
	top: 50%;
	margin-top: -16px;
}
.follow-us h3 {
	font-size: 15px;
	color: white;
	line-height: normal;
	text-align: center;
	padding: 2px 10px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
/* Social icons */

.social-icons {
	float: right;
}
.social-icons li {
	padding: 0 !important;
	border: none !important;
	margin: 0 5px 0 0;
	display: inline-block;
}
.social-icons li:last-child {
	margin: 0;
}
.social-icons li a {
	text-indent: -999999px;
	display: block;
	width: 48px;
	height: 48px;
	opacity: 0.8;
	position: relative;
}
.social-icons li a:hover {
	opacity: 1;
	top: -1px;
}
.social-icons .twitter a {
	background-image: url('images/social/twitter-48x48.png');
}
.social-icons .facebook a {
	background-image: url('images/social/facebook-48x48.png');
}
.social-icons .rss a {
	background-image: url('images/social/feed-48x48.png');
}
.social-icons .email a {
	background-image: url('images/social/email-48x48.png');
}
/* Tag Cloud */

#tag-cloud {
	line-height: 160%;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
}
#tag-cloud a:hover,
.tags a:hover {
	color: white;
	text-decoration: none;
}
#tag-cloud a {
	white-space: pre;
	display: inline-block;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0;
	background: none;
	text-shadow: none;
	font-size: 12px !important;
	font-weight: normal;
	color: #666666;
	margin: 0 0 5px 0;
	width: 130px;
	float: left;
}
#tag-cloud a:hover {
	color: #999999;
}
/* Search */

#s {
	width: 100px;
}
.widget_search form {
	padding-left: 0;
}
.widget_search input {
	width: 121px;
}
/* Calendar */

#calendar_wrap {
	border: 1px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	padding: 8px;
}
#wp-calendar tr {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#wp-calendar tr:last-child {
	border-bottom: none;
}
#wp-calendar td {
	text-align: center;
	padding: 8px 0;
}
blockquote.pull-left {
	padding-right: 15px;
}
/** Content **/

#content {
	background: white;
	box-shadow: 0 0 18px #c2cbd4;
}
.more-link {
	white-space: nowrap;
}
#inner-footer {
	margin: 20px 0 0 0;
}
.footer-links {
	float: right;
	margin-bottom: 18px;
}
.footer-links .menu {
	list-style-type: none;
	margin-left: 0;
}
.footer-links .menu li {
	float: left;
	margin-left: 10px;
}
/* Index Top */

#leaderboard-home {
	float: left;
}
#social-top {
	width: 230px;
	float: right;
}
#social-top .follow-us {
	position: relative;
	background: #ff4033;
	border: 4px solid #ff4033;
	border-radius: 3px;
	float: left;
	width: 223px;
	margin: 0 0 13px 0;
}
#social-top .follow-us:after,
#social-top .follow-us:before {
	left: 96px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#social-top .follow-us:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #ff4033;
	border-width: 16px;
	top: 160%;
	margin-top: -16px;
}
#social-top .follow-us h3 {
	font-size: 15px;
	color: white;
	line-height: normal;
	text-align: center;
	padding: 2px 0;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#social-top .social-icons {
	margin: 0;
	width: 100%;
}
#social-top .social-icons li {
	margin: 0 8px 0 0;
}
#social-top .social-icons li.facebook {
	margin-right: 10px;
}
#social-top .social-icons li:last-child {
	margin-right: 0;
}
#email-form {
	display: none;
}
#email-form form {
	margin: 0;
}
#email-form form label {
	font-weight: bold;
}
#email-form #email-why {
	width: 275px;
	float: right;
	background: #eeeeee;
	border-radius: 4px;
	padding: 5px 10px 0 10px;
}
#email-form #email-why p {
	font-size: 13px;
	line-height: 19px;
}
/** Posts **/

#main {
	margin: 0;
}
#main p.meta {
	font-size: 12px;
	color: gray;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
	line-height: normal;
}
#main p.meta i {
	margin: 0 4px 0 0;
}
#main p.meta .icon-user,
#main p.meta .icon-folder-close,
#main p.meta .icon-comment {
	margin-left: 10px;
}
#main article {
	/*margin-bottom: 20px;
		border-bottom: 1px solid #eeeeee;*/
	padding: 15px;
	background: white;
}
#main article footer {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
}
#main article footer a.edit-post {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
#main article img {
	max-width: 100%;
	height: auto !important;
}
#main article img.wp-smiley {
	margin: inherit !important;
	display: inline !important;
}
.category #main,
.page-parent #main,
.page-child #main,
.archive #main {
	margin-left: 15px;
}
.page-parent #main,
.page-child #main {
	margin-top: 15px;
}
.page #main article {
	padding: 0;
}
.page #main article .page-header {
	margin: 0 0 20px 0;
}
.share-dock {
	float: left;
	margin: 0 0 0 -100px;
	padding: 10px 10px 0 10px;
	background: #eaeaea;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 white;
	border-radius: 4px;
}
.sharrre {
	display: block;
	margin: 0 0 10px 0;
}
.sharrre .box a:hover {
	text-decoration: none;
}
.sharrre .count {
	color: #525b67;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	position: relative;
	text-align: center;
	width: 50px;
	border-radius: 2px;
	border: 1px solid #b2c6cc;
	background: #fbfbfb;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f6f6f6));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
	/* IE10+ */
	background: linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f6f6f6', GradientType=0);
	/* IE6-9 */

}
.sharrre .count:before,
.sharrre .count:after {
	content: '';
	display: block;
	position: absolute;
	left: 49%;
	width: 0;
	height: 0;
}
.sharrre .count:before {
	border: solid 7px transparent;
	border-top-color: #b2c6cc;
	margin-left: -7px;
	bottom: -14px;
}
.sharrre .count:after {
	border: solid 6px transparent;
	margin-left: -6px;
	bottom: -12px;
	border-top-color: #fbfbfb;
}
.sharrre .share {
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-top: 8px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 50px;
	border-radius: 2px;
	border: 1px solid;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.share-twitter .share {
	border-color: #1b87a8;
	background-image: linear-gradient(bottom, #2098bd 0%, #2dc5f3 100%);
	background-image: -o-linear-gradient(bottom, #2098bd 0%, #2dc5f3 100%);
	background-image: -moz-linear-gradient(bottom, #2098bd 0%, #2dc5f3 100%);
	background-image: -webkit-linear-gradient(bottom, #2098bd 0%, #2dc5f3 100%);
	background-image: -ms-linear-gradient(bottom, #2098bd 0%, #2dc5f3 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2098bd), color-stop(1, #2dc5f3));
}
.share-twitter .share:hover {
	background-image: linear-gradient(bottom, #22a0c7 0%, #26d0ff 100%);
	background-image: -o-linear-gradient(bottom, #22a0c7 0%, #26d0ff 100%);
	background-image: -moz-linear-gradient(bottom, #22a0c7 0%, #26d0ff 100%);
	background-image: -webkit-linear-gradient(bottom, #22a0c7 0%, #26d0ff 100%);
	background-image: -ms-linear-gradient(bottom, #22a0c7 0%, #26d0ff 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #22a0c7), color-stop(1, #26d0ff));
}
.share-facebook .share {
	border-color: #2f4066;
	background-image: linear-gradient(bottom, #3c5280 0%, #4c669f 100%);
	background-image: -o-linear-gradient(bottom, #3c5280 0%, #4c669f 100%);
	background-image: -moz-linear-gradient(bottom, #3c5280 0%, #4c669f 100%);
	background-image: -webkit-linear-gradient(bottom, #3c5280 0%, #4c669f 100%);
	background-image: -ms-linear-gradient(bottom, #3c5280 0%, #4c669f 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c5280), color-stop(1, #4c669f));
}
.share-facebook .share:hover {
	background-image: linear-gradient(bottom, #445d8f 0%, #5673b3 100%);
	background-image: -o-linear-gradient(bottom, #445d8f 0%, #5673b3 100%);
	background-image: -moz-linear-gradient(bottom, #445d8f 0%, #5673b3 100%);
	background-image: -webkit-linear-gradient(bottom, #445d8f 0%, #5673b3 100%);
	background-image: -ms-linear-gradient(bottom, #445d8f 0%, #5673b3 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #445d8f), color-stop(1, #5673b3));
}
.share-googleplus .share {
	border-color: #ad3b2f;
	background-image: linear-gradient(bottom, #bd4133 0%, #da4c3c 100%);
	background-image: -o-linear-gradient(bottom, #bd4133 0%, #da4c3c 100%);
	background-image: -moz-linear-gradient(bottom, #bd4133 0%, #da4c3c 100%);
	background-image: -webkit-linear-gradient(bottom, #bd4133 0%, #da4c3c 100%);
	background-image: -ms-linear-gradient(bottom, #bd4133 0%, #da4c3c 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd4133), color-stop(1, #da4c3c));
}
.share-googleplus .share:hover {
	background-image: linear-gradient(bottom, #c94638 0%, #eb5241 100%);
	background-image: -o-linear-gradient(bottom, #c94638 0%, #eb5241 100%);
	background-image: -moz-linear-gradient(bottom, #c94638 0%, #eb5241 100%);
	background-image: -webkit-linear-gradient(bottom, #c94638 0%, #eb5241 100%);
	background-image: -ms-linear-gradient(bottom, #c94638 0%, #eb5241 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c94638), color-stop(1, #eb5241));
}
.share-pinterest .share {
	border-color: #801e24;
	background-image: linear-gradient(bottom, #94222a 0%, #b12b32 100%);
	background-image: -o-linear-gradient(bottom, #94222a 0%, #b12b32 100%);
	background-image: -moz-linear-gradient(bottom, #94222a 0%, #b12b32 100%);
	background-image: -webkit-linear-gradient(bottom, #94222a 0%, #b12b32 100%);
	background-image: -ms-linear-gradient(bottom, #94222a 0%, #b12b32 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #94222a), color-stop(1, #b12b32));
}
.share-pinterest .share:hover {
	background-image: linear-gradient(bottom, #ab2833 0%, #c7323c 100%);
	background-image: -o-linear-gradient(bottom, #ab2833 0%, #c7323c 100%);
	background-image: -moz-linear-gradient(bottom, #ab2833 0%, #c7323c 100%);
	background-image: -webkit-linear-gradient(bottom, #ab2833 0%, #c7323c 100%);
	background-image: -ms-linear-gradient(bottom, #ab2833 0%, #c7323c 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab2833), color-stop(1, #c7323c));
}
.post:hover a.edit-post {
	display: inline;
}
.post .page-header {
	margin: 0;
	padding: 0 0 15px 0;
}
.post .page-header a {
	color: #676767;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 30px;
}
.post .page-header a:hover {
	color: #6086ab;
	text-decoration: none;
}
.post .social-dock {
	float: right;
	text-align: right;
}
.post .social-dock .facebook-like,
.post .social-dock .twitter-share,
.post .social-dock .pinterest-pin,
.post .social-dock .googleplus-one {
	display: inline-block;
	position: relative;
	margin-left: 15px;
}
.post .social-dock .facebook-like {
	top: -3px;
	margin: 0;
	width: 44px;
}
.post .featured-image {
	background: #fafafa;
	width: 728px;
	text-align: center;
	margin: 0 -14px 15px -15px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.post .featured-image img {
	width: 728px !important;
	float: left;
	margin: -77px auto 0 auto !important;
	text-align: center;
}
body.single-post .post .featured-image img {
	margin-top: 0 !important;
}
.post .featured-image .social-dock {
	padding: 8px 8px 4px 8px;
	float: right;
	position: relative;
	z-index: 1;
	margin: 0;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 0 4px;
}
.post .featured-image:hover .social-dock {
	background: white;
}
.post .featured-image .social-dock .facebook-like,
.post .featured-image .social-dock .twitter-share,
.post .featured-image .social-dock .pinterest-pin,
.post .featured-image .social-dock .googleplus-one {
	margin-left: 5px;
}
.post .post_content img {
	margin: 10px;
}
.post .post_content img:first-of-type {
	margin: 0 auto 15px auto;
	display: block;
}
.post .action-link a {
	font-weight: bold;
	text-align: center;
	padding: 8px 20px;
}
.post .action-link a i {
	margin-left: 5px;
}
#after-post {
	border: none;
	padding: 0 15px 15px 15px !important;
}
#after-post .social-dock {
	border-left: 1px solid #eeeeee;
	padding-left: 15px;
}
p.tags {
	font-size: 12px;
	color: gray;
	margin: 10px 0;
	display: block;
	line-height: normal;
}
p.tags i {
	margin: 0 4px 0 0;
}
p.tags span {
	margin: 0 4px 0 0;
	position: relative;
	top: -1px;
	text-transform: uppercase;
	display: none;
}
p.tags a {
	position: relative;
	top: -1px;
	padding: 2px 4px 3px 5px;
	margin: 0 4px 0 0;
}
p.tags a:hover {
	background: #777777;
}
div[id*='attachment_'] {
	max-width: 100%;
	height: 100%;
}
img.alignleft {
	margin-right: 10px;
	float: left;
}
img.alignright {
	margin-left: 10px;
	float: right;
}
img.aligncenter {
	display: block;
	margin: 0 auto 10px auto !important;
	/*border: 4px solid #eee;
	border-radius: 3px;*/

}
.archive #main .post h3 {
	line-height: 24px;
	margin-bottom: 10px;
}
video {
	max-width: 100%;
	height: auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}
/** Pages **/

#featured-carousel .item {
	width: 970px;
	height: 600px;
}
.carousel-caption p {
	display: none;
}
.page-template-page-homepage-php #main article {
	border-bottom: none;
}
/** Comments **/

#disqus_thread {
	padding: 15px;
}
#comments {
	line-height: 24px;
	margin-bottom: 18px;
}
ol.commentlist,
ol.commentlist ul.children {
	list-style-type: none;
	margin-left: 0;
}
.comment .vcard div {
	margin-top: 8px;
	padding: 0 10px;
}
ol.commentlist time {
	font-size: .8em;
	color: #eeeeee;
}
ol.commentlist div.comment-author {
	position: relative;
}
ol.commentlist a.comment-edit-link {
	color: white;
	text-decoration: none;
	padding-left: 5px;
}
ol.commentlist span.edit-comment {
	position: absolute;
	right: 0;
	top: 8px;
}
ol.commentlist li.bypostauthor {
	background-color: #dddddd;
}
ol.commentlist ul.children li {
	background-color: #cccccc;
}
ol.commentlist ul.children li ul.children li {
	background-color: #bbbbbb;
}
ol.commentlist ul.children li ul.children li ul.children li {
	background-color: #aaaaaa;
}
ol.commentlist article {
	border-bottom: none !important;
}
a.comment-reply-link {
	position: absolute;
	right: 0;
	bottom: 0;
}
#comment-nav ul {
	list-style-type: none;
	margin: 0;
}
#comment-form-elements {
	list-style-type: none;
	margin: 0;
}
.comment .vcard .avatar {
	padding-right: 0;
}
.comment .vcard .comment-text {
	margin-left: 0;
}
img.avatar {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dddddd;
}
ol.commentlist li {
	padding-right: 10px;
	background-color: #f0f0f0;
}
#pings {
	margin-bottom: 9px;
}
ol.pinglist {
	list-style-type: none;
	margin: 0 0 9px 0;
}
#comment {
	width: 270px;
}
ol.commentlist #respond {
	padding: 5px 10px;
}
/** Home Page **/

.home #main {
	margin: 15px;
	margin-top: 120px;
}
#hot-deals h2,
#browse-list h2 {
	color: #ff4337;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#hot-deals h2 i,
#browse-list h2 i {
	top: 3px;
	position: relative;
}
#hot-deals {
	width: 445px;
	float: left;
}
#hot-deals article {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	box-shadow: none;
}
#hot-deals article .page-header {
	padding: 0 0 10px 0;
}
#hot-deals article .page-header h1 {
	line-height: 20px;
	font-size: 18px;
}
#hot-deals article .page-header a {
	font-size: 18px;
	line-height: 20px;
}
#hot-deals article .meta {
	font-size: 11px;
}
#hot-deals article .meta .icon-user,
#hot-deals article .meta .icon-folder-close {
	margin-left: 5px;
}
#hot-deals article .action-link {
	margin: 5px 0 0 0;
}
#hot-deals article .action-link a {
	padding: 5px 9px;
	font-size: 14px;
	margin: 0 5px 0 0;
}
#hot-deals article .action-link a i {
	line-height: 13px;
	margin: 1px 0 0 1px;
}
#browse-list-toggle {
	float: right;
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	font-size: 11px;
	margin: 0 -60px 0 0;
	background: white;
	width: 45px;
	padding: 5px 0 0 0;
	border-radius: 0 4px 4px 0;
}
#browse-list-toggle:hover {
	color: #333333;
	text-decoration: none;
}
#browse-list-toggle b {
	font-weight: bold;
	font-size: 30px;
	font-family: Arial;
	position: relative;
	top: 1px;
	display: block;
}
#browse-list-toggle span {
	font-size: 10px;
}
#browse-list {
	width: 300px;
	float: right;
	display: inline-block;
	margin: 0 0 15px 15px;
	position: relative;
}
#browse-list #browse-filter {
	float: right;
	margin: -2px 0 0 0;
}
#browse-list #browse-filter .input-prepend {
	margin: 5px 0 0 0;
}
#browse-list #browse-filter .input-prepend i {
	margin-top: 1px;
}
#browse-list #browse-filter input {
	width: 150px;
}
#browse-list .tag-index {
	border-bottom: 1px solid #eee;
	margin: 10px 0;
	padding: 8px 8px 4px 8px;
	background: #fafafa;
	border-radius: 2px;
}
	#browse-list .tag-index li {
		display: block;
		list-style: none;
		float: left;
		margin-bottom: 4px;
	}
		#browse-list .tag-index li a {
			display: block;
			padding: 2px 4px;
			color: #888888;
			line-height: normal;
			font-size: 12px;
			position: relative;
			min-width: 12px;
			text-align: center;
			border-radius: 2px;
		}
		#browse-list .tag-index li a:hover {
			color: #fff;
			background: #333;
			text-decoration: none;
		}
		#browse-list .tag-index li a:active,
		#browse-list .tag-index li a:focus {
			background: #ff4337;
		}
		#browse-list .tag-index li:first-child a {
			
		}
		#browse-list .tag-index li:last-child a {
			border: none;
		}
#browse-list .tag-list {
	margin: 0;
}
#browse-list .tag-list li {
	list-style: none;
	display: inline;
}
#browse-list .tag-list li h5 {
	font-size: 25px;
	margin: 0 0 10px 0;
}
#browse-list .tag-list li h5 a {
	color: #cccccc;
}
#browse-list .tag-list li h5 a:hover {
	color: #777777;
	text-decoration: none;
}
#browse-list .tag-list li .links {
	margin: 0;
}
#browse-list .tag-list li .links li {
	width: 120px;
	display: inline-block;
	line-height: normal;
	margin: 0 10px 10px 0;
}
#browse-list .tag-list li .links li:nth-child(4n+4) {
	margin-right: 0;
}
#browse-list .tag-list li .links li a,
#browse-list .tag-list li .links li a:hover {
	text-decoration: none;
}
#browse-list .tag-list li .links li a .name {
	text-align: center;
	padding: 5px;
	background: #eeeeee;
	display: block;
	color: #666666;
	border-radius: 2px;
	overflow: hidden;
	font-size: 11px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
#browse-list .tag-list li .links li a:hover .name {
	color: #ff4337;
	background: #f4f4f4;
	text-decoration: none;
}
#browse-list .tag-list li .links li a .placeholder {
	width: 110px;
	height: 55px;
	display: block;
	letter-spacing: -2px;
	overflow: hidden;
	font-size: 24px;
	line-height: normal;
	color: #cccccc;
	text-shadow: 0 1px 0 white;
}
#browse-list .tag-list li .links li a img {
	width: 100%;
}
#browse-list .tag-list li .links li a .badge {
	background: transparent;
	font-size: 9px;
	line-height: normal;
	padding: 0;
	border-radius: 2px;
	color: #666666;
	margin: 0 1px 0 0;
	float: right;
	text-shadow: none;
	text-align: right;
}
#browse-list .tag-list li .top-jump {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	text-align: right;
	border-top: 1px solid #eeeeee;
}
#browse-list .tag-list li .top-jump a {
	text-transform: uppercase;
	font-size: 10px;
	color: #cccccc;
}
#browse-list .tag-list li .top-jump a:hover {
	color: #666666;
	text-decoration: none;
}
#browse-list .tag-list.filtered {
	margin: 0 0 0 -10px;
}
#browse-list .tag-list.filtered li .links {
	display: inline;
}
#browse-list .tag-list.filtered li .links li {
	margin: 0 0 10px 10px;
}

#browse-list.shrunk #browse-filter input {
	width: 264px;
}
#browse-list.shrunk .tag-list li .links li {
	margin: 0 10px 10px 0 !important;
	width: 145px;
}
#browse-list.shrunk .tag-list li .links li:nth-child(2n+2) {
	margin-right: 0 !important;
}
#browse-list.shrunk .tag-list li .links li a {
	width: 135px;
}
#browse-list.shrunk .tag-list li .links li a .placeholder {
	width: 100%;
	height: 68px;
}

/* Image attachment */

.attachment #main .post_content img {
	max-width: 100%;
}
.ie8 #main .media-grid img {
	max-height: none !important;
	max-width: none !important;
}
.attachment-img {
	margin-bottom: 18px;
}
.metadata p.alert-message {
	margin-right: 0;
	margin-bottom: 18px;
}
#gallery-nav {
	list-style-type: none;
	margin-left: 0;
}
li.next a,
li.previous a {
	position: relative;
}
li.next a:hover:before {
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #bfbfbf;
	color: #444444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
li.previous a:hover:before {
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #bfbfbf;
	color: #444444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
