/*
Theme Name: Melrose
Theme URI: https://www.unitedthemes.com
Description: An Agency / Blog / Portfolio / Business Theme
Version: 1.3.3
Author: United Themes
Author URI: https://www.unitedthemes.com
License: GNU General Public License version 3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: dark, light, white, black, gray, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, post-formats, theme-options, translation-ready
*/


/* @group Global Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section {
	display: block;
}
body {
	line-height: 1;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
ol, 
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, 
blockquote:after, 
q:before, 
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.pad td {
	padding: 10px;
}
pre, code {
	display: block;
	max-width: 100%;
	font: 12px/24px Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", 						Courier, monospace;
	margin:0 0 20px 0;
	padding: 10px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
p code {
	display: inline;
}

.header-social{
	height:134px;display:block;overflow:hidden; padding-top:30px;
}
.header-social-top{
	border-bottom:1px solid #868687; padding-bottom:10px;
}
.header-social-bottom{
	font-family: Armata; padding-top:13px; color:#858586;
}

.header-social-bottom a{
	color:#858586;
	font-weight: normal;
}

/* General */

* {
	margin:0;
	padding:0;
	outline:0 none;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}
body {
	line-height: 1.5em;
	-webkit-text-size-adjust: 100%;
	overflow-y:scroll;
	
}
#wrap {
	z-index: 100 !important;
}
#content-wrap {
	padding-top:40px;
	padding-bottom:20px;
	min-height:100%;
}
#content {
}
.ut-slider-wrap {
	z-index:1;
	background-repeat:repeat;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.entry-content .ut-slider-wrap,
.entry-content {
	margin-bottom:20px;
}
/* Lambda Loader */

#lambda-loader {
	width:260px;
	height:260px;
}
.circle {
	opacity:.9;
	border-radius:50px;
	width:50px;
	height:50px;
	margin:0 auto;
	-moz-animation:spinPulse 1s infinite ease-in-out;
	-webkit-animation:spinPulse 1s infinite linear;
}
.circle1 {
	opacity:.9;
	border-radius:50px; 
	width:30px;
	height:30px;
	margin:0 auto;
	position:relative;
	top:-50px;
	-moz-animation:spinoffPulse 1s infinite linear;
	-webkit-animation:spinoffPulse 1s infinite linear;
}

/* Header */

#header {
	clear: both;
}
.h-right {
	padding:30px 30px 30px 0;
	text-align:right;
	float:right;
}
.h-right > div {
	padding-bottom:10px;
}
.h-right > div:last-child,
.h-right > div.last {
	padding-bottom:0;
}

.h-right select {
	margin-bottom:20px;
	display:inline-block;
}
 
#logo a {
	display: block;
	height:100%;
	width:100%;
	line-height:0;
}
#logo h1 a, 
#logo h1 {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 36px;
	text-decoration: none;
	font-size:32px;
}
#logo {
	float:left;
	display:block;
	height:234px;
	width:300px;
	margin: 0 0px 0 0px;
	padding:0px;
	overflow: hidden;
	padding-right: 15px;
}
#header #logo a:hover, 
#header #logo a:focus {
	border:none !important;
}
.top-header-tagline {
	margin:0 0 10px 0;
	display:inline-block;
	height: 159px !important;
}
ul.social-icons {
	margin:0;
	list-style:none;
	display:block;
	line-height:0;
}
ul.social-icons li {
	display:inline-block;
	margin:0;
}
ul.social-icons img {
	width:24px;
	height:24px;
}
ul.social-icons a {
	display:block;
	height:100%;
	width:100%;
	line-height:0;
}
#sidebar ul.social-icons li,
#sidebar_second ul.social-icons li,
#footer ul.social-icons li {
	margin:0 5px 0 0 !important;
}

/* Teaser */

#page-title {
	margin:20px 0 20px 0;
	font-size:24px;
	letter-spacing:0;
}
#teaser {
	background-repeat: repeat;
}

/* Navigation Bar */

#navigation {
	float:left;
	margin-top:-1px;
}
#navigation ul {
	position: relative;
	width:100%;
}
#navigation ul li {
	position: relative;
}
#navigation ul li a {
	padding:0 36px 1px 10px;
	text-decoration: none;
	display:inline-block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	line-height:60px;
	letter-spacing:1px;
}

/* Nav Sublevel Links */
#navigation ul.sub-menu li a {
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	min-width: 160px;
	position: static;
	behavior: none;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	background-image: none;
}
#navigation ul.sub-menu li:last-child a {
	border-bottom:0 none;
}
#navigation ul li ul li ul li {
	display:block;
}
#navigation .sub-menu .slash {
	display:none !important;
}

/* Nav Sublevel */

#sidebar ul.sub-menu,
#sidebar_second ul.sub-menu {
	margin-top:6px;
}

/* Footer Styles */

#footer-wrap {
	background-repeat: repeat;
}
#footer {
	clear: both;
	padding-top: 40px;
	display:block;
}
#footer.noborder {
	border: none;
	padding-top: 0;
}
#sub-footer-wrap {
	padding:0 0 20px 0;
	display:block;
	font-size: 11px;
	clear:both;
	margin-right:10px;
	margin-left:10px;
}
.copyright {
	text-align:left;
	padding-top:20px;
	margin-left:0;
}
.unitedthemes {
	text-align:right;
	padding-top:20px;
	margin-right:0;
}
#footer a,
.unitedthemes a, 
.copyright a {
	font-weight:normal;
}
#footer select {
	margin-bottom:20px;
	width:100%;
}
#footer li:last-child,
#footer li.last,  {
	margin-bottom:0;
}

