/*===============
slipstreamstudio.com
James Tetley
Developer 
================*/

body{
	color:#333;
	text-align:center;
	background:#fff url("/styles/img/body.jpg") repeat-x 0 31px;
	font-size:12px;
}

.wrapper{
	font-family:Helvetica, Arial, sans-serif;
	width:100%;
	clear:both;
}

.subwrapper{
    width:960px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	clear:both;
	font-size:12px;
}

.typekit-badge{
    display:none !important;
}

.youtube{
    margin-bottom:20px;
}

/* CV
=====*/

.content .article .the-cv .bd ul li{
    list-style-type:none;
    background:url("/styles/img/li.jpg") no-repeat 0 0;
    margin: 10px 0;
    padding: 3px 0 12px 28px;
    line-height:14px;
    font-size:12px;
    color:#333333;
    border-bottom:2px dotted #a4a4a4;
    width:100%;
}

.content .article .the-cv .bd h3{
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 10px 0 20px;
    border-bottom:2px dotted #a4a4a4;
}

.subwrapper .past-achievements .about .the-cv {
    padding: 0 0 10px 0;
}

.subwrapper .past-achievements .about .the-cv .hd{
    border-bottom:2px solid #b9d2e7;
    background:none;
}

.subwrapper .past-achievements .about .the-cv .hd ul{
    clear:both;
    position:relative;
    z-index:1;
}

.about .the-cv li{
    float:left;
    margin:0 2px 0 0;
    padding:0;
    position:relative;
    z-index:2;
}

.about .the-cv .hd li a{
    display:inline-block;
    position:relative;
    z-index:99;    
    background:#33ccff;
    border:1px solid #16afff;
    padding:5px 10px 3px;
    color:#ffffff;
    text-shadow:0px 1px 1px #2ab1dd;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    border-radius:20px;        
}


.about .the-cv .hd li a:hover{
    background:#ad2126;
    border:1px solid #ad2126;
}

.subwrapper .content h3.the-cv-h3{
    margin: 0;
    padding:0 0 22px;
}

/* wp-pagenavi
============*/

body .ngg-navigation{
    float:left;
    padding:15px 0;
}

.ngg-navigation,
.wp-pagenavi{
    clear:both;
    margin:20px 0 0 0;
}

.ngg-navigation .prev,
.ngg-navigation .next,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .pages{
    display:none;
}

.ngg-navigation span,
.wp-pagenavi span.current{
    color:#0a4a80;
}

.ngg-navigation span,
.ngg-navigation a{
    font-size:16px;
    color:#888888;
    font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    text-shadow:0 1px 1px #FFFFFF;
    margin-right:8px;   
}


.wp-pagenavi span,
.wp-pagenavi a{
    display:block;
    float:left;
    font-size:16px;
    color:#888888;
    font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    text-shadow:0 1px 1px #FFFFFF;
    padding:5px 13px;
    margin-right:4px;
    background:#f0f0f0;
}

.page .content .post .bd .ngg-navigation a{
    text-decoration:none;
}

/* Speraker
=========*/

.speaker .page .post .bd{
    padding:15px 0 0 71px;
    background:none;
}

.speaker .page .post .bd h1{
    float:left;
    width:210px;
    line-height:30px;
    padding:10px 0 0;
}

.speaker .page .post .bd img{
    float:right;
}

.speaker .page .post .bd p{
    clear:both;
    padding:20px 0;
}

.speaker .page .post .bd .alert-box h3{
    padding:0;
    margin:0;
    font-weight:normal;
    text-shadow:0 1px 1px #FFFFFF;
    border:2px dotted #fff;
    padding:14px 16px;
    line-height:30px;
    display:block;
    zoom:1;
}

.speaker .page .post .bd .alert-box h3 a{
    color:#333333;
    border:0;
    background:#33ccff;
    margin-left:3px;
    padding:4px 10px;
    text-decoration:none;
    text-shadow:0 0 0;
    font-family:Helvetica, Arial, sans-serif;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    font-size:12px;
}

.speaker .page .post .bd .alert-box h3 a:hover{
    color:#fff;
}

.alert-box{
    padding:5px;
    background:#b9d2e7;
}

