@import url(global.css);

#header {background:url(../images/diary_banner.jpg) no-repeat;}

/*=NEWS======================================================*/

#entries {float:left; padding:10px 10px 0 35px; width:555px; margin-left:10px; margin-top:0;}
/*following rule is to force height of page so that full gradient shows*/
#entries {}
#entries h1 {font-size:3.5em; font-family:"Century Gothic", Tahoma, Arial, Helvetica, sans-serif; color:#5c2d22; font-weight:normal; background:transparent url(../images/rule.gif) bottom left repeat-x;}
#entries h2 {font-family:"Century Gothic", Tahoma, Arial, Helvetica, sans-serif; color:#6c3528; font-weight:bold;}
#entries h6 {font-family:Tahoma, Arial, Helvetica, sans-serif; color:#555; background:#e2d8a3;}
#entries p, #entries li {color:#111; font-size:1.1em;}
#entries div.entry {clear:both; padding:5px 0;}
#entries .entry img {float:left; margin-right:10px; border:4px solid #fff;}
#entries .entry img.right {float:right; margin-left:10px; border:4px solid #fff;}
#entries ol {list-style-type:decimal; list-style-position:inside; margin-bottom:10px;}
#entries ul {list-style-type:disc; list-style-position:inside; margin-bottom:10px;}
#entries em {font-style:italic;}

/*=SECONDARY-CONTENT=================================================*/
#secondary {position:relative; width:340px; margin-left:620px; margin-top:0;}
#secondary_wrapper {background:none;}
#secondary_content {position:absolute; top:27px; width:auto;}
#secondary_content .rightpanel {padding-bottom:20px;}
#secondary_content .rightpanel img {padding:5px 15px;}
#secondary_content h1 {font-size:2.3em; font-family:Tahoma, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#6c3528; background:transparent url(../images/side_rule.gif) bottom left repeat-x;}
#secondary_content h2 {font-size:1.9em; font-family:Georgia, "Times New Roman", times, serif; text-transform:uppercase; color:#6c3528;}
#secondary_content h6 {font-family:Tahoma, Arial, Helvetica, sans-serif; color:#222; background:#e2d8a3; }
#secondary_content p {font-size:1.1em; font-family:Arial, sans-serif;}