/* Theme Name: apelsin Description: Simply clever theme with two columns, left-sidebar, fixed-width and widget-ready. Compatible with Wordpress 2.8, valid XHTML & CSS. Author: Boris Perepelitsa Author URI: http://page-proof.ru Template: apelsin Version: 1.01 Tags: white, light, two-columns, left-sidebar, fixed-width, theme-options . Released under the GPL. . */ @import"reset.css"; /* Page ------------------------------------------------------------------------------------------------------------------------------*/ body { background:url('./images/shadow.jpg') repeat-x; } #page { width:1000px; position:relative;left:50%;margin-left:-500px; } h1 { font:2.8em "Trebuchet MS"; } h2 { font:1.8em "Trebuchet MS"; color:#000; } h3 { font:1.4em "Trebuchet MS"; } h4 { font:1.3em "Trebuchet MS"; } .image { float:left; border:1px solid #ccc; margin:8px 12px 4px 0; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } /* Header -----------------------------------------------------------------------------------------------------------*/ #header { width:1000px; height:85px; margin-top:26px; overflow:hidden; _height:1%; } /* Logo */ #logo { float:left; width:270px; } #logo h1 { line-height:0.9em; } #logo h1 a{ color:#269e9e; text-decoration:none; font-size:0.85em; } #logo h1 a:hover { border-bottom:1px dotted #269e9e; } #logo p strong{ font:1.1em "Trebuchet MS"; color:#269e9e; } /* Menu */ #menu { float:left; background:url('./images/menu.jpg') no-repeat; width:728px; height:43px; margin-top:6px; } #menu #main-menu { padding:9px 0 5px 4px; } #menu #main-menu li { display:inline; font:1.8em "Trebuchet MS"; padding:0 16px 0 16px; } #menu #main-menu li a { color:#fff; } .active a { color:#1c1c1c !important; text-decoration:none; } .current_page_item a { color:#1c1c1c !important; text-decoration:none; } /* sub-menu */ #sub-menu { width:650px; height:31px; position:relative; left:20px; background:#f1f1f1 url('./images/sub-menu-corner2.gif') no-repeat right top; } #sub-menu ul{ background:url('./images/sub-menu-corner.gif') no-repeat 0 0; height:31px; overflow:hidden; } #sub-menu ul li { display:inline; background:url('./images/dots.gif') no-repeat 0 8px; margin-left:-1px; position:relative;top:7px; padding:5px 16px 4px 16px; font: 1.1em "Trebuchet MS"; } #sub-menu ul li a { color:#000; } #wrap { } /* Wrapper -----------------------------------------------------------------------------------------------------------*/ #wrapper { overflow:hidden; _height:1%; } #content { float:right; text-align:left; width:730px; margin-top:20px; } /* Entry */ .entry { padding:0 48px 8px 0; margin:0 0 28px 0; border-bottom:1px dotted #ccc; } .entry h2 { padding-bottom:4px; } .entry h2 a{ color:#000; text-decoration:none; } .entry .text { font-size:1.2em; color:#5e5e5e; line-height:17px; } /* News */ #news { overflow:hidden; } .news-block { width:340px; padding-top:6px; float:left; margin-right:14px; } .news-block h3 a { font-weight:bold; color:#0e0e0e; } .news-block h3 span { font-size:11px; color:#5e5e5e; } .news-block .text { font-size:1.2em; color:#5e5e5e; line-height:15px; padding:2px 30px 0 0; } /* SideBar */ #sidebar { float:left; padding-left:24px; width:230px; font-size:1.2em; line-height:20px; } #sidebar h2 { font-size:1.6em; } .news-block img{ margin-right:26px; } .links, .widget_links { background:#fffeee; width:235px; margin-bottom:26px; position:relative;left:-24px; } .links h2, .widget_links h2 { padding-bottom:6px; position:relative;left:24px;top:20px; } .links ul, .widget_links ul { padding:20px 20px 28px 24px; } .links ul li, .widget_links ul li{ background:url('./images/dot.gif') no-repeat 0 8px; padding-left:12px; } .contacts , .widget{ margin-bottom:20px; } .contacts h2 , .widget h2{ padding-bottom:4px; } .contacts p, .widget p { line-height:16px; } #adds h2 { margin-bottom:8px; } #adds p { margin-bottom:14px; } .tags { padding:4px 0 6px 18px; background:url('./images/tag.gif') no-repeat 0 10px; line-height:1.6em; } /* Comment */ #comments { font-size:1.8em; padding-bottom:4px; } .commentlist { font-size:1.2em; } .url { font-style:normal !important; } .commentlist li { margin-bottom:16px; } .avatar { display:none; } .commentmetadata { color:#ccc; font-size:0.8em; } .commentmetadata { padding-bottom:6px; } .commentlist li { padding-bottom:6px; margin-bottom:12px; border-bottom:1px dotted #e2e2e2; } .commenttext { padding:6px 0 2px 0; } #comment-form { font-size:1.2em; padding:18px; } #respond { font-weight:bold; padding-bottom:6px; } #commentblock input, #commentblock textarea{ margin:3px 0 7px 0; border:1px dashed #c8e088; background:#faffee; color:#666; padding:2px 3px 2px 3px; } #submit { background:url('./images/submit.gif') no-repeat !important; width:120px; height:43px; padding:0; border:0 !important; margin:0; } .autoriz-pad { margin-bottom:3px; } #rss { position:absolute; float:right;top:1px; margin-left:620px; } #rss a { display:block; background:url('./images/rsscheese2_64.png') no-repeat; width:64px; height:64px; } #rss a span { display:none; } /* Footer */ #footer { background:#fffeee; height:48px; padding:0 24px 0 24px; font-size:1.2em; margin-top:20px; } #footer .by { width:245px; float:left; position:relative;top:16px; } #footer .copyright { float:left; position:relative;top:16px; }