/*
Theme Name: 野鳥1
Theme URI: http://www.love-birds.net/
Description: 野鳥その1
Version: two-left
Author: mitsu
Author URI: http://www.love-birds.net/
*/

/*************** リンク定義 ***************/

/*** リンク設定 ***/

a:link,
a:visited,
a:active
{
	color:#ffb81e;
}

a:hover
{
	color: #ffb81e;
	background: 
	text-decoration: none;
}

#contents .entry-title a:link,
#contents .entry-title a:visited
{
	color: #ffb81e;
	text-decoration: none;
}

#contents .entry-title a:hover
{
	color: #ffb81e;
	background: #000000;
	text-decoration: none;
}

/*************** body ***************/

body
{
	margin: 0;
	padding: 10;
	font-family: Arial, Century Gothic, Helvetica, sans-serif;
         font-size: 14px;
	background: url("images/body_back.gif") repeat;
         background-attachment: fixed;
	color: #FFF;
	word-wrap: break-word;


}

img
{
	border: 0;
	margin: 0 auto;
}

body.layout-two-column-right div#main-container,
body.layout-two-column-left div#main-container,
body.layout-one-column div#main-container,
body.layout-three-column div#main-container
{
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: url("images/header.jpg") no-repeat top #000;
}

/*************** ヘッダー  ***************/

body.layout-two-column-right div#banner,
body.layout-two-column-left div#banner,
body.layout-one-column div#banner,
body.layout-three-column div#banner
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 350px;
}

/*** h1 ---- ヘッダー内サイトタイトル ***/

div#banner h1,
div#banner h2
{
	font-size: 26px;
	color: #fff8dc;
	margin: 0px 0px 0px 0px;
	padding: 220px 10px 0px 10px;
}

/*** ヘッダー内サブタイトル ***/

div#banner-description
{
	font-size: 14px;
         font-weight:bold;
	color: #fff8dc;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

/*** ヘッダー内リンク ***/

div#banner a
{
	color: #fff8dc;
	text-decoration: none;
}

div#banner a:hover
{
	color: #fff8d0;
	text-decoration: none;
}

/*************** メイン（左中右カラム）  ***************/

div#main
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 1%;
}

/*************** コンテンツ（中央カラム） ***************/

/****** 中央カラムレイアウト ******/

body.layout-one-column #contents
{
	width:800px;
	float:left;
}

body.layout-two-column-right #contents
{
	width:560px;
	float: left;
}

body.layout-two-column-left #contents
{
	width:560px;
	float:right;
}

body.layout-three-column #contents
{
	width:480px;
	float:left;
	position: relative;
	top: 0;
	left: 210px;
}

/****** コンテンツ内定義 ******/

div.contents-main
{
	padding:5px;
         font-family: verdana ,arial ,sans-serif;

}

/*** エントリーボディ内 h2 ***/
/*** コメント内 h2 ***/
/*** トラックバック内 h2 ***/

.entry-body h2,
.comment h2,
.trackback h2
{
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	border-bottom: double #FFF;
	height:1%;
         font-family: verdana ,arial ,sans-serif;
}

/*** エントリーボディ内 h3 ***/
/*** コメント内 h3 ***/
/*** トラックバック内 h3 ***/

.entry-body h3,
.comment h3,
.trackback h3
{
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	border-bottom: 2px solid #FFF;
	height:1%;
}

/*** エントリーボディ内 h4 ***/
/*** コメント内 h4 ***/
/*** トラックバック内 h4 ***/

.entry-body h4,
.comment h4,
.trackback h4
{
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	border-bottom: 1px dotted #FFF;
	height:1%;
}

.entry-body p
{
	height: 1%;
}

/*** エントリーボディ内 blockquote ***/

.entry-body blockquote
{
	margin: 0px 10px;
	padding: 5px 5px 5px 5px;
	background: #FFF;
	color: #006600;
	height: 1%;
}

/*** エントリー以外 blockquote ***/

.info,
.comment blockquote
{
	margin: 0px 10px;
	padding: 5px 5px 5px 5px;
	background: #FFF;
	color: #006600;
	height: 1%;
}

/*** エントリーボディ内 ol ul ***/
/*** コメント内 ol ul ***/
/*** トラックバック内 ol ul ***/

.entry-body ul,
.comment ul,
.trackback ul,
.entry-body ol,
.comment ol,
.trackback ol
{
	margin-left: 0;
	padding-left: 0;
}

.entry-body li,
.comment li,
.trackback li
{
	margin-left: 30px;
}

