<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: creativebone
Theme URI: http://creativebonemarketing.com/
Description: The theme for Creative Bone Marketing.
Version: 1.5
Author: Joe D'Agostino
Author URI: http://creativebonemarketing.com/

*/


html {
	background-color: #FFEAC3;
}
#doc2 {
	/*background: url(images/body_bg.png) no-repeat 0 40px;	*/
}
#hd {
	position: relative;
	margin: 0 10px;
}
#hd h1 {
	margin: 0 0 6px 10px;
	padding-top: 10px;
}
#hd h1 a {
	display: block;
	width: 215px;
	height: 109px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat left top;
}
#hd #tagline {
	position: absolute;
	top: 50px;
	right: 0;
	width: 620px;
	height: 195px;
	text-indent: -9999px;
	background: url(images/tagline_bg.png) no-repeat right top;
}
#hd #nav {
	position: absolute;
	bottom: 8px;
	right: 0;
}
#hd #nav li {
	display: inline;	
}
#hd #nav li a:link, #hd #nav li a:visited {
	padding: .5em .7em;
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
	color: #DD330B;
}
#hd #nav li a:hover, #hd #nav li a:active {
	text-decoration: underline;
	color: #F6972A;
}
#hd #nav li a.selected {
        color: #F6972A;
}
/*
#bd .yui-gb, #bd .yui-g, #bd .yui-ge {
	margin: 0 10px; 
	background-color: #fff;	
}
*/
#bd {
        margin: 0 10px; 
	background-color: #fff;	
        line-height: 1.5em;
	color: #4c4c4c;
	border-top: 6px solid #DD330B;
}
#bd p {
	margin: 1em 0;
	line-height: 1.5em;
	color: #4c4c4c;
}
#bd a:link {
        text-decoration: none;
        color: #DD330B;
}
#bd a:visited {
        text-decoration: none;
        color: #F37221;
}
#bd a:hover {
        text-decoration: underline;
        color: #DD330B;
}
#bd a:active {
        text-decoration: underline;
        color: #F6982B;
}
#bd h2 {
        padding: 1em 0;
	font-size: 153.9%;
	font-weight: bold;
	color: #DD330B;
}
#bd h3 {
	margin: 1em .5em;
	font-size: 153.9%;
	font-weight: bold;
	color: #F37221;
}
#bd strong {
        font-weight: bold;
}
#bd em {
        font-style: italic;
}
#bd .post {
        margin: 0 1em;
}
#bd .post img {
        display: block;
        padding: 6px;
        background-color: #fff;
        border: 1px solid #d2d2d2;
        border-bottom: 1px solid #c3c3c3;
        border-left: 1px solid #c3c3c3;
}
#bd .post #blog-tags {
        margin: 2em 0 1em 0;
}
#bd #blog-home h4 {
	margin: .8em 0;
	font-size: 108%;
	font-weight: bold;
}
#bd #blog-home h4 a:link {
	text-decoration: none;	
	color: #82BF45;
}
#bd #blog-home h4 a:hover {
	text-decoration: underline;	
}
#bd ul {
	margin: 1em 0;
}
#bd ul li {
	margin: 1em;
	list-style: disc;
}
#bd ul.home-services li {
	margin: .5em 1em .5em 2em;
	color: #25759d;
}
#bd #home-portfolio {
	padding: 10px 10px 14px 10px;
	background-color: #DD330B;	
}
#bd #home-portfolio h4 {
	font-weight: bold;
	color: #fff;	
}
#bd #home-portfolio img {
	display: inline-block;
	margin: 0 6px;
	border: 5px solid #F6972A;
}

#bd #contact-form {
	width: 375px;
	margin: 2em 0;
	border: 1px solid #D5D5D5;
	background-color: #e3e3e3;
}
#bd #contact-form label {
	display: block;
	margin: 10px 10px 5px 10px;
	font-weight: bold;
}
#bd #contact-form input {
	margin: 0 10px;
	width: 200px;
}
#bd #contact-form #question {
	margin: 0 10px;
	width: 320px;
	height: 90px;
}
#bd #contact-form #submit-contact {
	display: block;
	width: auto;
	margin: 24px 0 10px 10px;
}
#bd sidebar {
        color: #4c4c4c;
}
#bd #sidebar h4 {
        font-size: 108%;
        font-weight: bold;
        color: #104b7d;
}
#bd #sidebar ul li {
        list-style: none;
}
#bd #sidebar ul li li {
        list-style: disc;
        margin-left: 1.5em;
}

#ft {
	padding-top: 50px;
	color: #F6972A;	
	background: url(images/cb_house.png) no-repeat center top;
}
#ft p {
	font-size: 85%;	
	text-align: center;
}

#bd h4#geoff-bio {
        width: 220px;
        height: 306px;
        margin: 6px 0 0 0;
        text-indent: -9999px;
        background: url(/wp-content/themes/creativebone/images/geoff-card.png) no-repeat left top;
}
#bd h4#joe-bio {
        width: 220px;
        height: 306px;
        margin: 6px 0 0 0;
        text-indent: -9999px;
        background: url(/wp-content/themes/creativebone/images/joe-card.png) no-repeat left top;
}</pre></body></html>