html, body { height: 100%; margin: 0px; padding: 0px 0px 0px 0px; width:100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF; } LABEL { font-weight: normal; } .header { background-color: #E6E6E6; padding: 0px 0px 0px 0px; width:100%; background-image: url("http://twifties.com/images/twifties-header-background.gif"); background-repeat: repeat-x; text-align: center; } .header_small { background-color: #E6E6E6; padding: 0px 0px 0px 0px; width:100%; background-image: url("http://twifties.com/images/twifties-header-background-small.gif"); background-repeat: repeat-x; text-align: center; } .header_logo { width: 864px; } .header_navigation { width: auto; float: right; padding: 5px 0 0 0; text-align: right; } .header_search { padding: 10px 10px 0 0; margin-top:25px; float:right; clear:right; } .switch_lang { float:right; clear:right; padding-right:10px; } .main { } .main_nav { width: 150px; float: left; padding: 5px 10px 15px 10px; background-color: #0a4773; } .main_nav a { color: white; } .main_content { margin-left: 170px; padding: 5px 10px 15px 20px; } .error { color:red; font-weight:bold; } .signup_form { font-size: 18px; } .signup_form_label { font-size: 16px; } .homepage_content { color: #800080; font-size: 14px; } .homepage_word_origin { color: #993300; font-size: 18px; } .search_results { } .search_result { font-size: 12px; padding: 10px; } .search_result_label { font-weight: bold; } .search_result_name { font-size: 14px; font-weight: bold; } .navbar { width:100%; height:25px; color: white; background-color: #0460A2; font-size: 109%; text-align: center; margin: 0; padding: 4px 0 0 0; border-top: 4px solid #0a4773; border-bottom: 4px solid #0a4773; } .navbar a { color: white; background-color: #0460A2;; text-decoration: none; font-weight: normal; margin: 0; padding: 0 0; } .navbar a:hover { color: #7BBEEF; background-color: #0460A2; text-decoration: none; font-weight: normal; margin: 0; padding: 0 0; } /* * * Blog * */ .left_column { width: 20%; float: left; } .right_column { float:left; width: 80%; position: relative; } .bloglist p { } a#title.bloglist { font-style: normal; text-decoration: none; font-size: 1.5em; color: red; } .bloglist a:hover { text-decoration:underline; } .bloglist h2 { font-style: normal; text-decoration: none; font-size: 1.5em; color: #ffffff; display:block; width:100%; background-color:#bcbcbc; } .bloglist#date { font-size:1em; color:#888888; } #comments.bloglist { font-size:0.9em; color:#1327ae; text-decoration: none; } h3.bloglist { font-size:1.5em; color:#935b46; } div.comment { border-bottom: 1px solid #dedede; } div.investor { margin: 30px 200px 50px 200px; font-size:1.5em; } .footer { width: 100%; clear:both; background-color: #E6E6E6; text-align:center; /*height:50px;*/ padding-top: 10px; padding-bottom: 10px; border-top: 4px solid #0a4773; } .footer a { color: #a74fa7; background-color: transparent; text-decoration: none; font-weight: bold; } .footer a:hover { text-decoration: underline; color:#777777; } .blog_left_menu { text-align:left; color:#444069; } .blog_left_menu ul { } .blog_left_menu li { list-style-type: none; font-weight: bold; line-height: 21px; } .blog_left_menu li a { color:#0460A2; text-decoration:none; } .blog_left_menu li a:hover { font-weight: bold; color:#f89099; text-decoration:none; }