/*
Theme Name: Nilaya
Theme URI: http://www.bitbonsai.com/nilaya/
Description: WP Theme for nilaya.com.br by <a href="http://bitbonsai.com/">BitBonsai</a>.
Version: 1.0
Author: Mauricio Wolff
Author URI: http://www.bitbonsai.com/
Tags: violet, custom header, fixed width, ajaxed, widgets
Text Domain: kubrick

	Nilaya v1.0
	 http://bitbonsai.com/nilaya/

	This theme was designed and built by Mauricio Wolff,
	whose blog you will find at http://bitbonsai.com/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	color: #333;
	background: #fff url(i/bg-body.png) repeat-x left bottom;
}

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

p{
	margin: 15px 0 0 0;
	line-height: 1.8em;
}

h1, h2, h3, h4{
	font-weight: normal;
}

#grid{
	width:  960px;
	height: 1000px;
	background:  url(i/grid.png) no-repeat;
	position:  absolute;
	left: 50%;
	margin-left: -480px;
	display:  none;
	z-index: 9999;
}

#yn-wrapper{
	background: url(i/bg-wrapper1.png) no-repeat center bottom;
}

#yn-container{
	overflow: hidden;
	font-size: 1.2em; /* reset to 12px */
	background: url('i/bg-01.jpg') no-repeat;
}

#yn-logo img{
	margin: 5px 0 0 0;
}

/* @group Fotos */

#yn-fotos{
	position: absolute;
	background: url(i/bg-fotos.png) repeat-y;
	right:  12px;
	height: 350px;
	text-align: center;
	overflow: auto;
}
#yn-foto-thumbs{

}

/* @end */

/* @group Main */

#yn-main{
	padding: 156px 0 0 0;
}

#yn-menus{
	width: 748px;
}

#yn-box{
	height: 350px;
	background: url(i/bg-box.png) no-repeat;
	width: 760px;
}
#yn-content{
	padding:  0 5px 0 21px;
}
#yn-content.loading, #yn-fotos.loading{
	background : url(i/loading.gif) no-repeat center center;
}
#yn-content .autor{
	margin:  5px 0 0 0;
	color: #999;
	text-align: right;
}
#yn-content .permalink{
	margin:  0;
	color: #999;
	text-align: right;
	font-size: 0.8em;
	height: 16px;
	line-height: 16px;
}
#yn-content .permalink a{
	color:  #999;
	text-decoration: none;
}

#yn-content .permalink a{
	color:  #999;
	text-decoration: none;
}
#yn-texto{
	margin: 60px 0 0 0;
	overflow: auto;
	height:  290px;
}
#yn-texto:first-child{
	margin-top: 40px;
}

#yn-texto .link-more{
	line-height: 1.2em;
	color: #777;
	margin: 5px 0;
}

#yn-texto h1, 
#yn-texto h2, 
#yn-texto h3, 
#yn-texto h4, 
#yn-texto h5{
	color: #6C59A5;
	background: url(i/bg-hr.png) no-repeat bottom left;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0.7em 0 0 0;
}

h2 a,
h3 a{
	text-decoration: none;
}

#yn-texto h2{
	font-size: 1.9em;
}
#yn-texto h3{
	font-size: 1.5em;
	color: #b29768;
	margin: 0 0 5px 0;
}
#yn-texto h4{
	font-size: 1.3em;
	background: url();
}

#yn-texto p.grande{
	font-size: 150%;
}
#yn-texto p.gigante{
	font-size: 200%;
}

#yn-texto div.post{
	padding:  0;
}

/* @group Footer */

#yn-footer, #yn-footer a{
	color:  #777;
}
#yn-footer a:hover{
	color:  #999;
}
#yn-footer p{
	margin: 0;
	padding:  2px 0;
	text-align: center;
}

/* @end */



/* @group Menu */