/* Typography */
	
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
	text-decoration: none;
}
h1.entry-title {
	margin:0 0 10px 0;
}
.entry-post .entry-title {
	font-size:16px;
}
.entry-title a {
	border:none;
}
h1 {
	line-height: 140%;
	margin-bottom: 20px;
}
h2 {
	line-height: 130%;
	margin-bottom: 20px;
}
h3 {
	line-height: 130%;
	margin-bottom: 20px;
}
h4 {
	line-height: 125%;
	margin-bottom: 20px;
}
h5 {
	line-height: 120%;
	margin-bottom: 20px;
}
h6 {
	line-height: 120%;
	margin-bottom: 20px;
}
.normal {
	font-weight: normal;
}
.bolder {
	font-weight: bolder;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
p {
	margin: 0 0 20px 0;
}
p img {
	margin: 0;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}

/*	Blockquotes  */

blockquote, 
blockquote p {
	font-size: 15px;
	line-height: 24px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0;
	text-align:center;
}
blockquote p {
	padding:15px;
}
blockquote {
	margin: 0 0 20px;
	padding: 5px;
}
blockquote cite {
	display: block;
	font-size: 12px;
	margin-top:5px;
	font-style:normal;
}
blockquote cite:before {
	content: "\2014 \0020";
}
.blockquote-right {
	float:right;
	margin:15px 0 0 20px;
	width:35%;
	text-align:center;
}
.blockquote-left {
	float:left;
	margin:15px 20px 0 0;
	width:35%;
	text-align:center;
}
hr {
	clear: both;
	height: 0;
	margin-bottom: 40px;
	margin-top: 20px;
	border-width: 1px 0 0;
}
.loop-single-divider {
	clear: both;
	margin-top:40px;
	margin-bottom:40px;
	height:0px;
	border-width:1px 0 0;
}

/* Links */

a {
	text-decoration: none;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	outline:0 none;
	font-weight:bold;
}
a img {
	border: none;
	outline:0 none;
}
p a, 
p a:visited {
	line-height: inherit;
}
.edit-link-wrap {
	float:right;
	margin:0;
}
.edit-link a {
	padding:3px 6px;
	border: none !important;
	text-transform:uppercase;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
.edit-link a:hover {
	text-decoration:none !important;
}

/* Lists */

ul, 
ol {
	margin-bottom: 20px;
}
ul {
	list-style: none inside;
}
ol {
	list-style-position: inside;
	list-style-type: decimal;
}
.entry-content ul, 
.entry-summary ul {
	list-style-position: inside;
	list-style-type: disc;
}
ul ul, 
ul ol, 
ol ol, 
ol ul {
	margin: 4px 0 5px 30px;
}
ul ul li, 
ul ol li, 
ol ol li, 
ol ul li {
	margin-bottom: 6px;
}
li {
	line-height: 18px;
	margin-bottom: 6px;
}
li p {
	line-height: 21px;
}
.lambda-check ul,
.lambda-delete ul {
	list-style:none;
	list-style-type:none;
}
.lambda-check ul li {
	background-attachment: scroll;
	background-image: url('images/icons/lambda-check.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}
.lambda-delete ul li {
	background-attachment: scroll;
	background-image: url('images/icons/lambda-delete.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}

/* Home Testimonial */

div#home-template > section {
	padding-top:40px;
}
.home-border {
	border-top:0 none !important;
	padding-top:0 !important;
}
.lambda-testimonials {
	text-align:center;
	margin-bottom:40px;
}
.lambda-testimonials h3 {
	margin:0;
	font-size:16px;
	font-style:italic;
	padding:15px;
}
.lambda-latest-testimonials {
	padding:5px;
}
.lambda-latest-testimonials span {
	margin-top:10px;
	font-size:11px;
	display:inline-block;
	font-style:normal;
	text-transform:uppercase;
	font-weight:normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


/* Archive Template */

.archiv-title {
	font-size:16px;
	margin:0;
	padding:2px 6px;
}
ul.archive {
	margin:0 0 20px 0;
}
ul.archive ul {
	list-style-type:none;
	background-repeat: repeat-y;
	margin:0;
	padding:20px 0 0 0;
}
ul.archive li {
	padding: 0 12px;
	line-height: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
}
ul.archive ul li.last, 
ul.archive ul li:last-child {
	margin:0;
}

/* Team Template */

.member-wrap {
	margin:0 0 20px 0;
}
.member-name {
	font-size:16px;
	margin-bottom:18px;
}
.member-title {
	font-size:12px;
}
.member-info,
.member-details {
	overflow:hidden;
}
.member-photo {
	width:140px;
	height:140px;
	display: block;
	overflow: hidden;
	padding:2px;
	margin-right:20px;
	float:left;
}
.member-img {
	width:140px;
	height:140px;
}
.member-contact {
	margin:0 0 20px 0;
	display:block;
}
.member-contact a {
	font-weight:normal;
}
.member-contact ul {
	margin:0;
	height:24px;
}
.member-contact li {
	margin:0 5px 0 0;
	float:left;
	display:block;
}
.member-contact li img  {
	width:24px !important;
	height:24px !important;
	display:block;
}
.member-contact a  {
	width:100%;
	height:100%;
	display:block;
}
.member-contact li:last-child {
	margin-right:0;
}
span.member-phone {
	font-size:12px;
	padding-left:15px;
	margin-left:10px;
}

/* Testimonial Template */

.testimonial-wrap {
	margin:0 0 20px 0;
}
.testimonial-name {
	margin:20px 0 0 0;
	text-align:right;
}
.testimonial-photo {
	float:left;
	width:100px;
	height:100px;
	display: block;
	overflow: hidden;
	position:relative;
	margin-right:20px;
	padding:2px;
}
.testimonial-img {
	width:100px;
	height:100px;
	display:block;
}
.testimonial-entry {
	overflow:hidden;
}
.testimonial-p {
	margin:0;
}

/* Vertical Tab-Template Service Template */

.verticaltabs-wrap {
	margin-bottom:40px;
}
#vtab .ut-slider-wrap {
	margin-bottom:20px;
}
#vtab {
    margin: auto;
    max-width: 100%;
    height: 100%;
}
#vmenu ul {   
    display: block;   
    padding: 0;
	position:relative;   
}
li.tab {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding:10px 10px 10px 0;
    list-style-type: none;
    display: block;
    position: relative;
	cursor:pointer;
	text-align:left;
	margin:0;
	font-size:16px;
	font-weight:normal;
	transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}
#vmenu li.selected {
    z-index: 10;
    position: relative;
}
#vtab > div {
    position: relative;
    z-index: 9;
}

/* Client Template */

.client-wrap {
	margin-bottom:20px;
}
#clients {
	margin:0;
}
#clients li img{
	margin:0 auto;
	display:block;
	opacity:1.0;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
