body {padding: 0; margin: 0; font: 12px Tahoma, Arial, sans-serif; color: #000; text-align: center; line-height:18px;
background: transparent url(../images/beach03_bg.jpg) top left no-repeat;
}
a {color: #555252; font-weight: normal; text-decoration: none;  }
a:visited {color: #4e4444;}
a:hover {color: #000;}
h1 {margin: 0; color: #000; font-size: 16px; }
h1 a {color: #7B8186;}
h2, #comments h4 {font-size: 1em; margin: 2em 0 0 0; color: #000; background: transparent  bottom right no-repeat; padding-bottom: 2px;border-bottom:thin 
dotted black;
color:#000;}
h3 {font-size: 1em; margin: 2em 0 0 0; background: transparent  bottom left no-repeat; padding-left: 2px;padding-bottom: 1px;border-bottom:1px solid #D3C8B4;}
h4, h5 {font-size: 0.9em; text-transform: lowercase; letter-spacing: 2px;}
h5 {color: #000;}
h6 {font-size: 10px; text-transform: uppercase; letter-spacing: 2px;}
p {margin: 0 0 1em 0;line-height: 22px;}
img, form {border: 0; margin: 0;}
/* -- layout -- */
#content {width: 738px; margin: 0 auto; text-align: left; }
#header {}
#header div {margin-left:50;margin-top:118px;width:450px;height:052px;}
#main {
 line-height: 18px;
 float: left;
 padding: 10px 50px;
 border-top: solid 0px #fff;
 width: 400px;
 /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
 voice-family: "\"}\""; 
 voice-family: inherit;
}
/* IE5 hack */
#main {}
#sidebar {margin-left: 550px; border-top: solid 0px #fff; padding: 4px 0 0 7px; width:170px;}
#footer {clear: both; border-top: solid 0px #fff;}
#pcent {font-weight: normal; text-decoration: none;}
/* -- header style -- */
#header h1 {padding: 10px 0 12px 24px; width: 490px; line-height: 1;}
#header p {padding: 24px 0 12px 24px; width: 490px; line-height: 1;}
/* -- content area style -- */
#main {line-height: 1.4;}
h3.post-title {font-size: 1.2em; margin-bottom: 0;}
h3.post-title a {color: #000;}
.post {clear: both; margin-bottom: 4em;}
.post-footer em {font-size: 10px;color: #B7AC99; font-style: normal; float: left;}
.post-footer .comment-link {float: right;color: #B7AC99;}
#main img {border: solid 0px #E3E4E4; padding: 0px; }
.deleted-comment {font-style:italic;color:gray;}

/* -- sidebar style -- */
#sidebar #description {border: solid 0px #F3B89D; padding: 10px 17px; color: #000; font-size: 1.2em; font-weight: normal; line-height: 0.9; margin: 0 0 0 6px;width:190px;}
#sidebar h2 {font-size: 1.0em; margin: 1.3em 0 0.5em 0;background: transparent  bottom right no-repeat; padding-bottom: 2px;}
#sidebar dl {margin: 0 0 10px 0;}
#sidebar ul {list-style: none; margin: 0; padding: 0;}
#sidebar li {padding-bottom: 5px; line-height: 0.9;}
#sidebar a {color: #E13E10;  font-weight: normal; text-decoration: underline;font-size: 0.9em; padding-left:1px; }
#sidebar a:visited {color: #666666;text-decoration: underline; padding-left:1px;font-weight: normal;}
#sidebar a:hover {color:black;
              
              background-position:0 0;
              background-repeat:no-repeat;
              padding-left:1px;
              border-bottom:1px dotted #98B952
          }
.small{font-size: 0.8em;}
#profile-container {color: #000;}
#profile-container img {border: solid 0px #7C78B5; padding: 4px 4px 8px 4px; margin: 0 10px 1em 0; float: left;}
.archive-list {margin-bottom: 2em;}
#powered-by {margin: 10px auto 20px auto;}
/* -- sidebar style -- */
#footer p {margin: 0; padding: 12px 8px; font-size: 0.9em;}
#footer hr {display: none;}
.navigationblock {
	position: static;
	visibility: visible;
	z-index: 99;
	width: 200px;
	left: 580px;
	top: 185px;
}
.navlinks {color: #E13E10;  font-weight: normal; text-decoration: underline;font-size: 1em; padding-left:1px; }
.navlinks a:visited {color: #666666;text-decoration: underline; padding-left:1px;font-weight: normal;}
.navlinks a:hover {color:black;
              
              background-position:0 0;
              background-repeat:no-repeat;
              padding-left:1px;
              border-bottom:1px dotted #98B952
}
 /*
-----------------------------------------------
Quick Edit and Delete Comment Icons
----------------------------------------------- */

/* Hide it now, show it later with dynamically-generated CSS */
.item-control {
   display:none;
}

.item-control a, .item-action a {
   text-decoration:none !important;
}

.widget-item-control {
  float: right;
}

.icon-action {
  border-style: none !important;
  margin: 0 0 -5px 0.5em !important;
}

.delete-comment-icon {
   background: url("/img/icon_delete13.gif") no-repeat left;

   /* makes a 14x14 box */
   padding:7px;
}

/* Mobile video tags shown on handhelds only.
   All others get regular video tags. */
@media all {
  .BLOG_mobile_video_class {
    display:none;
  }
}

@media handheld {
  .BLOG_mobile_video_class {
    display:inline;
  }
  .BLOG_video_class {
    display:none;
  }
}
