@import url(http://movabletype.org/cgi-bin/mt/mt-static/plugins/ActionStreams/css/action-streams.css);
/* */
#content .entry-asset.style {
    float: left;
    width: 140px;
    height: 150px;
    margin: 20px;
}
#content .entry-asset.style img {
    padding: 7px;
}
#content #main .entry-asset.style h2 {
    margin:0;
    padding:0;
    border:0;
    font-size: 12px !important;
}
/* */

#content #main ul.activity-stream-list { margin-left: 0; }

.entry pre {
    margin: 0 0 10px 0 !important;
    padding: 10px;
    background: #f4f5f5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: auto;
}

.community-news-header { position: relative; }
.community-news-header h2 { }
.community-news-subscribe { position: absolute; right: 0; top: 2px; }

#comment-form-remember-me input,
#comment-form-reply input,
#comment-form-subscribe input {
        width: auto !important;
        float: none !important;
}

* { margin: 0; padding: 0; }

a {
    color: #006da3;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

#header, #banner, #content, #footer, #copyright {
    min-width: 960px;
    padding:0 12px
}

body {

    font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif !important;
    font-size: 12px;
    background: #fff url(http://movabletype.org/images/body-bg.gif) no-repeat top center;
	color: #444;
}

#banner {
    background: transparent url('http://movabletype.org/images/banner_bg.png') repeat-x top left;
    border-top: 1px solid #39c1ff;
    height: 127px;
}

#banner h1 {
    color: #62c1e8;
    font-weight: normal;
    font-size: 1.8em;
    padding-top: 19px;
}

#banner #download-link  {
    float:right;
    height: 71px;
    left: 16px;
    margin-top: 20px;
/*    position: relative;*/
    width: 375px;
}

#banner #download-link a.download-link {
    background: url('http://movabletype.org/images/download_button.png') no-repeat top left;
    float:right;
    height: 71px;
    left: 12px;
/*    position: relative;*/
    width: 335px;
    color: #000;
    text-decoration: none;
}

#banner #download-link a span.inner {
    display: block;
    padding: 30px 20px 0 89px;
}

#banner #download-link-inner {
    padding: 10px 0 0;
}

#banner #download-link .download-meta {
    color: #b3ffff;
    font-size: 10px;
    padding: 3px 16px 0 0;
}

#banner #download-link .download-meta a {
    color: #b3ffff;
}

#banner #our-community{
    background: transparent url('images/community.gif') no-repeat 0 20px;
    display: block;
    margin-top:0px;
    padding-top:89px;
}

#banner a.find-out-more {
    background: transparent url('images/our_community.png') repeat-x left top;
    display: block;
    position: relative;
    top: 23px;
    width: 498px;
    height: 86px;
}
#banner a.notadeveloper {
   background: transparent url('images/notadeveloper.gif') no-repeat center bottom;
   display: block;
   width: 498px;
   height: 20px;
}


#banner-small {
    background: transparent url('http://movabletype.org/images/banner_small_bg.png') repeat-x left top;
    border-top: 1px solid #39c1ff;
    height: 25px;
}

#content {
    background: transparent url('http://movabletype.org/images/content_grad_bg.png') repeat-x scroll top;
    border-top: 1px solid #fff;
    padding-top: 20px;
    line-height: 1.5em;
}

#content #announcement .find-out-more {
    padding-top: 12px;
}

#content #announcement .find-out-more a,
#content .module .find-out-more a {
    color: #000000;
    font-weight: bold;
    background: transparent url('http://movabletype.org/images/arrow.png') no-repeat right top;
    padding-right: 24px;
}

#content #comments-form {
    padding-top: 10px;
}

#content #announcement,
.comments-open {
    background: url('http://movabletype.org/images/announcement_bottom.png') no-repeat scroll bottom left;
}

#content #comments-open-footer {
    padding-top: 14px;
}

#content #announcement {
    margin: 30px 0;
}

#content #announcement-wrapper,
.comments-open-wrapper {
    background: url('http://movabletype.org/images/announcement_top.png') no-repeat scroll top left;
}

#content #announcement-inner,
.comments-open-inner {
    padding: 15px 10px;
}

blockquote {
    background: url('http://movabletype.org/images/quote.png') no-repeat scroll 0 3px;
    color: #777777;
    padding-bottom: 14px;
    padding: 0 18px 14px 30px;
}

