/* This is the StyleCatcher theme addition. Do not remove this block. */
/* @import url(http://www.maharada.net/cgi/mt/mt-static/themes-base/blog.css); */
/* end StyleCatcher imports */

/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



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

body {
    text-align: center;
    background: #fff;
}

#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 530px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 220px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 170px;
    width: 490px;
}

.layout-twt #beta {
    left: -490px;
    width: 170px;
}

.layout-twt #gamma {
    width: 270px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 750px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}

.layout-wm #beta {
    width: 330px;
}


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: rgba(179,184,219,1) dotted 1px;
	margin-top: 20px;
	clear: both;
	border-left:solid 6px rgba(130,15,15,0.89);
	padding: 4px;
}
h2.asset-name{
	border-left:0px;
}
#header-description {
	border: none;
	font-weight: normal;
}
ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}
blockquote {
	background-color: rgba(240,245,255,0.98);
	margin: 0px 0px 10px 0px;
	padding: 15px 15px 5px 15px;
}
ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 10px;
}
.asset-meta a {
    font-size: 10px;
	color:#999999;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
	color:#999999;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.page-nav {
    text-align: center;
    margin: 0 0 20px 0;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.widget-list,
.archive-list,
.appendix-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item,
.appendix-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 12px;
    font-size: 12px;
    background: url(common_images/listmark01.jpg) no-repeat 0px 4px;
}

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}



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

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, Verdana, "ms pgothic", sans-serif;
}


/* Header */

#header {
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 12px;
    line-height: 1.125;
}

#header-name a {
    width: 171px;
    height: 38px;
    background:url(common_images/title.jpg);
    text-decoration: none;
    text-indent: -1000em;
    display:block;
}

#header a:hover {
    text-decoration: underline;
}
#thumb {
    width: 910px;
    /*height: 140px;*/
    margin: 0 auto;
    padding: 0;
}
#thumb ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
}
#thumb li {
    float: left;
	border:#ccc solid 1px;
	padding:4px 4px 0px 4px;
	margin:5px 5px 0px 0px;
    /*width: 80px;
    letter-spacing:0.1em;
    text-align: center;*/
}
#thumb li:hover {
	border:#999 solid 1px;
}
#thumb a {
	padding:0;
	margin:0;
}

#navi {
    width: 910px;
    height: 34px;
    background: url(common_images/navi_bg.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
}
#navi ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#navi li {
    float: left;
    border-right: 1px solid #999;
    width: 80px;
    letter-spacing:0.1em;
    text-align: center;
    padding:3px 0 2px 0;
}

#navi li a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.outer {
	background-image:url(common_images/outer.jpg) ;
	}
.iphone {
	background-image:url(common_images/iphone.jpg) ;
	}

#clearz {
    clear: both;
}

/* Content */
.asset-name {
    font-size: 18px;
    font-weight: bold;
    background: url(common_images/entry_title.jpg) repeat-y;
    padding: 5px 5px 5px 18px;
    margin: 0px;
    border-bottom: 1px solid #ccc;

}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}
.byline {
    font-size: 10px;
}
.vcard {
}
.asset-more-link {
    font-weight: bold;
    font-size: 12px;
	width:100px;
	text-align:center;
	padding:5px;
	margin:20px 0 10px 378px;
	border:#ddd 1px solid;
	border-radius:5px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fff), color-stop(0.49, #eee),color-stop(0.5, #ddd), to(#ccc));
	background: -moz-linear-gradient(top, #fff, #ddd);縲/* Firefox逕ｨ */
}
.asset-more-link a {
	text-decoration:none;
	display:block;
}
.asset-meta {
    margin: 0px;
    font-size: 10px;
}

.asset-footer {
    border-top: 0px;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 3px;
    font-size: 16px;
    font-weight: bold;

}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header,
.appendix-header {
    margin: 0;
    padding: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */




#footer-content,
#footer-content a {
    color: #88879c;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #333;  




    font-family: trebuchet ms;   
    background-color: #fff; 
}

a {
    color: #ab0404; 
}

a:hover {
    text-decoration: none;
}


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

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 10px;  
    margin-bottom: 30px;  
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}

