/*
Theme Name: Gallery
Theme URI: http://www.wpzoom.com/themes/gallery/
Description: Gallery is a premium wordpress theme for photoblogs, portfolios, personal sites. Developed by Dumitru Brinzan and released by WPZOOM.com
Version: 1.0
Author: Dumitru Brinzan
Author URI: http://www.brinzan.net/
Tags: blue, custom-header, fixed-width, two-columns

	Gallery v1.0
	 http://www.wpzoom.com/themes/gallery/
*/


* {padding:0; margin:0; border: none; outline:0; }
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,Arial, Tahoma, Helvetica;
	font-size:68%;
	text-align:center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.2em;
}
p {margin:0 0 15px; }
li,p {line-height:1.6em; }
li {list-style-type:none; }
.hide {display:none;}
.clear_both {clear:both;font-size:1px;}
.clear_left {clear:left;font-size:1px;}
.clear_right {clear:right;font-size:1px;}
input {
	border:solid 1px #999;
	padding:2px 3px;
}

#container {
	width:100%;
	min-height:200px;
	margin:0 auto;
	text-align:left;
}
#container div.wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:0 15px;
}
#container div.cleaner, #container div.sep {
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	line-height:1px;
}

#header {height:130px; margin-bottom:0; }
#header div.wrapper {position:relative; }
#header #logo {padding:15px 20px 8px; margin:0;}
#header #description {
	font-size:12px;
	padding-bottom:5px;
	color:#666;
}

#search {
	clear:both;
	float:right;
	margin:0 0 2px 0;
	padding:0;
	font-size:12px;
}
#setop {
	padding:2px 10px;
	border:solid 1px #999;
}
#searchsubmittop {
	padding:1px 10px;
	border:solid 1px #999;
	background-color:#F4F4F4;
}
#headRSS {
	float:right;
	margin:0 20px 0 0;
	padding:0;
	font-size:12px;
}
#headRSS p {margin:0;padding:0;}
#headRSS p a {text-decoration:none;}
#headRSS p a:hover {text-decoration:underline;}
#description {
	float:left;
	margin:0 0 4px 0;
	padding:0;
}

#menuTop {
	clear:both;
	height:30px;
	margin-top:0;
}
#menuTop img.left, #menuTop img.right {
	float:left;
	display:inline;
	height:30px;
	width:10px;
}
#menuTop img.right {float:right; width:11px; }
#menuTop ul#nav {font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
#menuTop ul#nav li {
	margin:0;
	padding:9px 0 5px;
	font-size:12px;
}
#menuTop ul#nav li a {
	padding:9px 10px 7px;
}
#menuTop ul#nav li a:hover {
	text-decoration:underline;
}
#menuTop ul.children li {
}

#main h1 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif, Arial, Tahoma, Helvetica;
	font-weight:bold;
	margin-bottom:22px;
}
#posts h1.pagetitle {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:20px 0px 30px;
	padding:0 15px 4px;
	border-left:solid 10px #212121;
	border-bottom:solid 1px #999;
}
#posts .post {
	float:left;
	display:inline;
	width:300px;
	margin:0 30px 35px 0;
}
#posts .post-last {margin-right:0;}
#posts .post p {font-size:1.2em; line-height:16px;}
#posts .post img {margin-bottom:12px;}
#posts .post h2, #side h2 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,Tahoma,Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:12px;
	line-height:16px;
}

#posts .post h2 a:hover {text-decoration:underline;}
#posts .post-featured h2 {
	font-size:17px;
	line-height:22px;
}
#posts .post p.postmetadata {font-size:12px;}
p.postmetadata span.category {text-transform:uppercase;}

#single h1, #single h2, #single h3, #single h4, #single h5, #single h6 {
	margin-bottom:8px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,Tahoma,Arial,Helvetica;
}
#single h1 {font-size:22px; letter-spacing:-1px;}
#single h2 {font-size:20px; letter-spacing:-1px;}
#single h3 {font-size:18px; }
#single h4 {font-size:16px; }
#single h5 {font-size:15px; }
#single h6 {font-size:14px;  }
#main p {font-size:1.2em; }
#main .post ul, #main .post ol {
	margin:0.5em 0 0.5em 2.0em;
	font-size:1.0em;
}
#main .post ol {margin-left:2.5em;}
#main .post ul li, #main .post ol li {
	font-size:1.2em;
	list-style-type:square;
}
#main .post ul li ul li, #main .post ol li ol li {font-size:1.2em;}
#main .post ol li {list-style-type:decimal;}
#main .post ol li ol li {list-style-type:decimal-leading-zero;}
#main blockquote {
	font-style:normal;
	margin:1em 2em;
	padding:0.5em 1em 0.5em 2em;
}
#main img.preview {padding:1px; margin:0; }
#main p.postmetadata {
	font-size:1.1em;
	margin: 0.5em 0 5px 2px;
}
#main p.postmetadata span.category {text-transform: uppercase;}
#main div.share {margin:0; padding: 10px 0; height: 25px; }
#main div.share p.header {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
}

