/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/





/* 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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}


.spacer10 {clear: both; height: 10px;}
.spacer20 {clear: both; height: 20px;}
.spacer30 {clear: both; height: 30px;}
.spacer40 {clear: both; height: 40px;}
.spacer50 {clear: both; height: 50px;}
.spacer60 {clear: both; height: 60px;}
.spacer70 {clear: both; height: 70px;}
.spacer80 {clear: both; height: 80px;}
.spacer90 {clear: both; height: 90px;}

.clear {clear: both;}

.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

a {color: #f47320; text-decoration: none;}

body.page strong {font-size: 90%; color: #f47320;}







/* Begin Typography & Colors */
body {
	margin: 0 auto;
	font-size: small;
	background: #B7B1A9 url(img/site_bkgd.png) top center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#page {
	text-align: left;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	border: 1px solid #959596;
	}	
#header {
	margin: 0 auto;
	width: 980px;
	height: 160px;
	background: url(img/header-v2.jpg) top left no-repeat;
	}
#logo {
	float: left;
	width: 465px;
	padding: 15px 0 0 0;
	}
#logo a {
	float: left;
	width: 465px;
	height: 47px;
	background: url(img/logo.png) top left no-repeat;
	text-decoration: none;
	}
#gsbwebsite {
	float: right;
	padding: 11px 40px 0 0;
	}
#gsbwebsite a {
	background: url(img/home_button.png) 0 0 no-repeat;
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 27px;
	}
#gsbwebsite a:hover {
	background: url(img/home_button.png) 0 -28px no-repeat;
	}
#whitecollar {
	float: left;
	width: 980px;
	}
#whitecollar p {
	color: #FFF;
	font-size: 280%;
	padding: 35px 0 0 35px;
	text-shadow: 0 0 12px #000;
	}
#lawblog {
	float: left;
	width: 980px;
	}
#lawblog p {
	color: #FFF;
	font-size: 280%;
	padding: 10px 0 0 565px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 0 10px #333;
	}
#customnav {
	margin: 0 auto;
	width: 950px;
	height: 35px;
	background: #f4f3f2;
	overflow: hidden;
}
#customnav ul {
	padding: 0 0 0 43px;
	float: left;
}
#customnav ul li {
	padding: 10px 25px 18px 0;
	float: left;
}
#customnav ul li a {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFF;
}
#customnav ul li a:hover {
	color: #f47320;
	text-decoration: none;
}
.rsslink {
	float: right;
	padding: 7px 16px 10px 0;
}
.rsslink a {
	text-decoration: none;
	display: block;
	background: url(http://www.whitecollarlawblog.com/wp-content/themes/default/img/rss.png) 0 2px no-repeat;
	padding: 5px 0 5px 23px;
	font-size: 11px;
}


body.home #customnav ul li#home a {color: #f47320;}
body.page-id-2 #customnav ul li#about a {color: #f47320;}
body.page-id-16 #customnav ul li#news a {color: #f47320;}






/* CONTENT STRUCTURE */

#wrapper {
	margin: 0 auto;
	width: 980px;
	position: absolute;
	top: 150px;
}
#content {
	margin: 0 auto;
	padding: 20px 0 100px 0;
	position: absolute;
	top: 50px;
	background: #FFF;
	width: 980px;
}
#leftspacer {
	float: left;
	width: 15px;
	height: 100px;
	background: #FFF;
}
#left {
	float: left;
	width: 596px;
	background: #FFF;
}
#right {
	float: right;
	width: 330px;
	overflow: hidden;
	background: #FFF;
	padding: 0 0 50px 0;
}
#sidebar {
	position: absolute;
	top: 70px;
	right: 15px;
}
body.home #sidebar {
	top: 20px;
}
.searchbox {
	float: left;
	width: 330px;
	height: 118px;
	background: #f4f3f2 url(img/search.png) 20px 46px no-repeat;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 215px;
	border: 1px solid #FFF;
	padding: 10px;
	margin: 9px 0 0 0;
	font-size: 16px;
	color: #999;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background: url(img/search_button.jpg) no-repeat top left;
	cursor:pointer;
	text-indent: -4000px;
	width: 35px;
	height: 32px;
	border: none;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	}
