﻿/*
Theme Name: Berlin
Theme URI: http://www.graphpaperpress.com/
Description: A Wordpress magazine theme based on the Blueprint CSS Framework.
Version: 2.0
Author: Thad Allender for Graph Paper Press
Author URI: http://www.graphpaperpress.com/
License: GPL
*/

body
{
	background: #848276;
	margin: 0;
	padding: 2em 0;
	background-image: url('http://www.kns.art.br/blog/wp-content/images/bg1.png');
	background-repeat: no-repeat;
	padding-bottom: 0;
}

.container
{
	background: #FFFFFF;
	padding: 1.5em;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	min-height: 530px;
}

blockquote
{
	background: url('images/quote.png') .5em top no-repeat;
	color: #000;
	font-style: normal;
	padding: 0 0 0 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; }

a
{
	color: #5E0606;
	text-decoration: none;
}

a:active, h2 a:active, h3 a:active
{
	color: #5E0606;
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover
{
	color: #B0AE9C;
	text-decoration: none;
}

blockquote p { padding: 0 20px 0 30px; }

hr
{
	background: #5E0606;
	height: 1px;
}

img { margin: 0; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.post img {
	max-width: 590px;
	height:auto
}

.sticky {
	background: #F2EFD1;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
	
.postmetadata {
	clear: both;
	font-size: .8em
}

a.button { float: left; }

input
{
	border: 1px solid #5E0606;
	padding-left: 0;
}

ol { margin-left: 35px; }
label { font-weight: normal; }

textarea
{
	height: 200px;
	width: 500px;
}

.small { font-size: .9em; }
.nomargin { margin: 0; }
a.button, button { font-weight: normal; }
dl.small dd { font-size: .9em; }
.linkcat { list-style: none; }

.post_first
{
	background: #D3D2CF;
	padding: 1em;
}

.post_alt
{
	background: #D3D2CF;
	padding: 1em;
}

span.meta_align_right
{
	color: #07ED22;
	float: right;
	font-size: .6em;
}

span.meta_align_right a { color: #07ED22; }
span.meta_align_right a:hover { color: #07ED22; }

.meta
{
	color: #5E0606;
	font-size: .8em;
	line-height: 1.875em;
}

.meta a { color: #5E0606; }
.meta a:hover { color: #000; }

.byline
{
	color: #1DFF0B;
	font-size: .8em;
	line-height: 1.875em;
}

.byline a
{
	color: #5E0606;
	line-height: 1.875em;
	text-decoration: none;
}

.byline a:hover { color: #000; }

.meta_list, .meta_list a, ul.meta_list
{
	color: #41F406;
	list-style-image: none;
}

.meta_list li
{
	border-bottom: 1px dotted #41F406;
	list-style-image: none;
}

.five_posts h3
{
	margin-bottom: 0;
	padding: .5em 0 .5em 0;
}

.five_posts h3 a { text-transform: uppercase; }

.five_posts h6, .five_posts h4
{
	margin-bottom: 0;
	padding: .5em 0 .5em 0;
	text-transformation: uppercase;
}

.five_posts h4 a, .five_posts h6 a { text-transform: uppercase; }

#maincontent h2
{
	border-bottom: 1px dotted #AAA;
	color: #5E0606;
	clear: both;
}

h2 a
{
	color: #5E0606;
	text-decoration: none;
}

#maincontent .post h2 { margin-bottom: 0px; clear:both;}
#maincontent .content { padding: 25px 30px 20px 48px; }

#maincontent h2.pagetitle
{
	border: none;
	text-transform: uppercase;
	text-transform: lowercase;
	background-color: none;
}

#feature h3
{
	margin-bottom: 0;
	padding: 0;
}

#feature p img { margin: 7px 0 2em 0; }
.feature_text { margin-top: 2em; }
#home_right { padding: 0; }
#home_right .entry { padding: 0 0 2em 0; }
#home_right ul {margin: 0 0 1.5em 0; padding: 0}
#home_right ul li { list-style-image:none; line-height: 1.5em}
.news h3 { text-transform: lowercase; }

ul#featurenav
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#featurenav li
{
	display: inline;
	list-style-type: none;
}

#featurenav a { padding: 3px 10px; }

#featurenav a:link, #featurenav a:visited
{
	background-color: #333;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

#featurenav a:hover
{
	background-color: #5E0606;
	color: #fff;
	text-decoration: none;
}

.author
{
	background: #eee;
	margin-bottom: 1.5em;
	padding: 1.5em;
}

.author img
{
	float: left;
	padding: 0 1em 1em 0;
}

.author p { margin-left: 8em; }

.author h6
{
	border-bottom: 1px #000 dotted;
	margin-left: 7em;
}

.navigation, 

.navigation a { color: #AAA; }
.alignright { float: right; }
.alignleft { float: left; }
.post { margin-bottom: 25px; }
.entry { padding-bottom: 25px; padding-top: 10px; }

#header
{
	height: 50px;
	padding: 4px 0 0 0;
	width: 950px;
}

#header h1, #header .description
{
	line-height: 1em;
	margin: 0;
	padding: 0;
}

h1 a.logo { text-transform: uppercase; }

.entry #nav .content
{
	margin: auto;
	padding: 0;
}

.entry #nav
{
	background: #FFF;
	margin-bottom: 15px;
}

.entry #nav li a
{
	background: #666;
	border-right: 1px solid #AAA;
	color: #FFF;
}

.entry #nav li.last a { border-right: none; }

.entry #nav li a:hover
{
	background: #333;
	color: #FFF;
}

#footer
{
	font-size: .9em;
	margin: 0;
	text-align: center;
}

#footer a { text-decoration: none; }
#search { float: right; }

#search #s
{
	color:  #5E0606;
	font-size: 1em;
	margin-right: 24px;
	padding: 2px 0 2px 17px;
	width: 100px;
	margin-top: -14px;
}

#search #s:hover { color: #000; }
.search-excerpt { margin: 0; }
.commentlist li { padding: 8px 15px; }
.comments-alt { background: #EEE; }
.bottombar { }

.bottombar h2
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 1em 0 1em;
}

ul
{
	list-style-type: none;
	margin-left: 1em;
	padding: 0;
}

ul li
{
	background-repeat: no-repeat;
	line-height: 2em;
	list-style-image: url('images/icons/li.png');
	margin: 0;
	padding: 0;
}

ul li a { color: #000; }

#top {
margin: 0 auto;
width: 996px;
height:34px;
position:relative;
}

#title { float: left; }

#title h1 {margin:0;}

#title h1 a
{
	color: #fff;
	font-weight: bold;
	letter-spacing: -.1em;
	line-height: 1.3em;
	text-transform: uppercase;
}

#title h1 a:hover { color: #eee; }

#logo {
position:absolute;
top:-5px;left:21px;
}

#navcontainer
{
width: 400px;
position:absolute;
bottom:0px;right:20px;
padding:0px;margin:0px;
}

#nav-list li:first {
	margin-left: 25px;
}


#navlist ul, #navlist li
{
	display: inline;
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



#navlist a:link, #navlist a:visited
{
	background: #5e0606;
	color: #999;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 5px;
	text-decoration: none;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

#navlist a:link#current, #navlist a:visited#current
{
	background: #fff;
	color: #000;
}



#navlist a:hover { color: #5E0606; background:#fff; text-decoration: underline;}

body.section-1 #navlist li#nav-1 a,

body.section-2 #navlist li#nav-2 a,

body.section-3 #navlist li#nav-3 a,

body.section-4 #navlist li#nav-4 a
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist #subnav-1,

#navlist #subnav-2,

#navlist #subnav-3,

#navlist #subnav-4
{
	display: none;
	width: 90%;
}

body.section-1 #navlist ul#subnav-1,

body.section-2 #navlist ul#subnav-2,

body.section-3 #navlist ul#subnav-3,

body.section-4 #navlist ul#subnav-4
{
	display: inline;
	left: 10px;
	position: absolute;
	top: 35px;
}

body.section-1 #navlist ul#subnav-1 a,

body.section-2 #navlist ul#subnav-2 a,

body.section-3 #navlist ul#subnav-3 a,

body.section-4 #navlist ul#subnav-4 a
{
	background: #fff;
	border: none;
	border-left: 1px solid #ccc;
	color: #999;
	font-size: smaller;
	font-weight: bold;
	line-height: 10px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important;}

#contents
{
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 15px;
}

/* Slider-home */

#slider-posts {margin-bottom: 2em}
#slider-posts .slide {position:relative; width: 950px; height: 534px}
#slider-posts .slide .slide-details {position: absolute; bottom:0px; left:0px; padding: 24px; background: transparent url(images/overlay.png)}
#slider-posts .slide .slide-details p, #slider-posts .slide .slide-details h2 {color:#eee}
#slider-posts .slide .slide-details a, #slider-posts .slide .slide-details h2 a {color:#fff; font-weight: bold}
#slider-posts .slide .slide-details a:hover, #slider-posts .slide .slide-details h2 a:hover {color:#fff; font-weight: bold; text-decoration: underline}

/* Slider-blog */

#slider-posts2 {margin-bottom: 2em}
#slider-posts2 .slide {position:relative; width: 590px; height: 365px}
#slider-posts2 .slide .slide-details {position: absolute; bottom:0px; left:0px; padding: 24px; background: transparent url(images/overlay.png)}
#slider-posts2 .slide .slide-details p, #slider-posts .slide .slide-details h2 {color:#eee}
#slider-posts2 .slide .slide-details a, #slider-posts .slide .slide-details h2 a {color:#fff; font-weight: bold}
#slider-posts2 .slide .slide-details a:hover, #slider-posts .slide .slide-details h2 a:hover {color:#fff; font-weight: bold; text-decoration: underline}

ul#slider-nav {margin: 0 0 0 0; padding: 0; padding-bottom: 8px;}
ul#slider-nav a { padding:5px 9px; -moz-border-radius:12px; -moz-border-radius-topleft:0px; -webkit-border-radius:12px; -webkit-border-left-top-radius:0px; border-radius: 12px; background:#848276; color:#fff; margin:0 12px 0 0; }
ul#slider-nav a.activeSlide,ul#slider-nav a:hover { background:#5E0606; }


/* Editado */

.comunicacao {
position:relative;
height:150px;
width:360px;
padding:10px 0px 10px 0px;
}

.comunicacao .foto {
position:relative;
float:left;
width:150px;height:150px;
margin:0px 10px 0px 0px;
}

.comunicacao .texto {
position:relative;
float:right;
width:200px;height:150px;
}

.news_lowercase {
	text-transform: lowercase;
}

.clear {
	clear: both;
}

.related_post {
	list-style: none;
	width: 125px;
	text-align: center;
	margin-right: 18px;
	margin-bottom: 25px;
}

#related_posts ul {
	margin-left: 0em;
	clear: both;
}

#related_posts h2 {
	margin-top: 20px;
}

#related_posts li {
	float: left;
}

#related_posts img {
	width: 125px;
}

#related_posts ul li a {
	line-height: 1em;
}

.image_holder {
	width: 125px;
	height: 125px;
	border: 1px solid grey;
	margin-bottom: 5px;
}


.social_facebook {background-image: url(http://www.kns.art.br/files/social/facebook_vinho.png); height: 32px; width: 32px; margin: 10px 3px 5px 0px; float:left; }
.social_twitter {background-image: url(http://www.kns.art.br/files/social/twitter_vinho.png); height: 32px; width: 32px; margin: 10px 3px 5px 0px; float:left; }
.social_linkedin {background-image: url(http://www.kns.art.br/files/social/linkedin_vinho.png); height: 32px; width: 32px; margin: 10px 5px 2px 0px; float:left; }
.social_youtube {background-image: url(http://www.kns.art.br/files/social/youtube_vinho.png); height: 32px; width: 32px; margin: 10px 3px 5px 0px; float:left; }
.social_vimeo {background-image: url(http://www.kns.art.br/files/social/vimeo_vinho.png); height: 32px; width: 32px; margin: 10px 3px 5px 0px; float:left; }
.social_rss {background-image: url(http://www.kns.art.br/files/social/rss_vinho.png); height: 32px; width: 32px; margin: 10px 3px 5px 0px; float:left; }
.social_skype {background-image: url(http://www.kns.art.br/files/social/social-skype.png); height: 32px; width: 32px; margin: 10px 3px 5px 0px; float:left; }

/* FOOTER */

#footer_div {
	margin-top: 50px;
	background-image: url(http://kns.art.br/blog/wp-content/themes/berlin/images/footer_div.jpg);
	background-repeat: repeat-x;
	height: 11px;
	padding-bottom: 15px;
	background-color: #333231;
}

#footer {
	background-color: #333231;
}

#footer_container {
	width: 936px;
	text-align: center;
	margin: 0 auto;
}

#footer h2 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	color: #d9d8ce;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 0px;
}

#footer h3 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 15px;
	color: #d9d8ce;
	text-align: left;
}

#footer a {
	font-family: "Helvetica Neue", sans-serif;
	color: #d9d8ce;
	text-align: left;
}

#footer li {
	text-decoration: none;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #d9d8ce;
	line-height: 1.5em;
}

#footer ul li {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #d9d8ce;
	line-height: 1.5em;
	list-style-type: none;
	list-style-image: none;
}

#footer ol {
	text-align:left;
	margin: 0;
	margin-left: 20px;
}

#footer ul {
	text-align:left;
	margin: 0;
}

#footer_ultimos_posts {
	float: left;
	border-right: 1px solid #d9d8ce;
	width: 240px;
	padding-right: 20px;
	height: 195px;
}

#footer_produtora {
	float: left;
	border-right: 1px solid #d9d8ce;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	height: 195px;
}

#footer_blog {
	float: left;
	border-right: 1px solid #d9d8ce;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	height: 195px;
}

#footer_infos {
	float: left;
	width: 150px;
	padding-left: 20px;
	height: 195px;
}

#footer_copyright {
	text-decoration: none;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #d9d8ce;
	line-height: 1.5em;
	border-top: 1px solid #d9d8ce;
	width: 936px;
	padding-top: 5px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

.social {
	float: left;
	width: 25px;
}

.fb-like {
	margin-top: 5px;
}

#equipe {
  width:580px;
  padding-right: 20px;
  float: left;
}

#apps-intro {
  width:580px;
  padding-right: 20px;
  float: left;
}

#kns-intro h2 {
	margin-bottom: 10px;
}

#kns-intro {
	width: 313px;
	float: right;
	margin-bottom: 5px;
	margin-top: -10px;
}


.posts-destaque h3 {
	margin-bottom: 12px;
}


#authorlist li {
	float: left;
	margin:0;
	margin-right: 22px;
	margin-bottom: 10px;
	list-style: none;
	width: 74px;
	text-align: center;
	height: 80px;	
	}	
 
.author_name {
	font-size: 10px;
}
.author_title {
	font-size: 26px;
	margin-bottom: 3px;
}

.author_cargo {
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
}
  
#authorlist img.photo {
	width: 60px;
	height: 60px;
	float: left;
	}
 
#authorlist div.authname {
	margin: 30px 0 0 10px;
	
	}

.page_links {
	margin-top: 50px;
}
	
.page_links li {
	list-style: none;
	font-size: 15px;
}

.app-icons {
	width: 85px;
	float: left;
	margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-left: -10px;
	
}

.icon_text {
	text-align: center;
}

.app_plataform_logo {
	 margin-left: auto;
     margin-right: auto;
     display: block;
}

.ultimos_apps {
	margin-bottom: 10px;
	font-weight: bold;
	font-variant: normal;
}

.subtitulo {
	font-weight: bold;
	font-variant: normal
	margin-top: 22px;
	margin-bottom: 7px;
}