#yn-menu0,
#yn-menu1,
#yn-menu2{
	background: url(i/bg-menu.png) no-repeat top left;
	width: 12px;
	height: 21px;
	float: left;
	text-transform: lowercase;
}
#yn-menu1{
	width: 21px;
	background: url(i/bg-menu1.png) no-repeat top left;
	margin-left: 9px;
	display: none;
	position: absolute;
}
#yn-menu1 ul.menu{
	margin-left: 21px;
	width: 718px;
	background: #9488C0;
	color: #6756A5;
	display: none;
}

#yn-menu2{
	width: 21px;
	background: url(i/bg-menu2.png) no-repeat top left;
	margin-left: 27px;
	display: none;
	position: absolute;
	margin-top:  21px;
}
#yn-menu2 ul.menu{
	margin-left: 21px;
	width: 700px;
	background: #B4ABD3;
	color: #6756A5;
}
#yn-menu2 ul.menu a{
	color: #6756A5;
}
#yn-menu2 ul.menu a:hover{
	color: #9488C0;
}

ul.menu{
	width: 736px;
	padding: 0; 
	margin: 0 0 0 12px;
	height: 21px;
	display: block; 
	background: #6756A5 url(i/bg-menu-right.png) no-repeat top right;
	float: left;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}

ul.menu li{
	padding: 0; 
	margin: 0; 
	list-style: none; 
	display: block;
	color: #B2AAD2;
	float: left; 
	line-height: 21px;
	padding: 0 12px;
	text-align: center;
}
ul.menu li.nopad{
	padding: 0;
}
ul.menu li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none; 
	cursor:pointer; 
	margin: 0;
}
ul.menu li a:hover{
	color: #D2CDE4;
}

/* @end */

/* @end */

/* @group Side */
#yn-side li{
	list-style-type: none;
}
#yn-side li a:hover img{
	border-color: #6756A5;
}
#yn-sidebar{
	padding: 10px 0 0 0;
}
#yn-sidebar p, #yn-sidebar p.data{
	line-height: 130%;
	margin: 0;
	color:  #999;
}
#yn-sidebar p.data{
	color: #777;
}
#yn-sidebar h3{
	background: url(i/bg-side-h3.png) no-repeat;
	width: 160px;
	height: 25px;
	line-height: 25px;
	color: #ff9;
	overflow: hidden;
	padding: 0 0 0 5px;
	margin:  25px 0 5px 0;
}
#yn-sidebar h3 a{
	color: #ff9;
	text-decoration: underline;
}
#yn-sidebar h3 span.title{
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#yn-sidebar h4{
	font-size:  1.2em;
	color:  #777;
	margin: 12px 0 0 0;
}
#yn-links{
	background: url(i/links-bg.png);
}
#yn-links ul{
	padding:  5px;
}
#yn-links ul li{
	line-height:  200%;
	background: url(i/links-li.png) no-repeat 0 7px;
	padding: 0 0 0 15px;
}

#yn-search{
	position: absolute;
	width: 157px;
	height: 22px;
	background: url(i/frm-busca.png) no-repeat;
	top: 12px;
	right: 12px;
}
#searchformpage{
	width: 157px;
	height: 22px;
	background: url(i/frm-busca.png) no-repeat;
	top: 12px;
	right: 12px;
}
#yn-search input, 
#searchformpage input{
	width: 126px;
	height: 16px;
	font-size: 11px;
	background: transparent;
	border: none;
	position: absolute;
	margin-top: 3px;
	margin-left: 22px;
	color: #777;
}

/* @group NGG

.ngg-widget img {
	border:1px solid #999;
	margin:0;
}
.ngg-widget a:hover img {
	border-color: #6756A5;
}

.ngg-galleryoverview {
	margin: 30px auto 0 auto;
	width: 100px;
	clear:both; 
	display:block !important;
}
.ngg-albumoverview{
	border: 1px solid red;
}

*/



/* @end */

/* @end */

.screen-reader-text{
	display: none;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}

#yn-content ul{
	list-style-type: circle;
	margin: 0 0 15px 25px;
}
#yn-content ul li{
	line-height: 1.5em;
}