/* @override 
	http://wpdev.io/movoto/wp-content/themes/movoto-blue/style.css */

/*
Theme Name: Movoto Blue
Theme URI: http://www.movoto.com
Version: 1.6
Description: Designed by <a href="http://www.iammegan.com">Megan Radich</a>
Author: Megan Radich
Author URI: http://www.iammegan.com
Copyright: (c) 2012 Movoto
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; border: 0; 	font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; outline: 0;padding: 0;vertical-align: baseline;}

.strip{margin:0; border: 0; 	font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; outline: 0;padding: 0;vertical-align: baseline;}

.fb_iframe_widget{z-index:2;}

:focus {/* remember to define focus styles! */ outline: 0;}
body {line-height: 1;}
/*ol, ul {list-style: none;}*/
table {/* tables still need 'cellspacing="0"' in the markup */ border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


.fb_edge_widget_with_comment{
	z-index:100;
}

html { font-size:100%; }

body {
	color: #000;
	font-family: 'Roboto', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #f7f7f7;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 30, 2012 05:20:34 PM America/New_York */
@font-face {
    font-family: 'ModernPictogramsNormal';
    src: url('fonts/modernpics-webfont.eot');
    src: url('fonts/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/modernpics-webfont.woff') format('woff'),
         url('fonts/modernpics-webfont.ttf') format('truetype'),
         url('fonts/modernpics-webfont.svg#ModernPictogramsNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* DIVS */

.source{
	margin-top:-15px;
	margin-bottom:-5px;
	width:100%;
	font-size:.7em;
	color:#777777;
}

#wrapper {
	width: 100%;
	margin: 0;
	position: absolute;
	background-color: #f7f7f7;
}

#container-wrapper {
	width: 100%;
	margin: 0;
	position: relative;
}

#logo-wrapper {
	width: 100%;
	background-color: #5670a5;
	height: 80px;
	position: relative;
}

#top-wrapper {
	width: 100%;
	position: relative;
}

nav {
	font-size: 1.5em;
	padding-top: 25px;
}

.content-wrapper {
	width: 969px;
	margin: auto;
	position: relative;
}

#left-content {
	width: 63%;
	float: left;
}

#home-page-left-content{
	width: 30%;
	float: left;
}

.home .left-box {

	background-color: #fff;
	padding: 18px 18px;
	border: 1px solid #d4d4d4;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
width: 605px;
}
.float-left {
	float: left;
	padding-top: 5px;
}

#float-right-top {
	float: right;
	padding-top: 5px;
	font-size: 10px;
	color: #bfcce5;
}

.float-right {
	float: right;
}

.followbox {
	width: 300px;
	height: 106px;
	*padding-top: 10px;
}

h2.followbox {
	color: #354a50;
	font-size: 17px;
}

/* FOOTER */

#footer {
	width: 100%;
	position: relative;
	padding: 10px 0px 10px 0;
	height: 130px;
	bottom: 0;
	background-color: #eaedf6;
	color: #777;
	font-size: 11px;
	line-height: 22px;
}
#copyright {
	width: 100%;
	position: relative;
	padding: 10px 0px 10px 0;
	height: 20px;
	bottom: 0;
	background-color: #5670a5;
	color: #fff;
	font-size: 11px;
}

#f1 {
	width: 430px;
	padding-left: 20px;
	border-left: 1px solid #fff;
	height: 130px
}

#f2 {
	width: 250px;
	border-right: 1px solid #bbb;
	height: 130px;
}

#f3 {
	width: 240px;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	height: 130px;
	padding-left: 20px;
}


.foot {
	float: left;
}

/* TEXT STYLES */
h1 {
	font-weight: normal;
	font-size: 2.3em;
	line-height: 1.3em !important;
	padding-top: 20px;
	margin-bottom: -5px;
}

h1.page {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: -5px;
	}

h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.3em !important;
	font-size: 2em;
	font-weight: normal;
}

h3, .widgettitle {
	color: rgb(107, 107, 107);
	font: 300 18px 'Roboto'!important;
	margin-bottom: 10px;
	text-transform: uppercase;
}

blockquote {
	margin-left: 75px;
}

hr {
	border: 1px solid #f0eeee;
	clear: both;
	margin-bottom: 10px;
}

em {font-style: italic;}

.picto {
	font-family: 'ModernPictogramsNormal';
	font-size: 1.5em;
	line-height: 0em;
}

