/*
Theme Name: nylawyer
Theme URI: 
Author: Spiro K
Author URI: 
Description: 
Version: 3.0
Tags: 
*/


/* CSS 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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}


/* Main structure */

#DScontainer {}

#DSbanner {}

#DSnavigation{}

#DSverdict{}

#DSsixpack{}

#DSmaincontent{}

#DSfooter{}

.DScontent {
	margin:0px auto;
}


/* =General
****************************************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #393939;
}
img{
    height: auto;
    max-width: 100%;
}
.clear {
	clear:both;
	    height: 29px;
}

h1, h2, h3, h4, h5, h6 {
	color:#2b2b2b;
	font-weight:bold;
}


h1 { font-size:27px; }
h2 { font-size:20px; }
h3 { font-size:17px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }

h2.from_our_blog {
	font:20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2b2b2b;
	margin-bottom:15px;
}

.distinct_title {
	margin-bottom:19px;
}

strong {
	font-weight: bolder;
}


/* =DSbanner
****************************************************************************/
.callnow{
	 margin: 40px 0 0;
}
.title {
    color: #d09139;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0;
}
#DSbanner {	
	overflow:hidden;
	position:relative;
	background:#1c3952;
}

#DSbanner .DScontent {
	text-align:center;
	position:relative;
	background:#1c3952 url(http://nylawyer.net/common/images/newyork/bkg_banner.jpg) top center no-repeat;
	background-size: cover;
}

#DSbanner .DScontent #image_slider_container {
	height:239px;
	text-align:left;
	margin-top:23px;
}

#dynamic_banner_up {
	padding: 14px 0;
}

#dynamic_banner_up img {
    max-width: 926px;
	width: 100%;
}

#dynamic_banner_down_left {
	width:220px;
	height:180px;
	margin-top:15px;
	float:left;
}

#dynamic_banner_down_left li {
	margin-bottom:0px;
	padding-bottom:0px;
}

#dynamic_banner_down_left img {
	width:220px;
}

.text_22_shaddow {
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#dba600;
	text-decoration:underline;
	text-shadow:2px 2px rgba(7, 14, 21, 1);
	filter:
    progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=120,strength=2);
	filter: shadow(color=#000000,strength=1,direction=120), alpha(opacity=100);
 	color: #dba600;
	margin-top:0;
}

#dynamic_banner_down_right {
	width:746px;
	height:168px;
	margin-top:15px;
	float:right;
	text-align:right;
}

.flashmovie {
	float:left;
}



/* =DSnavigation
****************************************************************************/
.navbar-default{
	background: rgba(179,117,30,1);
	background: -moz-linear-gradient(top, rgba(179,117,30,1) 0%, rgba(218,154,65,1) 39%, rgba(218,154,65,1) 64%, rgba(179,117,30,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179,117,30,1)), color-stop(39%, rgba(218,154,65,1)), color-stop(64%, rgba(218,154,65,1)), color-stop(100%, rgba(179,117,30,1)));
	background: -webkit-linear-gradient(top, rgba(179,117,30,1) 0%, rgba(218,154,65,1) 39%, rgba(218,154,65,1) 64%, rgba(179,117,30,1) 100%);
	background: -o-linear-gradient(top, rgba(179,117,30,1) 0%, rgba(218,154,65,1) 39%, rgba(218,154,65,1) 64%, rgba(179,117,30,1) 100%);
	background: -ms-linear-gradient(top, rgba(179,117,30,1) 0%, rgba(218,154,65,1) 39%, rgba(218,154,65,1) 64%, rgba(179,117,30,1) 100%);
	background: linear-gradient(to bottom, rgba(179,117,30,1) 0%, rgba(218,154,65,1) 39%, rgba(218,154,65,1) 64%, rgba(179,117,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3751e', endColorstr='#b3751e', GradientType=0 );
	border: 0px none!important;
}
.navbar {
    border-radius: 0px!important;
    min-height: auto!important;
    margin-bottom: 0!important;
}
#DSnavigation {
	position:relative;
}
#dynamic_navigation li{
	border:none;
	background: url(http://nylawyer.net/common/images/newyork/bkg_nav_divider.png) center right no-repeat;
}
#dynamic_navigation li a {	
	display:block;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px rgba(255, 255, 255, 0.4);
	/*filter: shadow(color=white,strength=1,direction=120), alpha(opacity=100);*/
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	cursor:pointer;	
	padding: 18px 12px;
}

