/*
Theme Name: perdiessaaula
Author: Yeremi Loli
Author URI: http://www.lolidesign.com/
Description: Portal Perdi Essa Aula
*/

/* -------------------------------
BODY STYLES
----------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	/* font-family:Verdana, Geneva, sans-serif; */
	font-size:13px;
	line-height:135%;
	background-color: #F9F9F9;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
BASIC HTML ELEMENTS STYLES
------------------------------------------------------*/



a:hover {
  text-decoration: none;
}

a:focus {
	outline:none;
}

h1 {
	font-size:18px;
	color: #ff0000;
	line-height:110%;
}

h1 a {
	font-family: Georgia;
	text-decoration:none;
	color: #333333;
	font-size:20px;
	font-weight: normal;
	line-height:110%;
}
h1 a:hover {
	border:none;
	color: #990000;
}

img{ border:none;}

small {
	color: #990000;
}

small a{
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

#list_arquivo{
	background-color: #333;
	color: #ffffff;
	padding: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#list_arquivo li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
}
#list_arquivo a {
	font-size: 16px;
	font-style: oblique;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}
#list_arquivo a:hover {
	
}

/*equalize*/
.boxV { 
	float:left; 
	height: 280px !important;
	width: 180px;
	margin: 4px;
	padding: 1px;
	display: block;
	}

.boxV_img {
	width: 180px;
	height: 65px;
	overflow: hidden;
}
	
.containWidth {width: 950px !important;}


/**/
#list_perdicast {
	background-color: #333333 !important;
	border: 1px solid #666666;
	height: 200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.vimeo_home {
	float:left;
	width: 220px;
	margin-left: 15px;
	margin-top: 10px;
}
.vimeo_home a {
	color: #f5f5f5;
}
.vimeo_home small {
	color: #f5f5f5;
}

#vimeo_padrao{

	background-color: #000000 !important;
	padding: 8px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#vimeo_padrao .fb{
	width: 922px;
	margin: auto;
	background-color: #f5f5f5;
	padding-top: 5px;
}


/*
	MENU
--------------------------
*/

#current
{
/* background-color: #336699; */
}

#nav {
padding: 0px;
width: 950px;
margin: auto;
/*float: left;*/
position: relative;
top: -4px;
}
#mainnav {
margin: 0px 0px 10px 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
/*float: left;*/
}
#mainnav li {
padding: 0px;
float: left;
margin:0px;
}
#mainnav li a:link, #mainnav li a:visited, #mainnav li a:active {
	color: #333;
	text-decoration: none;
	margin: 0px;
	display: block;
	float: left;
	padding: 20px 0px 0px 0px;
	width: 120px;
	height: 33px;
	text-align: center;
}

#mainnav li a:hover {
	font-weight: bold;
	text-decoration: none;
}
#mainnav li a.active:link, #mainnav li a.active:visited, #mainnav li a.active:active, #mainnav li a.active:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-image: url('images/menu_link_bg.jpg');
	background-repeat: no-repeat;
} 

/**/


.cat-1 .img_thumb_2 {
	height: 73px;
	width: 127px;
	float: right;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
}

.img_thumb_1 {
	margin-bottom: 5px;
	margin-right: 5px;
	width: 300px;
	height: 100px;
	overflow: hidden;
}
.comment_home_bg {
	background-color: #f5f5f5;
	height: 170px;
	width: 630px;
	color: #666;
	border-bottom:solid 1px #990000;
	border-top:solid 1px #990000;
}
.comment_home_bg a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.comment_home_bg a:hover {
	color: #000;
	text-decoration: none;
}
.comment_home {
	width: 178px;
	float: left;
	height: 90px;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
}

.comment_home img {
float: left;
margin: 0px 10px 0px 0px;
}

.comment_home_bg  .nome_box {
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #000;
}

.comment_home_bg  .nome_box h2 {
	margin: 0px;
	padding: 0px;
}

#header .topo_menu_share {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



h2{
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	padding:10px 0;
} 


ul {
	list-style:none;
}

p {
	margin:0.7em 0;
}


/* -------------------------------
LAYOUT STRUCTURE
----------------------------------*/

#mainWrapper {
	background-color: #F7F6F4;
	margin: 0;
	padding: 0;
}

#wrapper {
	width:960px;
	border: 3px solid #CCCCCC;
	padding: 7px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	height:161px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 5px;
}