blockquote.errorsmg {
    background: none;
    color: #777777;
    padding-bottom: 14px;
    padding: 0 18px 14px 30px;
}


#content #main .announcement h2 {
    border: none;
    clear: none;
    font-size: 22px;
    padding-top: 12px;
}

#content #main .announcement h2 a {
    color: #44494e;
}

#content #comments {
    margin-top: 10px;
}

#main #comments .col {
    color: #777777;
}

.home #content .comment {
    padding: 12px 8px;
    border: none;
}

#content .comment {
    clear: both;
/*    margin: 0 4px;*/
/*	margin-bottom: 20px;*/
    padding: 8px 8px 8px 13px;
}

#content .comment .col-left a {
    font-weight: bold;
}


#content .comment .col-right a {
    color: #777777;
    font-weight: bold;
}


#content .comment p {
    padding: 1px 0;
}

#content .comment-odd {
    background: #f6f6f6;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}

#content .comment-author {
    background: #DFECF4;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
	margin: 10px 0;
}

#content #comments h4.commenter-name, #content #comments h5.commenter-name {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
/*    margin-bottom: 3px;*/
}

#content #comments h4.commenter-name a, #content #comments h5.commenter-name a { color: #000; }

/*#content #comments h4.commenter-name img { display: none; }*/

#content #comments .byline, #content #comments .byline a {
    color: #777;
    font-size: 10px;
	line-height: 12px;
}

#content .byline { padding-bottom: 12px; }

#content #comments .comment-body {
    padding-top: 8px;
}

/*
#content #comments .comment-body p {
    padding: 10px 0;
}
*/

#content .entry-tags {
    margin-top: 5px;
    line-height: 18px;
}

#content .entry p {
/*    padding-bottom: 14px; */
}

#content pre,
#content p {
    margin-bottom : 12px;
}


#content .entry ul li {
    line-height: 18px;
    list-style: url('http://movabletype.org/images/bullet.png') circle;
}

#content #main ul,
#content #main ol {
    margin-left: 34px;
    margin-bottom: 12px;
}
#content #main ul ul,
#content #main ol ol {
    margin-left: 24px;
    margin-bottom: 0px;
}

#content .entry {
/*    padding: 0 10px 14px 10px;*/
    margin-bottom: 25px;
}

.user-pic {
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px;
    margin-right: 10px;
}

.entry-meta, .comment-meta { margin-bottom: 5px; } 

#content #main h2 {
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #545454;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    line-height: 1.2em;
    margin-top: 2em;
}


#content #main .entry-body h1,
#content #main .entry h2 {
    margin-top: 2em;
}

#content .entry h3 {
    color: #777777;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: .5em;
    font-weight: bold; 
}

#content .entry h4 { 
	color: #545454;
	font-weight: bold;
	font-size: 14px; 
	margin-bottom: 10px;
}

#content .entry h3 a {
/*    color: #777;*/ /* disabling for Heading Anchors in docs blog */
}

#content .entry .byline, #content .entry .byline a { color: #777; }

#content .entry .prev-link { padding-top: 11px; }

#content .entry .prev-link a { color: #777777; }

#content .entry .entry-more-link {
	margin: 10px 0;
	text-align: right;
}

#content .entry hr {
    border: 0;
    height: 1px;
    margin-bottom: 15px;
    background-color: #ccc;
    color: #ccc; /* IE fix */
}

/*#content .entry .entry-more-link a {
	background: url(http://movabletype.org/images/keep_reading.png) no-repeat top right;
	text-indent: -999px;
}*/

#content .entry img.usericon {
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 6px;
    margin-top: 12px;
    padding: 1px;
}

#content .comment img.usericon {
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 6px;
    margin-top: 3px;
    padding: 1px;
}

#content #search-this-blog {
    padding-bottom: 20px;
}

#recent-activity { 
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0px;
	padding-bottom: 10px;
	color: #777;
	margin-bottom: 25px;
}

#recent-activity p { line-height: 14px; }

#recent-activity h4.blog-name {
    font-family: Arial, Verdana, sans-serif;
    color: #afafaf;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 3px;
}

#recent-activity #archives {
	margin-top: 10px;
	text-align: right;
}

