/**
* html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
* v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
* html5doctor.com/html-5-reset-stylesheet/
*/
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0;
    font: inherit;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
} 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
blockquote, q { 
    quotes: none; 
}
blockquote:before, blockquote:after, q:before, q:after { 
    content: ''; 
    content: none; 
}
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
}
hr { 
    border: 0; 
    border-top: 1px solid #ccc;
    display: block; 
    height: 1px; 
    margin: 0; 
    padding: 0; 
}
input, select { 
    vertical-align: middle; 
}
nav ul { 
    list-style: none;
}
strong, b, th { 
    font-weight: bold; 
}
em, i {
    font-style: italic; 
}
td { 
    vertical-align: top; 
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
    font-size: 100%; 
    margin: 0; 
    padding: 0;
}

/* Display hand cursor for clickable form elements */
button, input[type="button"], input[type="reset"], input[type="submit"] { 
    cursor: pointer;
}

/* Make buttons play nice in IE: 
www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  
    overflow: visible;
    width: auto;  
}


/****************************************
 * General Formatting
 ****************************************/

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%; /* ~16px */
}

a,
a:link,
a:active {
    text-decoration: none; 
}

#copyright a, 
#copyright a:link, 
#copyright a:active {
    color: #DDDDDD;
    text-decoration: underline; 
}
#copyright a:visited {
    color: #DDDDDD;
}
#copyright a:focus {
    outline: thin dotted;   
}
#copyright a:hover, 
#copyright a:active { 
    outline: 0; 
}
img {
    height: auto;
    max-width: 100%;    
}
iframe {
    max-width: 100%;    
}


/****************************************
 * Branding Bar
 ****************************************/

#identity {
    background: #7d110c;
    color: #fff;
    font-size: 0.625em; /* 10px (10/16) */
    height: 44px;
    line-height: 1em; /* 10px (10/10) */
    width: auto;
}
#identity a {
    color: #fff;
    text-decoration: underline;
}
#identity #signature {
    margin: 0 auto;
    max-width: 920px;
    padding: 0 20px;
    position: relative;
    text-align: left;
}
#identity #signature a.iub {
    background: url(../img/branding-bar/iub_crimson.gif) no-repeat;
    display: block;
    height: 44px;
    width: 171px;
}
#identity #signature a.iub img {
    display: none;
}

/* Search Form */

#head div#nav_search {
    top: 10px !important;
}

#iupui-search {
    position: absolute;
    right: 20px;
    top: 0;
}

#sitesearch fieldset {
    float: left;
    left: 0;
    position: relative;
    top: 4px;
}

#sitesearch {
    position: relative;
    right:0;
    top:0;
}

#iupui-search fieldset {
    float: left;
    left: 0;
    position: relative;
    top: 12px;
}
#sitesearch .gsc-search-box,
#iupui-search .gsc-search-box {
    left: 0;
    position: relative;
    top: 6px;
    width: 240px;
}

#content-wrapper #results-sitesearch {
    margin:0 10px 10px 10px;
    background-color: #FFF;
}

.gs-image {
padding-left: 3px !important;
}


.gsc-preview-reviews, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em {
color: #333;
padding-left: 7px;
}

/* Fieldset 1 */

#sitesearch #sitesearch-fieldset1,
#iupui-search #iupui-search-fieldset1 {
    left: 0;
    top: 17px;
}
#sitesearch #sitesearch-fieldset1 ul,
#iupui-search #iupui-search-fieldset1 ul {
    list-style: none;
}
#sitesearch #sitesearch-fieldset1 li, 
#iupui-search #iupui-search-fieldset1 li {
    float: left;
    margin: 0 10px 0 0; 
}
#sitesearch #sitesearch-findpeople,
#iupui-search #iupui-search -findpeople {
    background: url(../img/branding-bar/people-bg.gif) no-repeat;   
    display: inline-block;
    height: 21px;
    padding: 11px 0 0 30px;
    position: relative;
    top: -11px;
}
#sitesearch #sitesearch-option1, 
#sitesearch #sitesearch-option2,
#iupui-search #iupui-search-option1,
#iupui-search #iupui-search-option2 {
    float: left;
    left: 0;
    height: 13px;
    position: relative;
    top: -2px;
    width: 13px;
}

/* Fieldset 2 */

#sitesearch #sitesearch-fieldset2,
#iupui-search #iupui-search-fieldset2 {
    left: 2px;
}
#sitesearch #sitesearch-keywords,
#iupui-search #iupui-search-keywords {    
    background: #fff;
    border: 1px solid #c59d9a;
    color: #616364;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em; /* 10px (10/10) */
    line-height: 1em; /* 10px (10/10) */
    height: 20px;
    padding: 0 4px;
    top: 1px;
    width: 160px;
    position: relative;
}

