/*   
Theme Name: A Several Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: several
Version: 1.0
Tags: Several
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../several/style.css');
@import url('../several/rtl.css');

#header-wrap, #wrap{
  width: 900px;
}

#splash-wrap{
  width: 900px;
}

#content-wrap{
  width: 900px;
}
#posts {
  width: 550px; /*-14*/
}
#sidebar{
  width: 294px;
}


#footer-wrap{
  width: 900px;
}




/* rtl overright*/

#sidebar { 
	margin-right: 5px;
}

#logo a{
  background: url(skin/logo.png) no-repeat 0% 0%;
}

h4{
  margin-top: 2px;
  margin-bottom: 2px;
}
