﻿
/*#region General Styling */

html {
    font-family: "source-sans-pro",sans-serif;
}


body {
    font-family: "source-sans-pro",sans-serif;
    color:#515151;
}
  .wf-loading  {
          visibility:hidden;
      }
h1, h2, h3, h4, h5, h6 {
font-family: "source-sans-pro",sans-serif;
}

h5 {
color:#333;
}

h6 {
color:#666666;
}

a {
    color:#1B4889;
text-decoration:none;
}

a:hover {
    color:#4575b7;
text-decoration:underline;
}

a[href$=".pdf"] {
padding-right: 25px;
background: url(/masterpages/img/icon_pdf.png) no-repeat right center;
}

p {
    margin-bottom: 10px;
}
/*#endregion */


/*#region Header Styling */

#header {
background-color:#1B4889;
padding:25px 0 0 0;
}

ul.nav {
    display:inline-block;
    float:center;
    margin-top:17px;
}

    ul.nav li {
        display:inline;
        margin:0 10px 0 10px;
    }

     

        ul.nav li a {
            font-size:1.4em;
            text-decoration:none;
            color:white;
        }

        ul.nav li a:hover {
            border-bottom:2px solid #E27F13;
            
        }

/*#endregion */


/*#region Body Styling */

.mapRow {
max-width:1100px;
}

#bodyRow {
margin-top:25px;
}

.listHeader {
    color:#333333;
    font-weight:normal;
    font-size:1.6em;
    margin-bottom:10px;
}

.row.homePageList {
    margin-bottom:10px!important;
}

.row.listPageList {
    margin-bottom:30px!important;
}

p.homePageListTitle{
    margin-bottom:0px;
    line-height:1.2em;
    margin:3px 0;
        font-weight:bold;
    color:#333333;
}

p.homePageListTitle a {
    color:#333333;
    text-decoration:none;
}

    p.homePageListTitle a:hover {
        text-decoration: underline;
    }


p.homePageDateTime {
    font-size:.8em;
    color:#231F20;
    margin:5px 0;
    font-weight:bold;
}

a.listItemMore {
    background-color:#333333;
    padding:4px 8px;
    color:white!important;
    text-decoration:none;
    font-size:.8em;
    /*float:right;*/
    margin-top:5px;
}

    a.listItemMore:hover {
        text-decoration:underline;
    }

p.inTheNewsParagraph {
    margin-bottom:20px;
}

div.logoButton {
background-color: #1B4889;
width:100%;
  padding: 5px 10px;
  
}

a.logoButton {
  background-color: #1B4889;
  color: white;
  padding: 5px 0px;
  padding-left:40px;
  font-size: 1.4em;
  background-image: url("/masterpages/cseas/img/cseas_logo_small.png");
  background-repeat: no-repeat;
  background-position: left;
  
}

    a.logoButton:hover {
    text-decoration:underline;
    }

img.listImage {
margin-top:25px;
}

p.homeListItemDate {
    color:#333;
    font-size:.75em;
    font-weight:bold;
    margin-bottom:3px;
}

h2.pageHeader {
  color: #333333;
  font-weight: normal;
  font-size: 2em;
  margin-bottom: 20px;
}
h3.pageSubHeader{
    font-size:1.6em;
}
p.listItemTitle {
line-height:1.3em;
font-size:1.5em;
margin-bottom:0;
}


p.listItemTitle a{
   color:#333; 
}

#humanRightsPodcasts p.listItemTitle {
font-size:1.3em;
}
#humanRightsPodcasts .row.listPageList{
    margin-bottom:10px!important;
}

p.listItemAbstract {
    color:#666666;
    font-size:1.1em;
    margin-bottom:0;
}

p.listItemDateTime {
    color: #333;
    font-size: .9em;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom:0;
}

.calendarButton, .RSVPButton {
margin-top:10px;
}

#ctl00_full_Width_Top_calendarlayout_EventCalendar1 tbody tr:first-child td {
    padding:0;
    color:white;
}

    #ctl00_full_Width_Top_calendarlayout_EventCalendar1 tbody tr:first-child td table tbody tr td  {
        text-align:center;
        font-size:1.6em;
        padding-top:10px;
        padding-bottom:5px;
    }

        #ctl00_full_Width_Top_calendarlayout_EventCalendar1 tbody tr:nth-child(2) th  {
            color:white;
        text-align:center;
        text-transform:uppercase;
        padding-top:10px;
        font-weight:normal;
    }

#ctl00_full_Width_Top_calendarlayout_EventCalendar1 tbody tr:first-child td table tbody tr td a {
    color:white!important;
}

#ctl00_full_Width_Top_calendarlayout_EventCalendar1 tbody tr:nth-child(-n+2) {
    background-color:#1B4889;
}

