/* @override http://redbullairforce.com/wp-content/themes/RBAF/style.css */

/* @override http://redbullairforce.com/wp-content/themes/RBAF/style.css */

/* @override 
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
	http://www.redbullairforce.com/wp-content/themes/RBAF/style.css
	http://dev.redbullairforce.com/wp-content/themes/RBAF/style.css
	library/styles/desktop.css
	--
	http://localhost:8888/rbaf/wp-content/themes/RBAF/style.css
	http://dev.redbullairforce.com/wp-content/themes/RBAF/style.css
	http://www.redbullairforce.com/wp-content/themes/RBAF/style.css
	http://redbullairforce.com/wp-content/themes/RBAF/style.css
*/

/* @group Imports */

/*
THEME NAME: RBAF
THEME URI: http://cosmicplanet.com/
DESCRIPTION: A highly extensible, search-engine optimized WordPress Theme, grid-based layout.
VERSION: .062
floated right column
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Top navigation tabs with js */
@import url('library/styles/tabs.css');


/* @end */

/* @group BASIC STYLES */

/*	basic styles */
a, a:link { text-decoration:none; color:#fccc20; }
a:visited { text-decoration:none; color:#fccc20; }
a:hover { text-decoration:none; color:#d6003e; }
a:active {text-decoration:none; color:#d6003e; }

h1, h2, h3, h4, h5, h6 {color:#fff;}

/* @end */

/* @group GLOBALS */

body {
	text-align: left;
	margin:0 auto 80px auto;
	background: #000 url(images/rbaf_admin_bg.jpg) repeat fixed 50% 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #878787;
}
#branding {
	display: none;
}
#container, #wrapper {
	text-align: left;
	margin:0 auto;
	width: 936px;
}

#header {
	float:left;
	display:inline;
	width:936px;
	position:relative;
	text-align:left;
	height: 75px;
}
#mainCon, #content {
	float:left;
	display:inline;
	width: 624px;
	text-align:left;
	padding-bottom:40px;
	overflow: hidden;
	top: 121px;
	margin-bottom: 162px;
	
	position: relative;
}

#access {
	display: none;
}

.aside {
	float: left;
	display: inline;
	overflow: hidden;
}

#subCon {
	text-align:left;
	display: inline;
	float: right;
	width: 308px;
	margin-top: 126px;
	height: auto;
	padding-bottom: 5px;
}

/*sloppy fix task*/
#single #subCon {
}
/* @end */
.entry-content img {
	max-width: 490px;
	float: right;
	display: inline;
	text-align: left;
	padding: 10px;
	clear: both;
}
.entry-content img.wp-smiley {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	display: inline;
	float: none;
	clear: none;
}

.entry-content ul a img {
	float: right;
	display: inline;
	clear: left;
	position: absolute;
	right: 0;
	top: 0;
	width: inherit;
}

/* @group HEADER */

/*	header */

#header h1 {
	width:0;
	height:0;
	overflow:hidden;
}
.breadcrumb  {
	width: 822px;
	position:absolute;
	left:2px;
	font-size:2em;
	text-align:left;
	text-transform:lowercase;

	padding:0;

	top: 45px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	overflow: hidden;
	white-space: nowrap;
}
.breadcrumb span {
	color: silver;
	padding: 0;
	margin-right: -8px;
}
.home.blog .breadcrumb span {
	color: #fccc20;
}
.breadcrumb h2 {
		color: #373737;

	height: 1.2em;
}

#header h2 a span.color1 { color:#d6003e; }
#header h2 a span.color2 { color:#fff;
}
#header h2 a span.color3 { color:#fccc20; }

.headerNav {
	float:right;
	display:inline;
	width: 560px;
	text-align: left;
	padding-top: 19px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background-color: black;
	z-index: 2;
	height: 58px;
}
div.headerNav ul li.head-li {
	float: left;
	display: inline;
}
.headerNav ul {
	display: inline;
}
div.headerNav ul li span ul li {
	display: inline;
	list-style-type:none;
	padding-left: 4px;
	font-size: 12px;
	line-height: 17px;
	margin-left: 4px;
	float: left;
}
div.headerNav ul li span ul li a {
	
}

.headerNav span.timestamp {
	color:#666;
	font-size:.9em;
	padding:0 2px 0 2px
}
.headerNav li.more a {
	color:#46A1FE;
  	background: transparent url("images/bg_arrow_right_blue.gif") no-repeat 97% 50%;
	padding-right:10px;
}

div#toplogo {
	display: inline;
	width: 300px;
	height: 78px;
	position: absolute;
	right: 0;
	background: url(images/rbaf_corner_logo_03.png) no-repeat;
	top: 11px;
	margin: -9px 0 0;
	padding: 0;
	z-index: 1;
}
#indexpage div#toplogo {
	display: none;
}
/* @end */

/* @group PRIMARY NAV */

#primNav ul{
  display: none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	left:0;
}
#primNav li{
  float:left;
  display:inline;
  margin:0 0 0 2px;
  padding:0;
	font-size:.78em;
	text-transform:uppercase;
	list-style:none;
}

#primNav a {
  float:left;
	display:block;
  background: transparent url("images/bleft_primNav.gif") no-repeat left top;
  margin:4px 0 0 0;
  padding:0 0 0 8px;
  text-decoration:none;
	color:#46A1FE;
}

#primNav a span {
	float:left;
  display:block;
  background: transparent url("images/bright_primNav.gif") no-repeat right top;
  font-weight:bold;
	padding:8px 12px 7px 4px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#primNav a span {float:none;}
/* End IE5-Mac hack */

#primNav a:hover span {
  color:#1E406E;
}

#primNav a:hover {
  background-position:left bottom;
  margin-top:0;
}

#primNav a:hover span {
  background-position:right bottom;
  padding-top:10px;
  padding-bottom:9px;
}

#primNav {
	float:left;
	display:inline;
	background: #7a8087 url("images/bg_roundtop_blk.gif") no-repeat 50% 0;
	width: 936px;
	height:40px;
	position: absolute;
	border-bottom:5px solid #000;
	margin-top: 11px;
	top: 72px;
	left: 0;
}

/* @end */

/* @group NAV TABS */

#navtabs { 
    font-size: 11px; 
    font-weight: bold; 
    text-transform: uppercase;
	float:left;
	display:inline;
	background: #7a8087 url("images/bg_roundtop_blk.gif") no-repeat 50% 0;
	width: 936px;
	height: 40px;
	position: absolute;
	top: 72px;
	left: 0;
	margin-top: 8px;
	overflow: hidden;
} 
 
#navtabs li { 
    float: left;
	color: #5697ff;
	background-color: #243a67;
	margin: 15px 1px 0 2px;
	padding: 7px 5px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
} 
 
#navtabs li a { 
	padding: 9px 8px 8px;
	color: #5697ff;
	margin: 0;
} 

#navtabs li:hover {
    color: #243a67;
	margin: 4px 1px 0 0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	background-color: #fccc20;
	border: 1px solid #243a67;
	border-bottom-style: none;
	padding-top: 7px;
	padding-bottom: 17px;
}
 
#navtabs li.current_page_item { 
    color: #243a67;
	padding-bottom: 16px;
	margin: 0;
	padding-top: 7px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	background-color: #fccc20;
	border: 1px solid #243a67;
} 
 
#navtabs li.current_page_item a { 
    color: #243a67;
}

/* @end */



/* @group FORMS */

