@charset "utf-8";

/*   
Theme Name: Nyanya
Theme URI: http://www.28282828.net/
Description: にゃにゃにゃにゃ教のテーマファイルです
Author: NyaNyaNyaNya-Shi
Author URI: http://www.28282828.net/
Version: 1.0.0
*/

/* 基本レイアウト */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(http://www.28282828.net/wp-content/themes/nyanya/images/back.png) fixed;
	color: #544;
}

img {
	border: none;
}

#header hr {
	clear: both;
	height: 2px;
	margin: 10px 20px 20px 20px;
	color: #DDD;
	border-width: 2px 0 0 0;
	border-style: solid;
	border-color: #A99;}

#footer hr {
	clear: both;
	height: 2px;
	margin: 10px 20px 0 20px;
	color: #DDD;
	border-width: 2px 0 0 0;
	border-style: solid;
	border-color: #A99;
}

#container {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(http://www.28282828.net/wp-content/themes/nyanya/images/body_back.png) center top;
}

#container2 {
	width: 920px;
	margin: 0 20px;
}

#sidebar_right {
	width: 160px;
	float: right;
}

#sidebar_right .side_block,
#sidebar_ad .side_block {
	margin-bottom: 20px;
}

#sidebar_ad .side_block {
	margin: inherit auto;
	text-align: center;
}

#sidebar_right .side_block a {
	text-decoration: none;
}

#sidebar_right .side_block a:hover {
	text-decoration: underline;
}

#sidebar_right .side_block h2 {
	height: 20px;
	margin: 0.6em 0 0.6em 0;
	padding: 0 0 0 28px;
	background: url('http://www.28282828.net/wp-content/themes/nyanya/images/icon_side_h2.png') no-repeat left center;
	line-height: 20px;
	font-size: 85%;
}

#sidebar_right .side_block p {
	margin: 0.6em 0 0.6em 0;
	font-size: 80%;
}

#sidebar_right .side_block ul {
	margin: 0 5px;
	padding: 0;
	list-style-type: none;
}

#sidebar_right .side_block .tweetable_item {
	font-size: 80%;
}

#sidebar_right .side_block ul li {
	padding-left: 12px;
	background: url('http://www.28282828.net/wp-content/themes/nyanya/images/icon_side_li1.png') no-repeat left 0.5em;
	font-size: 80%;
	line-height: 1.6;
}

#sidebar_right .side_block ul li ul {
	margin-left: 0;
}

#sidebar_right .side_block ul li ul li {
	background: url('http://www.28282828.net/wp-content/themes/nyanya/images/icon_side_li2.png') no-repeat left 0.5em;
	font-size: 100%;
}

#sidebar_right .wpcf7 input.wpcf7-text,
#sidebar_right .wpcf7 textarea {
	width: 140px;
}

#sidebar_ad {
	width: 160px;
	float: left;
	margin: 0;
	padding-left: 20px;
}

#sidebar_ad p {
	margin: 0 0 25px 0;
	padding: 0;
}

#header h1 {
	width: 400px;
	float: left;
	margin: 0;
	padding: 10px 20px;
}

#header #ad_header p  {
	text-align: right;
	margin: 0;
	padding: 20px 20px 0 0;
}

#header #ad_header p  img{
	margin-left: 10px;
}

#content_index {
	width: 560px;
	float: left;
}

#content_index #maingraphic {
	margin 0 0 25px 0;
	background: #E5E2D3;
}

#content_index #maingraphic h2 {
	margin: 0;
}

#content_index #maingraphic p {
	margin: 0;
	padding: 8px;
	font-size: 80%;
	line-height: 1.5;
}

#content_index  .entry .content_title {
	height: 44px;
	padding: 5px 20px 5px 45px;
	background: url(http://www.28282828.net/wp-content/themes/nyanya/images/zarei_icon.png) no-repeat left center;
	font-size: 100%;
	line-height: 44px;
}

#content_index  .entry h3.content_title {
	border: none;
}

#content_index  .entry .content_title a {
	text-decoration: none;
}

#content_index  .entry {
	clear: both;
	margin-top: 20px;
}

#content_index  .entry h3 {
	padding: 3px 8px;
	border-bottom: 1px dotted #BBA;
	font-size: 90%;
}

#content_index  .entry p {
	margin: 1.5em 10px;
	line-height: 1.6;
	font-size: 85%;
}

#content_index  #topicpath {
	margin: 0;
	font-size: 80%;
}

#content_index  .entry ul {
	margin: 0 25px 1em 25px;
	padding: 0;
	list-style-type: none;
}

#content_index  .entry ul li {
	padding-left: 16px;
	background: url('http://www.28282828.net/wp-content/themes/nyanya/images/icon_side_li1.png') no-repeat left 0.5em;
	font-size: 85%;
	line-height: 1.6;
}

#content_index  .entry ul li ul {
	margin-left: 0;
}

#content_index  .entry ul li ul li {
	background: url('http://www.28282828.net/wp-content/themes/nyanya/images/icon_side_li2.png') no-repeat left 0.5em;
	font-size: 100%;
}

#content_index table {
	font-size: 80%;
	padding: 8px;
}

#content_index  .postmetadata {
	margin-top: 2em;
}

#content_index  .postmetadata p {
	margin: 0;
}

#content_index  .postmetadata p img {
	margin: 0 5px 0 0;
}

#content_index  .postmetadata a {
	text-decoration: none;
}

#content_index  .postmetadata p img.twit_icon {
	margin-left: 20px;
	vertical-align: middle;
}

#content_index  .postmetadata iframe {
	margin: 0;
	padding: 0;
}

#content_index  .postmetadata hr {
	margin: 0 5px 0.6em 5px;
	height: 1px;
	color: #DDD;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #DDD;
}

#content_index dl {

	line-height: 1.6;
}

#content_index dt {
	margin: 0 20px 0.6em 20px;
	padding-left: 12px;
	font-size: 85%;
	border-left: 5px solid #C6AF8E;
}

#content_index dd {
	margin: 0 20px 1.2em 20px;
}

#footer {
	clear: both;
}

#footer p {
	margin: 0 20px;
	padding: 10px 10px;
	text-align: center;
	font-size: 80%;
}

.wp-pagenavi {
	margin: 1.3em;
	text-align: center;
}

.totop {
	font-size: 80%;
	text-align: right;
}

#content_index  .entry .postmetadata {
	margin: 0 10px 2em 10px;
	padding: 0;
	border: 1px dotted #CCC;
	font-size: 80%;
}

#content_index  .entry .postmetadata p {
	margin: 0;
	padding: 6px;
}

