/*
Theme Name: BTW Theme
Theme URI: http://btw.com/
Description: The BTW WordPress theme.
Version: 1.6
Author: William Summer

*/



/* Begin Typography & Colors */

.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right: auto; }

* { padding: 0; margin: 0; }

body {
	text-align: center;
	color:#73716c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
}

#pagewrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-repeat:repeat-y;
	text-align: left;
}

#mainbody {
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}


/* Elements ----------------------------------- */

a {
text-decoration:none;
/*color:#db5216;*/
color:#73716c;
}
a:hover, #content_main li a:hover {
	color: #0a57a4;
}

p {
margin:10px 0;
}

p a, #content_main li a {
	color: #ff850d;
}
h1,h2,h3,h4,h5,h6 {
padding:10px 0 5px 0;
font-weight:bold;
}

h1,h2 {
font-weight:normal;
}

h1 {
	font-size: 24px;
	margin-top: 10px;
}
h2 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-size: 16px;
}

div#content h3, h4,h5,h6 {

}

ol, ul, li {
list-style:none;
}

code {
font:1em courier new;
}

pre {
border: 1px solid #c0c3ac;
font:1em courier new;
color:#233;
margin:10px;
padding:10px;
background:#ecf0d9;
overflow:auto;
}

table {
border-collapse:collapse;
margin:10px auto 10px auto;
background:#ecf0d9;
}

td {
border:1px solid #c0c3ac;
padding:1em;
}

th {
padding:10px;
border:1px solid black;
background-color:#c0c3ac;
}

dl {
margin:10px;
}

dt {
font-weight:bold;
}

dd {
margin:0 0 5px 20px;
}

blockquote {
background:url('images/blockquote.png') no-repeat;
margin:10px 20px;
padding-left:40px;
}

fieldset {
padding:15px;
margin:5px;
}

legend {
padding:5px;
}

.clear { 
	clear: both; 
}
/* Header ------------------------------------- */

#searchbar {
margin:0;
	padding:6px 0 0 0;
	width: 940px;
	height: 40px;
}

#header {
	margin:0;
	padding:0;
	width: 940px;
	height:79px;
	position: relative;
	border-bottom: dotted 1px #ddd;
	z-index: 100;
}

#logo {
	width:200px;
	float:left;
	}
	
/* Navigation */

#navigation, #navigation_inside {
	width:418px; /*390px;*/
	position:absolute; 
	z-index:100;
	margin:0;
	padding:0;
	bottom: 0;
	right: 0;
	}