/* Past Achievements
==================*/

.content .past-achievements .article .bd h3{
    color:#00a1c3;
}

.content .past-achievements .article .bd h3 span{
    font-style:italic;
    color:#888888;
}

.achievement h3 span{
    display:block;
}

.achievement{
    width:218px;
    position:absolute;
}

.pos1{
    left:0;
    top:90px;
}

.pos2{
    right:10px;
    top:323px;
}

.pos3{
    left:0;
    top:559px;
}

.pos4{
    right:10px;
    top:797px;
}

.pos5{
    left:0;
    top:1033px;
}

.pos6{
    right:101px;
    top:1306px;
}

.past-achievements .post{
    padding:0 0 10px 10px;
    background:url("/styles/img/bd.jpg") no-repeat 0 0;
    height:1530px;
    overflow:hidden;
    position:relative;
}

.past-achievements .about .post{
    padding:0 0 10px 10px;
    background:none;
    height:auto;
    overflow:hidden;
    position:relative;
}

.page .past-achievements .post .bd{
    background:none;
}

/* Next Gen
=========*/

.piclenselink{
    display:none;
}

.ngg-gallery-thumbnail-box{
    float:left;
    margin:0 10px 10px 0;
}

.ngg-galleryoverview{
    padding:20px 0 0 30px;
    width:450px;
}

.content .article .bd .ngg-albumtitle a{
    font-size:16px;
    text-decoration:none;
    text-transform:capitalize;
} 

.ngg-albumtitle{
    clear:both;
    padding-bottom:10px;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
}

.ngg-thumbnail{
    float:left;
    margin-right:20px;
}

.ngg-description{
    float:left;
    width:300px;
}

.content .article .bd .ngg-description p{
    padding:0 0 10px;
}

.ngg-album{
    padding:20px 0;
    background:url("/styles/img/dotted.jpg") repeat-x 0 100%;
}


/* History Book
=============*/

.page .sponsors .bd .image{
    width:203px;
}

.page .sponsors .bd .image,
.page .history-book .bd .image{
    width:208px;
    float:left;
    padding:0;
    margin-top:5px;
    overflow:hidden;
}

.page .sponsors .bd .image img,
.page .history-book .bd .image img{
    border:3px solid #c3c3c3;
}

.page .bd .year{
    border:1px solid #A3B8CA;
    color:#50697E;
    font-size:11px;
    font-weight:bold;
    left:7px;
    padding:3px 8px 2px;
    position:absolute;
    text-shadow:0 1px 1px #FFFFFF;
    top:12px;
    z-index:3;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    background:#b9d2e7;
}


.page .left .post .history{
    padding:20px 0;
}

.content .sponsors p, 
.content .history-book p{
    padding:0;
}

.content .sponsors h3,
.content .history-book h3{
    margin:0;
    padding:20px 0 7px;
}

.page .gallery .post .bd{
    padding:0 0 20px;
}

.page .gallery .post .bd,
.page .sponsors .post .bd{
    background:none;
}

.content .sponsors .the_post{
    margin:0;
    padding:0 20px 20px 20px;
}

.content .history-book .the_post{
    margin:0;
    padding:0 20px;
}

.content .sponsors .link9,
.content .history-book .link9{
    margin:5px 0 0;
}

.page .bd .description{
    width:280px;
    float:right;
}

.content .description h3 a,
.content .description h3{
    border:0 none;
    color:#333333;
    font-size:16px;
    margin:0;
    padding:0 0 10px;
    text-transform:none;
}

.description .link9{
    color:#888888;
}

.the_post h3 span{
    color:#333333;
    display:block;
    font-family:helvetica,arial,serif;
    font-size:12px;
    padding:5px 0 0;
    text-transform:none;
}

/* header
=======*/

.header{
    background:#223c6d url("/styles/img/hd-alt.jpg") no-repeat 50% 0;
    height:189px;
    margin-bottom:37px;
}

.home .header{
    background:#223c6d url("/styles/img/hd.jpg") no-repeat 50% 0;
    height:339px;
}

/* Content
========*/

.content{
    width:960px;
    margin-bottom:27px;
}

