/*
Title: 		NAWCAD - style
Author:		Charlie Cathcart, charles.cathcart1@navy.mil
Version:	0.1.0
*/

/*
Color Palette

*/


/* --[ =General styles ]------------------------------- */

body {
	background-image:url('../img/bg.jpg');
}

p {
	line-height: 120%;
	padding: 0 10px 5px 0;
}	

a:link, a:visited {
	color: #03237a;
	text-decoration: none;
}	

a:hover, a:active {
	color: #7391d7;
}

a img {
	border: none;
}

h1, h2, h3, h4 {
	
}

h2 {
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 0 5px;
}

abbr {
	cursor: pointer;
}

label {
	display: block;
}

label.inline {
	display: inline;
}

textarea.summary {
	height: 150px;
}

.admin {
	/*background-color: yellow;*/
}

.alt {
	background-color: #eee;
}

#lastModified
{
	padding-bottom: 5px; 
	color: #999;
}

.blog-post-alt {
  border-bottom: 1px solid #abc;
}

.right {
  float: right;
}

/* --[ =Layout ]------------------------------- */
#header {
	width: 950px;
	height: 73px;
}

#nav {
	height: 22px;
}

/* --[ =Container ]------------------------------- */
.container {
	position: relative;
	background: #FFF;
	box-shadow: 0px 0px 15px #000;
	behavior: url('pie/PIE.htc');
}

/* --[ =Header ]------------------------------- */

#header {
	background-color: #1D2A5B;
}

#header .seal {
	position: absolute;
	left: 15px;
	top: 15px;
}

#header .banner {
	position: absolute;
	left: 89px;
	top: 10px;
}

/* --[ =Nav ]------------------------------- */

#nav {
	background: url('../img/menu-bg.png') repeat-x;
	/* border-bottom: 2px #888038 solid; */
}

#nav ul {
	padding: 0 0 0 100px;
}

#nav ul li {
	display: inline;
	padding: 0 5px;
	border-right: 1px #edcc6d solid;
}

#nav ul li.first {
	padding: 0 5px 0 0;
}

#nav ul li.last {
	border: 0;
}

#nav ul li a {
	font-size: 110%;
	color: white;
	font-size: 0.9em;
}

#nav #search {
	float: right; 
	margin-right: 5px;	
}

#nav #search form input {
	width: 180px;
}

#nav #search #search_text {
	position: relative;
	top: -2px\9;
}

#nav #search form input.button {
	width: 29px;
	margin: 0 0 -4px 2px;
	*margin: 2px 0 0 2px;
}

#contact-us {
	width: 95px;
	height: 20px;
	padding-bottom: 2px;
	background: url('../img/contactus.png') no-repeat;
	font-family: Helvetica;
	font-size: 9pt;
	text-align: right;
	color: white;
	position: absolute;
	top: 95px;
	right: 0px;
}

#contact-us a {
	color: white;
}

/* --[ =Crumbs ]------------------------------- */

#crumbs {
	background: #FFF;
	/* border: 1px solid #dedede; */
    height: 2.3em;
}

#crumbs ul, #crumbs li {
	list-style-type: none;
	padding-right: 5px;
	margin: 0;
}

#crumbs li {
	float: left;
	line-height: 2.3em;
	padding-left: 0;
	color: #777;
}

#crumbs li a {
	display: block;
	padding: 0 15px 0 0;
	background: url(../img/crumbs.gif) no-repeat right center;
}

#crumbs li a:link, #crumbs li a:visited {
	text-decoration: none;
	color: #777;
}

#crumbs li a:hover, #crumbs li a:focus {
	color: #CC9900;
}

/* --[ =Content ]------------------------------- */

#content {
	background: #FFF;
}

/* --[ =Content-main ]------------------------------- */

#content-main {
	/* margin: 0 0 0 10px; */
	background: #FFF;
}

#content-main #content-wrap {
	padding: 0 0 0 20px;
}

#home #content-main #content-wrap #splash {
	margin: 10px 0;
}

#home #content-main #content-wrap .news h2 {
	color: #CC9900;
}

#home #content-main #content-wrap .news ul {
	list-style: none;
}

#home #content-main #content-wrap .news ul li {
	padding-bottom: 8px;
}

#content-main img {
	padding: 0 10px 20px 20px;
}

#content-main p {
	font-size: 13px;
}

/* --[ =Home Page ]------------------------------- */