input.fieldSearch,input#s  {
	float:left;
	display:inline;
	background:#717171;
	border:1px solid #fff;
	color:#fccc20;
	padding:2px 10px;
	font-size:.8em;
	width: 226px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
}
button.searchSubmitButton, input#searchsubmit {
	float:left;
	display:inline;
	width:40px;
	height: 29px;
	padding: 32px 0 0;
	overflow:hidden;
	background: transparent url("images/search_btn.png") no-repeat 50% 0;
	border:none;
	cursor: pointer;
	margin-bottom: 12px;
	margin-top: -6px;
}
input#searchsubmit:hover {
	background: transparent url("images/search_btn-over.png") no-repeat 50% 0;
}
#searchform {
	float: right;
	margin-top: 7px;
	position: absolute;
	right: 0;
	top: 0;
}

#addicted_results ul {
	background-color: #002f65;
	padding: 5px;
	float: left;
	margin-left: 11px;
	border-width: 1px;
	border-color: black;
	border-bottom-style: solid;
	border-right: 1px solid black;
	line-height: 1.4em;
	list-style-type: square;
	list-style-position: inside;
}

.widget_thematic_search label {
	display: none;
}

search.search-results .entry-content  {
	background-color: red;
}

input, textarea {
	background-color: black;
	border: 1px solid gray;
	padding: 4px;
	margin: 4px 4px 11px 0;
	color: white;
	width: 185px;
}
input#submit {
	background-color: #fccc20;
	padding: 5px 7px;
	font-size: 14px;
	-moz-border-radius-: 6px;
	-webkit-border-radius: 6px;
	color: black;
}
/* @end */

/* @group POST */
.navigation {
	clear: both;
	display: block;
	margin-top: 5px;
	background-color: #232323;
	width: 100%;
	padding: 6px;
}
.nav-previous {
	float: left;
	background-color: #243a67;
	padding: 1px 4px 3px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
}
.nav-next {
	float: right;
	display: inline;
	background-color: #243a67;
	padding: 1px 4px 3px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;

}
#comments {
	background: url(images/bg_blk_overlay.png) repeat 0 0;
	float: left;
	display: inline;
	padding: 11px;
	color: #fccc20;
	border-top: 3px dotted #303030;
	width: 599px;
}
#comments h3 {
	font-size: 22px;
	padding-bottom: 4px;
	padding-top: 22px;
}
#comments #comment-notes {
	font-size: 11px;
	color: gray;
	padding-bottom: 4px;
}
#comments .fbc_connect_button_area span small {
	display: none;
}
#comments .fbc_connect_button_area {
	float: right;
	display: inline;
	margin-right: 44px;
	border-style: none;
}
.comment {
	float: left;
	border-bottom: 1px dotted gray;
	width: 100%;
	padding-top: 11px;
	padding-bottom: 0;
}
.comment p {
	color: white;
	padding: 9px;
}
div#respond {
	float: left;
	width: 100%;
}
.depth-2, .depth-3, .depth-4, .depth-5 {
	padding-left: 24px;
	width: 96%;
	border-bottom: 1px dotted gray;
	border-left: 1px dotted gray;
	border-top: 1px dotted gray;
}
/*smaller and de-emphasized*/
div.reply {
	font-size: 11px;
	padding-bottom: 14px;
}
div.comment-meta a {
		color: gray;
	font-size: 10px;
	line-height: 20px;
}
div#comments span.says {
	color: silver;
}

div.comment-meta {
	color: gray;
	font-size: 11px;
	display: inline;
}
div.entry-utility span.comments-link a {
	text-transform:lowercase;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
span.comments-link {
	display: inline;
	float: left;
	padding-top: 4px;
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 0;
}
div.comment-author.vcard img.photo {
	display: block;
	margin: 0 11px 5px 0;
	border:1px solid #fccc20;
	float: left;
	width: 40px;
	height: 40px;
	padding-right: 0;
}
div#respond p textarea#comment {
	width: 559px;
}
span.loggedin {
	font-size: 9px;
	color: gray;
}
span.logout a {
	font-size: 9px;
}
div#form-section-comment.form-section {
	margin-top: 9px;
}
div#form-section-comment.form-section textarea#comment {
	width: 581px;
	margin-top: 8px;
}

/* @group comments - tuning for facebook connect */

form#commentform small {
	display: inline;
	font-size: 9px;
	color: gray;
}
form#commentform  input {
	float: left;
	clear: left;
	background-color: #fcc51a;
	color: black;
}
form#commentform p label {
	float: left;
	clear: left;
	display: inline;
}
form#commentform p {
	font-size: 13px;
	color: gray;
}

/*disabled facebook on live site for troubleshooting*/
#fb-rt {
	float: left;
	margin: -125px 0 0;
	padding: 0 0 0 91px;
}
#or {
	color: silver;
	width: 191px;
	margin-bottom: 33px;
}
div#comments_fields h5 {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 22px;
}

/* @end */

div#postmetadata {
	font-size: 11px;
	display: inline;
	float: left;
	padding: 11px;
	line-height: 13px;
}
div#postmetadata p {
	padding: 2px;
}



span.meta-sep {
	display: none;
}

span.cat-links {
	display: none;
}

.post {
	background: url(images/bg_blk_overlay.png) repeat;
	display: inline;
	width: 594px;
	padding: 10px 10px 20px 20px;
	margin:5px 0 0 0;
	float: left;
}


div.entry-meta {
	white-space: nowrap;
		font-size: .7em;
	margin-top: 2px;
	margin-bottom: 10px;
	display: inline;
}
h2.entry-title {
	padding-bottom: 3px;
	width: 342px;
	margin-left: 90px;
}
h2.entry-title a {
	font-size: 1.2em;
	display: inline;
}
div.entry-utility {
	display: inline;
}

span.entry-date {
	font-size: .8em;
	display: inline;
	margin-top: 6px;
	margin-left: 6px;
	float: left;
	width: 60%;
	padding-bottom: 27px;
}
div.archive-meta {
	display: none;
}


/* @end */

/* @group DAIKOS VIDEO */

.DaikosVideos object {
	margin-top: 2px;
	display: inline-block;
}
.DaikosVideos a {
	clear: right;
	float: left;
	margin-top: 11px;
}
#daikos-video-widget-1 {
	position: absolute;
	right: 5px;
	top: 195px;
}
div.DaikosVideos {
	height: 222px;
}
div.DaikosVideos a {
	padding-bottom: 5px;
}

div.DaikosVideos small a {
	display: none;
}

/* @end */

/* @group CAROUSEL JS */

/*	carousel */
.fragment {
	width: 614px;
	height: 400px;
	overflow: hidden;
}
#promoMain {
	background: black;
	border:5px solid #000;
	position: relative;
	overflow: hidden;
	height: 400px;
}
.paged #promoMain {
	display: none;
}
.fragText {
	position:absolute;
	bottom: 17px;
	left:20px;
	padding-right:20px;
}

.fragment h3 {
	display:inline;
	font-size:2.2em;
	color: #46a1fe;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	text-align:left;
	
}
.fragment h3 a, 
.fragment h3 a:link, 
.fragment h3 a:visited {
	color:#46A1FE;
}
.fragment p {
	display:inline;
	color: white;
	text-align:left;
	font-weight: bold;
	background: transparent url("images/bg_arrow_right_blue_lg.gif") no-repeat 100% 65%;
	padding-right: 20px;
	font-size: 1.6em;
	margin: 0;
}

#fragment1 {
	background:url("images/base-promo.jpg") no-repeat 0 0;
}
#fragment2 {
	background:url("images/skydiving-promo.jpg") no-repeat 0 0;
}
#fragment1 p {
	color:#fff;
}

