/*
Theme Name: Uguru v1
Theme URI: http://www.transglobal.pt
Author: Transglobal
Author URI: http://www.transglobal.pt
Description: Tema para website institucional Uguru
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uguru
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
    border: 0 none;
    width: 100%;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

#page {
	margin: 2em auto;
	max-width: 960px;
	padding: 0 2em;
	min-width: 270px;
}

#access div {
	margin: 0;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
	background: #fff;
}

#primary.with-sidebar {
	width: 76%;
}

#content {
	margin: 0 34% 0 2.6%;
	width: 68.4%;
}
#secondary {
    float: right;
    margin-right: 2.6%;
    width: 20.8%;
}

/* Homepage
-------------------------------------- */

.home #main {background:none;padding:0;}
.home #primary {background-color:#fff; padding: 1.625em 0 0;}

#text-2 div img {
    box-shadow: 0 0 7px #000000;
}

#sidebar-hp-1,
#sidebar-hp-2,
#sidebar-hp-3
 {
    float: left;
    margin-right: 3.7%;
}

#sidebar-hp-1 {width: 22.85%;}
#sidebar-hp-2 { width: 46.85%;}
#sidebar-hp-3 {width: 22.85%;margin-right: 0;}

.home .tg-slider-widget .nivoSlider{
	background-color: #004564;
	margin-top: 10px;
}

/* Singular */
.singular #primary,
.tax-tg_product_cat #primary{
	margin: 0;
}
.singular #content,
.tax-tg_product_cat #content
.left-sidebar.singular #content {
	margin: 0 2.6%;
	position: relative;
	width: auto;
}
.singular .entry-header,
.tax-tg_product_cat .entry-header,
.singular .entry-content,
.tax-tg_product_cat .entry-content,
.singular footer.entry-meta,
.tax-tg_product_cat footer.entry-meta,
.singular #comments-title,
.tax-tg_product_cat #comments-title{
	margin: 0 2.6% 2.6% 2.6%
}

#page .no-results .entry-header,
#page .no-results .entry-content	 {
	margin:0;
}

#page .no-results .entry-header .entry-title {
    border-bottom: none;
    color: #004564;
    font-size: 150%;
    font-weight: 700;
    margin-bottom: 0px;
    text-transform: uppercase;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #top-menu #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #7097A8;
	font: 16px Arial, sans-serif;
	font-weight: 300;
	line-height: normal;
}
body {
	background: #004564 url('images/bg.jpg') no-repeat top center scroll;
}
#page {
	/*background: #fff;*/
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #004564;
    font-family: "Dosis",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

h1 {font-size: 170%;}
h2 {font-size: 150%;}
h3 {font-size: 120%;}
h4 {font-size: 120%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

div.clear{
	clear: both;
	height: 0px;
}

li.clear{
	clear: both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #BABE06;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

.entry-title a:hover{
	color: #CBD003!important;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#top-menu-wrapper {
    background-color: #CBD003;
    overflow: hidden;
    width: 100%;
    padding: 0.3em 0;
}

#top-menu {
    max-width: 960px;
    margin:auto;
}

#top-menu .social-menu {
    display: block;
    float: right;
    list-style: none outside none;
    margin: 2px 20px 0 0;
    padding: 0;
}

#top-menu .social-menu li {
	float:left;
	margin-left: 10px;
}

#top-menu .social-menu li a {
    background: url("images/sprite.png") no-repeat scroll 0 -392px transparent;
    display: block;
    font-family: 'Dosis',Arial,sans-serif;
    height: 17px;
    overflow: hidden;
    text-align: left;
    text-indent: -100000px;
    text-transform: uppercase;
    width: 17px;
}

#top-menu .social-menu .soundcloud {background-position: -29px -392px; width: 23px;}
#top-menu .social-menu .vimeo{background-position: -69px -392px}
#top-menu .social-menu .links{background-position: -100px -392px}
#top-menu .social-menu .partilhar{background-position: -134px -392px}
#top-menu .social-menu .newsletter{display:none;}

#top-menu .social-menu .facebook:hover {background-position: 0 -413px;;}
#top-menu .social-menu .soundcloud:hover {background-position: -29px -413px;;}
#top-menu .social-menu .vimeo:hover{background-position: -69px -413px;;}
#top-menu .social-menu .links:hover{background-position: -100px -413px;;}
#top-menu .social-menu .partilhar:hover{background-position: -134px -413px;;}

#top-menu .lang-switcher {
	float:right;
	display: block;
	list-style: none;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding: 0px;
}

#top-menu .lang-switcher li{
	color: #004564;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
}

#top-menu .lang-switcher li a{
	color: #004564;
	font-family: 'Dosis', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#top-menu .lang-switcher li.active a{
	color: #FFF;
}

#branding {
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
    margin-top: -32px;
}
#site-title {
    display: block;
    float: left;
    margin-bottom: 0;
    margin-top: 10px;
}

#site-title a {
    background: url("images/sprite.png") no-repeat scroll 0 0 transparent;
        background-size: auto;
    color: #111111;
    display: block;
    font-size: 30px;
    font-weight: bold;
    height: 53px;
    line-height: 36px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -100000px;
    width: 200px;
    background-size: 197px;
	margin-top:10px;
	}

#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}

#branding hgroup {
	float:left;
}


/* Search Form */
#top-menu #searchform {
	float: right;
	overflow: hidden;
    text-align: right;
}
#top-menu #searchform div {
	margin: 0;
}
#top-menu #s {
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    background: url("images/sprite.png") no-repeat scroll -163px -392px transparent;
    border-color: #FFFFFF;
    color: #FFFFFF;
    float: right;
    font-size: 80%;
    height: 10px;
    width: 72px;
}
#top-menu #s:focus {
	background: url("images/sprite.png") no-repeat scroll -163px -412px #f9f9f9;
	background-color: #f9f9f9;
	width: 196px;
	color: #004564;
}
#top-menu #searchsubmit {
	display: none;
}
#top-menu .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#top-menu .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
	
}
#top-menu .only-search #s,
#top-menu .only-search #s:focus {
	width: 85%;
}
#top-menu .only-search #s:focus {
	background-color: #bbb;
}
#top-menu .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#top-menu .only-search + #access div {
	padding-right: 205px;
}




/* =Menu
-------------------------------------------------------------- */

#access {
    display: block;
    float: left;
    font-family: "dosis", sans-serif;
    margin: 0px auto 10px;
    text-transform: uppercase;
}
#access ul {
	font-size: 14px;
	list-style: none;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
    color: #EEEEEE;
    display: block;
    line-height: 2em;
    padding: 0 0.6em;
    text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
    background: none repeat scroll 0 0 #003150;
    border-bottom: 1px solid #004564;
    color: #74A3C3;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 7px 10px;
    width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #CBD003;
}
#access li:hover > a {
	background:  #003150;
	color: #CBD003;
}