#dynamic_navigation  li a:hover {
	background: rgba(218,154,65,1);
background: -moz-linear-gradient(top, rgba(218,154,65,1) 0%, rgba(179,117,30,1) 40%, rgba(179,117,30,1) 66%, rgba(218,154,65,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(218,154,65,1)), color-stop(40%, rgba(179,117,30,1)), color-stop(66%, rgba(179,117,30,1)), color-stop(100%, rgba(218,154,65,1)));
background: -webkit-linear-gradient(top, rgba(218,154,65,1) 0%, rgba(179,117,30,1) 40%, rgba(179,117,30,1) 66%, rgba(218,154,65,1) 100%);
background: -o-linear-gradient(top, rgba(218,154,65,1) 0%, rgba(179,117,30,1) 40%, rgba(179,117,30,1) 66%, rgba(218,154,65,1) 100%);
background: -ms-linear-gradient(top, rgba(218,154,65,1) 0%, rgba(179,117,30,1) 40%, rgba(179,117,30,1) 66%, rgba(218,154,65,1) 100%);
background: linear-gradient(to bottom, rgba(218,154,65,1) 0%, rgba(179,117,30,1) 40%, rgba(179,117,30,1) 66%, rgba(218,154,65,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da9a41', endColorstr='#da9a41', GradientType=0 );
}

#dynamic_navigation li:last-child {
    background: none;
}

/* =DSsixpack
****************************************************************************/

#DSsixpack {
	min-height:20px;
	margin-top:0px;
	background:url(http://nylawyer.net/common/images/newyork/bkg_copyright_16.png) repeat-x;
	padding:17px 0;
}

#DSsixpack .DScontent {
	min-height:20px;
}

#DSsixpack .DScontent:last-child  {
}

.box {
	/*background:url(http://nylawyer.net/common/images/newyork/bkg_sixpack.gif) 0px 0px no-repeat;*/
	background: #335566;
	cursor:pointer;
}

.box:hover {
	/*ackground:url(http://nylawyer.net/common/images/newyork/bkg_sixpack.gif) 0 -95px no-repeat;*/
	background: #FFAA33;
}

#DSsixpack .DScontent .box:last-child  {
	margin-right:0px;
}

#DSsixpack .DScontent .box a.boxcontent {
	color:#fff;	
	font:11px "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	line-height:14px;
	display:block;
	text-decoration:none;
	overflow:hidden;
}

#DSsixpack .DScontent .box a.boxcontent:hover {
	color:#000;
}

.box a img {
	height:58px;
	width:153px;
}

#DSsixpack .DScontent .box .boxcontenttexttop {
	display:block;
	padding:5px 0;
	line-height:10px;
	cursor:pointer;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:10px;
}

#DSsixpack .DScontent .box .boxcontenttextbottom {
	display:block;
	padding:5px 0;
	line-height:10px;
	cursor:pointer;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	line-height:10px;
}

#DSsixpack .DScontent .box .smaller {
	font:11px "Arial Narrow", Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	font-weight:bold;
	line-height:10px;
}

#dynamic_sixpack li {
	float:left;	
	margin:0px;
	padding:0px;
	overflow:hidden;
	display:block;
	margin-right:6px;
	margin-bottom:19px;
}


/* =DScontent
****************************************************************************/

#DSmaincontent {
	margin-bottom:19px;
}

#DSmaincontent .DScontent .holder {
	overflow:hidden;
}

#DSmaincontent .DScontent .holder .holder_content_left {
	float:left;
	width:205px;
	margin-right:19px;
	padding:0px;
	padding-bottom:9010px;
	margin-bottom:-9000px;
}

#DSmaincontent .DScontent .holder .holder_content_middle {
	float:left;
	width:493px;
	margin-right:19px;
	padding:0px;
	padding-bottom:9010px;
	margin-bottom:-9000px;
}

#DSmaincontent .DScontent .holder_content_right {
	float:left;
	width:287px;
	margin-right:0px;
	/*margin-top:-10px;
	*margin-top:-28px;*/
	margin-left:19px;
	padding:0px;
	padding-bottom:9010px;
	margin-bottom:-9000px;
	width:205px;
}

#DSmaincontent .DScontent .holder div.divider {
	float:left;
	width:1px !important;
	background-color: #bbbbbb;
	margin-right:19px;
	padding:0px;
	padding-bottom:9010px;
	margin-bottom:-9000px;
}