#clients li img:hover {
	opacity:0.5;
}
#clients li.one_fifth {
	margin-right:5%;
}

/* Image Alignment Classes */

.alignright {
	float: right;
	margin: 0px 0px 10px 20px;
}
.alignleft {
	float: left;
	margin: 0px 20px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
.alignnone {
	margin-bottom:20px;
}

/* WP Captions */

.wp-caption {
	text-align: center;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	max-width:100%;
}
.wp-caption img, 
.wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width:100%;
}
.wp-caption .wp-caption-text {
	padding: 0;
	margin: 5px 0 0 0;
}
.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}

/* Tables */

table {
	margin: .5em 0 1em;
}
table th {
	text-align: left;
	border: 1px solid #D1D1D1;
	padding: .4em .8em;
	font-weight: bold;
}
table td {
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	padding: 10px;
}
/* @end */

/* @group Widgets */

.widget-container {
	clear:both;
}
.widget-container p {
	margin-bottom:10px;
}
.widget-container p:last-child {
	margin-bottom:0;
}
.widget-container ul {
	list-style: none;
}
.widget-container ul ul {
	list-style: none;
}
.widget-container ul li.last {
	margin :0;
}
.widget-container ul li:last-child {
	margin:0;
}
.widget-container select {
	width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width:100%;
	max-width:100%;
	background-repeat: no-repeat;
	background-position: 97% center;
}
#footer .widget_search #s {
	-webkit-box-shadow: 0 none;
	-moz-box-shadow: 0 none;
	box-shadow: 0 none;
}
.widget_search #searchsubmit {
	display:none;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 40px 0;
}
.widget-container ul {
	margin: 0;
}
#sidebar ul,
#sidebar_second ul {
	margin-bottom:0;
}
#sidebar a,
#sidebar_second a {
	font-weight:normal;
}
.widget-title {
	font-size:13px;
	margin-bottom:20px;
	padding-bottom:10px;
	text-transform:uppercase;
}
input#searchsubmit {
	margin-bottom: 0;
}
#content #searchform {
	margin-bottom:20px;
}
.widget-container a:link, 
.widget-container a:visited {
	text-decoration: none;
}
.widget-container a:active, 
.widget-container a:hover {
	text-decoration: none;
}
.widget-container .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
.tagcloud a {
	margin:0 5px 10px 0;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
}
/* WP Calendar Widget Main*/

#wp-calendar {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: .85em;
}
#wp-calendar caption {
	font-weight: bold;
	text-align:center;
	background:#111111;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
/* thead */
#wp-calendar th {
	font-style: normal;
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #111111;
	text-align:center;
}
/* tbody */
#wp-calendar td.pad {
	background-color: #FFFFFF;
}
#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	color: #111111;
}
#wp-calendar td a{
	color:#AAAAAA;
}
#wp-calendar td a:hover{
	color:#111111;
}
#wp-calendar td#today {
	color: #FFFFFF;
	background-color:#111111;
}
#wp-calendar td#today a {
	color: #FFFFFF !important;
}

/* WP Calendar Widget Footer */
#footer #calendar_wrap {
	margin-bottom:20px;
}
#footer #wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #303030;
	background-color: #3A3A3A;
	color: #868686;
}
#footer #wp-calendar td.pad {
	background-color: #3A3A3A;
}
#footer #wp-calendar td#today {
	color: #FFFFFF;
	background-color: #444444;
}
#footer #wp-calendar th {
	font-style: normal;
	background: #444444;
	border: 1px solid #303030;
	padding: 5px;
	color: #FFFFFF;
	text-align:center;
}
/* WP RSS Widget */

