/*
	Theme Name: Bell 960
	Theme URI: http://www.bell960.com
	Description: Plain White Theme for the Genesis Framework.
	Author: BCam
	Author URI: http://www.bell960.com

	Version: 1.0.1
	
	Template: genesis
	Template Version: 1.8
	
	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

@import url(http://fonts.googleapis.com/css?family=Vollkorn);
@import url(http://fonts.googleapis.com/css?family=Junge);

html { 
  background: #f0f0f0; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background: #f0f0f0 url(http://www.njshopliftinglawyer.com/wp-content/uploads/2014/09/bg-navy.jpg) no-repeat center top;
}

body {
	color: #3b434a;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	margin: 0 auto 0;
	line-height: 22px;


	}

body.home {
	
	}

/*background: #474747 url(v) no-repeat;
background-position: top center;
background-attachment: scroll;
background-attachment:fixed;*/

a, a:visited {
	color: #61120d;
text-decoration: none;
	}
	
a:hover {
	color: #191919;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	
	width: 100%;
	margin: 0 auto 0;

	}

.home #wrap {
	
	}

/***** Header  ********************/

#header {
	width: 960px; 
	height: 100px;
margin: 15px auto 0;
	}

#title-area {
	width: 350px;
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	}

#header .widget-area {
	width: 600px;
	float: right;
	padding: 0 0 0 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 320px;
	height: 100px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Navigation Menus ********************/



#nav {
	width: 960px;
	color: #191919;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
margin-top: -32px;
	}

#subnav {width: 960px;
	color: #191919;
	margin: 0;
	overflow: hidden;
	clear: both;}

#nav ul, #subnav ul, #header ul.menu {
	
	float: right;
margin: 0 auto;
padding: 0;
width: 960px;
position: relative;
	
	}
	
#nav li, #subnav li, #header ul.menu li {
	float: left;
	list-style: none;
	}

#nav li {background: url(http://www.njshopliftinglawyer.com/wp-content/uploads/2014/09/menu-border.png) no-repeat left 17px; z-index: 1000; position: relative;}
	
#nav li a, #subnav li a, #header ul.menu li a {
	color: #ffffff;
	display: block;
	font-size: 16px;
	margin: 1px 0 0 0;
	padding: 11px 18px 10px 18px;
	text-decoration: none;
	position: relative;
	
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item, #subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	
	color: #e4e4e4;
	}
	
#nav li a.sf-with-ul, #subnav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 35px;
	}	
	
#nav li a .sf-sub-indicator, #subnav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.gif);
	display: block;
	width: 7px;
	height: 5px;
	top: 19px;
	right: 14px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited, #subnav li li a, #subnav li li a:link, #subnav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {

	color: #434343;
width: 138px;
margin: 0;
padding: 12px 30px 10px 20px;
position: relative;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #B8C6D1;
background: white;
	}
	
#nav li li a:hover, #nav li li a:active, #subnav li li a:hover, #subnav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {

	color: #191919;
	padding: 11px 30px 9px 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BCC9D2;
	}

#nav li li a .sf-sub-indicator, #subnav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	width: 5px;
	height: 7px;
	background: url(images/arrow-right.gif);
	top: 19px;
	}

#nav li ul, #subnav li ul, #header ul.menu li ul {
	width: 190px;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	}

#nav li ul a, #subnav li ul a, #header ul.menu li ul a { 
	width: 140px;
	}

#nav li ul ul, #subnav li ul ul, #header ul.menu li ul ul {
	margin: -42px 0 0 190px;
	padding: 0;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover, #subnav li:hover, #subnav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 7px 10px 5px 10px;
	}

#nav li.right a {
	background: none;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}

#nav li.rss a, #nav li.rss a:hover {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
	}
	
#nav li.twitter a, #nav li.twitter a:hover {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 7px 0 5px 20px;
	}
	
#nav li.rss a:hover, #nav li.twitter a:hover {
	text-decoration: underline;
	}

/***** Inner ********************/

#inner {
	width: 100%;
	margin: 0 auto 20px;
	}
	
.home #inner {
	width: 100%;
	margin: 0 auto 20px;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	color: #6C7996;
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #DBDEE4;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #FFFFFF;
margin: 0 0 5px 0;
padding: 10px 10px 10px 21px;
WIDTH: 615PX;
	
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrap ********************/

#content-sidebar-wrap {
	width: 790px;
	
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
        background: #f0f0f0;
	width: 960px;
margin: -7px auto 0;

	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Home Page ********************/


/***** Content ********************/

#content {
	width: 470px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 598px;
	}
	
.full-width-content #content {
	width: 960px;
background: #fff;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 5px 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 0 0;
	padding: 0 0 5px 15px;
	
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post p, #content .page p {
	margin: 0;
	padding: 0 0 15px 0;
	}