#access ul ul li:hover > a {
	color: #004564;
}

#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
	color: #CBD003;
}



#access > div > ul > li {
    background: url("images/star.png") no-repeat scroll right 8px transparent;
    padding-right: 12px;
}

#access > div > ul > li:last-child {background:none; padding-right:0;}

/* =Content
----------------------------------------------- */

#main {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    height: 100%;
    padding: 1em 0 0;
    /* overflow:hidden; */
}

.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}

.page .no-results {
    max-width: none !important;
    width: 100% !important;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #004564;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 6px;
}
.entry-title,
.entry-title a {
	color: #004564;
	text-decoration: none;

	text-transform: uppercase;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #7097A8;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	color: #0e4d76;
	font-family: 'Dosis', Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
}

.entry-meta .artist--gender {
    color: #0e4d76;
    float: right;
    font-family: "dosis",sans-serif;
    font-size: 9px;
    text-transform: uppercase;
}

.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Dosis, sans-serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* LIST UGURU */

.page .list-page #content,
.tax-tg_product_cat .list-page #content{
    margin: 0 0 0 2.6%;
    position: relative;
    width: auto;
}

.page .list-page article,
.tax-tg_product_cat .list-page article{
    border-bottom: 1px dotted #7097A8;
    float: left;
    height: 270px;
    margin-right: 1.8%;
    max-width: 215px;
    padding: 0 !important;
    width:23%;
    min-width:150px;
    margin-bottom:40px;
}

.page .list-page article:last-child,
.tax-tg_product_cat .list-page article:last-child{
	border-bottom: none;
}

.page .tg_production article,
.page .tg_gallery article {
    float: left;
    height: 370px;
    margin-right: 2.37%;
    max-width: 165px;
    min-width: 100px;
    width: 17.57%;
}

.page .tg_gallery article {
	    height: auto;
	    border-bottom: none;
}

.page .tg_product article,
.tax-tg_product_cat .tg_product article{
	margin-right: 2%;
	width: 31%;
	height: 390px;
}


.page .list-page article header,
.tax-tg_product_cat .list-page article header{
	margin:0;
}

.page .list-page article header h1,
.tax-tg_product_cat .list-page article header h1{
	font-size:120%;
	font-weight: normal;
	border: none;
	margin: 0;
	padding:0;
	line-height:normal;
	
}

.page .tg_production article header h1 {
		font-size:100%;
}

.page .list-page article header .list-post-thumbnail a,
.tax-tg_product_cat .list-page article header .list-post-thumbnail a {
	display:block;
}

.page .list-page article .entry-summary,
.tax-tg_product_cat .list-page article .entry-summary{
	padding:0;
	line-height: 1.3em;
	color: #7097a8;
	font-size: 80%
}

.page .list-page article .entry-summary p,
.tax-tg_product_cat .list-page article .entry-summary p{
    margin-bottom: 0;
}

.page .list-page article footer,
.tax-tg_product_cat .list-page article footer{
    bottom: 5px;
    margin: 0;
    position: absolute;
    width:100%;
}

.page .list-page article footer .bt-readmore,
.tax-tg_product_cat .list-page article footer .bt-readmore{
    background: url("images/sprite.png") no-repeat scroll 0 -438px transparent;
    display: block;
    font-family: 'Dosis',Arial,sans-serif;
    font-size: 75%;
    text-indent: 20px;
    text-transform: uppercase;
}
.page .list-page article footer .bt-readmore:hover,
.tax-tg_product_cat .list-page article footer .bt-readmore:hover{
	background-position: 0 -455px;
	color: #004564;
	text-decoration: none;
}

/* LIST UGURU - AGENDA */

.page .list-page .tg_event article {
    float: none;
    height: auto;
    margin-bottom: 5px;
    margin-right: 1.6%;
    margin-top: 5px;
    max-width: none;
    overflow: hidden;
    padding: 15px 0 !important;
    width: 97.2%;
}

.page .list-page .tg_event article header {
	float:left;
}

.page .list-page .tg_event article header .list-post-thumbnail {
	width: 90px;
	float:left;
}

.page .list-page .tg_event article header .list-post-thumbnail img{
	display: block;
	margin: 0px;
	padding: 0px;
}

.page .list-page .tg_event article header .event-date,
.widget-tg-next-events .event-date {
    color: #CBD003;
    float: left;
    font-family: 'Dosis',Arial,sans-serif;
    line-height: 1em;
    text-align: center;
    width: 50px;
    text-transform: uppercase;
}

.page .list-page .tg_event article header .event-date span,
.widget-tg-next-events .event-date span {
	display:block;
	padding:2px 0;
	}

.page .list-page .tg_event article header .event-date .event-day,
.widget-tg-next-events .event-date .event-day {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 4px;
}

.page .list-page .tg_event article header .event-date .event-month,
.widget-tg-next-events .event-date .event-month{font-size:20px;}
.page .list-page .tg_event article header .event-date .event-year{font-size:17px;}

.widget-tg-next-events .event-date .event-year{font-size:16px;}

.page .list-page .tg_event article .entry-summary {
	width:50%;
	float: left;
}

.page .list-page .tg_event article .entry-summary h1 {
    border: medium none;
    font-size: 150%;
    line-height: 1em;
    margin: 0 0 3px;
    padding: 0;
}

.page .list-page .tg_event article .entry-summary .event-details {
    line-height: 1.4em;
}

.page .list-page .tg_event article .entry-summary .event-details .event-location {
    display:block;
}

.page .list-page .tg_event article .entry-summary .event-details .event-hour {
	font-weight: bold;
    padding-right: 5px;
}

.page .list-page .tg_event article .entry-summary .event-details .event-country {
	text-transform: uppercase;
}

.page .list-page .tg_event article .entry-summary .event-details .event-country:BEFORE{
	content: " | ";
    color: #CBD003;
    padding-right: 5px;
}

.page .list-page .tg_event article .entry-summary .event-details .remove-slash:BEFORE{
	content: "";
    padding-right: 0px;
}


