/* =========================================
    Universal
   ========================================= */

* { margin: 0; padding: 0; }
body { background: #11043C; font-family: arial,verdana,helvetica; font-size: 14px; color: #545454; text-align: center; line-height: 18px; }
a { color: #1A50B8; text-decoration: none; }
a:hover { color: #1A50B8; text-decoration: underline; }
h2 { font-size: 22px; color: #333; font-weight: normal; padding: 13px 0 8px 0; margin: 0; }
h3 { font-size: 16px; color: #505765; padding: 0 0 15px 0; }
h4 { margin-bottom: 14px; color: #676767; font-size: 12px; border-bottom: 1px dashed #CCC; line-height: 18px; }
hr { border: none 0; border-top: 1px dashed #CCC; height: 1px; margin: 21px 0 22px 0; }
img { border: 0; }
p { margin-bottom: 8px; }
ul { padding-left: 20px; padding-bottom: 15px; }

/* =========================================
    id's
   ========================================= */

/* =========================================
    classes
   ========================================= */

.comment { background: url(http://www.mailbuild.com/blogfiles/comment.gif) no-repeat; padding-left: 25px; font-size: 11px; font-weight: bold; line-height: 15px; margin-bottom: 10px; }
.comments { background: #EBEBEB; border: 1px solid #CCC; padding: 17px 21px 8px 21px; margin: 3px 0 33px 0; }
.contact { color: #FFF; font-size: 12px; margin-bottom: 33px; }
	.contact a, .contact a:hover { text-decoration: underline; color: #FFF; }
.container { width: 600px; margin: 0 auto; padding: 0; margin-bottom: 33px; text-align: left; position: relative; background: #FFF; }
.content { color: #222222; font-size: 13px; line-height: 18px; margin: 0 0 16px 0; }
.copy { background: #FFF; padding: 14px 33px 0 33px; margin-bottom: -5px; }
	.copy img { padding: 10px 0; }
.date { font-size: 16px; color: #8F8F8F; padding-bottom: 12px; }
.notice { background: #FBFBE3; border-top: 1px solid #EEECB9; border-bottom: 1px solid #EEECB9; padding: 9px; margin: 7px 0 27px 0; font-size: 12px; }
.post { padding-bottom: 23px; }
.says { padding-top: 3px; padding-bottom: 2px; font-size: 12px; }
	.says p { padding-left: 12px; }
	.says b { color: #222; }
	.says i { color: #999; font-style: normal; }
.title, title a, title a:hover { font-size: 24px; letter-spacing: -1px; line-height: 30px; margin: 0; padding: 0; color: #1950B8; font-weight: bold; }
.vline { color: #999; padding: 0 10px; }