﻿@charset "utf-8";
/*
Theme Name: ImageEpoch
Theme URI: http://www.imageepoch.co.jp/
Description: イメージエポック社長ブログ用
Version: 0.1
Author: OBATA Hideki
Author URI: http://www.imageepoch.co.jp/
Tags: blue, custom header, fixed width, two columns, widgets
*/


*    {
    padding: 0;
    margin: 0;
}

body    {
    /*font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;*/
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 12px;
    background: #D0CCCC url('images/background.gif');
    color: #333333;
}

#page    {
    background-color: #FFFFFF;
    border: none;
    text-align: left;
}
	
hr    {
    display: none;
    visibility: hidden;
}

#wrapper    {
    width: 728px;
    margin: 0 auto;
    overflow: hidden;
    
    background: #FFFFFF url('images/wrap-bg.jpg') repeat-y top center;
}

#content    {
    width: 450px;
    float: left;
    margin: 30px 0px 10px 30px;
}

#header    {
    width: 728px;
    margin: 0 auto;
    /*color: #D0CCCC;*/
}

#headerimg    {
    font-size: 0px;
    height: 259px;
    padding-left: 0px;
    
    background: url('images/header-top.jpg') no-repeat top center;
}

#headerurl {
    text-indent: -9999px;
}

#header h1    {
    font-size: 0px;
}

#header a    {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    width: 728px;
    height: 258px;
    margin: 0 auto;
    text-indent: -9999px;
}

#footer    {
    width: 728px;
    margin: 0 auto;
    background: url('images/footer-bg.jpg') repeat-y top center;
    text-align: center;
    font-size: 9px;
    color: #FFFFFF;
    height: 45px;
    clear: both;
    /*padding: 15px 15px 15px 30px;
    */
}

#footer a {
    text-decoration: none;
    color: #9999FF;
}

#footer a:hover {
    color: #CCCCFF;
}

#footerline {
    width: 728px;
    margin: 0 auto;
    background: url('images/footer-line.jpg') no-repeat top center;
}

#sidebar   {
    width: 204px;
    margin-top: 30px;
    margin-left: 520px;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #663333;
}

#sidebar ul h2 {
    background: url('images/sidebar-title2.gif') no-repeat bottom left;
    border-top: 1px solid #663333;
    /*border: 2px outset #663333;*/
    font-size: 15px;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0px 0px 12px 0px;
    height: 21px;
    vertical-align: middle;
}

#sidebar ul {
    list-style: none;
    padding-bottom: 30px;
}

#sidebar ul ul {
    list-style-image: url(images/sidebar-arrow.gif);
    list-style-type: circle;
    padding-left: 21px;
}

#sidebar ul ul ul {
    padding-bottom: 0px;
}

#sidebar a {
    text-deforation: underline;
    color: #333333;
}

#sidebar a:hover {
    text-decoration: none;
    color: #0000FF;
}

#searchform {
    width: 180px;
    text-align: right;
    margin-top: 45px;
    margin-right: 15px;
    margin-bottom: 15px;
}

#searchform input {
    border: 1px solid #666666;
    background-color: #FFFFFF;
}

#searchform #s {
    width: 50%;
    background-color: white;
}

#wp-calendar {
    border: 1px solid #F0F0F0;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
}

#wp-calendar th {
    background-color: #FFFFFF;
}

#wp-calendar a {
    border: 1px solid #9999FF;
    background-color: #DDDDDD;
    display: block;
    text-decoration: none;
}

#prev a, #next a {
    border: 0;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

.post {
    width: 450px;
    margin-bottom: 60px;
    color: #333333;
    padding-left: 6px;
    font-size: 12px;
}

.pagetitle {
    font-size: 18px;
    margin-right: 30px;
    border-bottom: 1px dashed #CCCCCC;
}

h2.ietitle {
    border-bottom: 1px dotted #CCCCCC;
    text-decoration: none;
}

h2.ietitle a {
    text-decoration: none;
}

h2 {
    font-size: 18px;
    margin-right: 30px;
}

h2 a {
    text-decoration: none;
    color: #333333;
}

h2 a:hover {
    text-decoration: none;
    color: #0000FF;
}

.entry {
    margin-top: 21px;
    margin-bottom: 21px;
}

.postmetadata {
    padding: 2px;
    font-size: 12px;
    margin-right: 30px;
    border-top: 1px dotted #CCCCCC;
}

.postmetadata a {
    text-decoration: underline;
    color: #333333;
}

.postmetadata a:hover {
    text-decoration: none;
    color: #0000FF;
}

.post p {
    line-height: 15px;
    margin-bottom: 12px;
    margin-right: 30px;
}

blockquote {
    margin: 12px 42px 12px 15px;
    padding: 12px 21px;
    border: 1px outset #CCCCCC;
    background: #EEEEFF;
}

.post li {
    margin-left: 21px;
}

.post ul {
    list-style-type: bullet;
    margin: 12px;
}

.post ol {
    margin: 12px;
}

p.center {
    text-align: center;
}

.post .entry p.underline {
    text-decoration: underline;
}

acronym,abbr,span.caps {
    cursor: help;
}

acronym,abbr {
    border-bottom: 1px dashed #999999;
}

blockquote cite {
    border-bottom: 1px dashed #999999;
}

.center {
    text-align: center;
}

a img {
    border: none;
}

h3 {
    margin-top: 18px;
    font-size: 16px;
}
/*
.post h3 {
    margin-right: 30px;
}*/

.post h3 {
    margin-right: 30px;
    border-bottom: 1px dotted #CCCCCC;
}

.post h3 a {
    text-decoration: none;
}

.post h3 a:hover {
    color: #0000FF;
}

h4 {
    margin-top: 16px;
    font-size: 14px;
}

h5 {
    margin-top: 14px;
    font-size: 11px;
}

.post a {
    color: #333333;
    text-decoration: underline;
}

.post a:hover {
    color: #0000FF;
    text-decoration: none;
}

.navigation {
    display: block;
    padding-top: 12px;
    padding-bottom: 42px;
}

.alignleft {
    float: left;
    text-align: left;
    margin-left: 30px;
}

.alignleft a {
    text-decoration: none;
    color: #000099;
}

.alignleft a:hover {
    color: #0000FF;
}

.alignright {
    float: right;
    text-align: right;
    margin-right: 30px;
    text-decoration: none;
}

.alignright a {
    text-decoration: none;
    color: #000099;
}

.alignright a:hover {
    color: #0000FF;
}

.entry .more-link {
    color: #000099;
    margin-left: 10px;
}

