/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 13px;
    line-height: 1.8;
    color:#5f5f5f;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */




@font-face {
    font-family: 'Franklin Gothic Demi Ext Cmp';
    src: url('../webfontskit/webfonts/24AAF3_13_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_13_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_13_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_13_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Franklin Gothic Extra Cond';
    
    src: url('../webfontskit/webfonts/24AAF3_13_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_13_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_13_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_13_0.ttf') format('truetype');
}

@font-face {
    font-family: 'ITC Franklin Gothic Std Bk CD';
    
    src: url('../webfontskit/webfonts/24AAF3_11_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_11_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_11_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_11_0.ttf') format('truetype');

}

@font-face {
    font-family: 'ITC Franklin Gothic Std MD CD';
    
    src: url('../webfontskit/webfonts/24AAF3_7_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_7_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_7_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_7_0.ttf') format('truetype');

}


@font-face {
    font-family: 'FranklinGothicURWExtComD-Boo';
    src: url('../webfontskit/webfonts/24AAF3_10_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_10_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_10_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_10_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FranklinGothicURWCon-Boo';
    src: url('../webfontskit/webfonts/24AAF3_11_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_11_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_11_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_11_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FranklinGothicURWCon-Med';
    src: url('../webfontskit/webfonts/24AAF3_7_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_7_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_7_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_7_0.ttf') format('truetype');
}


@font-face {
    font-family: 'FranklinGothicURW-Lig';
    src: url('../webfontskit/webfonts/24AAF3_16_0.eot');
    src: url('../webfontskit/webfonts/24AAF3_16_0.eot?#iefix') format('embedded-opentype'),url('../webfontskit/webfonts/24AAF3_16_0.woff') format('woff'),url('../webfontskit/webfonts/24AAF3_16_0.ttf') format('truetype');
}



body {
    margin:0px;
    padding:0px;
    
}


a {
    color:#ed712b;
    text-decoration:none;
}

a:hover {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    color:#373737;
}


.makeagift {
    position: absolute;
    right:0px;
    top:0px;
    margin:0px;
    padding:0px;
    z-index:200;
}

.makeagift-footer {
    position: absolute;
    right:0px;
    top:-30px;
    margin:0px;
    padding:0px;
    z-index:200;
}

header {
    position:relative;
    width:946px;
    margin:0px auto 0px auto;
    padding:0px;
    height:200px;

}

header h1,footer h2  {

    display:block;
    margin:0px 0px 0px 0px;
    padding:0px;
    background:url(../img/pipe.png) 248px 8px no-repeat;
}

header h1 {
    position: absolute;
    left:10px;
    top:59px;
}


header h1 a, footer h2 a {
    color:#ed712b;
    font: 32px 'Franklin Gothic Demi Ext Cmp', helvetica, sans-serif;
    letter-spacing:3px;
    text-decoration:none;
    text-transform:uppercase;
    margin:0px;
    padding:0px;
}

header h1 a:hover, footer h2 a:hover {
    
}

.sitetitle {
    font:normal 31px 'FranklinGothicURWExtComD-Boo', helvetica, sans-serif;
    color:#ccc4c0;
    letter-spacing:1px;
    padding:0px 0px 0px 25px;
    margin:0px 0px 0px 10px;
    text-transform:uppercase;
   
}


#headerute {
    position: absolute;
    top:0px;
    right:0px;
    z-index:100;
}



#utilitynav {
    margin:20px 0px 0px 0px;
}


#social {
    text-align:right;
    right:0px;
    top:0px;
    margin:5px 65px 0px 0px;
    padding:0px;
}


#social ul, #utilitynav ul {
    list-style: none;
    margin:0px;
}

#social li {
    display:inline-block;
    margin:0px 5px 0px 0px;
    padding:0px;
}


#utilitynav li {
    display:inline-block;
    margin:0px;
    padding:0px;
}


#social a {
    display:block;
    color:#999999;
    text-align:center;
}

#utilitynav a {
    display:block;
    color:#333;
    text-align:left;
    font-size:12px;
    font-family: sans-serif;
    padding:3px 10px 1px 10px;
    background:url(../img/sm/separate.png) right center no-repeat;
}

#utilitynav li:last-child a {
    background:none;
}


#social a:hover, #utilitynav a:hover  {
    color:#f47321;
}

