/* 
By Ricardo Celso
www.ricardocelso.com
*/

/* HTML5 ✰ */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }


/**
 * Primary styles
 *
 * Author: Ricardo Celso
 */

@font-face {
    font-family: 'VadorBlack';
    src: url('/single/fonts/vador-webfont.eot');
    src: url('/single/fonts/vador-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('/single/fonts/vador-webfont.woff') format('woff'),
         url('/single/fonts/vador-webfont.ttf') format('truetype'),
         url('/single/fonts/vador-webfont.svg#VadorBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	/* SIMPLES background: url('/single/img/fundo_lado.jpg') repeat;*/
	
	background: url('/single/img/fundo_site_nuno.jpg') no-repeat center center fixed #c4b07e;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    padding: 0px;
    margin: 0px;
	/*background: url('/single/img/bg.jpg') top center no-repeat; *//*#b2d233;*/
	
}

#container {
	width: 1088px;
	text-align: center;
	margin: 0 auto;
}

header {
	background: url('/single/img/header5.png') top center no-repeat;
	height: 765px;
	width: 1088px;
	margin-top: 65px; /*35*/
	position: relative;
}

header h1, div#intro, div#sponsors {
	visibility: hidden;
	height: 15px;
}

#sr1 {
	text-align: left;
	margin-left: 30px;
	display: block;
	height: 160px
	
}

#sr1 li {
	list-style-type: none;
	display: inline-block;
	margin-left: 50px;
	float: left;


	
}

.logo {
	color: purple;
	text-indent: -9999px;
}

#sr1 #joemommas {
	background: url(/single/img/jm-logo.png) 0px 0px no-repeat;
	width: 188px;
	height: 156px;
	position: relative;
	top: 4px;
}

#sr1 li:hover#joemommas {
	background: url(/single/img/jm-logo.png) 0px -156px no-repeat;
}

#sr1 #yst {
	background: url(/single/img/yst-logo.png) 0px 0px no-repeat;
	width: 198px;
	height: 90px;
	position: relative;
	top: 15px;
}

#sr1 li:hover#yst {
	background: url(/single/img/yst-logo.png) 0px -91px no-repeat;
}

#sr1 #tulsakids {
	background: url(/single/img/tk-logo.png) 0px 0px no-repeat;
	width: 185px;
	height: 55px;
	position: relative;
	top: 33px;
}

#sr1 li:hover#tulsakids {
	background: url(/single/img/tk-logo.png) 0px -55px no-repeat;
}

#sr1 #gurustugroup {
	background: url(/single/img/grs-logo.png) 0px 0px no-repeat;
	width: 163px;
	height: 48px;
	position: relative;
	top: 43px;
}

#sr1 li:hover#gurustugroup {
	background: url(/single/img/grs-logo.png) 0px -48px no-repeat;
}

header .date {
	font-family: 'VadorBlack';
	font-size: 2.5em;
	color: #000;
	position: relative;
	top: 400px;
}

#sr2 {
	text-align: left;
	margin-left: 105px;
	position: relative;
	top: 426px;
	height: 70px
}

#sr2 li {
	list-style-type: none;
	display: inline-block;
	margin-left: 15px;
	float: left;
}

#sr2 .logo {
	color: purple;
	text-indent: -9999px;
}

#sr2 #z1045 {
	background: url(/single/img/edge-logo.png) 0px 0px no-repeat;
	width: 122px;
	height: 56px;
	position: relative;
	top: 2px;
}

#sr2 li:hover#z1045 {
	background: url(/single/img/edge-logo.png) 0px -56px no-repeat;
}

#sr2 #backalley {
	background: url(/single/img/backalley-logo.png) 0px 0px no-repeat;
	width: 81px;
	height: 67px;
	position: relative;
	top: 0;
}

#sr2 li:hover#backalley {
	background: url(/single/img/backalley-logo.png) 0px -67px no-repeat;
}

#sr2 #utw {
	background: url(/single/img/urbantulsa-logo.png) 0px 0px no-repeat;
	width: 131px;
	height: 45px;
	position: relative;
	top: 8px;
}

#sr2 li:hover#utw {
	background: url(/single/img/urbantulsa-logo.png) 0px -45px no-repeat;
}

#sr2 #btt {
	background: url(/single/img/boomtown-logo.png) 0px 0px no-repeat;
	width: 116px;
	height: 67px;
	position: relative;
	top: -3px;
}

#sr2 li:hover#btt {
	background: url(/single/img/boomtown-logo.png) 0px -67px no-repeat;
}

#sr2 #preslar {
	background: url(/single/img/preslar-logo.png) 0px 0px no-repeat;
	width: 100px;
	height: 42px;
	position: relative;
	top: 7px;
}

#sr2 li:hover#preslar {
	background: url(/single/img/preslar-logo.png) 0px -42px no-repeat;
}

#sr2 #churchstudio {
	background: url(/single/img/churchstudio-logo.png) 0px 0px no-repeat;
	width: 70px;
	height: 70px;
	position: relative;
	top: -8px;
}

