* {
	margin: 0px;
	padding: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}

body {
	background: #ffffff;
	color: #333333;
	font: 12px arial, sans-serif;
}

a {
	color: #0184af;
}

a:hover {
	text-decoration: underline;
}

.title a,
.title {
	font:700 16px Georgia,"Times New Roman",Times,serif;
}

.input-default {
	border: 1px solid #cccccc;
	font: 12px arial, sans-serif;
	padding: 2px;
}

#nav {
	background-color: #454545;
	background-position: 0 0;
	border-bottom: 6px solid #0184af;
	height: 48px;
}

#nav .title a {
	background-position: 0 0;
	float: left;
	height: 31px;
	margin-top: 10px;
	width: 154px;
}

#content,
.box-content,
.info-nav {
	margin: 0px auto;
	width: 950px;
}

.menu {
	float: right;
	padding: 18px 0 0 0;
}

.menu li {
	float: left;
	list-style-type: none;
	padding: 0 8px;
}

.menu li a {
	color: #d4d4d4;
	font: 700 12px "Trebuchet MS", arial, sans-serif;
	float: left;
	padding: 6px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.menu li a:hover {
	background-color: #0184af;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

li.bar {
	color: #757575;
	margin-top: 5px;
	padding: 0;
}

#slider #smooth_sliderc_nav li {
	border-width: 0;
}

#slider #smooth_sliderc_nav li a {
	background-color: #454444;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px 8px;
}

#slider #smooth_sliderc_nav li .selected {
	background-color: #0184af;
}

#slider .smooth_slider_thumbnail {
	border-width: 8px;
	margin-left: 30px;
}

#top {
	background-color: #efc607;
	background-position: 0 -64px;
	border-bottom: 1px solid #fff;
	height: 245px;
}

#container .shadow-top {
	background-position: 0 -321px;
	height: 42px;
}

#posts-blog {
	float: left;
	width: 710px;
}

.pages h1.title,
#posts-blog .title a {
	color: #0184af;
	display: block;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 15px;
	text-decoration: none;
}

#posts-blog .post {
	padding-bottom: 35px;
}

#posts-blog .entry{
	font-size: 14px;
}

#posts-blog .entry img {
	border: 8px solid #ededed;
	margin: 15px 0;
}

#posts-blog .entry .small-img {
	float: left;
	margin-right: 15px;
}

#posts-blog .entry embed {
	height: 505px;
	margin: 15px 0;
	width: 640px;
}

#posts-blog p {
	padding-bottom: 4px;
}

#posts-blog .share {
	float: left;
	padding-right: 10px;
}


#posts-blog .tags {
	padding: 0;
}

#posts-blog ul {
	padding: 0 0 4px 30px;
}

.social-media {
	padding-bottom: 15px;
}

.facebook-btn {
	float: left;
	position: relative;
	width: 550px;
}

.facebook-btn iframe {
	left: 0;
	position: absolute;
}

.twitter-btn {
	border-right: 1px solid #cccccc;
	margin-right: 15px;
	padding-right: 15px;
	float: left;
}

.posts-footer {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	color: #8f8e8e;
	font-size: 11px;
	margin-top: 15px;
	padding: 4px 8px;
}

.posts-footer .about-post {
	float: left;
	width: 540px;
}

.btn-cancelar {
	background-color: #fafafa;
	border-width: 0;
	cursor: pointer;
	color: #cccccc;
	float: right;
	font: 700 12px Georgia,"Times New Roman",Times,serif;
	margin: 4px 15px 0 0;
	padding: 4px 8px;
	text-decoration: none;
}

.btn-cancelar:hover {
	background-color: #ededed;
	color: #666666;
}

.wpcf7-submit,
.form_submit,
.posts-footer .comments a {
	background-color: #efc402;
	border-width: 0;
	cursor: pointer;
	color: #333333;
	float: right;
	font: 18px Georgia,"Times New Roman",Times,serif;
	padding: 4px 8px;
	text-decoration: none;
}

.wpcf7-submit:hover,
.form_submit:hover,
.posts-footer .comments a:hover {
	background-color: #0184af;
	color: #ffffff;
}

.archive h4.title {
	color: #666666;
	padding-bottom: 30px;
}

.archive h4.title strong {
	color: #333333;
}

.box-comment {
	background-color: #fafafa;
	border: 1px solid #ededed;
	margin: 40px 0;
	padding: 10px;
}

.box-comment .title {
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px;
	padding: 0 3px 3px 3px;
}

.box-comment .input-default {
	width: 510px;
}

.box-comment .form_submit {
	border-width: 0;
	cursor: pointer;
}

