﻿/*  
Theme Name: ALERT Cadet
Theme URI: http://www.alertacademy.com/
Description: This is the default ALERT Cadet theme
Version: 2.0 beta
Author: Joshua Wychopen, modified by Jason Tenpenny
Author URI: http://www.joshwychopen.com

*/

* {
	margin: 0;
	padding: 0;
}

@ font-face {
        font-family: Book-manOS;
        src local(Bookman Old Style),
            local(BookmanOldStyle),
            url(fonts/BOOKOS.otf),
            url(fonts/BOOKOS.ttf) format("truetype");
}

.alt {
	display: none;
}

hr {
        border: none 0;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        height: 2px;
}

.alignleft {
	float: left;
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #79a350;
	background-color: #f3f3f4;		
}

img#wpstats {
	display:none
}

.alignright {
	float: right;
	margin-left: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #79a350;
	background-color: #f3f3f4;	
}

a:link {
	color: #166824;
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #166824;
	text-decoration: none;
	font-weight: bold;
}

a:link:hover {
	color: #79a350;
	text-decoration: underline;
}

a:visited {
	color: #794e92;
	text-decoration: none;
	font-weight: bold;
}

a:visited:hover {
	color: #79a350;
	text-decoration: underline;
}

a:focus {
	outline: none;
}	

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	text-transform: uppercase;
	padding: 8px 0px 5px 0px;
	color: #333333;
	font-weight: bold;
}