#ctl00_full_Width_Top_calendarlayout_EventCalendar1 tbody tr td  {
        text-align:center;
    }

h4.newsletterTitle {
    color:white;
    font-weight:normal;
    font-size:1.3em;
    margin-bottom:0;
}

h5.sideBarHeader {
font-weight:bold;
margin-top:30px;
}

h6.sideBarHeader {
    margin-bottom:0;
    color:#4d4d4d;
    font-size:1.1em;
}

.newsletterContainer table, .newsletterContainer table tr {
    background:none!important;
}

    .newsletterContainer table tr td{
        padding:0;
    }

        .newsletterContainer table tr td input {
        margin:0;
        }

ul.sideBarList {
    list-style:none;
}

    ul.sideBarList li:before{ 
        content:"-";
        position:relative;
        left:-5px;                      
    }

    ul.sideBarList li a {
        color:#4d4d4d;
    }

.columns.newsColumns {
margin-bottom:20px;
}

@media only screen and (min-width: 64.063em) {
    .columns.newsColumns{
        width:20%;
    }
}

.rowMarginBottom {
margin-bottom:20px!important;
}

button, .button {
    background-color:#FF7900;
    font-weight:bold;
    border-color:#1B4889;
    
}

button:hover, button:focus, .button:hover, .button:focus 
    {
        background-color: #FF7900;
        border-color:#1B4889;
    }

.verticalLine {
    width:60px;
    border-right:2px solid #999999;
}

p.supportPageSideListTitle{
    margin-bottom:0px;
    line-height:1.2em;
    margin:3px 0;
        font-weight:bold;
    color:#666666;
}

p.supportPageSideListTitle a {
    color:#666666;
    text-decoration:none;
}

    p.supportPageSideListTitle a:hover {
        text-decoration: underline;
    }

.aboutSideBar h4{
    margin-bottom:0;
}

ul.aboutList {
margin-left:65px;
}

ul.aboutLinksList li a {
    color:#666666;
}

ul.studyPageSideNav {

}

ul.indonesiaList {
list-style:none;
margin-left:0;
}

    ul.indonesiaList li {
    margin-bottom:15px;
    line-height:1.3em;
    }

.tbl-courses {
width:100%;
}

ul.fellowshipsList {
    list-style:none;
    margin-left:0;
}

.staffRows {
margin-bottom:40px!important;
}

/*#endregion */




/* ============================== */
/*           ROYAL SLIDER         */
/* ============================== */


#full-width-slider { width: 100%; color: #000; }
.coloredBlock { padding: 12px; background: rgba(255,0,0,0.6); color: #FFF; width: 200px; left: 20%; top: 5%; }
.infoBlock { position: absolute; top: 30px; right: 30px; left: auto; max-width: 25%; padding-bottom: 0; background: #FFF; background: rgba(255, 255, 255, 0.8); overflow: hidden; padding: 20px; }
.infoBlockLeftBlack { min-width: 300px; max-width: 300px; color: #FFF; background: #000; background: rgba(0,0,0,0.60); left: auto; right: 0px;top:382px; }
.infoBlock h5, .infoBlock a { color: #fff; font-style:italic;font-size:99%; }
.infoBlock p { font-size: 14px; margin: 4px 0 0; }
.infoBlock a { color: #FFF; padding: 10px; text-decoration: underline; }

.photosBy { line-height: 24px; font-size: 12px; background: #FFF; color: #000; padding: 0px 10px; position: absolute; left: 12px; bottom: 12px; top: auto; border-radius: 2px; z-index: 25; }
.photosBy a { color: #000; }
.fullWidth { max-width: 1080px; margin: 0 auto 24px; }

@media screen and (min-width:970px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider { height: 400px !important; }
}

@media screen and (min-width:960px) and (min-height:660px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider { height: 400px !important; }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow { height: 300px !important; }
    .infoBlock { padding: 10px; height: auto; max-height: 100%; min-width: 40%; left: 5px; top: 5px; right: auto; font-size: 12px; }
    .infoBlock h3 { font-size: 14px; line-height: 17px; }
}

p.mainSliderCredit {
    position:absolute;
    margin-left:10px;
    top:5px;
    right:15px;
    font-size:.7em;
    opacity: .75;
}

    p.mainSliderCredit a {
        color:white;
        text-decoration:none;
    }

.rsContent h5 {
    font-weight:normal;
}

.about h3 {
    margin-top:20px;
}

#topPictureCaptionDiv {
    position:absolute;
    bottom:0px;
    left:10px;
    color:white;
    font-size:.9em;
}
#topPictureCaptionDiv a {
    color:white;
}



/*#region Footer Styling */
#footer {
background-color:#1B4889;
color:white;
font-size:.9em;
margin-top:25px;
}

    #footer a {
        color:white;
        text-decoration:none;
    }
        #footer a:hover {
        text-decoration:underline;
        }
    
        #footer p {
    margin-bottom:0;
    }

.footer-address {
margin-bottom:10px;
}

.regents {
font-size:.8em;
}
#ctl00_newsletter1_EmailValueValidator {
    display:none;
}
#ctl00_newsletter1_submitButtonNewsletter {
    text-transform: uppercase;
    background-color: white;
    padding: 5px 10px;
    border: 0;
    float: right;
    margin-top:5px;
    margin-right: 2px;
}

        /*.newsletterSubmit {
              background: white;
              border: none;
              color: #333333;
              padding: 5px 10px;
              font-weight: bold;
            }
                .newsletterSubmit:hover {
                opacity:.7;
                }*/
