/*  
Theme Name: Tricorn
Theme URI: http://lab.tricorn.co.jp/
Description: 
Version: 1.0
Author: Tricorn Co., Ltd.
Author URI: http://www.tricorn.co.jp/
Tags: two columns, widgets, fixed width, 900px, blue, gray, white, custom header, business, widgets
	By downloading and using this theme, you agree to the following terms:
    - All variations of this theme have to remain GPL
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*********************************************************************
ATTENTION
If you don't need any logo in your theme, please find #header element
and remove last two lines from it's decoration 
*********************************************************************

************
CSS CONTENTS
************
* --- Reset needed styles
* --- Typography
* --- Text elements
* --- Wordpress styles
* --- layout
* --- header
* --- navigation
* --- content
* --- sidebar
* --- search form
* --- comments
* --- footer
* 
* 
*/

/* Reset needed styles
*******************************/
html,body,div,span,form,h1,h2,h3,h4,p,blockquote{margin:0;padding:0;border:0;outline: 0;}
:focus {outline: 0;}
body {line-height: 1; text-align: center;}
html {height: 100%;margin-bottom: 1px;}
body div {text-align: left;}
/* Typography
*******************************/
body {
    font:normal 11px 'MS PGothic', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font:normal 1em/1 sans-serif;
}
pre,
var { 
    font-family: 'MS Gothic', 'ＭＳ ゴシック', 'Osaka-Mono', 'Osaka-等幅', 'MeiryoKe_Gothic', monospace;
}
code {
    padding-left: 5px;
    background-color: #000000;
    display: block;
    color: #ffffff;
    font-family: "Osaka-mono", "Osaka－等幅", "Osaka-等幅", Consolas, Monaco, "Liberation Mono", 'MS Gothic', 'ＭＳ ゴシック', 'MeiryoKe_Gothic', monospace;
}
pre code {
    padding-left: 5px;
    line-height:1.3;
    padding-top: 3px;
    padding-bottom: 3px;
}
kbd {
    font-family: "Osaka-mono", "Osaka－等幅", "Osaka-等幅", Consolas, Monaco, "Liberation Mono", 'MS Gothic', 'ＭＳ ゴシック', 'MeiryoKe_Gothic', monospace;
}
h3,
#sidebar,
.postdata,
.entry-content {
    font-family: sans-serif;
}
#header h2 {
    font-family: sans-serif;
}

/* Header elements
*******************************/
h1 {
    font-size:2.91em;
	text-indent:-9999px;
}
h2 {
    font-size:2.36em;
    line-height:1.6;
    color:#152942;
}
h3 {
    font-size:1.55em;
    color:#152942;
}

/* Text elements
*******************************/
ul,ol,p,dl {
    line-height:1.8;
}
ul,ol         {margin: 0 0 1em -1em;}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
ul li {
  margin-left: 0em;
  padding: 0;
}
ol li {
  margin-left: 0em;
  padding: 0;
}
ul ul {
  margin-left: 1.5em;
  padding: 0;
}
ul ol {
  margin-left: 2.0em;
  padding: 0;
}
ol ol {
  margin-left: 2.0em;
  padding: 0;
}
ol ul {
  margin-left: 1.5em;
  padding: 0;
}
p,dl	      {margin: 0 0 1em 0; text-align: left;}
strong        {font-weight: bold; }
em            {font-style: italic; }
ins           {text-decoration:none;}
del           {text-decoration:line-through;}
img           {border:0;outline:0;}
blockquote {
    border-left: 2px solid #DEB887;
	margin:0 0 0 1.6em;
	padding: 0 0 0 1.6em;
}
a:link,
a:visited,
a:hover,
a:active{
    color:#B22222;
    text-decoration:underline;
}

/* Wordpress styles
*******************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
   float: right;
   margin:0 0 1em 1em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 1em;
   line-height:1.4;
   padding: 0 4px 4px;
   margin: 0;
}

/* Layout
*******************************/
body {
	color: #363636;
    background:url(images/header.jpg) center 0 repeat-x #fff;
}
#root{
	width:900px;
	margin:auto;
	margin-top:0px;
}

/* Header
*******************************/
#header {
    height: 137px;
    margin-bottom: 1px;
    color: #666666;
    padding: 0;
}

#header a {
    height: 100px;
    width: 150px;
    position: relative;
    top: 20px;
    display: block;
    left: -20px;
    color: #000000;
    text-decoration: none;
}
#header h2 {
    line-height: 1.3;
    font-size: 1em;
    color: #666666;
}

/* Navigation
*******************************/
#nav{
    overflow: hidden;
    width: 800px;
    margin: 0;
    font-family: 'MS PGothic', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
    padding: 0;
    list-style: none;
}

#nav li{
    float: left;
}
#nav a{
    float: left;
    padding: 3px 0 0 0;
    margin-right: 18px;
    height: 24px;
    border-bottom: 4px solid #ffa127;
    text-decoration: none;
    font-size: 13px;
    color: #990033;
}
#nav a:hover,
#nav .current_page_item a{
   border-color: #fff;
}

/* Content
*******************************/