#sidebar #searchsubmit:hover {
	background: #FFF url(img/search_button.jpg) -35px 0 no-repeat;
	}
	

.subscribe h2 a {
	text-decoration: none;
	color: #000;
	background: url(../img/rss.png) 0 4px no-repeat;
	padding: 5px 0 5px 30px;
}
.subscribe h2 a:hover {
	color: #000;
	background: url(../img/rss.png) 0 -30px no-repeat;
}
.practice h2 a {
	text-decoration: none;
	color: #000;
}
.practice h2 a:hover {
	color: #000;
}
.practice {
	float: left;
	width: 326px;
	margin: 20px 0 0 0;
	border: 2px solid #f1f1f1;
}
.practice p {
	padding: 13px 18px 13px 18px;
	line-height: 1.5em;
	font-size: 85%;
}
.practice a {
	display: block;
	padding: 6px 0 0 0;
}
.topics {
	float: left;
	width: 326px;
	margin: 20px 0 0 0;
	border: 2px solid #f1f1f1;
}
#sidebar .topics ul {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 100%;
	}
#sidebar .topics ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 8px 0 8px 20px;
	color: #B7B1A9;
	}

#sidebar .topics ul p, #sidebar .topics ul select {
	margin: 5px 0 8px;
	}

#sidebar .topics ul ul {
	margin: 5px 0 0 10px;
	}

#sidebar .topics ul ul ul {
	margin: 0 0 0 10px;
	}

ol li, #sidebar .topics ul ol li {
	list-style: decimal outside;
	}

#sidebar .topics ul ul li, #sidebar .topics ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
.subscribe {
	float: left;
	width: 326px;
	margin: 20px 0 0 0;
	border: 2px solid #f1f1f1;
}
.subscribe p {
	padding: 13px 18px 13px 18px;
	font-size: 85%;
}
.subscribe p a {
	color: #f47320;
	text-decoration: none;
}
.subscribe p a:hover {
	text-decoration: underline;
}
.subscribe h2 a {
	text-decoration: none;
	color: #000;
	background: url(img/rss.png) 0 4px no-repeat;
	padding: 5px 0 5px 30px;
}
.subscribe h2 a:hover {
	color: #000;
	background: url(img/rss.png) 0 -30px no-repeat;
}



	
	
	
	
	
	






/* CONTENT STYLES */

.post {
	margin: 0;
	}
	
.post h2, .post h3  {
	color: #000;
	font-size: 170%;
	line-height: 1.3em;
	padding: 16px 40px 2px 40px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-top: 2px solid #f1f1f1;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
}
.post h2 a, .post h3 a {
	text-decoration: none;
	color: #000;
	display: block;
}
body.page .post h2  {
	border-bottom: 2px solid #f1f1f1;
	padding-bottom: 11px;
}		
.post h2 a:hover, .post h3 a:hover  {
	text-decoration: none;
	color: #f47320;
}
body.search h3 {
	color: #000;
	font-size: 210%;
	line-height: 1.3em;
	padding: 25px 40px 15px 40px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-top: 2px solid #f1f1f1;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
}
body.search h3 a {
	text-decoration: none;
	color: #000;
	display: block;
}
body.search h3 a:hover {
	text-decoration: none;
	color: #f47320;
}

	
.post hr {
	display: block;
}
.postedby {
	color: #B7B1A9;
	font-size: 90%;
	padding: 0 0 19px 40px;
	margin: 0;
	border-bottom: 2px solid #f1f1f1;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
}
.postedby a {
	color: #f47320;
	text-decoration: none;
}
.postedby a:hover {
	text-decoration: underline;
}
.entry {
	padding: 20px 0 12px 0;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
}
.entry p {
	color: #000;
	font-size: 90%;
	line-height: 1.45em;
	padding: 0 40px 15px 40px;
}
.entry p a {
	color: #f47320;
	text-decoration: none;
}
.entry p a:hover {
	text-decoration: underline;
}
.entry p a:visited {
	color: #f47320;
}
.commentsandtags {
	background: #f4f3f2;
	padding: 15px 0;
	margin: 0 0 30px 0;
	font-size: 85%;
	line-height: 1.5em;
}
.commentsandtags p {
	font-size: 13px;
	border: none;
}
body.single .commentsandtags p {
	padding: 0 30px 0 40px;
}
body.single h3 {
	color: #f47320;
}
.comments {
	padding: 0 0 10px 40px;
}
.comments a {
	color: #f47320;
	text-decoration: none;
	background: url(img/quote_button.png) 0 0 no-repeat;
	padding: 0 0 10px 25px;
}
.comments a:hover {
	background: url(img/quote_button.png) 0 -28px no-repeat;
	text-decoration: none;
}
.tags {
	color: #000;
	padding: 0 0 0 40px;
	font-weight: bold;
	font-size: 11px;
}
.tags a {
	color: #f47320;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.tags a:hover {
	text-decoration: underline;
}
.taglinks {
	font-weight: normal;
	color: #f47320;
	padding-right: 15px;
}
.taglinks ul, .taglinks li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}