#recent-activity #archives a { 
	background: transparent url('http://movabletype.org/images/arrow.png') no-repeat right top;
	color: #000000;
	padding-right: 25px;
}

#join-pronet p { 
	line-height: 22px; 
	margin-top: 10px;
}

#copyright {
    background: #000;
    border-top: 1px solid #444850;
    height: 30px;
}

#copyright-inner {
    color: #686e7a;
    font-size: 10px;
    padding-top: 5px;
    text-align: center;
}

#footer {    
    background: transparent url('http://movabletype.org/images/footer_bg.png') scroll repeat-x top left;
    clear: both;
    height: 318px;
    margin-top: 30px;
}

#footer h4 {
    color: #fff;
    font-size: 14px;
}

#footer p {
    color: #bae5ff;
    font-size: 12px;
    padding-top: 10px;
}

#footer ul {
    list-style: none;
    padding-top: 10px;
}

#footer ul li {
    color: #7793a4;
    font-size: 11px;
    padding: 5px 0;
}

#footer ul li a {
    color: #bae5ff;
    font-size: 14px;
    font-weight: bold;
}

#footer ul.feeds li a {
    background: transparent url('http://movabletype.org/images/feed.png') no-repeat scroll 0px 3px;
    color: #7793a4;
    font-size: 12px;
    font-weight: normal;
    padding-left: 14px;
}

#header-inner {
    height: 89px;
    background: transparent url('http://movabletype.org/images/top_logo.gif.bak') no-repeat scroll 0px 11px;
}

#header #search-box {
    float: right;
height: 53px;
overflow: hidden;
}
#header #search-box form {
margin-top: 16px;
}

#header #search-box input.box {
    background: #fff url('http://movabletype.org/images/search_bg.png') repeat-x fixed top left !important;
    border-bottom: 1px solid #3f4042;
    border-right: 1px solid #3f4042;
    border-top: 1px solid #9a9c9d;
    border-left: 1px solid #9a9c9d;
    float: left;
padding: 1px;
}

#header #search-box input.button {
    float: left;
    margin-left: 6px;
}

#header #search-box fieldset {
    display: block;
    border: none;
}
#header #nav {
height: 36px;
overflow: hidden;
clear: both;
}
#header #nav ul {
background: url(http://movabletype.org/images/nav-bg.gif) top left;
    float: right;
    padding: 11px 16px 4px 0;
overflow: hidden;
}

#header #nav ul li {
    display: inline;
    list-style: none;
    padding-left: 35px;
}

#header #nav a {
    color: #6e777c;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

#header #nav a:hover {
    color: #80b8d4;
}

#header #nav a.active {
    color: #cfcfcf;
}

#header-inner, #banner-inner, #footer-inner, #content-inner, #copyright-inner {
    width: 960px;
    margin: 0 auto;
}

#header #sign-in { 
    padding-top: 10px; 
}

#header #sign-in .widget-header {
    display: none;
}

#logo {
    position: absolute;
    top: 13px;
}

#logo a {
    display: block;
    width: 386px;
    height: 40px;
}

#logo span {
    display: none;
}

#main {
    float: left;
    width: 612px;
    overflow: hidden;
}

#sidebar {
    float: right;
    width: 348px;
}

#sidebar-inner {
    padding-left: 36px;
}

#sidebar .module {
    background: url('http://movabletype.org/images/module_bottom.png') no-repeat scroll bottom left;
    margin: 8px 0 18px 0;
}

#sidebar .module-wrapper {
    background: url('http://movabletype.org/images/module_top.png') no-repeat scroll top left;
}

#sidebar .module-inner {
    padding: 12px 15px;
    word-wrap: break-word;
}

#sidebar li a { color: #444; }

#sidebar h2 {
    color: #555;
    font-size: 14px;
}

#sidebar h3 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
}

#sidebar h3 .byline {
    color: #777777;
    font-size: 12px;
    font-weight: normal;
}

#sidebar h4 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 0 3px;
}

#sidebar img {
    float: left;
    margin: 0 10px 6px 0;
    padding: 3px;
}

#sidebar p {
    margin-top: 8px;
    line-height: 18px;
}

#sidebar ul {
    margin-bottom: 20px;
}

