/* 
Theme Name: Connections
Theme URI: http://wpthemes.info
Version: 1.0
Description: A Theme from wpthemes.Info
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/
*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body {
	margin:0;
	padding:0;
	font-size: 85%;
	font-family: 'Lucida Grande', Helvetica, Arial, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	text-align:center;
	color:#29303B;
	line-height:1.5em;
	background: #F3F6ED;
}
a {
	color: #7b853b /*#909D73*/;
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
input, textarea {
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
#rap {
	background:#fff url('img/rap.jpg') center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
}
#header {
	background:#6d7326 url('img/top.jpg') no-repeat bottom;
 	height: 183px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#fc9 0px solid;
}
#main {
	margin:0 auto;
	padding:0;
	background:#fcfaf6 url('img/content_bg.gif') repeat;
	width:740px;
}
#content {
	width:510px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:186px;
	float:right;
	padding:0px 8px 10px 8px;
	margin:0;
	color:#333;
	display:inline;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code, kbd, samp {
	font-style: normal;
	font-family: Consolas, Inconsolata, Menlo, 'Andale Mono', 'Ubuntu Mono', 'Liberation Mono', 'Lucida Console', monospace;
}
pre, .wp_syntax pre {
	font-family: Consolas, Inconsolata, Menlo, 'Andale Mono', 'Ubuntu Mono', 'Liberation Mono', 'Lucida Console', monospace !important;
	tab-size: 4;
	-moz-tab-size: 4;
	-o-tab-size: 4;
}
blockquote {
	margin: 5px 0 0 5px;
	padding: 5px 5px 5px 45px;
	background: url('img/blockquote.gif') no-repeat left top;
	border:#E1D6C6 1px solid;
	font-style: normal;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.6em;
	text-indent: 1em;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-family: 'Lucida Grande', 'Segoe UI', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'Yu Gothic', YuGothic, sans-serif;
	letter-spacing: -0.5px;
}
#header h1 {
	margin: 0;	
	font-size: 1.6em;	
	padding:10px 20px 0 0;
	text-align:right;	
}
#header h1 a {
	color:#B5C09D;
	text-decoration:none;
}
#header h1 a:hover {
	color:#F7F3ED;
}
#header #desc {
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #676E04;
	text-align:center;
	background:url('img/sidenav_top.jpg') no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:3em;
	background:#F3F6ED url('img/sidenav_bottom.jpg') no-repeat bottom;
	border:#E1D6c6 1px solid;
	border-top:#f3f6ed 1px solid;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li strong {
	color: #676e04;
}

#sidebar ul ul {
	background:#F3F6ED;
	padding-bottom: 0.1em;
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#sidebar li a:link {
	color: #7b853b /*#909D73*/;
}
#sidebar li a:visited {
	color: #999999;	
}
#sidebar li a:hover, #sidebar li a:active {
	color: #990000;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url('img/bullet.gif') no-repeat 0 7px;
	padding-left: 1.5em;
}
.post {
	margin:0 0 30px 0;
}
.post-info {
	font-size:75%;
	margin:0;
	padding:0;
	color:#333;
}
.post-info a {
	color:#990000;
}
.post-info a:hover {
	color:#000;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;
	text-align:justify;
	text-justify:inter-ideograph;
	hanging-punctuation: allow-end;
	font-family: YakuHanJPs, 'Lucida Grande', 'Liberation Sans', Helvetica, Arial, Meiryo, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', sans-serif;
}
.post-title {
	font-size:1.6em;
	margin:0;
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active, .related-posts {
	text-decoration:none;
	color:#6D7326;
}
.post-date {
	float: left;
	color: #757847;
	font-size: 0.9em;
	text-align: center;
	font-weight: normal;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 6em;
	background: #E7EBDE;
	line-height: 1em;
	font-family: Verdana, sans-serif;
}
.post-footer {
	padding-top:20px;
	background:url('img/divider.gif') no-repeat center;
	clear: both;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
border:none;
color:#7A7636;
}

.commentlist {
	font-weight:normal;	
}
#commentform {
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	/*text-transform: uppercase;*/
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em;
}
.commentlist li {
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url('img/comments_bottom.jpg') repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt {
	text-align:justify;
	text-justify:inter-ideograph;
	hanging-punctuation: allow-end;
}
#topnav {
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;
}
#topnav li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0 0.5em;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited {
	text-decoration:none;
	color:#BBC4A3;
}
#topnav li a:hover, #topnav li a:active {
	color:#F7F3ED;
}

dl.BNF dt:after {
	content: " ::=";
}

dt {
	margin-top: 1em;
	line-height: 1.9em;
}

dd {
	margin-left: 1.5em;
}

pre {
	border: #E1D6C6 1px solid; /*.commentlist li ??? */
	overflow: auto;
	height: auto;
	width: 98%;
	background:#F7F7EC;
	font-size: 90%;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}

dt, dfn {
	font-style: normal;
	font-weight: bold;
	color: #51561c;
}

ins {
	text-decoration-color: gray;
	-moz-text-decoration-color: gray;
	-webkit-text-decoration-color: gray;
}

.wp_syntax pre {
	font-size: 90%;
}

.line_numbers pre {
	border: none;
	background: transparent;
}

@font-face {
	font-family: Tanuki;
	src: url('/egtra2nd/resources/tanuki-pmse.eot?') format('eot'), url('/egtra2nd/resources/tanuki-pmse.woff') format('woff');
}

.head-ja
{
	font-family: Tanuki, 'Yu Gothic', sans-serif;
}

.head-en
{
	font-family: 'Comic Sans MS', 'Marker Felt', sans-serif;
}

.comments-count
{
	text-align: right;
}

cite.fn
{
	font-weight: bold;
}

#commentform label[for='url'] small::after
{
	content: ": 省略可";
}

.commentmetadata
{
	font-size: smaller;
}

.yarpp-related
{
	padding: 0.5em;
	border:#E1D6C6 1px solid;
	background: #F3F6ED;
	font-size: 90%;
}

.related-posts-list
{
	color: #676e04;
}

.post-content section h1, .post-content section h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #51561C;
	border-top: 1px solid #A5B08B;
	border-left: 6pt double #A5B08B;
	padding: 0.25em;
	padding-left: 0.5em;
	margin-bottom: 0.4em;
}

.post-content section h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #676E04;
	border-top: 1px solid #A5B14E;
	border-left: 2pt solid #A5B14E;
	padding: 0.25em;
	padding-left: 0.5em;
	margin-bottom: 0.4em;
}

section, nav, article, aside, hgroup, header, footer, figure, figcaption {
  display: block;
}
.narrow-font
{
	font-family: YakuHanJP_Narrow, 'Helvetica Neue', Helvetica, Arial, Tahoma, 'Lucida Grande', 'Meiryo UI', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS UI Gothic', sans-serif;
	font-stretch: condensed;
}
.archive-title
{
	color: #6D7326;
	font-weight: bold;
	margin: 0.5em 1em;
}
.archive-name, .search-word-title
{
	font-size: 140%;
}
#sidebar ul.sidebar-simple-box
{
	padding-left: 1px;
	padding-right: 1px;
}
#sidebar ul.sidebar-simple-box li
{
	margin-left: auto;
	margin-right: auto;
}
.category-list
{
	font-size: 90%;
}
@media only screen and (max-device-width: 480px) {
	#header {
		background-image: none;
		width: 740px;
		height: auto;
	}
	#topnav {
		padding-top: 0;
		background: #7d8b5a;
	}
	#topnav, #header-title {
		border: #fff 1px solid;
	}
}
