/*
Theme Name: Silver Bullet
Theme URI: http://www.attitudedesign.co.uk
Description: Bespoke Theme for Silver Bullet.
Version: 1
Author: Attitude Design Ltd
Author URI: http://www.attitudedesign.co.uk

*/


/*---------------------------------------------------------------------------------
GLOBAL RESET
---------------------------------------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*---------------------------------------------------------------------------------
GLOBAL FONT CONSISTENCY (http://developer.yahoo.com/yui/fonts/#using)
---------------------------------------------------------------------------------*/

body {font:13px/1.22 helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*---------------------------------------------------------------------------------
GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
	margin: 20px 0 0 0;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
	font-size:123.1%;
	margin: 20px 0 0 0;

}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:normal;
	color:#4C4C4C;

}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin:1em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
	margin-left:1em;

}
ul li {
	list-style: disc outside;
	margin-left:1em;

	/*giving UL's LIs generated disc markers*/
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

h1 {
	color:#4C4C4C;
	font-size:1.4em;
	font-weight:normal;
	margin:0;
	padding:0;
}

p, li {
	color: #4D4D4D;
	line-height: 1.3em;
}

strong {
	font-weight: bold;
}

a:link		{ color: #00688a; text-decoration: none;}
a:visited	{ color: #00688a; text-decoration: none;}
a:hover		{ color: #000; text-decoration: none;}
a:active	{ color: #00688a; text-decoration: none;}

/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, Lucida Grande,  sans-serif;
   	background:url('http://www.silverbulletassociates.com/wp-content/themes/silverbullet/images/global/body_bg.gif') center top repeat-y #333;

}


/*---------------------------------------------------------------------------------
IE Hack - Only need to use in extreame cicumstances!

  voice-family: "\"}\"";
  voice-family: inherit;


html>name {
	
	}
---------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}


/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/



/*--Header--*/

#header h1 {
	background:url('http://www.silverbulletassociates.com/wp-content/themes/silverbullet/images/global/logo.gif') 0 0 no-repeat;
	width:300px;
	height:80px;
	text-indent:-10000px;
	float:left;
	margin:0;
	padding:0;

}

#header h1 a
{
	display:block;
	width:300px;
	height:80px;
}




h4
{
	font-size:1.3em;
}

h4.alt
{
	font-size:1.1em;
	margin:15px 0 0 0;
	color:#333333;
	font-weight:normal;
}

.a
{
	color:#277c96;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}


#masthead-header
{
	background:url('http://www.silverbulletassociates.com/wp-content/themes/silverbullet/images/divides/full-thick.gif') 0 100% repeat-x; /*-- Headers Bottom Border --*/
	width:920px;
	float:left;
	padding: 0 0 15px 0;
}





.tel {
	width: 580px;
	float: right;
}

.tel p
{
	
	float:right;
	font-size: 180%;
	color: #8ab8c6;
}

.tel p a
{	
	color: #00688a;
}

.tel p a:hover
{	
	color: #333;
}

/*--Main Navigation--*/

#mast_right {
	width: 580px;
	float: right;
}

#navigation
{
	float:right;
	padding:0;
	margin:0;
	width: 100%;
}

#navigation ul /*-- Navigation List--*/
{
	list-style:none;
	margin: 5px 0 0 0;
	padding:0;
	float: right;
}


#navigation ul li
{
	float: left;
	display:inline;
	margin:0 0 0 5px;
}

#navigation .button {
	padding: 5px 7px;
	background-color: #AEDEE4;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
}

#navigation .current_page_item .button {
	padding: 5px 7px;
	color: #FFFFFF;
	background-color: #00688A;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
}


#navigation .current_page_ancestor .button {
	padding: 5px 7px;
	color: #FFFFFF;
	background-color: #00688A;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
}

#navigation .current_page_parent .button {
	padding: 5px 7px;
	color: #FFFFFF;
	background-color: #00688A;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
}

#navigation .button:hover {
	color: #FFFFFF;
}

#navigation .current_page_item .button:hover {
	color: #FFFFFF;
}

#navigation .current_page_ancestor .button:hover {
	color: #FFFFFF;
}



/*--Home Page Specific--*/


/*--Home Page Containers--*/
#wrapper					/*--Full Frame Container--*/
{
	margin:0 auto 0 auto;
	padding: 0;
	width:977px;
	background:#fff;
}

#wrapper-top				/*--Header Container--*/
{
	border-top:9px solid #afdfdf;
	background:#fff;
	float:left;
	width:977px;
	padding: 0;
	margin: 0;
}	

