/*
Theme Name:     matala Kid
Author:         @taikiken
Template:       matala
*/

@import url('../matala/style.css');

body {
	font-size: 13px;
	line-height: 1.5em;
}

body.date {
	height:100%;
	width:100%;
	float:inherit;
	font-size:13px;
	line-height: 1.5em;
	text-align:inherit;
	text-transform:inherit;
	background:none;
	padding:0;
	margin-top:0;
}
/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/
/*   *:first-child+html body   hack for IE7 */



/*-----------------------------------------------------------------------------------------------
  HEADER MENU : Page
-----------------------------------------------------------------------------------------------*/
#header-container {
	height: 238px;
	overflow: hidden;
}


#site-title a, #site-description {
/*
font-family:Georgia, serif;
color:white;
top: 50px;
text-shadow:0 -2px 2px rgba(0,0,0,0.8);
font-weight:normal;
*/
}

#site-title a{
top : 12px;

font-size:1;
display: block;
text-indent: -9999px;
background: url(images/inazumatv_web_logo.png) no-repeat;
width: 400px;
height: 63px;
overflow: hidden;
}

#site-description {
/*
position:absolute;
top: 80px;
font-size:18px;
*/
}

/*--- #Content ----------------------------------------------*/

/* HEADER */
.menu {
	/* width:400px; */
	height:51px;
	float:left;
	margin:167px 0 30px 15px;
	margin /**/:167px 0 30px 30px;
	-webkit-transform: rotate(1deg); 
	-moz-transform: rotate(1deg);
}
#menu-main-menu {
	height:51px;
	float:left;
	margin:167px 0 30px 15px;
	
	-webkit-transform: rotate(1deg); 
	-moz-transform: rotate(1deg);
	
	width:auto;
}
.menu li{ 
	display:block;
	float:left;
	background-color:transparent;
	height:51px;
	padding: 15px 12px 0px 0px;
	margin:0;
	font-size:15px;
	min-width:66px;
	font-family:Georgia, serif;
	font-weight:bold;
	-webkit-transform: rotate(2deg); 
	-moz-transform: rotate(2deg);
}

#menu-main-menu li{
	padding-right: 12px;
	min-width: 44px;
}

.menu li:hover, .menu li.current-menu-item, .menu li.current-post-ancestor {
	background:transparent url(img/bg_selector.gif) no-repeat top center;
	background-position: -8px 0;
}

.menu li:nth-child(even){ 
	-webkit-transform: rotate(-4deg); 
	-moz-transform: rotate(-4deg);
}

.menu li a {
	color:#261A11;
	display:block;
	width:100%;
	height:100%;
	border:0;
}

/** div.date
* ************************ */
#content div.date{	
	height:50px;
	width:82px;
	float:left;
	font-size:14px;
	line-height:12px;
	text-align:center;
	text-transform:uppercase;
	background:transparent url(img/bg_date.gif) no-repeat center center;
	padding:10px 0 0 0;
	margin-top:15px;
}
#content div.date span{
	color:#261A11;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	font-style:italic;
}

/** style.css l.312
* ****************** */
.post p {
	margin-left: 0;
}

/*-----------------------------------------------------------------------------------------------
  FOOTER
-----------------------------------------------------------------------------------------------*/
.footer {
	clear: both;
	/* padding-top: 30px; */
	padding-top: 130px;
}

/*
a#WP_logo {
	margin-top: 45px;
}
.footer .block {
	border: none;
	position: relative;
	top: 45px;
}
*/

a#WP_logo {
	position: relative;
	top: -100px;
}
.footer .block {
	/* border: none; */
	position: relative;
	top: -80px;
}

/*-----------------------------------------------------------------------------------------------
  SIDEBAR
-----------------------------------------------------------------------------------------------*/
.sidebar {
	/* margin-top: 300px; */
}
.sidebar ul {
	margin-top: 18px;
	margin-bottom: 20px;
}

/** add current-cat 
*********************** */
.sidebar .current-cat a,
.sidebar .current-cat a:visited {
	color:#333;
}
.sidebar .current-cat .children a,
.sidebar .current-cat .children a:visited {
	color: inherit;
	color:#333;
}

.sidebar .current-cat a:hover{
	color: #FF6600;
}


.recommend-list {
	clear: both;
}


.widget_tag_cloud a {
	color: #463B33;
}
.widget_tag_cloud a:hover
{
	color:#D8471D;
}
/*-----------------------------------------------------------------------------------------------
  MAIN
-----------------------------------------------------------------------------------------------*/
.date {
	/* padding-top: 20px; */
}

.comlink {
	clear: both;
}