.page .list-page .tg_event article .event-status,
.page .list-page .tg_product article .product-price,
.page .list-page .tg_product article .bt-details,
.widget-tg-next-events .event-widget footer .bt-details,
.widget-tg-next-events .event-widget footer .bt-buy,
.page .list-page .tg_tour .bt-buy,
.page .list-page .tg_cd footer .bt-buy

 {
    background: url("images/sprite.png") no-repeat scroll right -475px transparent;
    color: #FFFFFF;
    float: right;
    font-family: 'Dosis',Arial,sans-serif;
    font-size: 12px;
    height: 21px;
    margin-top: 15px;
    padding-top: 4px;
    position: static;
    text-align: center;
    text-indent: -5px;
    text-transform: uppercase;
    width: 95px;
    display:block;
    text-decoration:none;
	font-weight: 500;
}

.page .list-page .tg_event article .soldout {background-position: right -503px}
.page .list-page .tg_event article .canceled {background-position: right -531px}
.page .list-page .tg_event article .private {background-position: right -559px}
.page .list-page .tg_event article .free-entrance {background-position: right -475px}

.page .list-page .tg_product article .product-price,
.page .list-page .tg_product article .bt-details{float:left;}
.page .list-page .tg_product article .product-price{width:30%;margin-right:3%;}
.page .list-page .tg_product article .bt-details {background-position: right -503px; width:67%;}
.page .list-page .tg_product article .bt-details:HOVER {background-position: right -475px;}


.page .list-page .tg_tour .bt-buy {margin-top: 0 !important; width: 75px !important;}
.page .list-page .tg_tour .bt-readmore {margin-top: 4px !important;}

/* Singular content styles for Posts and Pages */
.singular .hentry,
.tax-tg_product_cat .hentry{
	border-bottom: none;
	padding: 4.875em 0 0;
	position: relative;
}
.singular.page .hentry,
.tax-tg_product_cat .hentry{
	padding: 3.5em 0 0;
}
.singular .entry-title,
.tax-tg_product_cat .entry-title{
	color: #000;
	font-size:170%;
    border-bottom: 5px solid #004564;
    color: #004564;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.singular .entry-title,
.tax-tg_product_cat .entry-title,
.singular .entry-header .entry-meta,
.tax-tg_product_cat .entry-header .entry-meta{
	padding-right: 0;
}
.singular .entry-header .entry-meta,
.tax-tg_product_cat .entry-header .entry-meta{
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
}
blockquote.pull.alignleft,
blockquote.pull.alignright {
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 0;
	position: absolute;
	right: auto;
	top: 45px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image .entry-content p {
	margin: 1em 0;
}
.indexed.format-image .entry-content p:first-child,
.indexed.format-image .entry-content p:first-child a,
.indexed.format-image .entry-content p:first-child img {
	display: block;
	margin: 0;
}
.indexed.format-image .entry-content .wp-caption .wp-caption-text {
	margin: 0;
	padding-bottom: 1em;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	overflow: hidden;
	padding: 4%;
	max-width: 96%;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 2% 2% 0;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #7097A8;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
#nav-single .nav-previous {
	padding-right: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
    border-bottom: 5px solid #004564;
    color: #004564;
    font-size: 140%;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 16px;
    text-transform: uppercase;
	line-height: 30px;
}

#sidebar-hp-1 .widget-title,
#sidebar-hp-2 .widget-title,
#sidebar-hp-3 .widget-title {margin-top:0 !important}

.widget h4,
.widget h4 a {color:#004564;}
.widget h4 a:HOVER {color:#CBD003;}

.widget ul {
    font-size: 15px;
    list-style: none outside none;
    margin: 0;
}

.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #7097A8;
	font-size: 13px;
}
.widget a {
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: none;
	color:#004564;
}

.widget p {
	margin-bottom:.5em;
}


/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_uguru_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_uguru_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_uguru_ephemera .comments-link a,
.widget_uguru_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_uguru_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* TG Latest News Widget */

.widget-tg-recent-posts h3.widget-title a{
	color: #004564;
}

.widget-tg-recent-posts ul.boder-bottom {
	border-bottom: 1px dotted #74a3c3;
}
.widget-tg-recent-posts ul li {
    color: #7097A8;
    font-size: 13px;
    margin-bottom: 2em;
}
.widget-tg-recent-posts ul li.view-more {
	margin-bottom: 0.7em;
	text-align: right;
}

.widget-tg-recent-posts ul li.view-more a{
	color: #004564;
	font-family: 'Dosis', Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

.widget-tg-recent-posts ul li a.bt-readmore {
	color: #babe06;
	font-family: "Dosis", Arial,sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}

/* TG Next Events */

.widget-tg-next-events li {
    clear: both;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0;
}

.widget-tg-next-events .event-widget .event-date {
    margin-right: 1%;
    padding-top: 4px;
    width: 40px;
}

.widget-tg-next-events .event-widget .event-details {
    float: left;
    max-width: 167px;
    width: 73%;
}
.widget-tg-next-events h3 {
    margin-bottom:10px;
}
.widget-tg-next-events .event-widget .event-details .event-location:after,
.widget-tg-next-events .event-widget .event-details .event-hour:after {
	color: #bcced6;
    content: " | ";
}

.widget-tg-next-events .event-widget footer {
	margin-left:40px;
	}

.widget-tg-next-events .event-widget footer .bt-details,
.widget-tg-next-events .event-widget footer .bt-buy {
	width:47%;
	float:left;
	margin-top:5px;
}

.widget-tg-next-events .event-widget footer .bt-details:HOVER,
.widget-tg-next-events .event-widget footer .bt-buy:HOVER,
.page .list-page .tg_product article .bt-details:HOVER,
.page .list-page .tg_event article .event-status:HOVER
{background-position: right -559px;}


.widget-tg-next-events .event-widget footer .bt-details {margin-right:4%;}
.widget-tg-next-events .event-widget footer .bt-buy {background-position: right -503px;}

.widget-tg-next-events ul{
	border-bottom: 5px solid #0e4d76;
}

.widget-tg-next-events a.view-more{
	color: #0e4d76;
	display: block;
	font-family: 'Dosis', Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
}

/* =tg-slider-widget
----------------------------------------------- */
.tg-slider-widget{
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	-moz-box-shadow:    0px 0px 15px rgba(0, 0, 0, 1);
	box-shadow:         0px 0px 15px rgba(0, 0, 0, 1);
}
.tg-slider-widget .theme-default .nivo-directionNav a{
	 background: transparent url("images/slider-buttons.png") no-repeat;
	 top: 84%;
}

.tg-slider-widget .theme-default a.nivo-prevNav {
    left: auto;
    right: 33px;
}

.tg-slider-widget .theme-default a.nivo-nextNav{
	background-position: -33px 0px;
	right: 0px;
}

/* = widget_nav_menu
----------------------------------------------- */

.widget_nav_menu ul.menu li{
	margin-bottom: 5px;
}

.widget_nav_menu ul.menu a{
	font-family: Dosis, Arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #0e4d76;
	text-transform: uppercase;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 0 0 1.2em;
	width: 74%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	border-top: 1px dotted #74A3C3;
	border-bottom: 1px dotted #74A3C3;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	background: #f9f9f9;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	border-top: 1px dotted #74A3C3;
	border-bottom: 1px dotted #74A3C3;
	background: #f9f9f9;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	
	border-top: 1px dotted #74A3C3;
	border-bottom: 1px dotted #74A3C3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #004564;
	border: none;
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 22px 5px 22px;
	position: relative;

}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #004564;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */

#colophon {
    background: url("images/bg-footer.png") no-repeat scroll center bottom transparent;
    clear: both;
    padding-bottom: 180px;
}
#supplementary {
	padding: 1.625em 2.6%;
	overflow: hidden;
    background-color: #CBD003;
    color: #666666;
}

#supplementary a{
	color:#004564;
}
#supplementary a:hover{
	color:#fff;
}

