/* Oklahoma Humanities Council */
/* Main.css */
/* Created December 19, 2007 */
/* Modified March 14, 2008
--------------------------------------- */

/* General
--------------------------------------- */
* html div {
height:1%;
}
.left {
    float: left;
    margin-right: 1em;
    }

.right {
    float: right;
    margin-left: 1em;
    }

.small {font-size: smaller;}
.large {font-size: larger;}
.hide {display: none;}

p, ul, ol {
    font-size: 1em;
    line-height: 1.4615em;
    margin: 0 0 1.4615em 0;
    }

ol {
    margin-left: .75em;
    padding-left: 2em;
    }

ul {
    margin-left: .75em;
    padding-left: 1.5em;
    }

ul li {list-style: disc outside;}
ol li {list-style: decimal outside;}
ol ol li {list-style: lower-alpha outside;}
ol ol, ul ul {margin-bottom: 0;}
    
a img {border: none;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}

blockquote {
    margin-left: 1.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    border-left: 0.125em solid #CCC;
    color: #555;
    line-height: 1.25em;
    font-style: italic;
}


/* Structure and Layout
--------------------------------------- */

body {
    background: #002D62 url(i/body_tile.jpg) repeat-x top center;
    text-align: center;
    }
    
#body {
    color: #FFF;
    font-size: 81.25%;
    line-height: 1.4615em;
    font-family: arial, helvetica, sans-serif;
}

#frame {
    text-align: left;
    margin: 0 auto;
    width: 924px;
    background: #FFF;
    color: #333;
    }

.home #frame {background: url(i/frame_tile.gif) repeat-y;}

#header {
    position: relative;
    height: 194px;
    background: #FFF;
    }
    
.home #header {height: 201px;}
* html .home #header {height: 202px;}

.home #navigation {border-bottom: 3px solid #FFF;}

#container {
    float: right;
    display: inline;
    width: 650px;
    margin-right: 20px;
    border-top: 6px solid #002D62;
    padding-left: 20px;
    }
#admin #container {
    background-color: #ffffff;
    }

* html #container {width: 640px;}

.home #container {border: none; padding: 0; width: 708px; margin-right: 3px;}

.oneCol #container {
    width: 834px;
    padding: 0 20px;
    margin-left: 20px;
}

#mainCol {
    float: left;
    width: 440px;
    padding-bottom: 2em;
    }


.home #mainCol {
    width: 451px;
    padding: 0 20px;
    color: #FFF;
}

.oneCol #mainCol, .wide #mainCol {
    width: 100%;
}

#subCol {
    float: right;
    width: 185px;
    height: auto !important;
    }

.home #subCol {
    float: right;
    width: 204px;
    }

* html .home #subCol {margin-right: -3px;}


#extraCol {
    float: left;
    width: 208px;
    margin-left: 12px;
    display: inline;
    }

* html #extraCol {margin-left: 6px; width: 208px;}

.home #extraCol {
    width: 181px;
    color: #FFF;
    margin-left: 3px;
    padding: 11px;
}

* html .home #extraCol {
    width: 181px;
}

.oneCol #extraCol, .oneCol #subCol, .wide #subCol {
    display: none;
}

#footer {
    clear: both;
    padding: 1.5em 14px;
    background: #002D62;
    color: #FFF;
    }

.home #footer {border-top: 3px solid #FFF;}

/* Links
--------------------------------------- */

a, a:link, a:visited {
    color: #f38f1d;
    text-decoration: none;
    font-weight: bold;
    }

a:visited {
    color: #5d9732;
    }

a:hover, a:active {
    background: #002d62;
    color: #FFF;
    }
    
#footer a {color: #FFF; font-weight: normal;}
#footer a:hover {text-decoration: underline;}


/* Navigation
--------------------------------------- */

.nav {
    margin: 0;
    padding: 0;
    }

.nav li {
    display: inline;
    list-style: none;
    }

#pageTools {
    float: right;
    margin-right: 20px;
    display: inline;
    margin-top: 0.75em;
    margin-bottom: 0.5em;
    font-size: 1.0769em;
    color: #999;
    }

#pageTools a {color: #999;}
#pageTools a:hover {color: #FFF;}

#bc {
    font-size: 1.0769em;
    color: #5d9732;
    font-weight: normal;
    float: left;
    margin-left: 254px;
    display: inline;
    width: 540px;
    margin-top: 0.75em;
    margin-bottom: 0.5em;
}

#bc strong {
    font-weight: normal;
    float: left;
    vertical-align: top;
    margin-right: 0.75em;
    display: inline;
}
    
.breadCrumb {
    font-weight: bold;
    color: #f38f1d;
    display: inline;
    float: left;
    }