/*#endregion */

/*#region Paging Styling */
.digg-pages .current {
    border:1px solid #1B4889!important;
    background:#1B4889!important;
}

.digg-pages a {
    border:1px solid #4175bf!important;
}

.digg-pages table tbody tr td:first-child {
padding-left:0.5rem!important;
}

/*#endregion */

/*#region Tabs Styling */
@media only screen and (min-width: 40.063em) {
    .tabs.vertical {
        border-right:1px solid #999999;
        width:30%;
        max-width:30%;
        margin-right:20px;
    }
}

.tabs-content > .content {
padding-top:0;
}

.tabs.vertical .tab-title {
text-align:right;
}

.tabs .tab-title > a {
    background-color:#ffffff;
    color:#1b4889;
    padding:.5em;
}

.tabs .tab-title.active > a {
    background-color:#EFEFEF;
    color:#1b4889;
    padding:.5em;
}
/*#endregion */

/*#region Display Pages Styling */

.articleContent .photoCaption {
    font-size:.9em;
    font-style:italic;
}

.articleContent h3, .eventContent h3 {
color:#1B4889;
}

.eventContent h2.pageHeader {
    margin-bottom:0;
}

p.abstract {
color:#1B4889;
font-size:1.3em;
font-weight:bold;
}

.storyPullQuote{
    width: 35%;
    float: right;
    display: block;
    font-size: 1.4em;
    line-height: 1.25;
    font-style: italic;
    color: #5996ad;
    border-top: 2px solid #e3e5e4;
    border-bottom: 2px solid #e3e5e4;

      margin: 1.5em 10px;
      padding: 0.5em 10px;
      /*quotes: "\201C""\201D""\2018""\2019";*/
}

p.storyPullQuote:before{
     color: #ccc;
      /*content: open-quote;*/
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
}

/*#endregion */

.storyPullQuote{
    width: 35%;
    float: right;
    display: block;
    font-size: 1.4em;
    line-height: 1.25;
    font-style: italic;
    color: #5996ad;
    border-top: 2px solid #e3e5e4;
    border-bottom: 2px solid #e3e5e4;

      margin: 1.5em 10px;
      padding: 0.5em 10px;
      /*quotes: "\201C""\201D""\2018""\2019";*/
}

p.storyPullQuote:before{
     color: #ccc;
      /*content: open-quote;*/
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
}


ul.footerBranding {
                margin-top:15px;
                margin-bottom:5px;
                margin-left:0;
                /*font-size:1.5em;*/
            }
            ul.footerBranding li{
                display:inline;
                margin-left:2px;
            }
                  ul.footerBranding li a{
                color:white;
                text-decoration:none;
            }
                        ul.footerBranding li a:hover{
                            color:#858585;
            }
                        ul.footerBranding li:after{
                            content: "•";
                            margin-left:6px;
                        }
                        ul.footerBranding li:last-of-type:after {
                            content:none;
                        }


.flex-control-paging li a {
    background-color: #e6e6e6!important;
}



/*#region Misc Pages Menu/Display Styling */
#pagesLeftContent {
    text-align: right;
    border-right: 2px solid #1B4889;
}

#pagesLeftContent div {
    margin-bottom: 15px;
    margin-right: 30px;
}

    #pagesLeftContent div a {
        font-weight: bold;
        font-size: 1.3em;
        text-decoration: none;
    }

    #pagesLeftContent div.selected {
        margin-right: 0;
        padding-right: 30px;
        background-color: #1B4889;
    }

        #pagesLeftContent div.selected a {
            color: white;
        }

#pagesRightContent div.unselected {
    display: none;
}

#pagesRightContent div.selected {
    display: block;
}

#pagesRightContent div p {
    line-height: 2em;
}

#pagesRightContent div h2 {
    margin-top: 20px;
}

    #pagesRightContent div h2.listTitle {
        margin-top: 0;
    }

#pagesRightContent div a {
    font-weight: bold;
}

#pagesRightContent a.subPageReadMore {
    text-decoration: none;
}
/*#endregion */






