/*

    Theme Name: IMPREZZ

    Theme URI: http://www.productivedreams.com/

    Description: IMPREZZ is a wordpress theme by <a href="http://www.productivedreams.com">ProductiveDreams</a>

    Version: 1.0

    Author: Gopal Raju
	
	Twitter: http://twitter.com/gopalraju

    Author URI: http://www.productivedreams.com/
	
	Tags: custom header, fixed width, two columns, widgets

*/



/* CSS Reset
--------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color: #232d30;
	line-height: 24px;

}
body {
	line-height: 1;
	background: url(http://www.calenblosso.jp/tanimachi_honten/wp-content/uploads/2010/04/bg.gif) repeat fixed 0px 0px;
        font-size:10px;
        height:100%;
}
a:hover img{
filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr{

}

/* Layout
--------------------------------------------------------------- */
.bg{
background:#000;
}
.primarynav{
height: 40px;
width:1004px;
margin: 0 auto;
position: relative; 
z-index: 9999;
line-height:40px;

}

.primarynav *{

list-style: none;}

.primarynav li.current_page_item a, .primarynav li a.current_page_item {
color: #FFF;
}

.primarynav li.pagenav{
overflow:hidden;
width:545px;
}

.primarynav ul{
left: 0;
list-style: none;
float:left;
}

.primarynav ul li{
float: left;
list-style: none;
line-height:40px;
}

.primarynav a{
font-size: 24px;
font-family: Helvetica, Arial, Verdana;
text-transform:lowercase;
color: #3f514a;
padding-right: 25px;
letter-spacing: 2px;
text-decoration: none;
}

.primarynav a:hover{
color: #77959b;
}

.primarynav a.jp{
padding:0 10px 0 30px;
position:absolute;
right:10px;
top:0;
}

.primarynav h2{
display: none;
}

#sidebar{
padding-bottom: 32767px !important;  
margin-bottom: -32767px !important; 
min-height:100%;
height:100%;
width:285px;
float: left;
background: transparent url(http://www.calenblosso.jp/tanimachi_honten/wp-content/uploads/2010/04/sidebarbg.gif) repeat-y center top;
_margin-left:-18px;
}

#sidebar a:hover{
color: #FFF;
}


#sidebar h1.logo{
width: 250px;
padding: 0px;
margin: 0px auto;
}

#sidebar h1.logo a{
background: url(images/logo.gif) no-repeat center top;
width: 250px;
height: 120px;
display: block;
overflow: hidden;
text-indent: -999px;
border-top:6px solid #111f22;

}

input#submit{
border:1px solid #7BA2AD;
padding: 10px;
font-family: Helvetica, Arial, Verdana;
background: #242f31;
text-transform: uppercase;
color: #FFF;
cursor: pointer;
font-size: 14px;
}

#commentform input#submit{
float: right;

}

#sidebar h2{
padding: 10px 10px 20px 10px;
background: url(http://www.calenblosso.jp/tanimachi_honten/wp-content/uploads/2010/04/heads_01.jpg) no-repeat center;
font-family: Helvetica, Arial, Verdana;
font-size: 14px;
color: #142a06;
font-weight: bold;
letter-spacing: 5px;
text-transform: uppercase;
}

.narrowcolumn textarea{
border:2px solid #7BA2AD;
width:93%;width:415px;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
padding: 5px;
_width:405px;
}



.narrowcolumn h2.pagetitle{
margin-top: 30px;
text-transform: uppercase;
_margin-top:70px;
}

.narrowcolumn #commentform label{
display: block;
float: left;
text-align: right !important;
width:130px;
}

.narrowcolumn #commentform{
margin: 0px auto;
_margin-left:20px;
overflow: hidden;
height: 1%;
}

.narrowcolumn #commentform label small{
float: right;
}

.narrowcolumn .add_comment h3#respond{
font-family: Helvetica, Arial, Verdana;
font-size: 20px;
text-transform: uppercase;
padding:10px;
margin: 10px 0px;color: #293538;
border-bottom: 2px solid #293538;
text-align: right;
position: absolute;
top:-10px;
left: 0px;
letter-spacing: -1px;
width: 430px;
}

.narrowcolumn .add_comment{
position: relative;
padding:55px 10px 40px 10px;
margin: 10px 0px;
}

.narrowcolumn #commentform #author, .narrowcolumn #commentform #email, .narrowcolumn #commentform #url{
float: right;
border:2px solid #7BA2AD;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
padding:5px 5px;
width:245px;
}
.narrowcolumn #commentform #author:focus, .narrowcolumn #commentform #email:focus, .narrowcolumn #commentform #url:focus, .narrowcolumn textarea:focus{
background:#FFFFF5;
}