/** COMMENT
* ************* */
#comment-block h3.comment_title {
	margin-bottom: 0;
}
ul.commentlist {
	margin-bottom: 20px;
}
ul.commentlist li.post {
	margin-bottom: 0;
}
ul.commentlist li.comment {
	padding-top: 0;
	padding-bottom: 0;
}


.post h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: .75em;
}

.post img, .random img, .post a img , .random a img, .post object, .post embed{
	/*
border:3px solid #DACDAB;
	padding:1px;
*/
	border: none;
	padding: 0;
}
.post a img, .random a:hover img, .post a:hover img{
	/* border:3px solid #C5AE7C;	 */
	border: none;
}
p a, /* .category-quote a, .category-quote p a, */ .comlink a, li a, .caption  table a{
	color:#D8471D;
	/* border-bottom:1px solid #fff; */
	border: none;
}
p a:hover, /* .category-quote a:hover, .category-quote p a:hover */, .comlink a:hover, li a:hover {
	/* border-bottom:1px solid #C5AE7C; */
	border: none;
}

/*-----------------------------------------------------------------------------------------------
  WP classes
-----------------------------------------------------------------------------------------------*/
.red {
	clear: both;
	color: #f00;
}
blockquote {
	padding-top: 30px;
	margin-bottom: 12px;
}

.post a img, .post a:hover img {
	border: none;
	margin-bottom: 0;
}
/** CLEAR FIX
============== */
.clear-fix:after{
	content:".";
	display:block;
	clear:both;
	visibility: hidden;
}
.clear-fix{
	display: inline-block;
}
/* hack \*/
* html body .clear-fix{
	height:1%;
}
.clear-fix{
	min-height: 1%;
	display: block;
}
/**
-------------------------------------------- */
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/**
-------------------------------------------- */

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
img.alignleft {
	float:left;
	margin: 2px 10px 5px 0px;
}
img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}
img.alignright {
	float:right;
	margin: 2px 0px 5px 10px;
}
img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

/**
-------------------------------------------- */
.wp_syntax {
	padding: 8px;
}

.wp-pagenavi {
	margin-bottom: 8px;
}

.post .wp_syntax pre {
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
}

/** additional
-------------------------------------------- */
/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #D2C4A2;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
#searchform #s:focus {
	border: 1px solid #D8471D;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn.png) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	color: #D8471D;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
	cursor: pointer;
}
.widget_search {
	margin-bottom: 20px;
}
.widget_search label {
	display: none;
}
/**
-------------------------------------------- */
.related_posts {
	clear: both;
	margin-top: 18px;
}

/**
* ********************** */
div.post-tweet {
	margin-right:20px;
}

/**	SIDE BAR
* ********************** */
.link-banner {
	margin-bottom: 12px;
}

/** SIDEBAR Calendar
-------------------------------------------- */
table#wp-calendar {
	margin: 0 auto;
}
table#wp-calendar
,table#wp-calendar td
,table#wp-calendar th {
	border-color: #fff;
	/* background-color: #d3c289; */
	background-color: #efead0;
}
table#wp-calendar td.pad {
	border-left: none;
	background-color: #fff;
}
table#wp-calendar tfoot td#prev {
	border-right: none;
	background-color: #fff;
}
table#wp-calendar tfoot td#next {
	border-left: none;
	background-color: #fff;
} 

p.related {
	clear: both;
	margin-top: 20px;
}
/**		#CONTENT
-------------------------------------------- */
.post ul
,.post ol {
	margin-bottom: 18px;
}

/**		.navigation
-------------------------------------------- */
.navigation .prev
, .navigation .next {
	background-position: 0 0;
}
.navigation .prev a
, .navigation .next a {
	font-family: meiryo, 'メイリオ', sans-serif;
	width:270px;
	text-align: left;
	font-size: 12px;
}
.navigation .prev a span.prev-title {
	padding-left: 75px;
}

.navigation .prev a span.prev-title 
, .navigation .next a span.next-title {
	color: #d8471d;
	font-size: 13px;
	height: 25px;
	font-weight: bold;
	line-height: 20px;
	text-transform: none;
	display: block;
}
.navigation .prev a span.nav-title 
, .navigation .next a span.nav-title {
	font-weight: 12px;
	text-transform: none;
}
.navigation .prev a:hover span.nav-title 
, .navigation .next a:hover span.nav-title {
	color: #f63;
}
.navigation .prev a span.nav-title  {
	padding-left: 30px;
}
/**		.Google Earthquake
-------------------------------------------- */
#japanquake2011 {
	margin-top: 20px;
	margin-bottom: 20px;
}
