/*  
Theme Name: iPródigo
Version: 1.0.4
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
 
cor do "parceiros": 22a0c0
 
*/
 
/* Reset / Default styles */

/* General */

html, body {font-family: arial;	font-size: 12px;border: 0;color: #555555; }
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote { margin: 0;	padding: 0;}
p {line-height: 20px;padding: 10px 0;}
h1, h2, h3, h4, h5 {padding: 10px 0;}
ul, ol {list-style: none;padding: 10px 0;}
small {	font-size: 11px;}
code {background: #FFFFC1;}
a {color: #555;	text-decoration: underline;}
a:hover {text-decoration: none;}
a img {border: none;}
h2, h3, h4, h5, .tweet-text p {font-family: 'Amaranth', sans-serif; -webkit-font-smoothing: antialiased;
     -moz-font-smoothing: antialiased;
     -o-font-smoothing: antialiased;
     font-smoothing: antialiased;
}

/* Align */

.aligncenter {margin: 10px auto 20px auto;display: block;}
.alignleft {margin: 10px 20px 8px 0;float: left;}
.alignright {margin: 10px 0px 8px 20px;float: right;}
.col-left {float: left;}
.col-right {float: right;}

/* PageNavi */

.more_entries {width: 100%;font-size: 12px;font-weight: bold;padding: 5px 0;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #555 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #9F9F9F;color: #fff; padding: 5px 9px !important; padding:5px; margin-left: 4px; border:0; line-height:24px; }

/* Misc */

.wrap:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}
.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden}
.fl{float: left}
.fr{float: right}
.ac{text-align: center}
.ar{text-align: right}
img.centered{display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background-color:#EEEEEE;border:1px solid #DDDDDD;padding:4px 0 5px;text-align:center;}
.wp-caption-text {padding:3px 0 0;font-size:11px;}
 
body {
	background:#fff url(images/iprodigo/1334.png) repeat fixed;
}
 
#wrap {	
	background: none; 
}
 
/* Wrap */
 
/* Top */
 
#top {
	width: 844px;
	margin: 0 auto;
	padding: 4px 0 0;	
	position:relative;
	z-index:999;
}
 
/* Page Nav */
#pagenav {
margin-left: 8px;
padding-bottom: 3px;
}
#pagenav li a:link, #pagenav li a:visited {
	position: relative;
	width: 50%;
	padding: 14px 8px;
	text-decoration: none;
	z-index: 100;
	font-size:14px;
	font-weight:bold;
}
 
#pagenav li {
	float: left;
	line-height: 30px;
	padding: 0 9px 0 5px;
	zoom: 1;
	margin: 0;
}
 
#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	position: relative;
}
 
#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 43px;
	margin-left:-5px;
}
 
#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	display: block;
	position: absolute;
	right: 0;	
	bottom: 0;
	width: 5px;
	height: 43px;
	margin-right:-5px;
}
 
#pagenav li a:link, #pagenav li a:visited {
	color: #fff;
}
 
#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	background: url(images/top-nav-tile.png) repeat-x left bottom;
}
 
#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	background: url(images/top-nav-left.png) no-repeat left bottom;
}
 
#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	background: url(images/top-nav-right.png) no-repeat left bottom !important;
}
 
.rss {
	float: right;
	margin-top: -10px;
}
 
/* Cat Nav */
 
#menu { 
	background:url(images/iprodigo/barra.jpg) no-repeat top;
	width:844px;
	height:50px;
	z-index: 999;
	position: relative;
}
 
#catnav, #catnav ul {
	padding: 0 0 10px;
	margin: 0 8px;
	list-style: none; 
	line-height: 1;
	width:750px;
	z-index: 999;
	position: relative;
}
 
#catnav a {
	display: block;
	line-height: 50px;
	padding: 0 10px;
	z-index: 100;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
 
#catnav li {
	float: left;
}
#catnav li:hover {
	background:#999;
}
 
/* Style drop down list */
 
