/*  
Theme Name: TELL PEOPLE WHAT?
Theme URI: http://www.tellpeoplewhat.com
Description: Blog especializado na s&eacute;rie "How I Met Your Mother"
Author: Raphael Ferreira
Author URI: http://www.tellpeoplewhat.com
Version: 1.0
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 11pt;
  line-height: 13pt;
  color: #fff;
  }

a {
  color: #ffcc00;
  text-decoration: none;
  }

a:hover {
  color: #fff;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size:12px;
  background: #000 url(images/bg.jpg) center repeat;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  padding: 0;
  }

#container {
  float: left;
  width: 998px;
  background-image: url(images/fundo31.jpg);
  margin: 0;
  padding: 0;
  }

#header {
  width: 998px;
  height: 425px;
  background-image: url(images/header/rotator.php);
  background-repeat: no-repeat;
  padding-bottom: 10px;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 20px;
  }

.header1 {
  width: 1000px;
  height: 50px;
  float: right;
  margin-top: 122px;
  display: block;
  font-size: 42px;
  color: #374c21;
  font-family: georgia;
  }

.header1_logo {
  width: 530px;
  height: 50px;
  float: left;
  margin-left: 400px;
  display: inline;
  }

.header2 {
  width: 1000px;
  height: 50px;
  float: right;
  margin-top: 80px;
  display: block;
  }

.header2_quote { 
  width: 670px;
  height: 50px;
  margin-left: 270px;
  float: left;
  font-size: 12px;
  color: #28187d;
  display: inline;
  }

.header2_quote p {
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 0;
  }

.header3 { 
  width: 1000px;
  height: 35px;
  float: left;
  margin-top: 93px;
  display: block;
  }

.header3_menu { 
  width: 990px;
  height: 35px;
  float: left;
  margin-left: 65px;
  display: inline;
  }

.header3_menu a {
  margin-right: 20px;
  margin-left: 10px;
  padding: 0;
  }

.header3_menu ul {
  width: 990px;
  float: left;
  text-align: left;
  list-style-type: none;
  line-height: 35px;
  display: inline;
  margin: 0;
  padding: 0;
  }

.header3_menu li {
  width: auto;
  float: left;
  margin-right: 0;
  margin-left: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 35px;
  font-family: Georgia;
  }

.header3_menu a:link,.header3_menu a:visited {
  color: #e0eadc;
  text-decoration: none;
  font-weight: 700;
  line-height: 35px;
  padding: 0px;
  }

.header3_menu a:hover,.header3_menu a:active {
  color: #ffcc00;
  text-decoration: none;
  font-weight: 700;
  line-height: 35px;
  padding:0px;
  }

.header_info {
  float: left;
  width: 1000px;
  height: auto;
  margin-top: 35px;
  display: block;
  }

.header_left {
  float: left;
  width: auto;
  height: auto;
  margin-left: 25px;
  color: #e0eadc;
  font-size: 30px;
  font-weight: lighter;
  font-family: "Trebuchet MS";
  display: inline;
  }

a.header_left {
  color: #e0eadc;
  }

.header_right {
  float: right;
  width: auto;
  height: auto;
  margin-right: 25px;
  font-size: 30px;
  font-weight: lighter;
  font-family: "Trebuchet MS";
  display: inline;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 12pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #fff;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }

.header3 {
  width: 1000px;
  height: 35px;
  float: left;
  margin-top: 93px;
  display:block;
  }

.header3_menu {
  width: 990px;
  height: 35px;
  float: left;
  margin-left: 65px;
  display:inline;
  }

.header3_menu a {
  margin-right: 20px;
  margin-left: 10px;
  padding: 0;
  }

.header3_menu ul {
  width: 990px;
  float: left;
  text-align: left;
  list-style-type: none;
  line-height: 35px;
  display: inline;
  margin: 0;
  padding: 0;
  }
  
.header3_menu li {
  width: auto;
  float: left;
  margin-right: 0;
  margin-left: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height:35px;
  font-family: Georgia;
  }

.header3_menu a:link,.header3_menu a:visited {
  color: #e0eadc;
  text-decoration: none;
  font-weight: 700;
  line-height: 35px;
  padding: 0px;
  }

.header3_menu a:hover,.header3_menu a:active {
  color: #ffcc00;
  text-decoration: none;
  font-weight: 700;
  line-height: 35px;
  padding: 0px;
  }

/* Menu */

#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  color: #fff;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #ffcc00;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 0 50px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 630px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  padding: 0;
  margin-left: 15px;
  font-size: 12pt;
  }
.topPost h2.topTitle a {
  font-size: 16pt;
  font-weight: bold;
  color: #FFCC00;
  text-transform: uppercase;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: underline;
  color: #FFCC00;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #ffcc00;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #ffcc00;
  }