.footnotes {
	font-family: Arial;
	font-size: 12px;
	color: #777;
}

.cat {
	text-transform: capitalize;
}
a:link, a:visited {
	color: #2759a4;
	text-decoration: none;
	border-bottom: 0;
}

body a:visited {
	color: #2759a4;
	text-decoration: none;
	border-bottom: 0;
}

body a:hover {
	color: #f26122;
	text-decoration: none;
	border-bottom: 0;
}

a.nav:link, a.nav:visited {
	color: #bfcce5;
	text-decoration: none;
}
a.nav:hover {
	color: #fff;
	text-decoration: none;
}
a.title:link, a.img:link {
	color: #2759a4;
	text-decoration: none;
	border: 0;
}

a.title:visited, a.img:visited {
	color: #2759a4;
	text-decoration: none;
	border: 0;
}

a.title:hover, a.img:hover {
	color: #f26122;
	text-decoration: none;
	border: 0;
}

a.nolink:link, a.nolink:visited, a.nolink:hover {
	color: #000;
	border: 0;
	text-decoration: none;
}
a.megan:link, a.megan:visited {
	color: #f7f7f7;
	text-decoration: none;
	border: 0;
}

a.megan:hover {
	color: #eaedf6;
	text-decoration: none;
	border: 0;
}

#f2 ul {
	float: left;
	list-style: none outside none;
	padding:0px;
	margin-right:10px;
	margin-top:-10px;
}

#f1 ul {
	float: left;
	list-style: none outside none;
	padding:0px;
	margin-right:10px;
	margin-top:-10px;
}
.mm-op {
font-size: 16px;
}


/* SLIDER */
.theme-default #slider {
    width:969px; /* Make sure your images are the same size */
    height:250px; /* Make sure your images are the same size */
    margin-top: 20px;
    position: relative;
}

/* NAVIGATION */

#bottomnav {
	clear: both;
}
#bottomnav #navright a {
	line-height: 49px;
	float: right;
	font-size: 12px;
	padding:0 10px;
	text-decoration:none !important;
	border: 0;
	color:#2759a4;
}
#bottomnav #navright a:hover, #nav #navleft a:hover {
	background-color:#f26122;
	color: #fff;
}
#bottomnav #navleft a {
	line-height: 49px;
	float: left;
	font-size: 12px;
	padding:0 10px;
	border: 0;
	text-decoration:none !important;
	color:#2759a4;
}

/* IMAGES */

img.excerpt {
	width: 300px;
	height: 151px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border: 4px solid #ebebeb;
}

img.logo {
	margin-top: 5px;
	margin-bottom: 5px;
}

img.about-us {
border: 1px solid #003d48;
margin-right: 10px;
}

img {
	border: none;
}

img.attachment-medium {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-grey-border {
	width: 65px;
	height:65px;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
}

.comment-author img {
	padding: 5px 0px 0px 5px;
}
.comment-author{
	min-height:120px;
}
/* BUTTONS */
a.btn:link {
	color: #fff;
	border: 0;
}
a.btn:visited {
	color: #fff;
	border: 0;
}
.btn, #ny_subscribe_submit {
  display: inline-block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  color: #ffffff;
  background-color: #2759a4;
  background-image: -moz-linear-gradient(top, #4f88dd, #2759a4);
  background-image: -ms-linear-gradient(top, #4f88dd, #2759a4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4f88dd), to(#2759a4));
  background-image: -webkit-linear-gradient(top, #4f88dd, #2759a4);
  background-image: -o-linear-gradient(top, #4f88dd, #2759a4);
  background-image: linear-gradient(top, #4f88dd, #2759a4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f88dd', endColorstr='#2759a4', GradientType=0);
  border-color: #2759a4 #2759a4 #4f88dd;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.wp-email-capture-submit {
  background-color: #4f88dd;
}
.btn:active, .btn.active {
  background-color: #2759a4 \9;
  border: 0;
}
.btn:first-child {
  *margin-left: 0;
  border: 0;
}
.btn:hover, #ny_subscribe_submit:hover {
  color: #fff;
  text-decoration: none;
  background-color: #4f88dd;
}
.btn:focus {
  outline: thin dotted #2759a4;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .btn:active {
  background-image: none;
  background-color: #2759a4;
  outline: 0;
}
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.disabled:hover {
	color: #000;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-small, .wp-email-capture-submit {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
button.btn, input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.large, input[type="submit"].btn.large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret, .open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-primary .caret, {
  border-top-color: #ffffff;
  color: #fff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.btn-small .caret {
  margin-top: 4px;
}

/* SIDEBAR */
#sidebar {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	/*padding:10px;*/
}
#sidebar h2 {
	font-size:15px;
	color: #000000;
	margin-bottom: 15px;
/* 	border-bottom: 1px solid #d4d4d4; */
}
.widgettitle {
	padding: 0px;
	font-size: 100%;
	margin-left: 0;
	margin-top: 0;
}
h3.srp-widget-title {
	color: #000000;
	font-size: 100%;
	border-bottom: 1px solid #d4d4d4;
}
div.srp-widget-container a {text-decoration: none;}
div.srp-widget-container {
	margin-top: -10px;
}

#sidebar > ul {
	padding-right: 0!important;
	margin: 0;
	list-style: none;
}
.widget {margin-bottom: 20px;}
#sidebar li {
/* 	padding-bottom: 40px; */
/* 	line-height: 10px; */
	list-style: none outside none;
	margin-left: 0px;
}
#sidebar li ul {
	margin-left:0;
	margin-right: 0;
}
#sidebar #recent-posts li a {
	text-decoration:none !important;
}
#sidebar #recent-posts li, #sidebar #get-recent-comments li {
	margin-bottom:10px;
}

