/*
THEME NAME: lineback
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,button { margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* ---------- A note on font-sizing ---------- 
Default font size in IE6, IE7 and FireFox is 16px. 
Default for Safari 2 is 16px for "standard fonts" and 13px for "fixed-width fonts." (Safari 3 uses 16px for all fonts.) 
I am ignoring the Safai 13px mono-space type issue since this site does not use any mono-spaced fonts.
*/

html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background:url(images/bg5.gif) repeat-x #e7ead6;
	font-size:15px;
	line-height: 1.5em; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-bottom:0px;
	color:#000;
	}

a:link, a:visited {
	color:#4058a1;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color:#7690de;
	}

h1 {
	color:#373B09;
	font-size:2.2em;
	font-weight:normal;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:1.1em;
	}
	

	
h2 {
	color:#373B09;
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	}

h3 {
	color:#373B09;
	font-size:1.3em;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.alignleft {
	margin:0 10px 2px 0;
	float:left;
	}

.alignright {
	margin:0 0px 2px 10px;
	float:right;
	}

.aligncenter {
	text-align: center;
	clear: both;
	display: block;
	margin: 0 auto;
}

.raquo {
	font-size:1.2em;
	color:#fff;
	}

.big {
	font-size:1.1em;
	}

.case_overview_table {
	font-size:.92em;
	line-height:1.3em;
	}
	
	.case_overview_table td {
		border-bottom:1px solid #ccc;
		}

/* Layout
 * ------------------------------------------------------------------------- */

#container {
	width:960px;
	margin:12px auto 0 auto;
	}

#header {
	background:url(images/header.jpg) no-repeat;
	width:960px;
	height:137px;
	}
	
	#header p {
		text-indent:-5000px;
		}
	
#content_container {
	width:960px;
	background:url(images/container_bg.gif) repeat-y;
	}
	
	#content_container.full_width {
		background:#fff;
		background-image:none;
		width:928px;
		padding:15px;
		border:1px solid #254159;
		border-bottom:0 none;
		border-top:0 none;
		}
		
		#content_container.full_width p {
			margin-bottom:10px;
			}

#magnifying_glass {
	background:url(images/mag_glass.jpg) no-repeat bottom left;
	width:960px;
	}

#email_dr_lineback {
	background:url(images/email_dr_lineback.png) no-repeat;
	width:189px;
	height:27px;
	display:block;
	outline:none;
	float:right;
	text-indent:-5000px;
	margin: 10px 24px 0 0;
	}
	
	#email_dr_lineback:hover, #email_dr_lineback:active {
		background-position:0px -27px;
		}

#column_left {
	width:252px;
	float:left;
	display:inline;
	}

#main_nav {
	margin:20px 0 250px 0;
	padding:0;
	}
	
	#main_nav li {
		
		}

#main_nav li a:link, #main_nav li a:visited {
	width:213px;
	color:#fff;
	background:url(images/nav_bullet.gif) no-repeat 10px 6px #32406a;
	margin-bottom:2px;
	padding:5px 5px 5px 34px;
	font-size:1.1em;
	text-decoration:none;
	display:block;
	}
	
#main_nav li a:hover, #main_nav li a:active {
	width:213px;
	color:#383b0d;
	background:url(images/nav_bullet.gif) no-repeat 10px -30px #c7d8f7;
	margin-bottom:2px;
	padding:5px 5px 5px 34px;
	font-size:1.1em;
	text-decoration:none;
	display:block;
	}

#column_right {
	float:left;
	display:inline;
	margin-left:19px;
	width:668px;
	padding:15px 0;
	line-height:1.6em;
	}

#single_column {
	
	}

#scroll_box {
	background:url(images/scroll_box_bg.gif) repeat-y;
	width:250px;
	float:right;
	margin:0 0 5px 20px;
	}

#scroll_box_top {
	background:url(images/scroll_box_top.gif) no-repeat top left;
	width:250px;
	}

#scroll_box_bottom {
	background:url(images/scroll_box_bottom.gif) no-repeat bottom left;
	width:250px;
	}

#scroll_box_content {
	font-size:.92em;
	width:200px;
	padding:25px 25px 10px 25px;
	height:200px;
	line-height:1.3em;
	}
	
	#scroll_box_content h1 {
		font-size:1.6em;
		}

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;

	}

#column_right p {
	margin-bottom:20px;
	}



#column_right blockquote {
	margin-bottom:12px;
	padding-left:25px;
	font-style:italic;
	}

/* ----- Lists within main content area ----- */

#column_right ul {
	margin-left:10px;
	margin-bottom: 20px;
	}

	#column_right ul li {
		_position:relative;	 /*to fix the IE bullet peekaboo pug...NOTE: MUST BE REMOVED FOR DROP-DOWNS TO WORK IN IE 6 */
		padding-left: 12px;
		margin-bottom:8px;
		list-style: none;
		background: transparent url(images/bullet_lrg.gif) 0px 9px no-repeat;
		}

		#column_right ul li ul li {
			background: transparent url(images/bullet_med.gif) 0px 9px no-repeat;
			padding-left:10px;
			}

			#column_right ul li ul li ul li {
				background: transparent url(images/bullet_sm.gif) 0px 9px no-repeat;
				padding-left:9px;
				}	

		#column_right ul ul, #column_right ul ul ul {
			margin-top:8px;
			}

#column_right ol{ 
	margin-left:30px;
	list-style:decimal;
	}

	#column_right ol li {
		margin-bottom:8px;
		background:none;
		list-style:decimal;
		padding:0;
		}

		#column_right ol ol, #column_right ol ol ol {
			margin-left:22px;
			margin-top:8px;
			}

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

#footer {
	background:url(images/footer_bg.gif) repeat-y;
	width:960px;
	margin-bottom:12px;
	}

#footer_bottom {
	background:url(images/footer_bottom.gif) no-repeat bottom left;
	width:960px;
	}
	
	#footer_bottom.full_width {
		text-align:center;
		padding:20px 0 8px 0;
		font-size:.92em;
		color:#0f1b40;
		border-top:1px solid #254159;
		}

#footer_top {
	background:url(images/footer_top.gif) no-repeat top left;
	width:960px;
	}

#footer_left {
	width:252px;
	float:left;
	padding:50px 15px 15px 15px;
	}

#contact_form {
	background:url(images/contact_form.gif) no-repeat;
	width:208px;
	height:37px;
	display:block;
	outline:none;
	text-indent:-5000px;
	margin-top:20px;
	}
	
	#contact_form:hover {
		background-position:0px -37px;
		}
	
#footer_right {
	width:668px;
	text-align:center;
	padding:20px 0 8px 0;
	font-size:.92em;
	color:#0f1b40;
	float:left;
	}
	
	#footer_right p {
		margin-bottom:12px;
		}

#footer_right ul {
    	margin: 0 0 12px 0;
   		padding: 0;
    	}

 	#footer_right li {
    	margin: 0;
    	padding: 0 5px 0 7px;
    	display: inline;
    	border-left: 1px solid #194453;
    	line-height:1.4em;
    	background: none;
		color:#0f1b40;
    	}

	#footer_right li.first { 
    	border: none;
		padding-left:0;
    	}

	#footer_right a:link, #footer_right a:visited{
		color:#0f1b40;
		text-decoration:none;
		}

	 #footer a:hover, #footer a:active {
	 	color:#2853de;
		text-decoration:none;
		}

