/*

Original theme adapted for Movable Type default templates
name: SEO Original
designer: ITFUNPEOPLE
designer_url: http://itfunpeople.com
layouts: layout-tw
*/


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

/* Global */

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

/* Header */

#header {
	margin-top: 10px;
}


#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
	text-shadow: rgba(0, 0, 0, .5) 0 1px 2px;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
	text-shadow: rgba(0, 0, 0, .5) 0 1px 2px;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 22px;
    font-weight: bold;
}

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

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

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
    border-top: 1px solid #ccc;
}

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

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

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

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

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content {
    text-align: center;
}


/* 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;
}*/

body {background:#eee; line-height:1.65em; font-family:"Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif; color:#000;}

a { color:#666; text-decoration:underline; }
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: 5px;
    margin-bottom: 20px;
}

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

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


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

#header #header-name {
	margin-bottom: 10px;
}

#header #header-name a {
	font-size: 30px;
}

#header #header-name a:hover {
	text-decoration: none;
}

#header #header-description {
	margin-left: 10px;
	font-size: 18px;
}

#header .left {
	background: url(header-img.jpg) no-repeat top left;
	width: 586px;
	height: 236px;
	float: left;
	padding: 25px 25px;
}

#header .right {
	background: #ffd6ad;
	width: 223px;
	height: 286px;
	float: left;
	display: table;
	text-align: center;
}

#header .right ul {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	list-style: none;
}

#header .right ul li a {
	display: block;
	padding: 3px 8px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#header .right ul li a:hover {
	background: #00d9a3;
	color: #fff;
}

#breadcrumb {
	margin-bottom: 5px;
	font-size: 12px;
}

#breadcrumb span {
	color: #000;
}

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

#header-content {
	overflow: hidden;
}

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

#header-description {
    color: #fff;
}


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

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

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

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

.comment,
.trackback {
    border-color: #ddd;
}


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

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

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


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

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

.widget-header {
    padding: 0;
    font-size: 14px;
    margin-bottom: 8px;
    padding-bottom: .3em;
}

.widget-header,
.widget-header a {
    color: #333;
    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: 14px;
}

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

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

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

/* Search Widget */
.widget-search .ti {
    width: 108px;
}

.layout-mw .widget-search .ti,
.layout-wm .widget-search .ti {
    width: 248px;
}

/* "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: center;
}

/* Recent Entries Widgets */

.widget-recent-entries {
	background: #ffd6ad;
}

.widget-recent-entries h3 {
	margin-top: 10px;
	padding-bottom: 0;
	border-bottom: 0;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}

.widget-recent-entries .widget-content ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

.widget-recent-entries .widget-content ul li a:hover {
	color: #fff;
}


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

#footer {
    background-color: none;
}

#footer-content {
    margin: 20px 0;
}


/* 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 ---------------------------------------------------------- */

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

.asset-header {
	margin: 0;
}

.entry-title {
	background: #ffd6ad;
	margin: 0;
	padding: 0 15px;
	line-height: 40px;
	text-shadow: rgba(0, 0, 0, .3) 0 1px 0;
	font-size: 18px;
	color: #fff;
}

.entry-title a, .entry-title a:hover {
	color: #fff;
	text-decoration: none;
}

.asset-meta {
	display: none;
}

.entry-content {
	background: #fff;
	margin-top :0;
	padding: 15px 15px 0;
	font-size: 13px;
}

.entry-content p {
	margin-bottom: 1.25em;
}

#alpha-inner {
	padding: 0;
}

.layout-tw #alpha {
	left: 0;
	width: 619px;
	margin-left: 17px;
	float: right;
}

.layout-tw #beta {
	background: #ffd6ad;
	left: 0;
	width: 223px;
	float: left;
}

.layout-tw #beta #beta-banner {
	width: 198px;
	margin: 0 auto 15px;
}

.layout-tw #beta #beta-banner img {
	width: 100%;
}

.asset-footer {
	display: none;
}

.content-nav {
	display: none;
}

.sitemap {
	margin: 0 15px 10px;
	padding: 0;
	list-style: none;
}

.sitemap li {
	padding-bottom: 5px;
}

.sitemap li a {
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

.sitemap li a:hover {
	text-decoration: underline;
}