#searchbox {
    position: relative;
    float:right;
    margin:0px;
    padding:0px;
    background:#ecece9;
    width:220px;
    height:35px;

}
.search-title{
 color: #ED712B;
    font-family: 'ITC Franklin Gothic Std Bk CD',helvetica,arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 20px 0 0;
    padding: 0;
}

#searchbox div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

#pagecontent.search-page{
    padding-bottom:20px;
}

#cse-search-box {
    margin:0px;
    padding:0px;
    height:30px;
}

#cse-search-box input {
    margin:0px 0px 0px 0px;
    padding:0px;
}


#cse-search-box input[type=text] {
    padding:5px;
    margin:2px;
}

.searchinput {
    position: absolute;
    left:0px;
    top:3px;
}

.btn-search {
    position: absolute;
    right:0px;
    top:0px;
}

#searchbox input {
    border:none!important;
    color:#676665!important;
    background:none!important;
    padding:5px!important;
    margin:0px 5px 0px 0px;
}

#searchbox input.gsc-input, #searchbox .gsc-input-box,#searchbox  .gsc-input-box-hover, #searchbox .gsc-input-box-focus {
    border:none!important;
    box-shadow: none !important;
}



#searchbox .gsst_a .gscb_a {
    color: #FFFFFF!important;
    cursor: pointer;
}


i[class^="icon-"],i[class*=" icon-"] {
    text-indent:-9999px;
    overflow:hidden;
    display:block;
}


nav {
    position:absolute;
    left:0px;
    bottom:0px;
    margin:0px;
    padding:0px;
    z-index:500;
}

nav ul {
    list-style: none;
    margin:0px;
    padding:0px;
}

nav li {
    float:left;
    margin:0px 10px 0px 10px;
    padding:0px;
}

nav li a {
    font-size:18px;
    font-family:'ITC Franklin Gothic Std MD CD', helvetica, sans-serif;
    color:#3f3e3d;
    margin:0px;
    padding:5px 0px 5px 0px;
    text-decoration: none;
    height:34px;
}

nav li a:hover {
    color:#3f3e3d;
 
}

nav li li a {
    margin:1px;
    
    font-size:14px;
    color:#5f5f5f;
}

nav li li a:hover {
    color:#3f3e3d;
    border:none;
}

#banner, #pagebanner {
    background:#cfccc8 url(../img/patterns/tiling_medium_top.jpg);
    margin:0px;
    padding:0px;
    text-align:center;
}

#bannercontainer, #pagebannercontainer {
    position:relative;
    width:946px;
    height:303px;
    border-left:15px solid #ffffff;
    border-right:15px solid #ffffff;
    margin:0px auto 0px auto;
    padding:0px;
    text-align:left;
    background:#ffffff;
    
}

.bannertext {
    position:absolute;
    left:0px;
    top:254px;
    
    width:625px;
    height:50px;
    background:url(../img/bannertext_background.png);
    
}

.bannertext a {
    display:block;
    margin:5px;
    padding:15px;
    color:#eeeeee;
    font-weight:normal;
    text-shadow:none;
    font:14px 'ITC Franklin Gothic Std MD CD', helvetica, arial, sans-serif;
    text-transform:uppercase;
    text-decoration:none;
    text-shadow:0px 0px 1px #000000;
    width:500px;
    opacity:1;
}

.bannertext a:hover {
    color:#ED712B;
}

#pagebannercontainer {
    height: 223px;
    overflow:hidden;
}

#slides {
    position:relative;
    width:625px;
    height:305px;
}

.slides_container {
    position:relative;
    height:304px;
    width:625px;
}

#pagebannercontainer .bannertext {
    top:175px !important;
    background:none;
}

.slides_control {
    height:304px;
}


a.prev, a.next {
    color:#ffffff !important;
}

.prev {
    
    position:absolute;
   left:-20px;   
    z-index:101;
    display:none;
    height:2px;
    width:5px;
    font-size:11px;
    color:#ffffff;
    text-indent:-9999px;
    border-right:5px solid #eeeeee;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-width:20px;
    top:50%;
    display:none;
    opacity:.7;
}