#catnav li ul { position: absolute; width: 182px; left: -999em; margin:0; }
#catnav li ul li {	border: 1px solid #ccc; border-width:0 1px 1px; background: #FFF; z-index: 15; position: relative; }
#catnav li ul li:hover { background: #eee; }
#catnav li ul li a { line-height: 35px; font-size: 12px; color: #333; width: 160px; }
#catnav li ul ul {	margin: -36px 0 0 180px;  border-top: 1px solid #ccc; }
#catnav li ul ul li a { line-height: 35px; }
#catnav li ul li ul li a {	border-width:0 1px 1px 0px; }
#catnav li:hover ul, #catnav li.sfhover ul { left: auto; }
#catnav li:hover ul ul, #catnav li.sfhover ul ul { left: -999em; }
#catnav li:hover ul, #catnav li li:hover ul, #catnav li.sfhover ul, #catnav li li.sfhover ul { left: auto; }
#catnav li:hover, #catnav li.hover { position: static; } /* IE7 Fix */
 
/* Search */
 
#search { position:absolute; right:45px; top:10px; width: 241px; height:32px; display:block; }
#search input { 
	background:url(images/bg-search.jpg) #444 no-repeat; 
	border:0; 
	color:#777;
	padding: 8px 10px;
	width:181px;
}
.pesquisar {float: left; }
 
/* Header */
 
#header {
	width: 100%;
	height: 150px;
	padding: 25px 0;
	clear: both;
	position: relative;
}
#image-title {
margin-left: 146px;
}
#header a { width:500px; height:100px; display:block; }
#header a:active { outline: none; }
#header h1 { position:absolute; left:-999em; }
 
/* Content */
 
#content {
	background:#fff url(images/iprodigo/fundo-content.jpg) repeat-y right;
	width: 844px;
	margin: 0 auto;
	min-height: 550px;
	padding: 0;
}
 
#content.post {
	background:#fff url(images/iprodigo/fundo-content-page.jpg) repeat-y right;
}
 
#content.white {
 	background:#fff url(images/iprodigo/fundo-content-page.jpg) repeat-y right;
}
 
 
* html #content { height: 550px; }
#content-bot { background:url(images/iprodigo/fundo-content.jpg) repeat-y right; width:845px; height:18px; margin: 0px auto; display:block; }
 
 
#content-bot-white { background:url(images/bg-content-footer-white.png) no-repeat; width:845px; height:18px; margin:0 auto; display:block; }
 
 
#featured {	padding:20px 0 0 20px;	width:370px; margin-right:20px;}
#post {	padding:20px 0 0 40px;	width:700px; margin-right:20px;}
#main {	padding:20px 20px 0 0; width:375px; margin-left:20px;}
#main-full { padding:20px 0 0 20px; width:800px; }

#main-full ul.wp-tag-cloud  li{
color:#000;
display:inline;
float:left;
font-size:14px;
padding:5px 0px;
width:32%;
}

#main-full ul.wp-tag-cloud  li a {
text-decoration: none;
font-size: 14px!important;
}

#main-full ul.wp-tag-cloud  li a:hover {
text-decoration: underline;
}
 
 
/* Content (style) */
 
 
 
#content a { text-decoration: underline; }
#content a:hover {	text-decoration: none; }
#content h2, #content h3 { font-weight: 700; }
#content h2 { font-size: 36px; line-height:42px; letter-spacing: 0px; padding-top:0; }
.gold { color: #c0ad31; float: right; font-size: 24px;font-weight: 400;}
#content h3 {font-size: 22px;  }
#content h3.info, .post-title h2 { margin-bottom: 5px;font-weight: bolder; font-size:30px; line-height:26px; color: #fff; height:44px; width:375px; background: url(images/iprodigo/post_novo.png) }
#content h3.info2, .post-title h2 { margin-bottom: 5px;font-weight: bolder; font-size:30px; line-height:26px; color: #fff; height:42px; width:368px; background: url(images/iprodigo/post_destaque.png) }
#content h4 { font-size: 16px; }
#content ol, #content ul { line-height: 18px; }
#content ul {  }
#content ul li { margin-right:5px; padding:3px 5px 0 0; list-style: circle inside;}
#content ul li.relacionados { float: left; margin-right:5px; padding:3px 10px 0 0; width:150px; list-style: none;}
#content ol { padding-left: 57px; }
#content ol li { list-style: decimal; padding: 3px 0; }
#content blockquote {
    color: #676659;
    font-style: italic;
    margin: 15px auto -20px;
    overflow: hidden;
    padding: 0 50px;
}