.content .the_post{
    width:503px;
    background:#f0f0f0;
    padding:16px 20px 10px;
    margin-bottom:20px;
}

body.single .content .the_post{
    padding:0 20px 0px;    
}

.left .hd{
    padding:10px 0;
    background:url("/styles/img/dotted.jpg") repeat-x 0 100%;    
}

.left .reply .hd{
    background:none;
}

.content .the-comments{
    margin-bottom:0px;
    padding:0 20px;
}

.content .reply{
    background-color:#b9d2e7;
}

.content .right{
    width:300px;
    padding:16px 0 0 0;
}

.commentmetadata .comment-edit-link,
.says,
.avatar{
    display:none;
}

.fn,
.fn a{
    font-size:16px;
    font-style:normal;
    text-decoration:none;
    color:#00a1c3;
    display:block;
}

.fn{    
    padding-bottom:10px;
}

.commentmetadata,
.commentmetadata a{
    color:#333333;
    font-size:11px;
    font-weight:bold;
    padding:0 0 10px;
    text-decoration:none; 
}

/* Right
======*/

.right .partners .image{
    margin-bottom:20px;
}

.right .partners .image img{
    margin:0 auto;
}

.right .link9{
    color:#888888; 
    margin-bottom:10px;	
}

.right .module{
    width:280px;
    background:#f0f0f0;
    padding:10px;
    margin:0 0 20px;
}

.right .module .bd{
    background:#fff;
    padding:10px 12px 0;
    margin-bottom:10px;    
}

.right iframe{
    margin-bottom:20px;
}

.the_post iframe{
  height:24px;
  width:430px;
  border:none;
  padding:5px 0 7px;
  background-color:#F0F0F0;
}

.module .hd{
    position:relative;
}

.walking-on-water{
    background:url("/styles/img/module.jpg") no-repeat 0 0;
    height:379px;
    padding:0;
    position:relative;
    width:300px;
    margin-bottom:20px;
}

.walking-on-water .walking-container{
    position:absolute;
    right:24px;
    top:64px;
    width:100px;
}

.content .walking-on-water dl{
    margin:0 0 20px;
}

.content .walking-on-water dt{
    margin:0 20px 0 0;
}

.content .walking-on-water dd a{
    color:#FFFFFF;
}    

.content .walking-on-water dd{
    color:#FFFFFF;
    font-family:"anivers-1","anivers-2",Helvetica,Arial,sans-serif;
    font-size:12px;
    line-height:17px;
    padding:2px 0 0 8px;
    text-shadow:1px 0 0 #28AAD5; 
}

.content .walking-on-water dt,
.content .walking-on-water dd{
    width:100px;
    float:left;
}

.walking-on-water .def-container{
    left:48px;
    position:absolute;
    top:256px;
}

/* Post
=====*/

.post{
    width:503px;
    padding:0 0 10px;
}

.comment{
    background:url("/styles/img/dotted.jpg") repeat-x 0 0;   
    padding:15px 20px 0 70px;
}

body.home .post .bd{
    padding:15px 0 10px 71px;
}

.page .post .bd{
    padding:15px 0 20px 0;    
    clear:both;
    position:relative;
}

.post .bd{
    padding:15px 0 0px 71px;
    background:url("/styles/img/dotted.jpg") repeat-x 0 100%;
}

.bd .image{
    padding-bottom:15px;
}

.bd .pathway .image{
    padding:0;
}

.link9{
    background:url("/styles/img/sprite.png") no-repeat 0 -291px;
    font-style:italic;
    font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
    display:block;
    padding-left:10px;
}

.link10{
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    color:#0a4a80;
    font-size:16px;    
}

.post dl{
    width:503px;
    padding:0 0 0;  
}

.post dd,
.post dt{
    float:left;
}

.post dt{
    width:58px;
    height:41px;
    background:url("/styles/img/sprite.png") no-repeat 0 -200px;
    margin-right:13px;
    text-align:center;
    padding:18px 0 0 0;
    font-size:16px;
    color:#3d3d3d;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;  
}

.related_post{
    position:relative;
}