#single {
	width: 630px;
	float: left;
	margin:20px 30px 0 0;
}
#single p img {margin: 0 0 10px 0;}

/* Post comments and trackbacks styling */

#main div.post-comments {margin: 2em 0 0;}
#main div.post-comments h2 {font-size: 2.0em; }
#main div.post-single {padding-bottom: 2em; }
#main p.tags {
	clear: both;
	font-size: 1.0em;
	text-transform: uppercase;
	margin-top: 20px;
}
#main p.trackbackurl {font-size: 1.1em; }
#main p.trackbackurl span.url {font-weight: bold; padding:1px; }

#main div.pagerbox {clear: both; font-size: 11px;}

#main div.comments {margin: 0 0 10px 0; font-size: 1.0em; }
#main div.comments h3 {font-size: 18px; font-weight: normal;}
#main div.comments li, #main #respond {
	padding: 10px 0 5px;
	margin-top: 10px;
}
#main ol.commentlist div.comment-content {margin-left: 95px;}
#main cite {font-style: normal; font-weight: normal; }

#main div.reply {margin: 0; text-align: center;}
#main div.reply a {font-size: 11px; padding: 4px 15px 4px 14px;}
#main a.more-link {display: block; margin: 10px 0 0; }

#main .normalComments {padding: 1em 0; }
#main .normalComments li {margin: 0 0 1em; padding: 15px; }
#main .normalComments li ul.children {padding: 10px 0 0; }
#main .normalComments li ul.children li {
	clear: left;
	margin: 0 10px 10px 10px;
}

#main .normalComments cite.author, #main .normalComments cite.guest {
	font-size: 12px;
	font-weight: bold;
}
#main .normalComments div.gravatar {
	float: left;
	display: inline;
	width: 55px;
	margin: 0 10px 5px 0;
}
#main .normalComments div.comment-author {
	float: left;
	display: inline;
	width: 75px;
	margin: 0 20px 5px 0;
}
#main .normalComments div.comment-content {margin-left: 160px;}
#main .normalComments span.datetime {
	font-size: 1.1em;
	margin-top: 10px;
	display:block;
}
#main .normalComments p, #main .normalComments li.author p {
	margin: 0;
	font-size: 1.2em;
}
#main .normalComments div.comment-content blockquote {
	font-size: 1.2em;
	line-height: 1.5em;
}

#side .sideComments .cover {margin: 0 5px 5px 0;}

#respond {margin: 10px 0 10px 20px; }
#respond h3 {font-size: 1.8em; font-weight: normal;}
#main h2.comments, #respond h2.comment {
	float: left;
	display: inline;
	background: url(images/icon_comment.gif) no-repeat top left;
	line-height: 64px;
	padding-left: 70px;
}
#main h2.comments {background-image: url(images/icon_comments.gif); }

/* Side formatting */
div.share {padding:10px 0 30px; margin:0 0 0 35px; }
div.share ul {margin:0; padding: 0; }
div.share li {
	font-size:11px;
	margin:0 35px 0 0;
	padding: 0;
	float: left;
	display: inline;
	list-style-type:none;
	line-height: 18px;
}
div.share li img {
	margin: 0 4px 0 0;
	display: inline;
	float: left;
}

#main div.postauthor {
	clear:both;
	padding:10px 10px 0;
	margin: 10px 0 0;
}
#main div.postauthor div.avatar {
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
	height: 100px;
}
#main div.postauthor div.avatar img {padding:1px; }
#main div.postauthor p {
	line-height: 16px;
	font-size: 11px;
}
#main div.postauthor p.more {
	float:right;
	display:inline;
	font-weight:bold;
	margin:0 0 0 5px;
}
#main div.postauthor h6 {margin-bottom: 10px;} 

