/*
Theme Name: Labor Law Blog
Theme URI: 
Author: Princeton Internet Group, Inc. - PING
Author URI: http://www.pingsite.com
Description: This theme was created specifically for Genova Burns and Giantomasi - Attorneys at Law by Princeton Internet Group, Inc. - PING.
Version: 1.0
License: Copyright 2011 Princeton Internet Group, Inc. - PING - All rights reserved
License URI: 

*/

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup,
keygen, mark, meter, nav, output, progress, rp, rt, ruby, section, source, summary, time, video
{
display: block;
}


/* =Structure
----------------------------------------------- */

body {
padding: 0;
margin: 0;
background: #5e80a6;
}

#page { /* Main Page Wrapper */
margin: 0 auto;
width: 980px;
background: #ffffff url(images/bg-main.gif) repeat-y;;
}


/* ----- Header ----- */

#branding {
height: 190px;
background: url(images/header.jpg) no-repeat;
z-index: 2;
margin: 0;
}

#branding hgroup {
float: left;
width: 600px;
}

#headerGroup {
margin: 132px 0 0 0;
padding: 0;
float: right;
width: 305px;

}

#headerSearch {
clear: right;
float: right;
margin: 25px 0 0 0;
width: 242px;
}

#navMain div {
margin: 0;
}

#logo-wrapper {
float: right;
width: 309px;
height: 180px;
margin: 0;
padding: 0;
background: url(images/bg-logo.png);
}

#logo-wrapper img {
margin: 33px 0 0 63px;
}



/* ----- Body Content Containers ----- */

#main { /*  Wraps Body and Sidebar  */
clear: both;
padding: 0;
}


/*  Two Column Layout  */

#primary { /*  Body Content Wrapper  */
float: left;
margin: 0 20px 20px 20px;
width: 630px;
}

#content { /*  Content Div  */
margin: 0;
}

#secondary { /*  Column Div  */
float: right;
margin: 0;
padding: 0;
width: 309px;
background: #d7dfe9;
}


/* Single Column Template */

.singular #primary {
margin: 0;
}

.singular #content, .left-sidebar.singular #content {
margin: 25px;
position: relative;
width: 95%;
}


/* Column on Left */
.left-sidebar #primary {
float: right;
margin: 20px;
width: 630px;
}

.left-sidebar #content {
margin: 0;
}

.left-sidebar #secondary {
float: left;
margin: 0;
padding: 0;
width: 309px;
background: #d7dfe9;
}


/* No Column */
.one-column #page {
margin: 0 auto;
width: 980px;
background: #ffffff;
}

.one-column #content {
margin: 0;
}

.one-column #nav-below {
border-bottom: 1px solid #ddd;
margin-bottom: 1.625em;
}

.one-column #secondary {
float: none;
margin: 0 7.6%;
width: auto;
}




/* ----- Footer ----- */

#colophon {
clear: both;
height: 80px;
background: #cccccc;
}

#site-info {
float: left;
margin: 20px;
width: 600px;
}

#copyright {
font-size: 11px;
color: #5d5d5d;
line-height: 2em;
}

#site-credits {
float: right;
margin: 20px;
}

#site-creator {
display: block;
font-size: 11px;
color: #5d5d5d;
text-align: right;
margin: 5px 0;
}


/* Site Generator Line */
#site-generator {
font-size: 11px;
color: #5d5d5d;
line-height: 1em;
padding: 5px 0 5px 20px;
text-align: left;
background: url(images/wordpress.png) center left no-repeat;
}

#site-generator a {
color: #5d5d5d;
}

#site-generator .sep {
background: url(/images/wordpress.png) center left no-repeat;
color: transparent;
display: inline-block;
height: 16px;
line-height: 16px;
margin: 0 7px;
width: 16px;
}




/* = Formatting
-------------------------------------------------------------- */

/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 1.625em;
}

.alignright {
display: inline;
float: right;
margin-left: 1.625em;
}

.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.625em;
}

.entry-header .entry-meta {
font-size: 12px;
line-height: 1.2em;
}

footer.entry-meta {
background: #e6ebf1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 0;
padding: 10px;
height: 11px;
font-size: 11px;
line-height: 1em;
color: #5e80a6;
}

.single footer.entry-meta {
padding: 6px 10px 15px 10px;
height: 11px;
}

.entry-utility-prep-cat-links {
margin: 0;
padding: 6px 0 6px 22px;
background: url(images/icon-cat.png) no-repeat;
background-position: left center;
}

