/*
Theme Name: BrightBuilt theme1
Theme URI: http://cgcraft.com/
Description: Custom WordPress theme by cgCraft
Version: 1.0
Author: cgCraft
Author URI: http://cgcraft.com/
Tags: custom theme

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #679424 url('/wp-content/themes/brightbuilt1/images/bkg_body.webp') 50% 63px no-repeat;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

#header {
    background: #fff url('/wp-content/themes/brightbuilt1/images/bkg_head.webp') 50% top no-repeat;
	}

#headerimg 	{
    background: #fff url('/wp-content/themes/brightbuilt1/images/bkg_logo.webp') left top no-repeat;
	height: 160px;
	width: 100%;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Verdana, Arial, Verdana, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
    background: url('/wp-content/themes/brightbuilt1/images/top_photo1.webp') right top no-repeat;
    float: right;
    width: 554px;
    height: 160px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
	}
#headerimg h1 {
    background: url('/wp-content/themes/brightbuilt1/images/logo.webp') 68px 37px no-repeat;
    float: left;
    width: 360px;
    height: 160px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}

body.parent-pageid-796 #headerimg h1 {
	background-image: url('/wp-content/themes/brightbuilt1/images/logo-retrofit.webp');
}
#headerimg h1 a {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -9999px;
}

body.home #headerimg h1 {
	background: url('/wp-content/themes/brightbuilt1/images/home-logo.webp') no-repeat 40px 37px;
}

body.home #headerimg {
	background: url('/wp-content/themes/brightbuilt1/images/header-home.webp') no-repeat 0 0;
}

.home .description {
	background: none !important;
	position: relative;
}

.description a span,
.description a:link,
.description a:visited {
	display: none;
}

.home .description a:link,
.home .description a:visited {
	display: block;
	width: 199px;
	height: 31px;
	position: absolute;
	right: 18px;
}

a#bright_barn {
	top: 49px;
	background: url('/wp-content/themes/brightbuilt1/images/bright_barn.webp') no-repeat 0 0;
}

a#retrofit {
	top: 89px;
	background: url('/wp-content/themes/brightbuilt1/images/retrofit.webp') no-repeat 0 0;
}

#content p {
    color: #686865;
    line-height: 19px;
    margin: 0 0 10px 0;
}
#content h2 {
	font-size: 17px;
    margin: 25px 0 10px 0;
	}

#content p.AboveHeader {
    margin: 25px 0 20px 0;
	text-align: center;
	color: #999;
}
#content h2.xspace {
    padding-bottom: 10px;
}
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #999;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#respond {
    margin-left: 42px;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	}
#content p a, div.navigation a {
    color: #5BA8CD;
    text-decoration: none;
    border-bottom: solid 1px #DEEEF5;
    padding-bottom: 1px;
}
#content p.author a {
    font-style: italic;
}
#content p a:hover, div.navigation a:hover {
    color: #3A7592;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#intro {
    height: 30px;
    margin: 0 auto;
    padding: 0;
}
#intro p {
    color: #A8C06E;
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 10px;
}
#page {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 954px;
	}

#header {
	background-color: #fff;
	margin: 0;
	padding: 23px 20px 0 20px;
	height: 160px;
    overflow: hidden;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 0;
    width: 480px;
    padding: 0 8px 0 32px;
	}

.widecolumn {
    float: left;
    margin: 0;
    padding: 0 8px 0 32px;
	width: 580px;
	}

.post {
	margin: 0 0 40px;
    overflow: auto;
	text-align: left;
	}

.post hr,
.hentry hr {
	display: block;
	margin: 2em 0;
	border: 1px solid #ccc;
	background: #ccc;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#contentBottom {
    clear:both;
    width:100%;
    height: 24px;
    background: url('/wp-content/themes/brightbuilt1/images/bkg_contentBottom.webp') 50% 20px no-repeat;
    margin:0;
    padding:0;
}

#footer {
	padding: 8px;
	margin: 0 auto;
	clear: both;
	}

#footer span {
	padding: 0 8px;
    color: #d8e6b8;
    font-size: 10px;
	}
#footer a {
    color: #d8e6b8;
    font-size: 10px;
    border-bottom: solid 1px #8DAF5B;
    padding-bottom: 1px;
}
#footer a:hover {
    color: #fff;
    text-decoration: none;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
    font-size: 14px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
div.entry p img {
	padding: 0;
	max-width: 320px;
    height: auto;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Newsletter Form Elements */
