body {
  margin: 0;
  padding: 0;
/*  background: #fff url(images/bg.gif) repeat-x; */
  font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 1.6em;
  color: #333;
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.8em "Trebuchet MS", Helvetica, Sans-Serif; margin: 5px; }
/* h3  { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/arrow-new.jpg) no-repeat center left; padding: 0 14px; margin: 0;} */
blockquote {
  margin: 10px 0 0 25px;
  padding: 0 20px;
  border-left: 1px solid #ccc;
  color: #666;
}
.blue { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; color: #546F92;}
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main {
  width: 900px;
  margin: 0px auto 0 auto;
}

/* TOP LEFT LOGO */

#logo {
  float: left;
  padding: 10px 0 10px 10px;
}
  #logo h1 { color: #000; background: #fff; }

  #logo a { text-decoration: none; }

/* TOP RIGHT HORIZONTAL MENU */

#menu {
  float: right;
/*  background: #fff url(images/barul.gif) no-repeat bottom right;*/
 background-image: url("http://www.darwinblogs.com.br/wp-content/themes/pt/images/spriteme1.png");  
background-position: 242px -406px;
  color: #808080;
  padding: 18px 1px 11px 0;
  margin: 0;
}
  #menu li {
    padding: 14px 18px 14px 18px;
    color: #444;
/*    background: #fff url(images/bar.gif) no-repeat bottom left; */

 background-image: url("http://www.darwinblogs.com.br/wp-content/themes/pt/images/spriteme1.png");
  background-position: -10px -5px;

    display: inline;
    margin-left: -3px;
  }
  #menu li.current_page_item {
    background: #f3f3f3; /* url(images/baractive.jpg) no-repeat bottom left; */
    color: #8D9CAF;
    font-weight: bold;
    padding: 14px 18px 14px 18px;
    margin: 0 1px 0 0;
  }
  #menu li:hover {
    background: #f3f3f3; /* url(images/baractive.jpg) no-repeat bottom left;*/
  }
  #menu li a {
    background: transparent;
    color: #888888;
    text-decoration: none;
  }
  #menu li a:hover {
    color: #000;
    background: transparent;
  }
  .key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */

#intro_left {
  clear: left;
  float: left;
  width: 250px;
  background: #025275; /* url(images/leftintrobg.gif) repeat-x; */
  color: #E5EAF2;
  margin: 0 0 1px 0;
}
  #intro_left a { color: #fff; background: inherit; }
  #intro_left p { padding: 14px 15px; margin: 0; }

  /* LEFT VERTICAL MENU */

  #menu_left {
    float: left;
    margin: 0 0 6px 0;
    padding: 0 0 1px 0;
    border-bottom: 2px solid #e2e2e2;
    clear: left;
  }
    #menu_left li { list-style: none; }
    #menu_left li a {
      display: block;
      color: #3F5B7F;
/*      background: #BFEFFF url(images/arrow.gif) no-repeat center left;*/

 background: #BFEFFF url("http://www.darwinblogs.com.br/wp-content/themes/pt/images/spriteme1.png");
  background-position: -10px -463px;
      width: 204px;
      padding: 7px 23px 7px 23px;
      margin: 0 0 1px 0;
      font-weight: bold;
      text-decoration: none;
    }
    #menu_left li a:hover { 
/*background: #0099CC url(images/arrow.gif) no-repeat center left; */
 background-image: url("http://www.darwinblogs.com.br/wp-content/themes/pt/images/spriteme1.png");
  background-position: -10px -463px;
color: #fff;  
}

/* RIGHT INTRO SIDE */

#intro_right {
  float: right;
  width: 340px;
  padding: 25px 280px 0 20px;
/*  background: #BCCEDA url(images/intro.jpg) no-repeat; */
/*  background: #BCCEDA url(images/intro.gif) no-repeat; */

 background-image: url("http://www.darwinblogs.com.br/wp-content/themes/pt/images/spriteme1.png");  
background-position: -10px -67px;

  color: #547592;
  margin: 0 0 6px 0;
  height: 174px;
  border: 2px solid #e2e2e2;
  clear: right;
}
  #intro_right h1 { margin: 0 0 20px 0; }
  #intro_right .white { color: #025275; background-color:transparent; }

/* LEFT SIDE */

#sidebar {
  float: left;
  width: 250px;
  clear: left;
}

#sidebar h2 {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding : 0;
}

#sidebar ul {
  margin: 0;
  padding : 0;
  list-style : none;
}

#sidebar li {
  list-style-type:none;
}

#sidebar li ul li{
  list-style-type:none;
  margin-left:20px;
}
  .box {
    padding: 4px 15px;
    border: 1px solid #CFCB66;
    margin: 0 0 10px 0;
  }
  .note {
    padding: 15px 15px 20px 100px;
    border: 1px solid #CFCB66;
    margin: 0 0 5px 0;
    /* background: #FFFFAD url(images/package.gif) no-repeat; */
    color: #585616;
  }

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
  background-color:#F0F6FF;
  }

.commentlist {
  margin:15px;
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
  background: #fafafa;
  color: #808080;
  border: 1px solid #eeeeee;
  }

.commentlist p {
  margin: 10px 5px 10px 0;
  }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: inline;
  }
/* End Comments */

#right {
  float: right;
  width: 643px;
  clear: right;
}
  .leftcol {
    width: 610px;
    float: left;
    padding: 12px 15px;
    border:#CFCB66 1px solid;
    text-align: justify;
    margin: 0 0 10px 0;
  }
  .leftcol2 {
    width: 610px;
    height: 295px;
    float: left;
    padding: 12px 15px;
    border:#CFCB66 1px solid;
    text-align: justify;
    margin: 0 0 10px 0;
  }
  .rightcol {
    float: right;
    padding: 10px 15px;
    width: 285px;
    border:#CFCB66 1px solid;
    margin: 0 0 10px 0;
    }
  .special {
    clear: both;
    margin:0px 0 20px 0;
    padding: 5px 20px;
    border: 1px solid #CFCB66;
    background: #eee;
    color: #444;
  }

  .metadata {
  border-bottom: 1px dotted #ccc;
//  margin-top: 10px 0px 10px 0px;
height: 85px;
  text-align: left;
  }

  .alignright {
  float: right;
  }

  .alignleft {
  float: left
  }

  .navigation {
  padding: 1px;
  margin: 0;
  }

/* FOOTER */

#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #ccc; height:110px; width:900px; }

.footer-bg { 

/* background: #ffffff url(images/footer.gif) no-repeat;*/
 background-image: url("http://www.darwinblogs.com.br/wp-content/themes/pt/images/spriteme1.png");
  background-position: -10px -286px;

 }

#content_start {position: absolute;left: -10000px;};


/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}

/** POST RATINGS **/
.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}

.post-ratings-loading {
	text-align: right;
}