.divider_horizontal {
	height:19px;
	border-bottom:1px solid #bbbbbb;
	margin-bottom:19px;
	clear:both;
}


/*************************************/
/* Sidebar Main Content Left - menus */

#sidebar_main_left .panel{
	background: transparent;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
}
#sidebar_main_left .list-group-item{
	background: transparent;
	border: 0px none;
}
ul#sidebar_main_left li {
	padding:0px;
	margin:0px;
	margin-bottom:19px;
	clear:both;
	display:block;
}

ul#sidebar_main_left li.custom_menu_left  {
	padding-bottom:12px;
}

ul#sidebar_main_left li.custom_menu_left .widgettitle {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:33px;
	text-align:center;
	color:#fff;
	background:url(http://nylawyer.net/common/images/newyork/bkg_nav_left_title_a.gif) top left no-repeat;
	height:33px;
}

ul#sidebar_main_left li.custom_menu_left .widgettitle span {
	background:url(http://nylawyer.net/common/images/newyork/bkg_nav_left_title_span.png) top right no-repeat;
	height:33px;
	display:block;
}


ul#sidebar_main_left li.custom_menu_left ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	/*background: #acbecc url(images/bkg_nav_left.png) repeat-x;*/
	background: #dae2e9;
	border-left:1px solid #7190a8;
	border-right:1px solid #7190a8;
	border-bottom: 1px solid #7190a8;
}
	
ul#sidebar_main_left li.custom_menu_left ul li { /* all list items */
	position: relative;
	/*float: left;*/
	line-height: 1em;
	margin-bottom: -1px;
	border:none;	
}
	
ul#sidebar_main_left li.custom_menu_left ul li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 203px;
	margin-top: -33px;	
	background:#acbecc;
	border:none;
}
	
ul#sidebar_main_left li.custom_menu_left ul li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin-left: 204px;
}
	
ul#sidebar_main_left li.custom_menu_left ul li a:hover {	
	background-color:#7190a8;
	color:#fff;
}
ul#sidebar_main_left li.custom_menu_left ul li a:hover	
ul#sidebar_main_left li.custom_menu_left ul li:hover ul ul, ul#sidebar_main_left li.custom_menu_left ul li:hover ul ul ul, ul#sidebar_main_left li.custom_menu_left ul li.sfhover ul ul, ul#sidebar_main_left li.custom_menu_left ul li.sfhover ul ul ul {
	left: -999em;
}
	
ul#sidebar_main_left li.custom_menu_left ul li:hover ul, ul#sidebar_main_left li.custom_menu_left ul li li:hover ul, ul#sidebar_main_left li.custom_menu_left ul li li li:hover ul, ul#sidebar_main_left li.custom_menu_left ul li.sfhover ul, ul#sidebar_main_left li.custom_menu_left ul li li.sfhover ul, ul#sidebar_main_left li.custom_menu_left ul li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

ul#sidebar_main_left li.custom_menu_left .submenuarrow {
	position:absolute;
	display:block;
	top:10px;
	right:5px;
	width:13px;
	height:13px;
	background: url(http://nylawyer.net/common/images/newyork/bkg_arr_right.gif) no-repeat;
}

ul#sidebar_main_left li.custom_menu_left ul li a {
	/*background:url(images/bkg_leftnav.png) 0 0 repeat-x;*/
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	/*text-shadow:1px 1px #fff;*/
	text-shadow:1px 1px rgba(255,255,255,0.6);
	/*
	filter:
    progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=120,strength=1);
	*/
	color: #2a2a2a;	
	
	text-decoration:none;
	padding-top:9px;
	padding-bottom:9px;
	min-height:18px;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

ul#sidebar_main_left li.custom_menu_left ul li ul li a {
	border:1px solid #7190a8;
	background:#acbecc;
	background:#c6d4df;
}

ul#sidebar_main_left li.custom_menu_left ul li a:hover {
	padding-top:9px;
	padding-bottom:9px;
	min-height:18px;
	display:block;
	color:#fff;
	text-shadow:1px 1px rgba(18,56,85,0.6);
}





/* Sidebar Main Content Middle */
#sidebar_main_middle {
	font-size: 15px;
}
/*
#sidebar_main_middle a {
	color:#575757;
	text-decoration:none;
}

#sidebar_main_middle a:hover {
	color:#000000;
	text-decoration:underline;
}
*/
#sidebar_main_middle article {
	font-size: 15px;
}