#content {
}

#colLeft {
	float:left;
	width: 635px;
}

#colLeftInner {
	width:632px;
	background:#fff;
	padding:25px 24px 35px;
	min-height:500px;
}

#colRight {
	float:right;
	width:280px;
}

#footer {
	padding-top:30px;
	padding-bottom:25px;
	margin-top:15px;
}

#footerInner {
	background:url(images/logo-footer.png) no-repeat;
	padding-top: 35px;
	width:960px;
	margin:0 auto;
        font-size: 10px;
	color:#333333;
text-transform:uppercase;
}
#footerInner a {
color: #000000;
text-decoration: none;
}


/* -------------------------------
HEADER ELEMENTS
----------------------------------*/

#logo {
	position:absolute;
	left:0;
	top:45px;
}

#logo img {
	border:none;
}

/* socialLinks */

#socialLinks {
	position:absolute;
	right:15px;
	bottom:15px;
}

#socialLinks li{
	float:left;
	padding-left:13px;
}

#socialLinks li img {
	border:none;	
}

#socialLinks li a:hover img {
	margin-top:-2px;
}

#getSocial {
	width:114px;
	height:41px;
	background:url(images/get_social.png) 0 0 no-repeat;
	float:right;
	margin-right:-114px;
	margin-top:100px;
}

/*--------------------------------
CONTENT ELEMENTS
----------------------------------*/
#archive-title, .searchQuery {
	font-size:10px;
	color:#b2b2b2;
	display:block;
	background:url(images/bullet_star_featured.png) 0 50% no-repeat;
	padding-left:16px;
	line-height:100%;
	text-transform:uppercase;
	margin-bottom:10px;
}

.alignleft {
	float:left;
	margin:5px 10px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 10px;
}

#colLeft img {
	border:none;	
}

span.author, span.author a {
	color:#333;	
}

.navigation {
	width:675px;
}

/* HOMEPAGE FEATURED POST */

#featuredPost {
	margin-bottom:20px;
}

#featuredPost .label {
	font-size:10px;
	color:#b2b2b2;
	display:block;
	padding-left:16px;
	line-height:100%;
}

#featuredPost .meta {
	font-size:11px;
	color:#999;
	padding-bottom:12px;
	background-color: #093;
	background-image: url(images/bk_featured.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#featuredPost a.author {
	color:#333;
} 

#featuredPost .featuredDetails {
	background:url(images/bk_featured.jpg) 0 100% repeat-x;
	font-size:14px;
}

#featuredPost .featuredDetails p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#featuredPost .featuredDetails a img {
	border:none;
}

/* HOMEPAGE POSTS LIST */

.homePost {
	margin-top:10px;
	min-height:200px;
}

.homePost .date {
	background:url(images/bk_date.jpg) 0 0 no-repeat;
	width:54px;
	text-align:center;
	padding-top:18px;
	line-height:120%;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
}

.homePost div {

}

.homePost h2{
	line-height:110%;
	height:45px;
	padding: 0;
}

.homePost h2 a {
	text-decoration:none;
}

.homePost .date span {
	font-size:20px;
	font-weight:bold;
}

.homePost .meta {
	font-size:11px;
	color:#999;
	padding-bottom:6px;
	padding-top:6px;
}

.homePost a.author {
	color:#333;
} 

#colLeftInner .even {
	border-right:none;
	padding-right:0;
	padding-left:20px;
}

.homePost div img {	
	background:transparent url(images/bk_thumb.png) 0 0 no-repeat ;
	float:left;
	margin:0 10px 30px 0;
	padding:2px 4px 4px;
	border:none;
}

/* GENERAL POSTS LIST AND SINGLE POST */

.blogPost {
	margin-bottom:20px;
	border-bottom:1px solid #D7D7D7;
}

.blogPost h1 {
	font-family: Georgia;
	font-size:28px;
	text-decoration:none;
	color: #333333;
	font-weight: normal;
	line-height:110%;
}

.blogPost .meta {
	font-size:11px;
	color:#999;
	background:url(images/bk_featured.jpg) 0 100% repeat-x;
	padding-bottom:15px;
	margin-bottom:20px;
}

.blogPost a.author {
	color:#333;
} 

.blogPost .date {
	background:url(images/bk_date.jpg) 0 0 no-repeat;
	width:54px;
	text-align:center;
	padding-top:18px;
	line-height:120%;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
}