.narrowcolumn #commentform p{
clear: both;
overflow: hidden;
padding: 5px 0px;
height: 1%;
}



.innerpage .post{
padding-top: 40px !important;
}

#sidebar ul li ul li{
border-bottom:1px solid #1F2A2C;
}

#sidebar ul li ul.top_commenters{
margin: 0px auto;
}


#sidebar ul li ul.top_commenters li{
padding-top: 10px;
}

#sidebar ul li ul{
width:80%;
margin: 0px auto;
}

#sidebar ul li ul li{
display: block;
line-height:30px;
}

#sidebar ul li ul li a{
color: #142A06;
font-family: Helvetica, Arial, Verdana;
text-transform: uppercase;
letter-spacing: -1px;
font-size: 13px;
text-decoration: none;

}

#sidebar ul li ul{
margin: 10px auto 0px auto;
}

#sidebar .description{
width:230px;
font-family: Helvetica, Arial, Verdana;
margin: 0px auto;
color: #a8acad;
}

#sidebar .searchfield{
width:250px;
margin: 0px auto;
overflow:hidden;
clear: both;
padding: 5px 0px 3px 0px;
}

#sidebar .searchfield span, #sidebar .searchfield label{
display: none;
} 

#sidebar .searchfield input#searchsubmit{
border: none;
width:55px;
height: 28px;
display: block;
overflow: hidden;
text-indent: -999px;
line-height: 0;
float: left;
background: #0d1618 url(images/search_btn.gif) no-repeat center;
cursor: pointer;
}

#sidebar .searchfield input{
border: none;
color: #888888;
background: #101c1f;
float:left;
height:16px;
padding:6px;
width:183px;
}

.sidebar-right{
width:180px;
float:left;
padding-top: 20px;
margin-left: 12px;
text-align:center;
}

.narrowcolumn, .widecolumn{
float: left;
padding-top:40px;
width:480px;
}

.narrowcolumn .post{
padding-right: 30px;
position: relative;
padding-bottom: 0px;
padding-top: 113px;
_overflow: hidden;
_width: 468px;
}

p.postmetadata{
padding-bottom: 20px;
display: none;
}

.comments a{
text-decoration: none;
font-size: 12px;
text-transform: lowercase;
background: #ffe4e1 url(http://www.calenblosso.jp/tanimachi_honten/wp-content/uploads/2010/04/comments.png) no-repeat scroll 99% 50%;
display: block;
margin-left: -15px;
padding-right: 25px;
width:460px;
text-align: right;
margin-bottom: 20px;
}

.narrowcolumn .post .comments a span{
font-size: 12px;
}

.PostHead{
left:-30px;
position:absolute;
top:30px;
}

.PostHead h2, .innerpage .post h2{
float: left;
width:380px;
_width:360px;
padding-top: 5px;
padding-left: 11px;
font-size: 30px;
font-family: Helvetica, Arial, "Trebuchet MS";
letter-spacing: -1px;
text-transform: uppercase;
text-decoration: none;
}

.innerpage .post h2{
float:none;
padding-left: 0px;
width:auto;
}

.PostHead h2 a{
font-size: 30px;
font-family: Helvetica, Arial, "Trebuchet MS";
letter-spacing: -1px;
text-transform: uppercase;
text-decoration: none;

}

.PostTime{
float:left;
overflow:hidden;
width:100px;

}
.PostHead small.PostDet, .PostHead small.PostDet a{
font-size: 12px;
text-decoration: none;
}

.PostHead small.PostDet{
clear:both;
display:block;
left:10px;
position:absolute;
top:-26px;
height: 23px;
width:395px;
overflow: hidden;
display: none;
}

.PostTime b{
background:#800000 none repeat scroll 0 0;
clear:both;
color:#FFFFFF;
display:block;
font-family:Helvetica,Arial,"Trebuchet MS";
font-size:62px;
font-weight:bold;
height:54px;
line-height:58px;
overflow:hidden;
padding:0;
text-align:right;
width:95px;
z-index:999;
}
.PostTime pm{
background: #293538;
color: #FFF;
padding:0px;
display: block;
width:95px;
left: 0;
font-size: 14px;
text-align: right;
}

#page{
background: #fff;
width:959px;
margin: 0px auto;
overflow: hidden;
padding: 0px 15px 0px 30px;
position: relative;
z-index: 999;
height:100%;
}

.bgimage{
width:1004px;
margin: 0px auto;
background: url(images/sidebarbg.gif) repeat-y 511px 0px;
}

div.twitter{
background:#FFFFFF url(images/twitter.gif) no-repeat scroll left top;
margin-left:-14px;
overflow:hidden;
padding-top:20px;
width:200px;
}

