@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");

html { margin: 0; padding: 0; }
body { font-family: '³ª´®°íµñ', NanumGothic, 'Nanum Gothic', 'Segoe UI', 'Lucida Grande', Arial, sans-serif; font-size: 75%; margin: 0; padding: 1.2em 2em; }
#rdficon { float: right; position: relative; top: -50px; }

#home_title { float: right; position: relative; top: -28px; }

#header { border-bottom: 2px solid #177cd1; margin: 0 0 1.2em; padding: 0 0 0.3em; }
#footer { border-top: 2px solid #177cd1; margin: 1.2em 0 0; padding: 0.3em 0 0; }
#homelink { display: inline; }
#homelink, #homelink a { color: #666; }
#homelink a { font-weight: bold; text-decoration: none; }
#homelink a:hover { color: red; text-decoration: underline; }
h1 { display: inline; font-weight: bold; font-size: 200%; margin: 0; text-align: left; }
h2 { font-weight: bold; font-size: 124%; margin: 1.2em 0 0.2em; }
.page-resource-uri { font-size: 124%; margin: 0.2em 0; }
.page-resource-uri a { color: black; text-decoration: none; }
.page-resource-uri a:hover { color: red; text-decoration: underline; }
a.sparql-uri { color: black; text-decoration: none; }
a.sparql-uri:hover { color: red; text-decoration: underline; }
img { border: none; }
table.description { border:1px solid #dddddd; clear: left; font-size: 100%; margin: 0 0 1em; width: 100%; }
table.description th { background: white; text-align: left; }
table.description td, table.description th { line-height: 1.2em; padding: 0.2em 0.4em; vertical-align: top; background: #c0defa; }
table.description ul { margin: 0; padding-left: 0em; }
table.description li { list-style-type: square; }
.uri { white-space: nowrap; }
.uri a, a.uri { text-decoration: none; }
.unbound { color: #888; }
table.description a small, .metadata-table a small  { font-size: 100%; color: #55a; }
table.description small, .metadata-table a small  { font-size: 100%; color: #666; }
table.description .property { white-space: nowrap; }
h1, h2 { color: #2a87d5; }
h3 { color: #navy; }
body { background: #FFF; }
table.description .odd td { background: #FFF; }
table.description .even td { background: #eaf5fa; }
.image { background: white; float: left; margin: 0 1.5em 1.5em 0; padding: 2px; }
a.expander { text-decoration: none; }

table.header { border:0px solid #ffffff; clear: left; font-size: 100%; margin: 0 0 1em;  vertical-align: bottom; width: 100%; }
table.header td, table.header th { line-height: 1.2em; padding: 0.2em 0.4em; vertical-align: middle; background: #c0defa; }

table.support { border:0px solid #ffffff; clear: left; font-size: 100%; margin: 0 0 1em;  vertical-align: bottom; width: 100%; }
table.support td{ line-height: 1.2em; padding: 0.2em 0.4em; vertical-align: middle; background: #efeefa; }


.metadata-label {
	font-size: 100%;
	background: #FFF;
	padding: 3px;
}

.metadata-table {
	font-size: 100%;
	border-left: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	border-right: 3px solid #FFF;
	background: #eaf5fa;
	border-top: 0px solid none;
	margin: 0px;
}

.metadata-table td {
	padding: 3px;
}

/* HEADER */

div#headerNav {
    position: relative;
    float: left;
    width: 570px;
    height: 50px;
}
body#user div#headerNav {
    background-color: #e2dcc5;
}
div#headerNav ul.links {
    position: absolute;
    left: -40px;
    bottom: 0;
    clear: left;
    float: left;
    width: 569px;
}
div#headerNav ul.links li {
    display: block;
    float: left;
    width: 70px;
    color: #000;
    margin-right: 10px;
}
div#headerNav li.first {
    margin-right: 279px!important;
}
div#headerNav li.second {
    margin-right: 99px!important;
}
body#user div#headerNav ul.links li {
    border-top: 1px solid #d3ccb0;
}
body#admin div#headerNav ul.links li {
    border-top: 1px solid #c1c1c1;
}
div#headerNav ul.links li a,
div#headerNav ul.links li span {
    display: block;
    width: 80px;
    height: 22px;
    padding: 10px 0 0 10px;
    font-family: 'Segoe UI', 'Lucida Grande', Arial, sans-serif;
    font-size: 1em;
    /*font-weight: 700;*/
    /*text-transform: uppercase;*/
    color: #000;
    text-decoration: none;
}
div#headerNav ul.links li a:hover {
    background-color: #0e5a98;
    color: #fff;
}

/* FOOTER */

div.footerNav {
    float: left;
    margin-top: 15px;
    padding-left: 10px;
}
div.subNav {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0px; 
    margin-bottom: 25px;
}
div.footerNav ul,div.subNav ul {
    float: left;
}
div.footerNav li,div.subNav li {
    display: block;
    float: left;
    font-family: "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    color: #615132;
}
div.footerNav li span,div.subNav li span {
    padding: 0 10px;
}
div#footerHistory {
    position: relative;
    float: left;
    width: 960px;
    min-height: 32px;
}
div#footerHistory h4 {
    font-size: 16px;
    float: left;
    padding: 0 30px 0 10px;
    margin: 0;
    text-align: right;
}
div#footerHistory h4 a {color:#00636a;text-decoration:none;}
div#footerHistory h4 a:hover {color:#036daa;text-decoration:underline;}

div#footerHistory .history {
    float: left;
    width: 160px;
    overflow: hidden;
    padding-right: 20px;
    font-family:"Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
    font-size: 0.6875em;
    color: #666;
    white-space: normal;
    word-break: normal;
    word-wrap: break-word;
}
div#footerHistory .history .timestamp {
    color: #999;
}