#fragment3 {
	background:url("/images/para-promo.jpg") no-repeat 0 0;
}

/* @end */

/* @group Pilot Items */

/*	pilots */
.pilots h4 {
	background:#939393;
	padding:5px 10px;
	color:#000;
}
.pilot h3 {
	display:block;
	color:#fccc20;
	font-size:1.2em;
	margin:5px 0 .2em 0;
}
.pilot span.timestamp {
	display:inline;
	color:#ccc;
	font-size:.7em;
	padding:0 2px 0 2px
}
.pilot a.linkPilot {
	float:left;
	display:inline;
	width:90px;
	margin:0 20px 10px 0;
}
span.author.vcard {
	visibility: hidden;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
a.url.fn.n {
	color:#fccc20;
	display: none;
	padding: 2px 11px 5px 0;
	text-align: left;
	visibility: visible;
	float: left;
	clear: left;
	position: relative;
	bottom: 3px;
	width: 80px;
	font-size: 1.1em;
	white-space: normal;
}
.pilot a.linkPilot img, img.photo {
	display: block;
	margin: 0 11px 5px 0;
	border:1px solid #fccc20;
	float: left;
	width: 80px;
	height: 80px;
	padding-right: 0;
}
div#author-thumb-name {
	width: 87px;
	float: left;
}
div#author-name {
	top: 0;
	left: 0;
	float: left;
	padding-bottom: 16px;
}

.pilot p {
	color:#878787;
	font-size:.9em;
	line-height:1.2em;
	margin:0 40px 1em 0;
	padding:0 0 0 0;
}

/* @end */
/* @group TeamPage */
#teamPage #content {
	width: 960px;
}
#row-1 {
	float: left;
}
#teamPage .pilot-bit {
	font-size: 14px;
	display: inline;
	width: 200px;
	border-bottom: 1px solid gray;
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	color: silver;
}
#teamPage #pilot-firstname {
	font-size: 51px;
	color: #fccc20;
	position: absolute;
	top: 156px;
	left: 7px;
	height: 61px;
	width: 188px;
	padding: 15px 0 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
#pilot-photo {
	position: relative;
}
#icons img {
	padding-top: 5px;
	padding-bottom: 3px;
}
#sayTitle {
	color: white;
	font-size: 12px;
	line-height: 18px;
	border-style: none;
	border-bottom-style: none;
	float: left;
	display: inline;
	width: 196px;
}
#say {
	font-size: 12px;
	line-height: 13px;
	padding-top: 4px;
}
#teamPage ul div {
	display: inline;
	float: left;
	line-height: 14px;
	font-weight: bold;
	font-size: 13px;
	margin-right: 6px;
	vertical-align: bottom;
}
#teamPilot {
	color: #fccc20;
}
#teamPage a.url.fn.n {
	display: inline;
	color: silver;
	white-space: nowrap;
	padding: 16px 0 4px;
	overflow: visible;
	position: absolute;
	left: 39px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
#pilot-box {
	width: 200px;
	display: inline;
	float: left;
	background-color: black;
	padding: 7px;
	margin-right: 26px;
	height: 420px;
	overflow: hidden;
}
#teamPage div.entry-meta {
	margin: 0;
	padding: 0;
	line-height: 2px;
}

#pilot-box ul {
	color: #2a5aad;
	background-color: black;
	display: inline;
	border-bottom-style: solid;
	border-bottom-color: silver;
}
#pilot-box ul li a {
	color: white;
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 199px;
	overflow: hidden;
}
div#pilot-box div.pilot-bit li a{
	color: red;
	height: 70px;
}
#pilot-box span.entry-date {
	display: none;
}
#teamPage #author-sayabout {
	float: left;
	clear: left;
	font-size: 11px;
	line-height: 14px;
	color: white;
	font-weight: bold;
	background-color: black;
	width: inherit;
/padding: 0 7px 7px;
	margin-top: 4px;
}
#sayabout {
	color: silver;
	font-weight: normal;
	font-style: normal;
}
#pilot-box .pilot a.linkPilot img,  #pilot-photo img.photo {
	display:block;
	border: 6px solid silver;
	float: left;
	width: 190px;
	height: 190px;
}
#pilot-mural {
	width: 680px;
	height: 410px;
	border: 7px solid silver;
	background-image: url(/images/team_exit.jpg);
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 2px;
	position: relative;
}
#about_team {
	bottom: -8px;
	left: 0;
	font-size: 51px;
	margin-left: 7px;
	color: #fccc20;
	position: absolute;
	font-weight: bold;
}
/* @end */

span.tag-links {
	display: none;
}

div#headspacer {
	height: 8px;
	text-align: right;
	float: right;
	width: 500px;
}
div.entry-content p {
	color: silver;
	font-size:.9em;
	line-height:1.2em;
	margin-bottom: 1em;
	padding-right: 0;
	padding-top: 6px;
	padding-bottom: 1px;
	display: inline;
	float: left;
	margin-left: 6px;
	margin-top: 7px;
	clear: left;
	width: 580px;
}
#indexpage div.entry-content {
	position: relative;
	display: inline;
	font-size: 14px;
	color: silver;
	line-height: 16px;
	float: left;

}

.entry-content div {
	margin-top: 10px;
	float: left;
}


ul.videoOptions {
	float:right;
	display:inline;
	width:140px;
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}
ul.videoOptions li {
	float:left;
	display:inline;
	margin:0 5px 0 0;
	list-style-type:none;
}
ul.videoOptions li a {
	float:left;
	display:inline;
	margin:0;
	width:31px;
	height:0;
	padding:23px 0 0 0;
	overflow:hidden;

}
ul.videoOptions li.videoOptionMobile a { background: transparent url("images/icon_mobile.gif") no-repeat 0 0; }
ul.videoOptions li.videoOptionDesktop a { background: transparent url("images/icon_camera.gif") no-repeat 0 0; }
ul.videoOptions li.videoOptionTV a { background: transparent url("images/icon_tv.gif") no-repeat 0 0; }

/* video featured*/
.videoFeatured {
	padding: 175px 5px 10px;
	background: #1e406e url("images/bg_badge_redbull_airforce.gif") no-repeat 0 0;
	height: 221px;
	width: 298px;
	border-bottom: 7px solid black;
	display: inline;
	float: right;
}
.videoFeatured h4 {
  text-transform:uppercase;
  font-size:.7em;
  margin-bottom:5px;
}
.videoFeatured div.video  {
  color:#fff;
	border: 1px none gray;
	padding-top: 23px;
}
.videoFeatured div.video a {
  border: 1px none #ccc;
  display: inline;
}

.videoFeatured span.title {
  display:block;
  text-align:right;
  font-weight:bold;
  font-size:.7em;
}
#videoCat {
	display: inline;
	width: 222px;
	margin-top: 2px;
}
.widgettitle, .more-photos {
	margin-top: 18px;
	margin-bottom: 9px;
	padding-left: 5px;
}

/* @group FLICKR */

div.flickr-photos{
	width: 484px;
	padding: 5px;
	display: inline;
	float: left;
}
div.flickr-photos a img {
	margin-bottom: 15px;
	border: 1px solid white;
	display: inline;
	margin-left: 5px;
	width: auto;
	max-height: 222px;
	padding: 0;
	float: left;
	margin-top: 0;
}
div#flickrAlbums {
	width: 309px;
	overflow: visible;
	visibility: visible;
	float: right;
	display: inline;
}
div#flickrAlbums p {
	width: 275px;
	height: 275px;
	overflow: hidden;
	border: 2px solid gray;
	margin-left: 11px;
	margin-right: 11px;
	position: relative;
	margin-bottom: 5px;
	padding: 0;
}
/div#flickrAlbums img {
	vertical-align: middle;
	text-align: center;
	top: -34px;
	position: absolute;
	left: -57px;
}