#slideshow { 
	position: relative;
	z-index: 1;
	top: 20px;
	height: 270px;
	width: 680px;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #000;
	behavior: url('pie/PIE.htc');
}
#slideshow IMG {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: auto;
    z-index:8;
    padding: 0px;
    border: 1px solid black;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#tech-areas {
	position: absolute;
	color: black;
	width: 680px;
	z-index: 1;
	height: 240px;
	top: 410px;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #000;
	overflow: hidden;
	behavior: url('pie/PIE.htc');
}

#tech-areas img {
	padding: 0px;
}

#tech-areas h1 {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-family: Helvetica;
	padding: 5px 0 5px 20px;
	background-color: #1D2A5B;
	border-radius: 10px 10px 0px 0px; 
	behavior: url('pie/PIE.htc');
}

#tech-areas ul#lab-row {
	width: 680px;
	list-style-type: none;
	margin: 0 0 0 25px;
	overflow: hidden;
}

#tech-areas ul#lab-row img {
	border: 1px solid black;
}

#tech-areas ul#text-row {
	width: 680px;
	list-style-type: none;
	margin: 0 25px 5px;
}

#tech-areas ul#lab-row li {
	display: block;
	float: left;
	padding-right: 30px;
	margin-top: 5px;
	*margin-top: 10px;
	width: 101px;
}
#tech-areas ul#text-row li {
	display: block;
	float: left;
	padding-right: 30px;
	margin-bottom: 10px;
	width: 101px;
	text-align: center;
	font-family: Helvetica;
}



/* --[ =News ]------------------------------- */

#news {
	padding-bottom: 15px;
	position: relative;
	top: 10px;
	background-color: #1d2a5b; 
	border: solid 2px white;
	border-radius: 10px;
	padding-top: 10px; 
	width: 200px;
	margin: 15px auto 15px;
	box-shadow: 0px 0px 10px #000;
	behavior: url('pie/PIE.htc');
}

#news img {
	width: 127px;
	margin: 0px 0 0px 35px;
	*margin: 10px 0 10px 35px;
	text-align: center;
}

#news p {
	padding: 10px 0 0 0;
	text-align: center;
}

#news ul {
	list-style: none;
	margin-bottom: 5px;
}

#news ul li {
	margin: 0 0 10px 0;
	line-height: 1;
}

#news ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: .9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#video {
	padding-bottom: 15px;
	position: relative;
	top: -20px;
	background-color: #1d2a5b; 
	border: solid 2px white;
	border-radius: 10px;
	padding-top: 10px; 
	width: 200px;
	margin: 15px auto 0px;
	box-shadow: 0px 0px 10px #000;
	behavior: url('pie/PIE.htc');
}

#video IMG {
	position: relative;
	width: 180px;
	margin-left: 10px;
}

#video .overlay {
	position: absolute;
	top: 39px;
	*top: 30px;
	left: 0px;
	float: left;
}

#video h1 {
  width: 110px;
  color: white;
  margin: 5px auto 10px;
  *margin: 10px auto 5px;
  padding: 0;
  font-size: 1.2em;
  font-weight: bold;
}

/* --[ =Blog ]------------------------------- */

#blogBlock {
  position: relative;
  background-color: #1d2a5b; 
  border: solid 2px white;
  border-radius: 10px;
  padding-top: 10px; 
  *padding-top: 15px;
  width: 200px;
  margin: 5px auto 20px;
  box-shadow: 0px 0px 10px #000;
  behavior: url('pie/PIE.htc');
}

#blogBlock h1 {
  width: 100px;
  color: white;
  margin: 0px auto;
  *margin: 0px auto 5px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

#blogBlock .blogSummary {
  /*width: 565px;*/
  background-color: white;
  padding-left: 3px;
  padding-top: 5px;
  display: block;
  width: 190px;
  margin: 10px auto;
}

#blogBlock .blogSummary p {
	margin-bottom: 2px;
	line-height: 110%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: .9em;
}

.blogSummary h3 {
  margin: 0;
  padding: 0;
  font-size: .9em;
  font-weight: bold;
}

.blogSummary .photo {
  float: left;
  margin-right: 5px;
}

/* --[ =Content-sub ]------------------------------- */

#home #content-sub {
	background: url(../img/darkWaves.png) top left no-repeat;
	/*height: 560px;*/
}

#home #content-sub .block {
	width: 280px;
	margin: 0 0 -4px 15px;
	padding: 0;
}

#home #content-sub .block h2 {
	color: #000;
	margin-bottom: -5px;
}

#home #content-sub .block h3 {
	color: #FFF;
	background: #114F9D;
	padding: 4px 0 4px 2px;
	width: 280px;
	margin-top: -4px;
	margin-bottom: 1px;
}

#home #content-sub .block img {
	padding: 0;
}

#home #content-sub .block p a {
	color: #333;
}