#content-single {
    width: 910px;
    padding:0 0 0 15px;
}

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

#header { 
     background: #fff url(header.gif) repeat-x bottom right; 
}

#header a {
    color: #000;
    font-weight: bold;
}

#header-content {
    width: 842px; 
    margin: 25px 0 25px 20px;
}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
    color: #88879c;  
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color:#4c5157;
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

 .asset-name a {
    margin-bottom: 0px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */
.bparts {
    margin:0px 0px 20px 20px;

}
.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 0px;
    border-style: solid;
    border-color: #ccc; 
    padding: 5px 5px 5px 10px;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    /*padding-bottom: .3em; */
    background: url(common_images/block_header.jpg);
}

.widget-header,
.widget-header a {
    color: #fff;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 13px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

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


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


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

#footer { 
    background-color: #fff; 
}

#footer-content {

    border-top: 1px solid #ccc;
    padding: 20px 0;
    width: 910px;
    text-align: center;
    margin: 5px 0 0 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%;
}

.asset-body img,embed,object {
    float: left;
    margin: 0 5px 5px 0;
}
.asset-body img,.asset-more img,.post img {
	border:#ccc solid 1px;
	padding:4px;
}
.asset-body img:hover,
.asset-more img:hover,
.post img:hover {
	border:#999 solid 1px;
}


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

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

/* Others ---------------------------------------------------------- */
div[id=shadow] {
    position: fixed; top: 0; left:0;
    background: url(common_images/shadow.png);
    z-index: 9999; height: 28px; width: 100%;
}
div[id=digital] {
    position: fixed; top: 0; right:0;
    background: url(common_images/digital.png);
    z-index: 9999; height: 41px; width: 128px;
}

/*body {
    background-image: url(common_images/bg.jpg);
    background-repeat: repeat-y;
    background-position: right;
}
*/
#twitter_div {
	position:absolute;
	text-align:right;
	width: 610px;
	top:47px;
	/*margin:0 10px 0 0;*/
	right:25px;
	}
#twitter_update_list {
	list-style-type: none;
	color:#afadc8;
	}
#twitter_update_list a {
	text-decoration: underline;
	color:#afadc8;
	font-weight:normal;
	}
#twitter_update_list a:hover {
	text-decoration: none;
	}

#cat_des {
	margin-top:0;
	padding-top:0;
}

.copy01 {
	margin:90px 0 90px 2.5em;
	letter-spacing:2.5em;
	text-align:center;
	font-weight:bold;
	}
.center01 {
	text-align:center;
	line-height:200%;
	}

.impact {
	font-family:Arial Black;
	font-size:72px;
	letter-spacing:30px;
	margin:90px 0 90px 30px;
	text-align:center;
	}
.red {color: #CC3300;}

backquote {
	background-color: #f4f6f8;
	margin:10px 10px 10px 10px;
	padding:5px;
	display:block;
	width: 450px;
	border: solid #ebeff2 1px;
	}

/* Twitter Tweet ---------------------------------------------------------- */
.tl-tweet {
	border:#eee solid 1px;
	background-color:#f9f9f9;
	padding:5px 5px 0px 5px;
	margin:0px 0px 10px 0px;
	}
.tl-text {
	margin:0px 0px 0px 0px;
	text-align:left;
	}
.tl-image {
	background-color:fff;
	margin-top:5px;
}
.tl-posted {
	font-size:9px;
	color:#999;
	clear:both;
}
.tl-posted a {
	color:#999;
}

.clear {
	clear:both;
}


.gsc-control-cse {
	padding:0 !important;
	margin:0 !important;
}
.gsc-control-cse-ja {
	padding:0 !important;
	margin:0 !important;
}
