@charset "utf-8";
/*
Theme Name:  Maya Twenty Ten
Theme URI: http://wordpress.org/
Description: ギャラリーハウスMaya用2010カスタマイズテーマ。
Author: Tatsuquito
Version: 1.0
Tags: 2010, maya
Template: twentyten
*/

/* Overide twentyten sytle.css */
@import url("../twentyten/style.css");

.entry-meta {display:none;}

/* clearfix Start */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
}
/* clearfix End */

td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

div#tagcloud { 
	margin-bottom: 50px; 
	width: 90%; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; }

#header {
    padding: 0 0 0 0;
}
#branding img {
    border-bottom: 0px solid #000000;
    border-top: 0px solid #000000;
    clear: both;
    display: block;
}
#access {
    background: none repeat scroll 0 0 #D7E3DD;
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
}
#access a {
    color: #555555;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}
#access ul ul a {
        background: #D7E3DD;
        line-height: 1em;
        padding: 10px;
        width: 160px;
        height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
        background: #D7E3DD;
        color: #fff;
}

#nav-above {
	display: block;
}

#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	float: left;
}
#content h3     {font-size: 16px;
        border-left: solid 12px #666666;
        padding-left: 10px;}

#content .wp-caption {
	background: #ffffff;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: right;
}
#content .wp-caption img {
	border: 1px solid #000;
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

/* thumbnail_box */
#content .thumbnail_box {
	width: 204px;
	height: 295px;
	margin: 4px 0px 0px 4px;
	padding: 2px;
	float: left;
}
.thumbnail_box .thumimg {
	padding: 3px;
	text-align: center;
}
.thumbnail_box .thumimg p {
	margin-bottom: 0;
	height: 200px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.thumbnail_box .thumimg img {
	max-width: 193px !important;
	max-height: 193px !important;
}
.thumbnail_box .thumtitle {
	width: auto;
	margin: 10px 5px 5px 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	line-height: 150%;
}
/* ==================== リンク集 ==================== */
.link   {margin: 0;
        padding: 0;}

.link, .link ul {list-style-type: none;}

.link li li     {font-size: 12px;
        margin: 20px 0 25px;
        border-bottom: solid 1px #666666;
        padding-bottom: 5px;}

.link a {font-size: 14px;
        font-weight: bold;
        padding: 5px;
	text-decoration: none;}

.link a:hover   {color: #666666;}

.link a img {vertical-align: middle;
	width: 40px !important;
	height: 34px !important;}

#socialbutton ul {
	margin-bottom: 0;
	float: right;
}

ul.socialbutton {
	margin: 0;
}

ul.socialbutton li {
	float: left;
	margin-right: 10px;
	list-style: none outside none;
}

/* ==================== Nivo Slider ==================== */
.nivo_slider_container {
	width: 300px;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
	float: left;
}

.entry-content, .entry-summary {
	clear: both;
	padding: 0;
}

