@import url(http://plugins.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; }

#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://plugins.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;
}



/* plugin directory specific styles */
#submit {
    padding-bottom: 10px !important;
    margin-bottom: 15px !important;
    border-bottom:1px solid #D9D9D9;
}

#sidebar h3 {
    font-size: 14px;
    color: #777777;
}

#sidebar .tagcloud-list li { border: none; }

#sidebar .compatibility { 
    text-align: right;
    width: 160px !important; 
}

#banner-small {
    background: transparent url(http://movabletype.org/images/banner-small-bg.png) repeat-x scroll left top;
    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/plugin-directory.gif') no-repeat top left;
	overflow:hidden;
    height: 22px;
    width: 193px;
    margin-top: 15px;
}

#content .byline,
#content .search-results-container .byline {
    padding-bottom: 4px;
    margin-bottom: 0;
}

.plugin-home #content #main h2 {
    border: none;
}

.plugin-home #content #main h3 {
    font-size: 14px;
}

/*#content #main h2, #content #main h3.plugin-header {
    font-size: 22px;
}*/

#content #main .entry h3 {
    margin: 0;
}

#content #main #plugin-featured h4 {
    border: none;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#content #main #plugin-featured img {
    float: right;
    padding-left: 10px;
}

#content #main h3, #content #main h4 {
    border-bottom: 1px solid #CCCCCC;
/*    clear: both;*/
    color: #545454;
    font-size: 15px;
    margin: 15px 0;
    padding-bottom: 10px;
}

#content #main h3 {
	font-size: 22px;
}

#content #main h3.entry-header {
    padding-bottom: 5px;
    margin-bottom: 0;
}

.plugin-home #content #main h4 {
	border: none;
	margin: 0;
	padding-bottom: 0;
	font-size: 12px;
}

#content .entry { padding: 0; }

.category-archive #content .entry,
#content .search-results-container .entry { 
    padding-bottom: 14px;
}

#search-again-box {
    padding-bottom: 14px;
}

.plugin-download { padding: 14px 0; }

.plugin-download .down-button,
.plugin-download .right-button {
    display: block;
    background:transparent url('/images/button_down_bg.png') no-repeat scroll left top;
    color:#5e5e5e;
    font-size: 16px;
    font-weight: bold;
    height:38px;
    left:-7px;
    position:relative;
    text-decoration:none;
    text-transform: uppercase;
    width:179px;
    float: left;
}

.plugin-download .right-button {
    background:transparent url('/images/button_right_bg.png') no-repeat scroll left top;
}

.plugin-download .down-button .plugin-download-inner,
.plugin-download .right-button .plugin-download-inner {
    position: relative;
    top: 11px;
    left: 50px;
}

#content p {
    padding-bottom: 14px;
}

#content #main ul.unit-rating { margin-left: 0px; }

.rating-status {
	float:left;
	margin-left:-20px;
	margin-top:3px;
}

.col-left .col-inner {
    padding-right: 10px;
}

.col-center .col-inner {
    padding: 0 8px;
}
.col-right .col-inner {
    padding-left: 10px;
}

#content #main h3 {
    clear: none;
}

#content #main ul.newest-plugins,
#content #main ul.recommended-plugins {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
}

#content #main ul.newest-plugins li,
#content #main ul.recommended-plugins li {
    padding: 6px 4px;
}

#content #main ul.newest-plugins li li,
#content #main ul.recommended-plugins li li {
    padding: 0;
}

#content .entry-tags {
    font-size: 11px;
    padding-top: 0;
    color: #555555;
}
#content .entry-tags a {
    color: #555555;
}

fieldset { border: none; }

.module #comment-form-name, .module #comment-form-url, .module #comment-form-remember-me, .module #comment-form-email { width: 100%; }
.module #comments-open-data input { width: 200px; }
.module #comments-open-data input.check-box { width: auto; }

.comment-formatting-options {
    color: #bfbfbf;
}

.tagcloud-list { /* the UL */
    list-style: none;
}
.tagcloud-list li {
    display: inline;
    float: left;
}
.taglevel1 { font-size: 22px; }
.taglevel2 { font-size: 18px; }
.taglevel3 { font-size: 16px; }
.taglevel4 { font-size: 14px; }
.taglevel5 { font-size: 12px; }
.taglevel6 { font-size: 10px; }

/*** SCREENSHOTS STUFF ***/


#content #plugin-news .module-list { 
	list-style-type:none; 
	padding-left:0px; 
	font-size:x-small;
}