.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Lambda Widgets @United Themes */

/* Flickr */
#sidebar .lambda_widget_flickr .flickr_items,
#sidebar_second .lambda_widget_flickr .flickr_items {
	overflow:hidden;
}
#sidebar .lambda_widget_flickr,
#sidebar_second .lambda_widget_flickr {
	padding-bottom:5px;
}
.lambda_widget_flickr .flickr_items img {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
	width:48px;
	height:48px;
	display:block;
	padding:2px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#footer .lambda_widget_flickr .flickr_items {
	width:100%;
	overflow:hidden;
}
#footer .lambda_widget_flickr {
	margin-bottom:10px;
}
#footer .lambda_widget_flickr .flickr_items img {
	margin-right: 10px;
	margin-bottom:10px;
	margin-top:0;
}
#footer .lambda_widget_flickr .flickr_items img {
	width:37px;
	height:37px;
}
.lambda_widget_flickr .flickr_items a {
	border:none;
}

/* Twitter */

.tweet, .query {
	font: 120% Georgia, serif;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list .awesome, .tweet_list .epic {
	text-transform: uppercase;
}
.tweet_list li {
	overflow:hidden;
	list-style-type: none;
	margin-bottom:10px;
}
.tweet_list li {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:22px;
}
#footer .tweet_list {
	margin-bottom:20px;
}
/*.tweet_list .tweet_even {
	background-color: #0000;
}
*/
.tweet_list .tweet_avatar {
	padding-right: 10px;
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
a.tweet_avatar {
	border:none;
}
.tweet_text {
	display: block;
}

/* Recent Post Lambda  */

.lambda_widget_recent_posts li {
	margin-bottom:10px;
}
#footer .pformat,
.lambda_widget_recent_posts .pformat {
	float:left;
	margin-right:10px;
}
#footer .pformat_entry,
.lambda_widget_recent_posts .pformat_entry {
	overflow-y: auto;
	overflow-x: hidden;
}
.pformat_entry span {
	font-size:11px;
}
#footer .pformat a,
.lambda_widget_recent_posts .pformat a {
	margin:0 !important;
}
.pformat .post_format_audio,
.pformat .post_format_gallery,
.pformat .post_format_video,
.pformat .post_format_link,
.pformat .post_format_quote,
.pformat .post_format_aside,
.pformat .post_format_standard,
.pformat .post_format_image {
	display:block;
	text-indent:-9999px;
	width:45px;
	height:45px;
	background-repeat: no-repeat;
	background-position: center center;
}
.pformat {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/* Recent Comments Lambda  */

.recentcomments  .comments_avatar {
	margin-right:10px;
	float:left;
	padding:2px;
	display:block;
	width:45px;
	height:45px;
}
.recentcomments .l-description {
	overflow:hidden;
	margin:0;
	padding:0;
	font-style:italic;
}
.recentcomments .l-description span{
	font-style:normal;
}
li.recentcomments {
	margin-bottom:10px;
}

/* Contact Widget Lambda  */

.lambda_widget_contact .description {
	overflow:hidden;
	font-style:normal;
	margin:0;
}
#footer .lambda_widget_contact li {
	margin-bottom:10px;
}
.lambda-address,
.lambda-phone,
.lambda-fax,
.lambda-email  {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:26px;
}
/* Standard WP Widget  */

.widget_links li,
.widget_nav_menu li,
.widget_pages li,
.widget_meta li,
.widget_categories li,
.widget_archive li,
.widget_recent_entries li {
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.widget_recent_comments li {
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: left 3px;
}
#footer #searchform,
#footer .tagcloud {
	margin-bottom:20px;
}
.widget_tag_cloud {
	padding-bottom:5px;
}
#sidebar #wp-calendar,
#sidebar_second #wp-calendar{
	margin:0;
}

/* Lambda Like Widget */

.lambda-most-liked-posts li {
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: left 3px;
}

/* Lambda Video Widget */

#footer .lambda_widget_video .elastic-video-wrapper {
	margin-bottom:20px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	padding: 0;
}

/* Page Menus/Custom Menus */

li.page_item, li.menu-item {
	list-style: none;
}
li.menu-item ul.sub-menu {
	list-style: none;
	margin-left:0;
}

/* Blog Layout */

.entry-post {
	display:block;
	padding:0;
}
.post .entry-content {
	margin:0;
}
.post-image {
}
.thumb {
	margin-bottom:20px;
	position:relative;
	padding:5px;
}
.thumb img {
	display:block;
}
.gallery-slogan {
	font-size:28px;
}
.entry-header {
	margin:0;
}
.entry-summary {
	padding:0;
}
.entry-meta {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}
.entry-meta-single-post {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-style:italic;
	margin-bottom:20px;
}
.post-ut {
	margin:0;
	padding:0;
	float:left;
}
.entry-date {
	margin-right:10px;
	padding-right:10px;
}
.author-link {
	margin-right:10px;
	padding-right:10px;
}
.comments-link {
}
.tag_links {
	line-height:16px;
	padding:5px 0;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	margin:0;
	font-size:11px;
}
.tag_links a {
	font-weight:normal;
}
.entry-like {
	float:right;
	font-size:11px;
	display:block;
}
.lambda-like,
.lambda-unlike {
	background-attachment: scroll;
	background-repeat: no-repeat;
	width:12px;
	height:11px;
	display:inline-block;
	padding-left:20px;
	background-position: left center;
	height:18px;
}
.entry-like a {
	cursor:pointer;
	font-weight:normal;
}
.meta-sep {
	margin-right:2px;
	margin-left:2px;
}
.post {
	margin-bottom: 40px;
}