div#flickrAlbums h3 {
	font-size: 14px;
	color: #808080;
	padding: 4px 20px 19px 12px;
	font-weight: normal;
	font-style: normal;
}
div#flickrAlbums h2 {
	color: #fccc20;
	padding-left: 12px;
	padding-right: 20px;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
}
div#flickrAlbums h4 {
	color: white;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 6px;
}
div#highlight p {
	clear: both;
}
div.photometa {
	float: left;
	clear: left;
	font-size: 11px;
}
div#photo_notes p {
	float: left;
	clear: left;
	padding-top: 10px;
	padding-bottom: 13px;
	color: silver;
	font-size: 18px;
}

/* @end */

div#album-indexpage div#content.narrowcolumn {
	background: url("../../../../images/bg_blk_overlay.png") repeat 0 0;
	width: 916px;
	padding: 10px;
}
div#album-indexpage div#content.narrowcolumn h2 {
	margin-bottom: 9px;
}
div#album-indexpage {
	
}

.wp-image-384 {
	display: none;
}

/*	Sub Con-tent */
.videoUpdates {
	padding:10px 5px 10px 5px;
}
.videoUpdates .video {
	margin:0 0 20px 0;
}
.videoUpdates a img {
  border:1px solid #ccc;
}
.videoUpdates h4 {
  text-transform:uppercase;
  font-size:.7em;
  margin-bottom:5px;
}
.videoUpdates h5 {
	text-transform:none;
	font-size:.8em;
	margin:5px 0;
	color:#fccc20;
}
.videoUpdates span.timestamp {
	display:inline;
	color:#fff;
	font-size:.8em;
	padding:0 2px 0 2px
}

.videoUpdates p {
  font-size:.7em;
  color:#ccc;
  font-size:.8em;
}

div#footer {
	background: url(/images/grad98.png) repeat-x;
	clear: both;
	overflow: hidden;
}
div#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
}
div#footer a:visited {
	color: #666666;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
div#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-logo {
	background: url(images/bottomlogo.png) no-repeat 0 -3px;
	height: 98px;
	font-size: 11px;
}
div#footer div.noBG {
	background-color: black;
	float: left;
	padding: 15px 4px;
	width: 100%;
}

.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
}
div#footer span.lineBreak {
	color: #1b1b1b;
}

/*	Special Hacks */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#secondary {
	display: inline;
	overflow: hidden;
	top: 124in;
	left: 626px;
	z-index: 11;
	margin-top: 129px;
	margin-left: 2px;
}
ul.xoxo {
	background-color: rgba(134,116,15,0.51);
}

span.vvqbox {
	display: inline;
	margin-bottom: 7px;
	padding-bottom: 14px;
	float: left;
}
div#recent-videos span.vvqbox object {
	width: 590px;
	position: absolute;
	left: 14px;
	height: 175px;
	bottom: 49px;
	z-index: 2;
}

/* @group Altimeter */
#altim .post {
	width: 695px;
	clear: both;
	float: left;
	display: inline;
}
#altim #mobile-updates {
	float: right;
	width: 205px;
	background-color: #243967;
	padding-top: 22px;
	overflow: scroll;
	display: inline;
	text-align: left;
	clear: right;
	line-height: 1.4em;
	font-size: .7em;
	height: 333px;
	border-bottom-width: 19px;
	border-bottom-color: fuchsia;
}

div#mobile-updates h3 {
	font-size: 14px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#altim h2.entry-title  {
	line-height: 23px;
	width: 520px;
}
#altim #mobile-updates .entry-content {
	display: none;
}
#altim-logo {
	width: 57px;
	height: 59px;
	top: 132px;
	z-index: 1111;
	background: url(/images/altimeter_sm.png) no-repeat;
	padding-top: 17px;
	padding-left: 27px;
	float: left;
	position: absolute;
	left: 9px;
}
#altim-logo span {
	height: 33px;
	width: 159px;
	position: absolute;
	left: 60px;
	top: 7px;
	background: url(/images/the_altimeter_title.png) no-repeat;
}

/* @end */







/* @group Calendar */

/*month top bar*/
table#CalendarLarge-Header tbody {
	float: right;
}
table#CalendarLarge-Header  {
	width: 925px;
	height: 40px;
	display: block;
	top: 325px;
	left: 0;
	clear: both;
	position: absolute;
}
/*2009*/
table#CalendarLarge-Header       tr td {
	font-size: 33px;
	padding-top: 3px;
	padding-left: 0;
	width: 0;
	margin-left: 0;
	position: absolute;
	right: 420px;
}
/*march*/
table#CalendarLarge-Header       tr td div {
	margin-top: 0;
	font-size: 33px;
	padding-left: 0;
	right: 14px;
	position: absolute;
	padding-right: 0;
}
/*top day names*/
table#wp-calendarLarge thead tr th {
	font-size: 19px;
	height: 22px;
	padding-top: 3px;
}
/*FEB*/
table#CalendarLarge-Header tbody tr td div span#EC_previousMonthLarge {
	color: #fccc20;
	font-size: 26px;
	position: absolute;
	text-align: left;
	left: -487px;
	top: 6px;
}
/*APRIL*/
span#EC_nextMonthLarge {
	color: #fccc20;
	font-size: 26px;
	position: absolute;
	right: -420px;
	top: 9px;
}
#EC_ajaxLoader img{
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	position: absolute;
	color: white;
	top: 40px;
	left: 422px;
	background-color: #cdcdcd;
}

/*background*/
table#wp-calendarLarge td {
}
#wp-calendarLarge {
}
#wp-calendarLarge .dayHead {
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 19px;
	margin-top: 0;
	color: gray;
	background-color: gray;
}

div#calendar_wrapLarge {
	background:transparent url("images/bg_blk_overlay.png") repeat 0 0;
	width: 936px;
	margin-top: 12px;
}
div#calendar_wrapLarge h2 {
}
div#calendar_wrapLarge {
	float: left;
	display: inline;
	clear: both;
	margin-top: 15px;
	margin-bottom: 7px;
}
div#calendar_wrapLarge thead {
	background-color: #282828;
	font-size: 13px;
}

#todayLarge {
}
.event-block {
}
.event-block strong{
	color: #fccc20;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	float: left;
		background: #243a67 url(/images/rbaf_logo_75.png) no-repeat 5px 3px;
	padding-right: 22px;
	padding-top: 34px;
	padding-left: 7px;
}
#icalContainer  {
	float: left;
	display: inline;
	width: 936px;
	height: 1059px;
}
#icalendar {
	float: left;
	display: inline;
	background-color: #666;
	padding-top: 12px;
}
#banner {
	float: left;
	display: inline;
	clear: left;
	background-image: url(/images/calendar_hdr.jpg);
	height: 208px;
	width: 932px;
	margin-top: 120px;
	border: 2px solid gray;
	padding: 0;
}

#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#tooltip ul {
	padding: 0 0 3px;
	font-weight: bold;
	color: #fccc20;
}
#tooltip li {
	margin: 0 10px;
	width: auto;
}

#events-calendar-list li:hover {
	background-color: #002252;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}
