﻿@import url(http://www.draftanalyzer.com/themes/da/admin.css);
/*

-------------------------------------------------------------------------------------------------------------------------------*/
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, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */:focus { outline: 0; }
body { line-height: 1; }ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*
Essential
-------------------------------------------------------------------------------------------------------------------------------*/
body { color: #415a68; font: 0.875em/1.4 helvetica, arial, sans-serif; }
a { color: #0079c2; text-decoration: none; }
a:hover { text-decoration: underline; }
/*
Container
-------------------------------------------------------------------------------------------------------------------------------*/
#container { float: left; display: inline; width: 100%; }
strong { font-weight: bold; }
/*
Header-Container, Header, & Logo
-------------------------------------------------------------------------------------------------------------------------------*/
#header-container { border-top: 10px solid #edf1f4; float: left; display: inline; width: 100%; }
	#header { width: 950px; margin: 0 auto; padding: 10px 0 0 0; position: relative; }
		#logo { float: left; display: inline; margin: 15px 14px 0 14px; width: 400px; height: 76px; background: url(http://www.draftanalyzer.com/themes/da/_img/da_logo.gif) no-repeat; }
			#logo h1 {  }
			#logo h1 a { display: block; width: 400px; height: 67px; text-indent: -10000px; }
			#logo h1 a:hover {  }
		#header-contact { position: absolute; top: 58px; right: 0; color: #5c9dd4; font-size: .9em; }
		#header-contact ul { margin: 0; padding: 0; }
		#header-contact li { float: left; margin: 0 0 0 10px; padding: 0; list-style: none; line-height: 2.2; }
		#header-contact a { color: #5c9dd4; }
		#header-contact span { margin: 0 5px; }
		#header-contact a#button-demo { display: block; float: left; width: 118px; height: 26px; background: url(http://www.draftanalyzer.com/themes/da/_img/button_schedule_demo.gif) center center no-repeat; text-indent: -10000px; }
		#header-contact a#button-buy { margin: 0; display: block; float: left; width: 118px; height: 26px; background: url(http://www.draftanalyzer.com/themes/da/_img/button_buynow.gif) center center no-repeat; text-indent: -10000px; }
/*
Global-Nav
-------------------------------------------------------------------------------------------------------------------------------*/
#global-nav { float: right; display: inline; }
	#global-nav ul { font: 0.85em/normal "trebuchet ms", helvetica, arial; }
		#global-nav ul li { float: left; margin: 0 0 0 10px; padding: 0; }
		#global-nav ul li a { display: block; float: left; padding: 5px; color: #9aacb8; text-decoration: none; }
		#global-nav ul li a:hover { background: #edf1f4; }
		#global-nav a.active { color: #0079c1 !important; }
/*
Top-Nav
-------------------------------------------------------------------------------------------------------------------------------*/
#top-nav { background: #455e6c url(http://www.draftanalyzer.com/themes/da/_img/nav_gradient.gif) repeat-x; float: left; display: inline; width: 100%; border-top: 13px solid #fff; }
	#top-nav ul { clear: both; width: 950px; margin: 0 auto; font-family: "trebuchet ms", helvetica, arial; font-size: 0.9em; }
		#top-nav ul li { float: left; margin: 0; padding: 0; }
		#top-nav ul li a { color: #fff; text-decoration: none; float: left; display: block; width: 103px; margin: 0; padding: 10px 2px 10px 0; text-align: center; background: url(http://www.draftanalyzer.com/themes/da/_img/nav_dots.gif) top right repeat-y; }
		#top-nav ul li a:hover, #top-nav ul li a.active { background: #455e6c url(http://www.draftanalyzer.com/themes/da/_img/nav_dots.gif) top right repeat-y; }
		#top-nav ul li.home {  }
		#top-nav ul li.home a {  }
		#top-nav ul li.home a:hover {  }
		#top-nav ul li.products {  }
		#top-nav ul li.products a {  }
		#top-nav ul li.products a:hover {  }
		#top-nav ul li.solutions {  }
		#top-nav ul li.solutions a {  }
		#top-nav ul li.solutions a:hover {  }
		#top-nav ul li.benefits {  }
		#top-nav ul li.benefits a {  }
		#top-nav ul li.benefits a:hover {  }
		#top-nav ul li.contact {  }
		#top-nav ul li.contact a {  }
		#top-nav ul li.contact a:hover {  }
/*
Notice
------------------------------------------------------*/
#notice { padding: 20px 0 10px 0; float: left; display: inline; width: 100%; }
	#notice #block-views-Hiring { width: 920px; margin: 0 auto; background: #f6f8fc; overflow: auto; }
	#notice #block-views-Hiring h2 { margin: 0; font-weight: bold; padding: 10px 0 10px 10px; border: none; float: left; display: inline; font-size: 0.9em; }
	#notice a {  }
	#notice .more-link { font-size: 0.9em; padding: 10px; }
	
	#notice #block-views-Hiring ul li { margin: 0 5px 5px 0px; padding: 0 0 0 5px; list-style-image: url(http://www.draftanalyzer.com/themes/da/_img/blue_arrow.gif); }


/*
Content
-------------------------------------------------------------------------------------------------------------------------------*/
#content-container { clear: both; border-top: 3px solid #eef1f3; }
	#content-container.interior { border: none; float: left; display: inline; width: 100%; background: url(http://www.draftanalyzer.com/themes/da/_img/interior_gradient.gif) 0 1px repeat-x; }
	#content { width: 950px; margin: 0 auto; min-height: 300px; height: auto !important; height: 300px; }
/*
Left-Column
-------------------------------------------------------------------------------------------------------------------------------*/
#left-column { width: 682px; float: left; display: inline; margin: 10px 15px; padding: 0 15px 0 0; background: url(http://www.draftanalyzer.com/themes/da/_img/content_dotted_border.gif) top right repeat-y; }
	#left-column ul.tabs { margin: 15px 0; padding: 0; }
	#left-column ul.tabs li { margin: 0; padding: 10px 0; }
	
	#left-column h2.top { color: #0079c1; font-size: 1.8em; padding-top: 15px; }
	#left-column p { margin-left: 5px; margin-right: 5px; }
	#left-column ul { margin: 5px 5px 15px 5px; font-size: 0.875em; }
	#left-column ul li { margin: 0 5px 5px 25px; padding: 0 0 0 5px; list-style-image: url(http://www.draftanalyzer.com/themes/da/_img/blue_arrow.gif); }
			
	#left-column .node { /*background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x;*/ padding: 15px 0; }
	#left-column .submitted { margin: 0 5px 6px 5px; }

	#left-column #commments { clear: both; }
	#left-column .comment { background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; padding: 10px 0; }
	#left-column div.links ul li { margin: 0 20px 0 0; padding: 0; }
	#left-column .comment ul.links li { text-align: right; margin: 0 0 0 10px; padding: 0; }


	.comment dl { float: left; display: inline; width: 120px; margin: 0; padding: 0.2em 0 0 0; font-size: 0.85em; }
	.comment dt, .comment dd { margin: 3px 0 0 0; padding: 0; }
	.comment .content { margin: 0 0 0 135px; padding: 0; }
	.comment ul.links { text-align: right; margin: 0; padding: 0; }
	/*.comment-even { background: #f8f9fb; }*/
	
	.inline-image { float: left; display: inline; margin: 0 15px 0 0; }
	
	/* Blog Nodes */
	.node-blog, .node-blog-teaser { clear: both; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; padding: 15px 0; overflow: auto; }
	.node-blog .submitted, .node-blog-teaser .submitted { margin: 0 5px 5px 5px; font-size: 0.825em; color: #999; }
	.node-blog h3, .node-blog-teaser h3 { margin: 0; }
	.node-blog div.links, .node-blog-teaser div.links { margin: 0; padding: 0; }
	.node-blog ul.links li, .node-blog-teaser ul.links li { margin: 0; padding: 0; }
	
	#left-column .node-blog-teaser p { margin: 5px 5px 15px 5px; }

	#left-column .comment { background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; padding: 10px 0; }
	#left-column div.links ul li { margin: 0 20px 0 0; padding: 0; }
	#left-column .comment ul.links li { text-align: right; margin: 0 0 0 10px; padding: 0; }

	.comment dl { float: left; display: inline; width: 120px; margin: 0; padding: 0.2em 0 0 0; font-size: 0.85em; }
	.comment dt, .comment dd { margin: 3px 0 0 0; padding: 0; }
	.comment .content { margin: 0 0 0 135px; padding: 0; }
	.comment ul.links { text-align: right; margin: 0; padding: 0; }
	
	
	/* No border dots class */
	.no-border { border: none; background: none; }
	
	.section { width: 682px; float: left; display: inline; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; margin: 0 0 15px 0; }
		.section .icon { width: 90px; float: left; display: inline; margin: 0 10px 0 0; }
		.section .section-text { width: 572px; float: left; display: inline; margin: 0 10px 0 0; }
		
	.bio { width: 682px; float: left; display: inline; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; margin: 0 0 15px 0; }
		.bio .icon { width: 100px; float: left; display: inline; margin: 0 10px 0 0; }
		.bio .bio-text { width: 562px; float: left; display: inline; margin: 0 10px 0 0; }
/*
Right-Column
-------------------------------------------------------------------------------------------------------------------------------*/
#right-column { width: 222px; float: left; display: inline; margin: 0; padding: 32px 0 0 0; }
	#right-column ul.links-menu { margin: 0; padding: 0; font-size: 1.1em; }
	#right-column ul.links-menu li { margin: 0; padding: 0; }
	#right-column ul.links-menu li.active { background: url(http://www.draftanalyzer.com/themes/da/_img/interior_gradient.gif) repeat-x; }
	#right-column ul.links-menu li a { width: 208px; display: block; padding: 10px 7px; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; }
	#right-column ul.links-menu li a:hover { color: #fff; background: #0079c2; text-decoration: none; }
	
	#right-column .block { margin: 0 0 25px 0; }
	#right-column .block p {  }
	
	#block-block-17 a { float: left; display: inline; margin: 15px 0 10px 36px; }
	#block-block-17 p { clear: both; text-align: center; }
	#block-block-17 p a { float: none; margin: 0; padding: 0; }
/*
Right-ColumnLinks
-------------------------------------------------------------------------------------------------------------------------------*/
#right-column { width: 222px; float: left; display: inline; margin: 0; padding: 32px 0 0 0; }
	#right-columnlinks ul.links-menu { margin: 0; padding: 0; font-size: 1.1em; }
	#right-columnlinks ul.links-menu li { margin: 0; padding: 0; }
	#right-columnlinks ul.links-menu li.active { background: url(http://www.draftanalyzer.com/themes/da/_img/interior_gradient.gif) repeat-x; }
	#right-columnlinks ul.links-menu li a { width: 208px; display: block; padding: 10px 7px; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; }
	#right-columnlinks ul.links-menu li a:hover { color: #fff; background: #0079c2; text-decoration: none; }
	
	#right-columnlinks ul li { margin: 0 5px 5px 0px; padding: 0 0 0 5px; list-style-image: url(http://www.draftanalyzer.com/themes/da/_img/blue_arrow.gif); }

	#right-columnlinks .block { margin: 0 0 25px 0; }
	#right-columnlinks .block p {  }

	#block-block-17 a { float: left; display: inline; margin: 15px 0 10px 36px; }
	#block-block-17 p { clear: both; text-align: center; }
	#block-block-17 p a { float: none; margin: 0; padding: 0; }
	
/*
Demo Request Block
-------------------------------------------------------------------------------------------------------------------------------*/
/*#block-block-25 .content * { border-top: 1px solid red; }*/
#block-block-25 form { padding: 0 0 0 10px; }
	#block-block-25 .form-item { margin: 0; padding: 5px 0; }
	#block-block-25 .form-text { width: 200px; }
	#block-block-25 label { font-size: 0.825em; }
/*
Features Table
-------------------------------------------------------------------------------------------------------------------------------*/
h3.section-header { background: #0079c2; color: #fff; margin: 0 0 6px 0; padding: 7px 5px; }
table.features { margin: 0 0 20px 0; }
table.features th { border-right: 2px solid #fff; text-align: center; }
table.features td { padding: 7px; font-size: 0.85em; border-right: 2px solid #fff; text-align: center; }
table.features td img { margin: 0 auto; }
table.features td strong { font-size: 1.25em; }
table.features th.feature-name { text-align: right; }
table.features td.feature-name { text-align: right; width: 220px; }
/*
Misc.
-------------------------------------------------------------------------------------------------------------------------------*/
.messages { padding: 7px; border: 1px solid #ccc; background: #eee; }

span.form-required { color: #ffae00; }
span.submitted, .description { font-size: 0.92em; color: #898989; }
.description { line-height: 150%; margin-bottom: 0.75em; color: #898989; }
.messages, .preview { margin: .75em 0 .75em; padding: .5em 1em; }
.messages ul { margin: 0; }

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item { margin: 0.25em 0; }
#center form { margin-bottom: 2em; }
.form-button, .form-submit { margin: 2em 0.5em 1em 0; }
#watchdog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit { margin: 0; }

.box { margin-bottom: 2.5em; }

.messages { background-color: #fff; border: 1px solid #b8d3e5; }
.help { padding: 15px 0 5px 0; }
.preview { background-color: #fcfce8; border: 1px solid #e5e58f; }
div.status { color: #3a3; border-color: #c7f2c8; }
div.error { color: #c52020; }
.form-item input.error, .form-item textarea.error { border: 1px solid #c52020; color: #494949; }

#webform-client-form-25 .form-item, #webform-client-form-50 .form-item { clear: both; background: url(../_img/skinny_horizontal_dots.gif) bottom left repeat-x; }
#webform-client-form-25 label, #webform-client-form-50 label { width: 180px; float: left; display: inline; text-align: right; padding: 0 5px; font-size: .95em; }
#webform-client-form-25 .form-text { width: 220px; float: left; }
#webform-client-form-25 .form-textarea { margin-left: 190px; width: 246px; height: 120px; }
#webform-client-form-50 .form-textarea { margin-left: 190px; width: 290px; height: 120px; }
#webform-client-form-25 div.grippie, #webform-client-form-50 div.grippie { margin-left: 190px; }
#webform-client-form-25 .form-submit, #webform-client-form-25 .description, #webform-client-form-50 .form-submit, #webform-client-form-50 .description { margin-left: 190px; }

form#node-form textarea, form#node-form input.form-text { font-size: 1em; color: #000; }
/*
Watchdog Module
-------------------------------------------------------------------------------------------------------------------------------*/
tr.watchdog-user { background-color: #fcf9e5; }
	tr.watchdog-user td.active { background-color: #fbf5cf; }
	tr.watchdog-content { background-color: #fefefe; }
	tr.watchdog-content td.active { background-color: #f5f5f5; }
	tr.watchdog-warning { background-color: #fdf5e6; }
	tr.watchdog-warning td.active { background-color: #fdf2de; }
	tr.watchdog-error { background-color: #fbe4e4; }
	tr.watchdog-error td.active { background-color: #fbdbdb; }
	tr.watchdog-page-not-found, tr.watchdog-access-denied { background: #d7ffd7; }
	tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active { background: #c7eec7; }
/*
Tables
-------------------------------------------------------------------------------------------------------------------------------*/
table { margin: 1em 0; width: 100%; }
	thead th { border-bottom: 2px solid #d3e7f4; color: #494949; font-weight: bold; }
	th a:link, th a:visited { color: #6f9dbd; }
	td, th { padding: .3em .5em; }
	tr.even, tr.odd, tbody th { border: solid #d3e7f4; border-width: 1px 0; }
	tr.odd, tr.info { background-color: #edf5fa; }
	tr.even { background-color: #fff; }
	tr.odd td.active { background-color: #ddecf5; }
	tr.even td.active { background-color: #e6f1f7; }
	td.region, td.module, td.container { border-top: 1.5em solid #fff; border-bottom: 1px solid #b4d7f0; background-color: #d4e7f3; color: #455067; font-weight: bold; }
	tr:first-child td.region, tr:first-child td.module, tr:first-child td.container { border-top-width: 0; }
/*
Status Report Colors
-------------------------------------------------------------------------------------------------------------------------------*/	
table.system-status-report tr.error, table.system-status-report tr.error th { background-color: #fcc; border-color: #ebb; color: #200; }
table.system-status-report tr.warning, table.system-status-report tr.warning th { background-color: #ffd; border-color: #eeb; }
table.system-status-report tr.ok, table.system-status-report tr.ok th { background-color: #dfd; border-color: #beb; }
/*
Fieldsets
-------------------------------------------------------------------------------------------------------------------------------*/
fieldset { margin: 1em 0; padding: 1em; border: 1px solid #ddd; background: #fff url(http://www.draftanalyzer.com/themes/da/_img/gradient-inner.png) repeat-x 0 0; }
fieldset legend { display: block; font-weight: bold; }
html.js fieldset.collapsed { background: transparent; padding-top: 0; padding-bottom: .6em; }
html.js fieldset.collapsible legend a { padding-left: 15px; padding-right: 5px; background: url(http://www.draftanalyzer.com/themes/da/_img/menu-expanded.gif) no-repeat 0% 50%; }
html.js fieldset.collapsed legend a { background: url(http://www.draftanalyzer.com/themes/da/_img/menu-collapsed.gif) no-repeat 0% 50%; }
/*
Typography
-------------------------------------------------------------------------------------------------------------------------------*/
p { margin: 5px 5px 15px 5px; font-size: 0.9em; line-height: 1.3; }
h1 {  }
h2 { font-size: 1.3em; line-height: 1.4; font-weight: normal; color: #162934; padding: 0 4px 5px 4px; border-bottom: 2px solid #cbd5dd; }
h3 { font-size: 1.2em; font-weight: bold; padding: 0 5px; margin: 5px 0 5px 0; }
	#right-column h3 { font-size: 1em; font-weight: bold; padding: 0 0px; margin: 5px 0 5px 0; }

h4 { font-size: 1em; font-weight: bold; padding: 0 5px; margin: 15px 0 5px 0; }
h5 {  }
h6 {  }
hr { clear: both; border: none; height: 1px; overflow: hidden; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) repeat-x; }
pre { color: #000; line-height: 1.5; font: 0.8em "Courier New", Courier, mono; background: #f1f1f1; padding: 7px; margin: 15px 10px; border: 2px solid #e6e6e6; overflow: auto; }
/*
Client Logos (Clients Page)
------------------------------------------------------*/
.logo-row { width: 682px; float: left; display: inline; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; }
	.logo { width: 227px; float: left; display: inline; padding: 25px 0; /*background: url(http://www.draftanalyzer.com/themes/da/_img/content_dotted_border.gif) top right repeat-y;*/ }
		.logo img { display: block; margin: 0 auto; }
/*
Home-Billboard
-------------------------------------------------------------------------------------------------------------------------------*/
#billboard-container { clear: both; background: #f6f8fc url(http://www.draftanalyzer.com/themes/da/_img/billboard_gradient.gif) repeat-x; border-top: 1px solid #fff; border-bottom: 1px solid #fff; float: left; display: inline; width: 100%; }
	#billboard { width: 950px; margin: 0 auto; }
	#block-block-7 { width: 474px; float: left; display: inline; }
		#block-block-7 h2 { font-size: 1.7em; font-weight: normal; text-align: right; padding: 43px 20px 15px 20px; border: none; line-height: 1.5; color: #415968; }

	#billboard-buttons { float: right; display: inline; margin: 0; padding: 0 20px; }
		#billboard-buttons a { margin: 0 0 0 10px; }

	#block-block-8 { width: 376px; float: left; display: inline; }
		#block-block-8 h2 { font-size: 1.1em; font-weight: normal; padding: 20px 20px 10px 20px; border: none; }
		#block-block-8 #gallery { width: 336px; height: 150px; margin: 0 20px 20px 20px;  position: relative; }
		#block-block-8 #gallery img { top: 0; left: 0; width: 336px; height: 150px; position: absolute; }

	#block-block-9 { width: 182px; float: left; display: inline; padding: 23px 0 15px 0; }
		#block-block-9 h2 { font-size: 1.1em; font-weight: normal; padding: 20px 20px 10px 20px; border: none; }
		#block-block-9 img { margin: 0; }
		#block-block-9 p { font-size: 0.9em; padding: 5px 0 0 20px; margin: 0; }
		#block-block-9 p a {  }
		#block-block-9 p a:hover {  }
/*
Home-Columns
-------------------------------------------------------------------------------------------------------------------------------*/
#home-columns { clear: both; width: 950px; margin: 0 auto; }
	.four-columns {  }
	#home-columns .block { width: 237px; float: left; display: inline; margin: 25px 0; min-height: 500px; height: auto !important; height: 305px; background: url(http://www.draftanalyzer.com/themes/da/_img/content_dotted_border.gif) top right repeat-y; }
	#home-columns .block .content { padding: 0 17px 0 13px; }
	#home-columns .block .content h2 { margin: 0 0 10px 0; }
	#home-columns .block .content ul { margin: 0 5px; }
	#home-columns .block .content ul li { clear: both; background: url(http://www.draftanalyzer.com/themes/da/_img/skinny_horizontal_dots.gif) bottom left repeat-x; display: block; overflow: auto; padding: 0 0 7px 0; margin: 0 0 7px 0; }
	#home-columns .block .content ul li a { padding: 5px 0 0 0; }
	#home-columns .block .content ul li a:hover {  }
	#home-columns .block .content ul li img { float: left; display: inline; }
	#home-columns .block .content ul li h3 { margin: 0 0 0 5px; padding: 3px 0; font-size: 0.875em; font-weight: bold; }
	#home-columns .block .content ul li h3 a {  }
	#home-columns .block .content ul li h3 a:hover {  }
	#home-columns .block .content h3 { color: #8f9da5; font-weight: normal; font-size: 0.9em; margin: 0 5px 5px 5px; }
	#home-columns .block .content h4 { color: #0079c2; font-size: 0.875em; margin: 0 5px 20px 5px; font-weight: bold; }
	#home-columns .block .content h4 a {  }
	#home-columns .block .content h4 a:hover {  }
	#home-columns .block .content p { font-size: 0.9em; margin: 0 5px 15px 5px; line-height: 1.45; }
	#home-columns .block .content p strong { font-size: 0.9em; font-weight: bold; float: right; margin: 0 5px 0 0; padding: 0; }
	#home-columns .block .content a {  }
	#home-columns .block .content a:hover {  }
	#home-columns .block .content a img { margin: 0 0 5px 5px; }
	#home-columns .last, #block-block-2 { background: none !important; }
	
	#block-views-Recent_News {  }
		#block-views-Recent_News ul { margin: 0; padding: 0; }
		#block-views-Recent_News li { margin: 0; padding: 0; list-style: none; }
		#block-views-Recent_News h3 { color: #8f9da5; font-weight: normal; font-size: 0.9em; margin: 0 5px 5px 5px !important; float: none; }
		#block-views-Recent_News h4 { color: #0079c2; font-size: 0.875em; margin: 0 5px 5px 5px !important; font-weight: bold !important; }
/*
Footer-Content
-------------------------------------------------------------------------------------------------------------------------------*/
#footer-container { clear: both; background: #9aacb8 url(http://www.draftanalyzer.com/themes/da/_img/footer_gradient.gif) repeat-x; width: 100%; border-top: 1px solid #fff; }
#footer-content { width: 950px; margin: 0 auto; color: #fff; }
	#footer-content .block { width: 237px; float: left; display: inline; margin: 20px 0; min-height: 240px; height: auto !important; height: 240px; background: url(http://www.draftanalyzer.com/themes/da/_img/footer_dotted_border.gif) top right repeat-y; }
	#footer-content .block .content { padding: 0 17px 0 13px; }
	#footer-content .block .content h2 { font-size: 1.15em; font-weight: normal; color: #fff; padding: 0 4px 5px 4px; border-bottom: 2px solid #b8c4ce; margin: 0 0 10px 0; }
	#footer-content .block .content img { float: left; display: inline; margin: 0 10px 10px 5px; }
	#footer-content .block .content img.bio { border: 3px solid #b9c6cf; margin: 0 10px 5px 5px; }
	#footer-content .block .content p { font-size: 0.875em; padding: 0 5px; color: #fff; line-height: 1.3; }
	#footer-content .block .content ul { font-size: 0.875em; border-top: 1px solid #b9c6cf; margin: 0 5px; }
	#footer-content .block .content ul li { list-style: none; border-bottom: 1px solid #b9c6cf; }
	#footer-content .block .content ul li a { color: #fff; padding: 7px 5px; display: block; }
	#footer-content .block .content ul li a:hover { background: #677f8d; text-decoration: none; }
	#footer-content .block .content h3 { font-weight: bold; margin: 0; font-size: 0.9em; }
	#footer-content .block .content h4 { font-size: 0.875em; margin: 0 5px 5px 5px; }
	#footer-content .block .content p a { color: #fff; text-decoration: underline; }
	#footer-content .block .content p a:hover { color: #fff; background: #677f8d; text-decoration: none; }
	#footer-content .block .content p strong {  }
	#footer-content #block-block-6 { background: none; }
	
	#block-aggregator-feed-2 {  }
	#block-aggregator-feed-2 .content .item-list { margin: 0; padding: 0; }
	#block-aggregator-feed-2 .content .item-list ul { margin: 0; padding: 0; border: none; }
	#block-aggregator-feed-2 .content .item-list li { margin: 0; padding: 0; }
	#block-aggregator-feed-2 .more-link { margin: 5px; padding: 0; }
	#block-aggregator-feed-2 .more-link a { color: #fff; }

	#footer-copyright { clear: both; font-size: 0.775em; padding: 10px 0; background: #778c9a url(http://www.draftanalyzer.com/themes/da/_img/copyright_gradient.gif) repeat-x; border-top: 1px solid #fff; }
		#footer-copyright .content { width: 950px; margin: 0 auto; }
		#footer-copyright ul { margin: 0; padding: 0; text-align: right; color: #fff; }
		#footer-copyright ul li { display: inline; }
		#footer-copyright p { margin: 0; padding: 0; color: #fff; float: left; }
		#footer-copyright p a { color: #fff; margin: 0; }
		#footer-copyright ul li a { color: #fff; margin: 0 0 0 15px; }
		#footer-copyright ul li a:hover {  }