#sidebar form#newsletter {
	margin-top: 30px;
}

#sidebar form#newsletter div {
	text-align: right;
}

#sidebar form#newsletter input {
	width: 130px;
	margin-left: 10px;
}

#sidebar form#newsletter div.SubmitButton input {
	width: auto;
	margin-top: 10px;
}
/* End Newsletter Form Elements */


/* Begin Blog Entry */
div#blogsOnly {
    margin-top: 20px;
    overflow: hidden;
}
div.post div.publishDate, div.page div.publishDate {
    background: url('/wp-content/themes/brightbuilt1/images/bkg_date.webp') right top no-repeat;
    float: left;
    width: 42px;
    height: 56px;
    text-align: center;
}
    div.publishDate span {
        display: block;
        color: #fff;
        line-height: 17px;
    }
    div.publishDate span.number {
        padding: 11px 0 0 0;
        font-size: 22px;
        font-weight: bold;
    }
    div.publishDate span.month {
        font-size: 11px;
        text-transform: uppercase;
    }
div.entryBody {
    background: #EEF6FA url('/wp-content/themes/brightbuilt1/images/bkg_entryBody.webp') right top no-repeat;
    float: left;
    width: 414px;
}
    #content div.entryBody h2 {
        margin: 10px 18px 8px 18px;
    }
    div.entryBody h2 a {
        font-size: 12px;
        font-weight: bold;
        color: #52A7CD;
    }
    div.entryBody h2 a:hover {
        color: #3A7592;
    }
    div.entryBody .bottom {
        height: 4px;
        line-height: 1px;
        font-size: 1px;
        background: url('/wp-content/themes/brightbuilt1/images/bkg_entryBody_bottom.webp') right top no-repeat;
    }
    div.entryBody div.theEntry {
        width: 356px;
        float: left;
    }
        #content div.entryBody div.theEntry p {
            padding: 0 18px;
            color: #75929C;
        }
    div.entryBody img.avatar {
        float: left;
        border: solid 1px #C7E2EF;
        margin: 10px 0 0 0;
    }
    #content div.theEntry p a {
        text-decoration: none;
        border: none;
    }
/* End Blog Entry */

/* Begin Custom User Blog Styles */
    /* user_9 = test user, color = orange */
    div.user_9 div.post div.publishDate, div.user_9 div.page div.publishDate {
        background: url('/wp-content/themes/brightbuilt1/images/bkg_date_orange.webp') right top no-repeat;
    }
    div.user_9 div.entryBody h2 a, #content div.user_9 a {
        color: #EDBE31;
    }
    div.user_9 div.entryBody h2 a:hover, #content div.user_9 a:hover {
        color: #B28E23;
    }
    div.user_9 div.entryBody img.avatar {
        border: solid 1px #F0E6C7;
    }
    div.user_9 div.entryBody {
        background-color:#FAF6E9;
    }
    #content div.user_9 div.entryBody div.theEntry p {
        color:#B79759;
    }
    div.entryBody img.avatar {
        float: left;
        border: solid 1px #C7E2EF;
        margin: 10px 0 0 0;
    }

    /* user_7 = Keith Collins, color = green */
    div.user_7 div.post div.publishDate, div.user_7 div.page div.publishDate {
        background: url('/wp-content/themes/brightbuilt1/images/bkg_date_green.webp') right top no-repeat;
    }
    div.user_7 div.entryBody h2 a, #content div.user_7 a {
        color: #A0CD4F;
    }
    div.user_7 div.entryBody img.avatar {
        border: solid 1px #D7E9B9;
    }
    div.user_7 div.entryBody h2 a:hover, #content div.user_7 a:hover {
        color: #708D33;
    }
    div.user_7 div.entryBody {
        background-color:#F0F6E3;
    }
    #content div.user_7 div.entryBody div.theEntry p {
        color:#708D33;
    }
