/*
name: Mid-Century
designer: Jim Ramsey
designer_url: http://www.jimramsey.net
layouts: layout-wm
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* Layout ----------------------------------------------------------------- */
body {text-align: center; background: #fff;}

#container-inner {width: 100%; min-height: 100%; 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 {
/*this width reset below to 1100 in ADJUSTMENTS */ /*position: relative; width: 940px;*/ margin: 0 auto;}
#header-inner, #footer-inner,
#alpha-inner, /*#beta-inner,*/ #gamma-inner {overflow: hidden;}
#alpha-inner {padding-right: 20px;}
#alpha,
.layout-wtt #alpha,
.layout-twt #alpha,
.layout-wt #alpha,
.layout-tw #alpha,
.layout-wm #alpha,
.layout-mw #alpha {
/*this width reset below to 559 in ADJUSTMENTS */ width: 600px;}
#beta,
.layout-wtt #beta,
.layout-twt #beta,
.layout-wt #beta,
.layout-tw #beta,
.layout-wm #beta,
.layout-mw #beta {width: 340px; padding-top: 7px;}
#footer-content {padding: 0 55px;}
/* Global ----------------------------------------------------------------- */
body {background: #fff; font: 12px/16px Arial, Verdana;}
a,
a:link,
a:visited {text-decoration: none; color: #004D80;}
a:hover {text-decoration: underline;}
input.ti,
textarea {border: 1px solid #ccc; border-top: 1px solid #aaa; border-left: 1px solid #aaa;}
h1#page-title,
h2.archive-title {border-bottom: 1px solid #ddddd9; padding-bottom: 5px; font-size: 14px; margin: 0 0 0 55px; font-weight: normal; color: #a30000;}
h1#page-title em {font-weight: bold; font-style: normal;}
h1#page-title.alt-title {border-bottom: none; margin-bottom: 10px;}
h2 {font-size: 18px; border-bottom: 1px dotted #ddddd9;}
h2.archive-header {font-size: 12px; padding: 3px 10px 2px; margin: 0 0 10px 0;}

#container {background: #fff url(../images/_masthead.jpg) 50% 0 no-repeat;  /*temp*/ margin: 0 auto; width: 1128px;}

#header {height: 100px}
#header-name {margin: 36px 0 0 106px;}
#header-name a {background: url(../images/_logo.gif) 0 0 no-repeat; height: 72px; position: absolute; text-indent: -99999px; width: 240px}
#header-description {height: 0; left: -99999px; position: absolute;}

.search-wrapper {float:right; margin:11px 20px 0 0;}
	.search-wrapper .search-text {padding: 3px 1px 1px 3px; width: 230px;}
.blog-feed {float: right; margin: 16px 0 0; text-transform: uppercase}
	.blog-feed h4 {color: #808080; font-weight: normal; padding: 0 0 4px 4px}
	.blog-feed strong {color: #555}
	.blog-feed ul li {float: left;}
		.blog-feed ul li a {color: #757575; font-weight: 700; margin: 0 8px 0 0; padding: 8px 6px 8px 28px; text-decoration: none}
		.blog-feed ul li #subscribe-email {background: url(../images/icon_email.gif) 0 50% no-repeat}
		.blog-feed ul li #subscribe-twitter {background: url(../images/icon_twitter.gif) 0 50% no-repeat}
		.blog-feed ul li #subscribe-rss {background: url(../images/icon_rss.gif) 0 50% no-repeat}
.blog-feed a {text-decoration: underline; background: none; float: none; margin: 0; padding: 0; border: 0; font-size: 14px; line-height: 22px;}
.search-wrapper #search {padding: 2px; background: #333; border: 1px solid #666; border-bottom: 1px solid #888; border-right: 1px solid #888; color: #fff;}


/* topnav */
#nav {margin: 0 0 16px}
#nav-inner {width: 940px; margin: 0 auto;}
#nav ul {margin-left: 15px;}
	#nav ul li {float: left; padding: 16px 4px 10px}
		#nav ul li a {color: #019700; padding: 7px 10px; text-transform: uppercase}
		#nav ul li a:hover {background: #fff; border: 1px solid #1D991D; padding: 5px 9px 4px; text-decoration: none}

/*#nav {background: url(/style/nav-bg.jpg) top left repeat-x; border-top: 1px solid #888884; border-bottom: 1px solid #ddddd9; font-size: 12px;}
#nav-inner {width: 940px; margin: 0 auto;}
#nav ul {margin-left: 55px;}
#nav ul li {float: left;}
#nav ul li.home a {border-left: 1px solid #ddddd9;}
#nav ul li a {display: block; padding: 6px 18px; color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; border-right: 1px solid #ddddd9;}
#nav ul li a:hover {background: url(/style/nav-bg.jpg) bottom left repeat-x; color: #fff;}
#nav ul li a.icon,
#nav ul li a.icon:link,
#nav ul li a.icon:visited {padding: 7px 10px 12px;}
#nav img {margin-bottom: -6px;}*/

#footer {display: none}

#content {padding: 20px 0; line-height: 1.5;}
#content .archive {margin-left: 55px;}
/*#beta-columns {background: url(/mt/mt-static/plugins/mid-century/sidebar-columns-bg.gif) repeat-y 50% 0;}*/
#beta-columns-right, #beta-columns-left {width: 150px; float: left;}
#beta-columns-left {/* margin-right:40px;  */margin-right: 15px;}
#footer {background: #eeeeea; padding: 20px 0; border-top: 1px solid #ddddd9;}
.content-nav {font-size: 14px; /* font-family: Georgia; */text-align: center; color: #666662; clear: left;}
.entry-listing {margin: 0 0 15px 55px;}
.entry-listing ul {margin: 0;}
.entry-listing li {border-bottom: 1px solid #ddddd9; clear: left;}
.entry-listing li a {display: block;}
.entry-listing li a:hover {text-decoration: none; background: #eeeeea;}
.entry-listing li span {display: block; float: left; padding: 4px 0 2px; line-height: 24px; color: #666662;}
.entry-listing li span.entry-listing-date {width: 15%; margin-right: 5%;}
.entry-listing li span.entry-listing-title {/* font-family: Georgia; */font-size: 14px; width: 65%; margin-right: 5%; display: block; color: #004D80;}
.entry-listing li span.entry-listing-comments {padding-left: 20px; background: url(/mt/mt-static/plugins/mid-century/comment.gif) no-repeat 0 50%; color: #000;}
.message-content {margin-left: 55px;}
#overlay {display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
#dialog {display: none; position: absolute; width: 100%; top: 100px; z-index:1002;}
* html #dialog,
*:first-child+html #dialog {left: 0;}
#dialog-inner {background: #fff; margin: 0 auto; position: relative; border-bottom: 1px solid #000; border-right: 1px solid #000;}
#dialog-content {padding: 20px;}
#dialog-content h2 {text-align: left; border: none; margin-bottom: 10px;}
#dialog-content div {text-align: left;}
#dialog-text {position: absolute; bottom: 0; left: 0; width: 100%; display: none;}
#dialog-text-inner {padding: 20px; margin: 0 20px 20px; color: #fff; background: #000; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}
#dialog-close {position: absolute; top: 6px; right: 6px; width: 13px; height: 13px; text-indent: -9999px; overflow: hidden; background: url(/mt/mt-static/plugins/mid-century/close.gif) no-repeat 2px 2px;}
#dialog-close:hover {background: url(/mt/mt-static/plugins/mid-century/close.gif) no-repeat 2px -18px;}
.message {margin: 0 0 15px 55px; padding: 5px 10px; border: 1px solid #fc3; background: #ffd;}
/* Entries ----------------------------------------------------------------- */
.entry-asset,
.page-asset {margin-bottom: 25px;}
.asset .asset-content a {text-decoration: underline;}
.entry-asset .asset-header h1#page-title,
.entry-asset .entry-title {font-size: 30px; line-height: 40px; font-weight: normal; 
/* font-family: Georgia;  */margin: 0 0 0 55px; padding: 0; border: none; color: #000;}
.entry-asset .asset-meta {float: left; width: 50px; color: #666662; text-align: center; text-transform: uppercase; line-height: 16px;}
.entry-meta-date .day {font-size: 28px; line-height: 32px; color: #008301; 
/* font-family: Georgia; */display: block; margin-bottom: 5px;}
.entry-asset .asset-body,
.page-asset .asset-body {margin-left: 55px; padding-top: 5px; /* font-family: Georgia; */font-size: 13px; margin-bottom: 10px;}
.asset .asset-body p,
.asset .asset-body blockquote,
.asset .asset-body ul,
.asset .asset-body ol {margin-bottom: 15px;}
.entry-asset .asset-body blockquote {margin: 0 25px 15px 25px; padding-left: 15px; color: #333; border-left: 1px dotted #ddddd9;}
.entry-asset .asset-body ul,
.entry-asset .asset-body ol {list-style: disc; margin-left: 25px;}
.entry-asset .asset-body ol {list-style: decimal;}
.entry-asset .asset-body .mt-image-left,
.entry-asset .asset-body .mt-image-right,
.entry-asset .asset-body .mt-image-none {border: 1px solid #ddddd9; padding: 3px;}
.asset .asset-more-link {margin-left: 55px; margin-bottom: 15px; /* font-family: Georgia; */text-align: center; font-size: 13px; font-weight: bold; color: #008301;}
.entry-asset .asset-footer {margin-left: 55px; border-top: 1px dotted #ccccc8; padding: 10px 0 0 0; color: #666662; position: relative; line-height: 18px; clear: both;}
.mt-entry-archive .entry-asset .asset-footer {background: none; border-top: 1px dotted #ccccc8;}
.mt-entry-archive .entry-asset .asset-footer-inner {padding: 0; background: none;}
.entry-commentcount {float: left; width: 50px; text-align: center; font-weight: bold; font-size: 15px;}
.entry-commentcount a {display: block;     padding: 5px 9px 0 0; background: url(/mt/mt-static/plugins/mid-century/comment-bg.gif) no-repeat 0 0; height: 31px;}
.entry-commentcount a span {display: none;}
.entry-asset .asset-footer .entry-tags h4 {display: inline; font-weight: normal;}
.entry-asset .asset-footer .entry-tags ul {display: inline;}
.entry-asset .asset-footer .entry-tags ul li {display: inline;}
.trackbacks,
.comments {clear: left; padding-bottom: 12px;}
.comments-content {margin-bottom: 15px;}
.comment-content {
/* font-family: Georgia; */font-size: 13px;}
.comment-content p {margin-bottom: 10px;}
.comment {margin-bottom: 10px; padding-bottom: 10px;}
.comment .byline img {display: inline;}
.comment .user-pic {float: left; border: 1px solid #ddddd9; padding: 2px; display: none;}
.comment .asset-meta {color: #666662; font-size: 11px;}
.comment .comment-header {background: #fff url(/mt/mt-static/plugins/mid-century/entry-comment-bg-bot.gif) no-repeat 0 0; padding: 8px 0 0 25px;}
.comment .comment-content {background: #e7f3e9 url(/mt/mt-static/plugins/mid-century/entry-comment-bg-top.gif) no-repeat 0 0; padding-top: 5px;}
.comment-content-inner {padding: 5px 15px; border-left: 1px solid #cedde6 !important; border-right: 1px solid #cedde6 !important;}
/* NEW TRACKBACK STYLES TO FORMAT AS COMMENTS 2/10/09 RT */ 
.trackback {margin-bottom: 10px; padding-bottom: 10px;}
.trackback .trackback-header {background: #fff url(/mt/mt-static/plugins/mid-century/entry-comment-bg-bot.gif) no-repeat 0 0; padding: 8px 0 0 25px;}
.trackback .trackback-content {background: #e7f3e9 url(/mt/mt-static/plugins/mid-century/entry-comment-bg-top.gif) no-repeat 0 0; padding-top: 5px;}
.trackback-content p {padding: 5px 15px; border-left: 1px solid #cedde6 !important; border-right: 1px solid #cedde6 !important;}
/* comments by author */ 
.comment-by-author .comment-content-inner {border-left: 1px solid #dadada; border-right: 1px solid #dadada;}
.comment-by-author .comment-header {background: #fff url(/mt/mt-static/plugins/mid-century/entry-comment-by-author-bg-bot.gif) no-repeat 0 0;}
.comment-by-author .comment-content {background: #a4d9a3 url(/mt/mt-static/plugins/mid-century/entry-comment-by-author-bg-top.gif) no-repeat 0 0;}
/* comment highlight */ 
.comment-highlight .comment-content-inner {border-left: 1px solid #fc3 !important; border-right: 1px solid #fc3 !important;}
.comment-highlight .comment-header {background: #fff url(/mt/mt-static/plugins/mid-century/entry-comment-hl-bg-bot.gif) no-repeat 0 0 !important;}
.comment-highlight .comment-content {background: #ffd url(/mt/mt-static/plugins/mid-century/entry-comment-hl-bg-top.gif) no-repeat 0 0 !important;}
.comments-open-header,
.comments-header,
.trackbacks-header,
.trackbacks-info,
.comments-open-content,
.comments-content {margin-left: 55px;}
.comments-open-header,
.comments-header,
.trackbacks-header {/* font-family: Georgia; */font-weight: normal; margin-bottom: 10px;}
.comments-open-content {}
.comments-open form {background: url(/mt/mt-static/plugins/mid-century/entry-footer-bg-bot.gif) no-repeat left bottom; padding-bottom: 5px;}
.comments-open form #comments-form-inner {background: #e7f3e9 url(/mt/mt-static/plugins/mid-century/entry-footer-bg-top.gif) no-repeat left top; margin: 0; padding: 15px 10px 10px 10px;}
#comment-greeting {margin-bottom: 5px;}
#comments-form div {clear: left; margin-bottom: 5px;}
#comments-form label {display: block; float: left; width: 90px; text-align: right; color: #666662; margin-right: 10px;}
#comments-form input.ti,
#comments-form textarea {float: left; width: 330px;}
#comment-form-remember-me,
#comment-form-reply,
#comments-open-footer {padding-left: 100px;}
#comment-form-remember-me label,
#comment-form-reply label {float: none; width: auto; text-align: left; display: inline;}
/* captcha */
#comments-open-captcha div.label {display: inline;}
#comments-open-captcha div.field {padding-left: 100px; clear: none;}
#comments-open-captcha div.field img {margin-bottom: 5px;}
#comments-open-captcha div.field p {color: #666662;}
h1.search-results-header {margin-bottom: 10px !important;}

/* OLPC Featured ----------------------------------------------------------- */
#mod-feature {background: url(../images/mod_feature.jpg) 0 0 no-repeat; height:150px; padding:24px 24px 0 160px; position: relative; width:242px; /*430*/}
#mod-feature h3 {background: url(../images/text_olpc-feature.gif) 0 0 no-repeat; height: 32px; position: relative; text-indent: -99999px}
#mod-feature img {left: 9px; position: absolute; top: 6px; z-index: 0}
#mod-feature p {font-size: 11px; position: relative;}
/* #mod-feature p a {display: block; padding: 0 0 0 8px}*/

/* Widgets ----------------------------------------------------------------- */
.widget {margin-bottom: 15px; line-height: 1.5;}
	.widget h3 {background: #fff url(../images/mod_widget-header.gif) 0 0 no-repeat !important; font-size: 13px; line-height: 40px; padding: 0 0 0 10px; margin-bottom: 3px; width: 200px}
	.widget-header, .widget-header a {color:#019700 !important; font-weight:normal; text-align: left; text-decoration: none !important; text-transform: uppercase;}
	.widget-header a {background-color: #f1f1f1 !important}
/* Categories */
.widget-archive ul {line-height: 16px; border-top: 1px solid #e7eef3;}
.widget-archive ul li a {/* background: #e7eef3;  */border-bottom: 1px solid #e7eef3; padding: 4px 6px; display: block;}
.widget-archive ul li a:hover {background: #f3f7f9; text-decoration: none;}
/* Recent Entries */
.widget-recent-entries ul li {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ddddd9;}
/* Sidebar Recent Comments Widget */
.widget-recent-comments {background:#fff; border:0px solid #006600;}
.widget-recent-comments ul li {margin-bottom: 10px; padding-top: 5px; /*background: url(mt/mt-static/plugins/mid-century/sidebar-narrow-bg-top-gr.gif) no-repeat 0 0;*/ font-size: 13px;}
	.widget-recent-comments ul li p {/*margin: 0; background:#a4d9a3; border-right: 5px solid #a4d9a3; border-left: 5px solid #a4d9a3; padding: 3px 10px 5px;*/}
	.widget-recent-comments ul li .comment-attribution {background: url(../images/icon_quote) 0 4px no-repeat; border-bottom: 1px dashed #999; font-size: 11px; font-weight: 700; margin: 0 0 8px; padding: 3px 0 8px 18px;}
	.widget-recent-comments ul li .comment-attribution a {font-weight: normal}
/* Sidebar Recent Forum Posts widget */
/*.widget-recent-forum {background:#a4d9a3; padding:2px 3px 4px 3px ;  }*/
.widget-recent-forum ul li {margin-bottom: 10px; padding-top: 5px; /*background: url(mt/mt-static/plugins/mid-century/sidebar-narrow-bg-top-wh.gif) no-repeat 0 0;*/ 
/* font-family: Georgia; */font-size: 13px;}
	/*.widget-recent-forum ul li p {margin: 0; background: #fff; padding: 3px 5px 5px;}
	.widget-recent-forum ul li .post-attribution {padding: 10px 0 0 25px; background: url(mt/mt-static/plugins/mid-century/sidebar-narrow-bg-bot-wh.gif) no-repeat 0 0; font-size: 11px; font-family: Arial;}*/
	.widget-recent-forum ul li p {/*margin: 0; background:#a4d9a3; border-right: 5px solid #a4d9a3; border-left: 5px solid #a4d9a3; padding: 3px 10px 5px;*/}
	.widget-recent-forum ul li .post-attribution {background: url(../images/icon_quote) 0 4px no-repeat; border-bottom: 1px dashed #999; font-size: 11px; font-weight: 700; margin: 0 0 8px; padding: 3px 0 8px 18px;}
	.widget-recent-forum ul li .post-attribution a {font-weight: normal}

/* Sidebar Google Blog Search Results widget */
.google-blog-search-feed h3, .google-blog-search-feed h3 a {text-align:center; 
font-size: 12px; padding: 0;
/*background-color:#006600;  
color:#fff;  
margin-bottom:3px; 
padding-left:3px;  
font-weight:normal;*/ }
.google-blog-search-feed {}
ul.google-blog-search-list {
list-style-type:disc; 
margin-left:20px; }
li.google-blog-search-item {
list-style-type:disc;}
/* Tag Cloud */
.widget-tag-cloud ul {margin-right: 0; margin-left: 0; padding: 0;}
.widget-tag-cloud li {display: inline; margin: 0 7px 0 0; padding: 0; line-height: 1.2; background: none;}
.widget-tag-cloud .rank-1  { font-size: 2.25em; }
.widget-tag-cloud .rank-2  { font-size: 2em; }
.widget-tag-cloud .rank-3  { font-size: 1.75em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.25em; }
.widget-tag-cloud .rank-6  { font-size: 1em; }
.widget-tag-cloud .rank-7  { font-size: 0.9em; }
.widget-tag-cloud .rank-8  { font-size: 0.8em; }
.widget-tag-cloud .rank-9  { font-size: 0.7em; }
.widget-tag-cloud .rank-10 { font-size: 0.6em; }
/* Gallery */
.widget-gallery {background: #a4d9a3 url(/mt/mt-static/plugins/mid-century/sidebar-bg-top.gif) no-repeat left top; margin-bottom: 20px; position: relative;}
.widget-gallery .gallery-header {margin-bottom: 5px; padding: 6px 0 0; font-size: 14px;}
.widget-gallery .inner {background: url(/mt/mt-static/plugins/mid-century/sidebar-bg-bot.gif) no-repeat left bottom; padding: 0 10px 10px;}
.widget-gallery .widget-content {background: url(/mt/mt-static/plugins/mid-century/sidebar-bg-inner-bot.gif) no-repeat left bottom; padding-bottom: 5px;}
.widget-gallery .widget-content h3 {font-size: 16px; margin-bottom: 5px; font-weight: normal; 
/* font-family: Georgia; */overflow: hidden;}
.widget-gallery .widget-content-inner {background: url(/mt/mt-static/plugins/mid-century/sidebar-bg-inner-top.gif) no-repeat left top; padding: 10px 2px 5px;}
.widget-gallery .gallery-item-nav { position: absolute;  right: 10px;  top: 8px;  width: 40px;  height: 16px;}
#showcase-prev,
#showcase-next {display: block; float: left; width: 20px; height: 20px; overflow: hidden; text-indent: -9999px; background: url(/mt/mt-static/plugins/mid-century/gallery-arrows.gif) no-repeat 50% -80px;}
#showcase-next {background-position: 50% -120px;}
#showcase-prev.inactive,
#showcase-next.inactive {background-position: 50% 0px; cursor: default;}
#showcase-next.inactive {background-position: 50% -40px;}
.widget-gallery .asset-image {float: left; margin-right: 10px; border: 1px solid #ccc; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; padding: 3px;}
.widget-gallery .gallery-item {display: none;}
.widget-gallery .asset-description {line-height: 1.5; overflow: hidden; height: 90px;}
/* Utilities ----------------------------------------------------------------- */
.hidden {display: none;}
.pkg:after,
#content-inner:after,
#main-navigation-inner:after,
#comments-form div:after,
.asset-footer-inner:after,
.widget-gallery .widget-content-inner:after,
.entry-asset .asset-footer:after,
.entry-listing li a:after,
#nav:after,
#nav-inner:after,
#beta-columns:after {content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;}
.pkg, #content-inner,
#main-navigation-inner,
#comments-form div,
.asset-footer-inner,
.widget-gallery .widget-content-inner,
.entry-asset .asset-footer,
.entry-listing li a,
#nav,
#nav-inner,
#beta-columns {display: block;}
/* no ie mac \*/
* html .pkg,
* html #content-inner,
* html #main-navigation-inner,
* html #comments-form div, 
* html .asset-footer-inner,
* html .widget-gallery .widget-content-inner,
* html .entry-asset .asset-footer,
* html .entry-listing li a,
* html #nav,
* html #nav-inner,
* html #beta-columns {height: 1%;}
.pkg, #content-inner,
#main-navigation-inner,
#comments-form div,
.asset-footer-inner,
.widget-gallery .widget-content-inner,
.entry-asset .asset-footer,
.entry-listing li a,
#nav,
#nav-inner,
#beta-columns {display: block;}
/* */
/* Additional Styles */
.addthis,
.comment .byline img {margin-bottom: -3px;}
.widget-archives ul,
.widget-authors ul {margin: 0 15px /*10px 15px*/; list-style: disc;}
.widget-archives ul ul {margin: 0 0 5px 0; padding-left: 15px; list-style: circle;}
#comments-open-data label {width: 200px;}
#comment-form-subscribe label {float: none; width: auto; text-align: left; display: inline;}
#comment-form-subscribe,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-footer {padding-left: 205px;}
#content a,
#content a:link { color: #243522;  text-decoration: underline; }
#content a:visited { color: #000; }
#content a:hover { color: #1b4c15; }
#content a.green:link {color: #00cc00;  text-decoration: underline;}
#content a.green:visited {color: #00cc00;  text-decoration: underline;}
.recent-actions .comment {margin-bottom: 0; padding-bottom: 0;}
.mt-profile-view .asset-header .user-pic {float: right; margin: 0 0 10px 20px;}
/* LAYOUT ADJUSTMENTS */
#header-inner,
#nav-inner,
#content-inner,
#footer-inner {
/* original adjustment: 1100 */width: 1100px;}
#alpha,
.layout-wtt #alpha,
.layout-twt #alpha,
.layout-wt #alpha,
.layout-tw #alpha,
.layout-wm #alpha,
.layout-mw #alpha {
/* original adjustment: 659 */width: 659px; overflow: hidden}
#beta,
.layout-wtt #beta,
.layout-twt #beta,
.layout-wt #beta,
.layout-tw #beta,
.layout-wm #beta,
.layout-mw #beta {/* width: 441px;  */ float: right; text-align: left; width: 440px; /*421*/}
#beta-columns-left,
#beta-columns-right {width: 200px;}
.flickr_badge_image {width:97px;}
.flickr_badge_image img {margin: 0 auto;}
/* COMMENTING */
.comment-reply {margin-left: 30px;}
/*
.comment-by-author .comment-content {background: #ededed url(/mt/mt-static/plugins/mid-century/entry-comment-blue-bg-top.gif) no-repeat 0 0;}
.comment-by-author .comment-content-inner {border-left: 1px solid #cee6d3; border-right: 1px solid #cee6d3;}
*/
.comment-reply .comment-content-inner {border-right: none;}
.trackbacks-content {padding-left: 55px;}
.entry-asset .entry-title {font-size: 22px; line-height: 30px;}

#content .widget-feed h4 a {color: #019700; line-height: 24px; text-decoration: none}

#archive-categories {list-style-type: none;}
#archive-categories ul {list-style: circle !important; margin: 0 15px; padding: 0 0 0 3px;}

li.toggle-show, li.toggle-hide, li.toggle-slideUp {padding: 0 0 0 16px;}
li.toggle-show {background: url(../images/icon_toggle.gif) 0 1px no-repeat;}
li.toggle-hide {background: url(../images/icon_toggle-active.gif) 0 1px no-repeat;}

a.toggle-show, a.toggle-hide, a.toggle-slideUp {font-weight: 700; padding: 0 0 0 16px; text-decoration: none !important}
a.toggle-show {background: url(../images/icon_toggle.gif) 0 50% no-repeat;}
a.toggle-hide {background: url(../images/icon_toggle-active.gif) 0 50% no-repeat;}
a.toggle-slideUp {background: url(../images/icon_toggle-slideUp.gif) 0 50% no-repeat;}

#alpha-inner {border-right:1px solid #EAEAEA; margin-right:9px; padding-right:10px;}
.addthis_toolbox {margin-top:20px;text-align:center;}
.addthis_toolbox a {margin:0 0 10px 5px;}