.related_post li{
    height:41px;
    background:url("/styles/img/sprite.png") no-repeat 0 -200px;
    margin-right:13px;
    padding:18px 0 0 0;
    font-size:16px;
    color:#3d3d3d;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    text-align:center;  
    width:58px;   
}

.related_post li a{
    display:block;
    position:absolute;
    text-align:left;
    top:20px;
    left:70px;
}


.post .related dd{
    padding:20px 0 0 0;
}

.post .related dl{
    padding-bottom:5px;
}

.post .related{
    background:none;
}

.post dd{
    padding:12px 0 0;  
    width:430px;
    font-size:16px;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    line-height:20px;    
}

.archive .post .bd ul{
    background:url("/styles/img/dotted.jpg") repeat-x scroll 0 100% transparent;
    margin-bottom:30px;
}

.archive .post .bd li{
    padding:15px 0;
    font-size:16px;
    font-family:"anivers-1","anivers-2",Helvetica, Arial, sans-serif;
    background:url("/styles/img/dotted.jpg") repeat-x scroll 0 0 transparent;
}

.archive .post .bd li span{
    color:#888888;
    font-style:italic;
    font-size:12px;
    font-family:Georgia,Times,'Times New Roman',serif;
    font-weight:bold;
}

.archive .post h4{
    color:#0a4a80;
    font-family:"anivers-1","anivers-2",Helvetica,Arial,sans-serif;
    font-size:16px;
    padding:0 0 10px;
    font-weight:normal;
}

.page .archive .post .bd{
    background:none;
    padding:0;
}

.post dd a{
    color:#333;
    text-decoration:none;
}

.post dd span{
    display:block;
    font-size:11px;
}

.post dd span a{
    text-decoration:underline;
    color:#00a1c3;
    padding:0 1px;
}

.right ul{
    padding-bottom:12px;
}

.right li:hover span{
    color:#fff;
}

.right li{
    margin-bottom:8px;
}

.right li a{
  display:block;
  color:#333333;
  padding:8px 10px 6px 10px;
  font-size:12px;
  background:#f0f0f0;
}

.right li a span{
  color:#00a1c3;
}  

.right li a:hover{
  background:#ad2126;
  color:#fff;
}

/* Footer
=======*/

.footer{
    background:url("/styles/img/footer.jpg") repeat-x 0 0;
    height:71px;
}

.footer ul{
    position:absolute;
    top:37px;
    left:16px;
}

.footer li{
    float:left;
    padding-right:12px;
}

.footer li,
.footer li a{
    font-size:11px;
    color:#333333;
}

.footer ul.credit{
    left:653px;
    top:33px;
}

.footer .credit li{
   font-size:14px;
   text-transform:uppercase;
   font-family:"anivers-1","anivers-2",Helvetica, Arial, sans-serif;
}

/* sponsors
=========*/

/*.sponsors{
    background:#274575 url("/styles/img/sponsors.jpg") no-repeat 50% 0;
    height:206px;
}*/

/* nav
=======*/

.nav{
    height:60px;
    width:960px;
}

body.home .nav .decal{
    height:14px;
    right:341px;
    width:33px;
    background:url("/styles/img/hand.jpg") no-repeat 0 0;        
}

.nav .decal{
    bottom:0;
    height:20px;
    position:absolute;
    right:229px;
    width:45px;
    z-index:1;
    background:url("/styles/img/hand2.jpg") no-repeat 0 6px;
}

.nav ul{
    padding:23px 0 0 11px;
}

.nav li{
    float:left;
    position:relative;
    z-index:2;
}

.nav a{
    color:#00A1C3;
    font-size:17px;
    padding-right:23px;
    text-transform:uppercase;
    font-family:"anivers-1","anivers-2",Helvetica, Arial, sans-serif;
}

.nav .last-child a{
    padding:0;
}

.nav .selected a:hover,
.footer ul .selected a:hover,
.footer ul .selected a{
    color:#0a4a80;   
}

.selected a{
    color:#fff;
    cursor:default;
}

.selected a:hover,
.nav .selected a:hover{
    color:#fff;
    cursor:default;    
}

/*LOCATION BAR
============*/

.location-bar{
    height:31px;
    background:url("/styles/img/location-bar.jpg") repeat-x 0 0;
}