#colophon .copyright, #colophon .signature
{
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	margin-top: 25px;
		
}

#colophon .copyright
{
	float: left;
		
}

#colophon .copyright .site-title {
	float: left;
}

#colophon .copyright .site-title a {
    background: url("images/sprite.png") no-repeat scroll 0 -68px transparent;
    display: block;
    height: 25px;
    overflow: hidden;
    text-indent: -100000px;
    width: 90px;
}

#colophon .copyright .copy-text {
    display: block;
    float: left;
    padding: 5px 0 0 5px;
}

#colophon .signature
{
	float: right;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times,serif;	
	padding-top:5px;
}

#colophon .signature a {
    color: #FFFFFF;
    /* display: block; */
    float: right;
    font-family: Arial,sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 2px;
}

#colophon .social-menu {
    list-style: none outside none;
}

#colophon .social-menu li {
	float:left;
	margin-right: 15px;
}

#colophon .social-menu li a {
    background: url("images/sprite.png") no-repeat scroll 0 -104px transparent;
    display: block;
    font-family: 'Dosis',Arial,sans-serif;
    height: 35px;
    padding-top: 10px;
    text-align: left;
    text-indent: 45px;
    text-transform: uppercase;
    width: 110px;
}
#colophon .social-menu li a:hover {
	color: #fff;
	text-decoration: none;
}

#colophon .social-menu .soundcloud{background-position: 0 -151px;}
#colophon .social-menu .vimeo{background-position: 0 -198px;}
#colophon .social-menu .links{background-position: 0 -245px;}
#colophon .social-menu .partilhar{background-position: 0 -292px;}
#colophon .social-menu .newsletter{background-position: 0 -339px;}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
    background-color: #CBD003;
    color: #666666;
    font-size: 12px;
    line-height: 2.2em;
    overflow: hidden;
    padding: 2.2em 0.5em;
    text-align: center;
}

#site-generator a {
	color: #004564;
	font-weight: bold;
}

.nivoSliderSimple img{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*	Artist And Tour Single Page
----------------------------------------------- */
#content article.content-single-artist,
#content article.content-single-tour{
	width: 77%;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.single-tg_artist #content{
	/* margin: 0px; */
}

#content article.content-single-artist .entry-header, 
#content article.content-single-artist .entry-content, 
#content article.content-single-artist footer.entry-meta, 
#content article.content-single-artist #comments-title,
#content article.content-single-tour .entry-header, 
#content article.content-single-tour .entry-content, 
#content article.content-single-tour footer.entry-meta, 
#content article.content-single-tour #comments-title{
    margin: 0 3% 0 0%;
}

#content article.content-single-artist .entry-content,
#content article.content-single-tour .entry-content{
	font-family: Arial,sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-right: 0;
	padding-top: 15px;
	margin-left: 0;
}

#content article.content-single-artist .entry-header,
#content article.content-single-tour .entry-header{
	margin-right: 0px;
	margin-left: 0;
}

#content article.content-single-artist .entry-meta,
#content article.content-single-tour .entry-meta{
	margin-right: 0px!important;
}

#content article.content-single-artist .nivoSliderSimple,
#content article.content-single-artist .theme-default .nivoSlider,
#content article.content-single-tour .nivoSliderSimple,
#content article.content-single-tour .theme-default .nivoSlider{
	margin-bottom: 2em;
}

#content article.content-single-artist .theme-default .nivo-directionNav a,
#content article.content-single-tour .theme-default .nivo-directionNav a{
	 background: transparent url("images/slider-embed-buttons.png") no-repeat;
	 top: 84%;
}

#content article.content-single-artist .theme-default a.nivo-prevNav,
#content article.content-single-tour .theme-default a.nivo-prevNav{
    left: auto;
    right: 33px;
}

#content article.content-single-artist .theme-default a.nivo-nextNav,
#content article.content-single-tour .theme-default a.nivo-nextNav{
	background-position: -33px 0px;
	right: 0px;
}


#content article.content-single-artist .entry-extra,
#content article.content-single-tour .entry-extra{
	border-top: 1px dotted #74a3c3;
	padding: 0 0 1.6em 0;
	font-family: Arial, sans-serif;
}

#content article.content-single-artist .entry-extra > a,
#content article.content-single-tour .entry-extra > a{
	color: #004564;
	display: inline-block;
    font-family: "Dosis",sans-serif;
	margin-top: 1.6em;
	font-size: 0.9em;
	line-height: 1.1em;
	text-transform: uppercase;
}

#content article.content-single-artist .entry-extra-title,
#content article.content-single-tour .entry-extra-title,
#content .private-content h3,
#content .private-content h2
{
    line-height: 2.6em;
    text-transform: uppercase;
    margin: 20px auto;
    font-size: 160%;
    text-align: center;
    letter-spacing: 0.1em;
}

#content aside.aside-single-artist,
#content aside.aside-single-tour{
	float: left;
	width: 21%;
	min-width: 117px;
	margin-left: 2%;
	overflow: hidden;
}

#content aside.aside-single-artist h3:first-child,
#content aside.aside-single-tour h3:first-child{
    margin-bottom: 20px;
	border-bottom: 5px solid #babe06;
    color: #004564;
    font-size: 180%;
    font-weight: 700;
    margin-top: 16px;
    text-transform: uppercase;
	width: 100%;
}

#content aside.aside-single-artist ul,
#content aside.aside-single-tour ul{
	list-style: none;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

#content aside.aside-single-artist ul li,
#content aside.aside-single-tour ul li{
	font-family: 'Dosis',Arial,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin: 7px 0;
	padding: 0px 10px;
}

#content aside.aside-single-artist ul li i,
#content aside.aside-single-tour ul li i{
	font-size: 18px;
}

