/*
Theme Name: Twenty Ten - RTSS2016
Theme URI: https://wordpress.org/themes/twentyten/
Template: twentyten
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Tags: black,blue,white,two-columns,fixed-layout,custom-header,custom-background,threaded-comments,sticky-post,translation-ready,microformats,rtl-language-support,editor-style,custom-menu,flexible-header,featured-images,featured-image-header
Version: 2.1.1475760363
Updated: 2016-10-06 13:26:03

*/
#site-title a, #site-info a {display: none}


    
#branding { text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.3); font-family: Oxygen; color: white; box-sizing: border-box;line-height: initial; }
#branding #site-image {padding: 20px; box-sizing: border-box; height: 196px !important;}
#branding h1 {font-size: 30px; font-weight: bold; line-height: 0px;} 
#branding h2 {font-size: 60px; font-weight: bold; margin-top: 24px;}
#branding h2 span {color: #a0ffff;}
#branding h3 {margin-top: 10px;}
#branding #rtsslogo {
    height: 170px;
    margin-bottom: -170px;
    position: relative;
    left: 560px;
    top: -6px;
    border: 0px;
    display: inline-block;
}

h1, h2, h3 {font-family: Oxygen}

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text {
    font-family: "Oxygen", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#header {
	padding: 0px;
}

#access .menu-header, div.menu {
    font-weight: bold;
}

#footer {    
    background: #a0ffff;
    background-image: url(../../uploads/2016/10/rtss2016_footer.png);
    background-repeat: no-repeat;
    background-position: 10px 17px;
    background-size: 250px;
}


#site-generator {
    top: -1px;
}

#programtable td {padding: 6px; }

#programtable .day {padding: 60px 6px 30px 20px;font-family: "Oxygen", Arial, Helvetica, "Nimbus Sans L", sans-serif;}

#programtable .social {color: #a0a0a0;}

#programtable .special {background-color: #fff0e0;}


div.news {background-color: #fff0e0; padding: 30px; margin: 100px 0px;}

@media print {

#branding {text-shadow: 0; color: black; }
#site-generator {display:none;}

}