/* @end */

/* Form Buttons */

input[type="submit"], 
input[type="reset"], 
input[type="button"] {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	border:0 none;
	font-weight:normal;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	text-shadow: 1px 1px #333333;
}
input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover {
	border:0 none;
}
button.full-width, 
input[type="submit"].full-width, 
input[type="reset"].full-width, 
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

/* Styled Buttons */

.theme-button,
.button {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size:12px;
	text-align: center;
	margin-right:20px;
	margin-bottom:20px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	width:auto;
	font-weight:normal;
	text-shadow: 1px 1px #333333;
}
.melrose-caption a.caption-link,
a.theme-button {
	color:#FFFFFF;
}
.melrose-caption a.caption-link:hover,
a.theme-button:hover {
	color:#FFFFFF;
}
.button {
	color:#FFFFFF;
}
.button:hover {
	color: #FFFFFF;
	background-color:#111111;
}
.theme-button:active,
.button:active {
	color: #FFFFFF;
	background-color:#111111;
}
.theme-button.left,
.button.left {
	float: left;
}
.theme-button.right,
.button.right {
	float: right;
}
.theme-button.center,
.theme-button.middle,
.button.center, 
.button.middle {
	margin: 0 auto;
	text-align: center;
}
a.theme-button.small,
a.button.small {
	font-size:12px;
}
a.theme-button.medium,
a.button.medium {
	font-size:15px;
}
a.theme-button.large,
a.button.large {
	font-size:18px;
}
a.button.white {
	background-color: #FFFFFF;
	border:1px solid #DDDDDD;
	color:#111111;
	text-shadow:none;
}
a.button.white:hover {
	color:#FFFFFF;
}
a.button.purple {
	background-color: #A036EA;
	border:1px solid #A036EA;
}
a.button.blue {
	background-color: #339BB9;
	border:1px solid #339BB9;
}
a.button.green {
	background-color: #57A957;
	border:1px solid #57A957;
}
a.button.red {
	background-color: #C43C35;
	border:1px solid #C43C35;
}
a.button.orange {
	background-color: #F55D2D;
	border:1px solid #F55D2D;
}
a.button.white:hover,
a.button.purple:hover,
a.button.blue:hover,
a.button.green:hover,
a.button.red:hover,
a.button.orange:hover {
	background-color: #111111;
	border:1px solid #111111;
}

/* Alert Boxes */

.alert a:hover {
	text-decoration:none;
}
.alert {
	padding:20px 20px 20px 66px;
	font-weight:normal;
	margin-bottom:20px;
}
.alert.white {
	padding:20px;
}
.alert.red {
	background: #FFBABA;
	border: 1px solid #D8000C;
	color:#D8000C;
	background-image: url('images/icons/error_icon.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
.alert.green {
	background: #DFF2BF;
	border: 1px solid #4F8A10;
	color:#4F8A10;
	background-image: url('images/icons/success_icon.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
.alert.blue {
	border: 1px solid #00529B;
	color:#00529B;
	background-color: #BDE5F8;
	background-image: url('images/icons/info_icon.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
.alert.yellow {
	background:#FEEFB3;
	border: 1px solid #9F6000;
	color:#9F6000;
	background-image: url('images/icons/warning_icon.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px center;
}
	
/* Tabs */

ul.tabs {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	list-style:none;
}
ul.tabs li {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	margin-bottom: -1px;
}
ul.tabs li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 29px;
	padding: 0px 20px;
	line-height: 30px;
	margin: 0;	
}
ul.tabs li a.active {
	height: 30px;
	position: relative;
	top: -4px;
	padding-top: 4px;
	border-right-width: 1px;
	margin: 0 -1px 0 0;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}
ul.tabs li:first-child a {
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
}
ul.tabs li:last-child a {
	border-width: 1px 1px 0 1px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}
ul.tabs-content {
	margin: 0 0 20px 0;
	display: block;
	list-style:none;
}
ul.tabs-content > li {
	display:none;
}
ul.tabs-content > li.active {
	display: block;
}
/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before, ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
ul.tabs:after {
	clear: both;
}
ul.tabs {
	zoom: 1;
}

/* Toggles */

.faq {
	margin: 0 0 20px 0;
}

.toggle_container {
	margin-bottom: 1px;
	position:relative;
}
p.trigger {
	display: block;
	padding:  0;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	line-height: 175%;
}
/* Up Toggle State */

p.trigger {
	padding-left: 28px;
	padding-bottom:10px;
}
p.trigger a {
	text-decoration: none;
}

/* Active Toggle State */

.list {
	margin-bottom:20px;
	position:relative;
}
.list.last {
	margin-bottom:20px;
}
.block {
	padding:20px 0 1px 0;
}

/* Comments */

/* Needs RWD Check */

#respond {
	float:left;
	width: 100%;
}
#respond h3 {
	margin-bottom:0;
	font-size:16px;
}
#respond input[type=text] {
	width:100%;
	margin:0;
}
#respond textarea {
	width:100%;
	height:120px;
	padding:10px;
}
.response {
	margin:0 0 40px 0;
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
}
#comments {
	float:left;
	width: 100%;
}
.comment-header {
	margin:0;
}
a.comment-edit-link,
.fn,
.fn a {
	margin:0;
	font-style:normal;
	font-weight:bold;
}
.comment-date {
	font-size:11px;
}
#comments .comment-meta {
	margin:20px 0 0 0;
	float:right;
	text-align:right;
}
#comments .commentlist {
	margin:0 0 20px 0;
	float:left;
	list-style:none;
	width:100%;
}
#comments .commentlist ul {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
#comments .commentlist li {
	margin:0;
	padding:0;
	display:block;
	clear:both;
}
#commentform {
	margin-bottom:40px;
}
#comments .commentlist li li {
	margin:0 0 0 40px;
}

