/*  
Theme Name: xpock v3 - Os Melhores Videos 
Theme description: Os Melhores Videos | Videos, Games e Imagens
Theme URI: http://xpock.com.br
Author: Dint Studio
Author URI: http://www.dintstudio.com
*/

/* GLOBALS --------------------------------------- */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 13px;
	color: #2A9DC5;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #2A9DC5;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
blockquote {
	color:#000;
	background-image: url(images/top_form.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	background-position: right top;
	background-color: #DEDEDE;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
}
/* END GLOBALS --------------------------------------- */

/* DIV MAIN ------------------------------------------ */
#main-auto-header {
	background-image: url(images/back_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #061F2E;
}
#main-auto-footer {
	background-image: url(images/back_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#main-auto-footer-games {
	background-image: url(images/back_footer-games.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#main-auto-footer-imagens {
	background-image: url(images/back_footer-images.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#main-auto-header-games {
	background-image: url(images/back_header_games.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #012A01;
}

#main-auto-header-imagens {
	background-image: url(images/back_header_imagens.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #0A0008;
}

#main {
	display: table;
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
/* END DIV MAIN ------------------------------------------ */


/* HEADER ------------------------------------------------ */
.header {
	float: left;
	height: 200px; /* alterado! Era 236 */
	width: 990px;
}
.headering {
	float: left;
	height: 146px;
	width: 990px;
}
.headerleft {
	float: left;
	height: 129px;
	width: 369px;
}
.headerright {
	float: right;
	width: 440px;
	height: 66px;
	margin-top: 38px;
}
.headerright ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 66px;
	width: 440px;
	list-style-type: none;
}
.headerright ul li {
	display: inline;
	float: left;
	height: 66px;
	width: 81px;
	margin-right: 28px;
	list-style-type: none;
}

/* MENU ------------------------------------------- */
.mainmenu {
	background-image: url(images/navmenu.png);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}

.mainmenu2 {
	background-image: url(images/navmenu2.png);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}

.menu {
	float: left;
	height: 42px;
	width: 690px;
	padding: 0px;
	margin: 0px;
}
.menu ul {
	display: inline;
	padding: 0px;
	float: left;
	height: 42px;
	width: 690px;
	list-style: none;
	margin: 0px;
}
.menu ul li {
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	line-height: 17px;
	text-transform: uppercase;
	background-image: url(images/navmenu_line.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 28px;
	width: auto;
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.menu ul li a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
.menu ul li a:visited {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
.menu ul li a:hover {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #333;
	line-height: 17px;
	text-decoration: none;
}
.menu ul li a:active {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #333;
	line-height: 17px;
	text-decoration: none;
}
.submenucats {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E57B3C;
	float: left;
	height: 28px;
	width: 990px;
}
.menucats  {
	float: left;
	height: 28px;
	width: 954px;
	display: inline;
	margin-top: 0px;
	margin-left: 18px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menucats ul {
	float: left;
	height: 24px;
	width: 954px;
	display: inline;
	list-style:none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menucats ul li {
	height: 20px;
	display: inline;
	list-style:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #061F2E;
	width: auto;
	padding-right: 20px;
	line-height: 20px;
}
.menucats ul li a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #061F2E;
	text-decoration: none;
}
.menucats ul li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #061F2E;
	text-decoration: none;
}
.menucats ul li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E57B3C;
	text-decoration: none;
}
.menucats ul li a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E57B3C;
	text-decoration: none;
}

/* BUSCA ------------------------------------------- */
.boxsearch {
	float: right;
	height: 23px;
	width: 271px;
	margin-top: 11px;
}
.boxsearch form {
	margin: 0px;
	padding: 0px;
}
.boxsform {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(images/form.png);
	float: left;
	height: 23px;
	width: 214px;
	background-color: transparent;
	border:none;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.boxsbutton {
	height: 23px;
	width: 40px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	float: right;
}
/* fim HEADER -------------------------------------------- */


/* DESTAQUE ---------------------------------------------- */
.boxdestaque {
	background-color: #FFF;
	padding: 5px;
	float: left;
	height: 204px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxdestaque-center {
	float: left;
	height: 204px;
	width: 980px;
	background-image: url(images/destaques-b.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.titdestaques {
	background-image: url(images/destaques-a.png);
	float: left;
	height: 150px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 54px;
}

.boxpics {
	display: inline;
	margin: 5px;
	float: left;
	height: 143px;
	width: 970px;
}
.pic {
	float: left;
	height: 143px;
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
}
/* fim DESTAQUE ---------------------------------------------- */


/* PUBLICIDADE ---------------------------------------------- */
.boxpublicidade {
	background-color: #FFF;
	padding: 5px;
	float: left;
	height: 90px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ads1 {
	float: left;
	height: 90px;
	width: 728px;
}
.contribub {
	float: right;
	height: 90px;
	width: 242px;
}
/* fim PUBLICIDADE --------------------------------------- */


/* START CONTENT ---------------------------------------- */
.content {
	float: left;
	height: auto;
	width: 980px;
	background-color: #FFF;
	padding: 0px;
	display: inline;
	margin: 0px;
	border: 5px solid #FFF;
}
.rssfot {
	float: left;
	height: 46px;
	width: 990px;
	text-align: right;
	margin-top: 5px;
}
.rssfot img {
	float: right;
}

/* START POSTS ------------------------------------------ */
.postcontent {
	float: left;
	height: auto;
	width: 675px;
}
.posts-box {
	float: left;
	height: auto;
	width: 665px;
	background-color: #F3F3F3;
	border: 5px solid #F3F3F3;
}

.posts-box2 {
	float: left;
	height: auto;
	width: 665px;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
}


.posts {
	float: left;
	height: auto;
	width: 665px;
}

.regua-info {
	float: left;
	height: 47px;
	width: 665px;
	background-image: url(images/regua.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	color: #3F525E;
	font-weight: normal;
}
.cat-info {
  float: left;
  height: 47px;
  width: 215px;
  font-size: 13px;
  font-weight: bold;
  display: inline;
  margin-left: 5px;
}
.cat-info a:link {
  float: left;
  display: inline;
  margin-left: 5px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
.cat-info a:visited {
  float: left;
  display: inline;
  margin-left: 5px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
.cat-info a:hover {
  float: left;
  display: inline;
  margin-left: 5px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2A9DC5;
  text-decoration: none;
}
.cat-info a:active{
  float: left;
  display: inline;
  margin-left: 5px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2A9DC5;
  text-decoration: none;
}
.span-cat {
  display: block;
  margin-top: 11px;
}
.cat-info img {
  display: block;
  float: left;
  height: 48px;
  width: 42px;
}
.date-info {
	height: 38px;
	float: left;
	width: 355px;
}
.date-info a:link {
	text-transform: uppercase;
	font-size: 11px;
	color: #3F525E;
	font-weight: normal;
	text-decoration: none;
}
.date-info a:visited {
	text-transform: uppercase;
	font-size: 11px;
	color: #3F525E;
	font-weight: normal;
	text-decoration: none;
}
.date-info a:hover {
	text-transform: uppercase;
	font-size: 11px;
	color: #2A9DC5;
	font-weight: normal;
	text-decoration: none;
}
.date-info a:active {
	text-transform: uppercase;
	font-size: 11px;
	color: #2A9DC5;
	font-weight: normal;
	text-decoration: none;
}
.date-date {
	display: block;
	float: left;
	height: 20px;
	width: 170px;
	margin-top: 13px;
}
.coment-coment {
	display: block;
	margin-top: 13px;
	text-indent: 5px;
}
.span-comments {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/comment-ballon.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 28px;
	width: 43px;
	float: left;
	padding-top: 9px;
}
.span-comments a:link {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.span-comments a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.span-comments a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #F6B219;
	text-decoration: none;
}
.span-comments a:active {
	font-size: 15px;
	font-weight: bold;
	color: #F6B219;
	text-decoration: none;
}
.views-info {
	float: right;
	height: 27px;
	width: 85px;
	text-align: center;
}
.span-views {
	display: block;
	margin-top: 13px;
	font-size: 10px;
}
h2.posttitle {
	float: right;
	width: 665px;
	font-size: 22px;
	display: block;
	color: #061F2D;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2.posttitle a:link {
	font-size: 22px;
	font-weight: bold;
	color: #061F2D;
	text-decoration: none;
}
h2.posttitle a:visited {
	font-size: 22px;
	font-weight: bold;
	color: #061F2D;
	text-decoration: none;
}
h2.posttitle a:hover {
	font-size: 22px;
	font-weight: bold;
	color: #2A9DC5;
	text-decoration: none;
}
h2.posttitle a:active {
	font-size: 22px;
	font-weight: bold;
	color: #2A9DC5;
	text-decoration: none;
}
.postimg {
	float: left;
	width: 665px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.postimg-class {
	float: left;
	width: 665px;
	height: 150px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	}
.left {
	float: left;
	}
.entry {
	float: left;
	height: auto;
	width: 665px;
	font-size: 14px;
	color: #4D4D4D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
.entry h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.entry h5 {
	font-size: 13px;
	font-weight: bold;
}
.entry p {
	padding: 0px;
	background: none;
	background: transparent;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;

.entry p a { font-size: 14px; } 

}
/*.entry img {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
} */
.entry a:link img {
	padding: 1px;
	border: 1px solid #F3F3F3;
	background-color: #F3F3F3;
	margin: 1px;
}
.entry a:visited img {
	padding: 1px;
	border: 1px solid #F3F3F3;
	background-color: #F3F3F3;
	margin: 1px;
}
.entry a:hover img {
	padding: 1px;
	border: 1px solid #333333;
	margin: 1px;
}
.entry a:active img {
	padding: 1px;
	border: 1px solid #333333;
	margin: 1px;
}
.entrya:hover img p {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.entry ul {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.entry ol {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.entry ol li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
}

.entry ul li {
	background-image: url(images/markup.png);
	background-repeat: no-repeat;
	background-position: 20px 7px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	list-style-type: circle;
	padding-left: 29px;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: inside;
}
.postmetadata {
	float: left;
	height: auto;
	width: 665px;
	font-size: 13px;
	color: #000;
	background-image: url(images/back_tags.png);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-left: 0px;
}
.postmetadata a:link {
	font-size: 13px;
	color: #2A9DC5;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:visited {
	font-size: 13px;
	color: #2A9DC5;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:hover {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:active {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.postmeta-line {
	float: left;
	width: 675px;
	height: 34px;
	background-image: url(images/leiamais-back.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 20px;
}
.postmeta-line img {
	float: right;
}
#post-navigator {
	float: left;
	width: 665px;
	font-size: 11px;
	color: #333;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 34px;
}
#post-navigator-single {
	float: left;
	width: 665px;
	font-size: 11px;
	color: #333;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 34px;
}
#post-navigator-single a:link {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
#post-navigator-single a:visited {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
#post-navigator-single a:active {
	color: #F2A220;
	text-decoration: none;
	font-size: 11px;
}
#post-navigator-single a:hover {
	color: #F2A220;
	text-decoration: none;
	font-size: 11px;
}
#post-navigator a:link {
	color: #333;
	text-decoration: none;
}
#post-navigator a:visited {
	color: #333;
	text-decoration: none;
}
#post-navigator a:hover {
	color: #F2A220;
	text-decoration: none;
}
#post-navigator a:active {
	color: #F2A220;
	text-decoration: none;
}

/*Post navigator das páginas imagens*/
#post-navigator2 {
	float: left;
	width: 990px;
	font-size: 16px;
	color: #333;
	display: inline;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	height: 34px;
}

#post-navigator2 a:link {
	color: #2a9dc5;
	font-size: 14px;
	text-decoration: none;
}
#post-navigator2 a:visited {
	color: #2a9dc5;
	text-decoration: none;
}
#post-navigator2 a:hover {
	color: #000000;
	text-decoration: none;
}
#post-navigator2 a:active {
	color: #F2A220;
	text-decoration: none;
}

/* FIM - Post navigator das páginas imagens*/
.pgalignright {
	float: left;
	height: 24px;
	width: auto;
	float: right;
	text-align: right;
	display: inline;
}
.pgalignleft {
	float: left;
	height: 24px;
	width: auto;
	display: inline;
}
.sidebar {
	float: right;
	height: auto;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.sidebar-box {
	float: left;
	width: 290px;
	margin-bottom: 15px;
	height: auto;
	background-color: #F3F3F3;
	padding: 5px;
	display: inline;
}

.sidebar-box br {
	margin-bottom: 2px;
}

.sidebar-box p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.widgettitle {
	float: left;
	width: 290px;
	height: 38px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.widgettitle2 {
	float: left;
	width: 290px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.widget {
	float: left;
	width: 290px;
	background-color: #E7E7E7;
	font-size: 11px;
	height: auto;
}

.widget ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
	list-style-type: none;
	height: auto;
	display: block;
}
.widget ul li {
	font-size: 11px;
	color: #333;
	width: 270px;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
}
.widget ul li img {
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}
.widget ul li a:link {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.widget ul li a:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.widget ul li a:hover {
	font-size: 11px;
	color: #F2A220;
	text-decoration: none;
}
.widget ul li a:active {
	font-size: 11px;
	color: #F2A220;
	text-decoration: none;
}
#mContainer {
	position:relative;
	width:286px;
	height:auto;
	margin:auto;
	border:2px solid #E7E7E7;
	overflow:hidden;
	background-color: #E7E7E7;
	color: #333;
	font-size: 11px;
}

#nContainer {
	position:relative;
	overflow:hidden;
	width:290px;
	border-style:none;
}

#listContainer {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:286px;
	padding:0px;
	margin:0px;
}

#listContainer li {
	position:relative;
	font-size: 11px;
	color: #333;
	width: 266px;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	height: 10px;
}
#listContainer>li {
	border-top:1px solid #E7E7E7;
}
#listContainer li a:link {
	color:#333;
	font-size: 11px;
}
#listContainer li a:visited {
	color:#333;
	font-size: 11px;
}
#listContainer li a:hover {
	color:#F2A220;
	font-size: 11px;
}
#listContainer li a:active {
	color:#F2A220;
	font-size: 11px;
}
#upArrow,#downArrow {
	width:290px;
	height:14px;
	font:9px;
	text-align:center;
	color:#FFF;
	cursor:pointer;
}