h1.cadet-news-press {
	width: 430px;
	height: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 15px 0px 0px 0px;
	color: #666666;
	font-weight: bold;
	text-indent: -9999px;
	background-image: url(images/global/news/cadet-news-press-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

h1.cadet-news-TEST {
	width: 430px;
	height: 40px;
	font-family: Myriad Pro, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: none;
        font-weight: normal;
	padding: 9px 0px 0px 40px;
	color: white;
	background-image: url(images/global/news/cadet-news-h1-v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
        vertical-align: middle;
        letter-spacing: 1.5px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 5px 0px 5px 10px;
	margin: 10px 0px 10px 0px;
	color: #333333;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	background-color: #f3f3f4;
}

h3.events {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	color: #333333;
	font-weight: bold;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 8px 0px;
	line-height: 21px;
}

body {
	font-size: 10px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #333333;
	background-image: url(images/global/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	background-image: url(images/global/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrappersearch {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	background-image: url(images/global/content-bgsearch.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#main {
	width: 958px;
	float: left;
	background-image: url(images/global/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainsearch {
	width: 958px;
	float: left;
	background-image: url(images/global/content-bgsearch.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#photogallery-bg {
	background-image: url(images/global/gallery-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}

#photogallery-wrapper {
	width: auto;
	margin: 0 auto 0 auto;
}	

#logo-header-NEW {
	width: 958px;
	height: 137px;
	float: left;
	text-align: left;
	text-indent: -2200px;
}

.logo-ONLY {
	background-image: url(images/global/logo-ONLY.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	float: left;
	height: 120px;
	width: 134px;
}

.header-photo {
	background-image: url(images/global/header-images.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 140px;
	width: auto;
	margin-right: 10px;
}

.logo-NEW {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.logo-NEW a {
	width: 450px;
	height: 96px;
	float: left;
        text-indent: 0px;
	text-align: left;
	background-image: url(images/global/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        padding: 3px 0px 0px 130px;
	margin-left: 0px;
	margin-top: 0px;
}

.logo-NEW a:active {
	text-decoration: none;
}

.logo-NEW a:hover {
	text-decoration: none;
}

.logo-NEW a:visited {
	text-decoration: none;
}

.tagline {
	text-align: right;
	font-family: BookmanOldStyleItalic,Book-manOS, Bookman Antiqua, MyriadProCondensedItalic, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 17px;
	font-weight: 100;
        font-style: italic;
        font-weight: bold;
        padding: 0px 0px 0px 0px;
        margin: 60px 0px 0 auto;
        color: #9dc279;
        letter-spacing: 0px;
}

.tagline span {
        background-image: url(images/global/tagline-bg.png);
        background-repeat: repeat-x;
        width: auto;
        background position: right;
}

.logo-text {
        text-align: left;
        padding: 0px 0px 0px 0px;
        letter-spacing: 1px;
}

.alert {
        text-align: left;
        font-family: BookmanOldStyleBold, Book-manOS, MyriadProBold, Times New Roman, Arial, Helvetica;
        font-size: 37.5px;
        line-height: 37.5px;
        color: white;
        letter-spacing: 1px;
        padding-bottom: 1px;
}

.cadet {
        text-align: left;
        font-family: MyriadProBold, Arial, Helvetica;
        font-size: 37.5px;
        line-height: 37.5px;
        color: white;
        letter-spacing: 1px;
        padding-bottom: 1px;
}

.trademark{
        text-align: left;
        font-family: MyriadProRegular, Arial, Helvetica;
        font-weight: normal;
        font-size: 25px;
        color: white;
        letter-spacing: 1px;
}

.iaa {
        text-align: left;
        font-family: MyriadProRegular, Arial, Helvetica;
        font-size: 16px;
        font-weight: normal;
        line-height: 16px;
        color: #9dc279;
        letter-spacing: 1px;
        padding-top: 1px;
}

.iaa-alert {
        text-align: left;
        font-family: BookmanOldStyleBold, Book-manOS, MyriadProBold, Times New Roman, Arial, Helvetica;
        font-size: 16px;
        line-height: 16px;
        color: #9dc279;
        letter-spacing: 1px;
        padding-top: 1px;
        text-transform: uppercase;
}

#navigation {
	width: 958px;
	height: 45px;
	background-image: url(images/global/navigation-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


li.home-NEW a {
  background:  url(images/global/nav-home-TEST.jpg) no-repeat;
  width: 69px;
  color: #333333;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.home-NEW a:hover {
  background:  url(images/global/nav-home-TEST-hover.jpg) no-repeat;
  color: white;
  width: 69px;
  height: 42px;
}

li.home-NEW-active a {
  background:  url(images/global/nav-home-TEST-hover.jpg) no-repeat;
  color: white;
  width: 69px;
  height: 42px;
}

li.about-NEW a {
  background:  url(images/global/nav-about-TEST.jpg) no-repeat;
  color: #333333;
  width: 93px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.about-NEW a:hover {
  background:  url(images/global/nav-about-TEST-hover.jpg) no-repeat;
  color: white;
  width: 93px;
  height: 42px;
}

li.about-NEW-active a {
  background:  url(images/global/nav-about-TEST-hover.jpg) no-repeat;
  color: white;
  width: 93px;
  height: 42px;
}

li.join-NEW a {
  background:  url(images/global/nav-join-TEST.jpg) no-repeat;
  color: #333333;
  width: 64px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.join-NEW a:hover {
  background:  url(images/global/nav-join-TEST-hover.jpg) no-repeat;
  color: white;
  width: 64px;
  height: 42px;
}

li.join-NEW-active a {
  background:  url(images/global/nav-join-TEST-hover.jpg) no-repeat;
  color: white;
  width: 64px;
  height: 42px;
}

li.events-NEW a {
  background:  url(images/global/nav-events-TEST.jpg) no-repeat;
  color: #333333;
  width: 76px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.events-NEW a:hover {
  background:  url(images/global/nav-events-TEST-hover.jpg) no-repeat;
  color: white;
  width: 76px;
  height: 42px;
}

li.events-NEW-active a {
  background:  url(images/global/nav-events-TEST-hover.jpg) no-repeat;
  color: white;
  width: 76px;
  height: 42px;
}

li.photos-NEW a {
  background:  url(images/global/nav-photos-TEST.jpg) no-repeat;
  color: #333333;
  width: 79px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.photos-NEW a:hover {
  background:  url(images/global/nav-photos-TEST-hover.jpg) no-repeat;
  color: white;
  width: 79px;
  height: 42px;
}

li.photos-NEW-active a {
  background:  url(images/global/nav-photos-TEST-hover.jpg) no-repeat;
  color: white;
  width: 79px;
  height: 42px;
}

li.news-NEW a {
  background:  url(images/global/nav-news-TEST.jpg) no-repeat;
  color: #333333;
  width: 69px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.news-NEW a:hover {
  background:  url(images/global/nav-news-TEST-hover.jpg) no-repeat;
  color: white;
  width: 69px;
  height: 42px;
}

li.news-NEW-active a {
  background:  url(images/global/nav-news-TEST-hover.jpg) no-repeat;
  color: white;
  width: 69px;
  height: 42px;
}

li.members-NEW a {
  background:  url(images/global/nav-members-TEST.jpg) no-repeat;
  color: #333333;
  width: 92px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.members-NEW a:hover {
  background:  url(images/global/nav-members-TEST-hover.jpg) no-repeat;
  color: white;
  width: 92px;
  height: 42px;
}

li.members-NEW-active a {
  background:  url(images/global/nav-members-TEST-hover.jpg) no-repeat;
  color: white;
  width: 92px;
  height: 42px;
}

li.leadership-NEW a {
  background:  url(images/global/nav-leadership-TEST.jpg) no-repeat;
  color: #333333;
  width: 104px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.leadership-NEW a:hover {
  background:  url(images/global/nav-leadership-TEST-hover.jpg) no-repeat;
  color: white;
  width: 104px;
  height: 42px;
}

li.leadership-NEW-active a {
  background:  url(images/global/nav-leadership-TEST-hover.jpg) no-repeat;
  color: white;
  width: 104px;
  height: 42px;
}

li.contact-NEW a {
  background:  url(images/global/nav-contact-TEST.jpg) no-repeat;
  color: #333333;
  width: 83px;
  height: 42px;
  font-family: MyriadProBold, Arial, Helvetica;
}

li.contact-NEW a:hover {
  background:  url(images/global/nav-contact-TEST-hover.jpg) no-repeat;
  color: white;
  width: 83px;
  height: 42px;
}

li.contact-NEW-active a {
  background:  url(images/global/nav-contact-TEST-hover.jpg) no-repeat;
  color: white;
  width: 83px;
  height: 42px;
}

#breadcrumb {
	width: 707px;
	height: 20px;
	float: left;
	margin: 5px 10px 0px 5px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cacaca;
}

#breadcrumb-gallery {
	width: 928px;
	height: 20px;
	float: left;
	margin: 5px 0px 0px 5px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cacaca;
}

#breadcrumb ul li {
	display: inline;
	list-style-type: none;
}

#header {
	width: 717px;
	height: 250px;
	background-color: #ffffff;
	float: left;
	margin: 0px 0px 0px 5px;
	border-bottom: 1px solid #cacaca;
}

/* Content */

#content {
	width: 500px;
	float: left;
	margin: 10px 10px 10px 18px;
}

#content ul {
	margin: 0px 35px 5px 35px;
}

#content ul li {
	margin: 2px 0px 2px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#content ol {
	margin: 0px 35px 5px 35px;
}

#content ol li {
	margin: 2px 0px 2px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#content-bottom {
	width: 526px;
	height: 15px;
	float: left;
}

#left-sidebar {
	width: 211px;
	float: left;
	height: 500px;
	margin: 0px 7px 10px 8px;
}

#right-sidebar {
	width: 185px;
	float: left;
	margin-top: 10px;
	padding-bottom: 15px;
}

/* Footer */

#footer {
	width: 958px;
	height: 74px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/global/footer.jpg);
}

#footer p {
	margin-top: 10px;
	margin-left: 25px;
	color: #999999;
	font-size: 11px;
}

#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}


/* ---------------[ Drop-down Menu ]--------------- */
/* Based on Ruthsarian Menus : ruthsarian@gmail.com */

ul#nav-NEW {
	float: left;
	list-style-type: none;
	height: 55px;
	margin-left: 8px;
}

ul#nav-NEW li a {
 	margin: 0;
  	padding-top: 15px;
        font-size: 13px;
	float: left;
	text-indent: 0px;
	font-weight: bold;
        color: #333333;
}

ul#nav-NEW, ul#nav-NEW li, ul#nav-NEW ul {
	list-style: none;
}

ul#nav-NEW ul {
	display: none;
	top: 42px;
	right: auto;
	left: -0px;
	width: 20em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	text-align: left;
	text-indent: 0;
}

ul#nav-NEW ul ul {
	top: 31px;
	left: 2em;
}

ul#nav-NEW li {
	position: relative;
	float: left;
	z-index: 1;
	font-weight: bold;
}

ul#nav-NEW li:hover {
	z-index: 999;
}

ul#nav-NEW li:hover > ul {
	display: block;
	position: absolute;
}

