/*




A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Light Blue  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw




*/








/* Default ---------------------------------------------------------------- */




/* Global */




body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background-color: #76DBD7;
	margin:0;
	padding:0;
}




img {border:0;}




h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
	line-height:1;
}




a:link {color:#74A706; text-decoration:none;}
a:visited {color:#74A706; text-decoration:none;}
a:hover {color:#74A706; text-decoration:underline;}












/* Layout ----------------------------------------------------------------- */




#container {}




#container-inner { width:860px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}




#alpha { width:585px; float:left; padding:0; text-align:left;}
#alpha-inner {}




#beta { width:190px; float:right; text-align:left;}
#beta-inner {}




#content {width:800px; margin-top:0; margin-left:30px; margin-right:30px;}




#content-inner {}












/* Header ----------------------------------------------------------------- */




#header {
	width:800px;
	height:305px;
	margin:0 30px;
}




#header-inner {
	height:280px;
	margin-bottom:25px;
}
#header-inner img {
	border:0;
	width:800px;
	height:280px;
}








/* Footer ----------------------------------------------------------------- */




#footer {
	width:800px;
	padding:10px 0;
	margin:0 30px;
}




#footer-content {
	font-size:10px;
	color:#666666;
	line-height:2;
	text-align:left;
}








/* Contents --------------------------------------------------------------- */




.asset {
	clear:both;
}








.asset-header {
	padding:23px 0px 23px 11px;
	border-left:9px solid #74A706;
	margin:0 0 32px 0;
	background-color:#F6F7E3;
}
.asset-name {
	color:#3B1C00;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}




.asset-name a:link {color: #3B1C00; text-decoration:none;}
.asset-name a:visited {color: #3B1C00; text-decoration:none;}
.asset-name a:hover {color: #3B1C00; text-decoration:underline;}




.asset-content {
/*
	margin:0;
	padding:0;
*/
}
.asset-body {
/*
	color:#333333;
	font-size:13px;
	line-height:1.5;
	margin-bottom:15px;
*/
}
div.asset-body a:link { text-decoration:none;}
div.asset-body a:visited { text-decoration:none;}
div.asset-body a:hover { text-decoration:underline;}




.asset-footer {}




.asset-more-link {
	margin-top:30px;
}




.asset-meta {
	clear:both;
	padding:0 10px;
	height:40px;
	line-height:40px;
	text-align:right;
	font-size:12px;
	color:#666666;
	background-color:#F6F7E3;
	margin-bottom:80px;
}




a.permalink:link { color:#74A706; text-decoration:none;}
a.permalink:visited { color:#74A706; text-decoration:none;}
a.permalink:hover { color:#74A706; text-decoration:underline;}




.separator {
	 margin:0 8px;
}








/* Widget ----------------------------------------------------------------- */




.widget-header {
	width:190px;
	height:44px;
	line-height:44px;
	padding:0;
	font-size:13px;
	color:#3B1C00;
	text-align:center;
	background-image:url(images/bg_widget_header.gif);
	background-repeat:no-repeat;
}




.widget-header a:link {color: #3B1C00; text-decoration:none;}
.widget-header a:visited {color: #3B1C00; text-decoration:none;}
.widget-header a:hover {color: #3B1C00; text-decoration:underline;}




.widget-content-search {
	padding-top:5px;
	margin-bottom:27px;
}




.widget-content {
	padding-top:7px;
	margin-bottom:27px;
}




.widget-list {
	padding:0;
	margin:0;
}




.widget-list-item {
	background-image:url(images/i_arrw.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding:0 0 0 15px;
	margin:0 0 8px 0;
	line-height:12px;
	font-size:11px;
	list-style:none;
}
	* html body .widget-list-item {/* IE6 */
		font-size:9px;
		background-position:0 0;
	}
	*+html body .widget-list-item {/* IE7 */
		font-size:9px;
		background-position:0 0;
	}








.search-form {
	margin:0;
	padding:0;
}




.ti {
	border:1px solid #333333;
	font-size:12px;
	line-height:15px;
	padding:4px;
	height:15px;
	width:130px;
	color:#333333;
}
.search-button {
	margin: 1px 0 1px 5px;
}








ul.blog-feeds {
	margin:40px 0 0 0;
	padding:0;
}
li.blog, li.feed {
	padding:0;
	margin:0;
	line-height:12px;
	font-size:11px;
	list-style:none;
}
/* IE6 */
	* html body li.blog,
	* html body li.feed { font-size:9px; }




/* IE7 */
	*+html body li.blog,
	*+html body li.feed { font-size:9px; }








/* Calendar Widget */




.widget-calendar {
    font-size: 10px;
}
















/* Archive ---------------------------------------------------------------- */




.archive-title,
.archive-header {
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
}
.archive {
	margin-bottom:50px;
}
.archive-content {
}
.archive-list {
	margin:0;
	padding:0 0 0 20px;
}
.archive-list-item {
	list-style:none;
}








/* Archives --------------------------------------------------------------- */




.search-results-header{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	margin-left:15px;
}








/* Utilities -------------------------------------------------------------- */
/*
*/
#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}








#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}








/* Custom Styles ---------------------------------------------------------- */




.published { border:none;}




#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}




.arn-logo {
	margin-bottom:25px;
	border:0;
}




#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}








/* Entry Style ------------------------------------------------------------ */




#visit-entry {
	margin-bottom: 15px;
	line-height:1.5;
	color:#333333;
	font-size:13px;
	float:right;
	width:585px;
}




#visit-img {
	width: 189px;
	/* width: 226px; */
	float:left;
	margin:0 9px 15px 0;
	/* margin:0 15px 15px 0; */
	border:0;
	background-color: #F0F0F0;
}
#visit-imgL {
	width: 189px;
	/* width: 226px; */
	float:left;
	margin:0 0 15px 0;
	border:0;
	background-color: #F0F0EE;
}
#visit-cap {
	/* width: 183px; */
	/* width: 216px; */
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; */
	font-size: 9px !important;
	text-align: center;
	padding: 3px;
}
html>/**/body #visit-cap { /* modern browser Hack */
	font-size: 11px !important;
}

#visit-line {
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	background-color: #AB0404;
	margin-bottom: 2px;
}
#visit-dotline {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}
.visit-tx {
	/*
	width:585px !important;
	float:right;
	*/
}




.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 1px;
	margin:1px;
}
.h-spacer {
	clear:both;
	height: 30px;
	font-size: 1px;
	line-height: 30px;
}
