#sidebar_main_middle h4 {
	margin-bottom:10px;
}

#sidebar_main_middle h4 a {
	font:20px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
	text-decoration:none;
	line-height:1em;
}

#sidebar_main_middle h4 a:hover {
	text-decoration:underline;
}
.list-group #demo3, .list-group #demo4 {
    border-bottom: 1px solid;
}

.entry-title {
	margin-bottom:7px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.entry-title a {
	text-decoration:none;
font: 2em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #DBA600;
text-decoration: none;
text-shadow: 2px 2px rgba(7, 14, 21, 1);
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=120,strength=2);
filter: shadow(color=#000000,strength=1,direction=120), alpha(opacity=100);
}

.entry-title a:hover {
	text-decoration:underline;
	color: #DBA600;
}

.center {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.ds_post_thumbnail {	
	padding:10px;
	border:1px solid #c4c4c4;
	background:#e9e9e9;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
}

a.post_excerpt_read_more {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:0.8em;
	clear:both;
	text-decoration:none;
	color:#484848;
	height:16px;
	padding-top:6px;
	width:78px;
	text-align:center;
	background: url(http://nylawyer.net/common/images/newyork/bkg_btn_read_more.png) 0 -22px no-repeat;
	display:block;
	margin-top:10px;
	float:left;
}

a.post_excerpt_read_more:hover {
	color:#000000;
	background: url(images/bkg_btn_read_more.png) 0 0px no-repeat;
}



/* =error404
----------------------------------------------- */

.error404 {
}

.error404 #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	overflow: hidden;
	padding:25px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
}
.error404 #s {
	width: 89%;
	padding:7px;
	font-size:16px;
}
.error404 .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30%;
}
.error404 .widget_archive {
	margin-right: 0;
}
.error404 .widget_tag_cloud {
	clear:both;
}
.error404 .widgettitle {
	font-size: 14px;
}
.error404 .widget_archive .widgettitle {
	margin-bottom:7px;
}
.error404 .widget_archive select {
	margin-top:5px;
}
.error404 .widget_tag_cloud h2.widgettitle {
}
.error404 .widget_wrapper {
	clear: none;
	float: left;
	width: 30%;
}
.error404 .widget_wrapper .widget {
	width:100%;
}


.error404 .widget_recent_entries li {
	margin-bottom:19px;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 100%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
	padding:2px;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}


#searchform .screen-reader-text {
	font-weight:normal;
	padding-bottom:4px;
	padding-left:13px;
	font-style:italic;
	background:url(images/bkg_widget_title2.html) bottom left no-repeat;
	font-size:19px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:block;
	margin-bottom:6px;
}

#searchform .search_form_title {
	font-weight:normal;
	padding-bottom:4px;
	padding-left:13px;
	font-style:italic;
	background:url(images/bkg_widget_title2.html) bottom left no-repeat;
	font-size:19px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:block;
	margin-bottom:6px;
}

#searchform {
	padding-bottom:5px;
	border-bottom:1px solid #e3e7f1;
}








/* Sidebar Main Content Right */

#sidebar_main_right {	
}

ul#sidebar_main_right li {
	padding:0px;
	margin:0px;
	margin-bottom:19px;
	clear:both;
	display:block;
}

#sidebar_main_right li.widgettitle {
}


ul#sidebar_main_right li#continuous-announcement-scroller {
	/*background: url(images/bkg_verdicts.png) 0 0 no-repeat;*/
	background:#dae2e9;
	border:1px solid #7190a8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
}

ul#sidebar_main_right li#continuous-announcement-scroller .widgettitle {
	font:17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1c3952;
	margin-bottom:14px;
}

ul#sidebar_main_right li#continuous-announcement-scroller #cas_Holder {
	vertical-align:middle;
	text-decoration: none;
	position: relative; 
	padding:0px;
	margin:0px;
	display:block;
	height:150px !important;
	overflow:hidden;
	text-shadow:1px 1px #dbe3ea;
	/* filter:
    progid:DXImageTransform.Microsoft.Shadow(color=#dbe3ea,direction=120,strength=1); */
}

ul#sidebar_main_right li#continuous-announcement-scroller #cas_Holder .cas_div {
	margin:0px;
	padding:0px;
	text-align:left;
	font:13px Arial, Helvetica, sans-serif "Arial Narrow";
	color:#000000;
	height: auto!important;
	display:block;
}

