@charset "utf-8";
/*
Theme Name: ogw_typhoon
Theme URI: http://typhoon.cc/
Description: my basic theme.
Version: 0.1
Author: ho
*/

/*------------------------------basic.css------------------------------*/

body{
text-align:center;
font-size:12px;
font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
color:#666;
line-height:1.6em;
letter-spacing:0.05em;
background-image:url(img/title_illustration.jpg);
background-repeat: no-repeat;
background-position:top center;
}

/*------------------------------reset.css------------------------------*/

*{
margin:0;padding:0;
}
table{
border-collapse:collapse;border-spacing:0;
}
fieldset,img{
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
font-style:normal;
font-weight:normal;
}
caption,th{
text-align:left;
}
q:before,q:after{
content:'';
}
abbr,acronym {
border:0;
}
ol,ul {
list-style-position: inside;
}
ul ul{
padding-left:15px;
}
p{
margin-bottom:15px;
}
strong{
font-weight:bold;
}
img{
vertical-align:bottom;
}

/*------------------------------fonts.css------------------------------*/

table {
font-size:inherit;font:100%;
}
h1,h2,h3,h4,h5,h6{
font-size:100%;
}
select, input, textarea {
font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
font:115% monospace;*font-size:100%;
}

/*------------------------------headline.css------------------------------*/

h2{
vertical-align:bottom;
font-size:14px;
color:#900;
background-image:url(http://typhoon.cc/wordpress/wp-content/themes/ogw_typhoon/img/icon_tomato.gif);
background-repeat: no-repeat;
border-bottom:2px dotted #900;
padding-left:30px;
padding-top:3px;
padding-bottom:5px;
margin-bottom:10px;
height:20px;
}
h2 a{
text-decoration: none;
}
h3{
height:30px;
color:#900;
font-size:14px;
margin:20px 0 5px 0;
padding:6px 0 0 10px;
background-image:url(http://typhoon.cc/wordpress/wp-content/themes/ogw_typhoon/img/h3_background.gif);
background-repeat: no-repeat;
font-weight:normal;
}

/*------------------------------link.css------------------------------*/

a:link {color:#900;}
a:visited {color:#666;}
a:active {color:#900;}
a:hover {color:#f30;}

h2 a:visited {color:#900;}

.dayandtime a:link {color:#999;}
.dayandtime a:visited {color:#999;}
/*------------------------------more-link.css------------------------------*/

a.more-link{
padding:3px 5px;
margin:10px 0 15px 0;
display:block;
width:120px;
font-size:14px;
text-align:center;
border-top:1px solid #eee;
border-left:1px solid #eee;
border-right:1px solid #999;
border-bottom:1px solid #999;
background-color:#f5f5f5;
float:right;
}
a.more-link:hover{
color:#fff;
background:#900;
}

/*------------------------------grids.css------------------------------*/

#header{
width:900px;
height:125px;
margin:0 auto 20px auto;
text-align:left;
}
#header img{
margin:100px 0 0 30px;
}
p.illustrated{
width:900px;
text-align:right;
margin:0 auto 0 auto;
}
#footer{
clear:both;
background-color:#f5f5f5;
width:900px;
text-align:center;
margin:0 auto 15px auto;
padding:8px 0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
font-weight:normal;
}
#footer_adsense{
clear:both;
width:900px;
height:25px;
margin:0 auto;
padding-top:5px;
border-top:1px solid #eee;
}
#doc{
margin:0 auto;
text-align:left;
width:900px;
}

/*------------------------------column.grid.css------------------------------*/

#primaryContent{
position:relative;
}
#columnA{
position:relative;
float:left;
width:500px;
}
#secondaryContent{
float:right;
margin-bottom:10px;
}
#columnB{
width:200px;
float:left;
}
#B_padding{
border-left:solid 1px #ddd;
padding-left:19px;
padding-right:20px;
}
#columnC{
width:180px;
float:left;
}
#C_padding{
border-left:solid 1px #ddd;
padding-left:19px;
}

/*------------------------------calendar------------------------------*/

table#wp-calendar caption{
text-align:center;
}
#wp-calendar{
width:160px;
text-align:center;
}
#wp-calendar thead th{
border:1px solid #eee;
text-align:center;
}
#wp-calendar thead tr{
height:20px;
}
#wp-calendar tbody td{
border:1px solid #eee;
}
#wp-calendar tbody tr{
height:20px;
}
#today{
background-color:#eee;
}
#wp-calendar tbody a{
font-weight:bold;
}
/*------------------------------input.css------------------------------*/

input,textarea{
border:1px solid #ccc;
color:#666;
}
textarea:hover,input:hover{
border:1px solid #999;
}
textarea:focus,input:focus{
background-color:#fff;
border:1px solid #999;
}

/*------------------------------comments.css------------------------------*/

.com{
border:1px solid #ccc;
margin-top:12px;
}
.com p{
padding:10px 10px 0 10px;
}
p.commeta{
border-bottom:1px solid #ccc;
border-left:3px solid #900;
background-color:#eee;
padding:1px 0 1px 8px;
margin:2px;
}
#commentform,#tb_box{
border:1px solid #ccc;
margin-top:12px;
padding:8px;
background-color:#f5f5f5;
}
.tb_url,textarea#comment{
width:375px;
padding:2px;
}

/*------------------------------search------------------------------*/

