http://www.kingcosmonaut.de/blix/preview/wp-content/themes/Blix/layout.css
/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
margin:0;
padding:0;
}

.low {
display:none;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
line-height:1.6em;
text-align:center;
margin:0;
padding:15px 0;
}

h1 {
font-size:30px;
}

#content h2 {
font-family:Georgia, serif;
font-size:1.6em;
font-weight:normal;
margin:0 0 18px;
}

#content h3 {
font-size:1em;
margin:0 0 18px;
}

#content h4 {
font-size:1em;
margin:0;
}

#content.archive h2 {
margin:0 0 26px;
}

#content.archive h3 {
font-family:Georgia, serif;
font-size:1.3em;
font-weight:normal;
margin:0 0 10px;
}

#content.archive h4 {
font-size:1em;
margin:0 0 18px;
}

#content.archive h5 {
font-size:1em;
margin:0;
}

a {
text-decoration:none;
color:#6C8C37;
}

a img {
border:none;
}

p {
margin:0;
padding:0 0 18px;
}

ul {
margin:0 0 0 1.4em;
padding:0 0 18px;
}

ul ul {
padding:0;
}

blockquote {
font-style:italic;
margin:0;
padding:0 18px;
}

pre {
overflow:auto;
margin:0 0 18px;
padding:4px;
}

pre,code,kbr {
font-family:Courier, Monaco, monospace;
}

code,kbr {
padding:0 2px;
}

abbr,acronym {
font-size:.9em;
letter-spacing:1px;
}

img.left {
float:left;
margin:0 12px 0 0;
}

img.right {
float:right;
margin:0 0 0 12px;
}

img.center {
display:block;
margin:0 auto;
}

#container {
width:690px;
border-top:30px solid;
text-align:left;
background:white url('images/container_bg.gif') 500px 0 repeat-y;
border-color:white;
margin:0 auto;
padding:0 30px;
}

#header {
height:115px;
background-color:#F0F9F9;
background-image:url('http://morelandclimategroup.files.wordpress.com/2009/07/cropped-cam_customerh2.jpg');
padding:0 0 0 18px;
}

#header h1 {
display:none;
padding-top:50px;
}

#navigation {
height:2.7em;
line-height:2.7em;
background-color:#7a9c1a;
}

#navigation ul {
margin:0;
padding:0;
}

#navigation li {
float:left;
list-style-type:none;
border-right:1px solid;
border-color:white;
margin:0;
padding:0;
}

#navigation li a {
display:block;
font-size:.8em;
text-transform:uppercase;
letter-spacing:1px;
padding:0 10px;
}

* html #navigation a {
width:1%;
}

#navigation form {
float:right;
height:100%;
width:189px;
border-left:1px solid;
line-height:0;
background:#7a9c1a url('images/corner_bottom_right.gif') bottom right no-repeat;
border-color:white;
padding:0 15px;
}

#navigation form fieldset {
margin-top:8px;
border:0 solid;
}

* html #navigation form fieldset {
margin-top:7px;
}

#navigation #s {
height:1.5em;
width:140px;
border:1px solid;
font-size:.8em;
vertical-align:middle;
border-color:#FFF9EA;
margin:0 5px 0 0;
padding:0;
}

#navigation #searchbutton {
height:2em;
width:auto;
border:1px solid;
font-size:.7em;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
color:white;
background-color:#7a9c1a;
padding:0 1px;
}

#content {
float:left;
width:455px;
padding-top:32px;
}

.singlecol #content {
float:none;
width:550px;
margin:0 70px;
}

.entry {
margin:0 0 40px;
}

.entry .info {
margin-top:-3px;
border-top:1px solid;
border-bottom:1px solid;
font-size:.9em;
background-color:#FAFAFA;
border-color:#F3F4F4;
padding:3px;
}

.entry.single .info {
margin:0 0 22px;
}

.entry .info a {
margin-right:6px;
padding-right:10px;
border-right:1px solid;
border-color:#949494;
}

