/* @override http://publik.jp/contents/wp-content/themes/grid-a-licious/style.css */

/*
Theme Name: Publik:
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>

*/

@import url('./css/menu.css');
@import url('http://publik.jp/contents/wp-content/plugins/contact-form-7/stylesheet.css');

@import url('http://publik.jp/contents/wp-content/plugins/link-indication/link-indication_style.css');




body {			background-color: #f7f7f7;
				color: #444;
				font-family: Arial, sans-serif;
				font-size:12px;
				line-height: 1.6;
				padding:20px;
				margin:0px;	}

#header{
	width: 100%;
	display: inline-block;
	position: relative;
	top: 10px;
	left: 0;
}

#logo{
	display: block;
	width: 220px;
	position: absolute;
	top: 0;
	left: 0;
}

#nav2{
	min-width: 600px;
	position: absolute;
	top: -10px;
	left: 230px;
}

h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}

h1#top a{
	text-indent: -9999px;
	background: url(/contents/images/publik_logo.png) no-repeat 10px 0;
	width: 220px;
	display: block;
	margin: 0 10px 0 0;
	padding-top: 0;
}

a {	font-weight: bold;	color: #333; text-decoration:none; }

.eachpost h4 {
	padding-bottom: 2px;
	border-bottom: 1px dotted gray;
}

.tagsarea h4 {
	padding-bottom: 2px;
}

a:hover	{ color: #d00024; text-decoration: none; }

li.storelink a:link,li.storelink a:visited	{ color: #d00024; text-decoration: none; }

a img{
	background: transparen;
	border-style: none;
}

.menu { 		background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 5px 10px;
				width: 200px;
				float: left;
				margin-right: 10px;
}

.menubar { 		
}

.postform{
	height: 24px;
	display: block;
}

.round { 		background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }
.contentIndex p{
	font-size: 11px;
	line-height: 1.5;
}
.eachpost { 	background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				position:absolute;	}

.tagsarea { 	background-color:#ebe5dc;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				position:absolute;	}

			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }



#allposts { 
margin-right: 220px;
margin-bottom:60px;
	position: relative;
	top: 10px;
}

il, ul, ol { list-style-type: none; list-style: none; }

ul.dot li{
	list-style-type: square;
	margin-bottom: 1em;
}

div.tagsarea il, div.tagsarea ul, div.tagsarea ol { list-style-type: none; list-style: none; }

.eachpost ol li {
	list-style-type: decimal;
	margin: 0 0 1em;
}

.eachpost p {
	margin-bottom: 2em;
}

#menuItem { height: 50px; }

#mainContent img { display: none }
#mainContent {  -moz-border-radius:3px;
				-webkit-border-radius:3px;
  				-khtml-border-radius: 3px;
				border: 0;
				background: #fff;
				padding: 0 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				width: 430px;
				float: left;
}
.main { font-size: 0px !important; 
		clear: left; }
.main p img {	-moz-border-radius:3px;
				-webkit-border-radius:3px;
				border: 0;
				background: #fff;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; }


.twocols { background: #fff;}


.tagsarea,.wp-pagenavi { background: #ebe5dc;}
.related { background: #d8d8d8;}


/* @group Pagenabvi */

	div.wp-pagenavi {
		text-align:center;
		font-size: 10px;
	}
	
	div.wp-pagenavi a {
		border: 1px solid #7b857a;
		margin-right:2px;
		padding:2px 5px;
		background-position:bottom;
		text-decoration: none;
		color: #444;		
	}


	div.wp-pagenavi a:hover, div.meneame a:active {
		border: 1px solid #444;
		background-image:none;
		background-color: #7b857a;
		color: #fff;
	}
	div.wp-pagenavi span.current {
		margin-right:2px;
		padding:2px 5px;
		
		font-weight: bold;
		color: #d00024;
	}
	div.wp-pagenavi span.disabled {
		margin-right:2px;
		padding:2px 5px;
		color: #adaaad;
	}

/* @end */





.tagsarea>a:hover{ color: #d00024; text-decoration: none; }


h3{
	font-weight: bold;
	line-height: 1.3;
	margin-top:0;
	margin-bottom: 0;
	font-size: 13px;
	text-align: left;
}

h3.title{
	font-weight: bold;
	font-size: 26px;
	line-height: 1.2;
	margin-top: 2px;
	margin-bottom: 10px;
}

blockquote{
	padding-left: 8px;
	border-left: 4px solid silver;
	margin: 0;
}



span.spec{
	border-top: 1px dashed #b3b3b3;
	padding-top: 5px;
	display: block;
	line-height: 1.2;
}
.threecols {
	background-color: transparent;
}

.toplogo {
	background-color: transparent;
}
				
textarea { width: 90%; padding: 5px;
	border: 1px solid #ccc;
	background: none no-repeat;
}


.bubble { width: 430px; margin-bottom: 10px; }

.bubble blockquote { background: #fff;
				margin: 0px;
   				-moz-border-radius: 3px;
  				-khtml-border-radius: 3px;
  				-webkit-border-radius: 3px;
				padding: 3px;
				background: white; }

.bubble blockquote p { margin: 3px; padding: 0px; }

.bubble cite { 	position: relative;
				margin: -7px;
				padding: 7px 0px 13px 18px;
				top: 5px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

small a { text-decoration: none; }

.maintext { float: none; }

ul.st-related-posts li {
	font-size: 12px;
	margin-bottom: 0.3em;
	list-style-image: url(./css/bullet.gif);
}

/* @group table */
table.lftable{
	vertical-align: top; 
	border-collapse: collapse;  
    border-spacing: 0;
	border: 1px solid #cecece;
}
table.lftable th{
	background-color: #f2f2f2;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

table.lftable th,table.lftable td{
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 3px;
	vertical-align: top;
}

/* @end */

/* @group search foam */


#searchform input, textarea, select, button, input#newsletter{
background-color:#FFF;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
padding: 3px;
margin-top: 0px;
font-size:11px;
font-family: Arial, sans-serif;
	border: 1px solid silver;
}


.postform{
	width: 200px;
}
select {
background-color:#fff;
color:#222;
width: 92px;
margin-right: 6px;
margin-top: 4px;
}		

#searchform  input,input#newsletter{ 
padding: 5px;
margin-top: 3px;
width: 190px;
}

form p input{
	width: 180px;
}

form p input{
background-color:#FFF;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
padding: 5px;
margin-top: 0px;
font-size:11px;
font-family: Arial, sans-serif;
	border: 1px solid silver;
}

input#subscribe_button {
	width: 86px;
	height: 25px;
	margin-right: 5px;
	margin-top: 5px;
	background: url(/contents/images/subscribe.png) no-repeat;
	text-indent: -9999px;
}

input#unsubscribe_button {
	width: 100px;
	height: 25px;
	margin-top: 5px;
	background: url(/contents/images/unsubscribe.png) no-repeat;
	text-indent: -9999px;
}


,#searchform  input:hover,input#newsletter:hover { 
background-color: #aaa;
color: #fff;
}

/* @end */

/* @group Cart */

div.shopping {
	padding: 20px;
	background-image: url(/contents/images/bg.png);
	margin-bottom: 1em;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	border: 2px solid #ededed;
}

#itemdata tbody tr th.cart_table {
	padding: 3px;
	border-bottom: 1px solid #eee;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
}

#allposts div.eachpost.twocols div div.shopping div.cart form {
	text-align: center;
	margin: 20px 0;
}

#allposts div.eachpost.twocols div div.shopping  a.button img {
	border: 2px solid #ddd;
	background-color:#FFF;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
}

