@charset "utf-8";
/*
Theme Name: Crystalline
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme</a>
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1 
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body{
	/*background:url(images/ecotech_bg4.jpg) center 1px no-repeat #fff;*/
	/*text-align: center;*/
	color:#333333;
	font-family:
		Verdana,
		Arial,
		"メイリオ",
		Meiryo,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		"CI",
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"qMmpS Pro W3",
		Osaka,
		"lr oSVbN",
		sans-serif;
	line-height: 18px;
}
input, textarea {
    color:#000;    
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	clear: none;
}
h1 span{
	text-transform:none; 
}
#wrapper{
	width:850px;
	margin:0 auto;
	border:none;
}
#header {
	background:url(images/ecotech_bg4.jpg) center 1px no-repeat #fff;
	width:850px;
	height:184px;
	display:block;
	margin:0 auto;
	padding:0;
}
#branding{
	/*display:none;*/
	width:840px;
}
#blog-description{
	/*position:absolute;*/
	padding:5px 0 0 7px;
	margin:0;
	border:none;
	color:#333333;
	font-style:normal;
}
#blog-title{
	width:840px;
	text-align:left; 
	text-indent:0px;
	padding:0px;
	padding:10px 0 0 7px;
	border:none;
	/*filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity:0.40;*/
	}
#blog-title a{
	/*display:block;*/
	color:#C8252C;
	font-size:43px;
	padding:0px;
}
/******************************************** menu */
#access {
	/*display:none;*/
	/*background:none;*/
	border:none;
	width:810px;
	text-align:left;
}
#menu{}

/*********************************************  main content */
#main{
	width:850px;
	padding:0 0 10px 0;
	background:url(images/main_bg.gif) 0 0 repeat-y;
	margin-top:0;
}
#container{
	width:641px;
	float:right;
	margin:0;
	padding:0;
}
#content{
	width:auto;
	margin:0;
}
.alignleft,
img.alignleft {
    margin-right:10px;
}
.alignright,
img.alignright {
    margin-left:10px;
}

/*********************************************************** post */
h1.entry-title, h2.entry-title{
	text-transform:none;
	color:#333333;
	font-size:19px;
	font-weight: normal;
 	border-top:1px solid #e6e5e5;
}
h2.entry-title a{
	color:#494A4B;
}
h2.entry-title a:hover{
	text-decoration:none;
}
a.more-link{
	clear:both;
}
a.more-link:hover{}
div.entry-utility{
	margin-top:5px;
	clear:both;
	border-top:1px solid #e6e5e5;
	border-bottom:1px solid #e6e5e5;
	padding:2px;
	background:#fff;
}
span.comments-link a{
	color:#fff;
	background:#a75ab4;
	border:1px solid #fff;
	padding:0 1px;
}
span.comments-link a:hover{
	color:#a75ab4;
	background:#fff;
	border:1px solid #a75ab4;
	padding:0 1px;
	text-decoration:none;
}
.hentry{
	border:none;
	padding:0;
	margin:0 0 25px 0;
	left:0;
	right:0;
	width:630px;
}
dl	{
    margin:0 0;
}
abbr, acronym {
	border-bottom:none;
	cursor:default;
	}
/*********************************************************** wp-jrelated */	
#wpjr{
	width:500px;
	margin-bottom:20px;
}
#wpjr p#related{
	margin:0;
	padding:0 0 10px 0;
}
#wpjr ul#wpjrelated{
	margin-left:0.8em;	
}
#wpjr ul#wpjrelated li {
	width:480px;
	margin-bottom:3px;
	padding:0;
	list-style:none;
}
.thumbnail{
	float:left;
	width:78px;
	margin:0;
	padding:0;
}
.sumarry{
	float:right;
	width:400px;
	margin:0;
	padding:0;
}	

/*********************************************************** columns */
#primary{
	border-top:1px solid #f1f1f1;
}
#secondary{}
.aside{
	width:191px;
}
#subsidiary{
	width:850px;
	margin:0 auto;
}
#subsidiary .aside{
	width:270px;
}
#subsidiary ul li ul li{
	border-bottom:1px solid #fff;
	list-style:none;
	padding:1px 20px;
}