ul#nav-NEW ul li a {
	display: block;
	float: none;
	height: 1em;
	width: 20em;
	padding: 1em;
	background: #ccc;
	text-indent: 0;
}

ul#nav-NEW ul li ul li a {
	padding-bottom: 2em;
}

ul#nav-NEW ul, ul#nav-NEW ul li {
	float: none;
	width: 22em;
}

ul#nav-NEW ul li a, ul#nav-NEW ul li a:link, ul#nav-NEW ul li a:visited {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

ul#nav-NEW ul li a:hover, ul#nav-NEW ul li a:active {
	background: #fff;
	font-weight: bold;
}

ul#nav-NEW li a:visited {
        text-decoration: none;
        color: #333333;
}

ul#nav-NEW li a:hover {
        text-decoration: none;
        color: white;
}

ul#nav-NEW li a:active {
        text-decoration: none;
        color: white;
}

ul#nav-NEW ul a:link {
	color: #166824;
	text-decoration: none;
	font-weight: bold;
}

ul#nav-NEW ul a {
	color: #166824;
	text-decoration: none;
	font-weight: bold;
        font-family: Arial, Helvetica;
        font-size: 10px;
}

ul#nav-NEW ul a:link:hover {
	color: #79a350;
	text-decoration: underline;
}

ul#nav-NEW ul a:visited {
	color: #794e92;
	text-decoration: none;
	font-weight: bold;
}

