/*  
Theme Name: Glued Ideas - Subtle
Theme URI: http://blog.gluedideas.com
Description: Multi-author blog template with subtle gradients.
Author: Christopher Frazier
Author URI: http://blog.gluedideas.com/
Version: 0.39
$Revision: 35 $
$Date: 2006-09-22 09:34:22 -0700 (Fri, 22 Sep 2006) $

	Glued Ideas
	http://gluedideas.com

	Multi-author blog template with subtle gradients

	Unless otherwise specified, all content is made available under the Creative Commons License:
	http://creativecommons.org/licenses/by/2.5/
	
	Looking for some actual CSS?  Try looking in /assets/css/layout.css or /styles/default/default.css
	
*/
#wp-calendar{width:100%}
.alignright{float:right}

.wp-caption{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}

p.wp-caption-text{
margin:0px 0px 0px 0px;
}

img{
border:none;
}

.geo_mashup_map{
margin-bottom:20px;
}

.aligncenter{
margin-left: auto;
margin-right: auto;
}