/* Theme Name: Largo Theme URI: http://blog.nicolargo.com/ Description: Theme of "Le blog de Nicolargo". Version: 1.1 Author: Nicolas Hennion Creation Theme by Nicolas Hennion || http://blog.nicolargo.com */ /*---------------------- Body and page ------------------------*/ body { background-color: #FFFFFF; font-family: "Arial Narrow", Arial, Verdana, sans-serif; font-size: 13px; letter-spacing: 1px; margin: 10 0 0 0; padding: 0; } #page { background-color: #FFFFFF; width: 800px; \width: 800px; w\idth: 800px; margin: 0 auto 0 auto; padding: 0; } a { color: #D0A825; text-decoration: none; font-weight: bold; } a:hover { #background-color: #D0A825; color: #FFF; text-decoration: none; } a img { border: none; } input, select, textarea { font-family: "Arial Narrow", Arial, Verdana, sans-serif; font-size: 13px; } blockquote { font-family: "Arial Narrow", Arial, Verdana, sans-serif; font-size: 14px; background-color: #FFFFCC; padding: 0 5px 0 5px; } code { font: 1.1em "Courier New", Courier, monospace, sans-serif; font-size: 14px; padding: 0 5px 0 5px; } /*---------------------- Header ------------------------*/ #header-menu { position:relative; margin-bottom:5px; height:180px; padding-top:5px; } .header-description { color: #40627C; font-size: 9px; padding: 0; margin: 0; } #header-menu #header-menuleft, #header-menumiddle, #header-menuright { position:absolute; width:260px; height:180px; overflow: hidden; } #header-menu #header-menuleft ul, #header-menu #header-menumiddle ul, #header-menu #header-menuright ul { list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0; } #header-menu #header-menuleft { background-color: #40627C; background-image: url(images/top.png); background-repeat: no-repeat; background-position: bottom right; } #header-menu #header-menumiddle { left:270px; background-color: #26393D; background-image: url(images/posts.png); background-repeat: no-repeat; background-position: bottom right; } #header-menu #header-menuright { left:540px; background-color: #D0A825; background-image: url(images/projets.png); background-repeat: no-repeat; background-position: bottom right; } #header-menu #header-menuleft li, #header-menumiddle li, #header-menuright li { list-style-type: none; margin: 0px 0px 0px 0px; } #header-menu #header-menuleft h2, #header-menumiddle h2, #header-menuright h2 { text-align: center; margin: 0px 0px 5px 0px; color: #FFFFFF; } #header-menu #header-menuleft a, #header-menumiddle a, #header-menuright a { text-decoration: none; border-bottom: none; padding: 5px; line-height: 22px; font-weight: normal; color: #FFFFFF; font-weight: normal; } #header-menu #header-menuleft a:hover, #header-menumiddle a:hover, #header-menuright a:hover { font-weight: normal; background-color: #FF9900; } /*---------------------- Content ------------------------*/ #content { margin-right: 200px; padding: 20px 40px 0px 0px; background-color: #FFFFFF; line-height: 150%; } #content ul li { list-style-type: square; } #content a:hover { background-color: #FF9900; } .post { padding: 0px 10px 30px 0px; overflow: hidden; } .post-title { font-size: 24px; } .postmetadata { #color: #26393D; color: #40627C; font-size: 11px; font-weight:normal; margin-top: 0px; } .post-content { font-weight:normal; } .post-footer { background-color: #F1F2EB; font-weight:normal; font-style: italic; } .comments-template { font-weight:normal; padding: 0px 10px 0px 0px; } .comments-template .commentmetadata { } .comments-template h3 { } .comments-template .alt { background-color: #F1F2EB; } .comments-avatar { float: right; } .navigation { font-style: italic; } /*---------------------- Sidebar ------------------------*/ #sidebar { background-color: #FFFFFF; font-size: 0.9em; font-weight: normal; float: right; width: 234px; margin: 0; margin-right: 1px; } #sidebar li { list-style-type: none; } #sidebar a { color: #26393D; font-weight: normal; } #sidebar a:hover { background-color: #26393D; color: #FFFFFF; } .widget { background-color: #FFFFFF; } .widget h2 { background-color: #40627C; color: #FFFFFF; font-weight: bold; padding: 2px 5px 2px 5px; margin-bottom: 0px; } .widget ul { background-color: #FFFFFF; font-weight:normal; margin-top: 0px; padding: 5px 0px 5px 10px; } #calendar_wrap { background-color: #FFFFFF; padding-left: 25px; } /*---------------------- Footer ------------------------*/ #footer { clear: both; font-size: 11px; padding: 5px; margin-top: 15px; text-align: center; } #footer a:hover { color: #26393D; }