/*** コンテンツ内パンくず ***/

.pankz
{
	margin-top:5px;
	padding: 5px;
	font-size: 12px;
	text-align: right;
}

/*** コンテンツ内ページナビ ***/

.page-navi
{
	margin: 5px 0px 10px 0px;
	padding: 5px;
	font-size: 13px;
}

/****** エントリー ******/

div.entry
{
	margin: 0px 5px 5px 5px;
}

/****** 見出し上日付 ******/

.entry-date
{
	color:#fff8dc;
         font-family: verdana;
	font-size: 20px;
	font-weight:bold;
	text-align:left;
         vertical-align:bottom;
	margin: 0px 0px 0px 0px;
}

/****** エントリーヘッダー ******/
/*** h2 ---- コンテンツ内の見出し ***/

#contents h1.entry-title,
#contents h2.entry-title
{
	font-size: 20px;
         font-weight:bold;
	background: url("images/entry-title_back.gif") no-repeat left;
	color: #fff8dc;
	border:dotted #CCCCCC;
	border-width:2px 0px;
	padding:5px;
	margin: 0px 0px 0px 0px;
}

/****** エントリーボディ ******/
/****** コメント ******/
/****** トラックバック ******/

.entry-body,
.comment,
.trackback
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	line-height:1.5;
	letter-spacing: .1em;
}

.entry-body a img
{
	border: 1px solid #000000;
	margin: 0;
}

.entry-body a:hover img
{
	margin: 0;
	border: 1px solid #000000;
}

/*************** タグ ***************/

div.entry-tags
{
	margin: 0px 0px 2px 0px;
}

/****** タグヘッダー ******/

div.entry-tags-header
{
	padding:0px 0px 5px 7px;
	margin:0px 0px 5px 0px;
	font-size: 12px;
	font-weight:bold;
	background-color:transparent;
	border-bottom:1px dotted #FFF;
	height:1%;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 7px;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	padding:0px 5px 0px 0px;
}

/*** エントリー内ページ分割ナビ ***/

div.entry-body-link-pages-navi
{
	margin-top: 5px;
	padding: 0;
	text-align: center;
}


/****** 投稿時間 ******/

div.posted
{
	font-size: 13px;
	border-top: 1px solid #FFF;
	text-align: right;
	height:1%;
}

/****** トラックバック、コメント、コメント書き込み ******/

/****** コメントRSS ******/
div.comments-rss
{
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
}

 /***  見出し ***/

div.trackbacks-title,
div.comments-title,
div.comments-open-title,
div.comments-active-title,
div.retrieval-result-title
{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 20px 60px;
	font-size: 13px;
	font-weight: bold;
	background: url("images/h-title_back.gif") no-repeat left top;
	height:1%;
}

#trackbacks,
#comments,
#comments-open,
#comments-active,
.retrieval-result
{
	margin-bottom: 30px;
}

div.comments-sys,
div.retrieval-result
{
	margin-top: 5px;
}

/*** トラックバック情報 ***/

.trackbacks-info
{
	margin: 10px 0px 0px 0px;
}

/*** トラックバックNotice ***/

.trackbacks-notice
{
	margin: 0px 0px 0px 10px;
}

/*** コメントNotice ***/

.comment-notice
{
	margin: 0px 0px 0px 10px;
}

/*** コメントヘッダー ***/

.comment-header
{
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/*** コメントフッター ***/

.comment-footer
{
	font-size: 12px;
	padding-left:10px;
	margin-bottom: 30px;
	border-top: 1px solid #FFF;
}

/*** コメントボトム ***/

.comment-bottom
{
	border-top: 1px solid #FFF;
}

/*** コメントフォーム ***/

#comment-form *
{
	margin: 0;
	padding: 0;
}

#comment-form
{
	margin: 5px 0px 0px 5px;
}

/*** フォームボタン ***/

#form-button
{
	padding: 10px 0px 0px 120px;
}

/*************** サイドレイアウト  ***************/

body.layout-one-column div#left-side,
body.layout-one-column div#right-side
{
	display: none;
}

body.layout-two-column-right div#side
{
	float: right;
	font-size: 13px;
}

body.layout-two-column-right div#right-side,
body.layout-two-column-right div#left-side
{
	width: 220px;
	overflow: hidden;
}

body.layout-two-column-left div#side
{
	float:left;
	font-size: 13px;
}

body.layout-two-column-left div#right-side,
body.layout-two-column-left div#left-side
{
	width: 220px;
	overflow: hidden;
}

body.layout-three-column div#left-side
{
	width: 220px;
	float: left;
	position: relative;
	top: 0;
	left: -400px;
	font-size: 13px;
	overflow: hidden;
}

body.layout-three-column div#right-side
{
	width: 220px;
	float: left;
	font-size: 12px;
	overflow: hidden;
}

ul {
list-style-type: none;
}


/************ WP用 ************/

body.layout-two-column-right ul#left-side,
body.layout-two-column-right ul#right-side
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 220px;
}

