/*
Theme Name: Krasilcic
Author: Lucia Dossin, Fiveblackcats Design
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: mkrasilcic
*/

/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
	
	Based on HTML5Reset Theme by MonkeyDo
-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, 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, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body	{height:100%;}

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

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
   If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
img.responsive,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted.  don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/


/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: small Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #676767;}

a {color: #818181; text-decoration: none;}
a:hover {color: #818181;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #60ff00; color: #000; text-shadow: none;}
::selection {background: #60ff00; color: #000; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #60ff00;} 

ins {background-color: #60ff00; color: #000; text-decoration: none;}
mark {background-color: #60ff00; color: #000; font-style: italic; font-weight: bold;}

header{position:relative;float:right; width: 100%;}
header, header h1{text-align: center;}
header h1{margin-bottom: 0; text-transform: uppercase; margin-top: 36px; font-size: 1.2em; letter-spacing: .1em; margin-bottom: 8px; font-weight: bold;}
header h1 a{color: #797979;}
.upper{text-transform: uppercase;}

footer{background-color: #fff; height: 45px; width: 100%; position: relative; top: 0; margin-top: 36px;}
footer nav,footer ul{text-align: center; }
footer ul{min-width: 710px; width: 100%; margin: 12px auto 0 auto; font-size: .85em; height: 2em;} /* IE 540px */
footer ul li{padding: 0 10px; display: inline; text-transform: uppercase;}
footer ul li a:hover{color: #393939;}
footer ul li.current-menu-item a{color: #060606;}
footer p.copy{float: right; margin-right: 20px;}


section{height: 580px; overflow: hidden;}

/* Home */
#cover-container{margin-top: 32px;}

#inside{clear:both; height:526px;position:relative; margin:0 auto; text-align: center; background-color:#fff; width: 100%;}
#inside-fav{  clear:both; height:auto; margin:0 auto; text-align: center; background-color:transparent; width:100%; min-width: 710px; /* i.v.m. form width */}
#inside-fav section{height: auto; margin-bottom: 20px;}

#photos-container,#videos-container{ width:95.5%; height: 520px; float: left;}

#scrollLeft{
    width: 2%;
    text-align: left;
    background-color: transparent;
    height: 450px;
    float: left;
    cursor: pointer;
}
#scrollRight{
    width: 2%;
    text-align: right;
    background-color: transparent;
    height: 450px;
    float: left;
    cursor: pointer;
}
#scrollLeft img, #scrollRight img{max-width: none;}
/*Galleries*/
.elemento{float: left; display: inline; margin-right: 20px; width: auto; height: 355px; padding-top:90px; text-align: right;}
.elemento:last-of-type{margin-right: 0;}
.elemento img{cursor: pointer; width: auto;}
.elemento p{text-align: left; font-size: .85em; padding-left: 2px; margin-top: -2px; height: 1em; display: block;}
button.btn{border: 1px solid grey; font-size: .8em; width: 8em; margin: 0 auto; cursor: pointer; visibility: hidden; position: relative; top: -9px;}


/*Video*/
.video-tb{float: left; display: inline; margin-right: 20px; width: auto; height: 350px; padding-top:90px; }
.video-tb:last-of-type{margin-right: 0;}
.video-tb p{text-align: left; font-size: .85em; font-weight: bold; padding-left: 2px;}
div.extras{font-size: .8em; width: 100%; }
div.extras div.ano{text-align: left; width: 48%; height: 1.3em; padding-left: 2px;}
div.extras div.dur{text-align: right; width: 48%; height: 1.3em; padding-right: 3px;}

div#video-container{width: 100%; height: auto; margin: 0 auto;}
div#player{width: 50%; height: auto; text-align: right;}
div#video-container iframe{}
div#info{ width: 480px; height: auto; margin: 0 auto; text-align: left; font-size: 0.85em;}
p.title{font-weight: bold;}
p.back{margin: 20px auto 0; border: 1px solid grey; text-align: left; padding: 0 0 0 2px;font-size: .8em; width: 10em;}

/* Bio */
#bio-container{width: 50%; min-width: 380px; margin: 0 auto; font-size: .9em; height: auto; padding-top: 20px;}
#bio-container img{ margin: 0 auto; max-width: 100%; height: auto;padding-bottom: 1.2em;}
#bio-container h2,#bio-container h3{text-align: left; padding-bottom: 20px; }
#bio-container p{padding-bottom: 20px; text-align: left;}
nav#sub-bio {padding: 12px 0 0 0; font-size: .8em;}
nav#sub-bio ul{min-width: 380px; }
nav#sub-bio ul li{display: inline; padding: 0 10px; border: 1px solid grey; margin: 0 6px;}

/* Contact */
#cont-container{width: 50%; margin: 0 auto; font-size: .85em; height: auto;text-align: center; padding-top: 20px;}
#cont-container h2,#cont-container h3{ padding-bottom: 8px; }
#cont-container h3.assina{padding-top: 30px;}
#cont-container  p{padding-bottom: 30px;}

/* Fav */
#fav-container{width: 90%; margin: 0 auto; }
#fav-images{width: 100%; height: auto; min-height: 83px; text-align: center; min-width: 246px;}
.img-holder{float: left; width: 80px; height: 80px; background-color: #f0f0f0; margin: 1px;}
.highlight{border: 1px solid #f0f0f0; height: 78px; width: 78px; background-color: #fff; overflow: hidden;}
#fav-btns{background-color: #fff; height: auto; width: auto; margin: 8px auto 0 auto; text-align: center;}
.fav{margin-right: 30px;}
#fav-container p{width: 100%; margin: 0 auto; font-size: 1em; padding-top: 15px;}
#fav-container form{font-size:.85em;}
#fav-container label{font-weight: bold;}
form{width: 650px; text-align: left; margin: 0 auto; }
fieldset{ cursor: pointer; font-size: .8em;}
label{display: block; margin-top: 12px; }
label.mail{display: inline; margin-top: 15px; vertical-align: bottom; height: 300px;}
input.mail{width: auto; height: 12px; margin-right: 4px; margin-top: 2px;}
input, textarea{width: 300px;}
textarea{height: 100px; min-height: 100px; max-height: 140px; min-width:644px; max-width: 644px;}
.wide{width: 644px}
div.del{cursor: pointer; background-color: #fff; border: 1px solid #666; font-size: .8em; color: #666; margin: 0 0 0 6px;display: inline; padding: 2px 6px; float: right;}
div.del:hover{color: #333; border: 1px solid #333;}
button{background-color: #fff; border: 1px solid #666; font-size: .8em; color: #666; margin: 0 0 0 6px;}
button:hover{color: #333; border: 1px solid #333;}

/*CheckBox Hack*/
.styleCheckbox input {
   cursor:pointer;
   filter:alpha(opacity=0);
   opacity:0;
}

.styleCheckbox {
   cursor:pointer;
   height:30px;
   background-position:0 0;
   background:url('http://marcelok.com/wpdir/wp-content/themes/mk/_/img/controls.gif') no-repeat;
}

.styleCheckbox {
   background-position:0 0;
}

.inputCheckboxChecked {
   background-position:-500px 0;
}
.inputFocus { /* Este está genérico nos para radio e checkbox, mas também pode ser uma classe para cada */
   /*border:dotted 1px #CCC;*/
}
/* End CheckBox Hack */


.left{float: left;}
.right{float:right;}
.clear{clear: both;}