ul#sidebar_main_right li#continuous-announcement-scroller #cas_Holder .cas_div a {
	color:#000000;	
	padding:0px;
	text-decoration: none;
	display:block;
	font:13px Arial, Helvetica, sans-serif "Arial Narrow";
}

ul#sidebar_main_right li#continuous-announcement-scroller #cas_Holder .cas_div a:hover {
	text-decoration:underline;
}



.nl_social_button {
	width:284px;
	height:51px;
	background:url(images/bkg_social_buttons.png) top left no-repeat;
	font:20px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	padding-top:18px;
	height:33px;
	padding-left:45px;
	width:239px;
	text-align:center;
	color:#1c3952;
	position:relative;
	margin-bottom:9px;
}

.nl_social_button img {
	position:absolute;
	display:block;	
	width:45px;
	height:45px;
	top:0px;
	left:5px;
}

.nl_social_button a {
	text-decoration:none;
	color:#1c3952;
}

.nl_social_button a:hover {
	text-decoration:underline;
}






/* =DScontent - posts
****************************************************************************/


#col_2 article {
	clear:both;
	margin-bottom:30px;
}

/* =Post
-------------------------------------------------------------- */


.post_content ol, .post_content ul, {
	display: block;
	unicode-bidi: embed;
}
.post_content li, .post_content li li, .post_content li li li { display: list-item; }
.post_content ol, .post_content ul { margin-left: 40px; }
.post_content ul { list-style-type: disc; }
.post_content ol { list-style-type: decimal; }
.post_content ol ul, .post_content ul ol,
.post_content ul ul, .post_content ol ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:40px;
}

.post_content ol, .post_content ul, {
	display: block;
	unicode-bidi: embed;
}
.post_content li, .post_content li li, .post_content li li li { display: list-item; margin-top: 0.5em; }
.post_content ol, .post_content ul { margin-left: 3em; }
.post_content ul { list-style-type: disc; }
.post_content ol { list-style-type: decimal; }
.post_content ol ul, .post_content ul ol,
.post_content ul ul, .post_content ol ol {
	margin: 0.5em 0 0.5em 3em;	
}

/* Post header */

.post_title h1 {
	color:#2b2b2b;
	font: 22px Arial, Helvetica, sans-serif;
}

.post_title h1 a:link, .post_title h1 a:visited {
	color:#2b2b2b;
	font: 22px Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	text-decoration:none;
}

.post_title h1 a:hover {
	text-decoration:underline;
}

.post_header_tag_list {
	display:inline;
	/*margin-left:39px;*/
}

.post_header_tag_list a {
	font-weight:normal;
}

.post_posted_on {
	padding-bottom:5px;
	border-bottom:1px solid #e3e9f1;
}

.post_posted_on h5 {
	font-family: Tahoma, Geneva, sans-serif;	
	font-size:11px;
	padding-top:3px;
	color:#888;
	font-weight:bold;
}

.post_posted_on h5 span {
	color:#888;
}

/* Post Comments */

.post_comments {
	float:right;
	border-bottom:1px solid #fff;
}

.post_comments:hover {
	border-bottom:1px solid #66a6cc;
	cursor:pointer;
}

.post_comments a:link, .post_comments a:visited {
	color:#66a6cc;
	color:#216085;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.post_comments a:hover {
	text-decoration:none;
}


/* Post content area */

.post_entry_content {
	margin-top:15px;
	line-height:1.3em;
	color:#393939;
}

.post_featured_image {
	border:1px solid #cccccc;
	background:#eeeeee;
	display:block;
	text-align:center;
	padding:12px;
	overflow:hidden;
	margin-bottom:9px;
	width: auto;
	float: right;
	margin-left: 10px;
}

.post_featured_image img {	
}

.entry_content_search .post_featured_image img {	
	float:left;
	margin:0px 10px 10px 0px;
	background:#eee;
	border:1px solid #ccc;
	padding:5px;
	height:49px;
	width:auto;
}

/* Post footer area */

.post_footer {
	min-height:20px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:15px;
	background:url(images/bkg_post_footer.html) bottom right no-repeat;
}

ul.post-categories {	
}

ul.post-categories li {
	float:left;
}

.post_posted_in {
	line-height:1.3em;
}

.post_posted_in h5 {
}

.post_posted_in h5 span {
	color:#66a6cc;
}

.pagination a:link {
	text-decoration:none;
}