div.twitter-content{
border-top:medium none;
overflow:hidden;
padding:0px 15px 0px 35px;
height: 135px;
}

div.twitter-content *{
font-size: 12px;
line-height: 18px;
width: 100%;
}

div.twitter-content li{
padding-top: 2px;
}

div.twitter-content li span{
clear: both;
display: block;
width:131px;
}

a.followme{
display: block;
width: 175px;
padding: 0 0 10px 0;
text-indent: -999px;
letter-spacing: -1px;
color: #AB3730;
text-decoration: none;
}

img.pdlogo{
margin-top: 15px;
clear: both;
}

.google-ads{
width:175px;
overflow: hidden;
padding-top: 20px;
float: left;
display: block;
margin-left: 15px;
}


#sidebar ul.top_commenters li{
float: left;
padding-left: 15px;
}

#sidebar ul.top_commenters li span img{
border: 3px solid #101C1F;
overflow: hidden;
display: block;
width:32px;
height:32px;
}

#sidebar ul.top_commenters li span img:hover{
border: 3px solid #FFF;
}


/* Comments */


ol.commentlist li{
padding: 10px;
background: #D0E6EC;
margin-bottom: 15px;
border: 2px solid #7BA2AD;
height: 1%;
border-top: none;
font-size: 14px;
clear: both;
}

ol.commentlist li cite a{
font-size: 22px;
font-style: normal;
text-decoration: none;
}

.authordiv{
padding-bottom:25px;
background: transparent url(images/author.gif) no-repeat left bottom;
overflow:hidden;
padding:13px 0px 13px 73px;
_height: 48px;
}
.authordiv img{
float: left;
border: 2px solid #7BA2AD;
}
li.authorli{
padding: 0px !important;
margin: 0px !important;
background: none !important;
border: none !important;
}

.authordiv cite{
padding-left: 10px;
float: left;
font-size: 13px;
width: 200px;
}

.authordiv small{
float: left;
width:330px;
}

.authordiv small a{
font-size: 13px;
padding-left: 10px;
text-decoration: none;
}

.authordiv cite a{
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.CommWidth h3#comments{
background: #242f31;
color: #FFF;
padding-left: 10px;
margin: 10px auto;
}

h3#respond{
background: transparent !important;
}

.entry{
padding: 10px 0px;
}

.entry p{
padding-bottom: 10px;
}

.clear{
clear: both;
overflow: hidden;
height: 1%;
}

#footer{
width:100%;
background: #000;
padding: 10px 0px;
border-top: 3px solid #800000;
}

.footerwrap, .footerwrap *{
width:1000px;
font-size: 13px;
margin: 0px auto;
color: #77959B;
}

.footerwrap a{
color: #FFF;
}


/* 本店案内 */
.sidebar-right_title{
color:#ffffff;
background:#800000;
margin:0 0 10px 0;
padding:5px;
width:170px;
text-align:left;
}
.sidebar-right_tenpo{
padding:10px;
text-align:left;
font-size:11px;
height:100%;
}
.sidebar-right_words{
padding:5px 0;
margin:0 0 10px 0;
text-align:left;
font-size:11px;
height:100%;
}
.sidebar-right_words2{
float:right;
}
/* 写真 */
.random_photo{
margin:2px 2px 0 0;
float:left;
}

.category_image p {  
     display: table-cell;  
     vertical-align: middle;  
     margin: 0; 
	 padding:0;
 }  
/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */
.blog{
	width:178px;
	height:38px;
	margin:0;
	padding:0;
	background:url(http://www.calenblosso.jp/images/blog_bg.jpg) no-repeat;
	display:block;
		border:#CCCCCC 1px solid;
}
.blog_photo{
	padding:0;
	margin:2px;
	float:left;
	width:51px;
	height:34px;

	}
	
a img { border-style:none; }
.blog_text{
	padding:2px;
	float:left;
	width:113px;
	height:15px;
	color:#ffffff;
	font-size:10px;
line-height:11px;
}
.blog_link{
	padding:0 2px 5px 2px;
	float:left;
	width:113px;
	height:9px;
	color:#cccccc;
	font-size:10px;
	text-align:right;
}
.text_box{
padding:10px 10px 0 10px;

/* オンラインショップ用リンク */
.online{
padding:10px;
margin:0 0 10px 0;
width:120px;
}
.online_photo{
float:left;
margin:0 20px 10px 0;
padding:0;
}
.online_text{


}
.online_same{
clear:both;
padding:0;
margin:15px 0 15px 0;
}
.online_same img{
float:left;
}
.day_text{
text-align:right;
}
hr.shop_line{
border:1px dotted #aaaaaa;
margin-bottom:10px;
}