.footerTags {
background: url(images/icon-tags.png) no-repeat;
background-position: left center;
margin: 0 0 0 20px;
padding: 0;
text-indent: 18px;
line-height: 1em;
}

.footerCat {
background: url(images/icon-cat.png) no-repeat;
background-position: left center;
margin: 0;
padding: 0;
text-indent: 20px;
line-height: 1em;
}

.comments-link {
padding: 6px 20px 6px 22px;
background: url(images/icon-comment.png) no-repeat;
background-position: left center;
}


footer.entry-meta a {
color: #5e80a6;
}

article div {
padding: 0;
}

article p:nth-last-child(1) {
margin-bottom: 10px;
}

.footerCat {
float: left;
padding: 4px;
}

.footerTags {
padding: 4px;
float: left;
}

.footerBookmark {
padding: 4px;
clear: left;
}



/* =Fonts
----------------------------------------------- */

body, input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #3c3c3c;
line-height: 1.3em;
}


/* Headings */

h1,h2,h3,h4,h5,h6 {
clear: both;
}

h1#site-title {
font-family: Times New Roman, serif;
font-size: 42px;
color: #153e83;
line-height: 1.1em;
font-weight: normal;
margin: 10px 0 0 150px;
padding: 0;
text-shadow: #827260 3px 3px 5px;
text-align: right;
}

h2 {
font-family: 'Share', sans-serif;
font-size: 24px;
font-weight: normal;
line-height: 1.2em;
margin: 35px 0 10px 0;
padding: 0;
}

h3 {
font-family: 'Share', sans-serif;
font-size: 20px;
font-weight: normal;
line-height: 1.2em;
margin: 25px 0 10px 0;
padding: 0;
}

aside h3 {
font-family: 'Share', sans-serif;
font-size: 20px;
font-weight: normal;
color: #08366f;
line-height: 1.2em;
margin: 25px 0 10px 33px;
padding: 0 0 1px 0;
border-bottom: solid 1px #9aafc7;
}

/* Text elements */

p {
margin-bottom: 20px;
}

strong {
font-weight: bold;
}

cite, em, i {
font-style: italic;
}






/* ----- Form Styles ----- */

input[type=text], input[type=password], textarea {
background: #fafafa;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
border: 1px solid #ddd;
color: #888;
}

input[type=text]:focus, textarea:focus {
color: #373737;
}

textarea {
padding-left: 3px;
width: 98%;
}

input[type=text] {
padding: 3px;
}

input#s {
background: #ebeff4 url(images/search.png) no-repeat 5px 6px;
-moz-border-radius: 2px;
border-radius: 2px;
border: solid 1px #9aafc7;
font-size: 14px;
height: 22px;
line-height: 1.2em;
padding: 4px 10px 4px 28px;
color: #9aafc7;
margin: 25px 0 0 25px;
width: 220px;
}

input#searchsubmit {
display: none;
}


/* Search Form */
#branding #searchform {
text-align: right;
background: #ffffee;
}

#branding #searchform div {
margin: 0;
}

#branding #s {
float: right;
-webkit-transition-duration: 400ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
-moz-transition-duration: 400ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-o-transition-duration: 400ms;
-o-transition-property: width, background;
-o-transition-timing-function: ease;
width: 72px;
}

#branding #s:focus {
background-color: #f9f9f9;
width: 196px;
}

#branding #searchsubmit {
display: none;
}

#branding .only-search #searchform {
top: 5px;
z-index: 1;
}

#branding .only-search #s {
background-color: #666;
border-color: #000;
color: #222;
}

#branding .only-search #s, #branding .only-search #s:focus {
width: 85%;
}

#branding .only-search #s:focus {
background-color: #bbb;
}

#branding .with-image #searchform {
top: auto;
bottom: -27px;
max-width: 195px;
}

#branding .only-search + #navMain div {
padding-right: 205px;
}



/* ----- Link Styles ----- */

a {
color: #153e83;
text-decoration: none;
}

a:focus, a:active, a:hover {
text-decoration: underline;
}

#site-title a {
color: #153e83;
text-decoration: none;
}

aside a {
color: #255d9c;
}

#colophon a {
color: #434343;
}

/* Assistive text */

.assistive-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
}

#navMain a.assistive-text:active, #navMain a.assistive-text:focus {
background: #eee;
border-bottom: 1px solid #ddd;
color: #1982d1;
clip: auto !important;
font-size: 12px;
position: absolute;
text-decoration: underline;
top: 0;
left: 7.6%;
}