.clear {
	clear: both;
	}

/***** Headlines ********************/





#content h2 a, #content h2 a:visited {
	color: #17538B;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #191919;
	text-decoration: none;
	}
	

#header .widget-area h4 {
	font-size: 14px;
	}


	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul, #content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 25px;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: none;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info {
	color: #6C7996;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #DBDEE4;
	}

/***** Post Meta ********************/
	
.post-meta {
	color: #6C7996;
	font-size: 11px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #DBDEE4;
	clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/***** Sticky Posts ********************/
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	padding: 20px 0 20px 0;
	}

body.page-template-pagearchive-php .post {
	border: 0 !important;
	}

/***** Post Icons ********************/
	
.time, .categories {
	margin: 0;
	padding: 0;
	}
	
.post-comments, .tags {
	background: url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

#content img, #content p img {
	max-width: 100%;
	}
	

#content .portfolio img {
	float: none;
	margin: 10px auto 10px;
	}

#content .post-image {
	background: #FFFFFF;
	margin: 0 10px 10px 0;
	padding: 4px;
	border-left: 1px solid #D7DBE0;
	border-right: 1px solid #D7DBE0;
	border-bottom: 1px solid #B6BCC3;
	border-top: 1px solid #D7DBE0;
	}

#content a:hover img {
	background: none;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 15px;
	}
	
img.alignnone {
	margin: 0 0 15px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 15px 7px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 15px 15px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 15px 7px 0;
	}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
	}

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #E6E6E6;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}

/***** Post Navigation **********/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
	color: #191919;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover, .navigation li.active a {
	background: #F7F7F7;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 290px;
	float: right;
	display: inline;
	padding: 0 0 0 30px;
background-repeat: repeat-y;
	}

body.sidebar-content #sidebar, body.sidebar-sidebar-content #sidebar {

	padding-left: 0px;
	padding-right: 20px;
	}

#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	margin: 33px 0 0 0;
	}

#sidebar-top {

	width: 300px;
	height: 0px;
	margin: 0 0 0 -20px;
	}

#sidebar-bottom {

	width: 300px;
	height: 33px;
	margin: 0 0 0 -20px;
	}

body.sidebar-content #sidebar-top, body.sidebar-sidebar-content #sidebar-top{
	
	margin: 0 -20px 0 0;
	}

body.sidebar-content #sidebar-bottom, body.sidebar-sidebar-content #sidebar-bottom{
	
	margin: 0 -20px 0 0;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#sidebar h4, #sidebar-alt h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #DBDEE4;
	}
	
.textwidget, #sidebar-alt .textwidget {
	margin: 0 auto;
	padding: 8px 0 0 0;
	}

#sidebar {padding: 20px 0 0 0;}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	margin: 10px 0 0 0;
	padding: 0 10px 0 25px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
 	word-wrap: break-word;
	}

#sidebar .post-info {
	border: 0;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	}
	
/***** Sidebar(s) Dropdowns ********************/
	
#cat, #sidebar .widget_archive select, #sidebar-alt .widget_archive select {
	background: #FFFFFF;
	width: 100%;
	color: #6C7996;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 5px;
	display: inline;
	border: 1px solid #DBDEE4;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0 0 10px 0;
	padding: 10px 0px 15px 0px;
	border-bottom: 2px solid #DBDEE4;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar, #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {	
	background: #FFFFFF;
	margin: 0;
	border-top: 1px solid #D7DBE0;
	border-bottom: 1px solid #B6BCC3;
	border-left: 1px solid #D7DBE0;
	border-right: 1px solid #D7DBE0;
	padding: 3px;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #FFFFFF;
	float: left;
	margin: 0 0 -10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 0 0 0;
	}

/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: url(images/btn-more-bg.png) repeat-x top !important;
	color: #191919 !important;
	font-size: 12px;
	font-weight: normal !important;
	display: inline-block;
	padding: 7px 10px 7px 10px !important;
	margin: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #D4DBE1;
	border-right: 1px solid #D4DBE1;
	cursor: pointer;
	line-height: 16px;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: url(images/btn-more-bg.png) repeat-x 0px -30px !important;
	border-left: 1px solid #D0D9E0;
	border-right: 1px solid #D0D9E0;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 0px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 0 0px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #FFFFFF !important;
	width: 170px;
	color: #6C7996;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 5px 2px 0 0;
	padding: 8px 10px 7px 10px;
	border: 1px solid #DBDEE4;
	}
	
#header .s, #nav .s, #sidebar .s, #sidebar-alt .s {
	width: 170px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	}
	
#sidebar .enews p {
	padding: 10px 0px 0 0px;
	}

.enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #FFFFFF !important;
	width: 190px;
	color: #6C7996;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 8px 10px 7px 10px;
	border: 1px solid #DBDEE4;
	}
	
/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	width: 100%;
	}
	