/* End Custom User Blog Styles */

/* Begin Features */
#features {
    float: left;
    width: 215px;
    padding: 4px 0;
}
    div.feature {
        margin: 18px 0 0 0;
        padding: 10px 0 0 0;
    }
        div.feature div.bottom {
            height: 4px;
            line-height: 1px;
            font-size: 1px;
            background-position: left top;
            background-repeat: no-repeat;
        }
    div.feature, div.feature * {
        font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, 'sans-serif';
    }

    #features div.blue {
        background: #ACD9EF url('/wp-content/themes/brightbuilt1/images/bkg_feat_blue.webp') left top no-repeat;
    }
        div.blue div.bottom {
            background-image: url('/wp-content/themes/brightbuilt1/images/bkg_feat_blue_bottom.webp');
        }
    #features div.yellow {
        background: #FCFAD1 url('/wp-content/themes/brightbuilt1/images/bkg_feat_yellow.webp') left top no-repeat;
    }
        div.yellow div.bottom {
            background-image: url('/wp-content/themes/brightbuilt1/images/bkg_feat_yellow_bottom.webp');
        }
    #features div.orange,
 	#features div.redorange {
        background: #FFEECF url('/wp-content/themes/brightbuilt1/images/bkg_feat_orange.webp') left top no-repeat;
    }
    #features div.retrofit {
        background: url('/wp-content/themes/brightbuilt1/images/bkg_feat_retrofit.webp') left top no-repeat;
    }
        div.orange div.bottom
 		div.redorange div.bottom {
            background-image: url('/wp-content/themes/brightbuilt1/images/bkg_feat_orange_bottom.webp');
            height: 16px;
        }
    #features div.gray {
        background: #F3F3F3 url('/wp-content/themes/brightbuilt1/images/bkg_feat_gray.webp') left top no-repeat;
        margin-top: 6px;
    }
        div.gray div.bottom {
            background-image: url('/wp-content/themes/brightbuilt1/images/bkg_feat_gray_bottom.webp');
        }


		div.blue .text {
			float: none;
			width: 177px;
			padding: 0 0px 20px 28px;
		}

		div.blue .logo {
			float: 0;
			width: 146px;
			height: 234px;
			float: none;
			width: 215px;
			margin: 18px 0 0px;
			background: url(/wp-content/themes/brightbuilt1/images/bbb-leed-award.webp) no-repeat center 0;
		}

		div.blue .logo a {
			display: block;
			width: 166px;
			height: 234px;
			margin-left: 27px;
		}

		div.redorange .logo {
			float: 0;
			width: 146px;
			height: 400px;
			float: none;
			width: 215px;
			margin: 18px 0 0px;
			background: url(/wp-content/themes/brightbuilt1/images/bb2-feature.webp) no-repeat center 0;
		}

		div.redorange .logo a {
			display: block;
			width: 166px;
			height: 400px;
			margin-left: 27px;
		}
        div.retrofit .logo a {
            display: block;
            width: 215px;
            height: 458px;
        }
        div.blue p {
            font-size: 10px;
            color: #16698D;
            margin: 0;
            padding: 8px 10px 0 0;
        }

        div.yellow .logo {
            background: url('/wp-content/themes/brightbuilt1/images/logo_treehugger.webp') 25px 15px no-repeat;
            height: 90px;
            text-align: -9999px;
        }
            div.yellow .logo a {
                display: block;
                width: 100%;
                height: 100%;
            }
        div.yellow .divider {
            background: url('/wp-content/themes/brightbuilt1/images/divider_feat_yellow.webp') 50% 20px no-repeat;
            height: 2px;
            padding: 20px 0;
        }
        div.yellow h2 {
            color: #84C02C;
            font-size: 21px;
            font-weight: normal;
            margin: 0;
            text-align: center;
            padding: 0 10px;
        }
        div.yellow h3 {
            color: #614A44;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            margin: 0;
            padding: 0 0 15px 0;
        }

        div.orange p {
            padding: 10px 20px 0 20px;
            margin: 0;
            color: #A7741A;
            font-size: 12px;
            font-family: Georgia, 'Times New Roman', serif;
        }
        div.orange p.credit, div.orange p.credit a {
            text-align: right;
            color: #F0AC30;
            font-family: Arial, Verdana, 'sans-serif';
            margin-bottom: 10px;
            text-decoration: none;
        }
        div.orange p.credit a:hover {
            color: #B68121;
        }

        div.gray p {
            padding: 5px 20px;
            margin: 0;
            font-size: 12px;
            color: #808080;
            font-family: Arial, Verdana, 'sans-serif';
        }
            div.gray p strong {
                color: #737373;
            }
            div.gray p a {
                color: #83B6CD;
                font-style: italic;
                font-family: Arial, Verdana, 'sans-serif';
            }
            div.gray p a:hover {
                text-decoration: none;
                color: #3A7592;
            }
            div.gray .bottom {
                margin-top: 8px;
            }
