/* @override http://www.cornwell-law.com/wp-content/themes/blueprint/css/screen.css */

/* @override http://www.cornwell-law.com/wp-content/themes/blueprint/css/screen.css */

/* @override http://www.cornwell-law.com/wp-content/themes/blueprint/css/screen.css */

/* @override http://www.cornwell-law.com/wp-content/themes/blueprint/css/screen.css */

/* @override http://www.cornwell-law.com/wp-content/themes/blueprint/css/screen.css */

/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework
   [bjorkoy.com/blueprint]
   
   * Screen & Projection Styles *
      
   This is the main CSS-file for the framework.
   Include this in the <head> of every page. See the
   Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/grid.css";
@import "lib/buttons.css";
/* End import/hide */


/* Compressed version: 
   [http://teenage.cz/acidofil/tools/cssformat.php]
   
   Comment out @import statements above, and add this 
   one when your site has launched (Ca 60% compressed):
   @import "lib/compressed.css"; */


/* Uncomment the line below to see the grid and baseline. 
   (Assuming you've wrapped your columns in a container).

  .container { background: url(lib/img/grid.png); }
  .container { background: url(lib/img/baseline.png); } */

div#reprintrights {
	width: 300px;
	float: right;
	border: 1px solid #000;
	padding: 5px;
	background-color: #e6f0c0;
	margin-left: 15px;
	margin-bottom: 8px;
}

#reprintrights h3 {
	color: #000;
	line-height: 100%;
	text-align: center;
	text-decoration: underline;
}

div#categorysmallerandlessblue {
	color: #717171;
	line-height: 50%;
	font-size: 9px;
}

div#categorysmallerandlessblue a{
	color: #717171;
	line-height: 130%;
	font-size: .7em;
	text-decoration: none;
}

div#adsenseright {
	width: 140px;
	float: right;
	margin-left: 10px;
}