#sidebar li {
    list-style: none;
    border-bottom: 1px solid #d9d9d9;
    padding: 6px 3px;
}

#sidebar li .count {
    color: #bfbfbf;
}

#sidebar input.full-width {
	border: 1px solid #DADADA;
	width: 250px;
	padding: 2px;
}

#sidebar input.img-submit { margin-left: 5px; }

#sidebar #powered-by { 
    margin-top: 30px; 
    text-align: center;
}

#sidebar .user-pic {
    margin-bottom: 20px;
}

#sidebar .user-pic img { 
    margin: 0 !important; 
    padding: 0 !important;
}

#sidebar .author-details { margin-left: 115px; }

#sidebar .plugin-info-header { clear: both; }


#powered-by img { float: none !important;}

.three-col, .two-col {
    width: 100%;
}

.three-col .col {
    float: left;
    width: 33%;
}

.two-col .col {
    float: left;
    width: 49%;
}


#trackbacks, .comments-content, .comments-open {
    padding-bottom: 14px;
}

.comment .three-col .col-left {
    width: 60%;
}

.comment .three-col .col-center,
.comment .three-col .col-right {
    text-align: center;
    width: 20%;
}

#footer .three-col .col .inner {
    margin: 30px 20px 10px 0;
}

#footer .three-col .col-center .inner {
    border-left: 1px solid #646b7f;
    padding-left: 20px;
}

#footer .three-col .col-right .inner {
    border-left: 1px solid #646b7f;
    padding-left: 20px;
}

#comment-form-name,
#comment-form-url {
    float: left;
    width: 50%;
}

#comment-formt-email,
#comment-form-remember-me {
    float: right;
    width: 50%;
}

#comments-open-data label {
    float: left;
    margin: 6px 12px 4px 0px;
}

#comments-open-data input {
    float: right;
    width: 225px;
    margin: 6px 12px 6px 0;
    border: 1px solid #dadada;
	padding: 2px;
}

#comments-open-data input.check-box {
    width: auto;
}

#comments-open-text textarea {
    width: 100%;
    border: 1px solid #dadada;
	padding: 2px;
}

#comments-open-footer {
    float: right;
}

.comments-header { margin-top: 20px; }

/* Corners -------------------------------------------------------------------------------- */

.ctl, .ctr,
.cbl, .cbr {
    background-image: url('http://movabletype.org/images/corners.gif');
    background-repeat: no-repeat;
}
.gray .ctl, .gray .ctr,
.gray .cbl, .gray .cbr {
    background-image: url('http://movabletype.org/images/corners-gray.gif');
}
.gray-top .ctl, .gray-top .ctr,
.gray-top .cbl, .gray-top .cbr {
    background-image: url('http://movabletype.org/images/corners-gray-top.gif');
}

.white .ctl, .white .ctr,
.white .cbl, .white .cbr {
    background-image: url('http://movabletype.org/images/corners-white-top.gif');
}
.ctl, .ctr {
    width: 10px;
    height: 48px;
    position: relative;
    z-index: 5;
}
.white .ctl { left: -1px; top: -1px; }
.ctl {
    background-position: top left;
    float: left;
}
.ctr {
    background-position: top right;
    left: 1px;
    float: right;
}
.white .ctr { top: -1px; }
.cbl, .cbr {
    width: 14px;
    height: 20px;
    position: relative;
    top: -19px;
    z-index:4;
}
.cbl {
    background-position: bottom left;
    float: left;
}
.white .cbl { left: -1px; }
.cbr {
    background-position: bottom right;
    left: 1px;
    float: right;
}
.module {
    /*padding: 0 12px;
    background: none;*/
}
.module-wrapper {
    background: #f0f6fa;
    border-right: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
}
.white .module-wrapper {
    background: #ffffff;
    border: 1px solid #cccccc;
}

.module-inner {
    background: url('http://movabletype.org/images/module-inner-bg.png') repeat-x top left;
    padding: 6px 15px;
}
.gray .module-inner,
.gray-top .module-inner {
    background: url('http://movabletype.org/images/module-inner-bg-gray.jpg') repeat-x top left;
}
.white .module-inner {
    background: #ffffff;
}