/* End Features */

/* Begin Second Nav */
#second_nav {
    width: 215px;
    float: left;
    margin: 0;
    padding: 10px 0;
}
    #second_nav ul {
        width: 190px;
        float: right;
        list-style: none;
    }
        #second_nav ul li {
            border-top: solid 1px #EEF1F3;
            padding: 6px 10px 6px 0;
            text-align: right;
        }
        #second_nav ul li.first {
            border-top: none;
        }
        #second_nav a, #second_nav li.first {
            font-size: 12px;
            color: #899399;
        }
        #second_nav a:hover, #second_nav li.current a {
            color: #4C5154;
        }
        #second_nav li.first a, #second_nav li.first {
            color: #B4BBC0;
        }
        #second_nav li.active a, #second_nav a:hover {
            color: #68B3D7;
        }
/* End Second Nav */

/* Begin User Profiles */
#profiles {
    float: left;
    width: 215px;
    padding: 0 0 20px 0;
}
    #profiles h3 {
        width: 180px;
        color: #52A7CD;
        font-size: 12px;
        margin: 0 0 0 25px;
        padding: 25px 10px 5px 0;
        text-align: right;
        line-height: 18px;
        border-bottom: solid 1px #EEF1F3;
    }
    #profiles h3.keith {
        color: #8DB32A;
    }
    #profiles h3.contributers {
        color: #EDBE31;
    }
    .profile {
        padding: 10px 10px 0 0;
        width: 180px;
        margin: 0 0 0 25px;
        overflow: hidden;
        position: relative;
    }
    .owner {
        padding: 15px 10px 6px 0;
        margin-bottom: 4px;
    }
        .profile a span.name {
            display: block;
            width: 131px;
            padding: 11px 13px 11px 0;
            float: left;
            text-align: right;
            margin: 0;
            font-weight: bold;
            font-size: 12px;
            cursor: pointer;
        }
        .profile a, .profile a span {
            color: #8D9598;
        }
        .profile a:hover, .profile a:hover span {
            color: #585D5F;
        }
        .profile .prof_avatar {
            width: 34px;
            height: 34px;
            border: solid 1px #D6EAF3;
            float: left;
        }
