/*===============
Slipstream Studio
James Tetley
Developer
================*/

.story{
    overflow:hidden;
    width:580px;
    margin:0 0 15px;
}

.story .the-post{
    float: right;
    width: 365px;
}

.story .the-image{
    float: left;
/*    height: 200px;*/
    overflow: hidden;
    width: 200px;
}

.story .the-image img{
    width:200px;
}

.story p{
    padding-bottom:10px;
}

body {
    color: #333333;
    text-align: center;
    font-size: 12px;
    background: #eceee8;
    line-height: 21px;
}
.wrapper {
    font-family:'Lucida Grande','Lucida Sans', sans-serif;
    margin: 0 auto;
    text-align: left;
    width: 960px;
    background: url(/styles/img/chrome/wrapper.jpg) no-repeat 0 100%;
    padding-bottom: 20px;
}
.subwrapper {
    background: url(/styles/img/chrome/subwrapper.jpg) repeat-y 0 0;
    width: 901px;
    padding: 0 30px 0 29px;
    clear: both;
    position:relative;
}
.header {
    width: 901px;
    height: 190px;
    position: relative;
    background: url(/styles/img/sprite.png) no-repeat 0 -127px;
}
.footer {
    height: 127px;
    background: url(/styles/img/sprite.png) no-repeat 0 0;
    padding-bottom: 0;
}
.footer .subwrapper {
    background: none;
    position: relative;
}
/* Typography
===========*/

.full-post .story h3 {
color:#000644;
font-size:15px;
padding-bottom:0;
}

.full-post .story h3 span{
	font-size:11px;
}

.full-post .story a{
	color:#333333 !important;
	text-decoration:underline;
}

.full-post .story a:hover{
	color:#7C9EDD !important;
}

.full-post h3 a {
	color:#333333;
	font-family:Helvetica,Arial,sans-serif;
	text-decoration:none !important;
}


.full-post h3 a:hover{
	color:#7C9EDD;
	text-decoration:none;
}

h2 {
    line-height: 28px;
    font-size: 28px;
    color: #000644;
    letter-spacing: -1px;
    padding:0 0 64px 27px;
    font-family:Helvetica,Arial,sans-serif;
}

h3 a {
    color: #333333;
    font-family:Helvetica,Arial,sans-serif;
    text-decoration:none;
}

h2 a {
    color: #000644;
    font-family:Helvetica,Arial,sans-serif;
    text-decoration:none;
}
h3 a:hover,
h2 a:hover{
    color:#7C9EDD;
    text-decoration:underline;
}
h3 {
    font-size: 20px;
    padding-bottom: 23px;
    color: #333333;
    font-family:Helvetica,Arial,sans-serif;
}
.sidebar h3 {
    color: #000644;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
    padding-bottom:0;
}
.sidebar h3 span{
    display:block;
}
p {
    padding-bottom: 23px;
    
}
.post a {
    color: #0066CC;
    text-decoration: none;
}
.post a:hover {
    color: #114477;
    text-decoration: underline;
}
.post blockquote {
    color: #777777;
    border-left: 5px solid #DDDDDD;
    margin: 0 0 23px 10px;
    padding-left: 20px;
}
.post ul {
    padding: 0 0 23px 25px;
}
.post ol {
    padding: 0 0 23px 30px;
}
.post li {
    list-style-type: square;
    padding: 0 0 0 10px;
}
.post ol li {
    list-style-type: decimal;
    padding: 0 0 0 5px;
}
.module .hd h3 {
    font-size: 15px;
    font-weight: bold;
    padding: 28px 0 0 28px;
    line-height: 15px;
    color: #000644;
}


/* Navigation
===========*/
.navigation {
    z-index:2;
    left:29px;
    position:absolute;
    top:190px;
    width:901px;
}

.laserperformance {
    width:193px;
    height:90px;
    background: url("/styles/img/sprite.png") no-repeat 0 -765px;
}

.navigation li {
    float: left;
    padding:0;
    position: relative;
}

.navigation li ul{
    position: absolute;
    top: 46px;
    left: 0;
    display: none;
}

