/*
Theme Name: Falcon 1 Based on Lucidity
Theme URI: http://www.sandboxdev.com/
Description: Lucidty:adjective - clear, obvious, sensible.  This theme will make working with WordPress even easier with easy to use admin panels and theme files.
Version: 1.1
Author: Jennifer Zelazny/SDAC Inc.
Author URI: http://www.sandboxdev.com/
Tags: white, custom header, fixed width, two columns, widgets

/*
JZ CSS file organization
-----------------
[1] General - All general items, browser specific hacks
[2] Header - All things specific to the header
[3] Main Content - All things specific to the main content
[4] Sidebar - Things which are specific to the sidebar.
[5] Footer - Things which are page and section specific.
*/

/*---------[1]General---------*/

html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }


body {background:#f8f8f8 url('images/bg-body.gif') repeat-x;font:.8em/1.6em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color: #333;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,form,ul,ol,blockquote {line-height:normal; margin:0; padding:0;}

a {font-weight:bold;color:#0088cc;text-decoration:none;}
a:hover {color:#ff8021;text-decoration:underline;}
a img {border:0;}

code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{font-size: 0.9em;letter-spacing: .07em;}

blockquote {background:url('images/quote.gif') no-repeat 0 2px;color:#333;font-size: .95em;margin: 10px 40px 10px 10px;padding-left:16px;}
blockquote p {display:inline;background: url('images/unquote.gif') no-repeat bottom right;color:#333;font-size: .95em;margin: 0 15px 0 0px;padding-right:16px !important;}

.client {text-align:right;font-size:.85em;display:block;margin-right:90px;}

p img {max-width:99%;}

.alignright {float:right;margin-left:5px;}
.alignleft, .alignnone {float:left;margin-right:5px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.clearjz {clear:both;}

img.alignleft, img.alignright, img.alignnone {padding:3px; border:1px solid #ddd;}

.center {text-align: center;}
.hidden {display: none;}

.screen-reader-text {position: absolute;left: -1000em;}

.wp-caption, .gallery-caption {font-size:.75em;font-weight:bold !important;margin-bottom:10px;}
p.wp-caption-text {margin:5px 0 0 0 !important;padding:0 !important;}

#wrapper {margin:0 auto;width:880px;}

#containerTop {background:url('images/bg-container_top.png') no-repeat;float:left;margin:15px 0 0 2px;width:880px;height:5px;}
#container {background:url('images/bg-container.png') repeat-y;float:left;margin-left:2px;padding:10px 15px 10px 15px;width:880px}
#containerBottom {background:url('images/bg-container_bottom.png') no-repeat;float:left;margin-left:2px;width:880px;height:5px;}

/*---------[2]Header---------*/
#logo {float:left;display:inline;width:151px;}

#header {margin-top:10px;}
#slogan {float:left;display:inline;width:250px;}
#slogan h3 {margin-top:50px;font-size:1.1em;}

#topInfo {float:right;display:inline;text-align:right;margin-top:25px;}
#topInfo p {font-size:.8em;margin-bottom:5px;}
#topInfo  p a:hover {color:#d96b2b;}

form#searchform input#s {border:1px solid #d6d6d6;width:190px;padding:3px;vertical-align:middle;}
form#searchform input#searchsubmit {vertical-align:middle;}


/*--
#mainNav {float:left;clear:both;background:url('images/bg-nav1.png') repeat-x;font-size:.9em; height:35px;width:880px;margin:15px 0 0 0;}
*/
#mainNav {float:left;clear:both;background:url('images/bg-nav1.png') repeat-x;font-size:.9em; height:35px;width:880px;margin:15px 0 0 0;position:relative; z-index:999}
ul.sf-menu {margin-left:3px;}

.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
.sf-menu {line-height:1.0;}
.sf-menu ul {position:absolute;top:-999em;width:17em; /* left offset of submenus need to match (see below) */margin-left:-1px;}
.sf-menu ul li {width:100%;}
.sf-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:left;position:relative;}
.sf-menu a {display:block;position:relative;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {left:0;top:2.5em; /* match top ul list item height */z-index:99;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:17em; /* match ul width */top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:17em; /* match ul width */top:0;}

.sf-menu {float:left;margin-bottom:1em;}
.sf-menu a {border-right:1px solid #10436f;padding:.75em 25px .75em 25px;text-decoration:none;line-height:10px;}
.sf-menu li li a {padding:5px;line-height:normal;}
.sf-menu a, .sf-menu a:visited {color:#fff;}

.sf-menu li li, .sf-menu li li li {background:#4b9cca;border:1px solid #10436f;border-top:none;}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:url('images/bg-nav_over.gif') repeat-x;outline:0;}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {background:#18568c;}


/*** arrows **/
.sf-menu a.sf-with-ul {padding-right:2.25em;min-width:1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-sub-indicator {position:absolute;display:block;right:.75em;top:1.05em; /* IE6 only */width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */ top:.8em;background-position: 0 -100px; /* use translucent arrow for modern browsers*/}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {background-position: -10px -100px; /* arrow hovers for modern browsers*/}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */ 
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {background-position: -10px 0; /* arrow hovers for modern browsers*/}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#contactLink {float:right;display:inline;width:100px;line-height:28px;}
#contactLink a {color:#fff;}
#contactLink a:hover {text-decoration:none;}

/*---------[3]Main Content---------*/

#content {float:left;display:inline;width:560px;}
#content.oneColumn {width:800px;}
#content.oneColumn.centered .post {margin:0 auto;width:450px;}

div.post, div.page {clear:both;margin-bottom:10px;background:#fff;padding:10px;}
.post input#s {border:1px solid #bbb;width:510px;padding:2px;}

.post h2 {color:#336da5;margin-bottom:10px;border-bottom:1px dotted #ddd;padding-bottom:10px;}

.meta {border-bottom:1px dashed #ccc;margin-bottom:10px;padding-bottom:5px;}
.meta h4 {text-transform:uppercase;font-size:.85em;margin:3px 0 3px 0;color:#666;}

.entry h3 {color:#333;}
.entry p {line-height:1.5em;margin:0 0 15px 0;padding:0;}
.entry ul, .entry ol {margin:5px 0 5px 25px;padding:0;}
.entry ul li {list-style:square; margin-bottom:10px;}
.entry ol li {margin-bottom:10px;}
.entry img {padding:0;max-width: 575px;}


.page-template-page-accordion-php .entry a {color:#ff8021;}

a.more {color:#ff8021;}

.tags h4 {text-transform:uppercase;font-size:.85em;margin:3px 0 3px 0;color:#666;margin-top:10px;}

#commentSection h3 {margin-top:25px;}

.commentlist li {list-style: none;margin: 15px 0 10px;padding: 5px 25px 10px 10px;background:#fff;border:1px solid #ccc;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;}
.commentlist li .avatar { float: left; display:inline;background: #fff;border: 1px solid #bbb;margin-right:10px;padding: 2px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {line-height:1.5em;margin: 10px 5px 10px 0;}

.comment.odd {background:#f8f8f8;}

#commentform {margin: 5px 10px 0 0;}
#commentform p {margin: 5px 0;line-height:21px;}
#commentform input#author, #commentform input#email, #commentform input#url {width: 250px;border:1px solid #bbb;padding: 3px;}
#commentform textarea {width: 98%;border:1px solid #bbb;padding: 2px;}
#commentform #submit {margin: 0 0 15px auto;float: right;}

.alt {margin: 0;padding: 10px;}

.nocomments {text-align: center;margin: 0;padding: 0;}

.commentmetadata {margin: 0;display: block;}

.navigation.top {clear:both;background:#eee;border:1px solid #ddd;margin-bottom:10px;padding:10px;}

.post.misc {padding-bottom:10px;}
.post.misc h3 {margin:15px 0 10px 0;text-transform:uppercase;}

#breadcrumbs {background: url('images/bg-breadcrumbs.gif') no-repeat;height:25px;line-height:25px;font-size:.8em;width:100%;padding-left:5px;}

.home #content {width:850px;}

#whoWeAre {float:left;display:inline;width:300px;}
#whoWeAre p {margin-top:10px;}

#slideshow {float:left;display:inline;width:554px;height:320px;margin-right:5px;}
#slides {width:554px;height:290px;overflow:hidden;margin-bottom:10px;}
.slide {width:554px;height:290px;}
.slideText {margin:180px 0 0 275px;}
.slideText h3 {text-transform:uppercase;font-family: Georgia, Times New Roman, Times, serif;color:#fff; font-weight:normal;font-size:1.3em;margin-bottom:3px;}
.slideText h4 {font-family: Georgia, Times New Roman, Times, serif;color:#fff; font-style:italic;font-weight:normal;margin-top:5px;}

#slide1 {background: url('images/slide1.jpg') no-repeat;}
#slide2 {background: url('images/slide2.jpg') no-repeat;}
#slide3 {background: url('images/slide3.jpg') no-repeat;}
#slide4 {background: url('images/slide4.jpg') no-repeat;}

#pagerSlide {float:left;width:300px;}
#pagerSlide a {text-decoration: none; margin: 0 3px; padding: 3px;  color:#ccc;}
#pagerSlide a.activeSlide {color:#0088cc;}
#pagerSlide a:focus {outline: none;}


#infoBox {float:right;display:inline;width:231px;border:1px solid #ddd;padding:20px;margin-right:8px;}
#infoBox h3 {margin-bottom:25px;}
#infoBox a {color:#0088cc;}
#infoBox p {margin:0 0 10px 0;padding:0;font-size:.9em;}


.home #services {float:left;border-top:1px solid #d6d6d6;width:845px;margin:15px 0 20px 0;}

.home .box {float:left;display:inline;width:271px;height:150px;border-right:1px solid #d6d6d6; padding:0px 0px 0px 0px; margin:10px 10px 10px 0px;}
.home .box  h3 {color:#333;font-size:1.3em;margin-bottom:5px;text-transform:none;}
.home .box a {color:#0088cc;font-size:.9em;}
.home .box ul {list-style:none;margin:0;padding:0;}
.home .box ul li {margin:0 0 10px 0;padding:0;width:250px;}
.home .box.last {border-right:none;margin-right:0;}

#headline {float:left;border-top:1px solid #d6d6d6;width:845px;margin:15px 0 20px 0;padding-top:15px;}
#headline h3 {margin-bottom:5px;}
#headline p {margin:0 0 10px 0;padding:0;}

#spotlight {float:left;border-top:1px solid #d6d6d6;width:845px;margin:15px 0 20px 0;padding-top:15px;}
#spotlight h3 {text-transform:none;font-size:1.1em;}
#news {float:left;display:inline;width:510px;}
#news ul {margin-top:5px;}
/*
#news ul li {margin:0 0 10px 0;list-style:none;float:left;clear:both;}
*/
#news ul li {margin:0 0 10px 0;list-style:none;float:left;clear:both;width:100%;}
#news ul li p {margin:0;padding:0;}
#news .catIcon {background:#ddd;padding:2px;height:40px;width:40px;float:left;display:inline;margin-right:5px;}
#news .catIcon img {height:40px;width:40px;}

#falconSpotlightBox {float:right;display:inline;}

#falconSpotlight {height:300px;width:239px;overflow:hidden;border:1px solid #ddd;padding-bottom:10px;}
#falconSpotlight div {height:300px;width:221px;background:#eee;padding:10px 15px 10px;font-size:1.0em;}

.knowNav {height:25px;}
.knowNav a {font-size:.85em;color:#333;}

ul#subPages li {list-style:none;}
ul#subPages li .post li {list-style:square;}
ul#subPages li .post li .post li{list-style:square;}
ul#subPages li a.head {cursor:pointer;border:1px solid #ccc;background:#ddd url('images/collapsed.gif') no-repeat scroll 3px 8px;color:#333;display:block;font-weight:bold;margin:0px;padding:0px;text-indent:14px;text-decoration: none;height:25px;line-height:25px;}
ul#subPages li a.head:hover {color:#000;}
ul#subPages li a.selected {background-image: url('images/expanded.gif');}
ul#subPages li a.current {background-color:#FFFF99;}



/* -- News Page -- */

#newsEvents .catIcon {background:#ddd;padding:2px;height:40px;width:40px;float:left;display:inline;margin-right:5px;}
#newsEvents .catIcon img {height:40px;width:40px;}

#newsEvents h2.year {margin:15px 0 5px 0; background:#ddd}
#newsEvents .newsItem {float:left;clear:both;width:550px;border-top:1px solid #ccc;margin-top:5px;padding-top:15px;}
#newsEvents h3 {font-size:1em;}
#newsEvents .newsCustom {float:left;clear:both;width:550px;border-top:1px solid #ccc;margin-top:5px;padding-top:15px;}
#newsEvents .newsCustom ul {padding-left:35px; line-height:25px; list-style:square;}

/* -- News Page -- */

.category-blog #content {float:left;width:560px;}
.category-blog .post h4 {font-size:.85em;text-transform:uppercase;margin-bottom:15px;}


/*---------[4]Sidebar---------*/

#sidebar {float:left;display:inline;width:260px;margin:10px 0 10px 15px;}
#sidebar h3 {font-size:1em;letter-spacing:1px; text-transform:uppercase;color:#e05a29;margin-bottom:5px;}
#sidebar ul {margin:0 0 0 0;padding:0;list-style:none;}
#sidebar ul ul {margin:5px 0 10px 5px;padding:0;}
#sidebar ul ul li {background: url('images/bullet-list.png') no-repeat; padding-left:15px;}
#sidebar ul ul ul li {list-style:square;background:none;padding:0;}
#sidebar ul ul ul {margin:5px 0 0 15px;}
#sidebar li {margin-bottom:5px;}
#sidebar li.widget {margin:0 0  20px 0;}
#sidebar li.widget .w {padding:10px;}
#sidebar a {color:#333;font-size:.85em}
#sidebar .textwidget {margin-top:10px;}
#sidebar .textwidget p {margin-bottom:10px;}
#sidebar ol#topTen {margin:10px 0 10px 20px;}


.roundedBox {width:260px;}
.roundedBoxTop{height:5px; background: url('images/side-top.png') no-repeat bottom;}
.roundedBoxMiddle{background: url('images/side-middle.png') repeat-y; padding:0 10px 0 10px;}
.roundedBoxMiddle p, #sidebar ul .roundedBoxMiddle ul {margin:0; padding:0;}
#sidebar ul .roundedBoxMiddle li {margin-bottom:0}
#sidebar ul .roundedBoxMiddle ul {padding-bottom:10px;}
.roundedBoxBottom{height:5px; background: url('images/side-bottom.png') no-repeat top;}

/*---------[5]Footer---------*/

#footer {clear:both;height:35px;}
#footer p {color:#999;margin:0;padding:0 10px 0 10px;text-align:center;line-height:35px;font-size:.8em;}
#footer p a {color:#666;}
#footer p a:hover {color:#005291;}