#wrapper-inner				/*--Inside Content Container--*/
{
	width:917px;
	float:left;
	padding:15px 30px;
	position:relative;
}	

#wrapper-inner #header		/*--Header Container Logo Section--*/
{
	width:300px;
	float:left;
}

#wrapper-inner #header div	/*--Header Container Contact & Navigation Section --*/
{
	float:right;
	text-align:right;
	width:545px;
	padding:25px 0 0 0;
}

/*--Home Page Banners--*/



#hero				/*--Main Homepage Image --*/
{	
	float:left;
	width:877px;
	background:url('http://www.silverbulletassociates.com/wp-content/themes/silverbullet/images/hero/homeimage.jpg') 0 0 no-repeat #AEDEE4;
	position:relative;
	padding: 15px 20px;
	margin: 5px 0 0 0;
}

#hero_small
{
	float:left;
	width:920px;
	height: 90px;
	background:url('http://www.silverbulletassociates.com/wp-content/themes/silverbullet/images/hero/small/random.php') 0 0 no-repeat #FFFFFF;
	position:relative;
	padding: 0 0 5px 0;
	margin: 5px 0 20px 0;
	border-bottom:1px dashed #8D8D8D;
}

.hero_contents {
	width: 400px;
	float: left;
}

.hero_contents h2{
	padding: 0;
	margin: 0;
	font-size: 220%;
	color: #333;
}

.hero_contents h3{
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 135%;
}

#hero ul {
	padding: 0;
	margin: 0;
	float: left;
}

#hero ul li{
	list-style-type: none;
	padding: 0;
	margin: 8px 0 0 0;
	display: block;
	font-size: 120%;

}



/*--Inner Page Specific--*/

/*--Sub Features Containers--*/

#sub-heads
{
	width:917px;
	float:left;
	margin:5px 0 20px 0;
	padding: 5px 0 5px 0;
	border-bottom:1px dashed #8D8D8D;
	border-top:1px dashed #8D8D8D;
}



.subs
{
	width:100%;
	float:left;
	margin: 0;
	background:url('http://www.silverbulletassociates.com/wp-content/themes/silverbullet/images/panels/sub_features.gif') 0 0 repeat-y;
}

.sect h3
{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 160%;
}

.sect_end h3
{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 160%;
}


#sub-heads p
{
	color:#1a1a1a;
	font-size:0.9em;
	margin:13px 0 0 0;
}

#sub-heads div.sect
{
	width:262px;
	float:left;
	display:inline;
	padding:15px 20px;
	margin:0 7px 0 0;
	display:inline;
	background:#DBDBDB;
}


#sub-heads div.sect_end
{
	width:258px;
	float:left;
	display:inline;
	padding:15px 20px;
	margin:0;
	display:inline;
	background:#DBDBDB;

}

#sub-heads .subtitle {
	padding: 0;
	margin: 0;
	font-size: 95%;
	color: #808080;
	font-weight: bold;
}

/*--Body Headings--*/




#sub-heads h3
{
	margin:0;
	text-transform: uppercase;
	padding:0;
}


.col-600.lower h4
{
	width:600px;
	color:#4c4c4c;
	margin:0 0 20px 0;
}

/*--Body Links--*/
.col-700 h1 {
	background: none;
}


.col-700 a
{
	color:#277c96;
	text-decoration:underline;
}

.col-700 a:hover
{
	text-decoration:none;
}

.long-btn
{
	margin:10px 0 10px 0;
}


.long-btn a
{
	padding:5px 8px;
	background: #AEDEE4;
	color: #00688A;
}

.long-btn a:hover
{
	display:block;
	background: #00688A;
	color: #FFF;
}

/*--Body Content Containers--*/

#col-full {
	width:919px;
	float:left;
	padding:15px 0 10px 0;
}

#col-full h1{
	margin: 0 0 4px 0;
	font-size: 150%;
}

#section_list {
	margin: 0 0 10px 0;
	padding: 0;
}

#col-full.sub {
	width:919px;
	float:left;
	padding:15px 0 10px 0;
}


#col-600
{
	width:600px;
	float:left;
}

.col-600.upper
{
	width:600px;
	padding-bottom:25px;
	border-bottom:dashed 1px #8d8d8d;
	float:left;
}

.imgarea
{
	float:left;
	width:80px;
	margin:0;
}
.txtarea
{
	float:right;
	width:500px;
	padding: 0;
	margin: 0;
}

.txtarea p
{
	font-size: 110%;
	padding: 0;
	margin: 0;
}
.txtarea p.quotename
{
	color:#334A76;
	margin: 10px 0 0 0;
	padding: 0;
}