.breadCrumb a, .breadCrumb a:link, .breadCrumb a:visited {
    font-weight: normal;
    color: #999;
    padding-right: 14px;
    background: url(i/bc_arrow.gif) no-repeat center right;
    margin-right: 6px;
}
.breadCrumb a:hover {background-color: transparent; text-decoration: underline;}

#navigation .nav {
    background: #F3901D url(i/nav_tile.jpg) repeat-x left bottom;
}

#navigation .nav a {
    color: #FFF;
    font-size: 1.3076em;
    border-right: 1px solid #FFF;
    padding: 0.5em 1em;
    float: left;
}
#navigation .nav .selectedPage a,#navigation .nav .selectedPageParent a, #navigation .nav .selectedPageRoot a {background: #5D9732;}

#extraCol .nav {
    background: #002D62;
    padding: 2.6em 14px;
}
* html .home .linksModule li {display: inline;}
#extraCol .nav a, .home .linksModule a {
    display: block;
    color: #FFF;
    /*font-family: georgia, "New York", "Times New Roman", times, serif;*/
    font-weight: normal;
    padding-left: 14px;
    margin: 0.5em 0;
    background: url(i/nav_arrow_white.gif) no-repeat left 0.4em;
}

#extraCol .nav a:hover, #extraCol .nav .selectedPage a, .home .linksModule a:hover {
    color: #F3901D;
    background-image: url(i/nav_arrow_orange.gif);
}

#footer .nav a {
    border-right: 1px solid;
    padding-right: 0.5em;
    margin-right: 0.25em;
    font-weight: bold;
}

/* Headers
--------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    font-family: georgia, "New York", "Times New Roman", times, serif;
    color: #002D62;
    font-weight: normal;
}

h1 {
    font-size: 2.769em;
    line-height: 1em;
    margin: 0.75em 0 .25em;
    }

h2 {
    font-size: 2.3076em;
    line-height: 1em;
    margin: 0.9em 0 .3em;
    }

h3, #extraCol h1, #subCol h1 {
    font-size: 2em;
    line-height: 1em;
    margin: 1.0384em 0 .3461em;    
    }

h4, #extraCol h2, #subCol h2 {
    font-size: 1.4615em;
    line-height: 1em;
    margin: 1.4210em 0 .4736em;
    font-weight: bold;
    }

h5, #extraCol h3, #subCol h3 {
    font-size: 1.2307em;
    line-height: 1.286em;
    margin: 1.6875em 0 0.5625em;
    font-style: italic;
    }
    
h6, #extraCol h4, #subCol h4{
    font-size: 1em;
    line-height: 1.5em;
    margin: 2.0769em 0 .6923em;
    font-weight: bold;
    }

.home #extraCol h1, .home #extraCol h2, .home #extraCol h3, .home #extraCol h4 {
    color: #FFF;
}

.home #mainCol h1, .home #mainCol h2, .home #mainCol h3, .home #mainCol h4 {
    color: #FFF;
}

.home #mainCol h1 {
    border-bottom: 2px solid;
    padding-bottom: 0.25em;
    margin-top: 0.5em;
}

/* Content
--------------------------------------- */

#header .meta {
    position: absolute;
    top: 0;
    left: 0;
    background: #002D62;
    color: #FFF;
    width: 896px;
    padding: 1.0769em 14px 0.8571em;
}

#header .meta h2 {
    color: #FFF;
    font-family: georgia, "New York", "Times New Roman", times, serif;
    font: italic normal 1.2307em/1.2em georgia, "New York", "Times New Roman", times, serif;
    float: left;
    width: 450px;
    margin: 0;
}

#header .meta .search, #header .meta .nav {
    display: inline;
    float: right;    
}
#header .meta .search span {display: none;}
#header .meta .nav a {color: #FFF;}
#header .meta .nav a:hover {text-decoration: underline;}
#header .meta .nav {margin-right: 1.5em;}
#header .meta .searchInput {width: 100px; font-weight: bold;}
#header .meta .searchButton {
    border: none;
    background: url(i/btn_search.gif);
    width: 62px;
    height: 23px;
    text-indent: -9999em;
    font-size: 0;
    color: #FFF;
    padding-top: 23px;
    vertical-align: top;
    cursor: hand;
    cursor: pointer;
}

#header .image {
    position: absolute;
    top: 48px;
    right: 0;    
}

* html #header .image {
    top: 49px;
}

#header .image img {
    border-left: 3px solid #FFF;
}

#header h1 {
    position: absolute;
    top: 52px;
    left: 24px;
    margin: 0;
    width: 136px;
    text-indent: -9999em;
    font-size: 1em;
}

#header h1 a {
    display: block;
    height: 140px;
    background: url(i/oklahoma_humanities_logo.gif);
}

