/*
Theme Name: Twenty Eleven Child theme of twentyeleven
Theme URI: 
Description: Child theme of twentyeleven theme for the Twenty Eleven theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentyeleven
Version: 2.8
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 09 Aug 2018 15:09:54 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/* this should work with #primary in place of #main
 * but it doesn't ??? */
.home #secondary, .home #main {
	display:table-cell;
}

#secondary {
	margin:24px 0 0 0;
	float:left;
	width:165px;
}

.archive #secondary {
	float:left;
	width:165px;
}

.archive #primary {
	float:right;
}

.home #content {
	position:relative;
	top:0px;
	left:-148px;
	width:580px;
}



#innercontent {
  line-height:2.0em;
  text-align:justify;
}

#innercontent p {
  margin-top:0;
  margin-bottom:2em;
}

/* Specify class="shadowauto" for any container you want shadowed. */
.shadowauto {
  position:relative;
  border:1px solid #000;
  background-color:white;
  z-index:1;
}