.pagination a:hover {
	color:#579ad2;
}

.pagination_back {
	float:left;
	text-align:left;
	margin-bottom:9px;
	padding-left:15px;
	background: url(http://nylawyer.net/common/images/newyork/bkg_arr_left.gif) left center no-repeat;
}

.pagination_next {
	float:right;
	text-align:right;
	margin-bottom:9px;
	padding-right:15px;
	background: url(http://nylawyer.net/common/images/newyork/bkg_arr_right.gif) right center no-repeat;
}

.pagination_home {
	width:109px !important;
	float:left;
	text-align:right;
	padding-right:0px;
	padding-bottom:2px;
	border-bottom:1px solid #3776ab;
	background:url(http://nylawyer.net/common/images/newyork/bkg_pagination_arrow_left_h15.html) bottom left no-repeat;
	margin-bottom:15px;
	border-bottom:1px solid #a7a7a7;
	background:url(http://nylawyer.net/common/images/newyork/bkg_pagination_arrow_left_h15_grey.html) bottom left no-repeat;
}

.pagination_home h2 {
	font-size:15px;	
}

.pagination_home h2 a {
	color:#a7a7a7;
}

.pagination_home h2 a:hover {
	color:#777;
}

.pagination_home img {
	height:15px;
}

.single {
	margin-top:20px;
}

.single h2 {
	font-size:14px;	
}

.single .pagination_back {
}

.single .pagination_next {
}











/* =DSfooter
****************************************************************************/

#DSfooter{
	background:url(http://nylawyer.net/common/images/newyork/images/bkg_footer.png) repeat-x;
	padding: 30px 0;
}

#DSfooter .DScontent {
	background:url(http://nylawyer.net/common/images/newyork/images/delete-footer-lights.html) top left no-repeat;
}

#dynamic_footer_left {
	float:left;
	width:290px;
	margin-top:29px;
	margin-left:33px;
	text-align:center;
}

#footer_right {
	float:right;
	margin-top:29px;
}

#dynamic_footer_right_down_1 {
	float:left;
}

#dynamic_footer_right_down_1 .widgettitle {
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-bottom:7px;
}

#dynamic_footer_right_down_1 li a {
	color:#fff;
	font:13px Arial, Helvetica, sans-serif;
	line-height:1.3em;
	text-decoration:none;
}

#dynamic_footer_right_down_1 li a:hover {
	text-decoration:underline;
}

#dynamic_footer_right_down_2 {
	float:right;
	width:299px;
}

#dynamic_footer_right_down_2 .widgettitle {
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-bottom:7px;
}

#dynamic_footer_right_down_2 li a {
	color:#fff;
	font:13px Arial, Helvetica, sans-serif;
	line-height:1.3em;
	text-decoration:none;
}

#dynamic_footer_right_down_2 li a:hover {
	text-decoration:underline;
}


/* =DScopyright
****************************************************************************/

#DScopyright{
	margin-bottom:39px;
	background:url(http://nylawyer.net/common/images/newyork/images/bkg_copyright.png) repeat-x;
}

#DScopyright .DScontent {
	padding-top:19px;
}

#dynamic_copyright {
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#525252;
	list-style:none;
	list-style-type:none;
}








/* =forms styling
****************************************************************************/


/* Styling of Contact Form and base for other forms */
#wpcf7-f69-p64-o1 .formtext, #wpcf7-f69-p64-o1 .formtextarea {
	margin-bottom:9px;	
}

#wpcf7-f69-p64-o1 .formtext span {
	color:#FF0000;	
}

#wpcf7-f69-p64-o1 .formtext input {
	width:281px;
	padding:9px;
	width:260px;
}

#wpcf7-f69-p64-o1 .formcontactcaptcha {
}

#wpcf7-f69-p64-o1 .formtextarea textarea {
	width:278px;
	min-height:170px;
}


/* Styling of Case Review Form and base for other forms */
#wpcf7-f73-p74-o1 .formtext, #wpcf7-f73-p74-o1 .formtextarea  {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

#wpcf7-f73-p74-o1 .formtext input {
	width:281px;
	padding:2px;
	width:274px;
	margin-top:2px;
}

#wpcf7-f73-p74-o1 .formtextarea textarea {
	width:278px;
	max-width:278px;
	height:50px;
	margin-top:2px;
}

#wpcf7-f73-p74-o1 .formtext span {
	color:#FF0000;	
}

