/*  
Theme Name: Understood
This theme is not to be distributed nor use on any blog other than "Ms. Understood," owned by "Cam."
*/


body { margin: 0px; padding: 0px; font-family: Verdana, Helvetica, Sans-serif; font-size: 12px; color: #476386; background-color: #E4E2D2;}
#wrap { width: 930px; margin-right: auto; margin-left: auto; background-image: url(images/bh-wrapbg.jpg); background-repeat: repeat-y;  border-left: 2px solid #476386; border-right: 2px solid #476386;}

/* header styles ===================================== */
#head { width: 930px; height: 336px; background-image: url(images/bh-header.jpg); background-repeat: no-repeat; } 
#desc { height: 60px; margin: 0px 240px 0px 0px; padding: 20px 30px 0px 30px; font-size: 14px; font-weight: bold; text-align: center; }
#title { margin: 80px 240px 0px 0px; text-align: center; }
#title h1 { margin: 0px; padding: 0px; font-size: 34px; }
#title h1 a:link, #title h1 a:visited { color: #ffffff; text-decoration: none; }
#title h1 a:hover { text-decoration: underline; }

/* right menu styles ================================= */
#right { float: right; width: 140px; padding: 0px 10px 0px 10px; color: #ffffff; background-color: #476386; }
#right h2 { margin: 0px 0px 5px 0px; padding: 0px; font-size: 14px; }
#right ul { margin: 0px; padding: 0px; }
#right ul li { list-style-type: none; margin: 0px 0px 30px 0px; }
#right ul ul { margin: 0px; padding: 0px; }
#right ul ul li { list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px; list-style-type: square; list-style-position: inside; }
#right a { text-decoration: none; color: #C1C099}
#right a:hover { color: #CDDCEC; }

/* main content styles =============================== */
#content { margin: 0px 150px 0px 0px; padding: 0px 20px 0px 20px; line-height: 16px; }
.post { margin: 0px 0px 40px 0px; }
.meta { font-size: 10px; margin: 0px 0px 10px 0px; padding: 0px; }
.postmetadata { text-align: right; font-weight: bold; }

/* footer styles ===================================== */
#foot { clear: both; margin: 0px 0px 0px 0px; padding: 10px 10px 10px 10px; font-size: 10px; font-weight: bold; text-align: center; color: #ffffff; background-color: #91904A;}
#foot a:link, #foot a:visited { font-weight: normal; color: #ffffff; }
#foot a:hover { color: #476386; }

/* comment styles ==================================== */
#commentlist { margin-left: 0px; margin-right: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 10px 20px 10px 20px; background-color: #476386; border: 2px solid #B9A27B; color: #E4F4FF; }
#commentlist p { margin: 10px 0px 10px 0px; }
#commentlist a:link, #commentlist a:visited { color: #CCCBAA; text-decoration: underline; }
#commentlist a:hover { color: #ffffff; }

/* global styles ===================================== */
h2 { margin: 0px; padding: 0px; font-size: 16px; }
h3 { font-size: 14px; }
blockquote { margin-left: 20px; margin-right: 20px; background-color: #CCCBAA; color: #476386; padding: 5px 15px 5px 15px; border: 1px solid #D7C69C; }
blockquote p { margin: 0px; padding: 10px 0px 10px 0px; }
blockquote a:link, blockquote a:visited { color: #91904A; text-decoration: underline; }
blockquote a:hover { color: #000000; }
a img { border: none; }
a:link, a:visited { color: #91904A; text-decoration: underline; }
a:hover { color: #4B5264; }
textarea { width: 450px; color: #ffffff; }