.location-bar .subwrapper{
    height:31px;
}

.location-bar li{
    float:left;
    color:#aaaaaa;
    font-size:12px;
    text-shadow:0px 0px 2px #333333;
    padding:10px 9px 7px 9px;
    border-right:1px solid #666666;
    border-left:1px solid #000;
}

.location-bar li.first-child{
    padding:10px 9px 7px 0;
    border-right:1px solid #666666;
    border-left:0;
}

.location-bar li.selected{
    background:#444444;
    color:#cdcdcd;
}

.location-bar li.last-child{
    padding:10px 0 7px 9px;
    border-right:0;
}

body .location-bar .subwrapper a{
    color:#cdcdcd;
}

body .location-bar .subwrapper a:hover{
    border-bottom:1px dotted #676767;
}


/* Forms
======*/

input,
textarea{
    border:0 none;
    color:#888888;
    font-family:Georgia,Times,'Times New Roman',serif;    
    overflow:hidden;    
}

.right .submit,
.right .text-field{
    padding-bottom:10px;    
}

.right .text-field input{
    font-size:11px;
    font-style:italic;    
    height:14px;
    padding:9px 20px 6px;
    width:218px;
    background:url("/styles/img/sprite.png") no-repeat 0 -400px;  
}

.submit input{
    color:#ffffff;
    border:0;
    background:#33ccff;
    font-size:12px;
    font-family:Helvetica, Arial, sans-serif;
    float:right;
    padding:4px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    text-shadow:1px 1px 0px #28AAD5;
}

.speaker .page .post .bd .alert-box h3 a:hover,
.submit input:hover,
.module .hd p a:hover{
    background:#ad2126;
    text-shadow:1px 1px 0 #7f3946;
}

/* in the news
============*/

.in-the-news .post .bd{
    background:none;
    padding:15px 0 0 0;
}

body .content .in-the-news .post .bd ul{
    padding:0;
}

body .content .in-the-news .post .bd li{
  list-style-type:none;
  margin:0 0 10px 0;
  background:url("/styles/img/dotted.jpg") repeat-x 0 100%;
  margin:0 0 20px;
  padding:0 0 20px;
}

body .content .in-the-news .post .bd li a{
  display:block;
  font-size:14px;
  padding:0 0 10px
}

/* Typeology
==========*/

.content .article .bd p{
    padding-bottom:20px;
}

.content .article .bd a{
    text-decoration:underline;
    color:#00A1C3;
}

.content .article .bd a:hover{
    color:#ad2126;
}

.content .article .bd h1,
.content .article .bd h2,
.content .article .bd h3,
.content .article .bd h4,
.content .article .bd h5,
.content .article .bd h6{
    border:0;
    color:#333333;
    font-size:17px;
    line-height:22px;
    padding-bottom:20px;
    font-weight:normal;
    margin:0;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    text-transform:none;    
}

.content .article .bd ul,
.content .article .bd ol{
    padding-bottom:10px;
}

.content .article .bd li{
    padding-bottom:10px;
}

.content .article .bd ol li{
    list-style-type:decimal;
    margin-left:18px;
}

.content .article .bd ul li{
    list-style-type:disc;
    margin-left:14px;
}

pre,
address{
    padding:0 0 20px;
}

.content .article blockquote p{
    color:#00a1c3;
    font-weight:bold;
    font-style:italic;
    font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;    
}

body.home .header p{
    top:268px;
}

.header p{
    color:#0A4A80;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    font-size:18px;
    left:13px;
    letter-spacing:5px;
    position:absolute;
    text-transform:uppercase;
    top:121px;
}

.content h3{
    font-size:24px;
    border-bottom:2px solid #b9d2e7;
    color:#00a1c3;
    padding:0 0 7px;
    margin-bottom:15px;
    font-weight:normal;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    text-transform:uppercase;
}

body.archive .content .left h3,
body.home .content .left h3{
    margin:0;
}

.content .hd h3{
    font-size:16px;
    color:#0a4a80;
    border:0;
    padding:0px 0 17px;
    margin:0;
    font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    text-transform:none;
}

.content h3 a{
    color:#00a1c3;
}

.content p{
    line-height:20px;
    padding-bottom:10px;
}

