@font-face {
    font-family:"AvenirNextBold";
    src:url("fonts/avenir-next-bold.eot");
    src:url("fonts/avenir-next-bold.eot") format("embedded-opentype"),url("fonts/avenir-next-bold.woff") format("woff"),url("fonts/avenir-next-bold.ttf") format("truetype"),url("fonts/avenir-next-bold.svg#AvenirNextLTW01BoldRegular") format("svg")
}

@font-face {
    font-family:"AvenirNextHeavy";
    src:url("fonts/avenir-next-heavy.eot");
    src:url("fonts/avenir-next-heavy.eot") format("embedded-opentype"),url("fonts/avenir-next-heavy.woff") format("woff")
}
@font-face {
    font-family:"AvenirNextDemi";
    src:url("fonts/avenir-next-demi.eot");
    src:url("fonts/avenir-next-demi.eot") format("embedded-opentype"),url("fonts/avenir-next-demi.woff") format("woff"),url("fonts/avenir-next-demi.ttf") format("truetype"),url("fonts/avenir-next-demi.svg#AvenirNextDemi") format("svg")
}
@font-face {
    font-family:"AvenirNextRegular";
    src:url("fonts/avenir-next-regular.eot");
    src:url("fonts/avenir-next-regular.eot") format("embedded-opentype"),url("fonts/avenir-next-regular.woff") format("woff"),url("fonts/avenir-next-regular.ttf") format("truetype"),url("fonts/avenir-next-regular.svg#AvenirNextLTW01RegularRegular") format("svg")
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
	font-family: AvenirNextRegular, "Trebuchet MS", "Helvetica", sans-serif;
	font-size:12pt;
    /* background: #fff url(images/bday.png); */
    background: #fff;
    margin: 0;
}

pre {
	font-size:10pt;
	line-height: 14pt;
	color:#303030;
}

a { 
	text-decoration: none;
	color: #f60;
}

a:hover {
    color: #900;
}

p {
    font:1.1rem/1.6 AvenirNextRegular,Arial,Helvetica,Sans-serif;
    color:#494949;
    margin-bottom:30px;
    word-wrap: break-word;
}
h1, h2, h3, #menu-topo, #footer {
    font: AvenirNextBold,Arial,Helvetica,sans-serif;
    margin-bottom: 15px;
}
input,
select,
textarea {
    border: 1px solid #999;
    padding: 3px 7px;
    min-width: 300px;
    max-width: 100%;
    border-radius: 3px;
}
input[type="radio"] {
    min-width: 5px;
}

textarea {
    height: 100px;
}

blockquote {
    padding-left: 20px;
    border-left: 3px solid #ccc;
    color: #333;
    font-style: italic;
}

.post ul {
    margin-bottom: 10px;
    float: none;
    clear: both;
}

.post li {
    margin-left: 30px;
    list-style: none;
}

.post li:before {
    content: "☕  ";
}

#page {
    width: 100%;
    margin: 0;
}

#header {
    background: #fff;
    height: 150px;
}

#header h1, #hcontainer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}
#hcontainer {
    height: 150px;
}

#header h1,
#header h1 img {
    max-height: 100%;
}

#social-header {
    width: 350px;
    height: 120px;
    position: absolute;
    top: 60px;
    right: 10px;
    overflow: hidden;
}

#social-header div {
    margin-bottom: 15px;
    height: 20px;
}

#header-yt-link {
    position: absolute;
    top: 27px;
    left: 215px;
    display: block;
    width: 280px;
    height: 70px;
    background: url(images/yt-topo-bl.png) no-repeat; 
}

#rec-header {
    display: block;
    width: 728px;
    height: 90px;
    position: absolute;
    top: 20px;
    left: 370px;
}

.rec-header-300-250,
.rec-header-300-120 {
    display: block;
    width: 300px;
    height: 250px;
    position: absolute;
    top: 0;
    right: 0;
}
.rec-header-300-120 {
    left: 0;
    top: 0;
}
.rec-header-300-120 a:last-of-type {
    margin-top: 10px;
}

.post h2 {
    margin-top: 0.5em;
	font-size: 2em;
    line-height: 1.2em;
}

.post .publishdate,
.post .publishdate-home {
    color: #999;
    margin: 0;
}

.post .publishdate-home {
    font-size: 0.4em;
}

#entry h2 {
	font-size:1.5em;
}

#content {
    width: 100%;
}

.post .usertext {
	margin-left: 2em;
}

#content aside {
    width: 100%;
    text-align: left;
    font-size: 0.8em;
}

.next, .prev {
    display: block;
    position: fixed;
    bottom: 100px;
    opacity: 0.4;
    width: 50px;
    height: 70px;
    background: url(images/prev.png) no-repeat left top;
    text-align: center;
    font-size: 0.6em;
}