.widget_recent_entries ul {
	list-style: decimal inside !important;
}
#sidebar li li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid rgb(207, 205, 205);
	padding:15px 0;;
/* 	border:none; */
/* 	list-style: disc inside none; */
float: left;
}
.sss {padding: 0!important;}
#sidebar li li:first-child {padding-top: 0;}
#sidebar li li:last-child {padding-bottom: 0; border-bottom: none;}
.wpp-thumbnail {
padding: 2px!important; border: 1px solid rgb(207, 205, 205)!important; box-sizing: border-box; -moz-box-sizing: border-box; margin-right: 10px;
}
.widget {overflow: hidden; font-size: 1em; line-height: 1.1em; width: 262px; display: block;}


/* ENTRIES */
.post {
	border-bottom: 2px solid #d4d4d4;
	padding-top: 10px;
	line-height: 22px;
	margin-top: 10px;
}

.post:last-child {
	border: 0px !important;
}

h1.entry-title {
	text-align: left;
	margin-bottom: -10px;
	line-height: 30px;
}

.post-calendar {
	font-size: 95%;
	color: #999999;
	float: right;
}

.entry {
	clear: both;
	padding-top: 10px;
	line-height: 1.6em;
	font-weight: lighter;
	font-size: 18px;
}
div.entry li {
	padding-bottom: 5px;
}
.post-cat {
	font-size: 95%;
	color: #999999;
	float: left;
}

/* WP image classes */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	}
.wp-caption a:link, a:visited, a:hover {
	border: 0;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	font-style: italic;
	margin-bottom:-20px;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}


.entry h2{
	margin-top:30px;
	margin-bottom:-10px;
	font-size:1.8em;
	}

.attachment img {
	display: block;
	margin: 0 auto;
}


/* COMMENTS */
.post-comments {
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
#comments, .commenttitle {
/*
	border-bottom: 1px solid #d5daee;
	padding-bottom: 5px;
	font-size: 1.5rem;
	font-weight: normal;
*/
}
#respond {
	border: 0;
	padding-bottom: 5px;
}
a.respond:link, a.respond:visited, a.respond:hover {
	font-size: 70%;
	float: right;
	font-weight: normal;
	line-height: 1em;
	margin-top: 7px;
}

a.comment-reply-link:link, a.comment-reply-link:visited, a.comment-reply-link:hover {
	color: #fff;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
	list-style: none;
}
.commentlist > li >li {margin-left: 20px!important;}
.commentlist li{
/* 	padding: 10px 10px; */
	position: relative;
	margin-top: 5px;
	list-style: none inside none;
}
.commentlist .children {
	margin-left: 20px;
	margin-top: 10px;
	padding: 5px;
	border-top: 1px solid #d4d4d4;
}
.commentlist .reply {
	padding: 10px;
}
.commentlist .avatar {
	position: relative;
	top: 0;
	float: left;
	padding: 5px;
	background-color: #fff;
}
.commentlist .alt {
	background: #e3eec6;
	padding: 10px 0 10px 10px;
	
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
/* 	font-weight: bold; */
	font-style: normal;
/* 	color: #f26122; */
	border: 0;
}
.says {font-weight: 300; font-size: .9em;}
.comment blockquote, .comment p {font-weight: 300; margin-top: 0px;}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 70%;
	float: right;
}

