@charset "utf-8";

/*
Theme Name: ohn
Description: ohn
Version: ver2.0
Author: 大野極楽寺国立公園
Author URI: http://www.ohnogokurakujikouen.jp/
Tags: 横幅固定, 2カラム, XHTML, ウィジェット機能あり, トラックバック機能あり, コメント機能あり
*/

@import "css/g_base.css";
@import "css/g_common.css";
@import "css/top.css";
@import "css/next.css";



/* ====== WordPressオリジナル ====== */
img.alignright {margin: 0 7px 2px 0;}
img.alignleft {margin: 0 0 2px 7px;}
.alignright {float: left;}
.alignleft {float: right;}
.alignnone{float: nonet;}

/* ====== WordPress 記事内オリジナル ====== */



/* ------------------------------
ブログ用CSS
------------------------------ */

div.navigation{
	border-top:1px dotted #CCCCCC;
	/*border-bottom:1px dotted #CCCCCC;*/
	padding:5px;
	margin:0px 0 24px;"
}

ol.commentlist{
	list-style:none;
	margin:4px 8px 24px ;
}
div.entry-content p.date{
	text-align:right;
	padding:0px 5px ;
	font-size:80%;
}
div.entry-meta{
	text-align:right;
	padding:0px 5px ;
	font-size:80%;
}

div.entry-content{
	margin:16px 8px 32px;
}

div.entry-utility{
	padding:5px;
	font-size:90%;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin-top:24px;
	margin-bottom:36px;
}

div.catestyle{
	padding:5px;
	font-size:90%;
	border-top:1px dotted #CCCCCC;
	margin-top:24px;
}

.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	border-top:1px dotted #CCCCCC;
	padding-top:5px;
}

a.page-numbers, .tablenav .current {
	color: #336699;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #328ab2;
}

.tablenav .current {
	color: white;
	background: #328ab2;
	border-color: #328ab2;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}