/* float the list to make it horizontal and a relative positon so that you
can control the dropdown menu positon */
#navigation li, #navigation_inside li {
	float:left;
	list-style:none;
	position: relative;
	bottom: 0;
	height: 39px;
	/*margin-right: 1px;
	border-left: dotted 1px #ccc;*/
}	
#navigation li.first, #navigation_inside li.first {
	border: none;
}
#navigation li.border {
	border-left: dotted 1px #ccc;
	margin: 0 1px;
}
#navigation li ul {
	display: none;
	float: none;
	position: absolute;
	top: 39px;
	background-color: #084480;
	min-width: 100%;
	border-top: dotted 1px #ccc;
}
#navigation li#menu_ideas ul, #navigation li#menu_inside_ideas ul{
	background-color: #62751e;
}
#navigation li#menu_ourwork ul, #navigation li#menu_inside_ourwork ul{
	background-color: #751d25;
}
#navigation li:hover ul, #navigation li.hover  ul {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navigation li li {
	display: block;
	float: none;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: hidden;
	*overflow: auto;
	*width: 100%;
}
#navigation li a {
	display: block;
	width: 100%;
}
#navigation li#menu_ideas li a:hover, #navigation li#menu_inside_ideas li a:hover {
	background-color: #809928;
}
#navigation li#menu_ourwork li a:hover, #navigation li#menu_inside_ourwork li a:hover {
	background-color: #99262f;
}
#navigation li li a:hover {
	background-color: #0a57a4;
}
/* style the second level links */
#navigation ul ul a, #navigation ul ul a:visited, #navigation_inside ul ul a, #navigation_inside ul ul a:visited {
	/*background:#84abd1;*/
	color:#fff;
	height:100%;
	line-height:14px;
	text-indent:0px;
	white-space: normal;
	*white-space: normal;
	display:block;
	margin: 0;
	padding:5px 18px 5px 22px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	*width: 98px;		/* the 40px + padding of 22px + 18px = 138px (width of About Us) */
}
#navigation li#menu_ourwork li a, #navigation li#menu_inside_ourwork li a {
	*width: 108px;		/* A fix for IE 7 and below */
}
#navigation li#menu_ideas li a, #navigation li#menu_inside_ideas li a {
	width: 84px;		/* A fix for IE 7 and below */
}
#navigation li#menu_ideas {
	/*background: transparent url(images/prime_nav.jpg) no-repeat 0 -37px;*/
	background: transparent url(images/prime_navigation4.jpg) no-repeat 0 0;
	width: 124px; /*96px;*/
}
#navigation li#menu_ourwork {
	/*background: transparent url(images/prime_nav.jpg) no-repeat -100px -37px;	*/
	background: transparent url(images/prime_navigation4.jpg) no-repeat -128px 0;
	width: 148px;
}
#navigation li#menu_about {
	/*background: transparent url(images/prime_nav.jpg) no-repeat -252px -37px;*/
	background: transparent url(images/prime_navigation4.jpg) no-repeat -280px 0;
	width: 138px;
}
#navigation li#menu_inside_ideas {
	/*background: transparent url(images/prime_nav_inside.jpg) no-repeat 0 -37px;*/
	background: transparent url(images/prime_navigation4.jpg) no-repeat 0 -39px;
	width: 124px;
}
#navigation li#menu_inside_ourwork {
	/*background: transparent url(images/prime_nav_inside.jpg) no-repeat -100px -37px;	*/
	background: transparent url(images/prime_navigation4.jpg) no-repeat -128px -39px;
	width: 148px;
}
#navigation li#menu_inside_about {
	/*background: transparent url(images/prime_nav_inside.jpg) no-repeat -252px -37px;*/
	background: transparent url(images/prime_navigation4.jpg) no-repeat -280px -39px;
	width: 138px;
}
#navigation li#menu_ideas:hover, #navigation li#menu_ideas.hover, #navigation li#menu_inside_ideas:hover, #navigation li#menu_inside_ideas.hover {
	/*background-position: 0 -117px;*/
	background-position: -1px -78px;
}
#navigation li#menu_ourwork:hover, #navigation li#menu_ourwork.hover, #navigation li#menu_inside_ourwork:hover, #navigation li#menu_inside_ourwork.hover {
	/*background-position: -100px -117px;*/
	background-position: -128px -78px;
}
#navigation li#menu_about:hover, #navigation li#menu_about.hover, #navigation li#menu_inside_about:hover, #navigation li#menu_inside_about.hover {
	/*background-position: -252px -117px;*/
	background-position: -280px -78px;
}
#navigation a#link_ideas, #navigation a#link_ourwork, #navigation a#link_about {
	height: 0;
	padding-top: 40px;
	overflow: hidden;
}


/* style the table so that it takes no ppart in the layout - required for IE to work */
#navigation table, #navigation_inside table {position:absolute; top:0; left:0; border-collapse:collapse;}


	

/* Page List ---------------------------------- */

#flash {
	width: 936px;
	z-index: 0;
}

#inside_wrapper {
	margin-top:8px;
	width: 936px;
	}
	
#inside_main {
	margin-top:18px;
	margin-right:30px;
	margin-left:10px;
	width:656px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#595854;
	float:left;
	}
	
div.breadcrumb {
	text-transform: uppercase;
}

#crumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595854;
	}

.title_ideas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#809928;
	}

.subtitle_ideas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#809928;
	}
	
.subhead {
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff850d;	
	}	
	
#inside_divider {
	height:37px;
	background-image:url('images/inside_divider.jpg');
	background-repeat:repeat-x;
	}

ul#page-list li {
float:right;
margin:5px;
padding:5px 7px 3px 7px;
font-size:.9em;
}

ul#page-list li li {
font-size:1em;
}

ul#page-list li a {
margin:0;
padding:0;
display:block;
color:#fff;
font-family:Tahoma;
text-decoration:none;
}

ul#page-list li a:hover {
background-color:none;
color:#feb638;
}

ul#page-list ul {
display:none;
position:absolute;
margin:3px 0 0 -10px;
}

ul#page-list li li {
float:none;
}

ul#page-list li:hover > ul {
display:block;
background-color:#32342c;
}