.col-205
{
	width:205px;
	float:left;
	margin:0 15px 0 0;
}

.col-205-right
{
	width:205px;
	float:right;
	margin:0 15px 0 0;
}

#subnav
{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	color:#277c96;
	width:205px;
}

#subnav li ul 
{
	margin:2px 0 0 0;
	padding: 0 0 0 10px;
	border:none; 	
}

#subnav li ul li 
{
	border:none; 		/*-- Second stage sub   set with with no bottom borders --*/
	font-size:0.9em;
	
}

#subnav li.current_page_item ul li a{
	color:#277C96;
}

#subnav li.current_page_item ul li a:hover{
	color:#000000;
}


#subnav					/*-- Blog list items --*/
{
	margin:0;
	padding:0;
	list-style:none;
	color:#277c96;
	border-top:solid 1px #d3d3d3;
}

#subnav li/*-- Styles for individual list items --*/
{
	list-style:none;
	border-bottom:solid 1px #d3d3d3;
	padding:3px 0;
	margin:0;
}

#subnav li span, /*-- Setting the small arrows in the list items --*/
{
	font-size:0.6em;
	letter-spacing:-1px;
}

#subnav a
{
	color:#277c96;
}

#subnav a:hover 
{
	color:#000;
}

#subnav .current_page_item a 
{
	color:#000;
}

#sidebar ul li ul .current-cat a
{
	color:#000;
}

.col-700
{
	width:680px;
	float:left;
}


/*--Body Content Right Hand Home Container--*/

.col-285
{
	width:285px;
	margin:0 0 20px 0;
	float:right;	
}

.col-285.up
{
	width:285px;
	border-bottom:dashed 1px #8d8d8d;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	
}

.col-285.lower
{
	width:285px;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}

.col-285 .low h4
{
	margin:15px 0 10px 0;
}


/*--Body Content Footer Container--*/

p.promotion
{
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:dashed 1px #8d8d8d;
	float:left;
}

#footer
{
	width:917px;
	font-family:Lucida Grande, Helvetica, Arial;
	font-size:0.85em;
	background:#aedee4;
	padding: 10px 30px 80px 30px;
	float:left;
	color:#6485a2;
}

#footer ul
{
	float:left;
	margin:0;
	padding:0;
}

#footer ul li
{
	float:left;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	list-style:none;
	background:url('http://www.silverbulletassociates.com/wp-content/themes/silverbullet/images/buttons/divide.gif') 100% 2px no-repeat;
}

#footer ul li.end
{
	background:none;
}


#footer p
{
	float:right;
	color:#6485a2;
	margin:0;
	padding:0;
}

#footer p.left
{
	float: left;
	color:#6485a2;
	margin:0;
	padding:0;
}

#footer a
{
	color:#334a76;
}

#footer a:hover
{
	color:#333333;
	text-decoration:underline;
}





#wrapper-top .cta {
	display: block;
	width: 100%;
	color: #FFF;
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	padding: 8px 0 8px 0;
	border-bottom:dashed 1px #8d8d8d;
	border-top:dashed 1px #8d8d8d;

}

#wrapper-top .cta p{
	padding: 0;
	margin: 0;
	color: #FFF;
}

#wrapper-top  .cta p a {
	padding: 15px;
	background: #334A76;
	font-size: 180%;
	color: #AEDEE4;
	display: block;
	line-height: 1.5em;
	margin:0;
}

#wrapper-top  .cta p a:hover {
	background: #333333;
	color: #FFFFFF;
}


.hr {
	border-bottom:dashed 1px #8d8d8d;
	width:100%;
	display:block;
	padding: 1px 0 1px 0;
	height: 1px;
	margin: 10px 0 10px 0;
}

#wrapper-inner #sidebar ul
{
	border-top:none;
	padding: 0;
	margin: 0;
}

#wrapper-inner #sidebar ul li
{
	border:none;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#wrapper-inner #sidebar ul li ul
{
	margin:4px 0 10px 0;
	padding:0;
	border-top: solid 1px #d3d3d3;
}

#wrapper-inner #sidebar ul li ul li
{
	margin:0;
	padding: 4px 0 4px 0;
	border-bottom: solid 1px #d3d3d3;
}

#wrapper-inner #sidebar ul li h2 {
	padding: 0;
	margin: 18px 0 0 0;
}



#sidebar ul li ul li ul li a{
	color:#0b2275;
}


#sidebar ul li ul a
{
	color:#277c96;
}

#sidebar ul li ul a:hover 
{
	color:#000;
}



.latestposts ul {
	color:#277C96;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 8px 0;
	padding:0;
	border-top:1px solid #D3D3D3;
	width:292px;
}

