
@font-face {
    font-family: 'EBGaramondRegular';
    src: url('EBGaramond-webfont.eot');
    src: url('EBGaramond-webfont.eot?#iefix') format('embedded-opentype'),
         url('EBGaramond-webfont.woff') format('woff'),
         url('EBGaramond-webfont.ttf') format('truetype'),
         url('EBGaramond-webfont.svg#EBGaramondRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EBGaramondSC';
    src: url('EBGaramondSC-webfont.eot');
    src: url('EBGaramondSC-webfont.eot?#iefix') format('embedded-opentype'),
         url('EBGaramondSC-webfont.woff') format('woff'),
         url('EBGaramondSC-webfont.ttf') format('truetype'),
         url('EBGaramondSC-webfont.svg#EBGaramondSC') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'CallunaSansRegular';
    src: url('CallunaSansRegular-webfont.eot');
    src: url('CallunaSansRegular-webfont.eot?iefix') format('eot'),
         url('CallunaSansRegular-webfont.woff') format('woff'),
         url('CallunaSansRegular-webfont.ttf') format('truetype'),
         url('CallunaSansRegular-webfont.svg#webfontnehNrF5g') format('svg');
    font-weight: normal;
    font-style: normal;

}


html{
height:100%;
margin:0;
padding:0;
}



body{
font-family:CallunaSansRegular, arial;
font-size:80%;
background-color:#fff;
background-image:url(../images/top-header.gif);
background-repeat:repeat-x;
background-position:top;
height:100%;
margin:0;
padding:0;

}

.wrapper{
 min-height:100%;
 position:relative;
}

.footer{
font-family:EBGaramondRegular;
background-color:#454342;
color:#FFF;
margin-top:-30px;
   width:100%;
   height:30px;   /* Height of the footer */
position:absolute;
z-index:10;
}

.footerText{
padding:3px;
margin:0 auto;width:960px;

}
.pageContent{
padding:10px;
padding-bottom:20px;   /* Height of the footer */
}

a{
text-decoration:none;
color:#02aded;
}

.clear{
clear:both;
}

.top-pad{
margin-top:10px;
}

.push{
width:100%;
height:40px;
}

.container{
margin:0 auto;width:960px;

}

.header{
width:100%;
height:177px;
}

.logo{
position:absolute;
margin-top:30px;
}

.menu{
width:600px;
font-size:16px;
position:absolute;
margin-top:135px;
font-weight:bold;

}

.menu li{
list-style:none;
display:inline;
margin-right:20px;
}

.menu li a{
color:#FFF;
}


.menu li.selected a{
font-style:italic;
color:#02aded;
}

.details{
position:absolute;
margin-top:68px;
margin-left:640px;
}




.search{
position:absolute;
background-image:url(../images/search.gif);
background-repeat:repeat-x;
width:178px;
height:32px;
margin-top:38px;
margin-left:715px;
}

.search input{
border:0px;
margin-top:9px;
width:135px;
margin-left:30px;
font-size:10px;
}

.imgBackground{
width:100%;
margin-top:177px;
background-color:#000;
position:absolute;
height:320px;
z-index:-1;
}

.left{
float:left;
width:720px;
padding-top:30px;
}

.right{
padding-top:30px;
float:left;
width:155px;
padding-right:30px;
}


.leftHome{
float:left;
width:685px;
padding-top:30px;
}

.rightHome{
padding-top:30px;
float:left;
width:215px;
padding-right:30px;
}


.signmeup{
color:#000;
font-size:16px;
}

.homepageBox{
float:left;
width:210px;
padding-right:8px;
background-image:url(../images/side-dots.gif);
background-repeat:repeat-y;
background-position:right;
margin-right:8px;
}

h2{

color:#00aded;
font-size:26px;
padding-top:6px;
padding-bottom:6px;
}

.serif{
/*font-family:EBGaramondRegular;*/
line-height:1.2em;
font-size:13px;
}

.arrowLink{
text-align:right;
margin-right:5px;
margin-top:5px;
}

.quoteMarks{
margin-top:-30px;
font-family:EBGaramondRegular;
color:#00aded;
font-size:60px;
font-weight:bold;
height:50px;
vertical-align:top;
}

.quoteMarksEnd{

text-align:right;
}

.quote{
display:inline;
font-family:EBGaramondRegular;
font-size:20px;
line-height:20px;
}

.quoteAuthor{
text-align:right;

margin-top:5px;
margin-bottom:5px;
}

.dotSeperator{
margin-top:10px;
margin-bottom:10px;
}


.newsletterEmail{
color:#666;

border:1px solid #666;
padding:2px;
font-size:13px;
width:110px;
}

.newsletterSubmit{
vertical-align:middle;
margin-top:-4px;
margin-left:4px;
}

.social{
margin-top:10px;
margin-bottom:90px;
}

.facebook{
display:inline;
width:60px;
}

.tweetThis{

}

h1{
color:#00aded;
font-size:40px;
}

.profiles{
float:left;
width:165px;
margin-right:15px;
}


.content{
float:left;
width:505px;
}


h4{
color:#00aded;
font-size:17px;
padding-top:6px;
padding-bottom:6px;
}

h3{
color:#00aded;
font-size:18px;
padding-bottom:6px;
}

.dots{
height:7px;
background-image:url(../images/dot-line.gif);
background-repeat:repeat-x;
}

.bottomPad{
margin-bottom:10px;
}

.bottomPadLarge{
margin-bottom:20px;
}

.topPadLarge{
margin-top:20px;
}


.topPad{
margin-top:10px;
}


.indent{
margin-left:10px;
}

.speakerImageList{
float:left;
width:180px;
}

.speakerDetailsList{
float:left;
width:320px;
}

.speakerEntryList{
width:500px;
margin-left:10px;
}

.profileLink{

font-size:14px;
color:#02aded;
}

p{
padding-bottom:6px;
}

.speakerLink{
margin-left:10px;
}

.speakerLink a{
color:#000;
font-size:14px;
}

.speakerIntro{
font-size:16px;
font-weight:bold;
line-height:20px;
}

.speakerMain{

font-size:14px;
line-height:20px;
}


.speakerVimeo{
margin-top:20px;
font-size:14px;
line-height:20px;
margin-bottom:20px;
font-size:16px;
}

.speakerLeft{
float:left;
width:490px;
}

.speakerRight{
float:left;
width:150px;
}

.speakerImage{

font-style:italic;
line-height:14px;
font-weight:bold;
}

.topicsTitle{
margin-left:7px;
font-size:22px;
}

.topicLink{
margin-top:5px;
margin-left:7px;
}

.topicLink a{
color:#000;
font-size:16px;
}

.cloud{
background-color:#444342;
width:650px;
padding:20px;
margin-top:20px;
}

ul.Zend_Tag_Cloud { padding: 5px 15px; width: 650px; }
ul.Zend_Tag_Cloud li { display: inline; }
ul.Zend_Tag_Cloud li:after { content: " "; }
ul.Zend_Tag_Cloud li:last-child:after { content: ""; }
.cloud a { color:#FFF;}
.cloud a:hover { color:#02aded; }

.contactForm{
float:left;

width:300px;
margin-top:20px;
margin-right:20px;

}

.formBox{
background-color:#e8e8e8;
border:1px dashed #666;
padding:10px;
}

.map{
margin-top:20px;
float:left;
width:340px;
}

.messageBox{
width:250px;
height:60px;
border:1px solid #454342;
padding:2px;
}

dt{
margin-top:5px;
}

.zend_form input{
border:1px solid #454342;
padding:2px;
}

#Submit{
color:#fff;
background-color:#454342;
border:0;
padding:3px;

}




.book{
position:absolute;
margin-left:820px;
margin-top:-90px;
}