blockquote p {
	padding: 35px 45px 35px 40px;
	background-color: #EAEAEA;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	}
blockquote:before {
	content:url(http://iprodigo.com/wp-content/themes/iprodigo/images/beforequo.png);
	position: absolute;
    margin: -10px 0 0 -18px;
}
blockquote:after {
	content:url(http://iprodigo.com/wp-content/themes/iprodigo/images/afterquo.png);
	position: relative;
    float: right;
    top: -29px;
    left: 6px;
	}
 
/* Main Content (post) */
 
#content .post { 	background: url(images/iprodigo/divisorpost.png) repeat-x; padding: 10px 5px 15px 0;}
#content .post2 { padding: 0px 5px 15px 0;}
#content .post-title {	width: 100%; position: relative; }
#content .post-title h2, #content .post-title p.post-details, #content .post-title h3 { padding-right: 50px; }
#content h2 a, #content h3 a { color: #2A2A2A; text-decoration: none; }
#content h2 a:hover, #content h3 a:hover { text-decoration: none; }
#content p.post-details { line-height: 18px; margin-top: -10px; position: relative;}
#content p.post-details a { text-decoration: none; color:#fff; }
#content p.post-details a:hover { color:#555; }
#content .texto-post{ text-align: justify; }
.moretext {
text-decoration: none;
color: #c0ad31;
}
 
.moretext a{
text-decoration: none;
color: #c0ad31;
}
 
#content p.post-details {
	color: #fff;
	background-color: #107dc2;
	font-size: 11px;
	padding: 0;
	width: 370px;
}
 
#content.post p.post-details {
background-color:#107DC2;
color:#FFFFFF;
font-size:11px;
margin:5px -1px 5px 1px;
padding:0 0 0 1px;
width:700px;
}
 
#content p.post-details-menor {
	color: #fff;
	background-color: #107dc2;
	font-size: 11px;
	padding: 0;
	width: 170px;
}
 
#content .post h4 { margin-top: 1px; clear: both; width: 100%; }
#content .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#content .post h4.continue a:hover {background: #9fb26a;}
#content .post img.thumbnail {
	
	margin: 0;
}
img.destaque-direita {
	border:1px solid #DDDDDD;
	margin-right: 8px;
	float: left;
}
#content .post img.thumbnail-left {
	margin:15px 10px 5px 0;
	float:left;
}
#content .post img.gallery { margin:0 7px 7px 0; }
#content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}
 
#content h5, #content h5 a { font-size:20px; color: #22a0c0; text-decoration: none; }
#content h5 a:hover { text-decoration: none; color: #22a0c0;}
 
#featured h2 { font-size:34px; }
#featured h2 a:hover, #content h3 a:hover { text-decoration: none; }
 
#featured h5, #featured h5 a { font-size:20px; color: #22a0c0; text-decoration: none; }
#featured h5 a:hover { text-decoration: none; color: #22a0c0;}
 
 
#featured .block { padding-bottom: 20px; width:370px; float:left; }
#featured .block.last { margin-bottom: -20px; width:370px; float:left; }
#featured .block h2 { font-size:20px; line-height:20px; font-weight:normal }
 
#main .block { padding:10px 30px 35px 0px; width:170px; float:left; }
#main .block.last { padding: 10px 0; }
#main .block h2 { font-size:20px; line-height:20px; font-weight:normal }

