-
+ E91ACE23B737D7A39AAA2A77CA565D7379E3285AD90AB58E2A6F944C35C1A5F4744B5064159CBEA3CEFF15943F171564663023A6142F5DA7BF6DD8DEEFFD315A
mp-wp/wp-content/themes/default/style.css
(0 . 0)(1 . 705)
68288 /*
68289 Theme Name: WordPress Default
68290 Theme URI: http://wordpress.org/
68291 Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
68292 Version: 1.6
68293 Author: Michael Heilemann
68294 Author URI: http://binarybonsai.com/
68295 Tags: blue, custom header, fixed width, two columns, widgets
68296
68297 Kubrick v1.5
68298 http://binarybonsai.com/kubrick/
68299
68300 This theme was designed and built by Michael Heilemann,
68301 whose blog you will find at http://binarybonsai.com/
68302
68303 The CSS, XHTML and design is released under GPL:
68304 http://www.opensource.org/licenses/gpl-license.php
68305
68306 */
68307
68308
68309
68310 /* Begin Typography & Colors */
68311 body {
68312 font-size: 62.5%; /* Resets 1em to 10px */
68313 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
68314 background: #d5d6d7 url('images/kubrickbgcolor.jpg.svg');
68315 color: #333;
68316 text-align: center;
68317 }
68318
68319 #page {
68320 background-color: white;
68321 border: 1px solid #959596;
68322 text-align: left;
68323 }
68324
68325 #header {
68326 background: #73a0c5 url('images/kubrickheader.jpg.svg') no-repeat bottom center;
68327 }
68328
68329 #headerimg {
68330 margin: 7px 9px 0;
68331 height: 192px;
68332 width: 740px;
68333 }
68334
68335 #content {
68336 font-size: 1.2em
68337 }
68338
68339 .widecolumn .entry p {
68340 font-size: 1.05em;
68341 }
68342
68343 .narrowcolumn .entry, .widecolumn .entry {
68344 line-height: 1.4em;
68345 }
68346
68347 .widecolumn {
68348 line-height: 1.6em;
68349 }
68350
68351 .narrowcolumn .postmetadata {
68352 text-align: center;
68353 }
68354
68355 .thread-alt {
68356 background-color: #f8f8f8;
68357 }
68358 .thread-even {
68359 background-color: white;
68360 }
68361 .depth-1 {
68362 border: 1px solid #ddd;
68363 }
68364
68365 .even, .alt {
68366
68367 border-left: 1px solid #ddd;
68368 }
68369
68370 #footer {
68371 background: #eee url('images/kubrickfooter.jpg.svg') no-repeat top;
68372 border: none;
68373 }
68374
68375 small {
68376 font-family: Arial, Helvetica, Sans-Serif;
68377 font-size: 0.9em;
68378 line-height: 1.5em;
68379 }
68380
68381 h1, h2, h3 {
68382 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
68383 font-weight: bold;
68384 }
68385
68386 h1 {
68387 font-size: 4em;
68388 text-align: center;
68389 }
68390
68391 #headerimg .description {
68392 font-size: 1.2em;
68393 text-align: center;
68394 }
68395
68396 h2 {
68397 font-size: 1.6em;
68398 }
68399
68400 h2.pagetitle {
68401 font-size: 1.6em;
68402 }
68403
68404 #sidebar h2 {
68405 font-family: 'Lucida Grande', Verdana, Sans-Serif;
68406 font-size: 1.2em;
68407 }
68408
68409 h3 {
68410 font-size: 1.3em;
68411 }
68412
68413 h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
68414 text-decoration: none;
68415 color: white;
68416 }
68417
68418 h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
68419 color: #333;
68420 }
68421
68422 h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
68423 text-decoration: none;
68424 }
68425
68426 .entry p a:visited {
68427 color: #b85b5a;
68428 }
68429
68430 .commentlist li, #commentform input, #commentform textarea {
68431 font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
68432 }
68433 .commentlist li ul li {
68434 font-size: 1em;
68435 }
68436
68437 .commentlist li {
68438 font-weight: bold;
68439 }
68440
68441 .commentlist li .avatar {
68442 float: right;
68443 border: 1px solid #eee;
68444 padding: 2px;
68445 background: #fff;
68446 }
68447
68448 .commentlist cite, .commentlist cite a {
68449 font-weight: bold;
68450 font-style: normal;
68451 font-size: 1.1em;
68452 }
68453
68454 .commentlist p {
68455 font-weight: normal;
68456 line-height: 1.5em;
68457 text-transform: none;
68458 }
68459
68460 #commentform p {
68461 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
68462 }
68463
68464 .commentmetadata {
68465 font-weight: normal;
68466 }
68467
68468 #sidebar {
68469 font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
68470 }
68471
68472 small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
68473 color: #777;
68474 }
68475
68476 code {
68477 font: 1.1em 'Courier New', Courier, Fixed;
68478 }
68479
68480 acronym, abbr, span.caps
68481 {
68482 font-size: 0.9em;
68483 letter-spacing: .07em;
68484 }
68485
68486 a, h2 a:hover, h3 a:hover {
68487 color: #06c;
68488 text-decoration: none;
68489 }
68490
68491 a:hover {
68492 color: #147;
68493 text-decoration: underline;
68494 }
68495
68496 #wp-calendar #prev a, #wp-calendar #next a {
68497 font-size: 9pt;
68498 }
68499
68500 #wp-calendar a {
68501 text-decoration: none;
68502 }
68503
68504 #wp-calendar caption {
68505 font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
68506 text-align: center;
68507 }
68508
68509 #wp-calendar th {
68510 font-style: normal;
68511 text-transform: capitalize;
68512 }
68513 /* End Typography & Colors */
68514
68515
68516
68517 /* Begin Structure */
68518 body {
68519 margin: 0 0 20px 0;
68520 padding: 0;
68521 }
68522
68523 #page {
68524 background-color: white;
68525 margin: 20px auto;
68526 padding: 0;
68527 width: 760px;
68528 border: 1px solid #959596;
68529 }
68530
68531 #header {
68532 background-color: #73a0c5;
68533 margin: 0 0 0 1px;
68534 padding: 0;
68535 height: 200px;
68536 width: 758px;
68537 }
68538
68539 #headerimg {
68540 margin: 0;
68541 height: 200px;
68542 width: 100%;
68543 }
68544
68545 .narrowcolumn {
68546 float: left;
68547 padding: 0 0 20px 45px;
68548 margin: 0px 0 0;
68549 width: 450px;
68550 }
68551
68552 .widecolumn {
68553 padding: 10px 0 20px 0;
68554 margin: 5px 0 0 150px;
68555 width: 450px;
68556 }
68557
68558 .post {
68559 margin: 0 0 40px;
68560 text-align: justify;
68561 }
68562
68563 .post hr {
68564 display: block;
68565 }
68566
68567 .widecolumn .post {
68568 margin: 0;
68569 }
68570
68571 .narrowcolumn .postmetadata {
68572 padding-top: 5px;
68573 }
68574
68575 .widecolumn .postmetadata {
68576 margin: 30px 0;
68577 }
68578
68579 .widecolumn .smallattachment {
68580 text-align: center;
68581 float: left;
68582 width: 128px;
68583 margin: 5px 5px 5px 0px;
68584 }
68585
68586 .widecolumn .attachment {
68587 text-align: center;
68588 margin: 5px 0px;
68589 }
68590
68591 .postmetadata {
68592 clear: both;
68593 }
68594
68595 .clear {
68596 clear: both;
68597 }
68598
68599 #footer {
68600 padding: 0;
68601 margin: 0 auto;
68602 width: 760px;
68603 clear: both;
68604 }
68605
68606 #footer p {
68607 margin: 0;
68608 padding: 20px 0;
68609 text-align: center;
68610 }
68611 /* End Structure */
68612
68613
68614
68615 /* Begin Headers */
68616 h1 {
68617 padding-top: 70px;
68618 margin: 0;
68619 }
68620
68621 h2 {
68622 margin: 30px 0 0;
68623 }
68624
68625 h2.pagetitle {
68626 margin-top: 30px;
68627 text-align: center;
68628 }
68629
68630 #sidebar h2 {
68631 margin: 5px 0 0;
68632 padding: 0;
68633 }
68634
68635 h3 {
68636 padding: 0;
68637 margin: 30px 0 0;
68638 }
68639
68640 h3.comments {
68641 padding: 0;
68642 margin: 40px auto 20px ;
68643 }
68644 /* End Headers */
68645
68646
68647
68648 /* Begin Images */
68649 p img {
68650 padding: 0;
68651 max-width: 100%;
68652 }
68653
68654 /* Using 'class="alignright"' on an image will (who would've
68655 thought?!) align the image to the right. And using 'class="centered',
68656 will of course center the image. This is much better than using
68657 align="center", being much more futureproof (and valid) */
68658
68659 img.centered {
68660 display: block;
68661 margin-left: auto;
68662 margin-right: auto;
68663 }
68664
68665 img.alignright {
68666 padding: 4px;
68667 margin: 0 0 2px 7px;
68668 display: inline;
68669 }
68670
68671 img.alignleft {
68672 padding: 4px;
68673 margin: 0 7px 2px 0;
68674 display: inline;
68675 }
68676
68677 .alignright {
68678 float: right;
68679 }
68680
68681 .alignleft {
68682 float: left
68683 }
68684 /* End Images */
68685
68686
68687
68688 /* Begin Lists
68689
68690 Special stylized non-IE bullets
68691 Do not work in Internet Explorer, which merely default to normal bullets. */
68692
68693 html>body .entry ul {
68694 margin-left: 0px;
68695 padding: 0 0 0 30px;
68696 list-style: none;
68697 padding-left: 10px;
68698 text-indent: -10px;
68699 }
68700
68701 html>body .entry li {
68702 margin: 7px 0 8px 10px;
68703 }
68704
68705 .entry ul li:before, #sidebar ul ul li:before {
68706 content: "\00BB \0020";
68707 }
68708
68709 .entry ol {
68710 padding: 0 0 0 35px;
68711 margin: 0;
68712 }
68713
68714 .entry ol li {
68715 margin: 0;
68716 padding: 0;
68717 }
68718
68719 .postmetadata ul, .postmetadata li {
68720 display: inline;
68721 list-style-type: none;
68722 list-style-image: none;
68723 }
68724
68725 #sidebar ul, #sidebar ul ol {
68726 margin: 0;
68727 padding: 0;
68728 }
68729
68730 #sidebar ul li {
68731 list-style-type: none;
68732 list-style-image: none;
68733 margin-bottom: 15px;
68734 }
68735
68736 #sidebar ul p, #sidebar ul select {
68737 margin: 5px 0 8px;
68738 }
68739
68740 #sidebar ul ul, #sidebar ul ol {
68741 margin: 5px 0 0 10px;
68742 }
68743
68744 #sidebar ul ul ul, #sidebar ul ol {
68745 margin: 0 0 0 10px;
68746 }
68747
68748 ol li, #sidebar ul ol li {
68749 list-style: decimal outside;
68750 }
68751
68752 #sidebar ul ul li, #sidebar ul ol li {
68753 margin: 3px 0 0;
68754 padding: 0;
68755 }
68756 /* End Entry Lists */
68757
68758
68759
68760 /* Begin Form Elements */
68761 #searchform {
68762 margin: 10px auto;
68763 padding: 5px 3px;
68764 text-align: center;
68765 }
68766
68767 #sidebar #searchform #s {
68768 width: 108px;
68769 padding: 2px;
68770 }
68771
68772 #sidebar #searchsubmit {
68773 padding: 1px;
68774 }
68775
68776 .entry form { /* This is mainly for password protected posts, makes them look better. */
68777 text-align:center;
68778 }
68779
68780 select {
68781 width: 130px;
68782 }
68783
68784 #commentform input {
68785 width: 170px;
68786 padding: 2px;
68787 margin: 5px 5px 1px 0;
68788 }
68789
68790 #commentform {
68791 margin: 5px 10px 0 0;
68792 }
68793 #commentform textarea {
68794 width: 100%;
68795 padding: 2px;
68796 }
68797 #respond:after {
68798 content: ".";
68799 display: block;
68800 height: 0;
68801 clear: both;
68802 visibility: hidden;
68803 }
68804 #commentform #submit {
68805 margin: 0 0 5px auto;
68806 float: right;
68807 }
68808 /* End Form Elements */
68809
68810
68811
68812 /* Begin Comments*/
68813 .alt {
68814 margin: 0;
68815 padding: 10px;
68816 }
68817
68818 .commentlist {
68819 padding: 0;
68820 text-align: justify;
68821 }
68822
68823 .commentlist li {
68824 margin: 15px 0 10px;
68825 padding: 5px 5px 10px 10px;
68826 list-style: none;
68827
68828 }
68829 .commentlist li ul li {
68830 margin-right: -5px;
68831 margin-left: 10px;
68832 }
68833
68834 .commentlist p {
68835 margin: 10px 5px 10px 0;
68836 }
68837 .children { padding: 0; }
68838
68839 #commentform p {
68840 margin: 5px 0;
68841 }
68842
68843 .nocomments {
68844 text-align: center;
68845 margin: 0;
68846 padding: 0;
68847 }
68848
68849 .commentmetadata {
68850 margin: 0;
68851 display: block;
68852 }
68853 /* End Comments */
68854
68855
68856
68857 /* Begin Sidebar */
68858 #sidebar
68859 {
68860 padding: 20px 0 10px 0;
68861 margin-left: 545px;
68862 width: 190px;
68863 }
68864
68865 #sidebar form {
68866 margin: 0;
68867 }
68868 /* End Sidebar */
68869
68870
68871
68872 /* Begin Calendar */
68873 #wp-calendar {
68874 empty-cells: show;
68875 margin: 10px auto 0;
68876 width: 155px;
68877 }
68878
68879 #wp-calendar #next a {
68880 padding-right: 10px;
68881 text-align: right;
68882 }
68883
68884 #wp-calendar #prev a {
68885 padding-left: 10px;
68886 text-align: left;
68887 }
68888
68889 #wp-calendar a {
68890 display: block;
68891 }
68892
68893 #wp-calendar caption {
68894 text-align: center;
68895 width: 100%;
68896 }
68897
68898 #wp-calendar td {
68899 padding: 3px 0;
68900 text-align: center;
68901 }
68902
68903 #wp-calendar td.pad:hover { /* Doesn't work in IE */
68904 background-color: #fff; }
68905 /* End Calendar */
68906
68907
68908
68909 /* Begin Various Tags & Classes */
68910 acronym, abbr, span.caps {
68911 cursor: help;
68912 }
68913
68914 acronym, abbr {
68915 border-bottom: 1px dashed #999;
68916 }
68917
68918 blockquote {
68919 margin: 15px 30px 0 10px;
68920 padding-left: 20px;
68921 border-left: 5px solid #ddd;
68922 }
68923
68924 blockquote cite {
68925 margin: 5px 0 0;
68926 display: block;
68927 }
68928
68929 .center {
68930 text-align: center;
68931 }
68932
68933 .hidden {
68934 display: none;
68935 }
68936
68937 hr {
68938 display: none;
68939 }
68940
68941 a img {
68942 border: none;
68943 }
68944
68945 .navigation {
68946 display: block;
68947 text-align: center;
68948 margin-top: 10px;
68949 margin-bottom: 60px;
68950 }
68951 /* End Various Tags & Classes*/
68952
68953
68954
68955 /* Captions */
68956 .aligncenter,
68957 div.aligncenter {
68958 display: block;
68959 margin-left: auto;
68960 margin-right: auto;
68961 }
68962
68963 .wp-caption {
68964 border: 1px solid #ddd;
68965 text-align: center;
68966 background-color: #f3f3f3;
68967 padding-top: 4px;
68968 margin: 10px;
68969 -moz-border-radius: 3px;
68970 -khtml-border-radius: 3px;
68971 -webkit-border-radius: 3px;
68972 border-radius: 3px;
68973 }
68974
68975 .wp-caption img {
68976 margin: 0;
68977 padding: 0;
68978 border: 0 none;
68979 }
68980
68981 .wp-caption p.wp-caption-text {
68982 font-size: 11px;
68983 line-height: 17px;
68984 padding: 0 4px 5px;
68985 margin: 0;
68986 }
68987 /* End captions */
68988
68989
68990 /* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
68991 It won't be a stylish marriage, I can't afford a carriage.
68992 But you'll look sweet upon the seat of a bicycle built for two." */