/* Side block */
#side {
	width:300px;
	float:left;
	text-align:left;
	margin: 0 0 20px;
}
#side div.widget {
	margin-bottom:20px;
}
#side li.widget {
	margin: 0 0 20px;
	clear: both;
}
#side p.header {
	font-size:1.5em;
	font-weight:bold;
	margin:8px 0;
	padding:1px 15px;
	display:block;
	border-left:solid 10px #212121;
	border-bottom:solid 1px #ccc;
}
#side p.header a {
	text-decoration:none;
}
#side p.header a:hover {
	text-decoration:underline;
}
#side li.widget {padding: 1.75em;}
#side div.featured-post img {margin-bottom: 12px; }
#side h2 {margin-bottom: 5px;}
#side div.post-side {
	clear: left;
	padding:5px;
}
#side div.post-side div.cover {margin: 0 8px 8px 0;}

/* Ad blocks */
#side div.banner {margin: 0 0 20px; }
#main div.banner {
	text-align: center;
	margin: 10px 0;
}
#side div.ads img.ad {
	margin: 0 6px 10px 0;
	display: inline;
}

#side div.cover {
	margin: 0 0 10px 0;
	text-align:center;
}
#side div.cover img {margin-bottom:7px; }
#side div.info {margin-left: 0; }
#side .widget li {clear: left; }
#side .featured-post {margin: 0 0 20px 0;}
#side div.widget ul li {
	padding:2px 10px 4px;
	border-bottom:dotted 1px #CCC;
	font-size:1.2em;
}
#side p.postmetadata {margin-bottom:20px;}

#calendar_wrap {font-size: 11px;}
#calendar_wrap table {width: 100%;}
#calendar_wrap table caption {
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}
#calendar_wrap th {
	font-size: 12px;
	line-height: 22px;
	height:22px;
	color: #eee;
}
#calendar_wrap td {
	line-height: 18px;
	text-align: center;
}

/* Footer */
#footer {
	clear: both;
	text-align: left;
	padding: 100px 0 10px;
}
#footer p {font-size: 1.1em; }
#footer p.header {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	margin:0 0 10px;
}

#footer #sidebar-narrow div.widget {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 20px 0 0;
	font-size: 11px;
}
#footer #sidebar-wide {width: 100%;}
#footer div.aktt_tweets li {margin-bottom: 10px; }

/* Social Connections Widget */
#footer ul.socialList {
	padding-bottom: 30px;
	margin-bottom: 15px;
}
#footer .socialList li {
	float: left;
	display: inline;
	margin-right: 20px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 8px;
	padding-left: 20px;
	background: url(images/twitter.png) no-repeat top left;
}
#footer .socialList li.delicious {background-image: url(images/delicious.png) ;}
#footer .socialList li.digg {background-image: url(images/digg.png) ;}
#footer .socialList li.facebook {background-image: url(images/facebook.png) ;}
#footer .socialList li.flickr {background-image: url(images/flickr.png) ;}
#footer .socialList li.lastfm {background-image: url(images/lastfm.png) ;}
#footer .socialList li.linkedin {background-image: url(images/linkedin.png) ;}
#footer .socialList li.myspace {background-image: url(images/myspace.png) ;}
#footer .socialList li.reddit {background-image: url(images/reddit.png) ;}
#footer .socialList li.stumble {background-image: url(images/stumble.png) ;}
#footer .socialList li.technorati {background-image: url(images/technorati.png) ;}
#footer .socialList li.twitter {background-image: url(images/twitter.png) ;}
#footer .socialList li.youtube {background-image: url(images/youtube.png) ;}

/* Begin Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {float:right;}
.alignleft {float:left;}
/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {	border-bottom: 1px dashed #999;	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {text-align: center;}
.hidden {display: none;}
hr {display: none;}
a img {	border: none;}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
img#wpstats{display:none}

ul#menuBottom {
	clear:both;
	margin:0;
	padding:0;
	font-size:12px;
	border-top:solid 1px #CCC;
}
ul#menuBottom li {
	float:left;
	margin:0;
	padding:5px 5px 5px 0;
}
ul#menuBottom li a {
	text-decoration:underline;
}

ul#menuUniversal {
	float:right;
	margin:12px 10px 0 0;
	font-size:12px;
}
ul#menuUniversal li {
	float:left;
	margin:0;
	padding:0 15px 0 12px;
	background:url(images/arrow_right_grey_11x11.gif) no-repeat center left;
}
ul#menuUniversal li:hover {
	background:url(images/arrow_right_wine_11x11.gif) no-repeat center left;
}

/* Copyright */
#footer p#copyright {
	clear:both;
	font-size:12px;
	margin-bottom:30px;
}
#footer p#copyright a {color:#333;}

