/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:*/
/* Base Theme ============================================================= */
/* Reset ------------------------------------------------------------------ */
/*reset.css - resets default browser stylinghttp://tantek.com/log/2004/09.html#d06t2354http://www.vox.com/.shared/css/base.csshttp://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;
}
address,caption,cite,code,dfn,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:1;
	height:1px;
	border-top: medium none #CCCCCC;color:#ccc;
}
a img,:link img,:visited img {
	border:none;
}
address {
	font-style: normal;
}
/* Layout ----------------------------------------------------------------- */
#container-inner {
	width:830px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
}
#header,#content,#menu,#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,#alpha-inner,#beta-inner,#gamma-inner,#footer-inner {
	overflow: hidden;
}
/* Layout */
#alpha {
	width:549px;
}
#alpha-inner {
	padding-left:61px;
}
#beta {
	left:0px;
	width:0px;
}
#gamma {
	right:0px;
	width:205px;
	margin-right: 30px;
	padding-left: 5px;
}
/* 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;
}
/* */
/* Content ---------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,fieldset,ul,ol,dl {
	margin-bottom:.75em;
}
blockquote,ol,ul {
	margin-left:30px;
	background-repeat:repeat-y;
}
ol {
	list-style:decimal outside;
}
ul {
	list-style:disc outside;
}
.item {
	list-style: none;
}
/* Assets */
.asset,.comments,.comments-content,.trackbacks,.archive,.search-form {
	margin-bottom:1.5em;
}
.asset-header,.asset-meta,.asset-content,.asset-body,.asset-footer,.entry-categories,.comments-header,.comment-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-sec,#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;
}
.asset-name {
	margin-bottom:.25em;
}
.content-nav {
	text-align:center;
}
.asset,.comments,.trackbacks,.archive {
	overflow:hidden;
	width:100%;
}
.asset,.asset-content,.comments,.trackbacks,.archive {
	position:static;
	clear:both;
}
.asset-body,.asset-more,.asset-more-link,.asset-footer,.asset-excerpt,.comment-content,.comment-footer,.comments-open-content,.comments-open-footer,.comments-closed,.trackbacks-info,.trackback-content,.trackback-footer,.archive-content {
	clear: both;
}
/* Feedback */
.comments-open label {
	display:block;
}
#comment-author,#comment-email,#comment-sec,#comment-url,#comment-text {
	width:80%;
}
#comment-bake-cookie {
	margin-left:0;
	vertical-align:middle;
}
#comment-submit {
	font-weight: bold;
}
/* Widgets */
.widget {
	position:relative;
	overflow:hidden;
	width:100%;
}
.widget-content {
	position:relative;
	margin:5px 0 20px;
}
.widget-list,.archive-list {
	margin:0;
	padding:0;
	list-style:none;
}
.widget-list .widget-list {
	margin-left:15px;
}
.widget-list-item {
	margin-top:5px;
	margin-bottom:5px;
}
#footer .widget-content {
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}
.widget-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;
}
/*A Six Apart theme adapted for Movable Type default templates name:Hills Green designer:Mena Trott layouts:layout-wtt,layout-twt,layout-wt,layout-tw*/
/* Default ---------------------------------------------------------------- */
/* Global */
body {
	font:normal 13px arial,helvetica,hirakakupro-w3,osaka,"ms pgothic",sans-serif;
}
li {
	margin-top: 4px;
}
/* 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;
	text-align:justify;
}
.asset-more-link {
	font-weight:bold;
}
.asset-meta {
	border-top:1px solid #d4e5f2;
}
.asset-footer {
}
.asset-footer a,.comment-footer a {
	font-weight:normal;
}
.content-nav {
	margin:15px 30px 10px 10px;
	color:#666666;
	font-weight:normal;
	font-size:11px;
}
.content-nav a {
	color:#666666;
	font-weight:normal;
	font-size:11px;
}
.content-nav a:hover {
	text-decoration:underline;
}
.archive-title {
	margin:12px 0px 20px 20px;
	font-size:26px;
	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 {
	margin:0;
	padding:5px 0;
	font-size:18px;
	font-weight:bold;
}
.search-results-header {
	margin-bottom:.25em;
	margin:8px 20px 5px 20px;
}
.asset-more-link,.asset-meta,.comment-footer,.trackback-footer,.typelist-thumbnailed {
	font-size: 11px;
}
/* Footer */
#footer-content,#footer-content a {
	color:#999;
	font-size: 9px;
}
/* Utility */
.widget-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:#666;
	background:#fff;
}
a {
	color:#5e9ad2;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
/* Layout ----------------------------------------------------------------- */
#content {
	background:#fff no-repeat top center;
}
/* Header ----------------------------------------------------------------- */
#header {
	background:url(/blog/css/background.jpg) no-repeat top center;
	height:139px;
}
#header-inner {
	position:relative;
	height:139px;
}
#header-name {
	margin:50px 0px 0px 105px;
	line-height:1;
}
#header a {
	color:#5e9ad2;
	font-weight:normal;
	text-decoration:none;
}
#header a:hover {
	text-decoration: underline;
}
* html #header-content {
	/*HACK targets IE6 but not 7,instead of min-height*/
	height:120px;
}
#header-content {
	width:840px;
	min-height:120px;
	margin:20px 0 0px 30px;
}
#header-name a {
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
}
#header-description {
	font-size:14px;
	line-height:1.125;
	color:#FFFFFF;
	font-weight:normal;
	margin: 8px 0px 0px 105px;
}
/* Content ---------------------------------------------------------------- */
.asset {
}
.asset-header {
	margin-top:15px;
}
.asset-header,.asset-content,.asset-footer,.comments-open-header,.comments-open-content,.trackbacks-header,.trackbacks-info {
	margin-left:15px;
	margin-right:15px;
}
.asset-name,.asset-name a,.archive-title {
	color:#5e9ad2;
}
.comment-footer,.comment-footer a,.trackback-footer {
	color:#999;
}
.asset-footer {
	border-top-color:#d4e5f2;
}
.comments-header,.comments-open-header,.trackbacks-header,.archive-header,.search-form-header,.search-results-header {
	color:#5e9ad2;
}
.archive-list-item {
	margin-bottom:5px;
}
.comments-header {
	margin-left:15px;
	margin-right: 25px;
}
/* Widget ----------------------------------------------------------------- */
.layout-wtt #content-inner {
	background:url(/blog/css/content-wtt-c.gif) repeat-y scroll right top;
}
#content .widget {
	border-bottom:1px solid #d4e5f2;
}
.widget-header,.widget-content {
	margin-right:15px;
	margin-left:15px;
}
.widget-header {
	margin-top:10px;
}
.widget-header,.widget-header a {
	color:#5e9ad2;
	font-weight:bold;
}
.widget-content {
	margin-bottom:15px;
}
.widget-content a {
	color:#999;
}
.widget-about .widget-header {
	margin-bottom:10px;
}
#content .widget-powered .widget-content {
	margin:0;
	background-color:#f0f6fa;
}
.layout-wtt #content #beta .widget-powered .widget-content,.widget-email .widget-content,.widget-subscribe .widget-content,.widget-syndicate .widget-content {
	margin-top:15px;
}
.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;
}

