/* FROM LAYOUT.CSS */
html, body {
  background: #3A3A3A url(images/layout/page-background.jpg) no-repeat top center
}

body * {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.hidden {
	display: none !important;
}

img {
  border: 0;
}

a {
  color: #e0b343;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.clearfix:after {
  content: ' ';
  clear:both;
  display: block;
  width: 0; height: 0;
  overflow: hidden;
  font-size: 0;
}

#page_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  margin-top: 7px;
  padding-bottom: 20px;
  text-align: left;
  min-height: 100%;
}

/* wrap page content for rouning background */
#page_content_wrapper {
  background: #fff url(images/layout/content-footer.gif) no-repeat bottom;
}

#page_content {
  background: transparent url(images/layout/content-header.gif) no-repeat;
  min-height: 100%;
  padding: 10px;
  width: 930px; /* = 950 - padding */
  overflow: hidden;
}

.dark_footer {
  margin-top: 8px;
  width: 920px; /* = 950 - self.padding*/
  padding: 15px;
  color: #757575;
  background-color: #222222;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#footer {
  margin-top: 8px;
  width: 920px; /* = 950 - self.padding*/
  padding: 0 15px 0 15px;
  height: 33px;
  line-height: 33px;
  color: #757575;
  overflow: hidden;
}

#footer ul {
	display: inline;
}

#footer ul li {
	display: inline;
}

#footer div, #footer ul {
  float: left;
}
#footer div.copyright {
  float: right;
}



/* ------------------ */

.blog #page_content {
  min-height: 500px;
  width: 925px; /* = 950 - padding */
  padding: 20px 10px 10px 15px;
}

.blog #content {
  float: left;
  width: 66%;
}

/* RSS FEED BIT */
#page_header {
  position: relative;
}
#rss_bit_1, #rss_bit_2 {
  position: absolute;
  left: 701px;
  top: 45px;
  z-index: 1;
}
#rss_bit_2 {
  left: 950px;
}


/* POSTS LIST */
.post {
  position: relative;
  padding-left: 70px;
  margin-bottom: 50px;
  overflow:hidden;
}
.blog .post h2 {
  line-height: 32px;
  font-size: 29px;
}
.blog .post h2 a {
  font-size: 29px;
  line-height: 20px;
  font-weight: bold;
  color: #000;
  vertical-align: top;
}
.blog .post h3 {
  font-size: 21px;
  padding-bottom: 8px;
}
.blog .post h4 {
  font-size: 18px;
  padding-bottom: 8px;
}
.blog .post h5 {
  font-size: 16px;
  padding-bottom: 8px;
}
.blog .post h6 {
  font-size: 14px;
  padding-bottom: 8px;
}

/* date */
.post small {
  position: absolute;
  left: 0;
  background-color: #D6D6D6;
  color: #525252;
  border: 1px solid #999999;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: 4px 8px;
  width: 38px;
}
/* day N */
.post small strong {
  display: block;
  font-size: 25px;
  font-weight: bold;
}
.blog .post h2 {
  float: left;
}
div.post a.comments {
  float: right;
  background: url(images/comments.gif) left center no-repeat;
  padding-left: 20px;
  line-height: 20px;
  color: #7d7d7d;
  font-size: 10px;
  font-weight: bold;
}
#content .post .postmetadata {
  clear: both;
  color: #7d7d7d;
  padding: 5px 0;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  font-size: 11px;
}
.blog .post .postmetadata a, .post .postmetadata strong {
  font-weight: bold;
  color: #7d7d7d;
  font-size: 11px;
}
#content .post .entry {
	padding: 10px 0;
}
#content .post .entry p {
  padding: 0 0 8px 0;
  line-height: 21px;
}
#content .post .entry a.more-link {
  background: url(images/more-arrow.gif) left center no-repeat;
  color: #E0B343;
  display: block;
  padding-left: 15px;
  margin-top: 10px;  
}
#content .post .entry ul {
  margin-left: 20px;
}
#content .post .entry ul li {
  list-style-type: square;
}