#wp-calendar #today {
	display: block;
	font-weight: bold;
	background-color: #002251;
	-moz-border-radius: 50%;
	/* -webkit-border-radius: 50%;
	border: 2px solid blue;
*/
	z-index: 1;
}
#calfoot {
	height: 160px;
	width: 936px;
	float: left;
	display: inline;
	background: url(/images/calendar_footer.jpg) no-repeat;
	clear: left;
}



/* @end */



#share {
	width: 90px;
	height: 1px;
	background-image: url(/image/spacer.gif);
	float: right;
}
a.a2a_dd {
	display: inline;
	font-size: 13px;
	margin-right: 15px;
	margin-left: 6px;
	margin-top: 8px;
	width: 80px;
	height: 1px;
	vertical-align: middle;
	float: left;
}
a.a2a_dd img {
	vertical-align: top;
	padding-right: 8px;
	margin-top: -4px;
	height: 22px;
	display: inline;
	width: 22px;
	float: left;
}
#comment_link {
	float: right;
	display: inline;
	width: 150px;
}
#comment-icon {
	width: 31px;
	height: 23px;
	float: left;
	margin-top: 4px;
	margin-right: 3px;
	display: inline;
	background: url(/images/icon_comments.png) no-repeat;
}
.entry-content .post-ratings img {
	width: 18px;
	float: left;
}
div#ratings {
	width: 265px;
	margin: 0;
	padding: 0;
}
.post-ratings {
	font-size: 9px;
	text-align: left;
	float: left;
	clear: left;
	height: 22px;
	width: inherit;
	margin: 0;
	padding: 3px 0;
	display: inline;
}
.post-ratings-loading IMG {
	width: 16px;
}






#altim #comment-icon {
}



div.wordtube {
}

div#status-top h2.entry-title a {
	color: #d6003e;
}
div#status-top p, div#status-top span {
	display: none;
}


.category-status div#author-name {
	display: inline;
}
.page-template-tpl-category-sky-php div.fragText {
	position: absolute;
	top: 288px;
}

.wordtube object {
	height: 420px;
	width: 580px;
	margin-bottom: 7px;
	float: right;
	display: inline;
	clear: both;
}
#authorpage .wordtube object {
	width: 444px;
	height: 333px;
	float: right;
	clear: both;
}

#author-history {
	height: 132px;
	overflow: hidden;
	display: inline;
	width: 198px;
	line-height: 16px;
}

#authorpage .category-status h2.entry-title a {
	width: inherit;
	white-space: normal;
	line-height: 15px;
	font-size: 12px;
	display: inline;
	color: #d6003e;
}
.author-bio {
	float: left;
	display: inline;
	padding: 0 4px 4px;
	width: 100%;
		border-width: 1px;
	border-color: silver;
	border-bottom-style: solid;
	margin-bottom: 3px;
	width: 198px;

}
.author-bio h6 {
	padding-bottom: 5px;
	padding-top: 2px;
}
#author-years {
	display: inline;
	float: left;
	margin-bottom: 2px;
	width: 100%;
}
#authorpage #author-name {
	font-size: 24px;
	font-weight: bold;
	color: white;
	padding-top: 5px;
	margin-bottom: -12px;
	display: inline;
	float: left;
}
div#popup {
	float: right;
	padding-right: 5px;
}
.popup span{
	padding: 5px;
	border: 2px solid gray;
	visibility: hidden;
	text-decoration: none;
	color: silver;
	display: block;
	position: absolute;
	left: 8px;
	margin-top: 262px;
	line-height: 18px;
	font-size: 14px;
	background-color: #fff;
	margin-left: -52px;
	top: 33px;
}

.popup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px;
	z-index: 5555;
}
#authorpage a.popup span#full {
	background-color: black;
	padding: 15px 15px 20px;
	border: 3px solid #fccc20;
	width:880px
}


#status-top .post {
	height: 37px;
	overflow: hidden;
	display: inline;
	padding: 10px 20px 36px 10px;
	position: relative;
	border-width: 1px;
	border-color: #fccc20;
}
#status-top .hentry div.entry-utility {
	display: none;
}
#status-top .hentry h2.entry-title {
	padding-top: 5px;
	padding-left: 10px;
}
#status-top div.entry-meta {
	display: inline;
	float: right;
	height: 1px;
	margin-right: 8px;
}

#status-top .entry-content div, #status-top div.entry-content {
	display: none;
}


div#author-insert {
	float: left;
	display: inline;
	margin-right: 5px;
	color: white;
	padding-left: 36px;
	height: 30px;
	background: url(/images/icon_statusupdate.png) no-repeat 0 0;
	padding-top: 3px;
	margin-top: 0;
}











div#post-map-small {
	float: right;
	display: inline;
	text-align: center;
	position: absolute;
	right: -28px;
	height: 300px;
	width: 180px;
	top: 4px;
	z-index: -2;
}
#port {
	overflow: hidden;
	height: 70px;
	width: 159px;
	float: right;
	text-align: center;
	position: relative;
	right: 12px;
	z-index: 99;
	margin-left: 14px;
}
div#port a img  {
	border-width: 3px;
	border-color: red;
}
#pin {
	position: absolute;
	top: 16px;
	right: 29px;
	z-index: 1;
	width: 31px;
	height: 33px;
}
.category-skydiving #pin {
	background: url(/images/icon_pin_skydive.png) no-repeat;	
}
.category-base #pin {
	background: url(/images/icon_pin_base.png) no-repeat;	
}
.category-paragliding #pin {
	background: url(/images/icon_pin_paraglide.png) no-repeat;	
}
.category-mobile #pin {
	background: url(/images/icon_pin_mobile.png) no-repeat;	
}
.category-status #pin {
	background: url(/images/icon_pin_statusupdate.png) no-repeat;	
}









#single #content {
	clear: both;
	display: inline;
}
div#single .post {
	padding-bottom: 0;
	display: inline;
	float: left;
}
div#single h2 {
	color: #fccc20;
	font-size: 20px;
	display: inline;
	width: 327px;
	float: left;
}
#single div#flickrAlbums {
	background:transparent url("images/bg_gold_overlay.png") repeat 0 0;
	width: 309px;
	overflow: visible;
	visibility: visible;
	float: right;
	display: inline;
	margin-top: 4px;
}

#single div.entry-content p {
	margin: 0;
	padding: 9px 0 0;
	float: left;
	display: inline;
}
div#right div.video div.entry-content p {
	font-size: 13px;
	line-height: 16px;
	float: left;
	display: inline;
}
#single h2.entry-title {
	padding-bottom: 3px;
}
div#right div.video h2.entry-title a  {
	float: left;
	display: inline;
	font-size: 13px;
	width: 284px;
	overflow: hidden;
	height: 210px;
	line-height: 16px;
}
div#right div.video .wordtube {
	position: absolute;
	bottom: 54px;
	right: 0;
	visibility: visible;
}

/* @group s */

#single div.entry-utility, div.entry-utility a {
	font-size: 11px;
	float: left;
	margin-top: 4px;
	width: inherit;
	display: none;
	clear: left;
}


/* @end */
#sidebar-blue-top {
	background-color: #243a67;
	float: left;
	display: inline;
	top: 128px;
	height: 410px;
	margin-top: 129px;
	width: 309px;
	margin-left: 3px;
}

#map-cat-float {
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	padding: 4px;
	top: 7px;
		border: 1px solid #fccc20;
	width: 284px;
	height: 191px;
	margin-left: 7px;
}
#map-cat {
	z-index: 9999;
	display: inline;
	position: absolute;
	top: -49px;
	right: 0;
}
.locationinfo {
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -78px;
}
div.gmnoprint {
	visibility: hidden;
	display: none;
}

