@charset "UTF-8";

/*
Theme Name: EC studio design blog
Version: 1.1
Author: Hiloki Tani
Author URI: http://designblog.ecstudio.jp
*/

#header {
 margin-bottom: 46px;
}


.fontBold {
 font-weight: 700;
}

/* style */

.post-title,
.box-icon {
 padding-bottom: 13px;
 background:transparent url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/common/bg_article_title.gif) no-repeat scroll left bottom;
}

.point-title {
 color:#555;
 font-weight:700;
 padding-left: 5px;
 border-left: 6px solid #0085CC;
 border-bottom:1px dotted #E4E4E4;
 margin:1.5em 0 -1em;
}

.box-icon img {
 float:left;
 width:50px;
 margin-top: 3px;
}

p.dateHeader {
 float:right;
 width:515px;
 margin: 0;
}

#article h3.box-icon {
 line-height: 1.3;
 float:right;
 width:515px;
 background: none;
 padding: 0;
 margin: 0;
}

.dateHeader {
 position: relative;
}

.article-name {
 font-size: 12px;
 margin-left: 3px; 
}

ul.list { list-style-type: disc; }
ol.numlist { list-style-type: decimal; }

ul.list li,
ol.numlist li {
 display: list-item;
 }

ul.list,ol.numlist {
 margin: 1.12em 0 1.12em 1.12em;
 padding-left: 1.12em;
 }

ol.numlist ul, ul.list ol,
ul.list ul, ol.numlist ol { margin-top: 0; margin-bottom: 0 }

/* 071101 */

div.entryBody blockquote {
 margin: 0 0.5em 1.0em 0.5em;
 padding:  0 0.8em;
 border-left: 5px solid #ccc;
 background-color: #eee;
}

#blog #main .entryContent div.entryBody blockquote p {
 margin-bottom: 0;
 padding: 0.5em 0;
}

/* tab style */

ul#blogTab {
 margin: 10px 0 20px;
}

ul#blogTab li {
 float: left;
 width: 280px;
 height: 40px;
 text-indent: -9999px;
}

ul#blogTab li a {
 display: block;
 width: 280px;
 height: 40px;
}

/* images */
ul#blogTab li.catDesignblog a {
 background: url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/other/btn_designblog_d.jpg) left bottom no-repeat;
}

/* a images */
ul#blogTab li.catBlog a {
 background: url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/other/btn_blog.jpg) left bottom no-repeat;
}

ul#blogTab li.catTechblog a {
 background: url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/other/btn_techblog.jpg) left bottom no-repeat;
}

/* a:hover images */
ul#blogTab li.catBlog a:hover {
 background: url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/other/btn_blog_o.jpg) left bottom no-repeat;
}

ul#blogTab li.catTechblog a:hover {
 background: url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/other/btn_techblog_o.jpg) left bottom no-repeat;
}

/* a:active images */
ul#blogTab li.catBlog a:active {
 background: url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/other/btn_blog_d.jpg) left bottom no-repeat;
}

ul#blogTab li.catTechblog a:active {
 background: url(http://www.ecstudio.jp/data/assets/app-pkg/ecstudio/image/other/btn_techblog_d.jpg) left bottom no-repeat;
}

/* ********** add sidebar ********** */

.coverageContact {
 width: 185px;
 line-height: 1.6;
 background: #C2EBFF;
 padding: 10px 8px;
 margin: 20px 0 0 20px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 text-align: center;
}

.coverageContact p {
 font-size: 12px;
 margin-top: 3px;
}

/* ********** add sidebar icon ********** */

#aside dl.entryList dd ul.side-icon li {
 list-style-type: none;
}

#aside dl.entryList dd ul.side-icon li {
 float: left;
 margin-left: 8px;
}

/* ********** in Entry Style ********** */

ul.inEntryList li {
line-height:1.5;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0 0 0.5em 1.2em;
}

.capture {
 border: 1px solid #ccc;
 padding: 3px;	
 background: #ececec;
}

#article div.entryBody h4 {
 margin-top: 2.5em;
}

#article div.entryBody h5 {
 margin-bottom: -1em;
 font-weight: 700;
 color: #555;	
}

#article div.entryBody code {
 margin: 0 2px;
 padding: 0 3px;
 background-color: #eee;
 border: 1px solid #ccc;
}

#article div.entryBody kbd {
 border-bottom: 1px dotted #000;
}


#article div.entryBody .igBar {
 margin: 1em 0 0 0;
}

#article div.entryBody .syntax_hilite {
 width: 95%;
}

#article div.entryBody .syntax_hilite ol{
 list-style: decimal;	
}

#article div.entryBody h6 {
 font-weight: 700;
 margin: 28px 0 -14px;
}

#article div.entryBody ul.st-related-posts {
 margin-top: 0;
}

/* ********** individual article Style ********** */

.browseDate {
 width: 100%;
 border-collapse: collapse;
 border: 1px solid #ccc;
 margin-top: 20px;
}

.browseDate th,
.browseDate td {
 padding: 1px 5px;
}

.browseDate th {
 border: none;
}

.browseDate td {
 text-align: right;
 border-top: 1px solid #ececec;
 border-right: 1px solid #ccc;
 border-bottom: none;
 border-left: 1px solid #ccc;
}

.browseDate .left {
 text-align: left;
}

.browseDate thead tr {
 border-right: 1px solid #6B97BF;
 border-bottom: 1px solid #6B97BF;
 border-left: 1px solid #6B97BF;F;
 background-color: #7DB1E0;
}

.browseDate tbody tr {
 border-bottom: 1px solid #ccc;
 background-color: white;
}

.browseDate tbody tr:nth-child(even) {
 background-color: #ECECEC;
}

/* social button */

.socialSNS {
 padding-top: 20px;
}

.socialSNS li {
 display: inline;
 zoom: 1;
 vertical-align: top;
 padding-right: 2px;
}

.socialFooter {
 padding-bottom: 10px;
}

