/* You can modify the appearance of the form here. In later versions you will
   be able to modify this from within Wordpress and possible chose from a 
   number of defaults. */

.tdomf_form fieldset {text-align: left;  padding-top: 5px; padding-bottom: 5px;border: 0px;margin-left:2%; width:90%;}
.tdomf_form fieldset legend, .tdomf_form label, .tdomf_form .required {font-weight: normal; padding-top: 5px; padding-left: 0px; margin-left: 0px;color:#660000;}
.tdomf_form fieldset input .tdomf_buttons{width:100px;}
.tdomf_form, .tdomf_form_preview{border: 1px solid #E9E9E9;padding-top:10px;margin-bottom:20px;background:#FFFFFF url(img/field-bg-top.gif) repeat-x scroll left top;}
.tdomf_form p{margin:15px 15px 15px 15px;}
#tdomf_form8 h2{font-size:1.5em;font-weight:normal;margin-left:20px;color:#0066CC;}
.tdomf_form_preview{padding-left:10px;}
.tdomf_form label { }
.tdomf_form_preview {border: 1px dotted black; padding: 5px; margin: 5px; margin-bottom: 20px;}
.tdomf_form_preview p {margin-left: 15px;}
.tdomf_form_message{padding: 5px; margin: 5px; margin-bottom: 20px; text-align: left;}
#tdomf_upload_inline_form {text-align: left; background-color: white; width: 100%; height: 100%; font-size:10pt;font-family:"century gothic","arial","tahoma",Verdana, sans-serif;color:#333333;padding-bottom:0px;}
#tdomf_upload_inline_form p{}
#tdomf_upload_inline_form legend{width:50%;}
#tdomf_upload_inline_form input{float:left;margin-left:50px;}
#uploadfiles_inline{margin-bottom:-30px;}
#tdomf_upload_inline_form .required{font-weight: normal;}
.tdomf_upload_inline_errors{color: #900512;}
.tdomf_form input, .tdomf_form select{border:1px solid #CCCCCC;float:left;margin-left:10%;color:#333;background:#FFFFFF url(img/field-bg-top.gif) repeat-x scroll left top;}
.tdomf_form select{width:90%;}
.tdomf_form .fieldshort1{width:40%;float:left;}
.tdomf_form .fieldshort2{width:40%;float:right;}
input#content_title, #tdomf_form8 #customfields-textfield-4, #tdomf_form5 #customfields-textfield-1{width:90%;float:right;background:#FFFFFF url(img/field-bg-top.gif) repeat-x scroll left top;}
.tdomf_form .fieldshort2{width:40%;float:right;}
.tdomf_form .fieldshort2 input, .tdomf_form .fieldshort1 input{float:left;margin-left:20px;}
.tdomf_form .addBranch{margin-left:160px;color:#900512;margin-bottom:20px;}

ul.tdomf_category_checklist, ul.tdomf_category_children {list-style-type: none;list-style-image:none;margin:0px;padding:0px;}

.tdomf_buttons {text-align: left;margin:0 auto;}
.tdomf_buttons input{text-align: center;}
.tdomf_buttons td input{text-align: center; color:#660000;font-family:"century gothic","arial","tahoma",Verdana,sans-serif;font-size:120%;background-color:#ccc;}
.tdomf_form fieldset .tdomf_buttons {width:80px;margin-left:200px;}
/* Formatting the QuickTag toolbar */

#ed_toolbar input { /*padding: 0px; margin: 2px; margin-bottom: 0px; margin-top: 10px;*/}
#ed_toolbar input:hover {/*padding: 0px;*/}
#ed_bold {font-weight:bold;}
#ed_italic {font-style:italic;}
#ed_link, #ed_ext_link {color:blue; text-decoration: underline;}
#ed_under {text-decoration: underline;}
#ed_strike {text-decoration: line-through;}

/* Required for AJAX progress display */
.tdomf_shadow {background: black;display: none;position: absolute;top: 0px;left: 0px;width: 100%; padding: 15px;}
.hidden {display: none;}
.progress {position: absolute;display: block; background: #f9fcfe; padding: 5px;}
/*end TDOMF */