.entry .info em {
font-style:normal;
background:url('images/post.gif') center left no-repeat;
padding:0 8px 0 15px;
}

.entry #filedunder {
clear:both;
font-size:.9em;
border-top:1px solid;
border-color:#F3F4F4;
padding:3px 0 0;
}

.minientry {
border-top:1px dotted;
border-bottom:1px dotted;
border-color:#D9D9D9;
margin:0 0 35px;
padding:10px 0;
}

.minientry p {
padding:0;
}

.minientry .commentlink {
margin-left:3px;
padding-right:7px;
border-right:1px solid;
font-size:.9em;
}

.minientry .permalink {
margin-left:3px;
font-size:.9em;
font-style:normal;
background:url('images/post.gif') center left no-repeat;
padding:0 8px 0 15px;
}

#comments h2 {
margin-bottom:24px;
}

#comments h2 a {
margin-left:2px;
padding-left:6px;
border-left:1px solid;
font-family:Arial,Helvetica,sans-serif;
font-size:.55em;
color:#6C8C37;
}

#comments ul {
margin:0 0 0 20px;
}

#comments li {
margin-bottom:18px;
}

#comments li p {
padding:0 0 10px;
}

#comments .header {
position:relative;
min-height:19px;
background-color:#EDF3DE;
margin:0 0 10px;
padding:3px 6px;
}

* html #comments .header {
height:19px;
}

#comments .header strong {
font-family:Georgia,sans-serif;
}

#comments .header .gravatar {
position:absolute;
top:1px;
right:1px;
}

form {
padding:6px 0;
}

#commentform,#contactform {
margin-bottom:18px;
}

form fieldset {
border:0 solid;
}

form p {
border-bottom:1px solid;
border-color:white;
padding:6px 0;
}

form label {
display:block;
float:left;
width:60px;
color:#6C8C37;
}

#commentform label {
margin:0 15px;
}

#contactform label {
margin:0 15px 0 0;
}

form em {
margin-left:5px;
font-size:.9em;
font-style:normal;
color:#C8C8B4;
}

form input,form textarea {
width:200px;
border:1px solid;
font-family:Arial,Helvetica,sans-serif;
font-size:.9em;
border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
padding:3px;
}

form textarea {
overflow:auto;
}

#commentform input {
width:200px;
}

#commentform textarea {
width:325px;
}

#contactform textarea,#contactform #bx_subject {
width:465px;
}

* html #commentform textarea {
width:320px;
}

* html #contactform textarea,* html #contactform #bx_subject {
width:445px;
}

form .button {
width:90px!important;
border-bottom:1px solid;
font-weight:bold;
background-color:#F0F0F0;
border-color:white #DCDCDC #DCDCDC white;
}

#commentform .button {
margin-left:90px;
}

#contactform .button {
margin-left:75px;
}

form .hiddenfield {
display:none;
}

form .info {
padding-left:90px;
}

.archive .postspermonth {
list-style:none;
color:#A0A0A0;
margin:0;
}

#entrynavigation a {
margin:0 15px 0 0;
}

#subcontent {
float:right;
width:205px;
font-size:.9em;
line-height:1.5em;
background:url('images/subcontent_bg.gif') top left no-repeat;
padding:15px 0 0 15px;
}

* html #subcontent {
padding-top:32px;
}

#subcontent ul,#subcontent p {
margin:0 10px;
}

#subcontent h2 {
font-family:Georgia,serif;
font-size:1em;
line-height:1em;
color:white;
background:#7a9c1a url('images/corner_top_left.gif') top left no-repeat;
margin:18px 0 10px;
}

#subcontent h2 em {
display:block;
font-style:normal;
background:url('images/corner_bottom_right.gif') bottom right no-repeat;
padding:5px 10px;
}

#subcontent ul li {
padding-bottom:2px;
border-bottom:1px solid;
border-bottom-color:#F0F0F0;
margin:2px 0 2px 18px;
}

#subcontent li a {
display:block;
height:1%;
padding:1px 0;
}