/* End User Profiles */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
    float: left;
	padding: 0 0 0 20px;
	width: 180px;
	}
    #sidebar ul li {
        margin: 20px 0 0 0;
        display: none;
    }
    #sidebar ul li ul li, #sidebar ul li.page-item-4, #sidebar ul li.page-item-20, #sidebar ul li.page-item-22 {
        display: block;
    }

	#sidebar ul li.page-item-796 {
		/* uncomment to make brightbuilt two (bb2) live */
		display: block;
	}

    li.page-item-4 a, li.page-item-20 a, li.page-item-22 a, li.page-item-796 a {
        display: block;
        height: 24px;
        text-indent: -9999px;
        background-position: left top;
        background-repeat: no-repeat;
    }
        #sidebar ul li ul {
            margin: 0px;
        }
        #sidebar ul li ul li {
            /* font-size: 1.8em; */
        }
        div#sidebar ul li ul li a {
            text-indent: 0;
            background-image: none;
            font-size: 12px;
            padding: 5px 0 0 10px;
            height: 20px;
        }
        li.page-item-4 a { background-image: url('/wp-content/themes/brightbuilt1/images/nav_blue.webp'); }
        li.page-item-4 ul li.page_item { background: #DAEBF3; }
        li.page-item-4 ul li.page_item:nth-child(2n) { background: #EEF6FA; }
        li.page-item-4 ul li a { color: #6D8E99; }

        li.page-item-20 a { background-image: url('/wp-content/themes/brightbuilt1/images/nav_orange.webp'); }
        li.page-item-20 ul li.page_item { background: #F3EBCE; }
        li.page-item-20 ul li.page_item:nth-child(2n) { background: #FAF6E9; }
        li.page-item-20 ul li a { color: #B79759; }

        li.page-item-22 a { background-image: url('/wp-content/themes/brightbuilt1/images/nav_green.webp'); }
        li.page-item-22 ul li.page_item { background: #DDEBC0; }
        li.page-item-22 ul li.page_item:nth-child(2n) { background: #F0F6E3; }
        li.page-item-22 ul li a { color: #708D33; }

        li.page-item-796 a { background-image: url('/wp-content/themes/brightbuilt1/images/nav_redorange.webp'); }
        li.page-item-796 ul li.page_item { background: #F6EADF; }
        li.page-item-796 ul li.page_item:nth-child(2n) { background: #FBF6F1; }
        li.page-item-796 ul li a { color: #B88656; }

        div#sidebar ul li ul li:hover { background: #fff; }
        div#sidebar ul li ul li a:hover { text-decoration: none; }


        #sidebar ul li ul li ul {
            display: none;
        }
        #sidebar ul li ul li ul li {
            background: #e9e9e9;
            margin: 0;
            zoom: 1;
            overflow: hidden;
        }
        #sidebar ul li ul li ul li a {
            color: #777;
        }
        #sidebar ul li ul li ul li a:hover {
            color: #444;
        }
        #sidebar ul li ul li ul li:nth-child(2n) {
            background: #f2f2f2;
        }
        #sidebar ul li ul li ul li a {
            /*padding: 3px 0 3px 20px;*/
            padding: 5px 0 5px 10px;
            height: auto;
        }
/*        #sidebar ul li ul li ul li:hover {
            background: #fff;
        }
*/
        div#sidebar ul li ul li.current_page_item ul,
        div#sidebar ul li ul li.current_page_parent ul,
        div#sidebar ul li ul li.current_page_ancestor ul {
            display: block;
        }

        div#sidebar ul li.page-item-4 ul li.current_page_item,
        div#sidebar ul li.page-item-4 ul li.current_page_parent,
        div#sidebar ul li.page-item-4 ul li.current_page_ancestor,
        div#sidebar ul li.page-item-4 ul li.current_page_item:hover,
        div#sidebar ul li.page-item-4 ul li.current_page_parent:hover,
        div#sidebar ul li.page-item-4 ul li.current_page_ancestor:hover {
            background: #C1DAE5;
        }
        div#sidebar ul li.page-item-4 ul li.current_page_item:nth-child(2n),
        div#sidebar ul li.page-item-4 ul li.current_page_parent:nth-child(2n),
        div#sidebar ul li.page-item-4 ul li.current_page_ancestor:nth-child(2n) {
            background: #EEF6FA;
        }
        div#sidebar ul li.page-item-20 ul li.current_page_item:hover,
        div#sidebar ul li.page-item-20 ul li.current_page_parent:hover,
        div#sidebar ul li.page-item-20 ul li.current_page_ancestor:hover {
            background: #F3EBCE;
        }
        div#sidebar ul li.page-item-20 ul li.current_page_item:nth-child(2n),
        div#sidebar ul li.page-item-20 ul li.current_page_parent:nth-child(2n),
        div#sidebar ul li.page-item-20 ul li.current_page_ancestor:nth-child(2n) {
            background: #FAF6E9;
        }
        div#sidebar ul li.page-item-22 ul li.current_page_item:hover,
        div#sidebar ul li.page-item-22 ul li.current_page_parent:hover,
        div#sidebar ul li.page-item-22 ul li.current_page_ancestor:hover {
            background: #DDEBC0;
        }
        div#sidebar ul li.page-item-22 ul li.current_page_item:nth-child(2n),
        div#sidebar ul li.page-item-22 ul li.current_page_parent:nth-child(2n),
        div#sidebar ul li.page-item-22 ul li.current_page_ancestor:nth-child(2n) {
            background: #F0F6E3;
        }
        div#sidebar ul li.page-item-796 ul li.current_page_item:hover,
        div#sidebar ul li.page-item-796 ul li.current_page_parent:hover,
        div#sidebar ul li.page-item-796 ul li.current_page_ancestor:hover {
            background: #F6EADF;
        }
        div#sidebar ul li.page-item-796 ul li.current_page_item:nth-child(2n),
        div#sidebar ul li.page-item-796 ul li.current_page_parent:nth-child(2n),
        div#sidebar ul li.page-item-796 ul li.current_page_ancestor:nth-child(2n) {
            background: #FBF6F1;
        }


        div#sidebar ul li.page-item-4 ul li.current_page_item ul li,
        div#sidebar ul li.page-item-4 ul li.current_page_parent ul li,
        div#sidebar ul li.page-item-4 ul li.current_page_ancestor ul li,
        div#sidebar ul li.page-item-20 ul li.current_page_item ul li,
        div#sidebar ul li.page-item-20 ul li.current_page_parent ul li,
        div#sidebar ul li.page-item-20 ul li.current_page_ancestor ul li,
        div#sidebar ul li.page-item-22 ul li.current_page_item ul li,
        div#sidebar ul li.page-item-22 ul li.current_page_parent ul li,
        div#sidebar ul li.page-item-22 ul li.current_page_ancestor ul li,
        div#sidebar ul li.page-item-796 ul li.current_page_item ul li,
        div#sidebar ul li.page-item-796 ul li.current_page_parent ul li,
        div#sidebar ul li.page-item-796 ul li.current_page_ancestor ul li {
            /*background: #e9e9e9;*/
			background: #fff;
        }
        div#sidebar ul li.page-item-4 ul li.current_page_item ul li:nth-child(2n),
        div#sidebar ul li.page-item-4 ul li.current_page_parent ul li:nth-child(2n),
        div#sidebar ul li.page-item-4 ul li.current_page_ancestor ul li:nth-child(2n),
        div#sidebar ul li.page-item-20 ul li.current_page_item ul li:nth-child(2n),
        div#sidebar ul li.page-item-20 ul li.current_page_parent ul li:nth-child(2n),
        div#sidebar ul li.page-item-20 ul li.current_page_ancestor ul li:nth-child(2n),
        div#sidebar ul li.page-item-22 ul li.current_page_item ul li:nth-child(2n),
        div#sidebar ul li.page-item-22 ul li.current_page_parent ul li:nth-child(2n),
        div#sidebar ul li.page-item-22 ul li.current_page_ancestor ul li:nth-child(2n),
        div#sidebar ul li.page-item-796 ul li.current_page_item ul li:nth-child(2n),
        div#sidebar ul li.page-item-796 ul li.current_page_parent ul li:nth-child(2n),
        div#sidebar ul li.page-item-796 ul li.current_page_ancestor ul li:nth-child(2n) {
            /*background: #f2f2f2;*/
			background: #fff;
        }
        div#sidebar ul li.page-item-4 ul li.current_page_item ul li:hover,
        div#sidebar ul li.page-item-4 ul li.current_page_parent ul li:hover,
        div#sidebar ul li.page-item-4 ul li.current_page_ancestor ul li:hover,
        div#sidebar ul li.page-item-20 ul li.current_page_item ul li:hover,
        div#sidebar ul li.page-item-20 ul li.current_page_parent ul li:hover,
        div#sidebar ul li.page-item-20 ul li.current_page_ancestor ul li:hover,
        div#sidebar ul li.page-item-22 ul li.current_page_item ul li:hover,
        div#sidebar ul li.page-item-22 ul li.current_page_parent ul li:hover,
        div#sidebar ul li.page-item-22 ul li.current_page_ancestor ul li:hover,
        div#sidebar ul li.page-item-796 ul li.current_page_item ul li:hover,
        div#sidebar ul li.page-item-796 ul li.current_page_parent ul li:hover,
        div#sidebar ul li.page-item-796 ul li.current_page_ancestor ul li:hover {
            background: #fff;
        }