#comments .commentlist li li li {
	margin:0 0 0 40px;
}

#comments .commentlist li li li li {
	margin:0 0 0 40px;
}

#comments .commentlist li li li li li {
	margin:0 0 0 40px;
}
#comments .single-comment {
	margin-bottom:21px;
}
#comments .comment-author {
	margin: 0 20px 0 0;
	width:60px;
	height:60px;
	float:left;
}
#comments .comment-author img {
	display:block;
	width:60px;
	height:60px;
}
#comments .children .comment-author {
	margin: 0 20px 0 0;
	width:45px;
	height:45px;
	float:left;
}
#comments .children .comment-author img {
	display:block;
	width:45px;
	height:45px;
}
#comments .fn {
	clear:both;
	font-weight:bold;
}
.comment-body {
	overflow:hidden;
}
.comment-body p {
	margin:10px 0 0 0;
}
a.comment-reply-login, 
a.comment-reply-link {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	float:right;
	font-size:11px;
	font-weight:normal;
}
a.comment-reply-link {
	padding:0 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
.cancel-comment-reply {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	margin:5px 0 5px 0;
}
#cancel-comment-reply-link {
	font-weight:normal;
	font-size:11px;
}

/* WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	position:relative;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	/*width:203px;*/
	/*height:203px;*/
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #fff;
	position: relative;
	display:block;
}
.gallery-icon {
	/*width:203px;*/
	/*height:203px;*/
	overflow:hidden;
	margin-bottom:20px;
	margin-right:20px;
	position: relative;
}
.gallery-caption {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0 3px;
	position:absolute;
	bottom:26px;
	left:6px;
	border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;
}
/* Attachment Page */

#nav-below {
	width: 100%;
	margin-bottom:40px;
	text-transform:capitalize;
}
#nav-below .nav-previous a {
	float: left;
}
#nav-below .nav-next a {
	float: right;
}

#nav-portfolio {
	margin-bottom:20px;
	text-transform:capitalize;
}
#nav-portfolio a {
	width: 18px;
	height: 18px;
	margin: 0;
	display: block;
	cursor: pointer;
	background-color:  #111111;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	float:right;
	text-indent: -9999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#nav-portfolio .nav-next a {
	float:right;
	background-image: url('images/icons/nav-next.png');
}
#nav-portfolio .nav-previous a {
	float:right;
	background-image: url('images/icons/nav-prev.png');
}
#nav-portfolio .portfolio-overview a {
	background-image: url('images/icons/list.png');
	background-color:  #fff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
#nav-portfolio .portfolio-overview {
	float:left;
	padding-left:0;
	margin-left:0;
	padding-right:15px;
	margin-right:16px;
	border-right:1px dotted #444444;
}
#nav-portfolio .portfolio-overview a:hover {
	background-color:  #fff;
}
#nav-portfolio #nav-count p {
	margin:0;
	padding:0;
}
#nav-portfolio #nav-count .nav-counter {
	padding:0 0 0 5px;
}
#nav-portfolio #nav-count span {
	padding-right:3px;
}
#nav-portfolio #nav-count {
	float:left;
	font-weight:bold;
	text-transform:none;
}
#nav-below.loop-single {
	margin-top:0;
	padding-top:20px;
}
.pagination {
	margin-bottom:20px;
	margin-top:20px;
}
ul.page-numbers {
	list-style:none;
	margin:0;
	font-size:14px;
}
ul.page-numbers li {
	display:inline-block;
	margin:0;
	padding-right:5px;
}

/* Images */

img {
	width:auto;
	max-width: 100%;
	height: auto;
}

/* Forms (see formalize.css) */

label, 
legend {
	display: block;
	font-size: 12px;
}
input[type="checkbox"] {
	display: inline;
}

/* Misc Typography Balancing to Maintain Vertical Rhythm */

.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}
.add-top {
	margin-top: 20px !important;
}
.bypostauthor, 
.gallery-caption {
}

/* Video */

.elastic-video-wrapper {
	width:980px;
	max-width: 100%;
}
.elastic-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe, 
.elastic-video object, 
.elastic-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
video {
	width:100%;
	max-width: 100%;
	height: auto;
	outline:0 none;
}
audio {
	width:100%;
	max-width:100%;
}
 @-moz-document url-prefix() {
 audio {
 height:28px;
}
}
embed, object, iframe {
	width:100%;
	max-width:100%;
}
.entry-content .elastic-video-wrapper {
	margin-bottom:20px;
}