.navigation li li{
    float:none;
}

.navigation li.the-images li a{
    padding:14px 0 11px 28px;
    width:105px;
    background:url("/styles/img/navigation.jpg") no-repeat 0 -92px;
}

.navigation li.the-images li a:hover{
    background:url("/styles/img/navigation.jpg") no-repeat -133px -92px;
}

.navigation li li a:hover{
    background:url("/styles/img/navigation.jpg") no-repeat -266px -138px;
}

.navigation li li a{
    padding:14px 0 11px 28px;
    width:238px;
    background:url("/styles/img/navigation.jpg") no-repeat 0 -138px;
}

.navigation li a {
    font-family: 'Century Gothic','Apple Gothic',sans-serif;
    font-size: 14px;
    color: #000644;
    text-transform:;
    display: block;
    font-weight:bold;
    text-decoration: none;
}
.navigation li a:hover {
    color: #000644;
}
.secondary-navigation {
    width: 865px;
    height: 25px;
    background: url("/styles/img/sprite.png") no-repeat 0 -467px;
    padding: 5px 0 0 4px;
    margin:0 0 24px 15px;
    position:relative;
}
.secondary-navigation li {
    float: left;
    padding-left: 48px;
}
.secondary-navigation li a {
    font-family: 'Century Gothic','Apple Gothic',sans-serif;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
}
.secondary-navigation li a:hover {
    color: #7c9edd;
}

.trigger .sub-nav{
    left:16px;  
}

.trigger2 .sub-nav{
    left:209px;
}

.trigger3 .sub-nav{
    left:383px;    
}

.trigger4 .sub-nav{
    left:544px;
}

.trigger5 .sub-nav{
    left:656px;
}

.sub-nav{
    position:absolute;
    top:30px;
    width:202px;
    z-index:1;
}
.secondary-navigation .sub-nav li{
    float:none;
    padding:0;
    width:167px;
    height:42px;
    background:url(/styles/img/chrome/sub-nav-li.png) no-repeat 0 100%;
}
.sub-nav ul{
    width:167px;
    padding:15px 15px 0 20px;
    background:url(/styles/img/chrome/sub-nav-ul.png) repeat-y 0 0;
}
.secondary-navigation .sub-nav li a{
    color:#000644;
    font-size:11px;
    line-height:11px;
    display:block;
    width:167px;
    height:35px;
    background:url(/styles/img/chrome/sub-nav-a.png) no-repeat 100% 3px;
    padding-top:7px;
}
.secondary-navigation .sub-nav li a:hover{
    background:url(/styles/img/chrome/sub-nav-a-hover.png) no-repeat 100% 3px;
    color:#7C9EDD;
}

.sub-nav .bd{
    width:202px;
    background: #e2eafa url(/styles/img/chrome/sub-nav-bd.png) no-repeat 0 0;
    position:relative;
}
.sub-nav .ft{
    width:202px;
    height:12px;
    background:url(/styles/img/sprite.png) no-repeat 0 -452px;
}

.footer ul {
    position: absolute;
    top: 60px;
    left: 178px;
}
.footer li {
    float: left;
    padding-right: 7px;
    font-family: 'Lucida Grande';
    font-size: 12px;
}
.footer li a {
    color: #333333;
    font-family: 'Lucida Grande';
    font-size: 12px;
}
.footer li a:hover {
    color: #777777;
}

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

.the_content{
    padding:0 38px 20px;
}

.the_content h2{
    padding:0 0 20px;
}

.the_content ul{
    padding:0 0 23px 25px;
}

.the_content ul li{
    list-style-type:square;
    padding:0 0 0 10px;    
}

.the_content ul li a{
    color:#0066CC;
    text-decoration:none;
}

.the_content ul li a:hover{
   color:#114477;
   text-decoration:underline;
}

.youtubelink{
    display:block;
    padding:0 0 20px;
}

.the_content a{
    color:#0066CC;
    text-decoration:none;
}

.the_content a:hover{
   color:#114477;
   text-decoration:underline;
}

.the_video{
    padding:0 0 20px;
}

