﻿/*  
Theme Name: ALERT Cadet
Theme URI: http://www.alertacademy.com/
Description: This is the default ALERT Cadet theme
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.joshwychopen.com

*/

* {
	margin: 0;
	padding: 0;
}

.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 {
	width: 430px;
	height: 40px;
	font-family: Myriad Pro, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
	color: #666666;
	font-weight: bold;
	text-indent: -9999px;
	background-image: url(images/global/news/cadet-news-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
        letter-spacing: 1.5px;
}

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;
}

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.jpg);
	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;
}

#main {
	width: 958px;
	float: left;
	background-image: url(images/global/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#logo-header-OLD {
	width: 958px;
	height: 137px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	background-image: url(images/global/logo-header-ORIGINAL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo-OLD {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
}

.logo-OLD a {
	width: 400px;
	height: 100px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	background-image: url(images/global/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-left: 40px;
	margin-top: 20px;
}

#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-OLD a {
  background:  url(images/global/nav-home.jpg) no-repeat;
  width: 70px;
  height: 42px;
}

li.home-OLD a:hover {
  background:  url(images/global/nav-home-hover.jpg) no-repeat;
  width: 70px;
  height: 42px;
}

li.home-OLD-active a {
  background:  url(images/global/nav-home-hover.jpg) no-repeat;
  width: 70px;
  height: 42px;
}

li.about-OLD a {
  background:  url(images/global/nav-about.jpg) no-repeat;
  width: 92px;
  height: 42px;
}

li.about-OLD a:hover {
  background:  url(images/global/nav-about-hover.jpg) no-repeat;
  width: 92px;
  height: 42px;
}

li.about-OLD-active a {
  background:  url(images/global/nav-about-hover.jpg) no-repeat;
  width: 92px;
  height: 42px;
}

li.join-OLD a {
  background:  url(images/global/nav-join.jpg) no-repeat;
  width: 64px;
  height: 42px;
}

li.join-OLD a:hover {
  background:  url(images/global/nav-join-hover.jpg) no-repeat;
  width: 64px;
  height: 42px;
}

li.join-OLD-active a {
  background:  url(images/global/nav-join-hover.jpg) no-repeat;
  width: 64px;
  height: 42px;
}

li.events-OLD a {
  background:  url(images/global/nav-events.jpg) no-repeat;
  width: 76px;
  height: 42px;
}

li.events-OLD a:hover {
  background:  url(images/global/nav-events-hover.jpg) no-repeat;
  width: 76px;
  height: 42px;
}

li.events-OLD-active a {
  background:  url(images/global/nav-events-hover.jpg) no-repeat;
  width: 76px;
  height: 42px;
}

li.photos-OLD a {
  background:  url(images/global/nav-photos.jpg) no-repeat;
  width: 78px;
  height: 42px;
}

li.photos-OLD a:hover {
  background:  url(images/global/nav-photos-hover.jpg) no-repeat;
  width: 78px;
  height: 42px;
}

li.photos-OLD-active a {
  background:  url(images/global/nav-photos-hover.jpg) no-repeat;
  width: 78px;
  height: 42px;
}

li.news-OLD a {
  background:  url(images/global/nav-news.jpg) no-repeat;
  width: 68px;
  height: 42px;
}

li.news-OLD a:hover {
  background:  url(images/global/nav-news-hover.jpg) no-repeat;
  width: 68px;
  height: 42px;
}

li.news-OLD-active a {
  background:  url(images/global/nav-news-hover.jpg) no-repeat;
  width: 68px;
  height: 42px;
}

li.members-OLD a {
  background:  url(images/global/nav-members.jpg) no-repeat;
  width: 93px;
  height: 42px;
}

li.members-OLD a:hover {
  background:  url(images/global/nav-members-hover.jpg) no-repeat;
  width: 93px;
  height: 42px;
}

li.members-OLD-active a {
  background:  url(images/global/nav-members-hover.jpg) no-repeat;
  width: 93px;
  height: 42px;
}

li.leadership-OLD a {
  background:  url(images/global/nav-leadership.jpg) no-repeat;
  width: 103px;
  height: 42px;
}

li.leadership-OLD a:hover {
  background:  url(images/global/nav-leadership-hover.jpg) no-repeat;
  width: 103px;
  height: 42px;
}

li.leadership-OLD-active a {
  background:  url(images/global/nav-leadership-hover.jpg) no-repeat;
  width: 103px;
  height: 42px;
}

li.contact-OLD a {
  background:  url(images/global/nav-contact.jpg) no-repeat;
  width: 83px;
  height: 42px;
}

li.contact-OLD a:hover {
  background:  url(images/global/nav-contact-hover.jpg) no-repeat;
  width: 83px;
  height: 42px;
}

li.contact-OLD-active a {
  background:  url(images/global/nav-contact-hover.jpg) no-repeat;
  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 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-OLD {
	float: left;
	list-style-type: none;
	height: 55px;
	margin-left: 8px;
}

ul#nav-OLD li a {
 	margin: 0;
  	padding:0;
	float: left;
	text-indent: -9999px;
	font-weight: bold;
}

ul#nav-OLD, ul#nav-OLD li, ul#nav-OLD ul {
	list-style: none;
}

ul#nav-OLD 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-OLD ul ul {
	top: 31px;
	left: 2em;
}

ul#nav-OLD li {
	position: relative;
	float: left;
	z-index: 1;
	font-weight: bold;
}

ul#nav-OLD li:hover {
	z-index: 999;
}

ul#nav-OLD li:hover > ul {
	display: block;
	position: absolute;
}

ul#nav-OLD ul li a {
	display: block;
	float: none;
	height: 1em;
	width: 20em;
	padding: 1em;
	background: #ccc;
	text-indent: 0;
}

ul#nav-OLD ul li ul li a {
	padding-bottom: 2em;
}

ul#nav-OLD ul, ul#nav-OLD ul li {
	float: none;
	width: 22em;
}

ul#nav-OLD ul li a, ul#nav-OLD ul li a:link, ul#nav-OLD ul li a:visited {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

ul#nav-OLD ul li a:hover, ul#nav-OLD ul li a:active {
	background: #fff;
	font-weight: bold;
}

/* Drop-down Menu Hacks */
ul#nav-OLD ul {
	background-color: #fff;
}

ul#nav-OLD 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 .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;
        vertical align: middle;
}
				
#searchform .search-submit {
	width: 65px; 
	height: 33px;
	background: url(images/global/submit.jpg) no-repeat;
	border: none;
	float: left;
}

.more-news a {
	width: 140px;
	height: 44px;
	background-image: url(images/global/more-news.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0px 10px 0px 8px;
}

.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;
}