/*post below map*/
#map-full-post {
	float: left;
	display: inline;
	margin-top: 21px;
}
#bigmap p {
	display: none;
}
#altim #container {
}
#map_page {
	margin-top: 126px;
}
#pan_mask {
	width: 204px;
	height: 307px;
	position: absolute;
	right: 0;
	background: #243a67 url(/images/pan_mask.png) 48px;
}
#right_mask {
	background-color: #243a67;
	width: 48px;
	height: 421px;
	position: absolute;
	right: 0;
	background-image: url(/images/right_mask.png);
}
#left_mask {
	background-color: #243a67;
	width: 48px;
	height: 421px;
	position: absolute;
	right: 156px;
	background-image: url(/images/left_mask.png);
}
#bottom_mask {
	background-color: #243a67;
	width: 204px;
	height: 32px;
	position: absolute;
	right: 0;
	background-image: url(/images/bottom_mask.png);
	bottom: -129px;
	z-index: 5;
}
#control_band {
	display: inline;
	height: 16px;
	background-color: #243a67;
	width: 936px;
	position: absolute;
	right: 0;
	top: 421px;
	z-index: 3;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#ctrl {
	bottom: 0;
	right: 37px;
	position: absolute;
	width: 125px;
	height: 30px;
	background: url(/images/alt_title_map_control) no-repeat;
	z-index: 9;
}
#sortbyflight {
	background-image: url(/images/alt_title_sort_by_flight.gif);
	position: absolute;
	right: 32px;
	top: 7px;
	width: 155px;
	height: 32px;
}
#cat-base a {
	background: url(/images/alt_icon_base.gif) repeat;
	position: absolute;
	right: 16px;
	top: 180px;
	height: 35px;
	width: 169px;
	display: none;
}
#cat-base a:hover {
	background-position: 0 35px;
}

#cat-sky a {
	background: url(/images/alt_icon_skydive.gif) no-repeat;
	position: absolute;
	right: 16px;
	top: 224px;	
	height: 35px;
	width: 169px;
	display: none;
}
#cat-sky a:hover {
	background-position: 0 -35px;
}
#cat-para a {
	background: url(/images/alt_icon_paraglide.gif) no-repeat;
	position: absolute;
	right: 16px;
	top: 268px;
	height: 35px;
	width: 169px;
	display: none;
}
#cat-para a:hover {
	background-position: 0 -35px;
}
#cat-all a {
	background: url(/images/alt_icon_show_all.gif) no-repeat;
	position: absolute;
	right: 18px;
	top: 329px;
	height: 24px;
	width: 169px;
}
#cat-all a:hover {
	background-position: 0 -23px;
}
#multiple {
	position: absolute;
	right: 14px;
	top: 238px;
	width: 173px;
	height: 35px;
	background: url(/images/alt_title_multiple_posts.gif) no-repeat;
}


#altimiback {
	width: 936px;
	height: 442px;
	display: inline;
	top: 120px;
	left: 0;
	position: absolute;
	z-index: -1;
	background-image: url(/images/altimeter_bg.gif);
}

/* @group Recent Videos */

#recent-videos h4 {
	padding-left: 11px;
	font-size: 19px;
	width: 294px;
}
#recent-videos .hentry {
	width: 276px;
	height: 247px;
	margin-right: 2px;
	margin-left: 2px;
	overflow: hidden;
	padding-bottom: 6px;
	padding-left: 14px;
	padding-right: 19px;
	position: relative;
}

#recent-videos .wordtube object {
	width: 280px;
	height: 180px;
	float: left;
	clear: both;
	display: inline;
	position: absolute;
	bottom: 44px;
	right: 18px;
}
#recent-videos div.entry-meta,  #recent-videos div.entry-utility {
	display: none;
}
div#right div.video div.entry-content p {
	font-size: 13px;
	line-height: 16px;
	float: left;
	display: inline;
}
#recent-videos h2.entry-title a {
	overflow: hidden;
	white-space: pre;
}
#recent-videos h2.entry-title  {
	font-size: 11px;
	margin-bottom: 186px;
	overflow: hidden;
	white-space: pre;
	margin-left: 0;
	width: 281px;
}
#recent-videos div.entry-content p {
	width: 284px;
	font-size: 13px;
	height: 44px;
	overflow: hidden;
	margin: 0 0 7px;
	float: left;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	z-index: aut;
	position: absolute;
	background-color: black;
	left: 7px;
	bottom: -7px;
}
#recent-videos div.entry-content img {
	display: none;
}

div#right div.video .wordtube {
	position: absolute;
	bottom: 54px;
	right: 0;
	visibility: visible;
}
/* @end */
/* @group subCon */

#subCon div#flickrAlbums {
	background: url("./images/bg_gold_overlay.png") repeat;
	width: 309px;
	overflow: visible;
	visibility: visible;
	float: right;
	display: block;
	margin-top: 4px;
	clear: both;
}
#subCon .hentry {
	position: relative;
}
#recent-videos div#more {
	font-size: 11px;
	text-align: right;
	width: 287px;
	background: url(/images/more-grad4.png) repeat-y;
	display: inline;
	float: right;
	padding-right: 18px;
	padding-top: 2px;
	padding-left: 3px;
	height: 13px;
	position: absolute;
	bottom: 0;
}
#subCon div.entry-utility a {
	display: inline;
}
#subCon div.entry-utility {
	font-size: 11px;
	float: left;
	margin-top: 4px;
	width: inherit;
}

/* @end */

#sidebar-blue-top {
	background-color: #243a67;
	float: left;
	display: inline;
	top: 128px;
	height: 410px;
	margin-top: 129px;
	width: 309px;
	margin-left: 3px;
}



/* @group TubePress */

div.tubepress_container {
	margin: 0;
	padding: 0;
	width: 666px;
	display: inline-table;
	clear: both;
}
.entry-content .tubepress_thumb img {
	width: 160px;
	float: left;
	display: inline;
	margin-top: -10px;
	border-style: solid;
	border-width: 1px;
	padding: 0;
}
div.tubepress_thumb {
	display: table-row;
	float: left;
	clear: right;
	width: 218px;
	height: 250px;
	margin: 0;
	padding: 0;
}
.tubepress_stitle {
	float: left;
	white-space: normal;
	display: inline;
	padding: 3px;
	width: 158px;
}
div.tubepress_video_thumbs {
	width: inherit;
	display: inline;
	clear: both;
	float: left;
	margin-top: -56px;
}

/* @end */



div.storycontent {
	display: none;
}

/* @group Gallery 2 */
div#vid_btn {
	margin-right: 8px;
	margin-bottom: 7px;
	margin-top: 3px;
	float: right;
}
span.btn_side_text {
	vertical-align: 9px;
}
img.button {
	margin-left: 4px;
	margin-top: 4px;
}
div#photo_btn {
	float: right;
	height: 38px;
	display: inline;
	z-index: 999;
	margin-top: 128px;
}
#featuredGalleryVideo h4 {
	padding: 8px 3px 6px;
}
#gallerypage #featuredGalleryVideo .wordtube object {
	height: 480px ;
	width: 618px;
	top: 0;
	display: inline;
	float: left;
}
#gallerypage #recent-videos .hentry {
	width: 276px;
	height: 237px;
	padding-right: 17px;
}