#searchform{
text-align:right;
margin:5px auto 0 auto;
display:inline;
float:right;
}
input#s{
width:200px;
margin-bottom:3px;
padding:2px;
}
input#submit{
color:#900;
background-color:#ddd;
border:3px double #999;
text-align:right;
}
input#search_submit{
color:#900;
background-color:#ddd;
border:1px solid #999;
text-align:right;
margin:0 5px 3px 5px;
}
input#submit:hover{
color:#fff;
background-color:#900;
}
#pan_list{
display:inline;
float:left;
padding:5px 0 0 7px;
}

/*------------------------------Search Hilite------------------------------*/

.hilite {
color: #333;
background-color:#ff0;
}
.hilite1 {
color: #333;
background-color:#9ff;
}
.hilite2 {
color: #333;
background-color:#f9f;
}
.hilite3 {
color: #333;
background-color: #9f0;
}

/*------------------------------others.css------------------------------*/

.post{
margin-bottom:25px;
font-size:13px;
line-height:1.6em;
}
.post strong{
color:#333;
}
.post p{
margin-bottom:30px;
}
.widget,#columnB p{
margin-bottom:20px;
}
#categories li{
color:#aaa;
}
#archives li{
color:#aaa;
}
p.dayandtime{
font-size:12px;
color:#999;
text-align:right;
border-top:1px solid #eee;
margin:10px 0 5px 0;
clear:both;
}
p.dayandtime img,#footer img{
vertical-align: middle;
}
blockquote{
padding:10px;
margin:10px 0 10px 25px;
border:1px solid #eee;
background-color:#f5f5f5;
}
blockquote p{
margin:0;padding:0;
}
ul.postlink,ul.related_post{
list-style-image: url(img/icon-list-spot.gif);
}
.widget ul{
list-style-image: url(img/icon-list-spot.gif);
}
.widget li{
border-bottom:1px solid #eee;
}
.widget a {
text-decoration: none;
}
ul.children li{
list-style-image: url(img/icon-list.gif);
}

/*------------------------------Amazon.css------------------------------*/

#amazon_box{
padding:5px;
margin-top:5px;
border:1px solid #eee;
background-color:#f5f5f5;
}
img.amazon{
border:1px solid #f5f5f5;
margin:3px 0;
}
.amazon_info{
margin:6px 0 10px 0;
}
.amazon_info dt{
padding:2px;
float:left;
display: block;
}
.amazon_info dd{
padding:2px;
}
.clear{
clear:both;
display: block;
}
#adsense_top{
border-bottom:1px solid #ccc;
margin-bottom:15px;
}
#adsense_bottom{
margin:20px 0 0 0;
padding-top:20px;
border-top:1px solid #eee;
}
.link_thumbnail{
vertical-align:top;
float:left;
margin:0 10px 5px 5px;
}
.post ol{
padding-left:30px;
margin-bottom:15px;
}
.post ol li{
list-style-position: outside;
border-bottom:1px solid #eee;
padding:5px 0;
}
.post ul{
padding-left:30px;
}
.post ul li{
list-style-position: outside;
}
.post img.process{
float:left;
padding-right:10px;
padding-bottom:10px;
}
.print{
text-align:right;
margin-bottom:5px;
}
img.WP-PrintIcon{
vertical-align:middle;
}
.ingredients{
margin-bottom:10px;
padding-left:25px;
}
.ingredients dt{
width:270px;
float:left;
display: block;
border-bottom:1px solid #eee;
}
.ingredients dd{
border-bottom:1px solid #eee;
}
img.click_img{
margin:5px 0 15px 244px;
}
.blogpeople-main {
overflow: auto; height: 400px;
}
#header_text{
color:#c96;
background-color:#fff3e6;
border-top:1px solid #ffd9b3;
border-bottom:1px solid #ffd9b3;
width:900px;
height:30px;
margin:0 auto 20px auto;
text-align:right;
}

/*------------------------------Wp-PageNavi------------------------------*/

.wp-pagenavi{
text-align:center;
margin-bottom:20px;
}
.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	font-size: 14px;
	padding: 6px; 
	margin: 2px;
	text-decoration: none;
	background-color: #eee;
	border:1px solid #ddd;
}
.wp-pagenavi a:hover {	
	color: #fff;
	background-color: #069;
	border:1px solid #005580;
}
.wp-pagenavi span.current {
	font-size: 14px;
	padding: 6px; 
	margin: 2px;
	font-weight: bold;
	color:#fff;
	background-color: #069;
	border:1px solid #005580;
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
}

/*----- Amazlet・Amazon -----*/

.amazlet-box{
	margin:0 0 30px 10px !important;
	color:#999;
	}	
.amazlet-image{
	border-right:solid 10px #fff;
	}
.amazlet-name{
	font-size:15px;
	}
.amazlet-powered-date a{
	color:#999;
	}
.amazlet-link{
		font-size:13px;
background: #ffd999; /* Old browsers */
background: -moz-linear-gradient(top, #ffd999 0%, #ffcc66 50%, #ffb732 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd999), color-stop(50%,#ffcc66), color-stop(100%,#ffb732)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffd999 0%,#ffcc66 50%,#ffb732 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffd999 0%,#ffcc66 50%,#ffb732 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffd999 0%,#ffcc66 50%,#ffb732 100%); /* IE10+ */
background: linear-gradient(top, #ffd999 0%,#ffcc66 50%,#ffb732 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd999', endColorstr='#ffb732',GradientType=0 ); /* IE6-9 */
	padding:8px 20px;
	margin-top:15px !important;
	border:1px solid #c90;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	}
.amazlet-link a{
	color:#000;
	text-decoration: none;
	}
