/*
Theme Name: Flex Communication blog
Theme URI: http://www.web-strategy.jp/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Kikukawa
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/



acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}



#blogmenu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#blogmenu form {
	margin: 0 0 0 13px;
}

#blogmenu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#blogmenu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#blogmenu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#blogmenu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#blogmenu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#blogmenu ul ul li a {
	color: #000;
	text-decoration: none;
}

#blogmenu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#blogmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
	padding-top: 10px;
	background: #DBDBDB;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar   a:hover  {
	background: #e0e6e0;
	color: #333;
}
#wp-calendar thead {
	margin: 0px;
	padding: 0px;
}

#wp-calendar caption {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	background: url(images/calendar_caption.gif) no-repeat center top;
	margin: 0px;
	padding: 0px;
}

html>/**/caption{
	background: #4A54B5;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
table#wp-calendar {
	margin: 10px;
	border-collapse: collapse;
}
#wp-calendar tfoot tr {
	border-collapse: collapse;
}
#wp-calendar  tfoot tr td {
	color: #FFFFFF;
	background: #4A54B5;
	margin: 0px;
	padding: 0px;
}
#wp-calendar tfoot tr td a:hover {
	background: #4A54B5;
}

#wp-calendar td {
	color: #333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#wp-calendar  #today   {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	text-transform: capitalize;
	font-weight: normal;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
.---layout--- {
}
.blog #category_image {
	background: url(images/blog_main_img.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 126px;
	width: 827px;
}
#h1_blog {
	background: url(images/h1_blog.gif) no-repeat;
}
#h1_blog a {
	display: block;
	width: 811px;
	height: 54px;
}
#blog_wrapper {
	color: #333333;
	padding-right: 19px;
}
.blog_box {
	float: left;
	width: 533px;
	padding-left: 16px;
}
.blog_box  h2  {
	font-size: 14px;
	color: #FFFFFF;
	background: #101757 url(images/h2_blog.gif) no-repeat;
	display: block;
	width: 524px;
	margin: 0px;
	padding: 4px 4px 2px 5px;
	height: auto;
}
.blog_box h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.blog_box  h2  a:hover {
	text-decoration: underline;
}
.blog_box h2 a:visited {
	color: #FFFFFF;
}
.blog_box h3 {
	background: url(images/h3_blog.gif);
	height: 20px;
	width: 523px;
	font-size: small;
	padding: 3px 5px 2px;
}
.blog_box .entry {
	width: 495px;
	margin-right: auto;
	margin-left: 19px;
	font-size: small;
	line-height: 1.7em;
}
.blog_box .meta {
	font-size: 0.7em;
	background: url(images/line_blog.gif) no-repeat center bottom;
	text-align: right;
	margin-top: 10px;
	padding-bottom: 2px;
}
.blog #sidebar {
	background: url(images/sidebar_01.gif) no-repeat left top;
	float: right;
	width: 234px;
	display: block;
	padding-top: 7px;
}
.blog #sidebar * {
	font-size: small;
}
#sidebar #sidebar_body {
	background: url(images/sidebar_02.gif) repeat-y left;
	margin: 0px;
	padding: 0px;
}
.widget_box h3 {
	background: url(images/h3_sidebar.gif);
	display: block;
	height: 35px;
	width: 222px;
	font-size: small;
	line-height: 35px;
	text-indent: 25px;
	margin: 0px auto;
	padding: 0px;
}
#sidebar_body .widget_box ul {
	margin: 0px auto;
	padding: 10px 0px 10px;
	list-style: none;
	width: 222px;
}
.widget_box li {
	background: url(images/li_mark_blog.gif) no-repeat 7px 8px;
	border-bottom: 1px dotted #8D8D8D;
	padding: 6px 15px 6px 25px;
}
.widget_box li a {
	color: #333333;
	text-decoration: none;
}
.widget_box a:hover {
	text-decoration: underline;
}
#sidebar #sidebar_foot {
	background: url(images/sidebar_03.gif) no-repeat left bottom;
	display: block;
	height: 13px;
	width: 234px;
}
#feedbacks {
	font-size: small;
	margin-top: 20px;
	margin-bottom: 10px;
}
#feedbacks #commentform #comment {
	margin-left: 19px;
	width: 495px;
}