div.form-container { margin: 10px; padding: 5px; background-color: #FFF; width:450px }
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.form-container form fieldset { 
margin: 10px 0; 
padding: 10px; 
border: #DDD 1px solid; 
}

div.form-container form legend { 
font-weight: bold; 
color: #666; 
}

div.form-container form fieldset div { 
padding: 0.25em 0; 
}

div.form-container label, 
div.form-container span.label { 
margin-right: 10px; 
padding-right: 10px; 
width: 220px; 
display: block; 
float: left; 
text-align: left; 
position: relative; 
}
div.form-container label em, 
div.form-container span.label em {  
font-size: 120%; 
font-style: normal; 
color: #C00; 
}

div.form-container input.error { 
border-color: #C00; 
background-color: #FEF; 
}

div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus { background-color: #FFC; border-color: #FC6; }



div.form-container div.controlset div { 
border:1px solid red;
margin-left: 270px; 
}

div.form-container div.buttonrow { 
margin-left: 180px; 
}

/*specific forms*/

div.form-container form#webinar{
width:400px
}
div.form-container label, 
div.form-container span.label { 
width: 180px; 
display: block; 
float: left; 
text-align: left; 
position: relative; 
}

form#download fieldset{
border:1px solid #ddd;
width:450px;
}
form ul{
	margin:0 !important; 
	padding:0;
	list-style-type:none;
	width:100%;
}
form li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
form li, .buttons{display:inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

form li div, form li span{
	margin:0 5px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span{
	float:left;
}
form li div.left{
	display:inline;
	float:left;
	width:48%;
}
form li div.right{
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium, form li div.right .medium {
	width:100%;
}

.clear{
	clear:both;
}

form li div label, form li span label {
	margin:0;
	clear:both;
	color:#444;
	display:block;
}
form#download #download_type {
	position:relative;
}
form#download #download_type label#zip,#download_type label#tgz {
	display:block;
	width:300px;
	cursor:pointer;
	top:0px;
	left:25px;
	position:absolute;
}
form#download #download_type label#zip{
	top:20px;
}
/* ----- FIELDS AND LABELS ----- */

form#download label.desc{
	line-height:150%;
	padding:0 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:95%;
	font-weight:bold;
}
form#download input.text, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	color:#333;
}
form#download input.text {
	padding:2px 0 5px 0;
	float:left;
}
form#download div.optional {
	width:75%;
	margin-left:25px;
	padding-top:10px;
	margin-top:5px;
}
form#download div.optional label{
	width:50px;
	float:left
}


form#download input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
form#download label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

form#download .button{
	border: 1px solid #999;
	font-weight:bold;
	padding:7px;
	display:block;
	margin:10px 0 30px;
}
form#download legend{
	font-weight:bold;
	padding:0 3px;
	color:#000;
}
form#download legend{
	display:none
}
form#download fieldset{
	border:none;
}
form#download span.required{
	font-weight:bold;
	color:#cc0000
}
form#download #download_type{
	width:75%;
	margin:10px 0 0;
}
form#download #download ul li{
	margin:0;padding:0;
}
form#download .optional{
	margin:0;padding:0;
}
form li span {
	margin:0;padding:0;
}
#download_type label#zip,#download_type label#tgz,#download label#tos_accept_l,#download label#uptodate_l{
	cursor:pointer;
}
#download .required{
	font-size:9px
}
#important {
	margin: 20px 0 20px 0;
}

.inputc {
	margin-top: 5px;
	border: 1px solid #999;
	padding: 3px;
}

/* Could limit further to the search page by
    prepending div.search-results-container  */
#content #main .entry h4.entry-tags-header { 
    font-size: 12px ! important;
    color: #999999;
    padding-top: 0px;
    display: inline;
    margin-top: 0px;
}

#content #main .entry h4.entry-tags-header:after { 
    content: ": "
}

#content #main div.entry-tags ul.entry-tags-list {
/*    list-style-type: none;*/
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
}

#content #main div.entry-tags ul.entry-tags-list li {
    display: inline;
    list-style: none;
}

#last-modified-date {
    color:#777777;
    font-size:11px;
    font-style:italic;
    margin-top:10px;
    text-align: right;
}

/*Arvind's Testing */

#col1 {
    float: left;
    width: 300px;
}

#col2 {
    float: left;
    width: 300px;
    margin-left: 10px;
}