.blogPost .date span {
	font-size:20px;
	font-weight:bold;
}

.blogPost p, #colLeftInner .page p {
	font-size:14px;	
	line-height:1.5em;
	margin:1em 0;
}

#colLeftInner .page {
	font-size:14px;		
}

.blogPost .postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 20px;
}

a.more-link {
	display:block;
	width:91px;
	height:28px;
	text-indent:-9999px;
	clear:both;
	border:none;
	margin:-5px 0 15px;
}

.postauthor {
	background:#F4F4F4;
	border:1px solid #D2D2D2;
	padding:15px 18px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	margin-bottom:20px;
	margin-top:20px;
}

.postauthor img {
	float:left;
	margin-right:10px;
	padding:4px;
	background:#fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* POST SOCIAL SHARE */

.social {
	margin:20px 0 15px;
	padding: 0 0 15px;
	border-bottom:1px solid #D7D7D7;
}

.social a:hover img {
	margin-top:-4px;	
}

.social img {
	border:none;
	vertical-align:middle;
}

.social strong {
	padding-right:20px;	
}

.navigation .alignleft a{
	display:block;
	width:123px;
	height:30px;
	background:url(images/but_prev.png) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-9999px;
}

.navigation .alignright a{
	display:block;
	width:107px;
	height:30px;
	background:url(images/but_next.png) 0 0 no-repeat;
	margin-top:15px;
	text-indent:-9999px;
}

#colLeftInner ul{
	list-style-type:disc;
	list-style-position:inside;
}

#colLeftInner ol {
	list-style-position:inside;
}

blockquote {
	border-left:1px dashed #aaa;
	padding-left:20px;
	margin:15px 0 15px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bk_blockquote.jpg) 90% 0 no-repeat;
}

/*--------------------------------
COL RIGHT
----------------------------------*/

.boxRight {
	border:1px solid #434343;
	border-left:none;
	background:url(images/bk_rightbox.jpg) 0 0 repeat-y;
	margin:15px 0;
	padding-top:8px;
}

.boxRightInner {
	padding:0 10px 15px;
	color:#888;
}

.boxRight h2 {
	display:block;
	margin-right:-13px;
	height:38px;
	line-height:30px;
	padding:0 0 0 15px;
	text-transform:uppercase;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:normal;
}


.boxRight ul li {
	padding:8px 6px 8px 18px;
	border-bottom:1px solid #434343;
}

.boxRight ul li a {
	text-decoration:none;
	display:block;
}


/* ADS */

#ads {
	padding:15px 0 0;
}

#ads div div {
	margin:8px 0 0 10px;
	float:left;
}

#ads div div a img {
	border:1px solid #414141;	
}

/*--------------------------------
FOOTER
----------------------------------*/

#footerInner .boxFooter {
	float:left;
	width:295px;
	padding-right:25px;
}

#footerInner h2 {
	font-size:20px;
	border-bottom:1px solid #363636;
	padding:7px 0 7px 16px;
	margin-bottom:7px;
}

#footerInner .boxFooter ul li {
	padding:5px 6px 5px 18px;
	border-bottom:1px solid #292929;
}

#footerInner .boxFooter ul li a {
	text-decoration:none;
	display:block;
}

#site5bottom {
	position:absolute;
	right:5px;
	top:13px;
}

#site5bottom img {
	border:none;
}

#site5bottom a {
	display:block;
	width:344px;
	height:26px;
	background:url(images/site5bottom.png) 0 0 no-repeat;
	text-indent:-9999px;
}

/* COMMENTS
------------------------------------------*/

h2#comments {
	display:block;
	background:url(images/ico_h2_comments.png) 0 50% no-repeat;
	padding:15px 0 15px 40px;
}

h2#commentsForm {
	display:block;
	background:url(images/ico_h2_form.png) 0 50% no-repeat;
	padding:10px 0 10px 40px;
}

#colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:20px 0 0;
}

#colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
}

#colLeft ul.commentlist li {
	padding:12px 20px;
	position:relative;
	border:1px solid #CCCCCC;
	margin-left:15px;
	margin-bottom:20px;
}

#colLeft ul.commentlist li .comment-meta, #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}


#colLeft ul.commentlist li .avatar {
	background:#fff;
	padding:3px;
	border:1px solid #ccc;
	position:absolute;
	left:-15px;
	top:-7px;
}