#upArrow {
	background-color: #E7E7E7;
	background-image: url(images/arrow-up.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#downArrow {
	background-color: #E7E7E7;
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#changeSize {
	width:10px;
	height:10px;
	position:relative;
	float:right;
	background-color: #E7E7E7;
	background-image: url(images/zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ads2 {
	float: left;
	height: 250px;
	width: 300px;
	margin-bottom: 15px;
}
/* END CONTENT ------------------------------------------ */


/* START FOOTER ----------------------------------------- */
.footer {
	height: 100px;
	width: auto;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5B5B;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5B5B;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5B5B;
	text-decoration: none;
	font-weight: normal;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5B5B;
	text-decoration: none;
	font-weight: normal;
}
.footer-up {
	height: 55px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.rodape {
	height: 40px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.rodape-left {
	height: 20px;
	width: 892px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 43px;
}
.rodape-logo {
	width: 50px;
	float: right;
	height: 36px;
		* margin-top: 10px;
}
.rodape-logo img {
	margin-top: 6px;
	display: block;
	float: left;
	height: 36px;
	width: 30px;
}
/* Comment List
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
h1#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 7px;
	margin-left: 10px;
	color: #F8A519;
	letter-spacing:-1px;
}
h1#comments span {
	color: #2A9DC5;
	letter-spacing:-1px;
}
.arrow_comment {
	background-image: url(images/arrow_comment.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 15px;
	width: 100%;
	margin-bottom:5px;
}
.reply {
	background-image: url(images/respond-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 24px;
	width: 103px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	display:inline;
}
.reply a:link, .reply a:active, .reply a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-top: 4px;
	margin-left: 20px;
	display:block;
}
.reply a:hover {
	text-decoration: underline;
}
.com-list {
}
.com-list h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 15px;
	background: url(images/post-head.png) repeat-x bottom;
}
.com-list blockquote {
	margin-left: 1em;
	font-style: italic;
}
.com-entry {
	background-color:#F6F6F7;
	margin-bottom:5px;
}
.com-entry-bot {
	padding: 0px;
}
.com-con {
	margin-top:3px;
	font-size: 11px;
	color:#666;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 4px;
	display: inline;
	width: auto;
}
.com-name h1 {
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
.com-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	height: auto;
	width: 70%;
	color:#666;
	margin-bottom:5px;
}
.com-name a:link, .com-name a:visited, .com-name a:active {
	color:#2A9DC5;
	font-size: 18px;
	text-decoration:none;
}
.com-name a:hover {
	text-decoration:underline;
}
.com-avt .avatar {
	float:left;
	border: 2px solid #fff;
	margin-right: 10px;
}
.com-avt .avatar img {
	border: 1px solid #fff;
	margin-right: 5px;
}
.com-date {
	font-size: 10px;
	color: #666;
}
.com-date a, .com-date a:visited, .com-date a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#666;
}
.com-con p {
	margin: 0px;
	padding: 0px;
}
.comment_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	width:80%;
	height:auto;
	margin-top:25px;
	margin-bottom:10px;
	padding:5px;
}
.com-con p.com-name, .com-con p.com-date, .com-con p.avatar {
	padding: 0;
}
/* Comment Form
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.dvform {
}
.dvform form {
	margin: 0px;
	padding: 0px;
}
.dvform a:link {
	text-decoration: none;
	font-weight: bold;
	color: #2A9DC5;
}
.dvform a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #2A9DC5;
}
.dvform a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.dvform a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#cancel-comment-reply-link {
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	background-image: url(images/cancel-comment-reply.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 15px;
}
h1#comentar {
	display: block;
	font-family: Arial;
	letter-spacing: -1px;
	font-size: 26px;
	text-decoration: none;
	width: 353px;
	padding: 0px;
}
.com-form {
	background: #fff;
	padding-top: 10px;
}
.com-form-bot {
	width:94%;
	height:auto;
	padding: 5px 20px 20px 20px;
	background-color: #DDDDDD;
	float:left;
	margin-bottom:10px;
	background-image: url(images/top_form.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
}
.com-form-bot form {
	margin: 0px;
	padding: 0px;
}
.com-form p {
	padding: 6px 0px;
	position: relative;
	color:#666;
}
.com-form p strong {
	color:#FF3300;
	font-weight: normal;
}
.com-form label {
	font-size: 12px;
	font-family: Verdana;
	color: #666;
}
.com-form a, .com-form a:visited, .com-form a:hover {
	color: #666;
	text-decoration: underline;
}
.com-form input {
	background: #fff;
	border: 1px solid #c3bfb5;
	padding: 4px;
	margin-right: 10px;
	font-size: 12px;
}
.com-form textarea {
	width: 85%;
	background: #fff;
	border: 1px solid #c3bfb5;
	padding: 4px;
	margin-right: 10px;
}
.com-form button {
	cursor: pointer;
	display: block;
	width: 131px;
	height: 38px;
	border: none;
	margin-top: 5px;
	background-color: Transparent;
	background-image: url(images/submitcomment.jpg);
	background-repeat: no-repeat;
}
.com-form button:hover {
	background-color: Transparent;
	background-image: url(images/submitcomment_o.jpg);
	background-repeat: no-repeat;
}

.com-form label#subscribe-label {
	position:relative;
	left:0px;
	top: 0px;
}

/* PAGE GAMES */
.postcontent-games {
	float: left;
	height: auto;
	width: 680px;
}
.posts-box-games {
	float: left;
	height: auto;
	width: 970px;
	background-color: #F3F3F3;
	border: 5px solid #F3F3F3;
}
.posts-games {
	float: left;
	height: auto;
	width: 960px;
}

.regua-games {
	float: left;
	height: 47px;
	width: 960px;
	background-image: url(images/regua-games.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	color: #3F525E;
	font-weight: normal;
}
.views-info {
	float: right;
	height: 27px;
	width: 85px;
	text-align: center;
}
.span-views {
	display: block;
	margin-top: 13px;
	font-size: 10px;
}
.entry-games {
	float: left;
	height: auto;
	width: 960px;
	font-size: 13px;
	color: #4D4D4D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	line-height: 18px;
	text-align: center;
	margin-top: 20px;
}
.entry-games h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.entry-games h5 {
	font-size: 13px;
	font-weight: bold;
}
.entry-games p {
	padding: 0px;
	background: none;
	background: transparent;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2.posttitlegames {
	float: right;
	width: 960px;
	font-size: 22px;
	display: block;
	color: #061F2D;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

