/*
Theme Name: reds-en
Theme URI: http://www.qnote.co.jp/
Author: qnote,inc
Author URI: http://www.qnote.co.jp/
Description: レッズENGLISH SITE用テーマ
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/

/* =Images
-------------------------------------------------------------- */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 4px;
	margin-top: 2px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 4px;
	margin-top: 2px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 2px;
}

/* Calendar
-------------------------------------------------------------- */
#wp-calendar caption {
    text-align: center;
}
#wp-calendar thead {
    height: 22px;
}
#wp-calendar .link a {
/*    color: white;*/
}