.the_video h3{
    padding:10px 0 20px;
    text-transform:normal;
    font-size:14px;
}

.the_video embed,
.the_video object{
    width:430px;
    height:385px;
}

/* Item 1
=======*/

.content .item1{
    width:202px;
    margin-left:16px;
}

.content .item1 .hd{
    background:none;
    width:202px;
    height:123px;
}

.content .item1 .hd h3{
    padding:28px 0 0 1px;
}

.content .item1 .bd{
    background:none;
    padding-left:0px;
    width:202px;
    min-height:704px;
}

.content .item1 .bd li{
    background:transparent url(/styles/img/chrome/item1-li.png) no-repeat scroll 0 100%;
    width:202px;
}

.content .item1 .bd li a{
    background:transparent url(/styles/img/chrome/sub-nav-a.png) no-repeat scroll 100% 7px;
    padding:10px 0 10px 1px;
    width:202px;
    font-family:Helvetica,Arial,sans-serif;
}

.content .item1 .bd li.last-child{
    background:none !important;
}

.content .item1 .bd li a:hover{
    background:transparent url(/styles/img/chrome/sub-nav-a-hover.png) no-repeat scroll 100% 7px;
    color:#7C9EDD;
}

/* Item 2
=======*/

.content .item2{
    width:425px;
    margin-left:20px;
}

.content .item2 .hd{
    width:425px;
    height:82px;
    background:url(/styles/img/sprite.png) no-repeat 0 -601px;
}

.content .item2 .hd h3,
.content .item3 .hd h3{
    padding-left:16px;
}

.content .item2 .bd{
    width:425px;
    background:url(/styles/img/chrome/item2-bd.png) no-repeat 0 0;
    padding:0;
    min-height:704px;
}

.content .item2 .bd p{
    padding-bottom:10px;
}

.content .item2 .bd a:hover {
    color:#7C9EDD;
    text-decoration:none;
}

.content .item2 .bd  a {
    color:#333333;
}

.content .item2 .last-child{
    background:none !important;
}

.content .item2 .story{
    padding:10px 28px 10px 21px;
    margin-bottom:10px;
    background:url(/styles/img/chrome/item2-story.png) no-repeat 10px 100%;
    width:360px;
}

.content .item2 .story h3{
    font-size:15px;
    color:#000644;
    padding-bottom:0;
}

.story h3 span{
    display:block;
    font-family:'Lucida Grande','Lucida Sans',sans-serif;
    font-size:12px;
    font-weight:normal;
    padding-bottom:10px;
    margin:0;
}

/* Item 3
=======*/

.content .item3{
    width:202px;
    padding:0;
    margin-left:20px;
}

.content .item3 .hd{
    width:202px;
    height:82px;
    background:url(/styles/img/sprite.png) no-repeat 0 -683px;
}

.content .item3 .bd{
    width:202px;
    background:url(/styles/img/chrome/item3-bd.png) no-repeat 0 0;
    padding:0;
    min-height:704px;
}

.content .item3 .bd dl{
    background:url(/styles/img/chrome/item3-dl.png) no-repeat 4px 100%;
    clear:both;
	padding:7px 0 7px 11px;
	width:180px;
}

.content .item3 .bd dl.last-child{
    background:none !important;
}

.item3 .bd dl dd,
.item3 .bd dl dt{


}

.item3 .bd dl.first-child,
.item3 .bd dl.first-child dt,
.item3 .bd dl.first-child dd{
    font-size:15px;
    background:none;
    padding-bottom:0;
}

.item3 .bd dl dt{
	padding-right:10px;
	width:170px;
    font-size:11px;
    font-weight:bold;
}
.item3 .bd dl dd a{
    font-size:12px;
    color:#333333;
}
.item3 .bd dl dd a:hover{
    text-decoration:none;
    color:#7C9EDD;
}

/* Content
========*/
.content {
    clear:both;
    padding-top:80px;
    width:901px;
    z-index:1;
}
/* Module
=======*/
.module {
    float: left;
}