#allposts div.eachpost.twocols div div.shopping  a.button img:hover {
	opacity: 0.6;
}

#itemdata tbody tr th.cart_table{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	width: 65px;
	border-bottom: 2px solid #fff;
}

#itemdata tbody tr td {
	width: 280px;
	padding: 2px;
	border-bottom: 2px solid #fff;
}

#itemdata tbody tr td span.price {
	font-weight: bold;
	font-size: 15px;
}

table#itemdata {
	margin: 15px 0;
	border-top: 2px solid #fff;
}




.cart input{ 
margin: 10px;
}

.cart input:hover{ 
	opacity: 0.8;
}

.cart select {
background-color:#eee;
color:#222;
width: 92px;
margin-right: 6px;
margin-top: 4px;
}

#allposts div.eachpost.twocols div div.shopping span.internationalOrder a.button {
	width: 380px;
	display: block;
	text-align: center;
	background-color:#FFF;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 3px;
	margin-top: 0px;
	font-size:11px;
	font-family: Arial, sans-serif;
	border: 1px solid silver;
}

#allposts div.eachpost.twocols div div.shopping span.internationalOrder a:link,#allposts div.eachpost.twocols div div.shopping span.internationalOrder a:visited {
	color: #d00024;
}

#allposts div.eachpost.twocols div div.shopping span.internationalOrder a:hover {
	color: #4c4c4c;
}

.soldout{
	font-size: 10px;
	width: 120px;
	display: block;
	text-align: center;
	background-color:#FFF;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 2px;
	color: #d00024;
	border: 1px solid #d00024;
	background-color: white;
}
hr{
	margin:2em 0 ;
}

.none{
	display: none;
}


/* @end */

.copy {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

/* @group orderform */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-validation-errors p{
font-size:small;
color: #ff0000; 
}
#internationalOrder .wpcf7 th.01{
	width: 40px;
}

#internationalOrder .wpcf7 th.w03{
	width: 140px;
}

#internationalOrder .wpcf7 td.01{
	width: 40px;
}

#internationalOrder .wpcf7 td.w03{
	width: 140px;
}

/* @end */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Stockist Link */
table.lftable a:link,table.lftable a:visited{
	font-weight: normal;
	font-style: normal;
}



