/*

Theme Name: Blix *Child Theme*

Theme URI: http://blog.knit2temptations.com/html/wp-content/themes/

Description: WordPress Child Theme

Author: Trusty and Company TT

Author URI: http://trustyandcompany.com/

Template: blix

Version: WP 2.8.5

*/

 

@import url(../blix/style.css);

@import url(../blix/layout.css);

@import url(../blix/spring_flavour.css);



/* These image alignment classes are defined in layout.css imported above. */

.alignleft {}

.alignright {}

.aligncenter {}



/* Make all custom CSS changes BELOW this line------------------------------------*/



body {
background-color:#92cdbf;
font-family:"Palatino","Georgia",serif;
font-size:80%;}

#header {background-image:url(images/confessionsBlogHDR.gif);}

#header {height:200px;}

#header h1, #header h3 {display:none;}

#subcontent h2 {

  color:white;

  background:#1ba6b2 url(images/spring_flavour/corner_top_left.gif) top left no-repeat;

}


#container { width:800px;}

#navigation {background-color:#92cdbf;}

#navigation form {background-color:#92cdbf;}

#navigation li {background-color:#1ba6b2;}

#content {width:540px;}

#navigation #searchbutton {background-color:#efbdaf;}

#container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(../images/spring_flavour/container_bg.gif) repeat-y scroll 400px 0;
}

a {color:#1ba6b2;}

a:hover {color:#92cdbf;}


h1, h1 a,

h2, h2 a,

h3 a,

h4 a

  {color:#1ba6b2;}

.cat-item {color: #55555;}