/* 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 {
	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;
	color:#000;
}
a img,:link img,:visited img {
	border:none;
}

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

#header,#content,#menu,#alpha,#beta,#gamma,#footer {
	position:relative;
}
#alpha,#beta,#gamma {
	display:inline;
	float:left;
}
#header-inner,#content-inner,#alpha-inner,#beta-inner,#gamma-inner {
	position:static;
}
#header-inner,#alpha-inner,#beta-inner,#gamma-inner {
	overflow: hidden;
}



/* Layout */
#alpha {
	width:640px;
        left: 275px;
}
#alpha-inner, #gamma-inner {
	padding-top:30px;
}
#beta {
	left:0px;
	width:0px;
}
#gamma {
        left: -640px;
	width:250px;
	margin-right: 10px;
	padding-left: 5px;
}

#content-inner {
	width: 940px;
	margin: 0 auto;
	position:relative;
}
/* Utilities */
.pkg:after,#content-inner:after {
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

/* 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,.archive,.search-form {
	margin-bottom:1.5em;
}
.asset-header,.asset-meta,.asset-content,.asset-body,.archive-content,.search-form-header,.search-results-header {
	margin-bottom:.75em;
}
.asset-name {
	margin-bottom:.25em;
}
.asset,.archive {
	overflow:hidden;
	width:100%;
}
.asset,.asset-content,.archive {
	position:static;
	clear:both;
}
.asset-body,.asset-more,.asset-more-link,.asset-excerpt,.archive-content {
	clear: both;
}
/* 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;
}

.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 verdana;
	color:#666;
	background:#F1F1EA;
}
li {
	margin-top: 4px;
}
/* Content */
.asset-name {
	font-size:20px;
	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;
}

.archive-title {
	margin:12px 0px 20px 20px;
	font-size:26px;
	font-weight:bold;
}
.widget-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,.typelist-thumbnailed {
	font-size: 11px;
}

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

a {
	color:#7c4d26;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
}
/* Layout ----------------------------------------------------------------- */
#content {
	background:#fff;
        min-height: 432px;
}

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

#footer {
        padding: 20px 30px 0px 30px;
	font-size: 0.8em;
	color: #999999;
        text-align: center;
}

#footer a {
	color: #999999;
}
/* Header ----------------------------------------------------------------- */
#header {
	background:url(css/header.jpg) no-repeat top center;
	height:103px;
}
#header-inner {
	position:relative;
	height:103px;
}

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


.asset-header,.asset-content {
	margin-left:10px;
	margin-right:10px;
}
.asset-name,.asset-name a,.archive-title {
	color:#7c4d26;
}

/* Menu */
#menu {
	width:940px;
	height:65px;
	margin:0 auto;
}
#menu ul {
	margin:0;
	padding-left: 60px;
	list-style:none;
}
#menu li {
	display:inline;
	margin-top:0px;
}

#menu a {
	display:block;
	float:left;
	height:35px;
	padding:30px 14px 0 10px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#707173;
        font-weight: normal;
}


#menu .liactive a {
        font-weight: bold;
	background: url(css/nav_hor_act.jpg) repeat-x;
}

#menu a:hover {
        text-decoration: underline;
	background: url(css/nav_hor_act.jpg) repeat-x;
}

.menuright {
	float:right;
	margin-right:10px;
	border: none;
}
/* 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,.asset-body {
	height: 1%;
}

.ul-cat {
list-style:none;
margin:0 0 0 18px;
padding:0;
}

.ul-cat li  {
margin:0 0 10px 0;
}

.ul-cat li a {
display:block;
margin: 0;
padding:2px 0px 2px 38px;
}

.ul-cat li a,.ul-cat li a:visited {
color:#999999;
text-decoration:none;
}


.act2 {
display:block;
margin:0;
position:relative;
padding:2px 0px 2px 33px;
background:url(/css/but_nav_ver_act.jpg) no-repeat left center;
}

.ul-cat .act2 a {
font-weight: bold;
}

.act {
display:block;
position:relative;
margin:0;
padding:2px 0px 2px 10px;
background:url(/css/but_nav_ver_inact.jpg) no-repeat left center;
}

.ul-cat .act a {
font-weight: normal;
}

.ul-cat .act a:hover {
text-decoration: underline;
}


.widget-content {
position: relative;
font-size: 11px;
margin: 20px 10px 20px 17px;
color:#999;
}

.widget-content a {
color: #7C4D26;
font-weight: normal;
}

td {
padding-top: 5px;
}