#wpcf7-f73-p74-o1 .formradio {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

#wpcf7-f73-p74-o1 .wpcf7-radio {
	font-weight:normal;
}




/* =forms styling
****************************************************************************/


/* Styling of Contact Form and base for other forms */

#wpcf7-f192-p187-o1 .formtext, #wpcf7-f69-p64-o1 .formtextarea {
	margin-bottom:9px;	
}

#wpcf7-f192-p187-o1 .formtext span {
	color:#FF0000;	
}

#wpcf7-f192-p187-o1 .formtext input {
	width:278px;
	padding:9px;
	width:260px;
}

#wpcf7-f192-p187-o1 .formcontactcaptcha {
}

#wpcf7-f192-p187-o1 .formtextarea textarea {
	width:278px;
	min-height:170px;
}


/* Styling of Case Review Form and base for other forms */

#wpcf7-f194-p189-o1 .formtext, #wpcf7-f194-p189-o1 .formtextarea  {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

#wpcf7-f194-p189-o1 .formtext input {
	width:278px;
	padding:2px;
	width:274px;
	margin-top:2px;
}

#wpcf7-f194-p189-o1 .formtextarea textarea {
	width:278px;
	max-width:278px;
	height:50px;
	margin-top:2px;
}

#wpcf7-f194-p189-o1 .formtext span {
	color:#FF0000;	
}

#wpcf7-f194-p189-o1 .formradio {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

#wpcf7-f194-p189-o1 .wpcf7-radio {
	font-weight:normal;
}

#slideshow-3 .widgettitle
{
    display: none;
}

.calljudge
{
float: right;
color: white; 
margin-top: -155px;
font: 1.7em Arial,Helvetica,sans-serif;
font-weight: bold;
text-shadow: 2px 2px #070E15;
}

#custom_cf7-2 .widgettitle
{
    margin: 0 10px;
    font: bold 20px Arial,Helvetica,sans-serif;
    color: #1C3952;
}

#cf7_form_box textarea{
    height: 100px;
	resize:none;
	border: 1px solid #7190a8;
}


#headimg img{
    float: left;
    height: 220px;
}

#custom_cf7-2 .widgettitle {
	padding-top:10px;
}

#custom_cf7-2 {
	background:#dae2e9;
	border:1px solid #7190a8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;

/*
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: rgb(255,255,255); /* Old browsers * /
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(165,185,203,1) 100%); /* FF3.6+ * /
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(165,185,203,1))); /* Chrome,Safari4+ * /
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(165,185,203,1) 100%); /* Chrome10+,Safari5.1+ * /
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(165,185,203,1) 100%); /* Opera 11.10+ * /
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(165,185,203,1) 100%); /* IE10+ * /
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(165,185,203,1) 100%); /* W3C * /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a5b9cb',GradientType=0 ); /* IE6-9 * /
border: 2px #6b8ba4 solid;
*/
}

#cf7_form_box p
{
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px;
	font-size:14px;
	width: 205px;
}

#cf7_form_box {
    padding: 10px;
}

#cf7_form_box .wpcf7-text{
	/*background:url(images/bkg_form_case_review_input.png) 0 0 no-repeat;*/
	background:#fff;
	border:1px solid #7190a8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding-left:5px;
	padding-right:5px;
}

#cf7_form_box .wpcf7-textarea
{
	width:181px;
	height:106px;
	/*background:url(images/bkg_form_case_review_textarea.png) 0 0 no-repeat;*/
	background:#fff;
	border:1px solid #7190a8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
	padding:5px;
	width:171px;
	height:96px;
}

#cf7_form_box .wpcf7-submit {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background:#6c7f8f;
	width:100%;
	padding: 5px 0px 5px 0px;
