
/* Author: Kris Jackson */

/* TOC
	
	RESETS
	-----------------------------------------------
	HTML5 display definitions
	Base
	Links
	Typography
	Lists
	Embedded content
	Figures
	Forms
	Tables
	Print
	Colors
	
	UTILITY
	-----------------------------------------------	
	Utility Classes 
	
	LAYOUT  
	-----------------------------------------------	
	Location Bar
	Header
	Content
	Footer
	
	
	PAGES  
	-----------------------------------------------	
   	Homepage
   	Contact

*/

/* 	=============================================================================
   	HTML5 display definitions
   	========================================================================== */

	article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
	audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
	audio:not([controls]) { display: none; }
	[hidden] { display: none; }

/* 	=============================================================================
   	Base
   	========================================================================== */
   
	html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
	body { margin: 0; font-size: 13px; line-height: 1.231; }
	body, button, input, select, textarea { font-family: sans-serif; color: #222; }
	
	::-moz-selection { background: #000; color: #fff; text-shadow: none; }
	::selection { background: #000; color: #fff; text-shadow: none; }

/* 	=============================================================================
   	Links
   	========================================================================== */
	
	a 					{ text-decoration:none; }
	a.underline 		{ border-bottom:1px dotted #aaa; }
	a:focus 			{ outline: 0; }
	a:hover, a:active 	{ outline: 0; }

/* 	=============================================================================
   	Typography
   	========================================================================== */
	
	abbr[title] { border-bottom: 1px dotted; }
	b, strong { font-weight: bold; }
	blockquote { margin: 1em 40px; }
	dfn { font-style: italic; }
	hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
	ins { background: #ff9; color: #000; text-decoration: none; }
	mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
	pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
	pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
	p { margin:0; }
	q { quotes: none; }
	q:before, q:after { content: ""; content: none; }
	small { font-size: 85%; }
	sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
	sup { top: -0.5em; }
	sub { bottom: -0.25em; }
	h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-weight:normal; }

/* 	=============================================================================
   	Lists
   	========================================================================== */

	ul, ol, dd, nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* 	=============================================================================
   	Embedded content
   	========================================================================== */

	img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
	svg:not(:root) { overflow: hidden; }

/* 	=============================================================================
   	Figures
   	========================================================================== */

	figure { margin: 0; }

/* 	=============================================================================
	Forms
	========================================================================== */

	form { margin: 0; }
	fieldset { border: 0; margin: 0; padding: 0; }
	label { cursor: pointer; }
	legend { border: 0; *margin-left: -7px; padding: 0; }
	button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
	button, input { line-height: normal; *overflow: visible; }
	table button, table input { *overflow: auto; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
	input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
	input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
	input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
	button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
	textarea { overflow: auto; vertical-align: top; resize: vertical; }
	input:valid, textarea:valid {  }
	input:invalid, textarea:invalid { background-color: #f0dddd; }

/* 	=============================================================================
   	Tables
   	========================================================================== */
	
	table { border-collapse: collapse; border-spacing: 0; }
	td { vertical-align: top; }

/* 	=============================================================================
   	Print
   	========================================================================== */
	
	@media print {
	  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
	  a, a:visited { text-decoration: underline; border-bottom:0; }
	  a[href]:after { content: " (" attr(href) ")"; }
	  abbr[title]:after { content: " (" attr(title) ")"; }
	  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
	  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	  thead { display: table-header-group; } /* h5bp.com/t */
	  tr, img { page-break-inside: avoid; }
	  img { max-width: 100% !important; }
	  @page { margin: 0.5cm; }
	  p, h2, h3 { orphans: 3; widows: 3; }
	  h2, h3 { page-break-after: avoid; }
	}	

/* 	=============================================================================
   	Colors
   	========================================================================== */

	header #attorneys,
	#content section h3
	{
		color: #fff;
	}

	html,
	body,
	header nav a,
	#footer-bar .wrapper time,
	input[type=text],
	textarea
	{
		color: #888;
	}

	#location-bar
	{
		color: #777;
	}

	header #business
	{
		color: #666;
	}
		
	#footer-bar .wrapper p
	{
		color: #ddd;
	}

	a,
	a.active-link
	{
		color: #39CAED;
	}


/* 	=============================================================================
   	Utility Classes
   	========================================================================== */

	.float-container { overflow:hidden; width:100%; }

/* 	=============================================================================
   	Fonts (common)
   	========================================================================== */

	body,
	input[type=text],
	textarea { font-family: 'open sans', arial, sans-serif; }

/* 	=============================================================================
   	Layout
   	========================================================================== */

	html,
	body
	{
		background: #2D2D2D;
	}
	
	/* --- LOCATION BAR / FOOTER BAR --- */
	

	#location-bar,
	#footer-bar
	{
		width: 100%;
		background: #2d2d2d;
		padding: 8px 0 6px;
	}
	
	#location-bar .wrapper,
	#footer-bar .wrapper
	{
		position: relative;	
		width: 960px;
		margin: 0 auto;
	}
	
	#location-bar .wrapper p
	{
		float:right;
	}
	
	/* --- HEADER --- */
	
	header
	{
		position: relative;
		width: 100%;
		background: url(../IMG/header-bg.jpg) 50% 0 no-repeat #202020;
	}
	
	header .wrapper
	{
		position: relative;	
		width: 960px;
		height: 150px;
		margin: 0 auto;
	}
	
	header #logo
	{
		position: absolute;	
		width: 270px;
		height: 70px;
		top: 60px;
		left: 0;
	}
	
	header #attorneys
	{
		font-size: 33px;
	}
	
	header #business
	{
		margin-left: 2px;
		font-size: 19px;
		letter-spacing: 2px;
	}
	
	header nav
	{
		margin-top: 81px;
		float: right;	
	}
	
	header li
	{
		float: left;
	}
	
	header nav a
	{
		display: block;
		line-height: 66px;
		padding: 0 6px;
		font-size: 15px;
		margin-left: 20px;
	}
	
	header nav a.active-link
	{
		border-bottom: 3px solid #39CAED;
	}
	
	header nav a:hover
	{
		border-bottom: 3px solid #39CAED;
	}
	
	/* --- CONTENT --- */
	
	#content
	{
		width: 100%;
		background: url(../IMG/content-bg.gif) 0 0 repeat #1A1A1A;
	}
	
	#content .wrapper
	{
		position: relative;	
		width: 960px;
		margin: 0 auto;
		padding: 20px 20px 60px 20px;
	}
	
	#content .info-section h3
	{
		letter-spacing: -1px;
		padding-bottom: 9px;
		margin-bottom: 25px;
		border-bottom: 1px solid #363535;
		font-size:18px;
		font-weight: 600;
		text-transform: uppercase;
	}
	
	#content .info-section p
	{
		margin-bottom: 25px;
		line-height: 20px;
	}
	
	#content .info-section a
	{
		text-transform: uppercase;
		font-size: 11px;
	}
	
	#content .info-section a:hover
	{
		text-decoration: underline;
	}
	
	#content .info-section .more-icon
	{
		margin-left: 5px;
	}
		
	#content .info-section section
	{
		float: left;
		width: 340px;
		padding-top: 40px;
	}
		
	#content .info-section section.double
	{
		width: 680px;
	}
		
	#content .info-section section.full
	{
		width: 960px !important;
	}
		
	#content .info-section section:last-child
	{
		margin-right: 0;
		width: 280px;
	}
	
	#content .info-section section .inner-content 
	{
		padding-bottom: 20px;
		margin-right: 60px;
	}
	
	#content .info-section section:last-child .inner-content
	{
		margin-right: 0;
	}
	
	/* --- FOOTER BAR --- */
	
	#footer-bar .wrapper time
	{
		margin-left: 6px;
	}

/* 	=============================================================================
   	PAGE: Homepage
   	========================================================================== */

	#homepage-slider
	{
		width: 100%;
		height: 500px;
		background: #DBEAE5;
		display: none;
	}
		
	#homepage #need-assistance .inner-content img
	{
		float:left;
		margin-right: 20px;
		border: 5px solid #D9D9D9;
	}
		
	#homepage #need-assistance #assistance-wrapper p:first-child
	{
		margin-bottom: 15px;
	}
		
	#homepage #services ul
	{
		margin-bottom: 30px;
	}
		
	#homepage #services li
	{
		background: url(../IMG/checkmark.png) no-repeat 0 50%;
		padding-left: 25px;
		margin-bottom: 12px;
	}
		
	#homepage #services li a
	{
		font-size: 12px;
	}

/* 	=============================================================================
   	PAGE: Contact
   	========================================================================== */

	#contactpage #address-phone
	{
		margin-top: 30px;	
	}

	#contactpage address,
	#contactpage #phone-numbers
	{
		float: left;
		width: 230px;
		padding-left: 55px;
		line-height: 18px;
		background: url(../IMG/address-icon1.png) no-repeat 0 3px;	
	}

	#contactpage address
	{
		font-style: normal;
		margin-right: 30px;
		background: url(../IMG/address-icon1.png) no-repeat 0 3px;	
	}

	#contactpage #phone-numbers
	{
		background: url(../IMG/address-icon2.png) no-repeat 0 3px;	
	}

	#contactpage #phone-numbers span
	{
		float: left;
		width: 100px;	
	}

	#contactpage #phone-numbers a
	{
		font-size: 13px;	
	}
	
	#contactpage fieldset
	{
		margin-bottom: 10px;
		width: 280px;
	}
	
	#contactpage input[type=text],
	#contactpage textarea
	{
		width: 257px;
		background: #1F1F1F;
		border: 1px solid #343434;
		padding: 9px 10px 8px;
		resize: none;	
		outline: none;
	}
	
	#contactpage .failed-input
	{
		border-color: #B33 !important;
	}
	
	#contactpage .sending,
	#contactpage .sending:hover
	{
		text-decoration: none !important;
	}
	
	#contactpage #contact-success
	{
		display:none;
	}
	
	#contactpage #contact-success p
	{
		background: url(../IMG/green-checkmark.png) no-repeat 0 50%;
		padding-left: 45px;
	}




