#frame {
/*	border-top:1px solid #ccc;*/
/*	border-bottom: 1px solid #ccc;*/
/*	padding:5px 0px;*/
	width: 100%;
	height: 160px;
	position: relative;
}
#padding-frame { height:140px; }
#scrolling-frame {
	width:100%;
	height:100%;
	overflow:hidden;
}
#themes-wrap, #screens-wrap { 
/*	margin-top:10px;*/
	overflow:hidden;
}		

#content #main ul#themelist, #content #main ul#screenlist {
	list-style-type: none;
	margin: 0;
/*	padding: 10px 5px 0 0px;*/
}

#content ul#themelist li, #content ul#screenlist li {
    list-style: none;
	float: left;
	border:1px solid #ccc;
	margin-left:10px;
    padding:7px;
}

ul#screenlist li { height:100px; }
ul#themelist li { height:84px; }

#frame .arrow-left {
	position: absolute;
	bottom: 25px;
	left: -7px;
	cursor: pointer;
}

#frame .arrow-right {
	position: absolute;
	bottom: 25px;
	right: -7px;
	cursor: pointer;
}

.sadevnet-tagcloud {
    padding-bottom: 20px;
}

/* Submit Plugin ---------------- */

/* GENERAL */

h4#breadcrumbs {
    margin-top: 0;
	margin-bottom:20px;
	padding-bottom: 3px;
    border-bottom: 1px solid #7a8044;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    color: #333;		
}

h4#breadcrumbs a {
    font-weight: bold;
    text-decoration: none;
}

h4#breadcrumbs a:hover, h4#breadcrumbs a:active { color: #996; }

.thumb { 
	padding:5px; 
	border:1px solid #ccc; 
	float:right; 
	margin-left:7px; 
}

.item { color: #333; }

.upload_new { 
	position: absolute;
	right: 0pt; top: 0pt; 
/*	text-transform:uppercase; */
	font-size:x-small; 
}

.plugin-home .white .module-wrapper {
/*    border: 1px solid #555 !important;*/
}

/* OVERRIDING 6A STYLES */

#main #list-plugins h2 {
	border-bottom: 0;
	padding-bottom: 0px;
}

h2.title {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#545454;
	font-size:15px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.msg { margin-bottom: 20px; }

/*.msg a.close-me { display: none; }*/

#list-plugins { margin-top: 15px; }

.announcement p { margin-bottom: 10px; }

/* FIELDS */

fieldset {
    margin: 0px 0;
    border-width: 0;
    padding: 0;
}

.field {
	margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c5d3e0;
}

.field-header label {
    font-weight: bold;
}

.field-left-label .field-header {
    float: left;
    width: 110px;
    margin-right: 10px;
    text-align: right;
}
.field-left-label .field-content {
    margin-left: 120px;
}

.field-no-header  .field-header {
    display: none;
}
.field-no-header .field-content {
    margin-left: 0;
}

.field-display-options .field-header {
    float: left;
    width: 60px;
    margin-right: 10px;
    text-align: right;
}
.field-display-options .field-content {
    margin-left: 70px;
}

.field-content ul {
    margin-bottom: 0;
}

.field-content ul li {
    margin-bottom: 2px;
}

.hint, .field-content p {
	color: #666;
	margin: 7px 0;
    font-size: 11px;
    line-height: 1.1;
}

#customfield-version-field .field-content input { width: 100px;}

.caption { margin-top: 15px; }

.full-width { width: 95%; }
		
.full-width, #content select, .textarea-wrapper textarea, #username, #password, #old_pass, #pass, #pass_verify {
	border:1px solid #DADADA;
	padding: 3px;
}

#login .field-left-label .field-header { width: auto; }
#login .field-content { margin-left: 30px; }
#login p { margin-bottom: 10px; }

#customfield-bio-field textarea, #text-field textarea { height: 200px; }

#auto-update form { margin: 10px 0px; }

#new-member-form .field-left-label .field-header { font-size: 11px; }
#new-member-form img { float: none; margin: 0; padding: 0;}

#compatibility-field p label { margin-right: 30px; }

a.compatibility-link {
	background: #FFF;
	padding: 5px;
	font-size: 12px;
	margin-right: 10px;
}