.commentlist small a:link, a:visited{
	border: 0;
	color: #2759a4;
}

.commentlist small a:hover {
	border: 0;
	color: #f26122;
}

.commentmetadata {
	color:#929292;
	font-size:10px;
	display: inline;
	float: right;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff;
	border: 1px solid #d5daee;
	padding: 5px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform .text {
	background: #fff;
	border: 1px solid #d5daee;
	height: 20px;
	padding-left: 5px;
}
#cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:218px;
}

/* COMMENTS - HACKS */

.safari .chromehack #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:145px;
}

.chrome .chromehack #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:152px;
}

.chrome .chromehack #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:152px;
}
.opera #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:203px;
}
.safari #comm-add, .chrome #comm-add {
	float: right;
	line-height: 45px;
	margin-top: 0px;
	padding: 2px 10px;
	text-decoration: none !important;
}

.chrome .chromehack #comm-add {
	float: right;
	line-height: 45px;
	margin-top: 17px;
	padding: 2px 10px;
	text-decoration: none !important;
}
.safari #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:195px;
}

.chrome #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:203px;
}


/* SEARCHFORM */
#searchform #s {
	font-size:12px;
	color:#000;
	border:1px solid #d4d4d4;
	padding:10px;
	width:190px;
}

/* AUTHOR BOX */

#author-avatar { position: relative; top: 0; left: 0; float: left; }
#author-description h3 { margin-top:0px;margin-bottom:10px;}

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin: 10px 0 0 0; padding:0;}
ol.related-posts li{width:120px; float:left; display:inline; margin-right:30px; padding:0;}
    ol.related-posts img{clear:both; padding: 5px; background:#F7F7F7; border:1px solid #DDD;}
    ol.related-posts a{clear:both; display:block; border:none; text-decoration:none; font-weight: bold;}
    ol.related-posts li{font-size:12px;}

/* WIDGETS */
.addthis_toolbox a:link, a:visited{
	border: 0;
}
.addthis_toolbox a:hover{
	border: 0;
}

.addthis_32x32_style {
	padding-left: 5px;
	padding-top: 30px;
	background: #fbeee6;
}

/* TIP BOX */
.tip-box {
	width: 600px;
	background: #fcfcfd;
	border: 1px solid #d5daee;
	position: relative;
	margin: auto;
	color: #000;
	font-size: 13px;
	font-family: Arial;
	  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfd', endColorstr='#ededf7'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfd), to(#ededf7)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fcfcfd,  #ededf7); /* for firefox 3.6+ */
}
.tip-padding-wrapper {
	width: 430px;
	padding: 10px;
	float: left;
}
.tip-padding-wrapper-right {
	width: 430px;
	padding: 10px;
	float: right;
}
.tip-image-wrapper {
	float: right;
	width: 150px;
}
.tip-image-wrapper-left {
	float: left;
	width: 150px;
}
.tip-title {
	color: #303030;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.tip {
	line-height: 18px;
}
img.owl {
	padding-top: 5px;
}


/* WIDGET AREA UNDER POST */
#sidebar-3 {
	width: 300px !important;
	border: 0;
	padding: 0;
	margin: auto;
}

#sidebar-3 h2 {
	font-size:15px;
	color: #000000;
	margin-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
	display: none;
}
#sidebar-3.widgettitle {
	padding: 0px;
	font-size: 100%;
	margin-left: 0;
	margin-top: 0;
	display: none;
}
#sidebar-3 li {
	padding-bottom: 40px;
	line-height: 22px;
	list-style: none outside none;
	margin-left: -40px;
}

#ny_subscribe_wrapper input[type="email"], #ny_subscribe_wrapper input[type="text"]{
	max-width: 100%;
	width: 250px;
	height: 25px;
	font-size: 12px;
	padding-left: 5px;
  	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow:inset 0 0 3px #c0c0c0;
	-moz-box-shadow:inset 0 0 3px #c0c0c0;
}

/* ADDED STYLES */