#sidebar .widget_calendar {
	padding: 0;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F7F7F7 !important;
	color: #333333 !important;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #E6E6E6;
	}

.gform_footer input.button {
	color: #191919 !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

/***** Footer ********************/

#footer {
	width: 960px;
	color: #191919;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 0;
	overflow: hidden;
	clear: both; 
	}

#footer a, #footer a:visited {
	color: #191919;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #434343;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #FCFCFD !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 3px 0 3px 3px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #FCFCFD !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 3px;
	border: 1px solid #E6E6E6;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 20px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-left: 10px;
	margin-right: -6px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: left;
	border: 2px solid #BDC9D3;
	margin: 0 10px 0 0;
	padding: 1px
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #FCFCFD;

	}

.even, .alt, .depth-1 {
	border: 1px solid #D4DBE1;
	}
	
ul.children {
	margin-top: 20px;
	}

ul.children li.comment  {
	background: #FFFFFF;
	}

.commentmetadata {
	font-weight: normal;
	}

.comment-author { 
	background: #E8EBEF;
	padding: 7px 10px 0 10px;
	
	}

.comment-author {
	font-size: 14px;
	font-weight: bold;
	}
	
.comment-meta { 
	background: #E8EBEF;
	padding: 0 10px 5px 10px;

	}

/* Column Classes
------------------------------------------------------------ */
 
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds

 {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}
 
.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}
 
.one-third,
.two-sixths {
    width: 31%;
}
 
.four-sixths,
.two-thirds {
    width: 65%;
}
 
.one-fourth {
    width: 22.5%;
}
 
.three-fourths {
    width: 73.5%;
}
 
.one-fifth {
    width: 17.4%;
}
 
.two-fifths {
    width: 37.8%;
}
 
.three-fifths {
    width: 58.2%;
}
 
.four-fifths {
    width: 78.6%;
}
 
.one-sixth {
    width: 14%;
}
 
.five-sixths {
    width: 82%;
}
 
.first {
    clear: both;
    padding-left: 0;
}

/* Child Theme Edit
------------------------------------------------------------ */