#content #main #quicklinks ul { 
    list-style-type: none; 
    margin: 5px 0px 0px 0px;
    padding: 0;
}

#quicklinks ul a {
    display: block;
    padding: 5px;
}

#quicklinks ul a:hover {
    background: #006da3;
    color: #fff;
    text-decoration: none;
}

/* Search Form (added by JDG) ----------------------------- */

.search-form {
    border: solid 1px #d1d1d1;
    background-color: #f1f1f1;
    margin: 25px 0 30px 0;
    padding: 8px 10px;
}

.search-form-header {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}
.search-form-content #search {
    margin: 0 5px 5px 0;
}
#search-options {
    font-size: 11px;
    color: #777;
}

/* Search Results (added by JDG) -------------------------- */

#content #main .search-results-header {
    line-height: 1.1;
    margin-bottom: 12px;
    font-size: 14px;
}
#content #main .search-results-container .byline {
    margin:0;
    padding:0 0 5px 0;
}
#content #main .search-results-container .entry {
    border-top: solid 1px #d9d9d9;
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
}
#content #main .search-results-container .entry-body a {
    font-size: 11px;
    text-transform: uppercase;
}

#content #main .search-results-container .entry h3 {
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 0 3px 0;
}

#content #main .search-results-container .entry .entry-body a {
  text-decoration: none;
  }

#content #main .search-results-container .entry .entry-body a:hover {
  text-decoration: underline;
  }



#main #comments .comment { margin-bottom: 15px; }
.comment-content p {
  padding: 5px 0 5px 0 !important;
}

.comments-intro {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.commenter-profile img {
    height: 12px;
    width: 12px;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(http://movabletype.org/cgi-bin/mt/mt-static/images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

a.addon-pack {
    color: orange;
    font-size: .9em;
}


/* Heading anchors ------------------------------------- */

.anchor:link,
.anchor:visited {
    border: none;
    color: #d7d7d7;
    font-size: .8em;
    vertical-align: text-top;
    text-decoration: none;
}
 
* > .anchor:link,
* > .anchor:visited {
    visibility: hidden;
}
 
h1:hover .anchor,
h2:hover .anchor,
h3:hover .anchor,
h4:hover .anchor,
h5:hover .anchor,
h6:hover .anchor {
    visibility: visible;
}

/* Utilities ---------------------------------------------------------------------------------- */

.nowrap {
    white-space: nowrap;
}


/* Table ---------------------------------------------------------------------------------- */

table {
   width: 99%;
   margin: 0 auto 2.5em;
   border-width: 1px 0 0 1px;
   font-size: 100%;
   border-spacing: 0;
}

table, 
th, 
td {
    border-color: #CDDEE7;
    color: #333;
    font-weight: normal;
    border-style: solid;
    border-collapse: collapse;
    boerder-width: 1px 0 0 1px;
}

th {
    background-color: #F3F6F9;
}

th, td {
border-width: 0 1px 1px 0;
padding: 0.2em 0.5em;
}

thead th {
    background: white url(images/column-label-bg.gif) repeat-x bottom left;
    font-weight: bold;
}


/*--- list --- */
dl dt {
    padding: 0.2em 0 0.2em 0.5em;
    border-left: 0.5em solid #8f8f8f;
    color: #000;
} 
dl {
    clear: both;
    margin: 2em 0.5em;
}

dd {
    margin: 0.2em 1em 2.5em;
}

/*
dl dd * {
    margin-right: 0;
    margin-left: 0;
}

#main {
    overflow: visible;
}

.warning {
    background-color: #FFFF99; # light yellow
}

.attention {
  background-color: #CCFFCC; # light green
  display: block;
  clear: both;
}

}

#question,
.warning {
  clear: both;
  display: block;
  padding: 1.5em 1.5em 0 1.5em;
}


/*

.super-page-nav ul {
    padding: 0;
    margin: 0;
}

.super-page-nav li {
    list-style: none;
    float: left;
    width: 300px;
    margin: 0;
    padding: 0;
}
.super-page-nav li.next-page {
    margin-left: 12px;
}

.super-page-nav div {
    text-align: center;
    width: 300px;
}

*/



ul ul { padding-top: 5px; padding-bottom: 5px; }

#main #comments .comment { margin-bottom: 15px; }
.comment-content p {
  padding: 5px 0 5px 0 !important;
}

.comments-intro {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

/*** Docs Stylesheet ***/

#banner-small { 
     background: transparent url(http://movabletype.org/images/banner-small-bg.png) repeat-x top !important;
     height:50px; 
}

#banner-small-inner {
    width: 960px;
    margin: 0 auto;
}

#banner h2 {
	display:block;
	text-indent:-999em;
	margin:0;padding:0;
}

#banner-small h2 a {
	display:block;
	text-indent: -9999px;
	background: url('http://movabletype.org/images/documentation.gif') no-repeat top left;
	overflow:hidden;
    height: 22px;
    width: 193px;
    margin-top: 15px;
}

#content .entry h3 {
    margin-top: 2em;
    margin-bottom: 10px;
}

