/*
	"Inspired by Blix" Template for Textpattern
	Blix was created by Sebastian Schmieg (http://www.kingcosmonaut.de/)
	Converted to Textpattern by Sivert (http://sivni.com)
	Icons by Kevin Potts (www.graphicpush.com/icons)
	
	Licenced under GPL. http://www.gnu.org/licenses/gpl.txt
	
	
	None of us are responsible for your anything, say like support. 
	Be cool :)
	
	v. 1.1 - 16. May 2005 - Fix for Firefox Shifting
	v. 1.0 - 10. May 2005
	
	You may delete this comment
*/

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

body {
	margin:0;
	padding:15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:1.6em;
	text-align:center;
	color:#414141;  
	background:#BBDFDF; /*#EDE8E2*/
}

a {
	color:#6C8C37;
}

a:hover {
	color:#009193;
}

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;
}

h1 {font-size:30px;}

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

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

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

a {
	text-decoration:none;
}

a img {
	border:none;
}

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

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

ul ul {
	padding:0;
}

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

pre, code {
	font-family:Courier, Monaco, monospace;
	background-color:#F8FAF2;
}


#container
{
	width:895px;  
	margin:0 auto;
	padding:30px 30px 0 30px;
	text-align:left;
	padding-top:0;
	border-top:30px solid white;
	background:white url(../images/blix_container_bg3.gif) 210px 250px repeat-y;
	
}

#head {
	height:115px;
	padding:0 0 0 18px;
	background-color:#F0F9F9;
	background-image:url(../images/blix_header_bg2.jpg);
}

#head h1 {
	/*display:none; This will hide the text in your header */
	padding-top:40px;
}

#head h2 {
	/*display:none; This will hide the text in your header */
	padding-top:15px;
}


/* navigation
--------------------------------------------------*/
#navigation {
	background-color:#A3C159;
	height:2.7em;
	line-height:2.7em;
}

#navigation a {
	color:white;
}

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

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

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

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

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

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

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

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

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

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

#center
{
	float:left;
	width:497px;
	/*margin-left: 180px*/
                padding-top:17px;
	padding-right:25px;
	padding-left:25px;
	background: url(../images/blix_subcontent_bg3a.gif) 6px 0px no-repeat;
}

#center p img {
                float:right;
                margin-left: 2px;
}


#center .info img {
                float:none;
}

#center .cntr img {
                float:none;
                text-align:center;
}


#center pre {
              font-size:2.0em;
              font-style:bold;
              text-align:center;
              color:#6C8C37;
}


.entry {
	margin:0 0 40px 0;
	
}

.entry .info {
	position:relative;
	margin-top:-3px;
	padding:3px;
	border-top:1px solid;
	border-bottom:1px solid;
	font-size:0.80em;
                line-height: 1.2em;
	border-color:#F3F4F4;
	background-color:#FAFAFA;
}

.entry .info a {
	border-color:#949494;
}




#left
{
	float: left;
	width:165px;
	/*clear: left;*/
	padding: 0;
               	margin-right: 9px;
	font-size:0.80em;
	line-height:1.5em;
}


#left .cntr 
{
	text-align:center;
}

#right .cntr 
{
	text-align:center;
}


#right
{
	float: right;
	/*clear: left;*/
	width:165px;
	padding: 0;
	font-size:0.80em;
	line-height:1.5em;
}

#right iframe
{
                margin-top: 0px;
}

#right h3 {
	margin:18px 0 10px 0;
	font-family:Georgia,serif;
	font-size:1em;
	font-weight:bold;
	line-height:0.9em;
	color:white;
	background:#A3C159 url(../images/blix_corner_top_left.gif) top left no-repeat;
}

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

#right p {
	padding:0 10px 0 10px;
}

#right ul.categories li {
	list-style-image:url(../images/blix_categories_yellow.gif);
                color:#6C8C37;
}

#right ul.categories li a {
	display: inline;
}

#right ul.links li {
	list-style-image:url(../images/blix_links_yellow.gif);
}

#right ul.feeds li {
	list-style-image:url(../images/blix_feeds_yellow.gif);
}

#right ul.posts li {
	list-style-image:url(../images/blix_post_yellow.gif);
}

/*#right ul.categories li li {
	list-style-image:url(http://www.shapingthoughts.com/images/spring_flavour/sub_categories_yellow.gif);
}*/

#right ul li {
	margin:2px 0 2px 12px;
	padding-bottom:2px;
	border-bottom:1px solid;
}

#right li a {
	display:block;
	padding:1px 0;
	height:1%; /* IE WIN */
}

#right ul li {
	border-bottom-color:#F0F0F0;
}

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



#left h3 {
	margin:18px 0 10px 0;
	font-family:Georgia,serif;
	font-size:1em;
	font-weight:bold;
	line-height:0.9em;
	color:white;
	background:#A3C159 url(../images/blix_corner_top_left.gif) top left no-repeat;
}

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

#left p {
	padding:0 10px 0 10px;
}

#left ul.categories li {
	list-style-image:url(../images/blix_categories_yellow.gif);
}

#left ul.links li {
	list-style-image:url(../images/blix_links_yellow.gif);
}

#left ul.feeds li {
	list-style-image:url(../images/blix_feeds_yellow.gif);
}

#left ul.posts li {
	list-style-image:url(../images/blix_post_yellow.gif);
}

/*#right ul.categories li li {
	list-style-image:url(http://www.shapingthoughts.com/images/spring_flavour/sub_categories_yellow.gif);
}*/

#left ul li {
	margin:2px 0 2px 12px;
	padding-bottom:2px;
	border-bottom:1px solid;
}

#left li a {
	display:block;
	padding:1px 0;
	height:1%; /* IE WIN */
}

#left ul li {
	border-bottom-color:#F0F0F0;
}

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




#foot
{
	clear:both;
	padding:25px 0 30px 0;
	font-size:0.9em;
	background:white url(../images/blix_footer_bg3.gif) 180px 0px no-repeat;
                width:100%; /* forces IE6 to not halve the padding-top (haslayout hack)*/ 	
}

.foottext
{     
                font-style: italic;
                background-color:#F1F9FB;  
                padding: 0px 15px 0px 15px; 
                background: url(../images/blix_footer_bg2.jpg) 0px 0px no-repeat;
}

textarea.txpCommentInputMessage 
{
                height: 200px;
                width: 375px;
}

.imgabout
{
              display: block;  /*makes it work!*/
              margin-top: 18px;
              margin-left: auto;
              margin-right: auto;
              margin-bottom: 0px;

}

.blogrollmain 
{
              font-style: italic;
}


.rssMenu
 {
	list-style-image:url(../images/blix_categories_yellow.gif);
}

.textbox
{
                border:1px solid;
                padding-left: 5px;
                padding-bottom: 0px;
                font-size:80%;
                font-style: italic;
   	       background:#D3EBED; 
                border-color:#C8CCCC;
}

.opval {
                background-color:#fffbf0;
                padding:0;
}


.delicious-banner a {
                font-size:60%;
}

#entry hr {
	color:#009193;
}