h1 {font-family: 'Vollkorn', serif; font-size: 28px; font-weight: normal; color: #3b434a; width: 100%; margin-top: 35px;}
h2 {font-family: 'Vollkorn', serif; font-size: 23px; font-weight: 500; color: #3b434a; width: 100%; margin-bottom: 8px; margin-top: 15px;}
h3 {font-family: 'Vollkorn', serif; font-size: 20px; font-weight: 500; color: #3b434a; width: 100%; MARGIN: 6PX 0;}

body .gfield_label {color:white;}



body label {color:white;}

body .widget-wrap {margin-top: -25px;}

body #input_1_4 {width: 96%;}

#sidebar {border-bottom-left-radius: 5px;}

.scroll {width: 940px; height: 20px; overflow: scroll; padding: 0 2.5%; overflow-x: hidden;}

#element::-webkit-scrollbar { 
    display: none; 
}

.entry-title {margin-top: 35px; margin-bottom: 0;}

.entry-title a {margin-left: -7px;}

.MEDIASTRIP {
MARGIN: 8PX AUTO 0;
width: 936px;
BACKGROUND: WHITE;
BORDER-BOTTOM: 3PX RIDGE #00466A;

}

.MEDIASTRIP IMG {WIDTH: 920PX; MARGIN-LEFT: 8PX;}

.FOOTERIMG {MARGIN-LEFT: 17PX; WIDTH: 926PX}

.section-title {font-size: 18px;}

body #gform_submit_button_1 {margin-left: 25px;}

.one-third img {float:left; padding: 0 8px 8px 0;}

.top {margin-top: 18px;}

h4 {float:left; font-size: 19px; margin: 13px 0 10px 0px; color: #939393; font-weight: 300;}

#sidebar .widget-wrap {
width: 260px;
padding-left: 15px;}

#sidebar {color: white; font-size: 15px;}

#sidebar a {color: #FFD400; font-size: 16px;}

#sidebar h2 {margin-bottom: 11px;}


.blogbutton {width: 96%; padding: 10px 2%; margin: 20px 0 10px 0; color: #FFD400; font-size: 23px; background: #3a8bc9; /* Old browsers */
background: -moz-linear-gradient(top,  #3a8bc9 0%, #135b96 10%, #135b96 89%, #2081cc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a8bc9), color-stop(10%,#135b96), color-stop(89%,#135b96), color-stop(100%,#2081cc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3a8bc9 0%,#135b96 10%,#135b96 89%,#2081cc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3a8bc9 0%,#135b96 10%,#135b96 89%,#2081cc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3a8bc9 0%,#135b96 10%,#135b96 89%,#2081cc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3a8bc9 0%,#135b96 10%,#135b96 89%,#2081cc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a8bc9', endColorstr='#2081cc',GradientType=0 ); /* IE6-9 */
 text-align: center; border-radius: 10px;
}

.blogbutton a {color: #FFD400; text-decoration: none; text-align: center;}

.blogbutton a:hover {color: yellow;}
.blogbutton:hover {color: yellow;}

#contact_bg {max-width: 960px; max-height: 483px; margin: 0 auto;}

#contact_form {height: 483px; width: 360px; z-index: 100; background: url(http://www.njshopliftinglawyer.com/wp-content/uploads/2014/09/contact-JFM-Law.jpg); float: right;
margin-top: -30px;
margin-left: 641px;
overflow: hidden;
position:absolute;
border: 1px solid #640608;
border-radius: 3px;}

#banner_wrap {max-width: 960px; height: 500px; margin: 0 auto;}
#firm_photo {background: url(http://www.njshopliftinglawyer.com/wp-content/uploads/2015/11/JFM-Firm-BG-mbpo1.png) no-repeat; height: 500px; width: 960px; margin-top: -21px;}

body div.wpcf7 {
margin: 0;
padding: 0;
z-index: 101;
position: relative;
margin-top: 125px;
margin-left: 44px;}

input {height: 30px;
width: 270px;
border-radius: 5px;
margin-bottom: 10px;
font-size: 15px;}

body div.wpcf7 .contact_message {height: 120px;}

body div.wpcf7 input span p {font-size: 18px;}

body div.wpcf7 .contact_button {background: url(http://www.njshopliftinglawyer.com/wp-content/uploads/2014/09/subform.png) no-repeat; height: 35px; width: 197px; border-radius: 5px; border:none; margin-left: 41px; margin-top: 12px; z-index:9999; text-indent: -9999px;}

body div.wpcf7 .contact_button:hover {background: url(http://www.njshopliftinglawyer.com/wp-content/uploads/2014/09/subform-hover.png) no-repeat;}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {text-indent: 5000%;}

#nav ul {font-family: "Times New Roman", Times, serif; margin-bottom: -15px;}

a span {font-weight: bold; font-size: 20px; margin-bottom: 15px;}

#content {background: #f0f0f0 url(http://www.njshopliftinglawyer.com/wp-content/uploads/2014/09/separator.png) 24% 0% no-repeat; width: 598px;
padding: 20px 30px 20px 39px; border: 1px solid #08090B; border-radius: 5px; border-bottom: none;}

#content p {width: 93%; margin-top: 25px;}

#before_footer {background: #1b1f25; width: 100%; height: auto; margin:0 auto; padding: 40px 0; float: left; border-top: 12px solid #5B6C87;}

#footer_thirds {width: 960px; margin:0 auto;}

#address {margin-left: 41px; color: #b7b7b7; margin-top: 22px;}

#address h2 {color: white;}
#address p {margin-bottom: -5px;}

span.wpcf7-not-valid-tip {color:white;}

div.wpcf7-validation-errors {background: #1b1f25; border: 2px solid #78abc0; color: white;}

.footer_logo {display: block; margin-bottom:40px;}
.footer_cta {display: block; margin-left: 23px;}

#footer {margin-top: -20px;}

#nav li a {text-transform: uppercase;}

#attorneyProfile img.attorneyProfilePhoto {
float: right;
margin: 0 45px 10px 15px;
}

#attorneyProfile .attorneyProfileLocationLabel, #attorneyProfile .attorneyProfilePhoneLabel, #attorneyProfile .attorneyProfileFaxLabel, #attorneyProfile .attorneyProfileEmailLabel, #attorneyProfile .attorneyProfileVCardLabel {
width: 6em;
float: left;
font-weight: bold;
}

#attorneyProfile .attorneyProfileLocation, #attorneyProfile .attorneyProfilePhone, #attorneyProfile .attorneyProfileFax, #attorneyProfile .attorneyProfileEmail, #attorneyProfile .attorneyProfileVCard {
margin-left: 6em;
padding-bottom: .6em;
}

#attorneyProfile .attorneyProfileName {
padding-bottom: 0;
display: none;
}


#attorneyProfile .attorneyProfileContactInformation {
padding-bottom: 1.2em;
}

.attorneyProfilePosition {margin: 0 0 12px 0;}

.attorneyProfileNarrative {margin: 0 0 35px 0;}

.footer_text {width: 860px; margin: 10px 50px;}

#sidebar .featuredpost {color: #000; margin-top: 75px;}
#sidebar a {color: #1B1F22;}
#sidebar h2 a {width: 100%; float:left; font-size: 18px; font-family: 'Vollkorn', serif;}
#sidebar h4 {font-size: 24px; text-decoration: underline; margin-bottom: 8px; font-family: 'Vollkorn', serif;}
#sidebar a:hover {color: #61120d; font-weight: bold;}