.stroked, .widget {
	background-color: #fff;
	padding: 18px 18px;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.post-title {margin: 0; padding: 0;}
.post-subtitle {font-weight: 300; font-size: 18px; margin: 0 0 10px 0;}

.share-block {float: left; height: 30px; padding-top: 5px;}
.meta-box {width: 200px; height: 30px; float: right; text-align: right;}
.meta-font {font-size: .7em; color: rgba(140,139,140,1); line-height: 1.2em; font-weight: 300;}

.clear {clear: both;}
#pl a:link, #pl a:visited {display: inline-block; padding: 3px 10px; font: bold 10px Arial; color: white; text-transform: uppercase!important; text-decoration: none;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right: 5px;
border:none;
}

#pl a:hover {background: #000;}
#pl {margin-bottom: 20px;}
.pl1 {background: rgb(160, 206, 055) ;}
.pl2 {background: rgb(142, 142, 142) ;}
.pl3 {background: rgb(255, 072, 017) ;}
.pl4 {background: rgb(252, 000, 135) ;}
.pl5 {background: rgb(000, 150, 180) ;}


.subscribe-to-comments {
	font-size: 11px;
	font-weight: normal;
}

.nk-related {padding: 0;}
.nk-related li {display: inline-block; width: 189px; box-sizing: border-box; -moz-box-sizing: border-box; float: left; margin-right: 14px; list-style-type: none!important; padding-bottom: 40px!important;}
.nk-related li:last-child {margin-right: 0%;}
.nk-related img {width: 100%; height: auto; padding: 3px; border: 1px solid rgb(207, 205, 205); box-sizing: border-box; -moz-box-sizing: border-box;}
.nk-related h4 {color: rgb(029, 083, 166); margin: 5px 0; min-height: 2.3em; line-height: 1.2em; font-weight: normal; font-size:.8em; height: 34px; overflow: hidden;}
.nk-rel-meta {text-align: right;}

.single-post #left-content h3 {margin-top: 40px;}

.comment-btn {margin-top: 15px;}

.label {display: inline; float: left; width: 40%; margin-right: 30px;}
.label input, textarea {border: 1px solid #d4d4d4!important; width: 100%!important; box-sizing: border-box; -moz-box-sizing: border-box; padding: 5px;
		-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
textarea {width: 100%;}

.label, .lb {font-weight: 300; font-size: .9em; margin-bottom: 5px;}
.space {padding: 5px;}

.popular-posts li {list-style-type: none; }

#widgetized-area-author div {float: left;}
#widgetized-area-author .widget {
	-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; border: none; padding: 0; margin-bottom:0px;}
.social-top {float: right;}
.addthis_button_tweet {width: 60px!important; min-width: 0!important;}
.social-top-views {display: inline-block; height: 43px; width: 100px; padding-top: 15px; font-size: 16px; text-align: center; border: 1px solid #BBB; float: left;}

.widget_author_info img {padding: 2px!important;
border: 1px solid
rgb(207, 205, 205)!important;
box-sizing: border-box;
-moz-box-sizing: border-box; margin-right: 10px;}
.widget_author_info {font-weight: 300;}
.widget_author_info h4 {font-size: 1.1em; line-height: 1.2em;}
.top-mar {margin-top: 10px;}
.blue {color: rgb(004, 100, 184)!important;}

#ny_subscribe_wrapper p, .crack {
margin: 0;
padding: 5px!important;
font-weight: 300!important;
}

.sub-color { background: #E3EEC6; padding: 10px; margin: 20px 0; -webkit-border-radius: 8px!important;
-moz-border-radius: 8px!important; font-weight: 400; font-size: 1.1em;}
.sub-note { background: transparent url(bg_note.jpg) no-repeat left center; height: 30px; line-height: 30px; padding-left: 30px; font-size: .8em; display: block; float: right; font-weight: 300!important;}
.crack { padding: 10px; margin: 20px 0;}

#ny_subscribe_wrapper input[type="email"] {
max-width: 98%!important;
width: 240px!important;
height: 22px!important;
font-size: 12px!important;
padding-left: 5px!important;
background-color: #fff!important;
background-image: none!important;
border: 1px solid #fff!important;
border-radius: 3px!important;
-webkit-border-radius: 3px!important;
-moz-border-radius: 3px!important;
box-shadow: none!important;
-moz-box-shadow: none!important;
}


.ja-popular-posts ul {
	padding: 0;
}

.ja-popular-posts img {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 2px!important;
	border: 1px solid rgb(207, 205, 205) !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100px;
	height: auto;
}

.ja-popular-posts .views {
	display: block;
	padding-top: 6px;
}