ul#nav-NEW ul a:visited:hover {
	color: #79a350;
	text-decoration: underline;
}

ul#nav-NEW ul a:focus {
	outline: none;
}	


/* Drop-down Menu Hacks */
ul#nav-NEW ul {
	background-color: #fff;
}

ul#nav-NEW ul li a {
	position: relative;
}

/* Sidebar Globals */
#sidebar {
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h2 {
        height: 25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
	color: white;
	font-weight: bold;
	border-top: none;
	background-color: white;
        vertical-align: top;
        line-height: normal;
        text-transform: none;
}


#sidebar .programs {
	height: 27px;
	background-image: url(images/global/module-programs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar .schedule {
	height: 27px;
	background-image: url(images/global/module-schedule.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar .ALERTschedule {
	height: 27px;
	background-image: url(images/global/module-ALERTschedule.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar .recent-news {
	height: 27px;
	background-image: url(images/global/module-recent-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar h2.blank {
	height: 25px;
	background-image: url(images/global/module-blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
        padding: 5px 0px 0px 10px;
        margin: 5px 0px 0px 0px;
	color: white;
        vertical-align: bottom;
	font-weight: bold;
        line-height: normal;
}

#sidebar h2.rss {
	height: 25px;
	background-image: url(images/global/module-rss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
        padding: 5px 0px 0px 10px;
        margin: 5px 0px 0px 0px;
	color: white;
        vertical-align: bottom;
	font-weight: bold;
        line-height: normal;
}

#sidebar .ccb-login {
	height: 27px;
	background-image: url(images/global/module-ccb-login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar .archives {
	height: 27px;
	background-image: url(images/global/module-archives.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar .downloads {
	height: 27px;
	background-image: url(images/global/module-downloads.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar .events {
	height: 27px;
	background-image: url(images/global/module-events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar-content {
	width: 185px;
	background-image: url(images/global/side-bar-bg.jpg);
	background-repeat: repeat-y;
}

#sidebar-bottom {
	width: 185px;
	height: 8px;
	background-image: url(images/global/side-bar-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

#sidebar p {
	padding: 10px 10px 0px 10px;
}

#sidebar ul {
	text-align: left;
	padding: 7px 10px 10px 10px;
	font-size: 11px;
}

#sidebar ul li {
	text-align: left;
	list-style-type: none;
	padding-bottom: 5px;
}

.thealertstore a {
	width: 185px;
	height: 141px;
	background-image: url(images/global/thealertstore.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 8px 0px 0px 0px;
}

.spacer {
	height: 10px;
	width: 185px;
}

/* Left Sidebar Globals */
#left-sidebar-content {
	width: 212px;
	float: left;
	height: 300px;
	padding: 0px;
}

h1.left-side-links {
	background-image: url(images/global/left-sidebar-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding: 33px 0px 0px 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-size: 13px;
}

h1.left-side-links a {
	color: #ffffff;
	text-decoration: none;
}

h1.left-side-links a:hover {
	color: #666666;
	text-decoration: none;
}

#left-sidebar ul {
	list-style-type: none;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

#left-sidebar ul li a {
	background-color: #ffffff;
	border-bottom: 1px solid #cacaca;
	width: 195px;
	padding: 10px 0px 10px 15px;
	display: block;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}

#left-sidebar ul li a:hover {
	background-color: #f3f3f4;
	border-bottom: 1px solid #cacaca;
	width: 195px;
	padding: 10px 0px 10px 15px;
	display: block;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}

/* cadet News Tags */
.postcontent {
	margin: 10px 0px 0px 0px;
}

.post {	padding: 0px; position: relative; clear: left; width: 497px; margin-bottom: 10px;}

.postheadSimple {}

.posthead { 
	padding-left: 55px; 
}

.postinfo { 
	padding: 2px 0px 2px 2px; 
	margin-left: 18px; 
	font-size: 9px; 
	color: #afafaf;
	text-align: left;
}
	
.postinfo ul { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	color: #afafaf;
}

.postinfo li { 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
	display: inline; 
	color: #afafaf;
	font-size: 11px;
}

.postdetails {
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	line-height: 18px;

}

.postdetails a { 
	text-decoration: none;
}

.postdetails a:visited { 
	text-decoration: none; 
}
	
.postdetails a:hover { 
	text-decoration: underline; 
}

.postdetails .readon { 
	background: url(images/global/news/post-details-read-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px;
}

.postdetails .subscribe { 
	background: url(images/global/news/post-details-rss-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .category { 
	background: url(images/global/news/post-details-category-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .facebook { 
	background: url(images/global/news/facebook-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .digg { 
	background: url(images/global/news/digg-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .delicious { 
	background: url(images/global/news/delicious-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdate { 
	position: absolute; 
	top: 0.5em; 
	left: 0; 
	text-align: center; 
	margin: 0; 
	padding: 0px 5px 5px 5px; 
	list-style: none; 
	background: url(images/global/news/date-bg.png) no-repeat left top; 
	width: 32px; 
}

.postdate .month {
	display: block; 
	font-size: 11px; 
	letter-spacing: -1px; 
	text-transform: lowercase;  
	line-height: 16px; 
	color: #fff;
}

.postdate .day { 
	display: block; 
	font-size: 16px; 
	font-family: 'Arial'; 
	font-weight: bold; 
	line-height: 18px; 
	color: #fff; 
	padding-top: 4px; 
}

.nav {
	margin: 8px 0px 8px 0px;
	height: 12px;
}

.alignright {
	float: right;
	padding-right: 10px;
}

.alignleft {
	float: left;
}

#searchform {
	width: 185px; 
	height: 32px;
	margin: 0px 0px 8px 0px;
}
			
#searchform .search-text {	
	width: 100px;
	height: 33px;
	background: url(images/global/search-bg.jpg) no-repeat;
	padding: 0px 5px 0px 15px;
	margin: 0px;
	color: #676767;
	border: none;
	float: left;
}
				
#searchform .search-submit {
	width: 65px; 
	height: 33px;
	background: url(images/global/submit.jpg) no-repeat;
	border: none;
	float: left;
}

.more-news-NEW a {
    width: 140px;
    height: 20px;
    background-image: url(images/global/more-news-2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    display:block;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    color: gray;
    text-decoration: none;
    vertical-align: top;
    padding: 15px 0px 8px 35px;
    margin: 0px 10px 0px 8px;
}

.more-news-NEW a:active {
	text-decoration: none;
	color: gray;
}

.more-news-NEW a:hover {
	text-decoration: none;
	color: gray;
}

.more-news-NEW a:visited {
	text-decoration: none;
	color: gray;
}


.enewsletter a {
	width: 185px;
	height: 49px;
	background-image: url(http://www.alertacademy.com/images/enewsletter.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
}

#news-header {
	width: 717px;
	height: 250px;
	background-color: #ffffff;
	float: left;
	margin: 0px 0px 0px 5px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

/* News Feed Boxes - Index */

#news-feed-boxes {
	width: 693px;
	float: left;
	margin: 0px 0px 0px 5px;
	border-bottom: 1px solid #cacaca;
	padding: 5px 12px 5px 12px;
}

#news-feed-box {
	width: 195px;
	height: 126px;
	float: left;
	margin: 5px;
	padding: 10px 10px 10px 15px;
	background-image: url(images/global/grey-sq-bg.jpg);
	background-repeat: no-repeat;
}

#cadet-news-box-left a {
	width: 190px;
	height: 125px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/global/news/cadet-news-box-1.jpg);
	background-repeat: no-repeat;
	border: none;
}

#cadet-news-box-middle a {
	width: 190px;
	height: 125px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/global/news/cadet-news-box-2.jpg);
	background-repeat: no-repeat;
	border: none;
}

#cadet-news-box-right a {
	width: 190px;
	height: 125px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(images/global/news/cadet-news-box-3.jpg);
	background-repeat: no-repeat;
	border: none;
}

#press-releases {
	width: 500px;
	float: left;
}

#events {
	padding: 5px 10px 5px 10px;
	margin: 15px 0px 15px 0px;
	border-top: 5px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f3f3f4;
}

.cadetvolunteer a {
	width: 185px;
	height: 76px;
	background-image: url(images/global/cadet-vol-app.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 8px 0px 0px 10px;
}

.findaunit a {
	width: 185px;
	height: 71px;
	background-image: url(images/global/find-a-unit.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 8px 0px 0px 12px;
	float: left;
}

.photo-gallery a {
	width: 497px;
	height: 119px;
	background-image: url(images/global/photo-gallery.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
	float: left;
}

blockquote {
	width: 425px;
	background-color: #f3f3f4;
	padding: 15px;
	margin: 0px 0px 20px 15px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 5px solid #cccccc;
	border-left: 1px solid #cccccc;
}