/* sample theme-independent CSS classes, uncomment to use them if you wish :)

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	float: right;
	margin: 0 0 2px 10px;
	}
img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
	}
	
*/

/* darker blue for main text: #019bb7
lighter blue for bgs: #dae7e8

*/

.featured h2 a {
color:#019bb7;
}
.featured {
background:#dae7e8;
}

.featured .leftalign img {
border:3px solid #019bb7;
}

.header h1 a span {
color:#019bb7;
}

.homesidebar ul li {
border-bottom:1px dashed #dae7e8;
}

.homesidebar {
border-top:6px solid #dae7e8;
}

a, a:link, a:active {
color: #019bb7;
}

#headlogo {
background:url('/wp-content/themes/brightness/images/new_bsc_logo_website.jpg') no-repeat scroll left top transparent;
font-size:0;
}

.widecolumn {
padding-top: 60px;
}

.wrap {
padding-top:60px;
}

.header {
margin:0;
}

.header ul {
float:left;
list-style:none outside none;
margin:0 0 0 400px;
padding:0;
width:500px;
}

.header ul li a {
color: #4092A6;
width:180px;
padding:0 0 7px 40px;
text-align:left;
}
.newssection .article .left img, .articlecolumn .article .left img {
border:3px solid #dae7e8;
}
.footer h1 a span {
color:#019bb7;
}
.heading {
border-bottom:1px solid #dae7e8;
border-top:5px solid #dae7e8;
}
.footer {
border-top:6px solid #dae7e8;
}
.footer .left {
color: #dae7e8;
}

.bookmarks-gallery {
	text-align: center;
	margin:20px 0 0;
        width: 570px;
	float:left;
	}
.bookmarks-gallery img {
	width: 280px;
/*	height: 300px;*/
	margin: 0 8px 15px 8px;
	}