.aside ul.xoxo{
padding:0 0 0 15px;
}
.aside ul.xoxo li div.slideshow-caption{
	font-size:86%;
	display:none;
}
.aside ul.xoxo li div.slideshow{
	display:block;
	height:120px;
	margin:2px 0 5px 0;
}
.widget_kougaburari h3.widgettitle{
	display:none;
}
.aside ul.xoxo li h3{
	font-size:16px;
	text-transform:none;
	color:#C8252C;
}
.aside ul.xoxo li a{
	color:#494A4B;
}
.aside ul.xoxo li a:hover{
	color:#C8252C;
}
.aside ul.xoxo li ul{
	list-style:none;
}
.aside ul.xoxo li ul li{
border-bottom:1px dotted #CCCCCC;
padding:2px 0 2px 0;
}
.aside ul.xoxo li ul li.recentcomments{}
.aside ul.xoxo li ul li.recentcomments a{}
.aside ul.xoxo li ul li.recentcomments a:hover{}
.aside ul.xoxo li ul li a{}
.aside ul.xoxo li ul li a:hover{}
.aside ul.xoxo li ul li.cat-item a{}
.aside ul.xoxo li ul li.cat-item a:hover{}
.aside ul.xoxo li ul li.cat-item{
border:0;
padding:2px 0 2px 0;
}
.aside ul.xoxo li ul li.cat-item-11 a{
	color:#C8252C;
}
.aside ul.xoxo li ul li.page_item{
border:0;
padding:2px 0 2px 0;
}
/*Page Download*/
.aside ul.xoxo li ul li.page-item-349{
	display:none;	
}
/***************************************************************** Search */
#top_search{
	/*display:none;*/
	position:absolute;
	top:10px;
	width:190px;
	margin-left:660px;
}
#top_search form{
	/*display:none;
	filter:alpha(opacity=5);
	-moz-opacity: 0.5;
	opacity:0.5;*/	
}
#top_search form input{
	vertical-align:middle;
}
#top_search form input#s{
	width:120px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:0.60;
}
#top_search form input#searchsubmit{}

#top_search label{
display:none;
}

/***************************************************************** Tag Cloud */
.aside ul.xoxo li#tag_cloud{}
.aside ul.xoxo li#tag_cloud h3{}
.aside ul.xoxo li#tag_cloud a{}
/***************************************************************** Calendar */
#calendar{
	background:#fff;
}
#calendar_wrap{
	padding:0 0 0 12px;
	/*background:#fff;*/
}
#wp-calendar{
	/*border-collapse:collapse;*/
}
#wp-calendar tr th{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
#wp-calendar tr td{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
/*********************************************************** Comments */
#comments{
	display:none;
	border:1px solid #e6e5e5;
	background:#ffffff;
	padding-top:0px;
}
#comments .comment-meta a{
	color:#2772c8;
}
#comments .comment-author a{
	color:#2772c8;
}
#comments h3{
	color:#323232;
	font-size:20px;
}
#comments li.comment{
	margin-bottom:10px;
	border:1px solid #fff;
	background:url(images/comment.gif) top left repeat-x #e3e3e3;
	color:#323232;
}
#comments li.alt{
	background:url(images/comment_alt.gif) top left repeat-x #eae9e9;
}
#comments li.bypostauthor{
	background:url(images/bypostauthor.jpg) top left repeat-x #d8ebf7;
	color:#323232;
}
#respond{
	margin-bottom:10px;
	border:1px solid #fff;
	background:url(images/comment.gif) top left repeat-x #e3e3e3;
	color:#323232;
}
#respond input{
	font-family:Arial, Helvetica, sans-serif;
}
#respond textarea{
	font-family:Arial, Helvetica, sans-serif;
}
.comment-reply-link a, #cancel-comment-reply a{
	color:#a75ab4;
}
#comments .comment-navigation{
	background:#a75ab4;
	/*border-top:1px solid #7b2889;*/
	border:none;
}
/***********************************************************  FOOTER  */
#footer{
	background:url(images/footer4.jpg) bottom center no-repeat #fff;
	border-top:1px solid #DFDFDF;
	height:70px;
	width:850px;
	padding:0;
	margin:0;
	color:#323232;
}
#footer a{
	color:#2772b3;
}
#footer a:hover{
	color:#000;
}

#siteinfo{
	width:850px;
	text-align:center;
	color:#323232;
	padding:27px 0 10px 0;
}
#siteinfo a{
	color:#323232;
	font-style:normal;
}
#ll{}