.next {
    position:absolute;
    right:-20px;
    
    z-index:101;
    display:none;
    height:2px;
    width:5px;
    overflow:hidden;
    font-size:11px;
    color:#ffffff;
    text-indent:-9999px;
    border-left:5px solid #eeeeee;
    border-right: 5px solid transparent;
    border-top:5px solid transparent;
    border-bottom: 5px solid transparent;
    border-width:20px;
    top:50%;
    display:none;
    opacity:.7;
}

#slides:hover .next, #slides:hover .prev {
    display:block;
}

ul.pagination {
    display:block;
    position:absolute;
    list-style:none;
    z-index:101;
    right:35px;
    bottom:15px;
    height:15px;
}

.pagination li {
    display:block;
    margin:0px;
    padding:0px;
    float:left;
    margin:1px 5px 1px 5px;
    padding:0px;
}

.pagination li a {
    display:block;
    margin:0px;
    padding:1px;
    color:#ffffff;
    font-size:12px;
    text-indent:-9999px;
    width:8px;
    height:8px;
    opacity:1;
    border:1px solid #ffffff;
}

 /*
            Optional:
            Reset list default style
        */
        .pagination {
            list-style:none;
            margin:0;
            padding:0;
            
        }

        /*
            Optional:
            Show the current slide in the pagination
        */
        .pagination .current a {
            opacity:.4;
            background:#ffffff;
        }

#rotation {
    position:absolute;
    left:0px;
    top:0px;
}

#badge {
    position:absolute;
    right:0px;
    top:0px;
    width:305px;
    height:303px;
    margin:0px;
    padding:0px;
    float:right;
}


h2, h3 {
    font-family:'ITC Franklin Gothic Std Bk CD', helvetica, arial, sans-serif;
}

.listblock {
    margin:20px 0px 0px 0px;
    padding:0px;
}

.listblock ul {
    list-style:none;
    margin:0px;
    padding:0px;
}

.listblock li {
    list-style:none;
    display:block;
    margin:0px;
    padding:40px 0px 40px 0px;
    border-bottom:1px solid #999999;
}

.listblock h2 {
    margin:0px 0px 3px 0px;
    padding:0px;
    
}


.listblock h2 a {
    display:block;
    line-height:1.2em;
    text-decoration: none;
    margin:0px;
    padding:0px 0px 2px 0px;
}

.listblock h4 {
    font:bold 10px  helvetica, arial, sans-serif;
    display:block;
    margin:0px;
    padding:5px 10px 10px 0px;
    color:#88847f;
    text-transform:uppercase;
}



.newsimage {
    float:left;
    margin:0px 10px 10px 0px;
    padding:0px;
}

.newspreview {
    margin:0px 0px 0px 0px;
}

.newspreview a {
    display:block;
    margin:2px;
    padding:3px;
    text-decoration:none;
}

.contentsection {
    margin:0px;
    padding:3px 3px 3px 0px;
}

.contentsection img {
    margin:0px 10px 10px 0px;
    padding:0px;
}


.widecontent {
    margin:10px 10px 10px 0px;
    padding:5px 5px 5px 0px;
}

/*
 * 
 * 
 *  padding:10px 20px;
    border-radius:50%;
    text-indent:-9999px;
    background:#ff9900;
    overflow:hidden;
 */


#container {
    background: url(../img/patterns/tiling_ex_light.jpeg);
    margin:15px 0px 0px 0px;
    padding:10px 0px 0px 0px;
}

#pagecontent {
    width:946px;
    margin:0px auto 0px auto;
    
}

.narrowcontent {
    width:650px;
    margin:0px 20px 20px 0px;
    padding:0px 5px 5px 0px;
    float:left;
}

#breadcrumbs {
    width:946px;
    margin:0px auto 0px auto;
}

.breadcrumbs {
    font-family: 'ITC Franklin Gothic Std MD CD', helvetica, arial, sans-serif;
    font-size:11px;
    text-transform:uppercase;
    color:#ada7a2;
}

.breadcrumbs a {
    color:#ada7a2;
    text-decoration:none;
}


#content {
    
}

#content .contentsection .content-half-column{
    width: 320px; 
    float: left; 
}

#content .contentsection .content-half-column:first-child{
    margin-right:5px;
}

#content h2 {
    color:#ed712b;
    font-family:'ITC Franklin Gothic Std Bk CD', helvetica, arial, sans-serif;
    font-size:24px;
    font-weight:normal;
    line-height:24px;
    margin:20px 0px 0px 0px;
    padding:0px;
}


