/*
Theme Name: Nivana Child
Theme URI: http://www.cryoutcreations.eu/nirvana
Author: Cryout Creations
Author URI: http://www.cryoutcreations.eu
Template: nirvana
Description: Child substyle
Version: 0.9.9.10
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, black, blue, orange, red, gray, green, silver, light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template,  microformats, post-formats, rtl-language-support,  sticky-post, theme-options, threaded-comments, translation-ready
*/

@import url("../nirvana/style.css");

/* Nirvana Custom CSS */ 


.widget-title span{

padding: 0 0px;

} 

h2{
	text-transform: none; 
}

#commentform {

max-width: 1280px;

} 

.menu-item-type-custom{
	padding-left: 16px; 
	padding-right: 16px;
}

.textwidget {
	padding-top: 6px;
}

.entry-content p iframe { display:block; margin: 0 auto; } 

.nivo-caption {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100); 

font-family: Helvetica, sans-serif;

}

#topbar {
	height: 50px;
}

a.loginoutLink:link {color: black; text-decoration: none; }
a.loginoutLink:active {color: black; text-decoration: none; }
a.loginoutLink:visited {color: black; text-decoration: none; }
a.loginoutLink:hover {color: grey; text-decoration: underline; }

.w3eden .btn-primary,
.w3eden .flat-primary,
.w3eden .flat-primary.btn-bordered:hover {
    background-color: #999;
    color: #000;
}
.w3eden .btn-primary:hover:not(.no-hover),
.w3eden .flat-primary:hover:not(.no-hover),
.w3eden .flat-primary.btn-bordered {
    background-color: #f1d427;
    color: #000;
}
.w3eden .btn-primary:focus,
.w3eden .btn-primary:active:not(.no-hover),
.w3eden .flat-primary:active:not(.no-hover),
.w3eden .flat-primary.btn-bordered {
    background-color: #f1d427;
    color: #000;
}