#content aside.aside-single-artist ul li a,
#content aside.aside-single-tour ul li a{
	/* background: transparent url("images/sprit-artist.png") no-repeat; */
	color: #004564;
	text-decoration: none;
	padding: 0;
	font-weight: normal;
}

#content aside.aside-single-artist ul li a.link,
#content aside.aside-single-tour ul li a.link{
	color: #babe06;
}

#content aside.aside-single-artist ul li.exclusive,
#content aside.aside-single-tour ul li.exclusive{
	background: #babe06 url("images/artist_exclusive_box.png") no-repeat;
	background-position: left top;
	padding: 5px;
	margin: 10px 0px 20px 0px;
}

#content aside.aside-single-artist ul li.exclusive span,
#content aside.aside-single-tour ul li.exclusive span{
	color: #083958;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
	padding: 0.8em 0px 0px 0px;
}
#content aside.aside-single-artist ul li.exclusive a,
#content aside.aside-single-tour ul li.exclusive a{
	background: none;
	color: #FFF;
	font-family: Arial,sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	text-transform: none;
	padding: 0px;
}

#content aside.aside-single-artist ul li.audio a,
#content aside.aside-single-tour ul li.audio a{
	background-position: -4px -1px;
}

#content aside.aside-single-artist ul li.video a,
#content aside.aside-single-tour ul li.video a{
	background-position: -4px -31px;
}

#content aside.aside-single-artist ul li.press a,
#content aside.aside-single-tour ul li.press a{
	background-position: -4px -61px;
}

#content aside.aside-single-artist ul li.agenda a,
#content aside.aside-single-tour ul li.agenda a{
	background-position: -4px -90px;
}

#content aside.aside-single-artist ul li.availability a,
#content aside.aside-single-tour ul li.availability a{
	background-position: -4px -121px;
}

#content aside.aside-single-artist ul li.tecnicalarea a{
	background: url('images/tecnica-icon.png') no-repeat;
}

#content aside.aside-single-artist ul li.tour a{
	background-position: -4px -150px;
}

#content aside.aside-single-artist ul li.url-facebook a,
#content aside.aside-single-tour ul li.url-facebook a{
	background-position: -4px -180px;
}

#content aside.aside-single-artist ul li.url-myspace a,
#content aside.aside-single-tour ul li.url-myspace a{
	background-position: -4px -210px;
}

#content aside.aside-single-artist ul li.url-twitter a,
#content aside.aside-single-tour ul li.url-twitter a{
	background-position: -4px -268px;
}

#content aside.aside-single-artist ul li.url-website a,
#content aside.aside-single-tour ul li.url-website a{
	background-position: -4px -240px;
}

#content aside.aside-single-artist ul li.url-soundcloud a,
#content aside.aside-single-tour ul li.url-soundcloud a{
	background-position: -3px -326px;
}

#content aside.aside-single-artist ul li.url-vimeo a,
#content aside.aside-single-tour ul li.url-vimeo a{
	background-position: -3px -295px;
}

#content aside.aside-single-artist ul li:first-child,
#content aside.aside-single-tour ul li:first-child{
	/* padding-top:0px; */
	/* margin-top:0px; */
}


#sidebar-artist .widget h3.widget-title{
	margin-bottom: 20px;
}

#main .list-page-tour .entry-filter,
#main .list-page .entry-filter,
#main .list-page-agenda .entry-filter{
	margin: 0 2.6% 2.6% 2.6%
}

#main .list-page .entry-filter span.filter-title,
#main .list-page .entry-filter label,
#main .list-page-tour .entry-filter span.filter-title,
#main .list-page-tour .entry-filter label,
#main .list-page-agenda .entry-filter span.filter-title,
#main .list-page-agenda .entry-filter label{
	color: #0e4d76;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
}

#main .list-page .entry-filter label,
#main .list-page-tour .entry-filter label,
#main .list-page-agenda .entry-filter label{
	margin-left: 20px;
}

#main .list-page .entry-filter select,
#main .list-page-tour .entry-filter select,
#main .list-page-agenda .entry-filter select{
	margin-left: 5px;
}

#main .list-page .entry-filter a.reset,
#main .list-page-tour .entry-filter a.reset,
#main .list-page-agenda .entry-filter a.reset{
	color: #0e4d76;
	font-weight:700;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 1.2em;
}

#main .list-page .entry-filter a.submit,
#main .list-page-tour .entry-filter a.submit,
#main .list-page-agenda .entry-filter a.submit{
	background: url("images/sprite.png") no-repeat scroll right -503px transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Dosis',Arial,sans-serif;
    font-size: 12px;
    height: 16px;
	line-height: 14px;
    padding: 4px 10px 3px 10px;
    text-align: center;
    text-decoration: none;
    text-indent: -5px;
    text-transform: uppercase;
	width: auto;
	margin: 0.6em;
}

a.link-button {
	color: #FFF;
	font-family: 'Dosis', Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	background: #babe06 url('images/link_button_right.png') no-repeat;
	background-position: right top;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0.3em 0.8em;
	display: inline-block;
}

/* ------------------------- */
.logo-download-color-item,
.logo-download-grayscale-item{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.logo-download-color-item .description,
.logo-download-grayscale-item .description{
	margin-top: 1em;
	margin-bottom: 1em;
}

.logo-download-color-item .image img,
.logo-download-grayscale-item .image img{
	margin-right: 2em;
}

.logo-download-color-item .button,
.logo-download-grayscale-item .button{
	margin-top: 1.1em;
}

/* social-share
----------------------------------------------- */
.social-share{
	padding: 8px 0px;
	border-top: 1px dotted #74a3c3;
	border-bottom: 1px dotted #74a3c3;
}
.social-share div.left{
	float: left;
	width: 30%;
	min-width: 200px;
}

.social-share ul.right{
	list-style: none;
	float: right;
	margin: 0px;
	padding: 0px;
}

.social-share ul.right li{
	float: right;
}

.social-share ul.right li a{
	color: #0e4d76;
	background: transparent url("images/sprite-social-share.png") no-repeat;
	font-family: 'Dosis',Arial,sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	text-transform: uppercase;
	margin-left: 1.6em;
}

.social-share ul.right li a.email{
	background-position: -7px -0px;
	margin-left: 0;
}

.social-share ul.right li a.email span{
	display: none;
}

.social-share ul.right li a.comment{
	background-position: -7px -24px;
}

.social-share ul.right li a.share{
	background-position: -7px -47px;
}

/* list-page-tour
-----------------------------------------------*/

#main > div.list-page-tour .list-itens article{
	max-width: 165px;
	height: auto;
	margin-right: 1.4em;
}

