/*  
Theme Name: hube
Theme URI: http://haifield.jp/
Description: haifield
Version: 1.0
Author: haifield
Author URI: http://haifield.jp
Illustration: Beautiful vector fantasy illustration. by karenbak
*/

* {
margin: 0;
padding: 0;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #555;
text-align: center;
background: #C4DF82 url(./img/bg.jpg) repeat-x;
margin: 0 0 20px 0;
}

img { border: none; }
blockquote {margin: -10px 0 0 10px;}
a:link,a:visited { color: #693; text-decoration: none; border-bottom: 1px dotted #693;}
a:hover { color: #693; text-decoration: none; border-bottom: 1px dotted #693;}

#menu_body a, #head a, #cat_head a {border: none;}

.clear { clear: both; }
.center { text-align: center; }
.alignright { float: right;}
.alignleft { float: left;}
.small {font-size: 0.9em;}

/*--------------------------------
               HEAD
--------------------------------*/
#head {
width: 1000px;
height: 450px;
margin: auto;
}
#cat_head {
width: 1000px;
height: 200px;
margin: auto;
}
#head h1, #cat_head h1 {
font-weight: normal;
margin: 0 auto;
width: 900px;
font-size: 1em;
text-align: left;
line-height: 20px;
}

/*--------------------------------
              MENU
--------------------------------*/
#menu {
width: 900px;
height: 30px;
margin: auto;
background: #fff;
}
#menu li {
float: right;
list-style: none;
padding: 0;
}
#menu a {
border: none;
}


/*--------------------------------
              FRAME
--------------------------------*/
#content {
width: 900px;
font-size: 1.3em;
line-height: 1.5em;
margin: 0 auto 20px auto;
background: #fff url(./img/foot_bg.gif) no-repeat bottom;
padding: 20px 0 0 0;
}
#cat_content {
width: 100%;
background: url(./img/content_cat_bg.jpg) no-repeat 0px 50%;
font-size: 1.3em;
line-height: 1.5em;
}
#content_body {
padding: 0 50px;
margin: auto;
}
#cat_content_body {
padding: 0 50px;
margin: auto;
min-height: 300px;
height: auto !important;
height: 300px;
}
#entry_head {
height: 15px;
background: url(./img/content_head.gif);
}
#entry_foot {
height: 15px;
background: url(./img/content_foot.gif);
}


/*--------------------------------
               FOOT
--------------------------------*/
#foot {
width:900px;
margin: auto;
clear: both;
}
div#foot p {
padding: 30px 0 10px 0;
text-align: center;
color: #666;
}

div#foot a:link,div#foot a:visited { color: #444;}
div#foot a:hover { color: #444;}

/*--------------------------------
              INDEX
--------------------------------*/
div.top_list {
width: 375px;
float: left;
text-align: left;
}
div.top_new {
margin-right: 50px;
}
div.top_list ul {
padding: 5px 0 0 25px;
}
div.top_list li {
list-style: none;
padding: 6px 0 6px 0;
background: url(./img/dot.gif) repeat-x bottom;
}
div.top_list li span {
padding: 0 10px 0 0;
font-size: 85%;
}

div.top_list li a {
background: url(./img/arrow.gif) no-repeat 0px 50%;
padding: 0 0 0 10px;
border: none;
}
div.top_list li a:hover {
background: url(./img/arrow.gif) no-repeat 0px 50%;
padding: 0 0 0 10px;
}


/*--------------------------------
            ARVHIVE
--------------------------------*/
div.post {
padding: 20px 30px 0 30px;
text-align: left;
}
div.post p {
padding: 0 20px 20px 20px;
}
div.post h2 {
font-size: 1.2em;
margin: 0 0 20px 0;
clear: both;
padding: 0 0 5px 25px;
letter-spacing: 0.1em;
background: url(./img/h2_bg.gif) no-repeat 0px 50%;
color: #f90;
}
div.new h2 {
margin: 0;
}
div.post h3 {
font-size: 1.0em;
padding: 3px 0;
margin: 0 20px 10px 20px;
background: url(./img/dot.gif) repeat-x bottom;
color: #538637;
}

#entry p.news_date {
font-size: 0.9em;
padding: 0 10px 3px 0;
margin: 0;
text-align: right;
}

div.more_link {
text-align: right;
font-size: 0.9em;
border-top: 1px dotted #B9D7DB;
}

#navigation {
margin: 0 40px;
padding: 5px 5px 20px 5px;
background: url('./img/dot.gif') repeat-x;
font-size: 0.8em;
}

#content p.box_1 {
border-bottom: 1px solid #f9c;
padding-bottom: 0;
}


/* PROFILE */
dl.prof {
margin: -15px 0 20px 220px;
line-height: 100%;
}
dl.prof dt {
float: left;
width: 60px;
margin: 0 0 8px 0;
}
dl.prof dd {
margin: 0 0 8px 80px;
padding: 0 0 0 15px; 
border-left: 1px solid;
}
div.post_profile h2,
div.post_profile h3 {
margin-left: 220px;
clear: none;
}
div.post_profile p {
padding: 0 20px 20px 20px;
margin: 0 0 0 200px;
}
div.post_profile p img{
margin: 0 0 0 -200px;
}


/*--------------------------------
            IMG_CLASS
--------------------------------*/
img.alignright {
padding: 4px;
margin: 0 0 20px 20px;
float: right;
border: 1px solid #CEE3E6;
}
img.alignleft {
padding: 4px;
margin: 0 20px 20px 0;
float: left;
border: 1px solid #C4DF82;
}


/*--------------------------------
            CONTACT
--------------------------------*/
table#contact {
width: 600px;
margin: 0 0 0 50px;
}
table#contact th {
font-weight: normal;
vertical-align: top;
padding: 12px 0 0 0;
}
table#contact td {
vertical-align: top;
padding: 0 0 10px 0;
text-align: right;
}
table#contact span {
color: #c00;
}
input#your-name,
input#your-email,
input#your-company {
letter-spacing: 0.1em;
}
input#your-name,
input#your-email,
input#your-company,
input#your-tel,
textarea#your-message {
border: 5px solid #ddd;
background: #fff;
width: 430px;
padding: 10px;
color: #333;
margin: 0;
font-size: 1.0em;
font-weight: normal;
}
    /* hide from Mac IE \*/
    * html input#your-name { height:40px; }
    * html input#your-email { height:40px; }
    * html input#your-company { height:40px; }
    * html input#your-tel { height:40px; }
    /* */

input {
border-top: 3px double #ddd;
border-left: 3px double #ddd;
border-right: 3px double #ccc;
border-bottom: 3px double #ccc;
background: #fff;
width: 350px;
padding: 20px;
color: #f90;
font-weight: bold;
font-size: 1.1em;
margin: 10px 30px 0 0;
}