/*   
Theme Name: Earth
Theme URI: http://www.earth-constr.co.jp/
Description: 株式会社アース建設「アース日記」
Author: webpromo@fan-to.com
Author URI: http://www.fan-to.com/
Version: 1.14s3
.
General comments/License Statement if any.
.
*/

#blog-wrap {width:800px;padding:0px;}
#blog-main {width:440px;float:left;padding-left:60px;}
#blog-main .post small {text-align:right;display:block; margin-bottom:0.5em;}
#blog-side {width:238px;float:right;padding-right:60px;}
#blog-side ul, #blog-side li {list-style:none inside;}
#blog-side h2 {font-size:120%;}
#wp-calendar a {color: #8888ff;}

#wp-calendar {margin-left:20px;}
#blog-side div#tweetblender {width: 170px;zoom:1;}
#blog-side div#tweetblender ol li {margin-left:0px;zoom:1;} /*Twitter Blender*/
#blog-side #tweetlist li {font-size:90%;}
#blog-side ul.xoxo li img {margin-top:4px;} /* なかのひと */
#blog-side ul.xoxo li a {border:none;margin-bottom:4px;} /* なかのひと */
#blog-nakanohito {zoom:1;/*display:inline;*/} /* なかのひと */

textarea#comment {width:440px;}
/* == from default theme ==*/
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