#main > div.list-page-tour .list-itens article div.thumbnail img{
	display: block;
	margin: 0px;
	padding: 0px;
}
#main > div.list-page-tour .list-itens article header{
	height: 110px;
}
#main > div.list-page-tour .list-itens article header .entry-title{
	line-height: 1.2em;
	font-size: 1.1em;
	margin: 0px;
	padding: 5px 0px;
	border: none;
}

#main > div.list-page-tour .list-itens article header .entry-summary{
	margin: 0px;
	border: none;
	color: #7097A8;
    font-size: 80%;
    line-height: 1.3em;
    padding: 0 0 5px 0;
}

#main > div.list-page-tour .list-itens article footer.entry-meta{
	padding: 0;
	position: relative;
}

#main > div.list-page-tour .list-itens article footer.entry-meta a{
	display: block;
	float: left;
}

#main > div.list-page-tour .list-itens article footer.entry-meta a.post-edit-link{
	float: right;
	margin-left: 0.4em;
	text-transform: uppercase;
	font-size: 80%;
}
#main > div.list-page-tour .list-itens article footer.entry-meta a.bt-buy {
	float: right;
	text-transform: uppercase;
	font-size: 80%;
}

#content article.content-single-tour .single-tour-slider-container{
	border-bottom: 5px solid #004564;
	margin-bottom: 1.6em;
	padding: 0 20%; 
}

#content article.content-single-tour .nivoSliderSimple img{
	display: block;
	margin: 0 auto;
}

.page-template-page-contacts-php #content{
	margin: 0px;
}

.page-template-page-contacts-php #content .entry-content{
	padding-top: 15px;
}

.extra-contacts-title span{
	border-bottom: 1px dotted #74a3c3;
	font-family: 'Dosis', arial, sans-serif;
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 0.5em;
}

.extra-contacts-address{
	float: left;
	width: 30%;
	padding: 1.6em 0;
	font-size: 85%;
}

.extra-contacts-address h3{
	margin-top: 1.6em;
	font-size: 1em;
	line-height: 1.3em;
	letter-spacing: 0;
}

.extra-contacts-address h3:first-child{
	margin-top: 0px;
}

.extra-contacts-address a{
	color: #7097a8;
	text-decoration: none;
}
.extra-contacts-address a.view-map{
	margin-top: 1.6em;
	display: block;
}

.extra-contacts-map{
	float: right;
	width: 65%;
	padding: 1.6em 0;
}

.extra-contacts-map a{
	font-size: 0.6em;
}

.extra-contacts-office-team{
	border-top: 5px solid #0e4d76;
	padding-top: 10px;
}

.extra-contacts-office-team span.title{
	border-bottom: 1px dotted #74a3c3;
	font-family: 'Dosis', arial, sans-serif;
	display: block;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 0.5em;
}

.extra-contacts-office-team ul{
	list-style: none;
	margin: 0px -15px 25px -15px;
	padding: 0px;
	overflow: hidden;
}

.extra-contacts-office-team ul li{
	border-bottom: 1px dotted #74a3c3;
	float: left;
	margin: 15px 0px 0px 15px;
	width: 214px;
}

.extra-contacts-office-team ul li div.image{
	height: 143px;
	margin-bottom: 10px;
}

.extra-contacts-office-team ul li div.summary{
	height: 130px;
}

.extra-contacts-office-team ul li span{
	display: block;
}

.extra-contacts-office-team ul li span.name{
	color: #0e4d76;
	font: normal bold 1.1em/1.4em 'Dosis', Arial, sans-serif;
	text-transform: uppercase;
}

.extra-contacts-office-team ul li span.position{
	color: #babe06;
	font: normal bold 0.8em/1.4em 'Dosis', Arial, sans-serif;
	text-transform: uppercase;
}

.extra-contacts-office-team ul li span.email a{
	color: #7097a8;
	font: normal bold 0.8em/1.4em Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
}

.extra-contacts-office-team ul li span.skype,
.extra-contacts-office-team ul li span.phone a,
.extra-contacts-office-team ul li span.cellphone a{
	color: #7097a8;
	font: normal normal 0.8em/1.4em Arial, sans-serif;
	text-transform: none;
	text-decoration: none;
}

.footer-menu {
    float: right;
    text-align: right;
    margin-top: -10px;
    margin-right: 15px;
}

.footer-menu ul li{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-left: 10px;
}

.footer-menu ul li a{
    font-family: 'Dosis',Arial,sans-serif;
    text-transform: uppercase;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 930px) {
	.social-share ul.right{
		float: left;
		margin-top: 1.6em;
	}
}

@media (max-width: 800px) {
	/* Simplify the basic layout */
	
	
	
	#main #content {
		margin: 0 2.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 2.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {

	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 90%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
	
	
	
	#content>div {
    float: none;
    margin-right: 0;
    width: auto;
}

.page .list-page article {
    width: 31.53%;
    min-width:113px;
}

.page .tg_product article {
    margin-left: 1.5%;
    width: 29.8%;
}

.page .tg_production article,
.page .tg_gallery article {
    min-width: 95px;
    width: 17.57%;
}

#primary.with-sidebar {
    width: 100%;
}

.widget-tg-next-events .event-widget .event-details {
	max-width: none;
}

.widget-tg-next-events .event-widget footer {
    clear: both;
    float: left;
    margin-left: 45px;
    width: 52%;
}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {

	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#top-menu #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		display: block;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}
	
	#colophon {
    background: none;
    clear: both;
    padding-bottom: 20px;
	}
	
	#colophon .copyright .site-title,
	#colophon .copyright .copy-text,
	#colophon .signature,
	#colophon .signature a	{
    float: none;
    margin: auto;
    margin-top:10px
    text-align:center;
	}
	
	#colophon .copyright {

    float: none;

}
	
	#colophon .copyright .site-title a {margin:auto;}
	#colophon .signature a {display:inline; }
	
	
	.page .list-page article {
    width: 46%;
    max-width: none;
    margin:0 2% 4%
}

.page .tg_production article,
.page .tg_gallery article {
    width: 29%;
    max-width: none;
    margin:0 2% 4%;
    height:350px;
}

.page .tg_gallery article {
	    height: auto;
}


.page .list-page .tg_event article .entry-summary {
    min-height:80px;
}



.page .list-page .tg_event article .event-status {
    clear: both;
    float: none;
    left: -3px;
    position: absolute;
    top: 60px;
}

.footer-menu {

    float: right;
    width: 100%;
    margin-right:0;
    margin-top: 20px
}

.footer-menu ul {

   text-align: center;
   margin: 0;
}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}
	
	.page .tg_production article,
	.page .tg_gallery article {
    width: 45%;
    max-width: none;
    margin:0 2% 4%;
    height:350px;
}