#colLeft ul.commentlist .reply {;
	margin-left:20px;
	margin-top:-5px;
}

#colLeft ul.commentlist .reply a {
	font-size:11px;
	/*position:absolute;
	bottom:10px;
	left:34px;*/
	color:#3293C2;
	
}

#colLeft ul.commentlist li .children li {
	background:#fff;
	margin-left:20px;
	margin-top:15px;
	
}

/* FORMS
-------------------------------------------
#searchBox {
	padding:20px 0;
	padding-left:10px;
	margin:0;
}

#searchBox label {
	display:block;
	float:left;
	width:50px;
	margin-top:12px;
}

#searchform input {
	color:#666;
}

#searchform input#searchsubmit {

}
*/


/* Post comment */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #999999;
	padding:8px;
	width:300px;
	margin-bottom:10px;
}


#commentform textarea {
	width:500px;
	font-size:13px;
}

#commentform input#submit{
	border:solid 1px #999999;
	width:116px;
	height:30px;
	margin-top:10px;
	cursor:pointer;
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
}

#contact input, #contact textarea {
	border:1px solid #999999;
	padding:8px;
	width:300px;
	margin-bottom:10px;
}


#contact textarea {
	width:500px;
	font-size:13px;
}

#contact input.submit{
	border:none;
	width:122px;
	height:34px;
	margin-top:10px;
	cursor:pointer;
	text-indent:-9999px;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px dashed #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px dashed #C2E1AA;
	color:#8FA943;
}

/* -------------------------------
CLEARING
----------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  float: none;
}

.clearfix { 
  display: block;  
}


/* Hide from IE-mac \*/
* html .clearfix { float: left; height: 1%; }
/* End hide from IE-mac */

#header .topo_logo_search {
	background-image: url(images/logo_top.png);
	height: 61px;
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#header .topo_logo_search #searchform {
	background-color: #999999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 378px;
	height: 30px;
	padding: 5px;
	
}

#header .topo_logo_search #s{
	background-color: #f5f5f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 287px;
	height: 30px;
	border: none;
	padding-left: 5px;
	margin: 0px !important;
}
#header .topo_logo_search #searchsubmit {
	color: #ffffff;
	background-color: #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 79px;
	height: 30px;
	border: none;
	margin: 0px;
	
}


/* ---------------
PERDIESSAAULA
-----------------*/

/* sidebar */

#perdiessaaula {
	float: left;
}
#header .topo_logo_search #searchform {
	float: right;
}
.right_home {
	float: right;
	width: 298px;
	padding: 0px;
	margin: 0px;
}

/*  sidebar home */
.destaque {
	background-color: #f5f5f5;
	border: solid 1px #eeeeee;
	padding: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding-bottom: 15px;
}

.ad_destaque {
	padding: 6px;
	border: 1px solid #eeeeee;
}
.ad_destaque small {
	font-family: Arial;;
	font-size: 9px;
	color: #666666;
}

.virou_destaque {
	background-color: #f5f5f5;
	border: solid 1px #eeeeee;
	padding: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding-bottom: 15px;
}

.virou_destaque_img {
	width: 260px;
	height: 100px;
	overflow: hidden;
}

.virou_destaque h1 {
	margin-bottom: 8px;
}


.destaque #perdicast .podcast_ico {
	width: 40px;
	height: 37px;
	background-image: url(images/podcast_ico.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 8px;
}
.destaque #perdicast h1 a{
	font-family: Verdana;
	font-style: normal;
	font-size: 11px !important;	
}

/*	CATEGORIA PERDICAST  */
.perdicast_grid{
	/* background-color: #f5f5f5; */
}
.vimeoo {
	width: 217px;
	height: 200px;
	float: left;
	margin: 5px;
}

.last_vimeo {
	width: 460px;
	float: left;
}
.perdicast_play {
	margin-bottom: 30px;
	border-bottom: solid 1px #333333;
}
.last_perdicast {
	width: 460px;
	float: right;

}
.comment_perdicast {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 66px;
	background-image: url(images/bk_blockquote.jpg);
	background-repeat: no-repeat;
	font-style: oblique;
}
.comment_perdicast a{
	color: #666666;
	text-decoration: none;
	font-family: Georgia;
	font-size: 32px;
	font-style: oblique;
	line-height: 100%;
}

/*  FIM CAT-PERDICAST  */