.next:hover, .prev:hover {
    opacity: 0.7;
}

.prev {
    left: 0;
}

.next {
    right: 0 !important;
    background: url(images/next.png) no-repeat left top;
}	

.prev a, .next a {
    display: block;
    color: #369;
    height: 20px;
    padding-top: 50px;
    width: 50px;
}

.prev:hover a, .next:hover a {
}

img {
	border:0;
	max-width: 100%;
}

.clearfooter {
	clear: both;
}

#wrapper {
    width: 1200px;
    margin: 0 auto;
}

#arranhaceu {
    display: none;
}

#footer {
	clear: both;
	font-size: 72%;
    background: #000;
    color: #fff;
    margin: 0;
}

#footer .inner {
    min-height: 290px;
    padding: 30px;
    width: 1200px;
    margin: auto;
    max-width: 100%;
    background: #000;
    overflow: hidden;
}

#footer .banners,
#footer .links {
    text-align: left;
    text-transform: uppercase;
    width: 220px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}

#footer .banners {
    width: 300px;
    margin-right: 0;
    margin-left: 35px;
}

#footer .banners img {
    margin-bottom: 10px;
}

#footer .links h3 {
    margin-bottom: 5px;
}

#footer .links ul {
    margin-bottom: 20px;
}

#footer .links li {
    margin-bottom: 3px;
    list-style: none;
    text-indent: 10px;
}

#footer .links a {
    color: #999;
}

#footer .links a:hover {
    color: #ff0;
}

#toTop {
    width:100px;
    border:1px solid #ccc;
    background:#000000;
    text-align:center;
    padding:5px;
    position:fixed; /* this is the magic */
    bottom:10px; /* together with this to put the div at the bottom*/
    right:10px;
    display: none;
    cursor:pointer;
    color:#ccc;
    font-family:AvenirNextRegular,verdana;
    font-size:11px;
    opacity: 0.4;
}

#sidebar {
    width: 356px;
}

#sidebar div {
    background: #fff;
    box-shadow: 0px 3px 5px #888;
    padding: 10px;
    margin-bottom: 20px;
    width: 336px;
}

#rec-sidebar {
    text-align: center;
}

#parceiros a {
    width: 300px;
    margin: auto;
    display: block;
}

.rodape_link {
	vertical-align: super;
	font-size: 10pt;
}

.rodape_link:before {
	content:"[";
}
.rodape_link:after {
	content:"]";
}

#rodapes_halfline {
	margin-top:2em;
	border-top:1px solid #e0e0e0;
	margin-bottom:0;
	padding-bottom:0.4em;
	width: 40%;
}

#rodapes {
	font-size: 11pt;	
}

#menu-topo {
    width: 100%;
    /* background: #000 url(images/nav2.png) repeat-x top; */
    background: #fff;
    color: #000;
    line-height: 30px;
    height: 30px;
    display: block;
}

#menu-topo ul {
    width: 1200px;
    max-width: 100%;
    margin: auto;
    display: block;
    height: 30px;
}

#menu-topo a {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    display: block;
    padding: 0 20px;
}

#menu-topo a:hover {
    color: #900;
}

#menu-topo li.rand a {
    padding: 0;
    font-weight: normal;
}

#menu-topo li.rand img {
    height: 30px;
}

#menu-topo li {
    display: block;
    float: left;
    line-height: 30px;
    position: relative;
}

#menu-topo li ul {
    display: none;
}

#menu-topo li:hover ul {
    display: block;
    width: 200px;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1000;
}

#menu-topo li:hover ul li {
    float: none;
    display: block;
    width: 200px;
    background: #fff;
}

#menu-topo .search {
    float: right;
}

#menu-topo #busca input {
    border: 1px solid #666;
    background: #fff;
    color: #000;
    height: 25px;
    line-height: 25px;
    padding: 2px 5px 0;
    font-family: AvenirNextRegular,'Signika', sans-serif;
    font-weight: bold;
    max-width: 100%;
    min-width: 100px;
}

#menu-topo #busca input[type=text] {
    width: 200px;
}

#menu-topo #busca input[type=submit] {
    display: none;
}

#menu-topo #menu-compacto {
    display: none;
}

#rec-main {
    width: 970px;
    margin: 15px auto;
    max-width: 100%;
}

#rec-main a,
#rec-main img {
    max-width: 100%;
}

#content > .post, .feature, .parceiros-imasters {
    background: #fff;
    box-shadow: 0px 3px 5px #888;
    padding: 15px;
    margin-bottom: 20px;
    width: 800px;
}

.feature {
    width: 1170px;
    max-width: 100%;
}

