/*  
Theme Name: Baking Grace
Theme URI: http://www.prelovac.com/vladimir/wordpress-themes/
Description: Baking Grace is a child theme of Amazing Grace, customized for The Yeast I Could Do
Version: 1.0
Tags: fixed width, widgets, valid CSS, valid XHTML, SEO, SEO friendly, adsense, custom header, three columns, clean,  right sidebar, blue,white, photoblogging, widget ready, simple, gravatars
Author: Vladimir Prelovac
Author URI: http://www.prelovac.com/vladimir/
Template: amazing-grace


The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* Get plugins CSS */
@import url('../amazing-grace/style.css');


/*************************************
 +Containers
 *************************************/

#storecontent
{
  font-size:1.1em;
  float:left;
  width:1000px;
  padding:0 0 0 1em;
}

#sidebar-left
{
  margin-right: 2px!important;
}

img.aligncenter, .aligncenter
{
  display: block;
  margin-left:auto!important;
  margin-right:auto!important;
}

img.alignleft { padding: 0px!important;}

.entry img {border: 3px #DDD solid;}

.wp-caption {
background-color: #DDD!important;
margin: 2px;
}

.aligncenter {display: block;}


#sidebar ul ul
{
	margin:0!important;
}