#content h3 {
    color:#3e3d3c;
    font-family:'ITC Franklin Gothic Std Bk CD', helvetica, arial, sans-serif;
    font-size:16px;
    font-weight:bold;
    
}

#content li {
    
    margin:5px 0px 20px 0px;
    
}


#welcomestrip {
    background: url(../img/patterns/tiling_orange.jpg);
    
}

#welcomeinfo {
    width:946px;
    margin:10px auto 10px auto;
    padding:10px 0px 20px 0px;
    font-family: 'ITC Franklin Gothic Std Bk CD', helvetica, sans-serif;
    color:#3f3e3d;
}

#welcomeinfo h2 {
    font-family: 'FranklinGothicURWCon-Boo', 'ITC Franklin Gothic Std Bk CD', helvetica, sans-serif;
    color:#ffffff;
    font-weight:normal;
    font-size:44px;
    margin:0px 0px 10px 0px;
    padding:0px;
    line-height:1.1em;
}

#welcomeinfo h3 {
    margin:0px;
    padding:0px;
    color:#efefef;
    text-transform:uppercase;
    font-size:14px;
}

#welcomeinfo p {
    margin:0px;
    padding:0px;
    font-size:18px;
    line-height:1.5em;
}

#welcomeinfo a {
    color:#ffffff;
    text-decoration:none;
}

#welcomeinfo a:hover {
    color:#3e3d3c;
    text-decoration:underline;
}

#newscontainer {
    width:956px;
    margin:40px auto 10px auto;
    padding:0px;
}

#newsitems {
    
    float:left;
    width:710px;


}


.newsitem {
    float:left;
    width:225px;
    height:400px;
    margin:10px 10px 10px 0px;
    padding:0px;
    background:#e7e5e4 url(../img/nyc/more_arrow.png) bottom right no-repeat;
    border-bottom:15px solid #dc6928;
}

.newsitem a {
    display:block;
    width:225px;
    height:400px;
}


.newsitem h2 {
    font-family:  'FranklinGothicURWCom-Boo', helvetica, sans-serif;
    display:block;
    margin:0px;
    padding:10px 10px 0px 10px;
    color:#3e3d3c;
    font-size:30px;
    line-height: 31px;
}


.newsitem h4 {
    font:bold 10px  helvetica, arial, sans-serif;
    display:block;
    margin:0px;
    padding:10px 10px 0px 0px;
    color:#88847f;
}


.newsitem a {
    color:#3e3d3c;
    text-decoration:none;
}


.newsitem a:hover, .newsitem a h2:hover {
    color:#d56526;
}

.newsitem a:hover .newsitemcontent{
    color:#3E3D3C;
}

.newsitem a:hover h2{
    color:#d56526;
    
}



.newsitemcontent {
    font:12px Helvetica, arial, sans-serif;
    margin:0px 0px 0px 0px;
    padding:0px 10px 0px 10px;
    line-height:25px;
}

.newsitemcontent p {
    margin:10px 0px 0px 0px !important;
}


#sideads {
    float:left;
    width:230px;
    height:470px;
    margin:10px 10px 10px 0px;
}

.sideaditem {
    width:225px;
    margin:0px 5px 20px 5px;
    padding:0px;
    text-align:center;
    background: url(../img/patterns/tiling_dark.jpg) 0px 60px repeat-x;
}

.sideaditemimg {
    width:196px;
    margin:0px auto 0px auto;
    padding:3px;
    background:#ffffff;
    box-shadow: 2px 2px 3px #999, -2px -2px -3px #999;
}

.sideaditem h3 {
    display:block;
    width:200px;
    margin:4px 0px 0px 10px;
    text-align:left;
    color:#ffffff;
    text-transform: uppercase;
}

.sideaditem:hover h3 a {
    color:#767776;
}

.sideaditem h3 a {
    color: #ffffff;
}

.sideaditem h3 a img {
    margin:2px 2px 2px 5px;
}

.sideadcontent {
    background:url(../img/patterns/tiling_dark.jpg) left top;
    text-align:left;
    font:12px helvetica, arial, sans-serif;
    line-height:1.4em;
    padding:0px 10px 10px 10px;
    margin:0px 5px 5px 5px 5px;
}

