/*
Theme Name: tacoche01
Description: サンプル
*/

body {
	margin: 0px;
	padding: 0px;
}

a:link {
	color:#3366FF;
	text-decoration: none;
}
a:visited {
	color:#3366FF;
	text-decoration: none;
}
a:hover {
	color:#D24800;
	text-decoration: underline;
}

/*a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}*/
/* コンテナ */
div#container	{
	width: 760px;
	padding: 0;
	margin: auto}

/* ヘッダー */
div#header	{background-image: url(tacocheblog2.gif);
	background-repeat:no-repeat;
	background-color: #1A144E;
	padding-top: 0px;
	margin: 0px;
	/*padding-bottom: 135px;*/
	height:320px;
	width:760px;
}

div#header h1	{font-size: 1.3em;
	color: #006600;
	padding-left:50px;
	padding-top:120px;
	margin-top:0;
	margin-bottom:10px;
}

div#header h1 a	{text-decoration: none;
	/*color: #2b76cc*/
	color: #ffffff
}

div#header p	{font-size: 0.9em;
	/*color: #003300;*/
	color: #ffff33;
	margin: 0px 300px 0px 70px}

/* コンテンツ */
div#content	{width: 530px;
	float: right;
	margin-bottom: 20px}

p#pagetitle	{font-size: 0.875em;
	font-weight: bold;
	color: #2b76cc;
	border: dotted 1px #2b76cc;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px}

/* 記事 */
div.post	{border: solid 1px #2b76cc;
	padding: 18px;
	margin: 20px auto}

div.post h2	{background-image: url(pastedGraphic.gif);
	background-repeat: no-repeat;
	font-size: 1.25em;
	border-bottom: solid 1px #8cc63f;
	padding-left: 45px;
	padding-top: 16px;
	padding-bottom: 14px;
	margin: 0}

div.post h2 a	{text-decoration: none;
	color: #000000}

div.post p, div.post ul	{font-size: 0.85em;
	line-height: 1.6;
	margin-top: 10px}

div.post div.expl	{font-size: 0.85em;
	line-height: 1.6;
	margin-top: 10px}

p.postinfo	{color: #2b76cc;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

p.postinfo a	{color: #2b76cc}


/* 記事内の画像 */
.aligncenter	{
	border-color:#D1D1D1 #989898 #989898 #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:4px;
	display: block;
	margin-left: auto;
	margin-right: auto}
/*
div.post img	{border: none}
*/
.alignleft	{
	border-color:#D1D1D1 #989898 #989898 #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px}

.alignright {
	border-color:#D1D1D1 #989898 #989898 #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:4px;
	float: right;
	margin-left: 10px;
	margin-bottom: 2px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px}


/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	color: #2b76cc}

span.pageprev	{float: left}

span.pagenext	{float: right}


/* コメント */
#comments	{clear: both}

div#com	{border: solid 1px #2b76cc;
	padding: 0 18px;
	margin-top: 45px}

textarea	{width: 400px}

div#com h3	{font-size: 0.875em;
	border-bottom: solid 1px #2b76cc;
	padding-bottom: 3px;
	margin-top: 20px}

div#com p	{font-size: 0.75em}

div.compost	{border-bottom: dotted 1px #2b76cc}

p.cominfo	{text-align: right}

div#com a	{color: #2b76cc}

p#comfeed img	{vertical-align: middle}

p#comfeed a	{color: black;
	text-decoration: none}

p#comfeed	{background-color: #a8d1ff;
	padding: 8px;
	margin-top: 30px}

p#trurl	{background-color: #a8d1ff;
	padding: 8px;
	margin-bottom: 30px}

/* サイドバー */
div#sidebar	{width: 220px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px}

div#sidebar h2	{background-image: url(menubar.png);
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: white;
	padding: 6px 8px;
	margin: 0}

div#sidebar li.page_item	{font-size: 1em;
	list-style-type: none;
	margin-bottom: 6px;
	background-image: url(index_listmark.png);
	background-repeat: no-repeat;
	padding-left: 19px;
	vertical-align: middle}

input#s{
	width:9em;
}

div#sidebar li.ec3_list	{font-size: 0.95em;
	list-style-type: none;
	margin-bottom: 2px;
	background-image: none;
	padding-left: 0px;
	vertical-align: top}

div#sidebar li	{font-size: 0.85em;
	list-style-type: none;
	margin-bottom: 4px;
	background-image: url(listmark.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: top}

div#sidebar li a	{color: #000000;
	text-decoration: none}

div#sidebar ul	{margin: 8px 8px 20px;
	padding: 0px}

div#sidebar img.withborder	{
	border-color:#D1D1D1 #989898 #989898 #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
/*
div#sidebar img	{
	border-color:#D1D1D1 #989898 #989898 #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
*/
a#menu-about , a#menu-about:visited {
display: block;
	width:220px;
	height:50px;
text-indent: -1000px; /* 文字を見えなくする */
	background-image: url("http://tacoche.com/img/menu_1a.gif");
}

a#menu-about:hover {
	background-image: url("http://tacoche.com/img/menu_1b.gif");
}

/* カレンダー */
#wp-calendar	{width: 100%;
	margin-bottom: 20px;
	font-size: 0.75em}

#wp-calendar a	{color: #2b76cc}

#wp-calendar td, #wp-calendar th
	{text-align: center}

/*#wp-calendar caption	{background-image: url(menubar.png);
	background-repeat: no-repeat;
	color: white;
	padding: 6px 8px;
	text-align: left}*/
#wp-calendar caption	{
	color: black;
	padding: 6px 8px;
	text-align: left}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px;
	padding-left: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px;
	padding-right: 3px}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	border: solid 1px #8cc63f;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* フッター */
div#footer	{border-top: solid 3px #2b76cc;
	clear: both;
	width:100%}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px}

address a	{color: #000000}

/*** OL UL style***/
div.related-post {border: dotted 1px #84c642;
	padding: 5px 5px 0px 10px;
	margin: 15px 5px 3px 5px}
/*.related-post { font-size:0.9em; color:#84c642; font-weight:bold;}
.related-post ol {margin-top:3px; padding:1px 0px 1px 3px;}*/
.related-post h4 {margin: 6px 0px 0px 0px;padding:3px 0px 0px 3px;}

#content div.post div.data {
    margin-bottom: 10px;
}
#content div.post div.data ul {
    margin: 0;
    padding: 0;
}
#content div.post div.data ul li {
    float: left;
    height: 25px;
    line-height: 25px;
    list-style-type: none;
    margin: 0 7px 0 0;
    padding: 0;
}
#content div.post div.data ul li.hatebuButton {
    padding-top: 4px;
}
#content div.post div.data ul li.tweetButton {
    display: block;
    height: auto;
    padding-top: 4px;
}
#content div.post div.data ul li.likeButton {
    padding-top: 4px;
}