#gallerypage div#flickrAlbums {
	background:transparent url("images/bg_gold_overlay.png") repeat 0 0;
	width: 309px;

	right: 0;
	overflow: visible;
	visibility: visible;
}
#overlay a   {
	position: absolute;
	display: inline;
	left: 0;
	width: 297px;
	height: 226px;
	bottom: 0;
	z-index: 2;
}

/*critical*/
#gallerypage .hentry {
	float: left;
	display: inline;
	position: relative;
}
div#gallerypage h2.entry-title a {
	overflow: hidden;
	float: left;
	width: 274px;
	font-size: 12px;
}
#gallerypage #more {
	height: 19px;
	font-size: 11px;
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 290px;
	background: url(/images/more-grad4.png) repeat-y;
	padding-left: 3px;
}

/* @end */

div#album-indexpage div.headerNav {
	display: none;
}
div#photoalbum-footer {
	display: none;
}
#all-videos {
	margin-top: 128px;
	width: 942px;
}
#all-videos span {
	color: white;
	font-size: 22px;
	font-weight: bold;
	margin-left: 8px;
}

div.iblogger-footer {
	display: none;
}
div.iblogger-location-wrapper {
	float: left;
	font-size: 12px;
	line-height: 19px;
	display: none;
}
.iblogger {
	display: none;
}





/* @group About Page */


#about  {
	background: rgba(0,0,0,0.42) url(images/bg_blk_overlayX.png) repeat 0 0;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin: 121px 0 0;
	clear: both;
}
#topimage {
	float: left;
	display: inline;
	padding: 4px;
}
#about #paragraph {
	float: left;
	display: inline;
	width: 380px;
	margin: 0;
	padding: 19px 19px 53px;
}
#about ul li {
	display: inline;
	padding: 4px;
}
#about ul li img {
	margin: 0;
	padding: 0;
	width: 285px;
}
 .style1 {
	color: #FFCC00;
	font-weight: bold;
	font-size: 24px;
	float: left;
	display: inline;
	width: 100%;
	padding-bottom: 12px;
	padding-left: 0;
	margin: 0;
}
 .style4 {
	font-size: 16px;
	color: #CCCCCC;
	line-height: 20px;
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
}
 .style5 {
	font-size: 20px;
	color: #FFFFFF;
	float: left;
	width: 365px;
	padding-bottom: 11px;
}


#about  td img {
	padding-right: 4px;
	padding-left: 7px;
	float: left;
	display: inline;
}


/* @end */

.clearfooter {
height: 330px;
clear: both;
}



div#flashcontent {
	padding-top: 169px;
	padding-left: 49px;
	padding-bottom: 13px;
}


div#3dlogo img {
}
div#3dpage ul {
	float: left;
	display: inline;
	width: 940px;
}

div#3dpage div#3dt {
	width: 395px;
	display: none;
}
div#3dpage {
	background: url(images/bg_blk_overlay.png) repeat;
}

 .style6 {font-size: 22px}

.style7 {font-size: 18px;
	float: left;
	width: 614px;
	padding-left: 170px;
	text-align: justify;
}
.style9 {color: #FFCC00;
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
}

.page-template-tpl-human_3d-php div#page {
	background: url(images/bg_blk_overlay.png) repeat 0;
}


div#author-feed {
	background: url(images/bg_blk_overlay.png) repeat;
	padding-bottom: 11px;
	height: 18px;
	float: left;
	display: inline;
	clear: left;
	width: 214px;
	padding-top: 3px;
}
div#author-feed div#rss-inner div#rsslink a {
	font-size: 13px;
	vertical-align: bottom;
	bottom: 11px;
	left: 42px;
	padding-left: 5px;
}
div#author-feed div#rss-inner img.rss {
	bottom: 12px;
	left: 8px;
	padding-left: 11px;
	width: 22px;
	height: 22px;
	margin-top: -4px;
}

/*footer rss*/
div#feeds {
	background-color: black;
	overflow: hidden;
	padding-left: 41%;
	padding-top: 13px;
	position: relative;
	padding-bottom: 5px;
}
img.rss {
	width: 22px;
	height: 22px;
	display: inline;
	float: left;
}
div#feeds li#rss-links ul li a {
	font-size: 12px;
	color: gray;
	float: left;
	display: inline;
}
div#rssicon {
	display: inline;
	position: absolute;
	bottom: 2px;
	left: 317px;
}
div#rss-links div a {
	font-size: 74px;
	line-height: 19px;
	padding-left: 0;
	margin-left: -9px;
	color: gray;
}
div#rss-links h3 {
	display: inline;
	padding-left: 0;
	padding-right: 10px;
	color: #505050;
	font-size: 13px;
	float: left;
	padding-top: 4px;
}
div#rss-links  div  {
	display: inline;
	padding-left: 19px;
	font-size: 12px;
}
div#rss-links  div a {
	font-size: 12px;
}


/* @group MAP IT */

div#mapit {
	float: right;
	display: inline;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 13px;
	position: relative;
}

div#mapit a.gm-link {
	text-transform: lowercase;
	position: absolute;
	width: 104px;
	top: 8px;
	left: -93px;
}
div#mapit a.gm-link img {
	position: absolute;
	top: -5px;
	left: -45px;
	background: url(/images/icon_mapit_world.gif) no-repeat;
	width: 145px;
	height: 70px;
}

.category-skydiving div#mapit a.gm-link img {
	background: url(/images/icon_mapit_skydive.gif) no-repeat;
}
.category-base div#mapit a.gm-link img {
	background: url(/images/icon_mapit_base.gif) no-repeat;	
}
.category-paragliding div#mapit a.gm-link img {
	background: url(/images/icon_mapit_paraglide.gif) no-repeat;	
}
.category-mobile div#mapit a.gm-link img {
	background: url(/images/icon_mapit_mobile.gif) no-repeat;	
}
.category-status div#mapit a.gm-link img {
	background: url(/images/icon_mapit_statusupdate.gif) no-repeat;	
}
/* @end */


div#formcontainer input.button {
	height: 13px;
	width: 104px;
	display: inline;
	float: right;
	margin-right: 29px;
	position: absolute;
	top: 201px;
	right: -13px;
	margin-top: 6px;
}
div#formcontainer h4 {
	width: auto;
	display: inline;
}
div#getit {
	padding-bottom: 4px;
	width: 280px;
	margin-left: 14px;
	text-align: justify;
	font-size: 14px;
}

div#formcontainer form input#newsletter-email.textfield {
	float: left;
	padding-left: 8px;
	margin-left: 12px;
	position: absolute;
	top: 203px;
	left: 0;
	color: silver;
	width: 148px;
}
div#formcontainer form {
	position: relative;
	top: -196px;
}


div#formcontainer {
	width: 308px;
	background-color: black;
	padding-bottom: 56px;
	padding-top: 13px;
	top: 806px;
	float: right;
	margin-right: 314px;
}

div#index_news div#formcontainer {
	margin-right: 0;
}

div#subCon div#formcontainer form input#newsletter-email.textfield {
	margin-left: 12px;
	width: 149px;
	height: 13px;
}

/* @group ALTIMETER MOBILE UPDATES */

div#mobile-mapit a.gm-link img {
	float: left;
	background: url(/images/icon_mapit_world.gif) no-repeat;
	width: 145px;
	height: 70px;
	padding-right: 42px;
	visibility: visible;
	margin-bottom: -10px;
}
div#mobile-mapit a.gm-link {
	visibility: hidden;
}