#sr2 li:hover#churchstudio {
	background: url(/single/img/churchstudio-logo.png) 0px -70px no-repeat;
}

#sr2 #onb {
	background: url(/single/img/onb-logo.png) 0px 0px no-repeat;
	width: 126px;
	height: 64px;
	position: relative;
	top: -7px;
}

#sr2 li:hover#onb {
	background: url(/single/img/onb-logo.png) 0px -64px no-repeat;
}

#sr3 {
	text-align: left;
	margin-left: 105px;
	position: relative;
	top: 475px;
}

#sr3 li {
	list-style-type: none;
	display: inline-block;
	margin-left: 15px;
}

#sr3 .logo {
	color: purple;
	text-indent: -9999px;
}

#sr3 #shoegypsy {
	background: url(/single/img/shoegypsy-logo.png) 0px 0px no-repeat;
	width: 122px;
	height: 36px;
	position: relative;
	top: 2px;
}

#sr3 li:hover#shoegypsy {
	background: url(/single/img/shoegypsy-logo.png) 0px -36px no-repeat;
}


#spacer {
	background: url('/single/img/spacer.png') top center no-repeat;
	height: 182px;
	width: 1088px;
}
#laranja {
	background: url('/single/img/conteudo_04.png') top center no-repeat;
	height: 385px;
	width: 1088px;
}

#laranja p {
	color: white;
	font-family: vinyl;
	font-size: 2.8em;
	width: 650px; /*520*/
	float: right;
	display: inline-block;
	text-align: left;
	/*margin-top: 90px;
	margin-right: 80px;*/
}	
#red {
	background: url('/single/img/conteudo_01.png') top center no-repeat;
	height: 541px;
	width: 1088px;
}

#red p {
	color: white;
	font-family: vinyl;
	font-size: 2.5em;
	width: 620px; /*520*/
	float: left;
	display: inline-block;
	margin-top: 103px;
	margin-left: 80px;
	text-align: left;
	/*width: 420px;*/
	}

#red p.artist {
	position: relative;
	font-family: 'VadorBlack';
	font-size: 2.2em;
	color: #D81920;
	top: 13px;
	float: right;
	display: inline-block;
}
	
#green {
	background: url('/single/img/conteudo_02.png') top center no-repeat;
	height: 385px;
	width: 1088px;
}

#green p {
	color: white;
	font-family: vinyl;
	font-size: 2.8em;
	width: 650px; /*520*/
	float: right;
	display: inline-block;
	text-align: left;
	margin-top: 90px;
	margin-right: 80px;
}


#orange {
	background: url('/single/img/conteudo_03.png') top center no-repeat;
	height: 494px;
	width: 1088px;
}

#orange p {
	color: white;
	font-family: vinyl;
	font-size: 3.2em;
	width: 520px;
	float: left;
	display: inline-block;
	margin-top: 175px;
	margin-left: 80px;
	text-align: left;
}


#redthin {
	background: url('/single/img/contentredthin.png') top center no-repeat;
	height: 356px;
	width: 1088px;
}

#redthin p {
	color: white;
	font-family: vinyl;
	font-size: 2.5em;
	width: 520px; /*520*/
	float: right;
	display: inline-block;
	text-align: left;
	margin-top: 90px;
	margin-right: 110px;
}


#location {
	background: url('/single/img/facebook.png') top center no-repeat;
	height: 693px;
	width: 1088px;
	font-family: 'VadorBlack';
}

#location h1 {
	color: white;
	font-size: 4em;
	text-shadow: 3px 3px 0px #000000;
	filter: dropshadow(color=#000000, offx=3, offy=3);
	text-align: left;
	margin-left: 300px;
	padding-top: 75px;
	padding-bottom: 17px;
}

#location p{
	font-size: 2.3em;
	text-align: left;
	width: 800px;
	margin-left: 180px; /*300*/
}

footer {
	background: url('/single/img/footer.png') top center no-repeat;
	height: 156px;
	width: 1088px;
	text-align: left;
	color: white;
}

footer .copyright {
	display: inline-block;
	float: left;
	padding-top: 35px;
	padding-left: 85px;
	padding-right: 35px;
}

#subir  {
    background: url('/single/img/subir.png') 0px 0px no-repeat;
	width: 122px;
	height: 136px;
	float: left;
}

div:hover#subir {
    background: url('/single/img/subir.png') 0px -136px no-repeat;
}

footer .grs {
	display: inline-block;
	float: right;
	padding-top: 35px;
	padding-right: 90px;
}

.grs a {
	text-decoration: none;
	color: white;
}

.grs a:hover {
	color: #333;
}

.grs a:visited {
	color: white;
}
	
	

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/* socialite */

.socialite{text-align: right; float: right; 
	width: 450px; /*350*/
	height: 20px; line-height: 20px; font-size: 10px; margin: 10px; position: absolute; top: -34px; right: 0; padding-right: 36px}
.sosh{display: inline;  vertical-align: top; float:left;}
.sosh a{color: #eee; text-decoration: none; text-align: right}



/* link fix */

ul a, ul a:hover{color: transparent}