#content {
    width: 590px;
    margin: 20px 50px 30px 0;
    float: left;
}

#content .post {
padding:4px;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border: 1px solid #FFCCCC;
}
#content .single {
    border-bottom: 0;
}
#content h2 {
    font-size: 17px;
    font-weight: bold;
    border-bottom: 2px solid #D2D6D8;
    margin-right: 20%;
    margin-bottom: 15px;
}
#content .entry-title h2 {
    border-bottom: none;
    margin-right: 0%;
    margin-bottom: 0px;
}
#content h2 a {
    text-decoration: none;
}
#content h2 a:hover {
    color: #B22222;
}
#content h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.entry-header {
    height: 84px;
    padding: 8px 5px;
    margin-bottom: 8px;
    border-top: 3px solid #FF99CC;
    border-bottom: 1px solid #FF99CC;
    border-left: 0;
    border-right: 0;
	background-color:#FFFFcc;
}
.title_userphoto {
    float: left;
    background: url(images/photo_bg.gif) 0 0 no-repeat;
    height: 84px;
    width: 84px;
    padding: 2px;
    margin: 0px;
}
.header-box {
    float: left;
    width: 470px;
    margin-left: 10px;
}
.entry-title {
    height: 50px;
    padding: 0;
}
.postdata {
    font-size: 11px;
    font-family: monospace;
    line-height: 130%;
    padding: 5px 0px;
    border: 1px dashed #FF99CC;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    color: #747474;
}
.postdata a {
    color: #B22222;
    text-decoration: none;
}
.postdata a:hover {
    text-decoration: underline;
}
.entry-content {
    font-size: 13px;
    clear: both;
}
.tags {
    line-height: 1.2;
    clear: both;
}

.st-tag-cloud{
	margin-left:20px;
	width:160px;
}

/* Sidebar
*******************************/
#sidebar {
    width: 248px;
    float: left;
    margin: -47px 0 30px 0;
}
#sidebar h3 {
	margin:0px 0px 5px 20px;
	width:160px;
	padding:10px 0px 0px 5px;
	height:22px;
	font-weight:bold;
	font-size:14px;
	color:#660000;
	background:url(images/tit_cat.gif) 0px;
	background-repeat:no-repeat;
}
 
#sidebar .box {
    margin-bottom:18px;
}

#sidebar .box .tags,
#sidebar #calendar_wrap,
#sidebar #searchform {
    padding: 0 0 0 20px;
    width: 160px;
}

#sidebar .box .tags {
    line-height: 1.6;
}

#sidebar .box li {
    display: block;
    padding: 0 0 0 20px;
    width: 160px;
    margin: 5px 0px;
}
#sidebar .box li a{
    display: block;
}
#sidebar .box li li a {
    padding-left: 40px;
}
#sidebar .box li li li a {
    padding-left: 60px;
}
#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
    border-color: #7E929E;
}
#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
    border-color: #152942;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*rss button*/
#sidebar .rss {
    height: 59px;
    margin-bottom: 2px;
}
#sidebar .rss a {
    float: right;
    width: 77px;
    height: 59px;
    background: url(images/rss-icon.gif) 0 0 no-repeat;
    text-indent: -9999px;
}

/*recent comments widget*/
#sidebar #recentcomments {
    padding-left: 20px;
}
#sidebar  #recentcomments li.recentcomments {
    display: block;
}
#recentcomments li.recentcomments a {
    display: inline;
    border: 0;
}

/* Search Form
*******************************/
#searchform input {
	padding: 3px;
    vertical-align: middle;
    border: 1px solid #ccc;
    font-size: 1em;
    background-color:#FFffff;
    color: #660000;
    width: 105px;
}

#searchform input:focus{
background-color:#FFCCCC;
}

#searchform input#search-submit {
    background: #FF9944;
    border: 1px solid #D2D6D8;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	padding: 0.8px;
	width: 40px;
}

/* Comment Header
*******************************/
#comment_header h3 {
    margin-bottom: 20px;
    line-height: 2.1;
    border-bottom: 2px solid #D2D6D8;
}

/* Comments
*******************************/
#commentform {
    margin-top: 12px;
}
#commentform input.text,
#commentform textarea {
    border: 1px solid #7E929E;
    border-right-color: #E8E8E8;
    border-bottom-color: #E8E8E8;
    padding: 2px;
}
#commentform input.text {
    width: 200px;
}
#commentform textarea {
    width: 400px;
}
#commentform input.submit {
    border: 1px solid #7E929E;
    background: #E8E8E8;
    color: #152942;
}
/********************************
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f9f9f9;
	border-left: 2px solid #D2D6D8;
}
*******************************/
.comment .details img {
    vertical-align: middle;
}

/* Footer
*******************************/
#footer {
    clear: both;
    padding-top: 20px;
    height: 40px;
	_height: 45px;
 	background-image:url(images/foot.jpg);
}

#footer .copyright {
    padding-right: 8px;
    width: 900px;
    margin: 0 auto;
    display: block;
	color:#FF0099;
}
#footer img {
    vertical-align: middle;
    margin-right: 10px;
}