.category-skydiving div#mobile-mapit a.gm-link img {
	background: url(/images/icon_mapit_skydive.gif) no-repeat;
}
.category-base div#mobile-mapit a.gm-link img {
	background: url(/images/icon_mapit_base.gif) no-repeat;	
}
.category-paragliding div#mobile-mapit a.gm-link img {
	background: url(/images/icon_mapit_paraglide.gif) no-repeat;	
}
.category-mobile div#mobile-mapit a.gm-link img {
	background: url(/images/icon_mapit_mobile.gif) no-repeat;	
}
.category-status div#mobile-mapit a.gm-link img {
	background: url(/images/icon_mapit_statusupdate.gif) no-repeat;	
}

/* @end */







/**
 * This is CSS based on the jquery.tabs.css, but applied to the 
 * Geo Mashup tabbed category index control.
 */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .gm-hidden {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .gm-tabs-nav {
        display: none;
    }
}

/* Skin */
.gm-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
	width: 182px;
	position: absolute;
	right: 6px;
	top: 167px;
}
.gm-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
}
.gm-tabs-nav a, .gm-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
	overflow: hidden;
	font-size: 17px;
}
.gm-tabs-nav a {
    margin: 8px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0;
	height: 22px;
	clear: left;
	width: 169px;
}
.gm-tabs-nav a img {
	float: left;
}
.gm-tabs-nav a:link, .gm-tabs-nav a:visited {
}
/.gm-tabs-nav .gm-tab-active a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
	color: #d6003e;
	font-weight: bold;
}
.gm-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 29px;
    line-height: 29px;
}
.gm-tabs-nav .gm-tab-active a span {
    padding-top: 0;
    height: 32px;
    line-height: 32px;
	color: white;
	font-weight: bold;
}
.gm-tabs-nav .gm-tab-active a:link, .gm-tabs-nav .gm-tabs-selected a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
    text-decoration: none;
}
.gm-tabs-nav a:hover, .gm-tabs-nav a:focus, .gm-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
    text-decoration: none;
}
.gm-index-panel {
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/* Additional IE specific bug fixes... */
* html .gm-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .gm-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/*CATEGORY HIDER*/

.gm-tab-inactive-217, .gm-tab-inactive-211, .gm-tab-inactive-218, .gm-tab-inactive-1, .gm-tab-inactive-136 {
	display: none;
}
ul.gm-index-posts {
	padding-left: 6px;
	padding-right: 4px;
	text-indent: -7px;
	margin-left: 7px;
}
ul.gm-index-posts li  {
	padding-bottom: 9px;
}
ul.gm-index-posts li :odd {
	background-color: silver;
}
#altim #mobile-photos {
	height: 15px;
	width: 205px;
	background-color: #243a67;
	float: right;
	display: inline;
	position: absolute;
	top: 886px;
	right: 0;
	border-top: 3px solid #878787;
}

div#gm-cat-index-6 {
	background: url(/images/alt_icon_base_up.gif) no-repeat 6px 1px;
	padding-top: 40px;
}
div#gm-cat-index-7 {
	background: url(/images/alt_icon_skydive_up.gif) no-repeat 6px 1px;
	padding-top: 40px;
}div#gm-cat-index-8 {
	background: url(/images/alt_icon_paraglide_up.gif) no-repeat 6px 1px;
	padding-top: 40px;
}

/* @group AUTHOR PAGE */

/*authorpage*/
#authorpage #content {
	width: 936px;
}
#authorpage #center {
	display: inline;
	padding: 0 5px 5px;
	float: right;
	width: 708px;
}
#authorpage #mobile-updates div.entry-content p {
	width: 158px;
	display: none;
	clear: left;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	overflow: hidden;
	font-size: 10px;
	margin-top: 0;
}
#authorpage #author-info {
	float: left;
	display: inline;
	width: 207px;
	font-size: .8em;
	padding: 4px;
	margin: 0;
}

#authorpage #author-info img.photo {
	width: 194px;
	height: 194px;
	border-width: 6px;
}
#authorpage .post {
	width: 684px;
}
#authorpage #mobile-updates div.entry-utility {
	line-height: 10px;
	display: none;
}
#authorpage a.url.fn.n {
	display: none;
}
#authorpage .vcard {
	padding: 4px 4px 4px 0;
		background:transparent url("images/bg_blk_overlay.png") repeat 0 0;
	float: left;
	display: inline;
	clear: left;
}
#author-sayabout {
	border-width: 1px;
	border-color: silver;
	border-bottom-style: solid;
	margin-bottom: 3px;
	width: 198px;
}

#authorpage div.entry-content p {
	width: 668px;
}
#authorpage #left {
	float: left;
	display: inline;
}
#authorpage #mobile-updates {
	width: 213px;
	font-size: .6em;
	line-height: .7em;
	background-color: #243967;
	padding-top: 5px;
	display: block;
	float: left;
	clear: left;
}
#authorpage #mobile-updates h3 {
	font-size: 12px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#authorpage #mobile-updates div#mapit a.gm-link {
	display: none;
}
#mobile-updates h3 {
	font-size: 12px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#authorpage .entry-title {
	width: 503px;
}
#authorpage #mobile-updates .category-mobile .entry-title {
	background: url(/images/icon_mobile.gif) no-repeat;
	padding-left: 36px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0;
	line-height: 15px;
}
#authorpage #mobile-updates .category-skydiving .entry-title {
	background: url(/images/alt_mobile_icon_skydive.gif) no-repeat;
	padding-left: 36px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0;
	line-height: 15px;
}
#authorpage #mobile-updates .category-base .entry-title {
	background: url(/images/alt_mobile_icon_base.gif) no-repeat;
	padding-left: 36px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0;
	line-height: 15px;
}





#authorpage .entry-title {
	width: 503px;
	margin: 0;
}
#authorpage #mobile-updates h2.entry-title  {
	width: 191px;
	float: left;
	line-height: 15px;
	padding: 0;
	margin: 0;
	clear: left;
}
#authorpage #mobile-updates span.entry-date {
	display: inline;
	font-size: 10px;
	width: inherit;
	margin-bottom: 0;
	margin-left: -23px;
	margin-right: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#authorpage div#mobile-updates .hentry  {
	background-position: 0 0;
	background-repeat: repeat;
	padding: 7px;
	width: 199px;
}




#authorpage div#mobile-updates div#mapit {
	display: none;
}


#authorpage div#mobile-updates div#mapit a.gm-link img {
	top: 14px;
	left: -92px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
	height: 70px;
	width: 145px;
}
div#mobile-updates span.comments-link {
	display: none;
}

body.paged.author #center {
	float: left;
	clear: both;
	display: none;
	padding-bottom: 47px;
	margin-top: -71px;
}
/* @end */

/* @group SECONDARY AUTHOR PAGES */

/*secondary author pages*/
body.paged #authorpage div#mobile-updates  {
	display: none;
}

body.paged.author #footer, body.paged.author #status-top {
	position: absolute;
	bottom: 0;
	display: none;
	float: left;
}
body.paged #authorpage .navigation {
	display: inline;
	float: left;
	clear: both;
	margin-bottom: 62px;
}

/* @end */







/* @group POSTUMOUS */
.author-shane_mcconkney #authorpage div#author-name {
	font-size: 15px;
	color: white;
}
.author-shane_mcconkney .pilot a.linkPilot img, img.photo {
	border-style: solid;
	border-color: gray;
}
.author-shane_mcconkney #authorpage #mobile-updates {
	background-color: gray;
}
#past #pilot-firstname a {
	color: white;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 21px;
}
/* @end */






















