html, body, .form-radio, .form-checkbox, .form-file, .form-select, select, .form-text, input, .form-textarea, textarea  { font-family: Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6  { font-family: Helvetica, Arial, sans-serif; }
#wrapper { font-size: 12px; }
#header { height: ; }
#wrapper, #footer { width: 100%; }

p {
    margin: 7px 0;
}

ul {
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

.entry-content #prev-sponsors table {
    border: none;
}

.entry-content #prev-sponsors table td {
    border-bottom: none;
    border-right: 10px white solid;
}

.entry-content #prev-sponsors td:hover {
    background: none;
}

div.sociable .sociable_tagline {
    margin-top: 50px;
    font-weight: bold;
}

.entry-content {
    min-height: 500px;
    padding: 0 10px 15px;
}

#main h1, #main h2, #main h3 {
    padding: 10px 0 0;
}

#main h1 {
    padding-bottom: 15px;
}

#social-media-widget {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 20px 0;
}

#social-media-widget img {
    position: relative;
    top: 5px;
}

#workshop table tr td, #workshop table tr td, #agenda table tr td, #agenda table tr th {
    vertical-align: text-top;
    width: 510px;
}

#workshop table tr th, #agenda table tr th {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

#workshop th.time, #workshop td.time, #agenda th.time, #agenda td.time {
    width: 22%;
}

#workshop th.workshop1, #agenda th.workshop2 {
    width: 39%;
}

#workshop td.header, #workshop div.header, #agenda td.header, #agenda div.header, #agenda td.header-tall {
    font-weight: bold;
    font-size: 13px;
}

#workshop td.header {
    text-align: center;
    background: url("images/bg-shade-light.png");
}

#agenda td.header {
    background: url("images/bg-shade-light.png");
}

#agenda td.header-tall {
    background: url("images/bg-shade-light.png") repeat-x 0 8px #fff;
}

td.nog {
background-color: #CFE6FF;
}

td.keynote {
background-color: #FFF8AF;
}

td.regional {
background-color: #EEDFFF;
}

td.bilateral {
background-color: #DFFFDF;
}
    
table.legend {
width: 150px;
}
    
h4 {
    text-indent: 0px;
    font-weight: bold;
    padding: 0px;
    color: #005196;
}

div.entry-content ul li, div.entry-content ol li {
  margin-left: 30px;
}

.button a {
    background-color: #008CBA;
    border: none;
    color: white;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 8px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}