.entry-body table {
    border: 0;
    margin: 0 0 20px 0;
}

.entry-body table th {
    font-weight: bold;
    padding: 3px;
    text-align: left;
    vertical-align:bottom;
}

.entry-body table td {
    padding: 3px;
    border: 1px solid #CCCCCC;
}

#sidebar #site-map ul {
    margin-left: 24px;
}

#sidebar #site-map li {
    border: none;
    padding : 0px;
}

#sidebar #site-map ul li {
    list-style: disc outside;
}

#main h1 {
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #545454;
    font-size: 22px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    line-height: 1.2em;
}

#main h1.no-border { border: 0 !important; }

#main .template_tag h1 {
    border-bottom: 1px solid #ccc;
}

code {
    white-space: pre;
}

pre {
    width: auto;
    overflow: auto;
}


pre code {
    overflow: scroll !important;
}

/*#content .entry h2{
    color: #777777 !important;
    font-size: 18px !important;
    font-weight: bold;
    padding: 0 !important;
    border: 0 !important;
}

#content .entry h3 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding-top: 8px;
}*/


#content .entry h4 {
    padding-top : 8px;
    font-size : 13px;
    font-weight : bold;
    padding-top : 6px;
    }

blockquote {
    background: none;
    border : none;
    color : #000000;
}

.entry-body a {
  text-decoration : underline;
  }

.deprecated {
    color: #999;
}

.breadcrumbs {
    font-size: 11px;
    margin-bottom: 10px;
    color: #777;
}

.breadcrumbs a { color: #777 !important; }

#FogBugzReleaseNotes     { font-family: Verdana,Arial,sans-serif }
#FogBugzReleaseNotes h1  { border-bottom: 1px solid #449; font-size: 1.2em; color: #449; }
#FogBugzReleaseNotes h2  { font-size: 1em; }
#FogBugzReleaseNotes p   { font-family: Georgia,'Times New Roman',serif; margin-left: 0.5in; font-size: 0.9em; }
#FogBugzFooter           { font-size: 10px; text-align:center }


/* Override comment styles */

#content #comments .comment-body p {
    padding: 0;
}


/* Call Out Styles */

blockquote.msg {
    font-style: italic;
    margin: 0 0 12px;
    border: 1px solid #ccc;
    border-width: 0 2px 0 5px;
    padding: 5px 10px;
    font-style: normal;
    line-height: 18px;
    color:#444;
}
blockquote.msg strong {
    text-transform: uppercase;
    font-size: .9em;
    letter-spacing: .15em;
    padding-right: .5em;
}
blockquote.warning,
blockquote.bug {
    background-color: #faa1a1; /* red - problem */
    border-color: #d95858;
}
blockquote.note {
    background-color: #dfefce; /* green - praise */
    border-color: #8bb978;
}
blockquote.tip {
    background-color: #e2f4f8; /* blue - ask question */
    border-color: #74a9bd;
}
blockquote.deprecated {
    background-color: #fdf1ce; /* yellow - idea */
    border-color: #dad759;
}
blockquote.update {
    background-color: #eee; /* grey - update */
    border-color: #a4a4a4;
}

dt {
  font-weight: bold;
  padding-left: 10px;
}

dd {
  padding-left: 20px;
}

.draft {
    background: transparent url(/cgi-bin/mt/mt-static/images/status_icons/draft.gif) no-repeat center left;
    padding-left: 15px;
}

.attention {
background-color: #cfc;
display: block;
clear: both;
padding: 1.5em;

}