/* Enter your CSS here */

p.inTheEditorOnly { display:none;}

/* subscribe2 widget in div subscribeformDiv 
===========================================    */
div#subscribeformDiv { padding-left:10px;margin-bottom:10px;margin-top:5px;}
#subscribe2widget p { margin:5px 15px; }

div#subscribeformDiv form.subscribeform { width:90%;float:none; }

div#subscribeformDiv  input { border:none;}

div#subscribeformDiv  input.bordered {border:1px solid #333;}

div#subscribeformDiv form.subscribeform input.subscribebutton { background:#F9FCFE; padding:2px 10px }

/*  THEME SWITCHER */
ul#themeswitcher { margin:10px;} 
ul#themeswitcher li { background:none;}
ul#themeswitcher li select { border:1px solid #333;width:90%;}

/* SEARCH FORM */
form#searchform { margin:10px;}

/* BUILT-IN CALENDAR */

table#wp-calendar th {
   font-weight:bold;
   padding:3px 2px;
   text-align:center;
}

table#wp-calendar td {
   font-weight:normal;
   padding:3px 2px;
   text-align:center;
}

/*=====================================
     CFORMS
====================================*/

form.cform span.reqtext, form.cform span.emailreqtext {
    color:red;
}

form.cform img.captcha-reset {
     border:0;
}

/* ======================================
TTF TITLES 
==========================================*/
img.ttf {
    border:0;
}     