ul#page-list img {
height:auto;
border:0;
margin-bottom:-2px;
}

/* Category List ------------------------------ */


ul#category-list li {
float:left;
margin:3px;
padding:5px 7px 3px 7px;
font-family:Tahoma, Geneva, sans-serif;
}

ul#category-list li a {
color:#06180a;
margin:0;
padding:0;
display:block;
}

ul#category-list li:hover {
background-color:#fff;
}

ul#category-list li a:hover {
background-color:none;
}

ul#category-list ul {
display:none;
position:absolute;
background-color:#a9ac92;
margin:3px 0 0 -7px;
}

ul#category-list li li {
float:none;
}

ul#category-list li:hover > ul {
display:block;
}

ul.cat_list li {
	list-style: disc;
	/*margin-left: 15px;*/
}
ul.cat_list li a {
	color: #ff850d;
}
ul.cat_list li a:hover {
	color: #0a57a4;
}

ul.bullet li {
	list-style: disc;
	/*margin-left: 15px;*/
}
/* Search Box --------------------------------- */

div#right-navigation {
float:right;
}

form#searchform {
float:right;
margin:6px 28px 0 0;
padding:0;
}

input.inputbox {
width:125px;
height:15px;
border:1px inset #000;
padding:1px;
background-color:#eee;
}

input#searchsubmit {
width:30px;
	height:22px;
background-image:url('images/search_button.jpg');
border:0px;
}

input#searchsubmit:active {

}

/* Archive Page Banners ----------------------- */

div.archive-banner {
padding:10px;
margin:0 0 20px 0;
background-image:url('images/archive-banner-bg.png');
text-align:center;
color:#06180a;
}

div.archive-banner-bottom {
margin:-20px 0 20px;
background-image:url('images/archive-banner-bottom.png');
height:6px;
}

div.archive-banner p {
font-family:tahoma;
font-size:.9em;
margin:0;
}

div.archive-banner h2 {
font-size:2.5em;
padding:10px;
}

div#author-archive-banner {
text-align:left;
}

div#author-archive-banner img {
float:left;
padding-right:10px;
}

/* Posts -------------------------------------- */

.first {
	margin-top: 0;
	padding-top: 0;
}
.nobottomspace {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.date-box {
float:left;
background-image:url('images/date-holder.png');
width:50px;
height:70px;
margin:0 0 0 -81px;
text-transform:uppercase;
text-align:center;
padding:5px;
font-size:90%;
font-family:Georgia, serif;
}

span.big-date {
font-size:2em;
}

h2.post-title a {
color:#000;
}

h2.post-title a:hover {
color:#db5216;
text-decoration:underline;
}

div.post {
margin-bottom:15px;
overflow:hidden;
}

div.post h3 {
	margin-top: 0;
	padding-top: 0;
}

div.post-body {
border:1px solid #dbe0c8;
border-top:0;
}

div#content {
width: 940px;
padding:0;
padding-bottom: 20px;
z-index: 0;
}
div#content div#content_header {
	width: 940px;
	height: 132px;
	margin-bottom: 15px;
}
div#content_main {
	width: 675px;
}
div#content div#content_header {
	background: #fff url(/wp-content/themes/btw/images/header_about.png) no-repeat 0 0;
}
div#content.ideas div#content_header {
	background: #fff url(/wp-content/themes/btw/images/header_ideas.png) no-repeat 0 0;	
}
div#content.ourwork div#content_header {
	background: #fff url(/wp-content/themes/btw/images/header_services.png) no-repeat 0 0;	
}
div#content.about div#content_header {
	background: #fff url(/wp-content/themes/btw/images/header_about.png) no-repeat 0 0;	
}
div#content.ideas h1, div#content.ideas h2 {
	color: #809928;
}
div#content.ourwork h1, div#content.ourwork h2 {
	color: #99262f;
}
div#content.about h1, div#content.about h2 {
	color: #0a57a4;
}
div#content.twocolumn {
	
}
div#content_main ol, div#content_main ol li {
	list-style: inside decimal;
}
div#content_main ul, div#content_main ul li {
	list-style: disc;
	margin-left: 15px;
}
div.post-body {
margin-bottom:15px;
padding:10px;
}

div.post-body a {
text-decoration:underline;
}

div.post-body a:hover {
text-decoration:none;
color:#fd7438;
}