#featured .texto-post { text-align: left; }

.podcast {
	margin:15px 0 0 20px;
	width:370px;
}
 
 
 
/* Main Content (post>single) */

.share-link {
	float:right;
	margin:20px;
	text-align:center;
	width:70px;
}

.print-link {
	margin-bottom:20px;
}
 
#content p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}
.single #content .advert_468x60 {margin: 15px 0 0px 0;}
#content .page h2 {padding-top: 5px;}
 
/* Comments */
 
#comments {
margin:30px 20px 0 40px;
width:700px;
}
 
#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 20px 0;}
 
#comments #comments_wrap {padding: 0; position: relative; }
#comments ol.commentlist li { list-style-type:none; }
 
#comments .comment { margin-top: 10px; width: 100%; }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }
 
#comments .comment .col-left {width: 110px; font-size:11px;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside {
	width: 110px;
	float: left;
	position: relative;
	overflow: hidden;
	min-height:70px;
}
 
#comments .comment .col-right {
	min-height: 92px;
	background: #e6e6e6;
	padding: 10px 15px;
	margin-left:100px;
	float:none; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
}
 
* html #comments .comment .col-right { height: 100px; }
#comments .comment div.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment div.reply a { text-decoration:none; color:#aaa; }
 
#comments ul.children { margin:10px 0 0 25px; padding:0; }
 
#comments .navigation .alignright, #comments .navigation .alignleft { margin:10px 0;}
#comments .navigation a {
	color: #555;
}
#comments .commentlist {padding:0;}
#comments .commentlist p{padding:0 0 10px;}
 
#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply {margin-bottom:10px;}
 
#commentform .btn {
	margin:0; 
	background:url(images/btn-submit.png) no-repeat;
 	color:#FFFFFF;
	font-weight:bold;
	width:79px;
	height:41px;
	padding:0;
	border:0;
	cursor:pointer;
}
 
/* (widgets)*/
 
#tag_cloud h2 {display: block;float: none;}
.textwidget {clear: both;padding: 5px 2px;line-height:20px; text-align:center; margin: -5px 5px;}
#wp-calendar {
background-color:#9CBCC3;
clear:both;
padding:0;
width:100%;
margin:0 5px;
}
#wp-calendar caption { background-color:#9CBCC3; padding: 10px;}
#wp-calendar th {color: #fff;}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}
#wp-calendar td {background: transparent;}
#wp-calendar td, table#wp-calendar th {padding: 3px 0;}
#wp-calendar a {text-decoration: underline;}
#wp-calendar a:hover {text-decoration: none;}
 
/* (flickr) */
 
#flickr h3 span {color: #0061D8;}
#flickr h3 span span {color: #FF1183;}
#flickr .wrap {
	margin-left: -5px;
	padding: 0;
	position: relative;
	margin-bottom:25px;
}
#flickr a img {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}
#flickr a:hover img {border: #A8AA99 1px solid;}
 
/* widget-slider */
#slider-top { width:845px; margin-top: 15px; font-size:1px }
#slider-bot { width:845px; }
#slider-block { background: transparent url(images/iprodigo/fundofooter.png) no-repeat top; position:relative; margin-left:22px;min-height:300px; width:810px; overflow:hidden; }
.container { opacity:1 ;position:relative; height:465px !important; width:820px; overflow:hidden; margin:0px auto; }
.container div {  opacity:1; z-index:0; position:absolute; top:0; left:0; padding:0 20px; }
.container div div {  opacity:1; z-index: auto; position:static; padding:10px 0 5px; }
#loopedSlider { background:url(images/iprodigo/fundo-content.jpg) repeat-y right; position:relative; width:845px; margin:-15px auto 0px; }
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; }
#loopedSlider li#p { position:absolute; top:140px; left:30px; }
#loopedSlider li#n { position:absolute; top:140px; right:30px; }
 