/* = Sidebars
-------------------------------------------------------------- */

#secondary aside {
margin: 15px 0 0 0;
}

aside#nav_menu-2 {
margin: 25px;
background: url(images/icon-about.png) no-repeat;
}

aside#recent-posts-2 {
margin: 25px;
background: url(images/icon-posts.png) no-repeat;
}

aside#ctc-3 {
margin: 25px;
background: url(images/icon-cloud.png) no-repeat;
background-position: 0 3px;
}

aside#s2_form_widget-2 {
margin: 25px 25px 50px 25px;
background: url(images/icon-subscribe.png) no-repeat;
background-position: 0 3px;
}

aside ul {
list-style-type: none;
margin: 5px 0 0 0;
padding: 0;
}

aside#nav_menu-2 ul li {
list-style-type: none;
margin: 0 0 0 19px;
padding: 3px 0 3px 15px;
background: url(images/aside-nav.png) no-repeat;
background-position: left center;
}

aside#recent-posts-2 ul li {
list-style-type: none;
margin: 5px 0 8px 10px;
padding: 0;
}

.ctc {
margin: 0 0 0 10px;
}

.subscribe p {
margin: 0 20px 0 35px;
}

#text-3 {
padding: 25px 35px 25px 60px;
font-size: 12px;
line-height: 14px;
}



/* =Menus
-------------------------------------------------------------- */


/* ----- Main Nav ----- */

#navMain {
background: #222; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#252525, #0a0a0a);
background: -o-linear-gradient(#252525, #0a0a0a);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
background: -webkit-linear-gradient(#252525, #0a0a0a);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
clear: both;
display: block;
float: left;
margin: 0;
width: 100%;
}

#navMain ul {
font-size: 13px;
list-style: none;
margin: 0;
padding-left: 0;
}

#navMain li {
float: left;
position: relative;
}

#navMain a {
color: #eee;
display: block;
line-height: 3.333em;
padding: 0 1.2125em;
text-decoration: none;
}

#navMain ul ul {
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0 3px 3px rgba(0,0,0,0.2);
display: none;
float: left;
margin: 0;
position: absolute;
top: 3.333em;
left: 0;
width: 188px;
z-index: 99999;
}

#navMain ul ul ul {
left: 100%;
top: 0;
}

#navMain ul ul a {
background: #f9f9f9;
border-bottom: 1px dotted #ddd;
color: #444;
font-size: 13px;
font-weight: normal;
height: auto;
line-height: 1.4em;
padding: 10px 10px;
width: 168px;
}

#navMain li:hover > a, #navMain ul ul :hover > a, #navMain a:focus {
background: #efefef;
}

#navMain li:hover > a, #navMain a:focus {
background: #f9f9f9; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
background: -o-linear-gradient(#f9f9f9, #e5e5e5);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
color: #373737;
}

#navMain ul li:hover > ul {
display: block;
}

#navMain .current_page_item > a, #navMain .current_page_ancestor > a {
font-weight: bold;
}


/* ----- Header Nav ----- */
#navHeader {
clear: right;
float: right;
margin: 11px 0 0 0;
paddin: 0;
width: 310px;
background: #ffffff;
}

#navHeader ul {
list-style: none;
margin: 0;
}

#navHeader ul li {
display: inline;
}

#navHeader ul li a:link, #navHeader ul li a:visited {
padding: 2px 10px;
text-decoration: none;
color: #242424;
font-size: 12px;
line-height: 1em;
margin: 1px;
}

#navHeader ul li a:hover, #navHeader ul li a:active {
padding: 2px 10px;
text-decoration: none;
color: #242424;
margin: 0;
border: solid 1px #ffa823;
background: #ffffff;
}



/* ----- Footer Menu ----- */
#navFooter {
margin: 5px 0;
width: 310px;
}

#navFooter ul {
list-style: none;
margin: 0;
padding: 0;
}

#navFooter ul li {
display: inline;
}

#navFooter ul li a:link, #navFooter ul li a:visited {
padding: 0 15px 0 0;
text-decoration: none;
color: #5d5d5d;
font-size: 11px;
line-height: 1em;
font-weight: normal;
}

#navFooter ul li a:hover, #navFooter ul li a:active {
text-decoration: underline;
}




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




/* =Showcase
----------------------------------------------- */



/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}

	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#navMain {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