p.attachment a {
border:0;
}

p.attachment a:hover {
border:0;
}

div.post-body ul li {
list-style:disc;
}

div.post-body ol li {
list-style:decimal;
}

div.post-body ol li, div.post-body ul li {
margin-left:30px;
}

div.post-body ol, div.post-body ul {
margin:10px 0;
}

div.post-body form#searchform {
float:left;
}
div.section, div.sectionleft {
	margin-top: 15px;
}
div.sectionleft {
	float: left;
	width: 300px;
	margin-right: 25px;
}
div.section h2, div.sectionleft h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
div.sectionleft h2 {
	margin-bottom: 10px;
}
div.section h4, div.sectionleft h4 {
	margin-top: 0;
	padding-top: 0;
}
div.sectionleft h3{
	margin-top: 20px;
}
div.section h2 span.employee_name {
	color: #0a57a4;
}
div.section h2 span.employee_title {
	color: #595854;
}
div.section h4 a, div.sectionleft h4 a {
	color: #ff850d;
	font-weight: normal;
}
div.section h4 a:hover, div.sectionleft h4 a:hover {
	color: #0a57a4;
}
div.sectionleft ul {
	margin-bottom: 20px;
}
div.sectionleft li {
	list-style: disc;
	margin-left: 20px;
}
div.sectionleft p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
}

span.read-more {
	margin-left: 20px;
	white-space: nowrap;
}
/* Single Posts and Pages --------------------- */

h2#single-title {
background-color:#fff;
border:0;
border-bottom:2px solid #ecf0d9;
padding:0 0 10px 0;
}

div#single-body {
border:0;
padding:0;
}

/* Sticky Posts ------------------------------- */

div.sticky h2.post-title {
border:1px solid #17291b;
border-bottom:0;
}

div.sticky div.post-body {
border:1px solid #17291b;
}

h2.post-title {
background-color:#ecf0d9;
border:1px solid #dbe0c8;
font-size:x-large;
padding:10px;
}

/* Testimonials ------------------------------- */
div.testimonial {
	cleat: right;
	margin-bottom: 50px;
	margin-top: 20px;
}
div.testimonial div.quote {
	font-size: 14px;
	font-style: italic;
}
div.testimonial div.quote_author {
	float: right;
}

/* Images ------------------------------------- */

.wp-caption {
text-align:center;
padding-top:4px;
margin:10px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption p.wp-caption-text {
font-size:11px;
font-style:italic;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

div.post-body img {
border:0;
margin:0 10px 10px 0;
}

div.post_idea_image {
	float: left;
	margin-right: 15px;
}

/* Galleries ---------------------------------- */

div.gallery {
clear:both;
margin: auto;
}

div.gallery a {
border-bottom:0;
}

div.gallery a:hover {
border-bottom:0;
}

dl.gallery-item {
margin:10px 0;
float: left;
text-align: center;
width: 33%;	
}

div.gallery img {
border: 1px solid #cfcfcf;
padding:2px;
}

div.gallery .gallery-caption {
margin-left: 0;
}

div.gallery img:hover {
border:3px solid #78ad78;
padding:0;
}

/* Post Meta ---------------------------------- */

div.post-meta {
font-family:Tahoma;
font-size:.95em;
}

div.post-meta a {
font-style:normal;
}

p#not-found {
text-align:left;
margin:0;
}

/* Post Top Meta ------------------------------ */

div.post-top-meta {
background-color:#17291b;
color:#ddd;
margin:0;
padding:0 5px;
text-align:right;
}

div.post-top-meta a {
color:#ddd;
}

div.post-top-meta a:hover {
color:#fff;
}

span.top-categories {
float:left;
text-align:left;
}

/* Post Bottom Meta --------------------------- */

div.post-bottom-meta {
clear:both;
margin:20px 0;
padding:5px;
background-color:#ecf0d9;
color:#566;
}

div.post-bottom-meta a {
color:#455;
text-decoration:underline;
}

div.post-bottom-meta a:hover {
color:#000;
}

div.post-bottom-meta-columns {
float:left;
width:150px;
padding:10px 20px;
}

div.post-bottom-meta-columns ul li{
list-style-type:square;
list-style-position:inside;
}

div.bottom-meta-clear {
clear:both;
}

/* Comments ----------------------------------- */

textarea#comment {
width:550px;
}