/* COMMENTS */


.thread-alt {
	background-color: #f4f3f2;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 2px solid #f4f3f2;
}
.even {
	border-left: 2px solid #f4f3f2;
	overflow: hidden;
}
.alt {
	border: 2px solid #f4f3f2;
	overflow: hidden;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.reply {
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 10px 10px;
	}
.even p, .alt p {
	padding: 3px 20px 3px 10px;
	font-size: 90%;
	}
.commentmetadata {
	padding: 8px 0 0 10px;
	font-size: 85%;
	font-weight: normal;
	}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	padding: 10px 0 0 10px;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: Arial Verdana, Helvetica, sans-serif;
	}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial Verdana, Helvetica, sans-serif;
	font-size: 100%;
	}
#commentform textarea {
	border: 2px solid #dbd8d4;
	font-size: 100%;
	color: #000;
	}
#commentform p {
	font-size: 90%;
	padding: 2px 0;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
ol.commentlist { 
	padding: 0;
	background: #FFF;
	}
.comment-body {
	padding-top: 15px;
}
li.depth-2, li.depth-3, li.depth-4 { 
	border-top: 2px solid #f4f3f2;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #f4f3f2;
	-moz-box-shadow: 0 0 8px #f4f3f2;
	-webkit-box-shadow: 0 0 8px #f4f3f2;
	box-shadow: 0 0 8px #f4f3f2;
	}







#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #f47320;
	text-decoration: none;
	}

a:hover {
	color: #f47320;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */









/* Begin Structure */

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 60px;
	padding: 0 60px 0 30px;
	padding-left: 10px;
	line-height: 1.4em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style: square;
	}
	
html>body .entry ol li {
	margin: 7px 0 8px 10px;
	list-style: decimal;
	}	

.entry ol {
	padding: 0 0 0 30px;
	margin-left: 45px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;

	}








/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 15px;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.pagetitle {
	margin: 0 0 -13px 0; 
	padding: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #f47320;
	}

.practice h2, .topics h2, .archives h2, .subscribe h2 {
	text-transform: uppercase;
	padding: 12px 18px;
	margin: 0;
	line-height: 1.4em;
	background: #f4f3f2;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
}
.searchbox h2 {
	text-transform: uppercase;
	padding: 14px 18px 3px 18px;
	margin: 0;
	line-height: 1.4em;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
}



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	padding: 15px 0 5px 40px;
	border: none;
}
.entry h1 {
	font-size: 20px;
	font-weight: bold;
}
.entry h2 {
	font-size: 18px;
	font-weight: bold;
}
.entry h3 {
	font-size: 16px;
	font-weight: bold;
}
.entry h4 {
	font-size: 14px;
	font-weight: bold;
}
.entry h5 {
	font-size: 12px;
	font-weight: bold;
}



.commentsdisclaimer {
	padding: 8px 20px 13px 0;
}
.commentsdisclaimer p {
	color: #787878;
	line-height: 1.5em;
	font-size: 85%;
	font-style: italic;
}