.container ul.widget { float:left; width:235px; margin-right:30px; color:#eeeeee;}
.container ul.last { margin-right:0px; }
.container ul.widget h3 {
border-bottom:2px solid #C6B036;
color:#FFFFFF;
font-size:26px;
font-weight:bold;
padding:20px 0 0;
}
.container ul.widget a { color:#fff; text-decoration: none;}
.container ul.widget li { padding-bottom: 10px;}
.container ul.widget li ul { padding:0; margin:0; }
.container ul.widget li ul li {
	float: left;
	padding: 5px 30px 5px 0;
	width: 45px;
}
 
				
/* Footer */
 
#footer {
	width: 845px;
	margin: 10px auto 0;
	padding-bottom:30px;
	font-size: 11px;
	color: #777;
}
#footer a{ color:#777; }
#footer .col-right img {vertical-align: middle;}
#footer .col-right span {display: none;}

ul.month_archive li {
	list-style: none !important;
	}
	
.the_day {
	font-weight: bold;
	}
	
/* #smcf */
	
/* Overlay */
#smcf-overlay {background-color:#000; cursor:wait;}

/* Container */
#smcf-container {width:450px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}
#smcf-container .smcf-content {background-color:#333; color:#ddd; height:40px;}
#smcf-container .smcf-cc {font-size:.9em; cursor:default;}
#smcf-container h1 {color:#00adee; margin:0; padding:0 0 6px 12px; font-size:1.2em; text-align:left;}
#smcf-container .smcf-loading {position:absolute; background:url(../img/loading.gif) no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#smcf-container .smcf-message {text-align:center;}
#smcf-container .smcf-error {width:92%; font-size:.8em; background:#000; border:2px solid #ccc; font-size:0.8em; font-weight:bold; margin:0 auto;}
#smcf-container br {clear:both;}
#smcf-container form {padding:0; margin:0;}
#smcf-container label {clear:left; display:block; width:100px; float:left; text-align:right; padding-right:4px; font-weight:bold;}
#smcf-container .smcf-input {float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; font-family:'Trebuchet MS', Verdana, Arial; width:300px; font-size:.9em;}
#smcf-container textarea {height:114px; font-size:.9em;}
#smcf-container div.smcf-top {height:13px; background:url(../img/form_top.gif) no-repeat; padding:0; margin:0;}
#smcf-container div.smcf-bottom {height:13px; background:url(../img/form_bottom.gif) no-repeat; font-size:.7em; text-align:center;}
#smcf-container div.smcf-bottom a {display:none;}
#smcf-container div.smcf-bottom a:link,
#smcf-container div.smcf-bottom a:active,
#smcf-container div.smcf-bottom a:visited {position:relative; top:-6px; text-decoration:none; color:#666;}
#smcf-container div.smcf-bottom a:hover {color:#888;}
#smcf-container .smcf-button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .25em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#smcf-container .smcf-button:hover {
	text-decoration: none;
}
#smcf-container .smcf-button:active {
	position: relative;
	top: 1px;
}

.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}

.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

}
#smcf-container .smcf-send {width:50px; }
#smcf-container .smcf-cancel {width:65px; }
#smcf-container a.modalCloseX,
#smcf-container a.modalCloseX:link,
#smcf-container a.modalCloseX:active,
#smcf-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; right:8px; color:#999;}
#smcf-container a.modalCloseX:hover {color:#9bb3b3;}

.tweet-text {
	background: url(images/caixa-tweet.jpg);
	color: #ab3c4c;
	font-style: italic;
	margin: 0 0 0 40px;
	height: 121px;
    width: 586px;
	font-size: 20pt;
	float: left;
}

.tweet-text p {
	padding: 16px;
	line-height: 28px;
}

a.tweet-link {
	background: url(images/tweet-frase.png) 0 0;
	width: 34px;
	height: 34px;
	display: block;
	margin: 40px 15px 0;
    width: 34px;
	float: right;
}

a.tweet-link:hover {
	background: url(images/tweet-frase.png) 34px 0;
}