#subcontent .sidenotes li a {
display:inline;
}

#subcontent ul.categories li ul {
margin:0;
}

#subcontent h2 a {
color:#fff;
}

#subcontent ul.categories li li {
border-bottom:none;
list-style-image:url('images/sub_categories_yellow.gif');
margin:0;
padding:0 0 3px;
}

#subcontent ul.categories li ul ul {
margin:0 0 0 16px;
}

#wp-calendar {
display:inline-table;
border-collapse:collapse;
width:185px;
text-align:center;
color:#A0A0A0;
margin:0 10px;
}

#subcontent table caption {
padding-bottom:5px;
border-bottom:1px solid;
letter-spacing:.1em;
border-bottom-color:#F3F4F4;
margin:-5px 10px 0;
}

#subcontent table thead tr {
border-bottom:1px solid;
border-bottom-color:#F3F4F4;
color:#414141;
}

#subcontent table th {
border-bottom:1px solid;
border-bottom-color:#F3F4F4;
}

#subcontent table td {
width:200px;
font-size:.9em;
padding:1px;
}

#subcontent table td#today {
border:1px solid;
font-size:1em;
font-weight:bold;
color:#414141;
border-color:#F3F4F4;
padding:0;
}

#subcontent table td a {
display:block;
border-bottom:1px solid;
font-weight:bold;
font-size:1.15em;
border-bottom-color:#A3C159;
background-color:#EDF3DE;
}

#subcontent table tfoot {
border-top:1px solid;
border-top-color:#F3F4F4;
}

#subcontent table tfoot a {
border:none;
font-weight:bold;
background:none;
}

#subcontent table tfoot #prev a {
text-align:left;
}

#subcontent table tfoot #next a {
text-align:right;
}

#footer {
clear:both;
font-size:.9em;
color:#A0A0A0;
background:white url('images/footer_bg.gif') 470px 0 no-repeat;
padding:40px 0 15px;
}

.singlecol #footer {
background-image:none;
padding:25px 0 15px;
}

#footer p {
border-top:6px solid;
border-top-color:#E9F7F6;
padding:12px 0 18px;
}

#footer strong {
font-weight:normal;
color:#009193;
}

.singlecol #footer p {
padding:12px 70px 18px;
}

http://www.kingcosmonaut.de/blix/preview/wp-content/themes/Blix/spring_flavour.css
/* body
--------------------------------------------------*/
body {
color:#414141;
background:#EDE8E2;
}

h1,h1 a,h2,h2 a,h3 a,h4 a {
color:#009193;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover {
color:#1BA6B2;
}

a:hover {
color:#009193;
}

a.commentlink {
padding-left:16px;
background:url('images/comments.gif') center left no-repeat;
}

a.more {
padding-right:10px;
background:url('images/more.gif') center right no-repeat;
}

pre,code {
background-color:#F8FAF2;
}

kbr {
color:#009193;
}

#container.singlecol {
background-image:none;
}

#navigation a {
color:white;
}

#navigation .selected,#navigation a:hover {
background-color:#1BA6B2;
}

.entry a.more {
padding-left:12px;
background:url('images/more.gif') center left no-repeat;
}

#comments li.comment {
list-style-image:url('images/comments.gif');
}

#comments li.trackback,#comments li.pingback {
list-style-image:url('images/pingtrackback.gif');
}

#commentform {
background-color:#EDF3DE;
}

#comments .header.alt {
background-color:#E9F7F6;
}

form input {
color:#414141;
}

#subcontent li a:hover {
background-color:#FFFBF0;
}

#subcontent ul.categories li,#subcontent ul.months li {
list-style-image:url('images/categories_yellow.gif');
}

#subcontent ul.links li {
list-style-image:url('images/links_yellow.gif');
}

#subcontent ul.feeds li {
list-style-image:url('images/feeds_yellow.gif');
}

#subcontent ul.posts li {
list-style-image:url('images/post_yellow.gif');
}

#footer a {
color:#A0A0A0;
}

#footer a:hover {
color:#414141;
}