#sitesearch #sitesearch-keywords.branding,
#iupui-search #iupui-search-keywords.branding {
    background: #fff url(../img/branding-bar/google.gif) no-repeat 4px 50%;
}

#sitesearch #sitesearch-submit,
#iupui-search #iupui-search-submit {
    margin: 1px 0 0 0;
    background: url('https://www.iupui.edu/_Assets/images/template/search_icon_2010.png');
    width: 25px;
    height: 22px;
    border: 0;
    padding: 0;
    color: transparent;
    font-size: .000000000001em;
    min-width: 1px;
}


/****************************************
 * Main
 ****************************************/
/* 
#main {
    font-size: 12px;
    margin: 0 auto;
    max-width: 920px;   
    padding: 50px 20px;
}
#main h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px 0; 
}
#main h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;     
}
#main h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;     
}
#main h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px 0;     
}
#main p,
#main ul {
    margin: 0 0 15px 0; 
}
#main .notes {
    border-bottom: 1px dashed #666;
    border-top: 1px dashed #666;
    margin: 0 0 15px 0;
    padding: 15px;
}

*/


/****************************************
 * Search Results Form
 ****************************************/

#results-sitesearch {
    margin: 0 0 20px 0; 
}
#results-sitesearch legend {
    padding: 0 0 15px 0;    
}
#results-sitesearch ul {
    clear: both;
    list-style: none;
    margin: 0 0 7px 0;
    overflow: hidden;   
}
#results-sitesearch ul li {
    float: left;
    margin: 0 15px 0 0; 
}
#results-sitesearch-keywords {
    background: #fff;
    border: 1px solid #000;
    margin: 0 0 10px 0;
    padding: 4px 5px;
    width: 90%; 
}
#results-sitesearch-keywords.branding {
    background: #fff url(../img/branding-bar/google.gif) no-repeat 4px 50%;
}
#results-sitesearch-keywords:focus {
    background: #fff;
}
#results-sitesearch-submit {
    border: 1px solid #000;
    margin: 0 0 10px 0;
    padding: 4px 5px;
}

#results-sitesearch-noscript {
    height: 400px;
    width: 100%;    
}

#content-wrapper form#results-sitesearch input {
    display:inline;
}

#content-wrapper form#results-sitesearch input[type=text]  {
    width: 300px;
}

#content-wrapper form#results-sitesearch input[type=image]  {
    width: 40px;
}

#content-wrapper fieldset {
    padding:0 25px 0 1.0em;
}

#content-wrapper #results-sitesearch {
    margin:0 10px;
}

/****************************************
 * Footer
 ****************************************/

#footer {
    background: #fff;
    font-size: 0.688em; /* 11px (11/16) */
    line-height: 1.364em; /* 15px (15/11) */
    margin: 0 auto;
    max-width: 920px;
    padding: 0 20px;
    text-align: left;
}
#footer a {
    color: #990000;
}
#footer p {
    padding: 7px 0 0 17px;
    position: relative;
}
#footer a.privacy {
    position: absolute;
    right: 5px;
    top: 7px;   
}
#footer #blockiu { 
    display: block;
    float: left;
    height: 28px;
    left: -8px;
    position: relative;
    top: -7px;
    width: 22px;
}


/****************************************
 * Accessible Hiding
 ****************************************/

/* Hide for both screenreaders and browsers: 
css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { 
    display: none; 
    visibility: hidden; 
}

/* Hide only visually, but have it available for screenreaders: by Jon Neal. 
www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.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: 
drupal.org/node/897638 */
.visuallyhidden:active, .visuallyhidden:focus { 
    clip: auto; 
    height: auto; 
    margin: 0; 
    overflow: visible; 
    position: static; 
    width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible { 
    visibility: hidden; 
}

@media screen and (max-width: 650px) {
    
    #identity {
        height: 100%;
    }
    #identity #sitesearch {
        position: static;
    }
    #identity #sitesearch fieldset {
        float: none;
        padding: 0 0 10px 0;
        position: static;
    }
    #identity #sitesearch #sitesearch-fieldset2 {
        margin: -20px 0 0 0;    
    }
    #footer a.privacy {
        border-left: 1px solid #000;
        margin: 0 0 0 5px;
        padding: 0 0 0 5px;
        position: static;
    }
    
}