li.comment, li.pingback {
padding:10px;
margin:15px 0;
}

div.comment-meta {
float:left;
font-family:tahoma;
font-size:.8em;
margin:-40px 0 0 36px;
}

li.pingback div.comment-meta {
margin:0;
}

div.comment-author {
margin-right:5px;
}

div.comment-body p {
margin-top:30px;
}

div.comment-meta a {
color:#455;
border-bottom:1px dotted #aaa;
}

div.comment-author a {
font-weight:bold;
font-style:normal;
color:#233;
}

div.comment-body p a {
color:#233;
border-bottom:1px solid #aaa;
}

li.even {
background-color:#e1e5ce;
border:1px solid #d0d4bd;
}

li.odd {
background-color:#f2f6df;
border:1px solid #e1e5ce;
}

li.bypostauthor {
border:1px solid #233;
}

/* Next and Previous Links -------------------- */

div.next-and-previous {
border-top:1px solid #dae0c8;
border-bottom:1px solid #dae0c8;
background-color:#ecf0d9;
width:100%;
}

div.next-and-previous a {
color:#455;
}

div.next-and-previous a:hover {
color:#06180a;
}

div.next-and-previous-link {
padding:10px;
width:200px;
}

div.newer-posts {
text-align:right;
}

/* Sidebar ------------------------------------ */

#rightnav {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 220px;
}
#rightnav ul {
	border-top: dotted 1px #ccc;
	padding-top: 10px;
}
#rightnav ul ul {
	margin-left: 0;
	border: none;
	padding-top: 0;
}
#rightnav li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightnav li li {
	padding-left: 20px;
	background: transparent url(/wp-content/themes/btw/images/rightnav_bullet.png) no-repeat 0 5px;
}
#rightnav li li a {
	color: #a6a49c;
}
#rightnav li li a:hover {
	color: #0a57a4;
}
div#content.ideas #rightnav li.current_page_item {
	list-style: url(/wp-content/themes/btw/images/ideas_arrow.jpg);	
}
div#content.ideas #rightnav li.current_page_item a {
	color: #809928;
}
div#content.ourwork #rightnav li.current_page_item {
	list-style: url(/wp-content/themes/btw/images/ourwork_arrow.jpg);	
}
div#content.ourwork #rightnav li.current_page_item a {
	color: #99262f;
}
div#content.about #rightnav li.current_page_item {
	list-style: url(/wp-content/themes/btw/images/about_arrow.jpg);	
}
div#content.about #rightnav li.current_page_item a {
	color: #0a57a4;
}
div#content.ideas #rightnav li.current_page_item li a, div#content.ourwork #rightnav li.current_page_item li a, div#content.about #rightnav li.current_page_item li a {
	color: #a6a49c;
}

div#content.ideas #rightnav li.current_page_item li a:hover, div#content.ourwork #rightnav li.current_page_item li a:hover, div#content.about #rightnav li.current_page_item li a:hover {
	color: #0a57a4;
}
#sidebar {
	margin-top:18px;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	float:left;
	}


a.ideas-nav {
	padding-left:16px;
	color:#595854;
	}
	
a.ideas-nav:hover {
	color:#809928;
	text-decoration:none;
	}
	
.ideas-nav-static {
	background-image:url(images/ideas_arrow.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-bottom:10px;
	color:#809928;
	font-weight:bold;
	}
	
div#publications {
	border-top: solid 1px #ccc;
	margin-top: 20px;
	width: 100%;
}

div#publications h3 a {
	color: #ff850d;
	padding-right: 0;
}
div#publications h3 a:hover {
	color: #0a57a4;
}
div#publications h3 a img {
	border: none;
	vertical-align:middle;
}
div#publications div.post div.post_content{
	min-height: 160px;
	*height: 160px;
}
div#content.ideas div.sidebar_header_image {
	height: 25px;
	width: 100px;
	background: transparent url(images/sidebar_header_ideas.png) no-repeat 0 0;
}
div#content.ourwork div.sidebar_header_image {
	height: 25px;
	width: 100px;
	background: transparent url(images/sidebar_header_ourwork.png) no-repeat 0 0;
}
div#content.about div.sidebar_header_image {
	height: 25px;
	width: 100px;
	background: transparent url(images/sidebar_header_about.png) no-repeat 0 0;
}
div#newsletter {
	margin-top: 25px;
}
div#newsletter h3 {
	font-size: 15px;
}
div#newsletter form {
	border-top: dotted 1px #ccc;
	padding-top: 15px;
}
div#newsletter input#go {
	background: transparent url(images/btn_signup_over.png) no-repeat 0 0; 
	display: block;
	height: 16px;
	width: 58px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	border: none;
	overflow: hidden;
	padding-top: 16px;
	cursor: pointer;
}
div#newsletter input#go:hover, div#newsletter input#go.hover {
	background-position: 0 -16px;
}
/* Footer ------------------------------------- */