#searchforstores input {
	border:solid 1px #999;
	padding:2px 10px;
}
#searchforstores input.text {
	width:14em;
	padding:3px 10px;
}

div#layout {
	clear:both;
	margin:0;
	padding:0;
	font-size:0.9em;
	_font-size:0.9em;
}
div#layout_top {
	clear:both;
	margin:0;
	padding:0;
}
div#layout_top_left {
	float:left;
	width:630px;
	margin:0 30px 0 0;
	padding:0;
}
div#layout_top_right {
	float:left;
	width:300px;
	margin: 0 0 20px;
	padding:0;
}
div.breadcrumb {
	margin:5px 0 0;
	padding:5px 10px 10px;
	font-size:12px;
}
div#layout h1 {font-size: 22px; margin-bottom: 20px;}
div#layout h2 {font-size: 20px; margin-bottom: 15px;}
div#layout h3 {font-size: 18px; margin-bottom: 10px; font-weight:bold;}
div#layout h4 {font-size: 16px; margin-bottom: 10px; font-weight:bold;}
div#layout h5 {font-size: 14px; margin-bottom: 7px; font-weight:bold;}
div#layout h6 {font-size: 12px; margin-bottom: 7px; font-weight:bold;}
div#layout a {text-decoration:none;}
div#layout a:hover {text-decoration:underline;}
div#layout .post-in-stores {
	padding-bottom:30px;
	margin-bottom:20px;
	border-bottom:dotted 1px #999;
}
ul#contents_store_search {
	border-top:dotted 1px #ccc;
}
ul#contents_store_search li {
	margin:0 3px;
	padding:5px;
	border-bottom:dotted 1px #ccc;
}
div#layout h1.pagetitle {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:15px 0 25px;
	padding:0 15px 4px;
	border-left:solid 10px #212121;
	border-bottom:solid 1px #999;
}
img#pagetitleimg {
	margin:10px 0 15px;
}
#main .post a {
	text-decoration:underline;
}
#main .post ul.layout_3col {
	margin:0;
	padding:0;
	list-style-type:none;
}
#main .post ul.layout_3col li {
	float:left;
	width:285px;
	height:250px;
	margin:0 10px;
	padding:5px;
	list-style-type:none;
}
#main .post ul.layout_2col {
	margin:0;
	padding:0;
	list-style-type:none;
}
#main .post ul.layout_2col li {
	float:left;
	width:450px;
	margin:0 10px;
	padding:5px;
	list-style-type:none;
}
#main .post ul.layout_1col {
	margin:0;
	padding:0;
	list-style-type:none;
}
#main .post ul.layout_1col li {
	margin:0 10px;
	padding:10px;
	list-style-type:none;
}
#main table tr td {
	padding:5px;
	border:solid 1px #999;
}

#main .post ul#contents_aboutus_menus {margin:0; padding:0; list-style-type:none;}
#main .post ul#contents_aboutus_menus li {
    float:left;
    margin:0;
    padding:5px 5px 15px;
    width:290px;
    height:160px;
    border-left:solid 1px #ccc;
    border-top:solid 1px #ccc;
    list-style-type:none;
}
#main .post ul#contents_aboutus_menus li.line_term {
    border-right:solid 1px #ccc;
}
#main .post ul#contents_aboutus_menus li.line_last {
    border-bottom:solid 1px #ccc;
}
#main .post ul#contents_aboutus_menus li div.contents_aboutus_menus_img {
    margin:0 5px 5px;
    text-align:center;
}
#main .post ul#contents_aboutus_menus li div.contents_aboutus_menus_title {
    padding:5px 10px;
    font-weight:bold;
}
#main .post ul#contents_aboutus_menus li div.contents_aboutus_menus_overview {
    padding:0 10px 10px;
}
ul#contents_aboutus_sidemenus {
	border-top:dotted 1px #ccc;
}
ul#contents_aboutus_sidemenus li {
	margin:0 3px;
	padding:5px 5px 5px 13px;
	border-bottom:dotted 1px #ccc;
	background: url(images/arrow_right_grey_11x11.gif) no-repeat center left;
	font-size:1.2em;
}
ul#contents_aboutus_sidemenus li.selected {
	background: url(images/arrow_right_wine_11x11.gif) no-repeat center left;
}
img.imgverticalpadding10 {
	padding:0 10px;
}
form.wpcf7-form input, textarea {
	margin:0;
	padding:5px;
	border:solid 1px #999;
}