#WLSearchBoxDiv .searchBox{
  width: 90% !important ;
}


img {
  margin: 0 0 0 0 !important;
}

#header {
 /*background-position: 15px;*/
 /*border-bottom: medium double #cf3408;*/
 font-size: 1.1em;
 background-image: url('http://blogs.msdn.com/photos/raffael/images/9789209/original.aspx');
 background-repeat: no-repeat;
 background-color: #cf3408;
 margin-bottom: 20px;
 /*padding: 20px;*/
 /*margin: auto;*/
  border: none;
  text-align: left;
}

.headermaintitle {
  position: relative;
  left: 250px;
}

#title P {
  position: relative;
  left: 290px;
  color: navy;
  font-style: italic;
  font-size: 1.7em;
  text-transform: none;
  text-align: left;
}


#header H1 {
  padding-bottom: 0.3em;
/*  padding-top: 1em;*/
}


#title a:hover {
  color: silver;
}

.contentwrapper {
  padding-right: 20px;
}

/*.mainsidebar {
	overflow: hidden;
	margin: 10px auto;
}*/	

#content{
  margin: 0; /*auto;*/
  width: auto;
  overflow: hidden;
}

#sidebar-a{
  /*background-color: #ffc300;*/
  /*background-color: #6dcc28;*/ 
  width: 30%;
  /*width: 340px; da qualche parte si frega 10px...*/
  overflow: hidden;
  /*background-image: url('http://blogs.msdn.com/photos/raffael/images/9775341/original.aspx');*/
  /*background-repeat: repeat-y;*/
  background-size: 100%; /*CSS3 stretching image*/
  /*border-top: #666 1px solid;*/
  /*border: #666 1px solid;*/
  /*text-color: white;
  font-color: white;*/
}

#sidebar-a UL {
  width: auto;
}

#sidebar-a h3 {
  /*color: #268912;
  border-bottom-color: #268912;/*
  color: white;
  border-bottom-color: white;

}

.posthead {
  padding-right: 20px;
}

.posthead h2 {
  font-color: white;
  color: navy;
}

.postfoot {
  background-color: #e5f0fc;
  border-top: none;
  border-bottom: medium double #BDDEFD;
  padding-left: 10px;
  clear: both;
  margin-bottom: 60px;
}


#news {
  margin: 0px;
}

#TagSideBar {
  margin: 0px;
}

#SearchSideBar {
  margin: 0px;
}

#TasksSideBar {
  margin: 0px;
}

#ArchiveSideBar {
  margin: 0px;
}

#news a:hover {
   color: #cf3408 !important;
}