.sideadcontent a {
    color:#ffffff;
    text-decoration:none;
}

.sideadcontent a:hover {

    color:#3e3d3c;

}

#caboose {
    margin:-10px 0px 0px 0px;
    padding:30px 0px 20px 0px;
    background:url(../img/patterns/tiling_dark.jpg) left top;    
}

#caboosecontainer {
    width:956px;
    margin:10px auto 0px auto;
    padding:0px;
}

.cabooseitem {
    float:left;
    width:450px;
    padding:0px;
    margin:10px 20px 10px 0px; 
}

.cabooseitem iframe{
    background-color:white;
}

#sidebar {
    width:220px;
    float:right;
}

#sidebar h2 {
    line-height: 1.5em;
}

#sectionnav {
    margin:5px 5px 5px 0px;
    padding:5px 5px 5px 0px;
    font-family: 'ITC Franklin Gothic Std MD CD', helvetica, arial, sans-serif;
}

#sectionnav h2 {
    color:#ed712b;
    font-size:12px !important;
    text-transform:uppercase;
}

#sectionnav ul {
    list-style:none;
    margin:0px 0px 0px px;
    padding:0px;
}




#sectionav li {
    list-style:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}

#sectionnav li a {
    text-decoration:none;
    display:block;
    margin:0px 0px 15px 0px;
    padding:0px;
    font-size:18px;
    line-height:1.1em;
}

#sectionnav li a.currentpage {
    color:#999999;

}

/* Nested ul nav styles */
#sectionnav ul li ul {
    margin-top: -2px;
}

#sectionnav ul li ul li {
    padding-left: 7px;
}

#sectionnav ul li ul li a {
    font-size: 1.2em;
}

footer {
    background:#3d3d3c;
    margin:10px 0px 0px 0px;
    padding:20px 0px 0px 0px;
}


#footercontent {
    width:946px;
    margin:10px auto 0px auto;
    padding:0px;
    position:relative;
    
}

.footercolumn {
    float:left;
    width:200px;
    margin:10px 5px 10px 5px;
    padding:0px 10px 5px 15px;
    color:#999999;
    font:10px helvetica, arial, sans-serif;
    background:url(../img/footer_bar.png) left 10px no-repeat;
}

.footercolumn:first-child {
      background:none;
      padding:0px 10px 5px 0px;
}

.footercolumn p {
    line-height:1.2em;
    margin:0px 0px 10px 0px !important;
}

footer b, footer strong {
    color:#F58527;
    font-weight:bold;
}

footer h2 {
    color:#F58527;
}

footer a, footer a:visited {
    color:#999999;
    text-decoration:none;
}

footer h2 a {
    color:#f58527 !important;
}

footer a:hover {
    color:#f58527;
}

.footercolumn h2 {
    margin:0px 0px 5px 0px !important;
    text-transform:uppercase;
}

#footercolumncontainer {
    margin:45px 0px 20px 0px;
}

#footerseal {
    position:relative;
    width:946px;
    height:20px;
}


#syrcopy {
    position:absolute;
    right:0px;
    bottom:10px;
    text-align:right;
}

#blocksection {

    width:970px;
    margin:0px auto 0px auto;
    padding:0px;


}

#droptop {
    
    margin:-40px 0px 0px 0px;
    
}


#eventstabs, #alumnitab {
    margin:10px 0px 20px 0px;
    padding:0px;
}

#eventstabs ul, #alumnitab ul {
    margin:0px;
    padding:0px;
    list-style: none;

}

#alumnitab {
    position: relative;
    width:600px;
    margin:0px 0px 2px 0px;
    padding:0px;
}

#alumnitab ul {
    width:200px;
    list-style:none;
}


#eventstabs li {
    float:left;
    list-style: none;
    margin:0px 10px 0px 0px;
    padding:0px;
}



#alumnitab li {

    display: inline-block;
    list-style: none;
    margin:0px 0px 0px 0px;
    padding:0px;

}

#eventstabs li a {
    display:block;
    background:#e2e2e0;
    color:#333333;
    margin:0px;
    padding:7px 20px 4px 20px;
    text-transform: uppercase;
    font:normal 16px 'FranklinGothicURWCon-Boo', arial, helvetica, sans-serif;
}