#home #content-sub #sidebar_logo{
	width: 130px;
	float: left;
	position: relative;
	/*left: 15px;*/
	padding-bottom: 20px\9;
}

#home #content-sub #suicide-prevention{
	width: 130px;
	float: right;
	position: relative;
	/*right: 15px;*/
}

/* --[ =Sub-nav ]------------------------------- */

#sub-nav {
	margin: 0 5px 10px 12px;
	width: 165px;
}

#sub-nav h3 {
	font-size: 120%;
	font-weight: bold;
	background: #a4a4a4;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	color: #0C2251;
}

#sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #EEE;
}

#sub-nav ul li {
	padding: 0 5px 3px 5px;
	border-bottom: 1px #CCC solid;
}

#sub-nav ul li.first {
	padding: 0 0 3px 5px;
	border-top: 1px #CCC solid;
}

#sub-nav ul li a:hover {
	color: #03237a;
}

/* --[ =Footer ]------------------------------- */

#footer {
	height: 40px;
	background: url('../img/bottombar.gif') repeat-x;
	font-size: .8em;
	color: #FFF;
	padding-top: 5px;
	z-index: 1;
}

#footer .logos {
	position: relative;
	float: right;
	top: -45px;
	z-index: 5;
}

#footer .logos img {
	margin-right: 20px;
}

#footer ul {
	display: inline;
	list-style: none;
	margin: 2px 0 0 10px;
}

#footer li {
	padding: 0 4px 0 6px;
	display: inline;
	border-right : 0px #FFF solid;
}

#footer li.last {
	padding: 0 3px 0 6px;
	display: inline;
	border-right : 0px;
}

#footer li a {
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 0 0 3px 17px;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#sub-footer {
	position: relative;
	height: 90px;
	background-color: #1D2A5B;
	padding-top: 15px;
	z-index: 0;
}

#sub-footer .buttons {
	position: relative;
	float: left;
	top: 0px;
}

#sub-footer .buttons img {
	margin-right: 20px;
}

#sub-footer .social-media {
	position: relative;
	float: right;
	top: 0px;
}

#sub-footer .social-media h1 {
	position: relative;
	left: -50px;
	color: white;
	font: bold 10pt Helvetica;
}

#sub-footer .social-media img {
	margin-right: 20px;
}

ul.actions { list-style: none; margin: 0; padding: 1px 0 5px 0 }

ul.actions li { display: inline; padding: 0px 5px 0 19px;}

ul.actions li a { text-decoration: none; }

ul.actions li.add { background: url(../img/icons/add.gif) no-repeat 0 -1px; }

ul.actions li.edit { background: url(../img/icons/edit.gif) no-repeat 0 -1px; }

ul.actions li.archive { background: url(../img/icons/archive.gif) no-repeat 0 -2px; }

ul.actions li.del { background: url(../img/icons/delete.gif) no-repeat 0 -1px; }

ul.actions li.add_cat { background: url(../img/icons/add_category.gif) no-repeat 0 -2px; }

ul.actions li.edit_cat { background: url(../img/icons/edit_category.gif) no-repeat 0 -2px; }

ul.actions li.del_cat { background: url(../img/icons/delete_category.gif) no-repeat 0 -2px; }

ul.actions li.add_link { background: url(../img/icons/add_link.gif) no-repeat 0 -2px; }

ul.actions li.edit_link { background: url(../img/icons/edit_link.gif) no-repeat 0 -2px; }

ul.actions li.del_link { background: url(../img/icons/delete_link.gif) no-repeat 0 -2px; }

ul.actions li.add_contact { background: url(../img/icons/add_user.gif) no-repeat 0 -1px; }

ul.actions li.edit_contact { background: url(../img/icons/edit_user.gif) no-repeat 0 -1px; }

ul.actions li.del_contact { background: url(../img/icons/delete_user.gif) no-repeat 0 -1px; }

ul.actions li.add_solicitation { background: url(../img/icons/add_solicitation.gif) no-repeat 0 -2px; }

ul.actions li.move_up { background: url(../img/icons/move_up.gif) no-repeat 0 -1px; }

ul.actions li.move_down { background: url(../img/icons/move_down.gif) no-repeat 0 -2px; }

ul.actions li.add_event { background: url(../img/icons/add_event.gif) no-repeat 0 -2px; }

ul.actions li.edit_event { background: url(../img/icons/edit_event.gif) no-repeat 0 -2px; }

ul.actions li.delete_event { background: url(../img/icons/delete_event.gif) no-repeat 0 -2px; }

ul.actions li.make_feature { background: url(../img/icons/make_feature.gif) no-repeat 0 -2px; }


