/*   
Theme Name: bni
Theme URI: http://www.flare-web.co.uk/
Description: This is the BNI template
Author: Phil Greeno
Author URI: http://greeno-design.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #3d3d3d;

	text-align: justify;
	
}
#blog-title a{
	font-family:Verdana, sans-serif;
	font-size: 54px;
	text-shadow: -3px 1px 4px #480103;
	font-weight: normal;
	color: #EDEDED;
  }
#blog-title {
font-family:Arial,sans-serif;
font-size:34px;
font-weight:bold;
line-height:40px;
}
  
  #blog-title a:hover{
	color: #FFF;
}

#header{
	background-image: url(images/header_04.gif);
	background-repeat: repeat-x;
	background-color: #CCC;
	}
	
#branding {
	padding-bottom:30px;
	padding-left:0;
	padding-right:0;
	padding-top:100px;
	background-image: url(images/header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}


blockquote{
	font-size: 0.9em;
	color: #600;
	background-image: url(images/quote_02.gif);
	padding-left: 28px;
	padding: 26px;
	border: 3px solid #ccc;
	margin: 5px;
	background-repeat: no-repeat;
}
blockquote p{

}
p:first-letter{
	font-size: 1.5em;
	font-style: italic;
	color: #6A6A6A;
	letter-spacing: 1px;
}
#access{
		background-image: url(images/diag_stripe.gif);
	background-repeat: repeat;
	
}
.sf-menu li{
	background-color: #ECECEC;

	
}
.entry-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 23px;
	vertical-align: 50%;
	padding-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #600;
	margin-top: 10px;
		color: #3d3d3d;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 32px;
}
.entry-title a {
	color: #888;
}
.entry-title a:hover {
	color: #C70000;
}
a:link{
	color: #600;
}
a:hover{
	color: #900;
}
#primary{
	
	background-shadow: -3px 1px 4px #480103;
	background-image: url(images/diag_stripe.gif);
	background-repeat: repeat;
}
#secondary{
	
	background-shadow: -3px 1px 4px #480103;
	background-image: url(images/diag_stripe.gif);
	background-repeat: repeat;
	border: 1px solid #CCC;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a{
	background-color: #FFF;
}

#blog-description {
color:#C1C1C1;
font-size:30px;
font-style:italic;

position:absolute;
top:242px;
z-index:99;
}
/* =Global Elements
-------------------------------------------------------------- */

#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#666;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */

#branding {
    position:relative;
}
#blog-title {
    width:652px;
}
#blog-description {
    width:960px;
}
#branding #searchform {
    position:absolute;
    top:200px;
    right:0;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:316px;
}
#branding #searchform input#searchsubmit {
    display:none;
}

/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}


/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #ccc;
    padding:50px 0 0px 0;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:960px;
}
#leader .entry-title {
	font-size:40px;
	line-height:45px;
	margin-top:3px;
	width: 940px;
	padding-top: 0;
	padding-bottom: 14px;
	
}
#leader .entry-title span {
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
   
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

.page-template-front-page-php #feature {
		float:left;
}
.page-template-front-page-php #feature img {
float:left;
margin:-10px 10 0 -10px;
}
.page-template-front-page-php #feature-info {
    float:right;
		margin:0 0 0 19px;
    width:466px;
}
.page-template-front-page-php #feature-info h2 {
	
	font-size:32px;
	font-weight:bold;
	line-height:33px;
	padding:0 0 14px 0;
	text-align: left;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:960px;
}
.page-template-front-page-php #container {
	margin-top:-32px;
	padding-left: 10px;
}
.page-template-front-page-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.page-template-front-page-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-front-page-php #sub-feature h3 {

    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
.page-template-front-page-php #sub-feature h3 img {
	position:absolute;
	top:0px;
	right:18px;
	z-index: 999;
}
.page-template-front-page-php .block {
    float:left;
    width:466px;
}
#front-block-1 {
    margin-right:20px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #ccc;
    color: #3d3d3d;
    display:block;
    padding:6px 0;
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#fafafa;
    color: #FF4B33;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}
/* =Smooth Slider overrides
-------------------------------------------------------------- */
.sldrlink {
	position: absolute;
	top: 9999px;
	right: 9999px;
}
#front-block-2{
	background-image: url(images/diag_stripe.gif);
	background-repeat: repeat;
	border: 1px solid #CCC;
	padding: 10px;
	width: 434px;

}
#smooth_sldr{
	margin-bottom: -10px;
}