#alumnitab li a {
    display:block;
    background:#e2e2e0;
    color:#333333;
    margin:0px;
    padding:7px 10px 4px 10px;
    font:normal 16px 'FranklinGothicURWCon-Boo', arial, helvetica, sans-serif;
}



#eventstabs li a:hover, #alumnitab li a:hover {
    background:#f47321;
    color:#ffffff;
}

#alumnitab li li {
    display:block;
    float:left;
    margin:0px;
    padding:0px;
    width:100%;

}

#alumnitab li li a {
    background:#f47321;
    color:#ffffff;
}


#alumnitab li li a:hover {
    background:#c67605;
    color:#ffffff;
}

#eventstabs li a.active {
    background:#f47321;
    color:#ffffff;
}




.eventitem {
    width:220px;
    height:300px;
    margin:0px 20px 20px 0px;
    padding:0px;
    float:left;


}

.eventdate {
    font:12px  "FranklinGothicURW-Boo", arial, helvetica, sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin:5px 0px 5px 0px;
    padding:0px;
}

.eventtitle {
    
    font: 18px 'FranklinGothicURWCon-Med', arial, helvetica, sans-serif;
    
    /*
    font-family: "FranklinGothicURWCom-Dem", arial, helvetica, sans-serif;
    font-size:18px;
    */
    line-height:1.0em;
}


.eventpreview {
    padding:15px 20px 10px 20px;
    margin:0px;
}

.contentsection.alum-individual{
    margin-top:20px;
}


#content .contentsection.alum-individual > h2 {
    margin-top: 0;
}

.photo-w-caption {
    display: inline-block;
    float: left;
    margin-right: 20px;
}



#responseMessage {
    text-align: left;
    margin:100px 65px 10px 70px;
    padding:5px;
    height:75%;

    overflow:auto;
}

#responseMessage .pagecontent {
    
    font:18px 'FranklinGothicURWCon-Boo', arial, helvetica, sans-serif;
    line-height:1.4em;
}


.pagecontent strong.ng-binding {
    display: block;
}


.eventdetails > img {
    display: block;
    margin: 0 auto;
}


.img-title-box {
    width:100%;
    height:230px;
    text-align: center;
    margin:0px auto 0px auto;
    padding:0px;
}

.img-title-box img {
    box-shadow:2px 2px 4px #cccccc;
}

.img-title-box h2 {
  
}


.fullcontent {
    display:none;
}


/* entire container, keeps perspective */
.flip-container {
    position: relative;


}
/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
    color:#d56526;
}


.flip-container, .front, .back {
    width:220px;
    height:300px;
}

/* flip speed goes here */
.flipper, .eventitem {

}

.comingsoon {
    position: absolute;
    right:0px;
    top:0px;
    width:46px;
    height:51px;
    margin:0px;
    padding:0px;
}

.alumniprofilename {
    font-size:22px;
    line-height:1.1em;
    font-family: 'FranklinGothicURWCon-Med', arial, helvetica, sans-serif;
}

.alumniprofileback {
    
    /*
    font-family: 'FranklinGothicURW-Lig';
    
    line-height: 1.2em;
    */
}


.alumniprofilenamefull {
    font-size:30px;
    line-height:1.1em;
    font-family: 'FranklinGothicURWCon-Med', arial, helvetica, sans-serif;
    color:#333333;
    text-align:left;
    width:90%;
}

/* hide back of pane during swap */
.front, .back {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow:hidden;
}

/* front pane, placed above back */
.front {
    z-index: 2;
    background:#ffffff url(../img/nyc/more_arrow.png) bottom right no-repeat;
    box-shadow: 1px 1px 5px #ccc;
}

/* back, initially hidden pane */
.back {
    display:none;
    color:#ffffff;
    background: #999999;
    margin:0px;
    padding: 0px;
    box-shadow: 5px 5px 10px #ccc;
    font-family: 'ITC Franklin Gothic Std MD CD', arial, helvetica, sans-serif;
    font-size: 14px;
    line-height:1.1em;
    opacity:.97;
}

.back-light {
    opacity:.2;
}

.back a {
    color:#ffffff;
}



.flip-container:hover .front {
    display:block;
    z-index:2;
}