.module li a {
    background: transparent url(/styles/img/chrome/module-li-a.png) no-repeat 100% 7px;
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: bold;
    min-height: 32px;
    padding: 10px 0 0 23px;
    text-decoration: none;
    width: 227px;
}
/* Post
=====*/
.post {
    float: left;
    width: 576px;
    padding: 15px 0px 0 26px;
}
/* Sidebar
========*/
.sidebar {
    width: 229px;
    float: right;
    padding: 0 30px 0 0;
}
.sidebar .hd {
    width: 194px;
    height: 34px;
    background: url(/styles/img/sprite.png) no-repeat 0 -385px;
    padding:17px 20px 0 15px;
}

.sidebar .bd{
    width: 229px;
    background: url(/styles/img/chrome/sidebar-bd.png) no-repeat 0 0;
    overflow: hidden;
    min-height:440px
}

.sidebar .story{
    padding:17px 20px 0 15px;
    width:194px;
    background:url(/styles/img/chrome/story-bd.png) no-repeat 7px 100%;
}
.sidebar li {
    padding-bottom: 11px;
}
.sidebar li a {
    border: 1px solid #cccccc;
    display: block;
}
.sidebar li a:hover {
    border: 1px solid #aaaaaa;
}
.sidebar .last-child{
    background:none;    
}
/* Replacements
=============*/
.header h1 {
    background: none;
}
.link{
    width: 50px;
    height: 23px;
    background-position: 0 -497px; 
}
.link:hover{
    background-position: -50px -497px;
}
.link2 {
    width: 109px;
    height: 30px;
    background-position: 0 -549px;
}
.link2:hover {
    background-position: -109px -549px;
}
.link3 {
    width: 83px;
    height: 22px;
    background-position: 0 -579px;
}
.link3:hover {
    background-position: -83px -579px;
}

.link4{
    width:120px;
    height:46px;
    background:url("/styles/img/navigation.jpg") no-repeat 0 0;
}

.link5{
    width:197px;
    height:46px;
    background:url("/styles/img/navigation.jpg") no-repeat -120px 0;
}

.link6{
    width:132px;
    height:46px;
    background:url("/styles/img/navigation.jpg") no-repeat -317px 0;
}

.link7{
    width:267px;
    height:46px;
    background:url("/styles/img/navigation.jpg") no-repeat -449px 0;
}

.link8{
    width:185px;
    height:46px;
    background:url("/styles/img/navigation.jpg") no-repeat -716px 0;
}

.link4:hover{
    background:url("/styles/img/navigation.jpg") no-repeat 0 -46px;
}

.current .link5,
.link5:hover{
    background:url("/styles/img/navigation.jpg") no-repeat -120px -46px;
}

.current .link6,
.link6:hover{
    background:url("/styles/img/navigation.jpg") no-repeat -317px -46px;
}

.current .link7,
.link7:hover{
    background:url("/styles/img/navigation.jpg") no-repeat -449px -46px;
}

.current .link5,
.current .link6,
.current .link7{
    cursor:default;
}

.link8:hover{
    background:url("/styles/img/navigation.jpg") no-repeat -716px -46px;
}

.wrapper .subwrapper .link9:hover{
    background:url("/styles/img/eventbutton2.jpg") no-repeat 0px -61px;    
}

.wrapper .subwrapper .link9{
    background: url("/styles/img/eventbutton2.jpg") no-repeat 0 0;
    color: #000644;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 19px;
    padding: 11px 0 0 14px;
    text-decoration: none;
    width: 188px;
    position:relative;
}

div.link9 iframe{
    position: absolute;
    top: 31px;
    left: 12px;
}

.wrapper .subwrapper div.link9 h3{
    position: absolute;
    top: 10px;
    left: 12px;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    line-height: 15px;
    color: #000644;
}

.wrapper .subwrapper div.link9 h3 a{
    color: #000644;
}

.wrapper .subwrapper div.link9 h3 a:hover{
    text-decoration:underline;
}

.secondary-navigation li div {
    display: none;
}

.thumb {
    width: 370px;
    height: 100px;
    overflow: hidden;
    margin: 0 0 10px;
}