/*  Post Formats */	
.quote{
	background: url(images/quote_bg.png) no-repeat !important;
}
#post-879 blockquote{
	background: url(images/about_bg.png) no-repeat !important;
}
.quote .quote-border .entry-title,
.quote-title {
	margin:0;
	font-style:italic;
	font-size:16px;
}
.quote {
	padding:5px;
	text-align:center;
	margin-bottom:20px;
}
.quote-border {
	padding:15px;
}
.quote cite {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	margin-top:10px;
	font-style:normal;
	font-size:11px;
	display: none;
}
.single .quote {
	margin-bottom:0;
}
.aside-post-title,
.image-post-title, 
.quote-post-title,
.audio-post-title,
.video-post-title,
.gallery-post-title,
.standard-post-title,
.link-post-title,
.sticky-post-title {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
}
	
.link-post span {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	font-style:italic;
	padding:2px 3px;
	font-size:11px;
}
.post_player, 
.audiopost {
	margin:0;
	line-height:0;
}
.post_player {
	margin-bottom:20px;
}
.portfolio_audio {
	margin-bottom:-5px;
}
/* Portfolio */

#portfolio-container {
	margin-bottom:20px;
}

ul.filter_portfolio {
	list-style:none;
	margin-bottom:40px;
	font-variant:normal;
	font-style:normal;
}
ul.filter_portfolio a {	
	padding:5px 10px;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	font-weight:bold;
}
ul.filter_portfolio li {
	display:inline;
	margin-right:15px;
}
ul.filter_portfolio li:last-child {
	border:0 none;
	margin-right:0;
}
ul.portfolio {
	margin:0;
}
#portfolioItems {
	margin:0;
}
.portfolio-title {
	font-size:14px;
	text-align:center;
	margin:5px 0 0 0;
	padding:10px;
}
.portfolio-title span {
	font-size:11px;
	font-weight:normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.fivep {
	margin:0;
}
ul.flex-direction-nav {
	list-style:none;
	margin:0;
}
.portfolio-item {
	margin-left:0 !important;
	margin-right:20px !important;
	margin-bottom:23px !important;
}
.portfolio-content {
	margin-bottom:20px;
}
.p-info-wrap {
	margin-bottom:30px;
}
.portfolio-item p {
	margin:20px 0;
}
.portfolio-item .button {
	margin:0;
}
.portfolio-info p {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #DDDDDD;
}
.portfolio-info span {
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
	font-weight:normal !important;
	padding-left:5px;
}
.portfolio-info .meta-sep {
	margin-bottom:0;
}
/**** Isotope Filtering ****/

.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.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-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;
	-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;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/**** MISC ****/

.fluid {
	float:left;
	width:100%;
}
#recaptcha_widget_div {
	margin-bottom:20px;
}
#wpadminbar .quicklinks ul {
	margin-top: 0px !important;
}
p.search-title, 
p.tag-title {
	font-style:normal;
	font-weight:bold;
	margin-bottom:36px;
	padding:5px 0 5px 0;
}
.hover-overlay {
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	opacity: 0;
	overflow: hidden;
	top:0;
	left:0;
}
.image-hover, 
.video-hover, 
.permalink-hover {
	width: 24px;
	height: 24px;
	margin: 0 0 0 -12px;
	display: block;
	position: absolute;
	cursor: pointer;
	text-indent: -9999px;
	background-color:#2C2D31;
	background-repeat: no-repeat;
	background-position: center center;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	padding:2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.video-hover {
	bottom:-50%;
	top:40%;
	background-image: url('https://thegentlemanstailor.com/wp-content/themes/melrose/images/icons/play-hover.png');
	z-index:999;
}
.image-hover {
	bottom: -50%;
	top:40%;
	background-image: url('https://thegentlemanstailor.com/wp-content/themes/melrose/images/icons/pretty-hover.png');
	z-index:999;
}
.overflow-hidden {
	position: relative;
	overflow:hidden;
	line-height:0;
}

/* Service Columns Homepage */

.service-columns {
	
}
.service {
	overflow: hidden;
}
.service h3 {
	margin-bottom:20px;
	font-size:16px;
}
.service-icon {
	margin:0 20px 0 0;
	float:left;
}
.service .theme-button {
	margin-bottom:20px;
}

/* CTA */

.call-to-action {	
	text-align:center;
}
.call-to-action h2 {
	margin:0;
}
.call-to-action h2 a{
	width:100%;
	display:block;
	padding-top:30px;
	padding-bottom:28px;
	font-size:28px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	border-bottom:2px dashed transparent;
}
.call-to-action h2 a:hover {
	font-size:32px;
	background-repeat:repeat;
}

/* Lambda-Pricing Table */

.center {
	text-align:center;
	margin:0 auto;
}

.lambda-pricingtable-wrap {
	margin:0 0 40px 0;
	padding:0;
	list-style:none !important;
}
.lambda-pricingtable-holder {
	margin:0;
	width:25%;
	max-width:100%;
	display:block;
	float:left;
}
.lambda-pricingtable-top h2 {
	text-align: center;
	padding:20px 0;
	margin:0;
}
.lambda-pricingtable.featured h2 {
	text-shadow: 1px 1px #333333 !important;
}
.lambda-pricingtable {
	margin-left:-1px;
}
.lambda-pricingtable ul {
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 20px 0 0 0;
	text-align:center;
}
.lambda-pricingtable ul li {
	margin:0 0 5px 0;
	padding-bottom:5px;
	display:block;
}
.lambda-pricingtable ul strong {
	font-weight: bold;
}
.lambda-pricingtable hr {
	margin: 20px 0 0 0;
}
.lambda-pricingtable h3 {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size:36px;
	margin: 10px 0 0 0;
}
.lambda-pricingtable h3 sup {
	font-size: 12px;
}
.lambda-pricingtable p {
	text-align: center;
}
.lambda-pricingtable-button {
	text-align:center;
}
.lambda-table-button {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px !important;
	border-radius: 4px;
	font-size:12px;
	text-align: center;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	margin-bottom:20px;
	color:#FFFFFF;
	text-shadow: 1px 1px #333333 !important;
	font-weight:normal;
}
.entry-attachment {
	margin:0 0 20px 0;
	position:relative;
}
.attachment img {
	display:block;
	margin:0;
	width:100%;
}
.entry-attachment .entry-caption p, p.attachment {
	margin:0;
}
.entry-attachment .entry-caption {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	padding: 0 3px;
	border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;
}

/* Lambda Featured Header */
/* EXTRA CSS FROM JACK - NEXT SELECTOR AND CONTENT */
#lambda-featured-header {
	max-width: 960px !important;
}
.lambda-featured-header-image {
	position:relative;
	/* EXTRA CSS FROM JACK - NEXT TWO LINES */
	height: 400px;
	overflow: hidden;
}
.lambda-featured-header-image img {
	display:block;
	/* EXTRA CSS FROM JACK - NEXT ONE LINES */
	width: 960px;
}
.lambda-featured-header-caption {
	position: absolute;
	color: #fff;
	bottom:0;
	left:0;
	width:auto;
	padding-top:5px;
	padding-bottom:5px;
}
.lambda-featured-header-caption span {
	padding-left:20px;
	padding-right:20px;
}
.lambda-featured-header-video, 
.lambda-featured-header-content {
	margin-top:30px;
	margin-bottom:30px !important;
}
.lambda-featured-header-content p {
	font-weight:bold;
}
.lambda-featured-header-content a.theme-button {
	margin-bottom:0 !important;
}
.lambda-featured-header-video .video-frame {
	margin:0;
	padding:2px;
}




