/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*p { font: normal 15px arial, serif; }*/

h3.latest_post_title { font: bold 1.9em arial, sans-serif; margin: 0; letter-spacing: -.035em; padding: 0 0 0 0; }
h3.latest_post_title a { color: #333; text-decoration: none; background-color: transparent }
h3.latest_post_title a:hover { color: #000; text-decoration: underline;background-color: transparent }

#latest_post p { color: #555 !important; }
.latest_category { font: bold 16px arial;padding:10px 0px;  }
.latest_category a { color: #888 !important; text-decoration: none; }
.latest_category a:hover { color: #000; text-decoration: underline; }
.latest_read_on { font: bold 14px arial; }
.latest_comments { font: bold 14px arial; }


.feat_title { font: 700 18px arial, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #333; }
.feat_title a:hover { color: #000; text-decoration: underline}
.feat_exc p { color: #888;font: 14px arial, serif; }

h3.mast3 { font-family: Trebuchet MS,Arial Narrow,sans-serif; font-size: 1.3em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.0em; color: #224970; }


#home_about p { font-size: 1.1em; font-family: arial; text-align: left; }

.span-6 {
    width: 430px;
}

#navigation {
    height: 40px;
    background-color: #fff !important;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.nav { font-family: Trebuchet MS,Arial Narrow,sans-serif;
    font-weight: bold; margin-top:6px;}

h1.post_name { font: bold 25px arial, sans-serif; margin: 0px; padding: 0px; }

h1.archive_name { font: bold 25px arial, sans-serif; margin: 0px; padding: 0px; }

h2.widgettitle { font: normal 1.6em arial, sans-serif;  padding-left:3px;color:#bd0000;}


.input-quiz {width:250px;}
.input-textarea{width:600px;height:150px;}