.flip-container:hover .back {
    display:block;
    z-index:10;
    transition: all 0.5s ease;
    -webkit-transition: width 0.5s ease;
}



.backpreview {
    margin:0px;
    padding:20px;
}


.backpreview h2 {
    line-height: 1.2em;
    color:#ffffff !important;
    
    font-size:14px;
    font-family: 'ITC Franklin Gothic Std MD CD', arial, helvetica, sans-serif;    
    font-weight:bold;
    margin:20px 0px 20px 0px !important;
    padding:0px;
}

.alumniprofileback h2 {
    font-size:14px;
    font-family: 'ITC Franklin Gothic Std MD CD', arial, helvetica, sans-serif;
    font-weight:bold;
}


h2.eventtitle {
    font-size:30px;
    line-height:1.1em;
    font-family: 'FranklinGothicURWCon-Med', arial, helvetica, sans-serif;
    color:#333333;
    margin:0px 0px 0px 0px !important;

}


.closeit {
    float:right;
    margin:-25px 0px 0px 20px;
    background: transparent url(../img/x-close.png) left top no-repeat;
    width:22px;
    height:22px;
    border:none;
    color:#ffffff;
    text-indent:-200px;
    overflow:hidden;
    font-size:24px;

}

.dropdown-menu {
    border:none !important;
    background:#f47321 !important;
    border-radius: 0px !important;
    padding:10px 0px 10px 0px !important;
    margin:0px;
    top:inherit !important;
}

.dropdown-menu li  {
    float:left;
    margin:0px;
    padding:0px;
}

.dropdown-menu li li a  {
    display:block;
    margin:0px;
    padding:5px 10px 2px 10px;
    background:none;
}


.modal-body h2 {
    font:30px 'FranklinGothicURWCon-Med', arial, helvetica, sans-serif;
}


.prevm, .nextm {
    position: absolute;
    background:#c8c7c3;
    width:60px;
    height:60px;
}

.prevm {
    left:0px;
    top:20px;
    background: url(../img/prev.png) left top no-repeat;
}

.nextm {
    right:0px;
    top:20px;
    background: url(../img/next.png) left top no-repeat;
}

.modal {
    border-radius: 0px !important;
    width:700px !important;
    height:80% !important;
    margin-left:-350px !important;
    text-align: center;
}

.slowfade {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.ng-hide-add, .ng-hide-remove {
    -webkit-transition:all linear 0.5s;
    -moz-transition:all linear 0.5s;
    -o-transition:all linear 0.5s;
    transition:all linear 0.5s;
    display:block!important;
}

.ng-hide-add.ng-hide-add-active,
.ng-hide-remove {
    opacity:0;
}

.ng-hide-add,
.ng-hide-remove.ng-hide-remove-active {
    opacity:1;
}

.in {
    -webkit-transition:all linear 2s;
    -moz-transition:all linear 2s;
    -o-transition:all linear 2s;
    transition:all linear 2s;
}



.eventtypetime {
    text-transform: uppercase;

    position: absolute;
    left:80px;
    top:40px;
    color:#c8c7c3;
    font:18px 'ITC Franklin Gothic Std Bk CD', arial, helvetica, sans-serif;
}

.eventdetails {
    margin:55px 40px 0px 40px;
    padding:5px;
}

.eventphoto {
    margin:5px auto 10px auto;
    background:#000000;
    position: relative;
}

.eventphotocaption {
    background: #000000;
    color:#ffffff;
    font-size:12px;
    position: absolute;
    bottom:0px;
    padding:10px;
    margin:0px;

}

.eventdesc {
    padding:10px;

}

.profile {
    margin:0px 0px 20px 0px;
    padding:0px;
    border-bottom: 1px solid #999999;
}


.profilepic {
    float:left;
    margin:5px 0px 5px 0px;
    padding:0px 0px 5px 5px;
}

.profileinfo {
    margin:5px 0px 5px 245px;
    
}

.profileinfo h3{
    margin-bottom:0px;
}

.profileinfo h3 + p{
    margin-top:0px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }


    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*
    Chrome specific hack for the background pipe position.
*/

@media not all and (-webkit-min-device-pixel-ratio:0)
{  
    header h1,footer h2  {
        

        background: url(../img/pipe.png) 248px 3px no-repeat;
        
    }
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}


/*** SKIP LINK ***/
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