.postTitle {margin: 0 !important; font-size: 1em !important; font-family: arial, helvetica, sans-serif; line-height: 1em;}

.commentDate, .postDate {color: #999; font-style: normal;}
dt.comment, dd.comment {background: none !important; padding: 0 !important;}
dt.comment {font-weight: bold; font-size: 1.2307em; padding: 0 ;}

.commentNumber {
    color: #999!important;
    float: left;
    background: #EEE;
    font-weight: bold;
    font-size: 1em;
    padding: 0.25em 0.45em;
    border: 1px solid #CCC;
    margin: 0.125em 0.25em 0.25em 0.25em;
}

dt.comment a {
    background: none;
    color: #333;
}

h3.commentsHead {margin-bottom: 1em; border-bottom: 1px dotted #CCC; padding-bottom: 0.25em;}
h3.commentsHead a {font-size: 1em !important;}
.commentsForm {padding: 0 1em 0.5em; border: 4px double #CCC; margin-bottom: 1.5em;}
.commentsForm label {font-weight: bold;}
.commentDate, .blogBack {color: #999; padding-top: 0.5em; border-top: 1px dotted #CCC; margin-top: 1em; clear: both;}

.linksModule ul, .eventsList ul {
    padding-left: 0;
}
.linksModule li, .eventsList li {
    list-style: none;
    padding-left: 11px;
    background: url(i/bc_arrow.gif) no-repeat left 0.4em;
    margin-bottom: 0.75em;
}

.home .linksModule li {padding-left: 0; background: none;}

#footer address {
    width: 325px;
    float: left;
    margin-right: 30px;
    font-style: normal;
}

#footer strong {
    font-size: 1.0833em;
}

#radium3 {
    float: right;
    margin:0 0 0 10px;
}

#footer .water a {
    display: block;
    height: 26px;
    background: url(i/powered_by_water.gif);
}

#adminbar {width: 924px !important;}
.regionBoundary {background: none !important;}

.image {width: 740px; text-align: right;}
*.image img {display: inline; margin-left: -4px;}

.home .image img {border: none !important;}

.image .regionBoundary .element {height: 60px; overflow: hidden;}

#imgMain {
    width: 501px;
    margin: 0 -20px;
    padding: 0 0 3px;
    background: #FFF;
}

* html #imgMain {margin: 0 -17px;}
* html #imgMain img {margin-bottom: -3px;}

.home #mainCol a:link, .home #mainCol a:visited {color: #002d62;}
.home #mainCol a:hover {color: #FFF;}

.sidePic {
    margin-top: 10px;
    margin-bottom: 1.5em;
}

/* Events Calendar
--------------------------------------- */

.eventsCalendar table {
    border:1px solid #002d62;
    width:100%;
    border-collapse:collapse;
    }    

.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
    padding: 2px;
    border:1px solid #002d62;
    background: #FFF;
    }

table.calendarTitle td {
    background: #002d62;
    }

.calendarNextPrevious a {
    color: #f38f1d !important;
    }

.calendarToday, .calendarToday a {
    color: #002d62;
    background:#f38f1d;
    }

.calendarDayHeader {
    color: #002d62;
    background: #5dc9f0;
    }

.calendarWeekendDay {
    background: #eaf5f9;
    }    

.calendarOtherMonthDay {
    color: #002d62;
    background: #dcf3fb;
    }

.post .postDate {margin: 1.5em 0 1.5em;}    

/* <textEditor> */
.blue { color: #002d62 }
/* </textEditor> */

#mainCol td p {margin-bottom: 0;}
    
* html .home #subCol img {margin-bottom: -3px;}

*:first-child+html .home #subCol img {margin-bottom: -3px;}

#subCol {
    background: #5d9732;
    margin-top: 1.5em;
}

.home #subCol {
    padding: 0;
    background: none;
    margin-top: 0;
}

#subCol .element {
    color: #FFF;
    padding: 0.25em 16px 1.5em;
}

.home #subCol .element {padding: 0;}

#subCol .element a, #subCol .element a:link, #subCol .element a:visited {
    color: #FFF;
}

#subCol h1, #subCol h2, #subCol h3, #subCol h4, #subCol h5, #subCol h6 {
    color: #FFF;
    padding: 0 16px;
}

/* Clearing
--------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #nav ul, * html #footer, * html #imgMain {
    height: 1%;
    }
    
/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul {
    min-height: 1px;
    }

#container:after, #header .meta:after, #navigation .nav:after, .wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container, #header .meta, #navigation .nav, .wrapper {display: inline-block;}
* html #container, * html #header .meta * html #navigation .nav, * html .wrapper {height: 1%;}
#container, #header .meta, #navigation .nav, .wrapper {display: block;}
