/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.alignleft{float:left;margin:10px 15px 10px 0;}
.alignright{float:right;margin:10px 0 10px 15px;}

.alignright_b{float:right;margin:0px 90px 0px 0px;}

#right_side {
  float: right;
  margin:10px 15px 10px 0;  
  width:700px; 
  border:0px dashed #cccccc;
}

#left_side {
  margin:10px 15px 10px 0;
  float: left;
  width:170px;
  border:0px dashed #cccccc;
}

#bottom {
  margin:10px 15px 10px 0;
  float: right;
  width:870px;
  border:0px dashed #cccccc;
}

#img{border:0px solid #333;padding:0px;}

.entry img{border:1px solid #333;padding:5px;}

#smoothiecard img {
  margin-bottom:0px;
  margin-left:0;
  margin-right:0;
  margin-top:15px;
}

