@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(www.blogger.com) {


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////

	Blogger Extended 1.0
	Coded and packed by CODE2
	http://code2.deviantart.com/

///////////////////////////////////////////////////////////////////////////////////////////////////////////////

Extends Bloggers editing Interface

/////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


/* ///////////////////// HARDCORE /////////////////// */

#textarea,#Richedit,#editarea,#textarea, #body div[style="width: 90%;"],#body div[style="width: 90%;"], #editarea iframe, #htmlbar { width:100% !important;font-size:8pt !important;} 

#body > DIV[style*="width: 90%;"]
{ width:100% !important;} 

#body{overflow:visible !important; height:auto !important;}


/* ///////////////////// TEXTEDIT CONTAINER /////////////////// */


#Richedit, #editarea { 
width:100% !important; 
height:530px !important;
}

#editarea {
padding:16px !important; 
padding-right:148px !important;
}


/* ///////////////////// TEXTEDIT INPUT /////////////////// */

textarea, #textarea, #editarea iframe {
height:440px !important;
min-width:110% !important;
margin-right:148px !important;
}


/* ///////////////////// MENUBAR /////////////////// */

span#ShowRichEditor, span#ShowSourceEditor
{float:right !important; width:150px !important;}

span#ShowRichEditor {
margin-right:-148px !important;
}

#modebar {
text-align:center !important;
width:100% !important;}

/* ///////////////////// TEMPLATES /////////////////// */

textarea[name="templateText"] {
width:1000px !important;
font-size:x-small !important;
height:420px !important;
}

/* ///////////////////// END /////////////////// */
}