body.layout-two-column-left ul#left-side,
body.layout-two-column-left ul#right-side
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 220px;
}

body.layout-three-column ul#left-side
{
	margin: 0;
	padding: 0;
	width: 220px;
	float: left;
	position: relative;
	top: 0;
	left: -400px;
	list-style: none;
	font-size: 13px;
}

body.layout-three-column ul#right-side
{
	margin: 0;
	padding: 0;
	width: 220px;
	float: left;
	list-style: none;
	font-size: 13px;
}


body.layout-two-column-right div.left-content,
body.layout-two-column-right div.right-content,
body.layout-two-column-left div.left-content,
body.layout-two-column-left div.right-content,
body.layout-three-column div.right-content,
body.layout-three-column div.left-content
{
	padding: 0;
}

/*************** サイドバー（左右カラム） ***************/

div.menu *,
li.widget *
{
	margin: 0;
	padding: 0;
}

div.menu,
li.widget
{
	margin: 5px 0px;
	width: 220px;
	padding: 0px 10px;
	font-size: 14px;
	background: transparent;
	line-height:1.2;
}

/*** サイドバー内見出し ***/

div.menu-title,
li.widget h2.widgettitle
{
		font-size:17px;
		font-weight:bold;
		color:#fff8dc;
		padding:5px;
		text-align:left;
		border:solid #FFF8DC;
		border-width:1px 0px;
}

/*** WP用 ***/

li#calendar h2
{
	visibility: hidden;
}

div#calendar_wrap
{
	margin: -20px 0 0 0;
	padding: 0;
}
/*** サイドバーリスト ***/

div.menu ul,
li.widget ul
{
	margin-top: 3px;
	margin-left: 10px;
	padding: 2px 0px;
}

div.menu ul li,
li.widget ul li
{
	padding: 2px 0px;
}

div.menu ul li ul,
li.widget ul li ul
{
	margin: 0px 0px 0px 10px;
}

/*************** サイド上部カレンダー ***************/

div#calendar *,
#calendar_wrap *
{
	margin: 0;
	padding: 0;
}

div#calendar,
#calendar_wrap
{
	line-height: 140%;
	margin: 10px 10px;
	border-collapse: collapse;
	border: 0px;
}

#calendar table,
#calendar_wrap table
{
	border-collapse: collapse;
	border: 0px;
	width: 180px;
}

#calendar caption,
#calendar_wrap caption
{
	padding:8px 0px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.3em;
}

#calendar th,
#calendar_wrap th
{
	text-align: center;
	font-weight: normal;
}

#calendar td,
#calendar_wrap td
{
	text-align: center;
}

div#calendar-bottom
{
	padding-bottom: 10px;
}

/*************** 検索 ***************/

div.search
{
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	padding:10px
}

/*************** Feeds ***************/

div.feeds
{
	margin-bottom: 20px;
}

img.feedicon
{
	vertical-align: middle;
}


div.feedlink
{
	margin: 5px 0 0 10px;
}

/*************** フッター ***************/

body.layout-two-column-left div#footer,
body.layout-two-column-right div#footer,
body.layout-one-column div#footer,
body.layout-three-column div#footer
{
	clear: both;
}

body.layout-two-column-right div#footer,
body.layout-two-column-left div#footer,
body.layout-one-column div#footer,
body.layout-three-column div#footer
{
	margin: 0 auto;
	width: 800px;
	padding: 0px 0px 0px 0px;
	background: url("images/footer_back.gif") no-repeat left top;
	height: 75px;
}

/*** COPYRIGHT ***/

div#copyright
{
	padding: 0px 0px 0px 200px;
}

/*** decoウェブバナー ***/

div#deco-banner
{
	padding: 10px 0px 0px 0px;
	font-size: x-small;
	text-align: center;
}

/*** clearfix ***/

.clearfix:after
{
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

/******************************/
/*\*/
* html .clearfix
{
    height: 1em;
}

/*************** アーカイブ ***************/

div.archive-body
{
	margin: 10px 5px;
}