div#footerHistory ul li.around-the-library-link {display: none;}

div#bottom div#legal {
    padding: 20px 0 100px 35px;
    background: url("/images/logo_IA-sm.png") no-repeat 0 20px;
    
}
div#bottom div#legal p {
    font-family: "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 0.6875em;
    color: #666;
    margin: 0 0 20px 0;
}


/* CONTENT */
div.contentWide,
div#contentMeta {
    float: left;
    clear: both;
    width: 918px;
    padding: 10px 20px 20px;
}
div.contentTwothird {
    float: left;
    width: 610px;
    margin-bottom: 20px;
    padding-right: 38px;
}
div.contentTwothird p {
    margin-top: 0;
}
div.contentOnethird {
    float: left;
    width: 270px;
    margin-bottom: 20px;
}
div.contentHalf {
    float: left;
    width: 439px;
    margin-bottom: 20px;
}
div.contentQuarter {
    float: left;
    width: 215px;
    margin-bottom: 20px;
}
div.contentThreeQuarter {
    float: left;
    width: 684px;
    margin-bottom: 20px;
}
div.contentSpacer {
    float: left;
    width: 19px;
    height: 2px;
}
div.spacer {
    float: left;
    width: 30px;
    min-height: 10px;
}
div.contentLeft {
    float: left;
    clear: left;
    width: 439px;
    padding-right: 20px;
}
div.contentRight {
    float: left;
    clear: right;
    width: 439px;
    padding-left: 20px;
}

div#contentMsg {
    background-color: #fffdcd;
    padding: 15px 20px;
    display: none;
}
div#contentHead {
    width: 918px;
    padding: 20px;
}
div#contentBody, div.contentBody {
    float: left;
    clear: both;
    width: 918px;
    padding: 0 20px 20px;
}
div#content div#contentLists {
    position: relative;
    border-top: 1px solid #dcdcdc;
    background: #fff url("/images/back_results.png") repeat-x;
}
div#resultsAuthors,
div#resultsPublishers {
    width: 438px;
    float: left;
}
div#resultsAbout {
    width: 918px;
    margin-top: 30px;
}
div.editThis {
    margin-left: 20px;
}

/* HOME PAGE */
div#homeSplash {
    width: 960px;
    height: 225px;
    background: #eee url("/images/bibleonto_top_img.gif") no-repeat;
    text-align: center;
    padding-top: 100px;
    overflow: hidden;
}
div#homeBlurb {
    margin: 0 20%;
    background-color: #e44028;
}
div#homeBlurb p {
    margin: 0;
    padding: 15px 0;
/*    font-family: "News Gothic MT", "Trebuchet MS", Geneva, Helvetica, sans-serif; */
    font-size: 1.875em;
    line-height: normal;
    color: #fff;
    word-wrap: break-word;
}
div#homeStatement {
    background: #eee -moz-linear-gradient(top,white,gainsboro);
    background: #eee -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee), color-stop(1.0, #eee));
    background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled='true',startColorstr=#FFFFFFFF, endColorstr=#FFEEEEEE);
    text-align: center;
    padding: 20px 0;
    width: 958px;
}
div#homeStatement p {
    font-size: 1.5em;
    line-height: 1.5em;
    color: #333;
    margin: 0;
    word-wrap: break-word;
}
.home {padding-top:15px;margin-bottom:0!important;}
.home h3 {margin-top: 5px; margin-bottom: 15px;}
.home p {font-size: 0.8125em;}
div#homeRecent .history {
    font-family: "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
    font-size: 0.6875em;
    padding-bottom: 10px;
    line-height: 1.5em;
    color: #666;
}
div#homeRecent .history .timestamp {
    color: #666;
}
ul#olBlog {
    font-size: 0.8125em;
} 

#contentBody ul.contributors {
    margin-top: 10px;
    margin-left: 0;
    font-family: "Lucida Grande", "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
    font-size: 0.8125em;
    color: #666;
}
#contentBody ul.contributors li {
    list-style: none!important;
    padding-bottom: 10px;
}
#contentBody ul.contributors li span {
    font-size: 11px;
    color: #615132;
}


.footer main{/*clear:both;*/float:left;width:960px;/*position:relative;*//*background-color:#e2dcc5*/;padding-bottom:15px 0 15px 0;}
