body {
    background: rgb(243,245,253);
}

#page {
  margin: 5px auto 10px auto;
  width: 960px;
  border-top: none;
}
#page2 {
}

#header {
  background: rgb(243,245,253) url("images/top-bg.jpg") no-repeat left top;
	height: 160px;
	border-top: none;
	border-bottom: none;
}
#header2 {
	position: relative; 
	width: 960px;
	margin: 0;
	padding: 0;
}

#header #blogname a {
}
#blogname {
  display: none;
}
#tagline {
  display: none;
}

#logo {
  top:  10px; left: 10px; width: 260px; height: 140px;
  border: 0px solid red; 
  background: none;
}

#hbar {
 	color: rgb(102,102,102);
 	background: rgb(204,214,224);
 	border-top: 3px solid rgb(245,126,0);
 	border-bottom: 1px solid rgb(153,153,153);
}
#hbar2 {
  padding: 3px 11px; 
 	width: auto;
	margin: 0;
	text-align: left;
}
#wrapper {
  background-image: none;
  border: none;
}
#wrapper2 {
	/* columns 195+195px|195+160px -> bg-right: 431px|396px  */
	padding-top: 15px;	
	width: auto;
	margin: 0;
  border-left: 1px solid rgb(214,214,214);
  border-right: 1px solid rgb(214,214,214);
  background: rgb(255,255,255) url("images/bg-396px.png") repeat-y right top; 
}

#sidebar {
	width: 396px;  /* 431px|396px*/
	border: none;
}
#columncap {
}
#column1 {
	width: 170px;
}
#column12 {
}
#column2 {
	width: 216px; /* 216px|181px */
}
#column22 {
}
#content {
	width: 560px; /* 525px|560px */	

}
#content2 {
  padding: 10px 13px 10px 11px;
}

#footer {
  background: rgb(51,51,51);
	clear: both;
	border: 1px solid rgb(51,51,51);
	border: 0px solid rgb(153,153,153);
}
#footer2 {
	padding: 10px 10px 10px 10px;
	text-align: left;
	width: auto;
	margin: 0;
	border: 0px solid rgb(153,153,153);
}
#footer p {
}
#footer .copyright , #footer .poweredby {
}

h1 {
  color: rgb(153,153,179);
}

#sidebar h4 {
  color: rgb(232,112,0);
  border-color: rgb(232,112,0);
  font-size: 1.30em;
}
#sidebar h3 {
}
#sidebar #tag_cloud {
}
#sidebar #tag_cloud h4 {
}

#sidebar #search input {
	width: 25%;
}
#sidebar #search input#s {
	width: 72%;
}

	
.byline, .folksonomy {
}

.commentlist .alt {
}
.commentlist .authorcomment {
}

.navigation {
}


a:link {
}
.title h1 a:link,
.title h2 a:link,
a:link {
}

a:visited {
}
.title h1 a:visited,
.title h2 a:visited,
a:visited {
}

a:hover {
}
.title h1 a:hover,
.title h2 a:hover,
a:hover {
}

a:focus, a:active {
} 
.title h1 a:focus,
.title h2 a:focus,
.title h1 a:active,
.title h2 a:active,
a:focus, a:active {
} 
#footer a:link    {  color: rgb(153,191,240); }
#footer a:visited {  color: rgb(153,191,240); }
#footer a:hover   {  color: rgb(255,102,102); }
#footer a:active  {  color: rgb(255,204,102); }
#footer a:focus   {  color: rgb(255,204,102); }