#footer {
	background-image:url('images/footer_back.jpg');
	background-repeat:repeat-x;
	width: 926px;
	padding-top:10px;
	margin-left:10px;
	}
	
#footer_address {
	padding-left:2px;
	padding-top: 5px;
	width: 450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#73716c;
	float:left;
	}
	
div.footer_links {
	width: 145px;
	height:70px;
	padding: 5px 0 5px 10px;
	background-image:url('images/vertical_divider.jpg');
	background-repeat:no-repeat;
	float:left;
	}	
	
a.footer_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#73716c;
	}
	
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}	

/* Footer Widgets ----------------------------- */

h3.footer-widget-header {
font-weight:normal;
font-size:1.5em;
font-family:Georgia;
}

ul.footer-widget {
float:left;
padding:10px 0px 10px 40px;
text-align:left;
width:240px;
}

ul.footer-widget table {
float:left;
color:#233;
}

div#footer td a {
color:#233;
font-weight:bold;
}

ul.footer-widget caption {
color:#fff;
}

ul.footer-widget form#searchform {
float:none;
}

ul.footer-widget form#searchform label {
display:none;
}

div#footer a.rsswidget {
border-bottom:1px dotted #6b7e9d;
}

div#footer a.stico_default
{
	background: transparent url(images/share.jpg) no-repeat scroll 0px 3px !important;
	padding-left: 11px;
	font-size: 11px;
}
/* -- Post/Entry Footer - with Share This link -- */
.entryfooter {
	height: 40px;
	margin-top: 25px;
	width: 100%;
	font-size: 11px;
}
.entryfooter a {
	font-size: 11px;	
}
.entryfooter div {
	display: block;
	width: 100%;
	height: 15px;
	border-bottom: solid 1px #ccc;
}
div.post div.entryfooter ul {
        margin-left: 0 !important;
		padding-left: 0 !important;
}
.entryfooter ul li {
	float: left;
	list-style: none !important;
	line-height: 11px;
	font-size: 11px;
	padding: 0 10px !important;
	margin: 0 !important;
}

.entryfooter span.left {
	float: left;
	display: block;
}

.entryfooter ul li a, .entryfooter span.left a, .entryfooter span.right a {
	line-height: 11px;
	font-size: 11px;
	border: none;
}
.entryfooter span.right {
	float: right;
	display: block;
}

.entryfooter span.left * {
	font-size: 11px;
}
span.left a.stico_default
{
	background: transparent url(/wp-content/themes/btw/images/icon-sharethis.png) no-repeat scroll 0px 3px !important;
	padding-left: 17px;
}

/* -- Static (non-flash) home page -- */
div#hp_noflash {
	margin: 50px 0;
}
a#hplink_ideas {
	display: block;
	width: 941px;
	height: 0;
	padding-top: 90px;
	overflow: hidden;
	background: transparent url(images/hp_static.jpg) no-repeat 0px -100px !important;
}
a#hplink_ideas:hover {
	background: transparent url(images/hp_static.jpg) no-repeat 0px -600px !important;
}
a#hplink_ourwork {
	display: block;
	width: 941px;
	height: 0;
	padding-top: 90px;
	overflow: hidden;
	background: transparent url(images/hp_static.jpg) no-repeat 0px -190px !important;
}
a#hplink_ourwork:hover {
	background: transparent url(images/hp_static.jpg) no-repeat 0px -690px !important;
}
a#hplink_about {
	display: block;
	width: 941px;
	height: 0;
	padding-top: 90px;
	overflow: hidden;
	background: transparent url(images/hp_static.jpg) no-repeat 0px -270px !important;
}
a#hplink_about:hover {
	background: transparent url(images/hp_static.jpg) no-repeat 0px -770px !important;
}