#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



#social_actions {
    background: #F9EBBF url("/wp-content/themes/brightbuilt1/images/bkg_social_actions.webp") left bottom no-repeat;
    margin: 20px 0 0 0;
    width: 180px;
    padding: 0 0 10px 0;
}
#social_actions * {
    color: #B79759;
    font-size: 12px;
}
#social_actions h3 {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 5px;
    line-height: 15px;
    background: #EDBE31 url("/wp-content/themes/brightbuilt1/images/bkg_social_header.webp") left top no-repeat;
    color: #ffffff;
}

#social_actions form {
    margin: 0;
    border-bottom: 3px solid #ffffff;
    padding: 10px;
}

    #social_actions label {
        width: 160px;
        display: block;
        text-align: left;
        line-height: 20px;
        clear: both;
    }
        #social_actions label input {
            border: solid 1px #B79759;
            width: 114px;
            display: block;
            float: right;
            text-align: left;
            padding: 2px;
            background: #ffffff;
            margin-bottom: 3px;
        }
        #social_actions p {
            margin-bottom: 5px;
        }
        #social_actions label.checkbox {
            text-align: right;
            margin-bottom: 5px;
        }
        #social_actions label.checkbox input {
            width: auto;
            margin-left: 10px;
        }
    #social_actions input.submit {
        background: url("/wp-content/themes/brightbuilt1/images/bkg_social_submit.webp") left top no-repeat;
        display: block;
        width: 48px;
        height: 19px;
        margin: 10px 0 0 112px;
        text-indent: -9999px;
        border: none;
    }
    #social_actions a:link,
    #social_actions a:visited {
        display: block;
        padding: 0 10px;
        height: 16px;
        margin: 7px 0 0;
        color: #B79759;
    }

    #social_actions a:hover,
    #social_actions a:active {
        color: #9D7529;
    }
        #social_actions a span {
            display: block;
            float: right;
            width: 16px;
            height: 16px;
            background-position: top left;
            background-repeat: no-repeat;
        }
        #social_actions a span.social_fb {
            background-image: url("/wp-content/themes/brightbuilt1/images/social_fb.webp");
        }
        #social_actions a span.social_twitter {
            background-image: url("/wp-content/themes/brightbuilt1/images/social_twitter.webp");
        }


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*
     FILE ARCHIVED ON 11:38:42 Feb 06, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:11 May 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.482
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.045
  esindex: 0.009
  cdx.remote: 5.371
  LoadShardBlock: 356.548 (3)
  PetaboxLoader3.datanode: 337.878 (4)
  load_resource: 76.596
  PetaboxLoader3.resolve: 59.658
*/