@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:800px;
height:125px;
margin:0 auto 20px auto;
text-align:left;
}
#header img{
margin:100px 0 0 30px;
}
p.illustrated{
width:800px;
text-align:right;
margin:0 auto 0 auto;
}
#footer{
clear:both;
background-color:#f5f5f5;
width:800px;
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:800px;
height:25px;
margin:0 auto;
padding-top:5px;
border-top:1px solid #eee;
}
#doc{
margin:0 auto;
text-align:left;
width:800px;
}

/*------------------------------column.grid.css------------------------------*/

#primaryContent{
position:relative;
}
#columnA{
position:relative;
float:left;
width:400px;
}
#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:16px;
line-height:1.4em;
}
.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;
}
.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:800px;
height:30px;
margin:0 auto 20px auto;
text-align:right;
}