/* Article page specific */ div.blog_legend a:hover{ text-decoration: underline; } /* Tags */ .tag, .category a { display: inline-block; background-color: #D9D9D9; border-radius: 3px; padding: 2px; margin-top: 5px; } .tag a, .category a { color: #6C6C6C; font-weight: bold; } .tag.highlight, .tag.highlight a, .category.highlight, .category.highlight a { color: #fff; background-color: #28ABDB; } /* Article page specific */ hr { border-bottom: 0; color: #6C6C6C; margin-top: 15px; margin-bottom: 15px; } h3, h3 > a, h3 > a:visited { margin-top: 10px; margin-bottom: 10px; font-size: 18px; color: black; } div.page_content { min-width: 1115px; } #article_page_container { float: left; width: 635px; font-size: 12px; padding: 10px 0 10px 0; overflow: auto; min-width: 635px; margin-right: 100px; margin-left: 145px; } #article_container { float: left; width: 550px; font-size: 12px; padding: 10px; overflow: auto; min-width: 550px; margin-left: 145px; } td #article_container { padding: 0px; } div.blog_legend { position: absolute; top: 0px; left: 0px; width: 120px; padding-top: 47px; padding-right: 20px; z-index: 10; } div.blog_legend div { position: absolute; width: 120px; text-align: center; z-index: 10; border-radius: 6px; } div.blog_legend table tbody:first-child th { border-top-left-radius: 6px; border-top-right-radius: 6px; } div.blog_legend table tbody:last-child th:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-bottom: none; } td div.menu { width: 100%; } div.menu { width: 200px; } div#article_container > p { margin-top: 0px; } div#article_content { margin: 0 5px 0 5px; } div#article_content, div#article_content p, div#article_container h3, div#article_container li { line-height: 18px; } div.date_and_tags { margin: 12px 0 12px 0; } div.text_and_images { overflow: auto; overflow-y:hidden; } div.text_and_images h3, div#text_and_images h3 { font-size: 14px; } div.text_and_images hr, div#text_and_images hr { margin-top: 10px; margin-bottom: 25px; } /* images */ figure { margin-left: 10px; margin-right: 20px; margin-bottom: 0px; margin-top: 5px; clear: both; display: table; float: right; } figure img { border-radius: 7px; width: 100%; } figure figcaption { display: table-caption; caption-side: bottom; padding: 0 5px 5px; font-style: italic; } a.archive { margin-left: 10px; } .tagline { font-size: 18px; padding-left: 30px; padding-top: 10px; } a.subscribe img{ width: 48px; opacity: 1; } a.subscribe img:hover{ opacity: 0.7; } /* Video */ div.video_frame { text-align: center; margin-top: 15px; } /* Tags */ .tag { display: inline-block; background-color: #D9D9D9; border-radius: 3px; padding: 2px; margin-top: 5px; } .tag a { color: #6C6C6C; font-weight: bold; } .tag.highlight, .tag.highlight a { color: #fff; background-color: #28ABDB; } div.black_bar { background-image: url('images_static/th_bg_dark.gif'); font-weight: bold; } /**------------------------------------------------------------------------------------------------**/ div#news_container { background-color: lightgrey; width: 1100px; line-height: 18px; } div#news_container h2, div#news_container h2 a { font-size: 18px; margin-bottom: 10px; color: black; } div#news_container h3, div#news_container h3 > a { font-size: 14px; margin-bottom: 10px; color: black; } /* News overview */ div.sub_container { float: left; margin: 5px; width: 300px; /*min-height: 350px;*/ overflow: auto; } div#news_container #press_container h3, div#news_container #press_container h3 a { font-size: 12px; text-decoration: none; } div#article_container { min-height: 600px; width: 500px; overflow: visible; } div.show_more { padding: 2px 2px 2px 2px; background-color: #f2f2f2; max-width: 100%; margin: auto; text-align:center; cursor: pointer; border-radius: 7px; } div.show_more:hover { background-color: #d9d9d9; } div.show_more:active { font-weight: bold; } #events_container div.news_listing p { margin: 10px 0 0 0; } #press_container div.news_listing p { margin: 0; } div.event p { margin: 0px; } div#events_container .article_link { display: block; } div#news_container #press_container h3, div#news_container #events_container h3 { margin-bottom: 0px; } div#news_container #press_container div, div#news_container #events_container div { margin-bottom: 20px; } /* Press release */ div.press_release h3, div.event h3 { font-size: 14px; margin: 0 0 10px 0; } div.press_release p { margin: 0 0 10px 0; } div.press_release, div.event { margin: 0 0 20px 0; } /* Press room */ td.newsbody h3 { margin: 30px 0 10px 0; } td.newsbody hr { margin: 6px 0 6px 0; } td.newsbody span.date { font-weight: bold; } table td.newsbody { padding: 30px 10px 10px 10px; line-height: 18px; background-color: #fff; } div.newsitem { margin-bottom: 25px; } /** dev **/ div.fb-like { display: inline-block; } DIV.roundedsupp { background-color: #f2f2f2; margin-right: 4px; text-align: left; border-radius: 7px; } DIV.roundedsupp DIV { display: table-cell; vertical-align: middle; }