.page .tg_gallery article {
	    height: auto;
}

.page .list-page .tg_event article .entry-summary {
 width:40%
}

.page .list-page .tg_product article .product-price, .page .list-page .tg_product article .bt-details {
    float: none;
    margin-top: 5px;
    width: 100%;
}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#top-menu #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =IE8 
----------------------------------------------- */ 
 
#ie8 section.feature-image.large img { 
	width: 100%; 
}

.wp-pagenavi {
	border-bottom: 5px solid #0e4d76;
	width: 97.2%;
	padding-bottom: 6px;
	margin-bottom: 1.6em;
}
.wp-pagenavi a{
	color: #0e4d76;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: none!important;
	font-family: 'Dosis', Arial, sans-serif;
}

.wp-pagenavi a.page{
	color: #7097a8;
}

.wp-pagenavi span.current{
	color: #0e4d76;
	font-weight: bold;
	font-size: 1.5em;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink{
	text-transform: uppercase
}

.wp-pagenavi span.current {
    font-weight: bold;
}

.entry-header .comments-link a{
	display: none;
}

.production-fancybox-buy-container p{
	color: #0E4D76;
	font-family: 'Dosis', Arial, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.production-fancybox-buy-container ul{
	list-style: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.production-fancybox-buy-container ul li{
	margin: 0px;
	padding: 5px 0px;
}
.production-fancybox-buy-container ul li a{
	color: #0E4D76;
	font-family: 'Dosis', Arial, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: underline;
}

.list-page-store article .list-post-thumbnail{
	background-color: #e4e9ec;
}

.list-page-store article header h1.entry-title{
	margin-top: 12px;
}

.list-page-store article .list-post-thumbnail a,
.list-page-store article .list-post-thumbnail img{
	display: block;
	margin: 0;
	padding: 0;
}

.list-page-store article footer{
	padding-bottom: 8px;
}

.list-page-store article footer span.price,
.list-page-store article footer a{
	background: #babe06 url("images/store-price-bg.jpg") no-repeat;
	background-position: right center;
	font-family: Dosis, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 15px 0 10px;
}

.list-page-store article footer a{
	background: #0e4d76 url("images/store-buy-bg.jpg") no-repeat;
	background-position: right center;
	font-size: 1em;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
}

.list-page-store article footer a{
	float: right;
	display: block;
}

.list-page-store article footer .clear{
	clear: both;
	height: 0;
}

.list-page-store article:last-child {
    border-bottom: 1px dotted #7097A8 !important;
}

.singular .hentry.content-single-festival {
    padding-top: 0!important;
}

/* TG Next Events */

.widget-tg-festival li {
    clear: both;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0;
}

.widget-tg-festival .event-widget .event-date {
    margin-right: 1%;
    padding-top: 4px;
    width: 40px;
}

.widget-tg-festival .event-widget .event-details {
    float: left;
    max-width: 167px;
    width: 73%;
}
.widget-tg-festival h3 {
    margin-bottom:10px;
}
.widget-tg-festival .event-widget .event-details .event-location:after,
.widget-tg-festival .event-widget .event-details .event-hour:after {
	color: #bcced6;
    content: " | ";
}

.widget-tg-festival .event-widget footer {
	margin-left:40px;
	}

.widget-tg-festival .event-widget footer .bt-details,
.widget-tg-festival .event-widget footer .bt-buy {
	width:47%;
	float:left;
	margin-top:5px;
}

.widget-tg-festival .event-widget footer .bt-details:HOVER,
.widget-tg-festival .event-widget footer .bt-buy:HOVER,
.page .list-page .tg_product article .bt-details:HOVER,
.page .list-page .tg_event article .event-status:HOVER
{background-position: right -559px;}


.widget-tg-festival .event-widget footer .bt-details {margin-right:4%;}
.widget-tg-festival .event-widget footer .bt-buy {background-position: right -503px;}

.widget-tg-festival ul{
	border-bottom: 5px solid #0e4d76;
}

.widget-tg-festival a.view-more{
	color: #0e4d76;
	display: block;
	font-family: 'Dosis', Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
}

.page .list-page .tg_event article header .event-date,
.widget-tg-festival .event-date {
    color: #CBD003;
    float: left;
    font-family: 'Dosis',Arial,sans-serif;
    line-height: 1em;
    text-align: center;
    width: 50px;
    text-transform: uppercase;
}

.page .list-page .tg_event article header .event-date span,
.widget-tg-festival .event-date span {
	display:block;
	padding:2px 0;
	}

.page .list-page .tg_event article header .event-date .event-day,
.widget-tg-festival .event-date .event-day {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 4px;
}

.page .list-page .tg_event article header .event-date .event-month,
.widget-tg-festival .event-date .event-month{font-size:20px;}
.page .list-page .tg_event article header .event-date .event-year{font-size:17px;}

.widget-tg-festival .event-date .event-year{font-size:16px;}

/* 1 column: 320px */
.galeria-festival {
  margin: 20px auto;
	width: 100%;
        float: left;
}
.galeria-festival img {
  float: left;
  margin: 0 .75rem 0 0;
}
.galeria-festival .edicao {
  border-radius: .25rem;
  margin-bottom: 1rem;
  float: left;
  margin-right: 2.564102564102564%;
}
.galeria-festival .edicao p {
    padding: 0;
    color: #7097a8;
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 0;
    float: left;
}




@media (max-width: 768px) {
  .galeria-festival .edicao, .tg_cd.hentry {
		float: left!important;
		margin-right: 2.564102564102564%!important;
		width: 48.717948717948715%!important;
	}
	.galeria-festival .edicao:nth-child(2n+0), .tg_cd.hentry:nth-child(2n+0) {
		margin-right: 0!important;
	}
        
        
        .tg_cd.hentry{
            height: auto!important;
            max-width: 46% !important;
        }
        
        .tg_cd.hentry footer{
            height: auto!important;
            position: relative!important;
        }
        
        
}

@media only screen and (min-width: 768px) {
        .galeria-festival .edicao {
                      width: 31.623931623931625%!important;
        }
        
        .tg_cd.hentry {
		width: 31.623931623931625%!important;
		max-width: 30%!important;
	}
        
	.galeria-festival .edicao:nth-child(2n+0), .tg_cd.hentry:nth-child(2n+0) {
		margin-right: 2.564102564102564%!important;
	}
	.galeria-festival .edicao:nth-child(3n+0), .tg_cd.hentry:nth-child(3n+0) {
		margin-right: 0!important;
	}
        .tg_cd.hentry{
            height: 330px!important;
        }
        
}

@media only screen and (min-width: 992px) {
    .galeria-festival .edicao {
        width: 23.076923076923077%!important;
    }
    .galeria-festival .edicao:nth-child(3n+0) {
        margin-right: 2.564102564102564%!important;
    }
    .galeria-festival .edicao:nth-child(4n+0) {
        margin-right: 0!important;
    }
    .tg_cd.hentry{
        width: 18%!important;
        margin-right: 1.8%!important;
        height: 270px!important;
    }
     .tg_cd.hentry:nth-child(2n+0), .tg_cd.hentry:nth-child(3n+0), .tg_cd.hentry:nth-child(4n+0) {
        margin-right: 1.8%!important;
    }
    .tg_cd.hentry:nth-child(5n+0) {
        margin-right: 0!important;
    }

}

.content-single-festival .bt-details {
    width: auto;
    float: left;
    margin-top: 5px;
    background: url("images/sprite.png") no-repeat scroll right -475px transparent;
    color: #FFFFFF;
    font-family: 'Dosis',Arial,sans-serif;
    font-size: 12px;
    height: 21px;
    margin-top: 15px;
    padding-top: 4px;
    position: static;
    text-align: center;
    text-indent: -5px;
    text-transform: uppercase;
    width: 95px;
    display: block;
    text-decoration: none;
}

.videos-festival {
        margin-top: -10px;
	float: left;
        width: 100%;
}

.videos-festival .embed-container { position: relative; max-width: 100%; }
.videos-festival .embed-container iframe, .embed-container object, .embed-container embed { float: left; width: 100%; margin-top: 20px; }

.tg_festival.hentry{
    border-bottom: 1px dotted #7097A8!important;
    height: auto!important;
    max-width: 165px;
}

.tg_cd.hentry{
    border-bottom: 1px dotted #7097A8!important;
    max-width: auto;
}

.page .list-page .tg_festival.hentry footer{
    position: relative!important;
    margin-top: 10px;
}

.buy-cd, .buy-cd a{
    font-size: 9px!important;
    text-transform: uppercase;
    color: #0e4d76;
}

.fr{
    float: right;
}

.fl{
    float: left;
}

.img-responsive
{
    max-width: 100%;
    height: auto;
    display:block;
}

.tg_cd .hentry h1{
    line-height: 16px!important;
    margin-top: 5px!important;
}
.tg_cd .hentry h1 span{
    color: #7097a8;
    font-size: 13px;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 5px!important;
}

.tg_festival.hentry.content-single-festival {
    max-width: 100%;
}

.festival-featured-img{
    border-bottom: 5px solid #004564;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ye-container {
    overflow:  visible!important;
}
.b.button {
    background-color: #0e4d76;
    color: #fff;
    display: inline-block;
    font-family: 'Dosis',Arial,sans-serif;
    font-size: 0.8em;
    padding: 3px 10px;
    text-transform: uppercase;
    border: 0;

}

div#cc_form_1 {
    padding-left: 0!important;
    margin-top: 0!important;
    padding-top: 0!important;
}

.cc_first_name.kws_input_container.gfield {
    padding-top: 0!important;
}

span.artists_header {
    display: block;
    padding: 10px;
    text-transform: uppercase;
    color: #cbd003;
    background: #0e4d76;
    font-size: 13px;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    font-weight: bold;
    margin-top: 10px;
    font-family: dosis, sans-serif;
}

span.artists_header:after {
	top: 0;
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(14, 77, 118, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}

.artists_onshow a {
    display: block;
    font-size: 11px;
    margin: 0 0 4px;
    float: left;
    width: 100%;
    line-height: 35px;
    color: #0e4d76;
    font-weight: bold;
    background: #eee;
    font-family: dosis, sans-serif;
    text-transform: uppercase;
}

.artists_onshow a img {
    float:  left;
    width: 35px;
    padding-right: 5px;
}

.artists_onshow {
    display: flex;
    flex-wrap:  wrap;
    margin-bottom: 0px;
}

.artist_shows.artists_onshow {
    margin-top: 5px;
}

.artist_shows.artists_onshow a {
    padding: 0 10px;
}

.artists_header {
    top: -4px;
}

.menu-above-menu-container,
.menu-above-menu-en-container,
.menu-above-menu-es-container{
    width: 50%;
	float: right;
	height: 24px;
	margin-top: -10px;
}

#menu-above-menu,
#menu-above-menu-en,
#menu-above-menu-es {
    list-style: none;
	display: inline-block;
	float: right;
	margin: 0;
	padding: 0;
}

#menu-above-menu li,
#menu-above-menu-en li,
#menu-above-menu-es li{
    text-align: right;
	margin-right: 20px;
	float: right !important;
}


#menu-above-menu li.feature a,
#menu-above-menu-en li.feature a,
#menu-above-menu-es li.feature a {
    text-transform: uppercase;
    display: block;
    border: 2px solid;
    padding: 4px 5px 2px;
    font-size: 13px;
}