a.compatibility-link:hover { background: #EAF2FF;}

a.compatibility-chosen, a.compatibility-chosen:hover {
	background: #006DA3;
	color: #FFF;
}

/* LISTINGS */

.file_upload, #list-plugins, #list-styles { position:relative; }

.listing {
    border: 1px solid #c5d3e0;
}
.dialog .listing {
    border: none;
}

.listing table {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    border: 1px solid #c5d3e0;
    border-width: 1px 0;
}
.dialog .listing table {
    border-width: 1px;
}
.dialog .listing table.list-heading {
    border-width: 1px 1px 0;
}
.dialog .listing table.scrollable,
.search-replace .listing table {
    border-width: 0;
}

.hide_actions table {
    border-width: 0;
}

.listing thead tr {
    background: #fff url(../../images/listing/column-label-bg.gif) repeat-x left bottom;
}

.listing th,
.listing td {
    margin: 0;
    border-bottom: 1px solid #fff;
    padding: 3px 5px 3px 6px;
    color: #000;
    font-family:  "Lucida Grande", Verdana, sans-serif;
    line-height: 14px;
    text-align: left;
    vertical-align: top;
}

.listing th {
    border-bottom-color: #c5d3e0;
    border-left: 1px solid #cfdae5;
    padding-left: 5px;
    color: #333;
    font-weight: bold;
    text-shadow: #fff 2px 2px 0;
    white-space: nowrap;
}
.listing th.cb { border-left: none; }

.listing tr {
    background-color: #fff;
}

.listing tr.even {
    background-color: #f3f6f9;
}
.listing tr.even td {
    border-bottom-color: #f3f6f9;
}

.listing .si {
    width: 1%;
    padding: 3px 5px;
    text-align: center;
}

.listing .si img {
    margin-top: 2px;
}

#list-plugins { margin-bottom:20px; }

/* EDITING */		
		
#edit-entry #multiple_cats {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 264px;
    height: 140px;
    overflow: auto;
    border: 1px solid #4E4F45;
    background-color: white;
    z-index: 1;
}

#edit-entry #multiple_cats ul {
    padding: 0;
    margin: 5px;
}

#edit-entry #multiple_cats ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#edit-entry #multiple_cats ul ul {
    margin: 0;
}

#edit-entry #multiple_cats ul li li {
    padding-left: 10px;
}

#edit-entry #assign_multiple_div {
    position: relative;
    padding-top: 3px;
    z-index: 1;
}

#edit-entry #assign-multiple {
    display: block;
    font-size: 10px;
    line-height: 12px;
}

#customfields_9 { width:95px; }
#category { overflow:visible; clear:both;  }
#edit-entry #name { width:200px; }		

/*.file_upload .field { width:300px; }*/
/*.file_upload .label { clear:left; }
.file_upload .thumb-container { float:right; width:200px; overflow:hidden;}
.file_upload .thumb-container .thumb { float:left; }*/

div#tag-field.focus #tag-list {
    display: block;
}

#tags_completion {
    display: none;
    position: absolute;
    width: 508px;
    border: 1px solid gray;
    background-color: #fff;
    z-index: 20;
}

#tags_completion .complete-highlight {
    color: #fff;
    overflow:hidden;
    width: 508px;
    font-weight: bold;
    background-color: #7D7F6F;
    z-index: 20;
}

#iehack { position:relative; }

*html #tags_completion {
    display: none;
    position: absolute;
    top:-21px;
    left:592px;
    width: 200px;
    border: 1px solid gray;
    background-color: #eaf2ff;
    z-index: 20;
}

*html #tags_completion .complete-highlight {
    color: #fff;
    overflow:hidden;
    width: 200px;
    font-weight: bold;
    background-color: #7D7F6F;
    z-index: 20;
}

/* Dialog */

.body-dialog {
    padding: 20px 20px 0 20px;
}

body.dialog {
    background: #FFF url(../../../images/topnav-bg-dialog.gif) repeat-x scroll top left;
}

.body-dialog h4 {
    margin-top: 15px;
    font-size: 13px;
    line-height: 15px;
}

#dialog-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
}
#dialog-inner {
    position: relative;
    margin: 0 auto;
    top: 40px;
    width: 660px;
    height: 490px;
    border: 1px solid #888;
    background-color: #fff;
}
#dialog-iframe {
    height: 100%;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    z-index: 10;
}

#dialog-indicator {
    position: relative;
    top: 200px;
    background-image: url(../../../images/indicator.gif);
    background-repeat: no-repeat;
    width: 66px;
    height: 66px;
    margin: 0 auto;
}

.modal-mask,
.modal-mask div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../../images/spacer.gif); /* to get clicks in ie */
}

.modal-mask iframe {
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.opaque {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1000px;
    background-image: url(../../../images/white.gif);
    opacity: .50;
    -moz-opacity: .50;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.hidden { display: none !important; }

.dialog fieldset .label { width:70px; }

#comments h4 {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