/* Leads Shortcode
---------------------------------------------------------------------------------------------------- */

.movoto-lead-form-wrap {
	background: #f1f1f1;
	border: 1px solid #d4d4d4;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	overflow: auto;
	padding-bottom: 10px;
	margin: 10px 0;
	position: relative;
}

.movoto-lead-form-wrap .loading {
	background: rgba(255,255,255,0.8) url(images/ajax-loader.gif) center no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.movoto-lead-form-wrap h6 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 10px 5px 10px;
}

.movoto-lead-form-wrap h6.success {
	text-align: center;
	font-weight: bold;
	color: #1AAB00;
}

.movoto-lead-form-wrap form {

}

.movoto-lead-form-wrap form.sidebar {
	float: left;
	width: 70%;
	margin-right: 10px;
}

.movoto-lead-form-wrap label {
	display: block;
	font-size: 11px;
	line-height: 1.2;
}

.movoto-lead-form-wrap label.error {
	color: #C20000;
	padding-bottom: 5px;
}

.movoto-lead-form-wrap input,
.movoto-lead-form-wrap select  {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	padding: 4px;
}

.movoto-lead-form-wrap textarea {
	border-radius: 0;
	height: 75px;
	font-size: 12px;
	padding: 4px;
}

.movoto-lead-form-wrap .row {
	overflow: auto;
}

.movoto-lead-form-wrap .block-full,
.movoto-lead-form-wrap .block-half,
.movoto-lead-form-wrap .block-third {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 2px 10px;
}

.movoto-lead-form-wrap .block-half {
	width: 50%;
	float: left;
}

.movoto-lead-form-wrap .block-third {
	width: 33%;
	float: left;
}

.movoto-lead-form-wrap .hp {
	display: none !important;
	position: absolute !important;
	left: -9000px;
}

.movoto-lead-form-sidebar {
	padding: 0 10px 10px 0;
}

.movoto-lead-form-wrap input[type=submit] {
	float: right;
	width: auto;
	background: #f26122;
	border: none;
	border-radius: 5px;
	color: #fff;
	padding: 5px 30px;
	font-size: 14px;
}

.movoto-lead-form-wrap input[type=submit]:hover {
	background: #2759a4;
	cursor: pointer;
}

.movoto-lead-form-wrap .last {
	padding: 10px 10px 0 10px;
}

.movoto-lead-form-wrap .last p {
	margin: 0;
	font-size: 10px;
	line-height: 1.4;
}

.full-width #left-content {
	width:100%;
	float:left;
}

.menutoggle {
	background: #5670a5;
	display: none;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 969px) {

	body {
		/*border-top: 5px solid blue;*/
	}
	
	.content-wrapper {
		width: 748px;
	}
	
	/* Header */
	
	#logo-wrapper nav a {
		margin-right: -14px;
	}
	
	#float-right-top {
		padding-right: 20px;
	}
	
	/* Sidebar */
	
	#sidebar {
		width: 34%;
	}
	
	#sidebar .widget {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	#sidebar .widget iframe {
		width: 300px !important;
	}
	
	/* Content */
	
	.entry embed,
	.entry iframe,
	.entry img,
	.entry object,
	.entry video,
	.entry .wp-caption,
	.gv_galleryWrap {
	        max-width: 100%;
	}
	
	.entry img {
	        height: auto;
	}
	/*--Next enteries Added by Kolmar to make article type bigger--*/
	.entry{
		line-height:1.7em;
		font-size:1.3em;
	}

	.entry h2{
		font-size:1.5em;
		margin-top:30px;
		margin-bottom:-10px;
	}
	
	#left-content {
		box-sizing: border-box;
		-moz-box-sizing: border-box;	
	}
	
	.fb_iframe_widget iframe {
		width: 430px !important;
	}
	
	.social-top {
		float: none;
	}
	
	.share-block {
		height: auto;
	}
	
	.home .left-box {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	.home .left-box .wp-post-image {
		max-width: 200px;
		height: auto;
	}
	
	#sidebar > ul {
		padding: 0 !important;
	}
	
	/* Footer */

	#footer {
		overflow: auto;
		height: auto;
	}
	
	#f1 {
		width: 100%;
		padding: 0;
		border: none;
		border-top: 1px solid #bbb;
		padding-top: 20px;
		height: auto;
	}
	
	#f2 {
		width: 46%;
		padding: 0;
		border: none;
		height: auto;
		border-right: 1px solid #bbb;
		padding: 0 4px 0 0;
	}
	
	#f3 {
		width: 46%;
		padding: 0;
		border: none;
		height: auto;
		padding: 0 0 0 4%;
	}
	
	/* Misc */
	
	.wpsr-floatbar-float_left {
		display: none !important;
	}
	
	.meta-box {
		display: block;
		float: none;
		clear: both;
		padding-top: 20px;
		text-align: left;
	}
	

}

