/*   
Theme Name: bfR
Theme URI: http://www.vfxdude.com/downloads/
Description: A responsive child theme for BigFeature.
Author: Roger Grimstad
Author URI: http://www.vfxdude.com
Template: bigfeature
Version: 0.2.8
*/

@import url("bfresponsive/bfr.css");
@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 528px) {
#bfr-menu-button {
display: inline-block;
margin-bottom: 10px;
position: relative;
right: inherit;
top: inherit;
}
.searchform a.searchicon { display: none; }
}

html {
overflow-y: scroll;
}

#container {
  
    margin-top: -10px!important;
	}

h1 {letter-spacing:0.1pt;}


#sidebar, .sidebar {
    font-size: 8pt;
   
}

#sidebar ul ul li, #sidebar ul ol li {
    border-bottom-style: solid;
    border-bottom-width: 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -6px;
}

.style2 {color: #FF0000}

.members {
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


p.description {
   
    margin-top: 2px;
}

div.pp_overlay {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: hsl(0, 0%, 100%)!important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9500;
	opacity:1.0!important;
}

#overlay {
    background-color: #fff!important;
    display: none;
    height: 500px;
    left: 0;
    opacity:1.0!important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10090;
}

#jquery-overlay {
 background-color: #fff!important;
    color: hsl(0, 0%, 100%);
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10090;
}

#imageData #numberDisplay {
   /* display: none!important;*/
    padding-bottom: 1em;
}

body,
input,
textarea {
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.blog-title {
    float: left;
    margin-bottom: 0;
    padding-top: 12px!important;
}
.blog-title a {
	font-weight: lighter!important;
	}


ul.navigation {
    
    margin-left: -15px!important;
    
}

ul.navigation li a {
    display: block;
    font-weight: normal!important;
   text-transform: none!important;
	/* padding-right: 5px!important;*/
}

ul.navigation.navsimple li a {
  
    border-right: none!important;
	}
	
ul.navigation li a:hover {text-decoration:none;}
	
ul.navigation li a:hover {color:#000000;}  /* mouse over link */

	
	
	
	ul.navigation {
    border-bottom-color: hsl(0, 0%, 93%);
    border-bottom-style: none!important;
    border-bottom-width: 1px;
    border-top-color: hsl(0, 0%, 93%);
    border-top-style: none!important;
	
	}
	
	h3 {
    border-bottom-color: hsl(0, 0%, 80%);
    border-bottom-style: none!important;
    border-bottom-width: 1px;
    font-size: 17px;
}

.wp-caption {
  background-color: hsl(0, 0%, 100%)!important;
    background-color:none!important;
    border-bottom-color:none!important;
	 border-left-color:none!important;
    border-right-color:none!important;
	 border-top-color:none!important;
    border-bottom-width: 0px!important;
    border-top-width: 0px!important;
	border-left-width: 0px!important;
	border-right-width: 0px!important;
  
}