.btnEnviar {
	padding: 20px 97px 0 0;
}

.related_post_title {
	font-size: 14px;
	padding: 20px 0 3px 0;
}

.related_post li {
	padding-bottom: 2px;
}

#posts-blog .related_post {
	padding-left: 16px;
}

#posts-blog .unstyled {
	font-size: 14px; 
	padding-bottom: 16px;
}

.unstyled a {
	text-decoration: none;
}

.unstyled .logout {
	font-size: 11px;
}

.form-line {
	padding: 2px 0 4px 75px;
	position: relative;
}

.form-line label {
	color: #666666;
	left: 0;
	_left: -78px;
	top: 3px;
	position: absolute;
	text-align: right;
	width: 70px;
}

.comments-title {
	font-size: 16px;
	padding-bottom: 4px;
}

.comments-title span {
	color: #666666;
}

#comments .com-box {
	border-bottom: 1px solid #ededed;
	list-style-type: none;
	padding: 15px 10px;
	position: relative;
}

#posts-blog #comments .coment-reply {
	padding-left: 80px;
}

#posts-blog #comments .coment-reply li {
	background-color: #fafafa;
	border: 1px solid #ededed;
	margin: 4px 0;
	padding: 6px;
}

#posts-blog #comments {
	padding: 0;
}

#posts-blog #comments ul {
	padding: 0;
}

#comments .borderc2 {
	background-color: #fafafa;
}

#comments .avatar {
	float: left;
	height: 60px;
	margin-right: 20px;
	width: 60px;
}

.com-content {
	float: left;
	width: 80%;
}

#comments #commentform {
	background-color: #fafafa;
	border: 1px solid #ededed;
	margin: 15px 0 40px 80px;
	padding: 10px;
}

#comments h5 {
	display: inline;
	margin-right: 3px;
	font-size: 14px;
}

#comments h5 a {
	text-decoration: none;
}

#comments .data {
	color: #8F8E8E;
	font-size: 11px;
	padding-bottom: 4px:
}

#comments .meta {
	color: #8F8E8E;
	padding-bottom: 5px;
	text-align: right;
}

#comments .meta a {
	font-size: 11px;
	margin: 0 3px;
	text-decoration: none;
}

#comments .reply {
	background-color: #ededed;
	padding: 2px 4px 2px 14px;
	position: relative;
}

#comments .iconReply {
	background-position:-173px -56px;
	height: 13px;
	left: 5px;
	top: 2px;
	width: 5px;
	position: absolute;
}

#commentform .notification {
	color: #8F8E8E;
	padding: 4px 0 0 75px;
}

#content .wpcf7-response-output {
	border-width: 0;
	font-weight: 700;
	left: 83px;
	padding: 0;
	position: absolute;
	top: -46px;
}

.alert {
	padding-top: 15px;
}

.iconAlert {
	background-color: #f6cb00;
	color: #ffffff;
	float: left;
	font-size: 11px;
	font-weight: 700;
	margin-right: 5px;
	padding: 1px 4px;
}

/*PAGINAÇÃO */

#wp_page_numbers {
	float: right;
	padding: 20px 0;
}

#wp_page_numbers li {
	float: left;
	list-style-type: none;
	margin: 0 3px;
}

#wp_page_numbers a {
	background-color: #ededed;
	color: #666666;
	float: left;
	font-weight: 700;
	padding: 1px 4px;
	text-decoration: none;
}

#wp_page_numbers a:hover {
	background-color: #0184af;
	color: #ffffff;
}

#wp_page_numbers .active_page a {
	background-color: #efc402;
	color: #333333;
}

/*CONTATO*/

#posts-blog .wpcf7 {
	margin-top: 40px;
	position: relative;
}

.wpcf7-form .form-line {
	padding: 3px 0px 7px 88px;
	position: relative;
}

.wpcf7-form .form-line label {
	font-weight: 700;
	left: 0;
	position: absolute;
	text-align: right;
	width: 80px;
}

.wpcf7-form .input-default {
	width: 300px;
}

.wpcf7-form .form-line br {
	display: none;
}

.wpcf7-form .form-line .obr {
	color: #bfbfbf;
}

.wpcf7-form .btnEnviar {
	padding: 1px 5px;
	width: 388px;
}

.ops {
	min-height: 200px;
}

#sidebar {
	float: right;
	width: 200px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
}

.side-box {
	padding-bottom: 40px;
}

#search .input-default {
	margin-right: 3px;
	padding: 3px;
	width: 150px;
}

