/*
@import url(http://www.thea-teamonline.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.thea-teamonline.com/mt/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);
*/
/* CSS Document */

/* colors
#7a1b0e  medium red - link and borders
#5b150b  dark red - visited 
#9eaa5b  cadd78  light green - hover
#a8b077  b2b693  medium green
#fdfdfd  dark white
#ededed  light grey
#999999  medium grey
#333333  medium dark grey
#202020  dark grey table bg
#111     darkest grey
*/

blockquote {margin: 0 50px 1em 50px; border-left: 5px solid #7a1b0e;
    padding: 5px 10px 5px 10px; margin-top: 20px; background-color: #ededed; color: black; font-family: "Courier New", Courier, monospace; font-size: 13px;}
blockquote, h3 a:link {color: #e2f496;}
blockquote, h3 a:visited {color: #cadd78;}
blockquote, h3 a:hover {color: #b92323}
blockquote p {color: black; font-family: "Courier New", Courier, monospace; font-size: 13px;}


/*  header --------------------------------------- */

#insign {position: relative; float: right; padding-top: 12px; display: inline; max-width: 300px}
#blankdiv {float: left; width: 750px}


/* content ----------------------------------------*/
.twtr-hd, .twtr-ft {display: none}
#skyad {padding: 15px}
#squaread {float: right; width: 300px; padding: 0 15px; margin-bottom: 10px}


/* form */
#contactus form {width: 570px; margin-top: 30px}
#contactus fieldset    {margin: 0; padding: 50px;}
#contactus input, textarea {background-color: #ededed;}
#contactus label.blocklabel {display: block; position: relative; margin-bottom: 20px; color: #7a1b0e}
#contactus label.blocklabel input  {position: relative; float: right; margin-right: 40px}
