body {
	background:#fff;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.2;
}
form {
	padding:0;
	margin:0;
}
.header-search label,
.widget-sign-in .widget-header {
    display: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

#header a {
    text-decoration: none;
    color: #062b6e;
}
#header a:hover {
}


td div.profile-view,
.profile-view .user-pic,
.profile-view #page-title,
.profile-view #edit_profile,
.profile-view #profile-recent-actions,
.profile-view .tab_content,
#tabs,
#profile-data {
	width:445px;
}

div# column-mt-entries {
	float:left;
	width:425px;
}
div #column-middle {
	width:200px;
	float:right;
	margin-left:5px;
}
.entry-title a {
	 border-bottom:#CCCCCC dotted 2px;w
}

#footer {
	background-image:none;
}

input.ti, input.pw {
	width:400px;
    font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	border:1px solid #5C3E18;
    background-color: #fafafa;
    padding: 1px;
	height:15px;
}

.widget-sign-in { 
/*    position: absolute;
    top: 0;
    right: 0;*/
	position:relative;
    width: 290px;
    margin: 0;
    padding: 10px;
    color: #8099b3;
    font-size: 12px;
    text-align: right;
}

.profile-view {
	width:600px;
	float:left;
}

#page-title, h1.archive-title, h1.archive-title em {
	font-size:14px;
	margin-top:5px;
}

.credit {
	font-size:10px;
	color:#999999;
	display:block;
	text-align:right;
	padding-right:4px;
}

#ausable-content {
	margin-left:10px;
	width:484px;
}
#ausable-content p, #ausable-content a {
	font-size:12px;
}


#subcategories {
	width:615px;
	height:565px;
	border:2px solid #A48E72;
	background-color:#FFFFFF;
}
#subcategories .left, #subcategories .right {
	width:278px;
	height:240px;
	margin:15px;
	float:left;
}

#bread-crumb {
	margin:3px 0 10px 0;
}

.comment_signin_options {
	position:absolute;
	left:600px;
	width:200px;
	margin-top:-30px;
}

.adk-mt-main-col {
	width:420px;
	float:left;
}

.header-search {
	display:inline;
	position:relative;
}
.header-search #search {
	height:18px;
	width:120px;
	float:left;
	margin-right:5px;
}
.header-search .submit {
	width:60px;
	float:left;
}
.widget-content a {
	color:#000000;
}




/* Widget ----------------------------------------------------------------- */
.widget-content ul {
	margin:0;
	padding:0;
}
.widget .widget-header {
    border-bottom: 1px solid #F3F0E8;
    padding: 3px 10px;
    font-weight: normal;
    color: #948669;
    text-transform: uppercase;
}

.widget .widget-content {
    padding: 3px 10px;
}

#header .widget-sign-in .widget-content,
.widget-recent-assets .widget-content {
    padding-left: 0;
    padding-right: 0;
}

.archive-category .archive-content li,
.widget-content li {
    background: url(bullet.gif) 0 .25em no-repeat;
    padding-left: 10px;
}

.archive-category .archive-content ul ul,
.widget-content ul ul {
    margin-left: 0;
}

.widget-category-groups {
    margin-bottom: 2px;
}

.widget-category-groups .widget-content {
    padding: 0;
}

.widget-category-groups .widget-header {
    display: none;
}

.widget-category-groups .secondary-category {
    border-bottom: 1px solid #f3f0e8;
    padding: 5px 3px;
}

.widget-category-groups h3 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #948669;
}


.widget-category-groups h3 a {
    color: #948669;
}

.widget-category-groups .last {
    border-bottom: none;
}

.widget-category-groups h4 {
    float: left;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 3px;
    width: 200px;
}

.widget-category-groups .category-totals {
    float: right;
    text-align: right;
}

.widget-category-groups p {
    clear: left;
    color: #777;
    font-size: 11px;
    line-height: 14px;
}

.widget-category-groups p a {
    font-weight: bold;
}

.widget-category-groups .entry-count {
    font-weight: bold;
    font-size: 14px;
    margin-right: 5px;
}

.widget-category-groups .primary-category {
    padding-bottom: 2px;
    background: url(forum-group-bg-bottom.gif) no-repeat 0 bottom;
    margin-bottom: 2px;
}

.widget-category-groups .primary-category h3 {
    background: url(forum-group-bg.gif) no-repeat 0 0;
    padding: 5px 10px 3px 16px;
}

.widget-syndication ul {
    list-style: none;
    margin: 0;
}

.widget-syndication .feed {
    text-align: left;
}

.widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 40px;
    width: 158px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(powered-by-mt-logo.gif) no-repeat 0 0;
}

.widget-syndication .widget-content li {
    background: none;
    padding-left: 0;
}

.custom-field-radio-list {
    margin-bottom: .25em;
    margin-left: 0;
}
.custom-field-radio-list li {
    list-style: none;
    margin-left: 0;
}


.widget-content li {
    list-style: none;
    background: url(/mt/mt-static/themes/tristan-blue-4.2/bullet.gif) 0 .25em no-repeat;
    padding-left: 10px;
    margin: 5px 0;
}