#searchsubmit {
	background-position: -219px -4px;
	border-width: 0;
	cursor: pointer;
	height: 24px;
	vertical-align: bottom;
	width: 35px;
}

.qm-about {
	padding-bottom: 30px;
}

.qm-about .about-info {
	float: left;
	margin-top: 15px;
	width: 200px;
}

.qm-about .name {
	font: 32px Georgia,"Times New Roman",Times,serif;
}

#posts-blog .qm-about ul {
	margin:0;
	padding: 10px 0 0 0;
}

.author-photo {
	background-color: #efc402;
	border: 2px solid #ededed;
	display: block;
	height: 70px;	
	margin: 10px 0 6px 0;
}

.about-info ul {
	margin: 10px auto 25px auto;
	width: 130px;
}

.about-info li {
	float: left;
}

.about-info li a {
	float: left;
	height: 16px;
	margin: 0 5px;
	width: 16px;
}

.about-info .iconPortfolio 	 { background-position: -194px -54px; margin-top: 2px; }
.about-info .iconEmail	 	 { background-position: -223px -55px; margin-top: 2px; }
.about-info .iconDelicious	 { background-position: -175px -89px; }
.about-info .iconLinkedin	 { background-position: -204px -88px; }
.about-info .iconTwitter	 { background-position: -232px -89px; }

.rss {
	background-color: #ededed;
	margin-bottom: 30px;
	padding: 4px 12px;
}

.rss a {
	font-size: 14px;
	float: left;
	margin-top: 4px;
	width: 130px;
}

.iconRss {
	background-position: -174px -1px;
	float: left;
	height: 42px;
	margin-right: 10px;
	width: 36px;
}

#tags ul {
	margin: 10px 0;
}

#tags li {
	display: inline;
	margin: 2px 2px;
}

.ad a {	
	border: 1px solid #ffffff;
	display: block;
	margin-bottom: 8px;
	height: 50px;
	width: 163px;
}

.ad a:hover {
	border: 1px solid #0184af;
}

.ad ul {
	margin: 10px auto;
	width: 165px;
}

.ad-taperas { background-position: 0 -43px; }
.ad-7oclock { background-position: 0 -110px; }

.tagcloud a,
.st-tag-cloud a {
	text-decoration: none;
}

.page404 {
	background: url(http://i.kika.ppg.br/v3/bg-404.gif) repeat-x 0 0;
}

.page404 #content {
	height: 100%;
	position: relative;
}

.page404 .box-info {
	position: absolute;
	right: 15px;
	top: 80px;
	width: 535px;
}

.page404 h3 {
	color: #efc402;
	font: 52px Georgia,"Times New Roman",Times,serif;
	padding-bottom: 100px;
}

.page404 h3 strong {
	display: block;
	font-size: 116px;
	font-weight: normal;
	padding-bottom: 5px;
}

.page404 .box-search {
	padding-left: 120px;
}

.page404 .box-search p {
	font-size: 18px;
	padding-bottom: 5px;
}

.man-404 {
	background: url(http://i.kika.ppg.br/v3/man-404.gif) repeat-x 0 0;
	bottom: 0;
	left: 30px;
	height: 463px;
	position: fixed;
	width: 495px;
}

#footer {
	background-color: #f1f1f1;
	background-position: 0 -377px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .box-content {
	border-bottom: 1px solid #ffffff;
	padding: 30px 0 25px 0;
}

.section {
	border-right: 1px dotted #b4b4b4;
	float: left;
	margin-right: 40px;
	min-height: 200px;
	padding-right: 40px;
	width: 235px;
}

#footer .last {
	border-width: 0px;
}

h5.title {
	border-bottom: 1px solid #e9e9e9;
	font:18px Georgia,"Times New Roman",Times,serif;
	padding-bottom: 4px;
}

.section ul {
	border-top: 1px solid #bbbaba;
	list-style-type: none;
	padding: 8px 0 0 2px;
}

.section ul li {
	background: url(http://i.kika.ppg.br/v3/iconList.gif) no-repeat 0 50%;
	float: left;
	padding: 1px 0 2px 8px;
	width: 108px;
}

.copyright {
	border-top: 1px solid #dddada;
	font-size: 11px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	width: 950px;
}

.copyright a {
	color: #333333;
	text-transform: lowercase;
}

.txt-hidden {
	display: none;
}

.sprite-bg {
	background-image: url(http://i.kika.ppg.br/v3/sprite-bg.jpg);
	background-repeat: repeat-x;
}

.sprite-img {
	background-image: url(http://i.kika.ppg.br/v3/sprite-img.gif);
	background-repeat: no-repeat;
}