/* Footer ----------------------------------------------------------------- */
#footer {
	background:#fff url(/blog/css/footer-back.jpg) no-repeat top center;
}
#footer-content {
	margin: 25px 60px 0px 60px;
}
/* Menu */
#menu {
	background:url(/blog/css/menu-back.jpg) no-repeat top center;
	width:830px;
	height:51px;
	margin:0 auto;
}
#menu ul {
	margin:0;
	padding:20px 0 0 61px;
	list-style:none;
}
#menu li {
	display:inline;
	margin-top:0px;
}
#menu a {
	display:block;
	float:left;
	height:23px;
	padding:7px 15px 0 16px;
	border-right:1px solid #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	color:#DFE8F2;
}
#menu a:hover,#menu .active a {
	background-color:#adadad;
	color:#222124;
}
.menuright {
	float:right;
	margin-right:30px;
	border-left: 1px solid #2A2C2F;
}
/* 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;
}
#content-inner,#footer-inner,.asset-body {
	height: 1%;
}
/* Custom Styles ---------------------------------------------------------- */
.asset-stream .asset-header-content {
	padding: 15px 0 0 27px;
}
/* quoting box */
.quote {
	background:url(/blog/css/blockquote.gif) no-repeat left top;
	color:#666;
	margin:1em;
	padding:0 0 10px 50px;
}
blockquote {
	background:#F5F5F5;
	font-size:10px;
	border-top:1px solid #C1D2EC;
	border-bottom:1px solid #C1D2EC;
	margin:30px;
	padding:20px 20px;
}
.ul-cat,.ul-cat li ul {
list-style:none;
margin:0;
padding:0;
}
.ul-cat li a {
display:block;
margin:0;
padding:2px 0px 2px 20px;
border-bottom:1px dotted #dceeb7;
background:url(/blog/css/mini-category.gif) no-repeat left center;
}
.ul-cat li li {
margin-left:20px;
}
.ul-cat li a,.ul-cat li a:visited {
color:#999999;
text-decoration:none;
}
.ul-cat li a:hover {
color:#333333;
background:#d8efff url(/blog/css/mini-category.gif) no-repeat left center;
}
.recently-commented {
list-style:none;
margin:0px;
padding:0px;
}
.recently-commented li a {
display:block;
margin:0;
padding:2px 0px 2px 20px;
border-bottom:1px dotted #dceeb7;
background:url(/blog/css/mini-comments.gif) no-repeat left center;
}
.recently-commented li a:hover {
color:#333333;
background:#d8efff url(/blog/css/mini-comments.gif) no-repeat left center;
}
.ul-archives {
list-style:none;
margin:0;
padding:0;
}
.ul-archives li a {
display:block;
margin:0;
padding:2px 0px 2px 20px;
border-bottom:1px dotted #dceeb7;
background:url(/blog/css/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a,.ul-archives li a:visited {
color:#C1D2EC;
text-decoration:none;
}
.ul-archives li a:hover {
background:#C1D2EC url(/blog/css/mini-monthly-archive.gif) no-repeat left center;
}
.ul-pages,.ul-pages li ul {
list-style:none;
margin:0;
padding:0;
}
.ul-pages li a {
display:block;
margin:0;
padding:2px 0px 2px 20px;
border-bottom:1px dotted #dceeb7;
background:url(/blog/css/mini-page.gif) no-repeat left 5px;
}
.ul-pages li li {
margin-left:20px;
}
.ul-pages li a,.ul-pages li a:visited {
color:#999999;
text-decoration:none;
}
.ul-pages li a,.ul-pages li a:visited {
color:#999999;
text-decoration:none;
}
.ul-pages li a:hover {
color:#333333;
background: #d8efff url(/blog/css/mini-page.gif) no-repeat left 5px;
}
.entry-tags {
font-size: 11px;
margin: .75em 0;
}

/* Odd-even-shaded comments */
.even {
background-color:#FFF;
padding:8px;
margin-bottom:5px;
margin-left:15px;
margin-right:25px;
}
.odd {
background-color:#F6F6F6;
padding:8px;
margin-bottom:5px;
border:1px dashed #D4E5F2;
margin-left:15px;
margin-right: 25px;
}

.widget-cloud .widget-list {
	margin-right:0;
	margin-left:0;
}
.widget-cloud .widget-list-item {
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	line-height:1.2;
	background:none;
}
.widget-cloud .rank-1 {
	font-size:3em;
}
.widget-cloud .rank-2 {
	font-size:2.75em;
}
.widget-cloud .rank-3 {
	font-size:2.5em;
}
.widget-cloud .rank-4 {
	font-size:2.25em;
}
.widget-cloud .rank-5 {
	font-size:2.0em;
}
.widget-cloud .rank-6 {
	font-size:1.75em;
}
.widget-cloud .rank-7 {
	font-size:1.5em;
}
.widget-cloud .rank-8 {
	font-size:1.25em;
}
.widget-cloud .rank-9 {
	font-size:1em;
}
.widget-cloud .rank-10 {
	font-size:0.75em;
