/*  
Theme Name: hube
Theme URI: http://haifield.jp/
Description: haifield
Version: 1.0
Author: haifield
Author URI: http://haifield.jp
*/

* {
margin: 0;
padding: 0;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #F8DADC url(./img/body_bg.jpg) repeat-x;
color: #555;
text-align: center;
}

img { border: none; }
blockquote {margin: -10px 0 0 10px;}
a:link,a:visited { color: #f66; text-decoration: none; border-bottom: 1px dotted #f66;}
a:hover { color: #FF8C8C; text-decoration: none; border-bottom: 1px dotted #FF8C8C;}

#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: 480px;
margin: auto;
background: url(./img/head_bg.jpg);
}
#cat_head {
width: 1000px;
height: 140px;
margin: auto;
background: url(./img/head_cat_bg.jpg);
}
#head h1, #cat_head h1 {
font-weight: normal;
margin: 0 auto;
width: 900px;
font-size: 1em;
color: #999;
text-align: right;
line-height: 30px;
}

/*--------------------------------
              MENU
--------------------------------*/
#menu {
width: 100%;
height: 50px;
background: url(./img/menu_bg.jpg) no-repeat 50% 0px;
}
#cat_menu {
width: 100%;
height: 50px;
background: url(./img/menu_cat_bg.jpg) no-repeat 50% 0px;
}
#menu_body {
width: 900px;
height: 50px;
margin: auto;
}
#menu_body li {
float: right;
list-style: none;
}


/*--------------------------------
              FRAME
--------------------------------*/
#content {
width: 100%;
background: url(./img/content_bg.jpg) no-repeat 50% 0px;
font-size: 1.3em;
line-height: 1.5em;
}
#cat_content {
width: 100%;
background: url(./img/content_cat_bg.jpg) no-repeat 50% 0px;
font-size: 1.3em;
line-height: 1.5em;
}
#content_body {
padding: 30px 0 20px 0;
width: 900px;
margin: auto;
}
#entry {
background: url(./img/entry_bg.jpg);
padding: 30px 0 0 0;
}
#entry_foot {
height: 30px;
background: url(./img/entry_foot.jpg);
}


/*--------------------------------
               FOOT
--------------------------------*/
#foot {
width:100%;
clear: both;
}
div#foot p {
padding: 10px 0 30px 0;
text-align: center;
color: #555;
}

/*--------------------------------
              INDEX
--------------------------------*/
#top_main {
matgin: 0;
padding: 10px 0 0 0;
}
div.top_list {
width: 440px;
float: left;
text-align: left;
}
div.top_new {
margin-right: 20px;
}
div.top_list ul {
padding: 0 10px 0 23px;
list-style: none;
min-height: 96px;
background: url(./img/top_list_bg.jpg);
}
div.top_list li {
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 150px 0 150px;
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 0 35px;
line-height: 40px;
letter-spacing: 0.1em;
background: url(./img/h2_bg.jpg) no-repeat;
color: #f69;
}
div.new h2 {
margin: 0;
}
div.post h3 {
font-size: 1.0em;
padding: 3px 0;
margin: 0 20px 10px 20px;
background: url(./img/dot_gr.gif) repeat-x bottom;
color: #6c0;
}

#entry p.news_date {
font-size: 0.9em;
padding: 0 10px 3px 0;
margin: 0;
text-align: right;
}

dl.prof {
margin: 0 0 20px 0;
line-height: 100%;
}
dl.prof dt {
float: left;
width: 60px;
margin: 0 0 8px 0;
}
dl.prof dd {
margin: 0 0 8px 280px;
padding: 0 0 0 10px; 
border-left: 1px solid;
}

div.more_link {
text-align: right;
font-size: 0.9em;
border-top: 1px dotted #B9D7DB;
}

#navigation {
margin: 0 150px;
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;
}


/*--------------------------------
            IMG_CLASS
--------------------------------*/
img.right {
padding: 4px;
margin: 0 10px 10px 0;
display: inline;
float: right;
border: 1px solid #CEE3E6;
}
img.left {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
float: left;
border: 1px solid #CEE3E6;
}


/*--------------------------------
            CONTACT
--------------------------------*/
table#contact {
width: 600px;
}
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: #DC78BE;
font-weight: bold;
font-size: 1.1em;
margin: 10px 30px 0 0;
}