.right h4{
    font-family:Helvetica, Arial, sans-serif; 
    font-size:16px;
    font-weight:normal;
    padding:3px 0 0 0;
    zoom:1;
}

.right .signup h4{
    background:url("/styles/img/sprite.png") no-repeat 0 -350px;
    padding:3px 0 7px 27px;    
}

.right .twitter h4{
    background:url("/styles/img/sprite.png") no-repeat 0 -448px;
    padding:3px 0 0 23px;
}

.right h4 a{
    color:#333;
}

.module .hd p a{
    background:#33ccff;    
    color:#FFFFFF !important;
    padding:0 7px;
    position:absolute;
    right:0;
    top:0;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    text-shadow:1px 1px 0px #28AAD5;
}

.twitter .bd p span{
    color:#888888;
    font-style:italic;
    font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;    
}

.right h5{
    color:#FFFFFF;
    font-size:24px;
    line-height:26px;
    padding:0 0 8px;
    font-weight:normal;
    text-shadow:1px 1px 0px #28AAD5;    
}

.content .walking-on-water h3 a{
    color:#fff;
}

.content .walking-on-water p{
    color:#fff;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    text-shadow:1px 0px 0px #28AAD5;  
}

.content .walking-on-water p a{
    text-decoration:underline;
    color:#fff;
}

.content .walking-on-water dl dd a:hover,
.content .walking-on-water p a:hover{
    color:#333333;
}

.fn a:hover,
.commentmetadata a:hover,
.content .link9:hover,
.content h4 a:hover,
.content h3 a:hover,
.post dl a:hover,
.footer ul a:hover,
.nav a:hover,
a:hover{
    color:#ad2126;
}

.wp-caption{
    margin-bottom:20px;
    position:relative;
}

.content .article p.wp-caption-text{
    background-color:#FFFFFF;
    bottom:0;
    display:block;
    left:0;
    padding:5px;
    position:absolute;
    width:95.4%;
}

.post .textarea,
.post .text-field{
    clear:both;
    padding:8px;
    background-color:#fff;
    margin:0 0 17px;
}

.post .textarea:hover,
.post .text-field:hover{
    background:#fff7c0;
}

.post label{
    color:#00a1c3;
    font-size:16px;
    padding:9px 0 0 45px;
    width:110px;
    display:block;
    float:left;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;   
}

.post .text-field input{
    border:0 none;
    float:right;
    height:30px;
    padding:4px 20px 0;
    width:284px;
    background:url("/styles/img/sprite.png") no-repeat 0 -550px;
    font-size:16px;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    letter-spacing:-1px;    
}

.post textarea{
    height:149px;
    padding:10px 20px;
    width:284px;
    background:url("/styles/img/sprite.png") no-repeat 0 -600px;
    font-family:"anivers-1","anivers-2", Helvetica, Arial, sans-serif;
    letter-spacing:-1px;
    float:right;
}

/* Pathways
=========*/

.pathway-images{
    float:left;
}

.pathway-video{
    float:right;
}

.pathway{
    border:3px solid #c3c3c3;
    position:relative;
    margin:20px 0 0 0;
    width:237px;
    height:156px;    
}

.content .article .bd .pathway .year{
    position:absolute;
    top:-13px;
    left:0;
}

.content .article .bd .pathway .year a{
    text-decoration:none;
    padding:2px;
}

/* Light Box
===========*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* Replacements
=============*/

.content .walking-on-water dt img:hover,
.image img:hover,
.replacement a:hover,
a.replacement:hover{
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

body.home .link8{
    top:209px;
}

.link8{
    position:absolute;
    top:59px;
    left:8px;
    background:url("/styles/img/sprite.png") no-repeat 0 -50px;
    width:544px;
    height:57px;
}

.link11{
    bottom:26px;
    height:37px;
    left:43px;
    position:absolute;
    width:94px;
    background:url("/styles/img/sprite.png") no-repeat 0 -500px;   
}

.footer .replacement{
    height:23px;
    left:212px;
    position:absolute;
    top:-4px;
    width:100px;
    background:url("/styles/img/sprite.png") no-repeat 0 -150px;
}