.latestposts ul li{
	border-bottom:1px solid #D3D3D3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:3px 0;
}

.latestposts ul li a{
	color:#277C96;
}

e;
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
	border-top:1px solid #D3D3D3;
	width:292px;
}

.latestposts ul li{
	border-bottom:1px solid #D3D3D3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:3px 0;
}

.latestposts ul li a{
	color:#277C96;
}

.testimonial_block {
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 0;
	border-bottom:1px dashed #8D8D8D;
	border-top:1px dashed #8D8D8D;

}

.testimonial_name {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.pagetext_block {
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 0;
	border-bottom:1px dashed #8D8D8D;
	border-top:1px dashed #8D8D8D;
}

.pagetext_block p{
	font-size: 120%;
	padding: 0;
	margin: 0;
}


/*---------------------------------------------------------------------------------
Wordpress -*/
.blog h2{
	font-size: 110%;
	display: block;
	background: none;
	color: #575757;
	padding: 0;
	margin: 10px 0 4px 0;
	font-variant: caps;
	font-weight: normal;
	width: 100%;
	float: left;
}

.date {
	text-align: right;
	width: 160px;
	float: right;
	margin: 10px 0 4px 0;
	font-size: 80%;
}

.commentmetadata {
	font-size: 80%;
}

.postlink {
	margin: 25px 0 0 0;

}

.postmetadata{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 80%;
}

#sidebar ul {
	border-top: none;
	padding: 0;
	margin: 0 0 30px 0;
}

#sidebar ul li{
	border-bottom: solid 1px #e4e5e6;
	list-style-type: none;
	padding: 8px 0 0 0;
	margin: 0 0 20px 0;
	font-size: 98%;
}

#sidebar ul li h2{
	padding: 0 0 4px 0;
	margin: 0;
	font-size: 100%;
}

#sidebar ul li .selected{
	color: #000;
}

#sidebar ul li ul {
	margin: 0;
	padding: 0 0 0 5px;
	border: none;
	border-top: solid 1px #e4e5e6;

}

#sidebar ul li ul li{
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 92%; 
	border: none;
}


.post{
	margin: 0 0 30px 0;
}

.category a {
	color: #B2C7D3;
}

.category a:hover {
	color: #E44044;
}

#content .post_title a{
	color: #5C6E87;
	text-decoration: none;
}

.post_title a:hover{
	color: #E44044;	
}

.post h3 {
	font-size:100%;
	border-bottom: none;
	margin-bottom: 2px;
}

form #comment {
width: 100%;
}

.comments_colomn_left{
	width: 320px;
	float: left;
	padding: 0 30px 0 0;
}

.comments_colomn_right{
	width: 350px;
	float: right;
}

.archivelist li{
	border-bottom: 1px solid #D2D2D2;
	padding: 5px 0 5px 0;
}

.C2A {
	margin: 10px 0 10px 0;
}

.commentlist p{
	font-size: 90%;
	padding: 2px 0 0 0;
}

.commentlist li{
	padding: 5px 0 2px 0;
}

.commentlist li .commentmetadata {
	padding: 0 0 6px 0;
}


#C2A_long{
	text-align: center;
	margin: 0 auto 0 auto;
}

#searchform {
	padding: 10px 0 10px 0; 
}

#searchform #s{
	width: 100%;
	margin: 0 0 6px 0;
}

#content .post .entry p object{
	padding: 10px 0 10px 0;
}

.postheader {
	margin: 30px 0 10px 0;
}

.postheader h2{
	margin: 0;
	padding: 0;
}

.underheaderinfo p{
	font-size: 70%;
	color: #9C9C9C;
}

.underheaderinfo .left{
	width: 49%;
	float: left;
}

.underheaderinfo .right{
	width: 49%;
	float: right;
	text-align: right;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li{
	padding: 0;
	margin: 0 0 0 30px;
}

.comment_date {
	font-size: 90%;
	color: #9C9C9C;
	margin: 0 0 4px 0;
}

.navigation {
	font-size: 100%;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}



.alignleft {
	width: 49%;
	float: left;
}

.alignright {
	width: 49%;
	float: right;
	text-align: right;
}

.blog h2 {
	width: 500px;
}



.button {
	padding: 5px 7px;
	background-color: #AEDEE4;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
}

#hero .darkbutton {
	padding: 5px 7px;
	color: #FFFFFF;
	background-color: #00688A;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */ 
}

#hero .darkbutton:hover {
	color: #AEDEE4;
}

#google_ads {
	width: 728px;
	margin: 0 auto;
	text-align: center;
}