.lambda-highlight1, 
.lambda-highlight2, 
.lambda-highlight3, 
.lambda-highlight4 {
	padding:2px 3px;
	color:#FFFFFF;
}
.lambda-highlight2 {
	background-color:#000000;
}
.lambda-highlight3 {
	background-color: #FF3;
	color:#444444;
}
.lambda-highlight4 {
	background-color: #F00;
}
.lambda-dropcap1 {
	color: #111111;
	display: block;
	float: left;
	font-size: 26px;
	line-height: 30px;
	margin: 0 15px 0 0;
}
.lambda-dropcap2 {
	color: #FFFFFF;
	display: block;
	float: left;
	height: 30px;
	font-size: 26px;
	line-height: 30px;
	margin: 0 15px 0 0;
	text-align: center;
	width: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
	margin:0 0 20px 0 !important;
}
.entry-content .twt-border {
	max-width:100% !important;
}
.excerpt {
	margin-top:20px !important;
	margin-bottom:0 !important;
}
.sticky .sticky-title {
	text-transform:uppercase;
	font-size:10px;
}
.right {
	float:right;
}
.left {
	float:left;
}
#toTop {
	position:fixed;
	bottom:58px;
	right:50px;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
	z-index:999;
	text-indent:-9999px;
	display:block;
	height:26px;
	width:51px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toTop:hover {
	background-position: 0 -26px;
}

.recent-post .entry-header h1 {
	font-size:14px;
}

.wp-post-image {
	display:block;
}
/*
#comments .comment-author img, 
.comments_avatar .avatar-45 {
}
*/

#author-info {
	margin-bottom:40px;
	position:relative;
	padding:20px 0;
}
#author-avatar {
	float:left;
	margin-right:20px;
}
.author-name {
	font-size:16px;
	margin-bottom:10px;
}
#author-description {
	overflow:hidden;
	padding-left:20px;
}
#author-description .author-link {
	margin:0;
	padding:0;
	border:none;
}
.author-links {
	margin-top:10px;
}
a.link-author,
a.facebook-author,
a.twitter-author,
a.aim-author,
a.yahoo-author,
a.google-author,
a.email-author{
	margin-right:5px;
	width:24px;
	height:24px;
	display:block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
}

#latest-portfolio {
	margin:0;
}
#latest-portfolio li {
	margin-bottom:0;
}


/* Google Maps */

.img-holder {
	padding:4px;
	margin-bottom:40px;
	background-repeat:repeat;
	
}
.img-holder img {
	display:block;
	width:100%;
}

/* Pretty Hover */

.pretty-hover {
	width:64px;
	height:64px;
	position:absolute;
	margin:0;
	padding:0;
	left:50%;
	margin-left:-32px;
	z-index:999;
	display:none;
}