.topPost p.topMeta a:hover {
  color: #fff;
  }
.topPost div.topContent {
  color: #efefef;
  font-size: 11pt;
  line-height: 13pt;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  line-height: 13pt;
  color: #ffcc00;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #ffcc00;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */
#adsense {
  margin-bottom: 10px;
  padding: 10px 15px;
  width: 480px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  }
#comment {
  margin-bottom: 10px;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 0px solid #fff;
  padding: 10px 15px;
  color: #ffcc00;
  }
#comment a {
  color: #ffcc00;
  }
#comment a:hover {
  color: #fff;
  }
#numberofcomments {
  color: #ffcc00;
  font-size: 15pt;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #030303;
  border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
  background: #000;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
#commentlist small.commentmetadata a {
  color: #555;
  }
#commentlist p {
  color: #dedede;
  }
#comment h3 {
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebar {
  float: right;
  width: 275px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 20px;
  padding-top: 0px;
  margin-right: 0px;
  display: inline;
  }
.left_col {
  float: left;
  width: 315px;
  padding-right: 0;
  background: none;
  padding-left: 0;
  padding-top: 0px;
  padding-bottom: 10px;
  }
.sidebar_images img {
  float: right;
  width: 125px;
  height: 125px;
  background-color: #FFCC00;
  display: inline;
  border: #000 1px solid; margin: 10px; padding: 4px;
  }
.enquete {
  text-align: left;
  font-size: 11px;
  color: #ffcc00;
  float: left;
  list-style-type: none;
  display: inline;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 28px;
  padding-left:35px;
  }
.enquete li { 
  float: left;
  width: 100%;
  text-align: left;
  font-size: 11px;
  line-height: 21px;
  font-family: Arial,"Trebuchet MS";
  font-weight: bold;
  color: #ffcc00;
  padding-left: 10px;
  padding-top: 0px;
  margin-top: 0px;
  list-style: none;
  }

.topten {
  text-align: left;
  font-size: 12px;
  color: #ffcc00;
  float: left;
  list-style-type: none;
  display: inline;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 20px;
  padding-left:70px;
  }
.topten li { 
  float: left;
  width: 100%;
  text-align: left;
  font-size: 12px;
  line-height: 21px;
  font-family: Arial,"Trebuchet MS";
  font-weight: bold;
  color: #ffcc00;
  padding-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
  list-style: decimal-leading-zero;
  }

.col_l {
  text-align: left;
  float: left;
  width: 240px;
  height: 100%;
  list-style-type: none;
  display: inline;
  margin-top: 25px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 0;
  padding-left:35px;
  }
.col_l li { 
  float: left;
  width: 100%;
  text-align: left;
  font-size: 15px;
  line-height: 21px;
  font-family: Arial,"Trebuchet MS";
  font-weight: bold;
  color: #ffcc00;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  list-style: none;
  }
.col_l li a:link,.col_l li a:visited {
  padding-left: 2px;
  color: #ffcc00;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left 5px;
  }
.col_l li a:hover,.col_l li a:active {
  padding-left: 2px;
  color: #FFCC00;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
  background-repeat: no-repeat;
  background-position: left 5px;}

/* Before footer */

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  text-align: center;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  width: 100%;
  text-align: center;
  }


/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

#navigation-1 {
	padding:1px 0;
	margin:0px;
	margin-left:3px;
	list-style:none;
	width:992px;
	height:21px;
	font-size:12px;
	font-weight:700;
	line-height:15px;
	font-family:Georgia;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:124px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;

	color:#ffffff;
	width:124px;
	height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#FFCC00;
	color:#000000;
	width:122px;
	height:13px;
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#FFCC00;
	width:122px;
	position:absolute;
	top:21px;
	left:0px;
	border-top:none;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:122px;
	clear:left;
	width:98px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#000000;
	color:#FFCC00;
	padding:4px 0;
	width:122px;
	border:none;
	border-bottom:1px solid #FFCC00;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#FFCC00;
	color:#000000;
	padding:4px 0;
	width:122px;
	border:none;
	border-bottom:1px solid #FFCC00;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #000000;
	border-left:1px solid #000000;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#666666;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}   
#divisor {
  width: 520px;
  height: 29px;
  float: left; 
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
  margin-bottom: 0px;
  background-image: url(images/divisor.png);
  background-repeat: no-repeat;
  }
.horarios {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #ffcc00;
  float: left;
  list-style-type: none;
  display: inline;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 30px;
  padding-left:35px;
  }
#paginar {
  font-size: 12pt;
  text-align: center;
  }