/*
local setting for Extended Kogeki postBuilder
*/

body {
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: black;
	margin: 0 10px 0 10px;
}

hr	{
	color: #eeaa33;
}

.geki_h1 {
	font-size:150%;
	padding:10px 18px 5px;
	border-bottom:3px solid #ff4411;
	background:url(bulletH1.gif) no-repeat left;
	line-height:100%;
	margin:0px;
}

.geki_h2 {
	font-size:120%;
	padding:5px 12px 5px;
	background:url(bulletH2.gif) no-repeat left;
	border-bottom:1px solid #999;
	line-height:100%;
	margin:0px;
}

.geki_attrib	{
	font-size: 120%;
	text-align: right;
	margin-right: 1em;
}

/*
footer[role="contentinfo"] {
	max-width: 100%;
}

a {
	outline: none;
	color: #5555aa;
}
a:hover {
	color: #ff6600;
}
*/

/*

.widget-area {
	margin: 0;
}

.archive-header {
	margin-bottom: 0em;
}


.archive-title {
	line-height: 130%;
	font-size: 100%;
	background:#eeaa33;
	border-left:15px solid #ff4411;
	color:#ffffff;
	font-weight:bold;
	padding:0px 5px;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
}

.entry-title {
	line-height: 150%;
	font-size: 100%;
	background:#eeaa33;
	border-left:15px solid #ff4411;
	color:#ffffff;
	font-weight:bold;
	padding:0px 5px;
	margin-top:0px;
	margin-bottom: 0.5em;
	padding-top:0px;
	padding-bottom:0px;
}

.entry-title a {
	color:#ffffff;
}

.entry-content {
	line-height: 150%;
	font-size: 100%;
	margin-right:0;
}

.entry-content hr {
	background-color: #888;
	border: 0;
	height: 2px;
	margin: 0em;
}

.entry-content h1 {
	font-size:130%;
	padding:10px 18px 5px;
	border-bottom:3px solid #ff4411;
	background:url(bulletH1.gif) no-repeat left;
	line-height:100%;
	margin:0px;
}

.entry-content h2 {
	font-size:120%;
	padding:5px 12px 5px;
	background:url(bulletH2.gif) no-repeat left;
	border-bottom:1px solid #999;
	line-height:100%;
	margin:0px;
}

.entry-content h3 {
	font-size:110%;
	color:#333;
	padding:18px 0 2px 0;
	border-bottom:1px dotted #999;
	margin-bottom:7px;
	line-height:150%;
}

.entry-content table {
	border-bottom: 0px;
	color: inherit;
	font-size: 100%;
	line-height: inherit;
	margin: inherit;
	width: 100%;
}

.entry-content th {
	font-size: 100%;
	line-height: inherit;
	font-weight: bold;
	text-transform: inherit;
	color: inherit;
}


.entry-content td {
	padding: 0;
}





.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:100%;
}

.widget-area .widget h3 {
	font-size:100%;
	background:#eeaa33;
	border-left:15px solid #ff4411;
	color:#ffffff;
	font-weight:bold;
	padding:0px 5px;
	line-height:140%;
	margin-top:0px;
	margin-bottom: 0.5em;
	padding-top:0px;
	padding-bottom:0px;
}

.widget-area .widget ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 150%;
	font-style:normal;
}

.widget-area .widget li {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 150%;
	font-style:normal;
}

.main-navigation {
	margin-top: 0px;
	text-align: center;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	background-color: #ff4411;
	color: #000000;
}

.main-navigation li {
	margin-top: 0px;
	font-size: 100%;
	line-height: 100%;
}

.main-navigation li {
	margin: 0;
}

.main-navigation li a {
	border-bottom: 0;
	line-height: 200%;
	margin: 0px;
	white-space: nowrap;
}

.main-navigation .current_page_item > a,
.main-navigation .page_item > a,
.main-navigation li a {
	color: #ffffff;
	background-color: #ff4411;
	font-weight: bold;
	padding: 0 1em 0 1em;
}

.main-navigation .current_page_item > a:hover,
.main-navigation .page_item > a:hover,
.main-navigation li a:hover {
	color: #ffffff;
	background-color: #eeaa33;
}

.main-navigation li ul li a {
	border-bottom: 0;
	line-height: 200%;
	margin: 0px;
	white-space: nowrap;
	display: block;
	font-size: 100%;
	padding: 0px 0px 0px 2em;
	width: 12em;
	color: #ffffff;
	background-color: #ff4411;
	font-weight: bold;
}

.main-navigation li ul li a:hover {
	background-color: #eeaa33;
}

.entry-header {
	margin-bottom: 0px;
}

.entry-header .entry-title {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
}


.entry-header .comments-link {
	margin-top: 0px;
	font-size: 100%;
	line-height: 100%;
	color: #757575;
}

.site-content {
	margin: 0;
}


.comments-link a,
.entry-content a,
.entry-meta a,
.widget-area .widget a {
	color: #5555aa;
	font-weight: bold;
}

.comments-link a:visited,
.entry-content a:visited,
.entry-meta a:visited,
.widget-area .widget a:visited {
	color: #5555aa;
}

.comments-link a:hover,
.entry-content a:hover,
.entry-meta a:hover,
.widget-area .widget a:hover {
	color: #ff6600;
}

.widget-area .widget li {
 	text-indent:1em hanging;
}


@media screen and (min-width: 600px) {
	.site {
		max-width: 100%;
	}
	.site-content {
		float: left;
		width: 72%;
	}
	.widget-area {
		float: right;
		width: 26%;
	}

	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}

	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
}
*/



