/*
Theme Name: FullScene - NERAM
Description: Modern & minimal premium wordpress theme. Suitable for portfolio/photography websites.
Author: premitheme
Author URI: http://premitheme.com
Theme URI: http://themeforest.net/user/premitheme/portfolio
Version: 1.4.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, black, light, dark, custom-background, custom-colors, featured-images, theme-options, post-formats, translation-ready, sticky-post, full-width-template, custom-menu, fixed-width, right-sidebar, four-columns
*/


/*===========
ACTIVE THEME
*/


/*==============================================//
// GLOBAL RESET
//==============================================*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "myriad-pro";
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input:focus, textarea:focus, a {
outline: none;
}

iframe, object, embed {
display: block;
}

.clear{
clear: both;
width: 0 !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: none !important;
background: transparent !important;
display: block;
}





/*==============================================//

	The rest of CSS located in /css

//==============================================*/


.general-nivo.nivoSlider {
width: 100% !important;
}

#folio-description {
   	clear: both !important;
    	float: none !important;
   	width: 100% !important;
   	line-height:20px;
	margin-top:30px !important;
}

* {
	font-family: "myriad-pro" !important;
}

.folio-overlay-single .folio-title {
    background: url("../images/hatch-dark.png") repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border: 1px solid #000000;
    bottom: 0 !important;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    font-family: "myriad-pro",sans-serif;
    font-size: 8pt;
    height: 5% !important;
    left: 0 !important;
    margin: auto !important;
    opacity: 0;
    padding: 14px;
    position: absolute;
    right: 0 !important;
    text-align: center;
    top: 75% !important;
    visibility: hidden;
    width: 50% !important;
}

.addthis_toolbox {
    margin-top: 30px;
    padding: 12px 0 10px;
}

#folio-sidebar {
	width:100% !important;
}
#folio-sidebar aside {
	margin: 20px 0;
}
#container {
    margin: 0 auto;
    width: 978px !important;
}
#content a {color: #de6a04 !important; text-decoration: none} 
#content a:hover { text-decoration:underline;}

.general-nivo {
margin-left:10px !important;
}

.folio-overlay-single .folio-title {
    background: none repeat scroll 0 0 #7C7C7C !important;
    border: 0 none !important;
    box-shadow: none !important;
    color: #FFFFFF !important;
    font-size: 9pt !important;
}

.ehive-objects-image-grid {
     margin: 20px auto;
    padding: 0 30px;
    width: 860px;
}

.ehive-objects-image-grid .ehive-item {
    max-width: 33% !important;
    width: 33% !important;
    background: none repeat scroll 0 0 #000 !important;
    height: 210px !important;
    margin: 0 0 6px !important;
    padding: 0 !important;
    position:relative !important;
}

.ehive-objects-image-grid .ehive-item .ehive-image-link {
    border-bottom: 3px solid #000;
    display: block;
    max-height: 200px !important;
    overflow: hidden !important;
}

.ehive-objects-image-grid .ehive-item img {
    max-width:100% !important;
    height:auto !important;
}

.ehive-objects-image-grid .ehive-item .ehive-item-metadata-wrap {
    background: url("../images/hatch-dark.png") repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #fff !important;
    font-size: 13px;
    opacity: 0.9;
    padding: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    top: 50px;
    width: 50%;
    display:none;
}
.ehive-objects-image-grid .ehive-item:hover .ehive-item-metadata-wrap {
    display:block;
}
.ehive-objects-image-grid .ehive-item .ehive-item-metadata-wrap p a {
    color:#fff !important;
}

form.ehive-search-widget input.field {
    padding:4px 10px 4px 28px !important;
}

.ehive-search input {
    float:left !important;
}

.ehive-search:after {
    display:block;
    content: ' ';
    clear:both;
    margin-bottom:30px;
}