#menu-above-menu li.feature a:hover,
#menu-above-menu-en li.feature a:hover,
#menu-above-menu-es li.feature a:hover {
    background: #BABE06;
	color:#fff;
	border-color:#BABE06;
    text-decoration: none;
}

.entry-content p {text-align:justify}


@media only screen and (max-width: 1012px) {
	#branding #site-title {
        margin-top: -20px;
}

#access {
    float: none;
    margin: 0 auto;
}

#access .menu
 {
    clear: both;
    margin: 10px 0px 40px;
}

}



@media only screen and (max-width: 768px) {
	#branding {margin-top: 0; padding-top:0px;}
	#sidebar-hp-1 .textwidget p {text-align: center;}
	#content article.content-single-artist, #content article.content-single-tour {
    width: 100%;}
	
	.aside-on_tour .on_tour-label {
    top: -29px;
    right: -11px;
	}

#content aside.aside-single-artist, #content aside.aside-single-tour {
    width: 100%;
    margin-left: 0;
    margin-bottom:50px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 102%;}

}

@media only screen and (max-width: 480px) {
	
	#branding {margin-top: 30px}

.menu-above-menu-container, .menu-above-menu-en-container, .menu-above-menu-es-container {
    position: absolute;
    right: 0;
}

#menu-above-menu li, #menu-above-menu-en li, #menu-above-menu-es li {
    text-align: right;
    margin: 15px 0 0 0;
}

#menu-above-menu li.feature a, #menu-above-menu-en li.feature a, #menu-above-menu-es li.feature a {
    font-size: 10px;
}

#searchform,
ul.social-menu {display:none !important;}

#top-menu .lang-switcher {
    float: none;
	margin-left:20px;

}