/*
	background: -moz-linear-gradient(
		top,
		#6c7f8f 0%,
		#1d3a53);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#6c7f8f ),
		to(#1d3a53));
*/
background-image: -ms-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
background-image: -moz-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
background-image: -o-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6C7F8F), color-stop(1, #1D3A53));
background-image: -webkit-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
background-image: linear-gradient(to bottom, #6C7F8F 0%, #1D3A53 100%);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #0b4475;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor:pointer;
}

#cf7_form_box .wpcf7-submit:hover {
	background:#1d3a53;
/*
	background: -moz-linear-gradient(
		top,
		#1d3a53 0%,
		#6c7f8f);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#1d3a53 ),
		to(#6c7f8f));
*/
background-image: -ms-linear-gradient(top, #1D3A53 0%, #6C7F8F 100%);
background-image: -moz-linear-gradient(top, #1D3A53 0%, #6C7F8F 100%);
background-image: -o-linear-gradient(top, #1D3A53 0%, #6C7F8F 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1D3A53 ), color-stop(1, #6C7F8F ));
background-image: -webkit-linear-gradient(top, #1D3A53 0%, #6C7F8F 100%);
background-image: linear-gradient(to bottom, #1D3A53 0%, #6C7F8F 100%);
}












.image_left {
	float: left;
	margin-right: 10px;
}

.image_right {
	float: right;
	margin-left: 10px;
}



#inner_content_in_banner {
	width:735px;
	height:167px;
	background:url(images/bkg_inner_content_in_banner.png) no-repeat;
	padding:15px 0px 0px 20px;
	width:715px;
	height:152px;
}

#inner_content_in_banner .inner_image {
	width:215px;
	height:148px;
	float:left;
}

#inner_content_in_banner .call_800_ex_judge_now {
	width: 471px;
	height: 84px;
	float:right;
}

#inner_content_in_banner .inner_page_title {
	float:right;
	width:471px;
	height: 50px !important;
	text-transform:uppercase;
	color:#ffae00;
	font:33px Arial, Helvetica, sans-serif;
	overflow:hidden;
	text-align:left;
}

#inner_content_in_banner .inner_page_title h1 {
	text-transform:uppercase;
	font:33px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	text-shadow:2px 2px rgba(11,30,61,1);
/*
	filter:
    progid:DXImageTransform.Microsoft.Shadow(color=#0b1e3d,direction=120,strength=4);
	filter: shadow(color=#0b1e3d,strength=4,direction=120), alpha(opacity=100); 	
	zoom: 1;
*/
	color: #ffae00;
	padding-top:20px;
}

#headimg {
	border:3px solid red;
}

.video-gallery-thumbnail-box-outer {
	font-size: 20px;
	font-weight: bold;
}


.submit_button input {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background:#6c7f8f;
	width:183px;
	padding: 5px 0px 5px 0px;
	background-image: -ms-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
	background-image: -moz-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
	background-image: -o-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6C7F8F), color-stop(1, #1D3A53));
	background-image: -webkit-linear-gradient(top, #6C7F8F 0%, #1D3A53 100%);
	background-image: linear-gradient(to bottom, #6C7F8F 0%, #1D3A53 100%);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #0b4475;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor:pointer;
}


.pagesplit {
	float:right;
	display:block;
	padding-top:4px;
	background: #1c3952;
	padding:6px;
	border-radius:6px;
	color:#fff;
}

.pagesplit .pagesplitlink {
	background:none;
	margin-right:2px;
	font-size:15px;
}

.pagesplit a {
	text-decoration:none;
	color:black;
}

.pagesplit a .pagesplitlink {
	background: #dae2e9;
	padding:2px 4px 2px 4px;
	border-radius:4px;
}



/* = Dictionary drop-down menu
****************************************************************************/

#dictionary_drop_down {
	list-style:none;
	margin:0px;
	padding:0px;
	background: #1c3952;
	display:block;
	height:123px!important;
	border-radius:6px;
}

#dictionary_drop_down li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	display:block;	
	border-radius:6px;
	color:#000;
	background:#dae2e9;
	font-size: 16px;
	margin:4px;
	margin-right:11px;
}

#dictionary_drop_down li a {
	color:#000;
	text-decoration:none;
	border:none;
	display: block;
	padding:6px;
}

#dictionary_drop_down li.current_page_item {
	background: #1c3952;
}

#dictionary_drop_down li.current_page_item a {
	color: #fff;
}
.captcha {
    margin: 10px 0;
    width: 100%;
    float: left;
}
.pagination{
	width: 100%;
}
@media screen and (max-width: 1024px){
#dynamic_navigation li a{
	padding: 18px 10px;
}
}
@media screen and (max-width: 980px){
ul#sidebar_main_left li.custom_menu_left ul li a{
		font-size: 12px;
}
}
@media screen and (max-width: 767px){
.box{
	float: none;
    margin: 10px auto!important;
    width: 155px;
}	
}
@media screen and (max-width: 640px){
.callnow {
    margin: 15px 0;
}
}
@media screen and (max-width: 360px){
.textcenter {
    text-align: center;
}
}