@media only screen and (max-width: 767px) {

	body {
		/*border-top: 5px solid green;*/
	}
	
	.content-wrapper {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	/*
	.menutoggle {
		display: block;
		position: absolute;
		top: 32%;
		right: 10%;
	}*/
	
	/* Header */
	
	#logo-wrapper {
		height: auto;
	}
	
	#logo-wrapper .float-left {
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	
	#float-right-top {
		float: none;
		text-align: center;
		padding: 0;
	}
	
	#float-right-top nav {
		padding: 0 0 10px 0;
		display: none;
	}
	
	#logo-wrapper nav a {
		margin: 0;
		display: block;
		line-height: 1;
		margin-bottom: -8px;
		font-size: 14px;
	}
	
	#logo-wrapper nav a:last-of-type {
		margin-bottom: 0;
	}
	
	/* Sidebar */
	
	#sidebar {
		float: none;
		width: 100%;
		
	}
	
	/* Content */
	
	.wpsr_shareminbt {
		display: none !important;
	}
	
	#left-content {
		width: 100%;
		float: none;
		
	}

	#home-page-left-content {
		width: 100%;
		float: none;
		
	}
	

	#widgetized-area-author {
		float: none;
		width: 100%;
		overflow: auto;
	}
	
	.fb_iframe_widget iframe,
	.fb_iframe_widget,
	.fb_iframe_widget > span {
		max-width: 100% !important;
	}
	
	/* Footer */

	#footer {
		padding: 0;
	}
	
	.share-block {
		overflow: hidden;
	}

	#f1,
	#f2,
	#f3 {
		width: 100%;
		float: none;
		border: none;
		border-bottom: 1px solid #bbb;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		overflow: auto;
		padding: 20px;
	}
	
	#copyright {
		text-align: center;
	}

	.movoto-lead-form-sidebar {
		display: none;
	}
	
	.movoto-lead-form-wrap form.sidebar {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	
	.nk-related li {
		padding-bottom: 20px !important;
	}


}

@media only screen and (max-width: 600px) {
	
	.home .left-box .wp-post-image {
		max-width: 100%;
		height: auto;
	}

}

@media only screen and (max-width: 400px) {
	
	
	.movoto-lead-form-wrap .block-third,
	.movoto-lead-form-wrap .block-half {
	width: 100%;
	float: none;
	}

}
/* Lists of Cities */
.cityColumn { border-right:1px solid #DDDDDD; display:inline-block; padding:0 0 0 10px; width:30.75%; font-size:.7em; vertical-align:top;}
.cityColumn:last-of-type { border:none; }
.cityColumn ul { list-style:none; margin:0; padding:0; text-transform:capitalize; }
.cityColumn h5 { font-weight: bold; font-size: 1.2em; }
.movotocom-isetsback {width: 100%; background-color: #fff; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; padding: 20px 0;}
    .movotocom-isetsouter {max-width: 969px; margin: 0 auto;padding-left: 20px;}
    .movotocom-isetsinner {display: inline-block; width: 24%; vertical-align: text-top;}
    .movotocom-isetsinner ul {list-style: none; margin: 0; padding-left: 0px;}
    .movotocom-isetsinner li a {color: #2759a4; line-height: 22px; font-size: 12px; text-decoration: none; font-family: "Roboto","Helvetica-Neue",Helvetica,Arial,sans-serif;}
    .movotocom-isetsinner li a:hover {color: #f26122; }
    .movotocom-isetsinner h5 {text-transform: uppercase; padding-bottom: 10px; color: #6b6b6b; font: 300 18px "Roboto" !important;}
#text-25, #text-26 {
    display: none;
}

@media only screen and (max-width: 400px) {

.yarpp-related {
    margin: 1em 0;
    width: 200px;
    margin:0 auto!important;
}

.movotocom-isetsinner {
    display: inline-block;
    width: 100%;
    vertical-align: text-top;
    float: left;
    margin-bottom: 20px;
}

}