#content .post .entry .wp-caption-text {
  text-align: center;
  font-weight: bold;
}


/* NAVIGATION */
#content .navigation.clearfix {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
#content .alignleft {
  float: left;
}
#content .alignright {
  float: right;
}
#content .navigation div a {
  display: block;
  background: #D6D6D6 url(images/page-arrow-left.png) left 55% no-repeat;
  color: #595959;
  border: 1px solid #9F9F9F;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 4px 20px;
  vertical-align: top;
  text-decoration: none;
}
#content .navigation div.alignright a {
  background: #D6D6D6 url(images/page-arrow-right.png) right 55% no-repeat;
  padding-left: 5px;
  padding-right: 20px;
}

/* COMMENTS */
#respond, #comments, #content .commentlist, #content .navigation {
  padding-left: 70px;
}
#respond, #respond h3, #respond p , #respond label small  {
  color: #7d7d7d;
  font-size: 11px;
}
#respond a {
  font-size: 11px;
  color: #7D7D7D;
}
#respond h3 {
  font-size: 11px;
  padding: 5px 0;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}
#respond form p {
  margin-top: 10px;
}
#respond label {
  margin-left: 5px;
}
#respond form input[type=text], #respond form textarea {
  padding: 2px;
}
#respond form textarea {
  width: 100%;
}
#comments {
  font-size: 13px;
  font-weight: bold;
}
.commentlist * {
  font-size: 11px;
}
.commentlist a {
  color: #7D7D7D;  
}
.commentlist li {
  margin: 15px 0 0 0;
  padding:5px 5px 5px 0;
  border-top: 1px solid #D6D6D6;  
}
.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}
/* author */
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
}
.commentlist p {
  margin: 10px 5px 10px 0;
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}



/* SIDE BLOCK */
#sidebar {
	float: right;
	width: 285px;
}
#sidebar li {
  margin-bottom: 15px;
}
#sidebar li.bar, #sidebar li.categories {
  background: #fff url(images/sidebar-footer.png) left bottom no-repeat;
}
#sidebar li.bar h2, #sidebar li.categories h2 {
  background: transparent url(images/sidebar-header.png) left top no-repeat;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
}
#sidebar li.bar ul, #sidebar li.categories ul {
  padding: 10px;
}
#sidebar li.bar li, #sidebar li.categories li {
  color: #9f9f9f;
  font-size: 11px;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
  text-align: right;
}
#sidebar li.bar li a, #sidebar li.categories li a {
  color: #7d7d7d;
  font-size: 13px;
  font-weight: bold;
  float: left;
}

#sidebar .search {
  padding: 10px;
  background-color: #D9D9D9;
  border: 1px solid #B3B3B3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#searchform #s {
  width: 185px;
  border: 1px solid #959595;
  padding: 4px 5px;
}
#searchsubmit, #respond form #submit {
  color: #6d6d6d;
  background-color: #BBBBBB;
  border: 1px solid #959595;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;
  padding: 5px 5px 4px 5px;
  vertical-align: top;
}

/* FOOTER */
#blog_footer .about {
  float: left;
  width: 42%;
}
#blog_footer .links {
  float: left;
  width: 26%;
  border-left: 1px solid #393939;
  padding-left: 15px;
  height: 100%;
}
#blog_footer h3, #blog_footer h3 a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
#blog_footer p {
  line-height: 18px;
  margin-bottom: 10px;
  width: 90%;
}
#blog_footer p , #blog_footer li a {
  color: #d8d8d8;
}
#blog_footer li {
  margin-bottom: 10px;
}
#footer_recent_posts li {
  list-style: none inside url("images/list-star.gif");
}
#footer_latest_comments li {
  list-style: none inside url("images/list-comment.gif");
}

#footer, #footer a {
  color: #757575;
}
