body {
  background:#fff;
  margin: 0;
  padding: 0;
  text-align: center;
  }

/* Page Structure
----------------------------------------------- */
#content {
  border: 1px solid #999;
  border-top-width: 0;
  height: 100%;
  margin: 0 auto;
  padding: 50px 0 0;
  position: relative;
  top: 0;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: scroll;
  width: 775px;
  }
#main {
  width: 600px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;

  padding: 0px 20px 20px 0px;
  vertical-align: top;
  text-align: left;
  float: right;  }
#sidebar {
  font-size: 11px;
  width: 130px;
  text-align: left;
  margin: 0px 0px 0px 5px;
  padding: 2px;
  padding-bottom:20px;
  float: left;
  }

/* Title & Description
----------------------------------------------- */
#blog-title {
  margin:0 0 .5em;
  font:250%/1.4em Georgia,Serif;
  color:#353;
  }
#blog-title a {
  color:#353;
  text-decoration:none;
  }
#description {
  font: 12px Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0px 32px 30px 155px;
  color:#000;
  }
#description p {
  margin-top: 7px;
  }

#blog-mobile-title {
  display:none;
  }
#description-mobile {
  display:none;
  }

/* Links
----------------------------------------------- */
a:link {
  color:#488;
  }
a:visited {
  color:#885;
  }
a:hover {
  color:#000;
  }
a img {
  border-width:0;
  }

/* Posts
----------------------------------------------- */
.date-header {
  color: #919296;
  margin:0 0 .75em;
  padding-bottom:.35em;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  }
.post {
  margin:0 0 2.5em;
  line-height:1.6em;
  }
.post-title {
  margin:.25em 0;
  font:bold 130%/1.4em Verdana,Arial,sans-serif;
  color:#1d3160;
  }
.post-title a, .post-title strong {
  display:block;
  color:#1d3160;
  text-decoration:none;
  padding:0 0 1px 45px;
  }
.post-title a:hover {
  color:#c1c2c6;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  color:#333;
  font-size: 11px;
  margin:0;
  text-align:right;
  }
p.post-footer em {
  color: #333;
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
p.post-footer em a {
  color: #333;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  color: #45637A;
  padding-left:15px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  padding-left:15px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #cca;
  }

/* Comments
----------------------------------------------- */
#comments {
  margin:0;
  }
#comments h4 {
  margin:0 0 10px;
  border-top:1px dotted #9b9;
  padding-top:.5em;
  font:bold 110%/1.4em Verdana,Arial,sans-serif;
  color:#333;
  }
#comments-block {
  line-height:1.6em;
  }
.comment-poster {
  margin:.5em 0 0;
  padding:0 0 0 20px;
  font-weight:bold;
  }
.comment-body {
  margin:0;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#333;
  }
.comment-timestamp a:link {
  color:#333;
  }
.deleted-comment {
  font-style:italic;
  color:#333;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* More Sidebar Content
----------------------------------------------- */
.sidebar-title {
  color: #323970;
  margin: 0 0 .75em;
  padding-bottom:.35em;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.6em;
  }
#sidebar ul {
  margin: 5px 0 15px;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
  }
#sidebar ul li {
  background:url("http://www.naturaliausa.com/images/bullet.gif") no-repeat 3px .45em;
  margin: 0;
  padding:0 0 5px 15px;
  }
#sidebar p {
  margin:0 0 .6em;
  }
#sidebar a {
  color: #45637A;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  }
#sidebar a:visited {
  }
#sidebar a:hover {
  text-decoration: underline;
  }
#sidebar a:active {
  text-decoration: underline;
  }

/* Profile
----------------------------------------------- */
.profile-datablock {
  margin:0 0 1em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  margin:0 8px 5px 0;
  border:4px solid #cc9;
  }
.profile-data {
  margin:0;
  line-height:1.5em;
  }
.profile-data strong {
  display:block;
  }
.profile-textblock {
  clear:left;
  }

/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  padding-left: 20px
  }

/* Naturalia Rules
----------------------------------------------- */
.about {
  background: #fff url(http://www.naturaliausa.com/images/back_about.jpg) center bottom;
  }
.menubar {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 2;
	padding: 11px 0;
	margin: 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	vertical-align: center;
}

.menubar_color {
	background-color: #45637A;
	position: absolute;
	top: 115px;
	left: 0px;
	width: 100%;
 	height: 40px;
	z-index: 1;
}
.menu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;	
}
a.menu {
  color: #fff;
  font-size: 11px;
}
a.menu:visited {
  color: #fff;
  }
a.menu:hover {
  text-decoration: underline;
  }
a.menu:active {
  text-decoration: underline;
  }
.top {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  width: 775px;
  margin: 0 auto;
  padding: 0px;
  text-align: left;
  }
.top a img {
  margin: 10px auto;
} 
 img {
	border: 0;
}
.header {
  width: 100%;
  border-top: 1px solid #999;
  margin: 0;
	padding: 0;  
  z-index: 3;
  text-align: center;
  position: relative;
  vertical-align: top;
  }
.logo {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 4;
  }
.name {
  position: relative;
  left: 0;
  top: 0;
  }
#footer {
  font: italic 10px verdana,Arial,Helvetica,sans-serif;
  border-top: 1px solid #999999;
  line-height: 130%;
  margin: 0px 10px;
  padding: 3px 0px 20px;
  text-align: center;
  }