.parceiros-imasters h3 {
    font-size: 0.8em;
    font-weight: normal;
}

.parceiros-imasters {
    max-width: 100%;
    overflow: hidden;
}

.parceiros-imasters iframe {
    margin: auto;
}

.postinfo {
    width: 100%;
    margin-bottom: 30px;
}
.postinfo .socialplugs {
    margin: 0;
    padding: 0;
}
.postinfo .rw-ui-container {
    margin-right: 30px;
}
.comment-count > a {
    font-size: 0.8em;
    color: #999;
    margin-left: 10px;
    font-weight: bold;
    line-height: 20px;
}
.tirinha {
    max-width: 100%;
    margin-bottom: 20px;
}

.codigo-tirinha {
    display: none;
    padding: 0 10px 10px;
    background: #000;
    position: absolute;
    top: -100px;
    right: 0;
    color: #FFF;
    font-weight: bold;
    font-size:0.8em;
    z-index: 1000;
}

.embed-code {
    position: relative;
    text-align: right;
    margin: 0;
    font-size: 0.8em
}

.subtirinha {
    text-align: center;
}

.codigo-tirinha textarea {
    width: 300px;
    height: 100px;
    border: 1px dashed #000;
    font-size: 0.8em;
    color: #333;
    background: #ffc;
}


.transcription p {
    border: 1px solid #ccc;
    background: #ffc;
    font-size: 0.8em;
    padding: 2px 5px;
    display: none;
}

.transcription small {
    color: #f60;
    cursor: pointer;
}

.transcription {
    margin-bottom: 0.5em;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 15px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* big screen */
@media only screen and (min-width: 1820px) {
    #arranhaceu {
        display: block;
        width: 300px;
        height: 600px;
        position: absolute;
        right: 10px;
    }
}

/* desktop */
@media only screen and (min-width: 1200px) {

	#content {
		display: block;
		float: left;
		max-width: 800px;
        margin: auto;
	}

	#sidebar {
		display: block;
		float: right;
	}

}	

@media only screen and (min-width: 901px) and (max-width: 1199px) {
    #content .post, .feature {
        margin: auto;
        margin-bottom: 20px;
    }
    #wrapper {
        width: 830px;
        margin: auto;
    }
    #header-yt-link {
        left: 150px;
    }
    #rec-header {
        display: none;
    }
    #sidebar {
        margin: auto;
    }
    #menu-topo li {
        display: none;
    }
    #menu-topo #menu-compacto,
    #menu-topo .search,
    #menu-topo .rand {
        display: block;
    }
}

/* tablets maiores */
@media only screen and (min-width: 820px) and (max-width: 900px) {
    #content .post, .feature {
        margin: auto;
        margin-bottom: 20px;
    }
    #sidebar {
        margin: auto;
    }
    #wrapper {
        width: 100%;
        margin: auto;
    }
    #header-yt-link, #social-header {
        display: none;
    }
    #header, #header-logo {
        height: 200px;
    }
    #rec-header {
        display: none;
    }
    #menu-topo li {
        display: none;
    }
    #menu-topo #menu-compacto,
    #menu-topo .search,
    #menu-topo .rand {
        display: block;
    }
}	

/* tablets menores */
@media only screen and (min-width: 766px) and (max-width: 819px) {
	#content .post, .feature {
        width: 790px;
        max-width: 100%;
        margin: auto;
        margin-bottom: 20px;
        padding: 20px 5px;
	}
    #wrapper {
        width: 100%;
        padding: 0;
    }
    #header-yt-link, #social-header {
        display: none;
    }
    #header, #header-logo {
        height: 180px;
    }
    #rec-header {
        display: none;
    }
    #menu-topo li {
        display: none;
    }
    #menu-topo #menu-compacto,
    #menu-topo .search,
    #menu-topo .rand {
        display: block;
    }
}	


/* smartphones */
@media only screen and (max-width: 765px) {
	#content .post, .feature {
        width: calc(100% - 10px);
        margin-bottom: 20px;
        padding: 20px 5px;
	}
    #wrapper {
        width: 100%;
        padding: 0;
    }
    #sidebar {
        margin: 0 auto;
        padding: 0;
        max-width: 100%;
    }
    #sidebar img {
        max-width: 100%;
    }
    #header-yt-link {
        left: 100px;
    }
    #social-header {
        display: none;
    }
    #header, #header-logo {
        height: 150px;
    }
    #rec-header {
        display: none;
    }
    #menu-topo li {
        display: none;
    }
    #menu-topo #menu-compacto,
    #menu-topo .search,
    #menu-topo .rand {
        display: block;
    }
    #menu-topo .search {
        width: 30%;
    }
}	
