/*
colors:
bg: #99cccc
red (links, dates bg): #cc3366
headers: #009999
text: #003333

menu links: #006666
home page selected menu: #ccffff/003333
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #99cccc;
	color: white;
	font: 13px/160% "trebuchet ms", "lucida sans unicode", "lucida grande", arial, helvetica;
}

.b-page {
	width: 920px;
	margin: 0 auto;
	position: relative;
}

.b-header, .b-round, .b-menu {
	margin: 0 60px;
}

.b-header {
	height: 121px;
	position: relative;
}

.b-header #logo {
	width: 426px;
	height: 121px;
	float: right;
	text-indent: -9999px;
	background: url(../images/logo.jpg) no-repeat left top;
}

.b-header h1#section-name {
	width: 239px;
	height: 121px;
	float: left;
	margin-left: 50px;
	text-indent: -9999px;
	background: url(../images/blog-header.png) no-repeat left top;
}

.b-header h1#section-name.media {
	width: 279px;
	background: url(../images/media-header.png) no-repeat left top;
}

.b-round{
	background: white;
	padding: 50px 50px 26px 50px;
	overflow: hidden;
	position: relative;
}

.b-intro .b-photos {
	width: 180px;
	float: right;
}

.b-intro .b-photos img {
	margin: 0 0 24px 0;
	padding: 0;
	float: left
}

.b-intro .b-photos img.left {
	margin-right: 17px;
}

.b-intro object {
	float: left;
}

.b-icons {
	width: 60px;
	position: absolute;
	top: 167px;
	right: -15px;

}

.b-menu {
	padding: 30px 50px 50px 50px;
}

.b-menu ul {
	list-style: none;
	overflow: hidden;
}

.b-menu ul li {
	float: left;
}

.b-menu a {
	padding: 3px 10px;
	color: white;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 1px;
}

.b-menu a:hover, .b-menu a.current {
	background: #ccffff;
	color: #003333;
}

.b-content {
	padding: 30px 50px 50px 50px;
	background: white;
	color: #033;
}

.b-content img {
	padding: 2px;
	margin: 2px;
	border: 1px solid #eaeaea;
}

.b-content img.right {
	float: right;
	margin-left: 25px;
}

.b-content img.left {
	float: left;
	margin-right: 25px;
}

.b-content h1, .b-content h2, .b-content h3, .b-content h4, .b-sidebar h2 {
color: #033;
margin-bottom: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

.b-content h1 {
	font-size: 2.2em;
	color: #903;
	margin-bottom: 35px;
}
.b-content h2 {font-size: 1.5em}

.b-content .b-page {
	width: 700px;
	overflow-x: auto;
	overflow-y: hidden;
	height: 400px;
	background: none;
}

.b-content p {
	margin-bottom: 24px;
}

.b-content a, .b-sidebar a, .b-sidebar h2 {
	color: #cc3366;
}

.b-footer {
	width: 700px;
	margin: 0 auto;
	padding: 15px 0 30px;
	font: 0.8em/100% "lucida sans unicode", "lucida grande", tahoma;
	position: relative;
}

.b-footer a {
	color: white;
	text-decoration: none;
}

.b-round .b-corner {
	width: 8px;
	height: 8px;
	position: absolute;
	background: url(../images/corners.png);
}

.b-round .b-corner.tl {
	top: 0px;
	left: 0px;
}

.b-round .b-corner.bl {
	bottom: 0px;
	left: 0px;
	background-position: 0 -8px;
} 

.b-round .b-corner.tr {
	top: 0px;
	right: 0px;
	background-position: 8px 0;
} 

.b-round .b-corner.br {
	bottom: 0px;
	right: 0px;
	background-position: 8px 8px;
} 

.b-blog .b-content {
	background: none;
	padding: 0;
	width: 465px;
	float: left;
}

.b-content .b-menu {
	padding: 0 0 50px 0;
	margin: 0;
	font-size: 12px;
}

.b-content .b-menu a {
	color: #066;
	background: #F4FCFD;
}

.b-content .b-menu a:hover, .b-content .b-menu a.current, .b-content .b-menu a.section {
	background: #cc3366;
	color: white;
}

.b-date {
	width: 40px;
	float: left;
	padding: 5px 10px;
	margin: 0 30px 0 0;
	background: #cc3366;
	position: relative;
}

.b-date span {
	display: block;
	text-align: center;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.b-date .b-corner {
	position: absolute;
	background-image: url(../images/redcorners.png);
}

.b-date span.b-day {
	font-size: 32px;
	margin-bottom: 3px;
}

.b-blog-item h1, .b-blog-item h1 a {
	color: #009999;
	margin-bottom: 5px;
	text-decoration: none;
line-height: 100%;
font-size: 1.3em;
}

p.b-author {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

.b-blog-item {
	margin-bottom: 50px;
}

.b-blog .b-sidebar {
	float: right;
	width: 178px;
}

.b-blog .b-sidebar img {
	margin-bottom: 35px;
}

.b-page {
	background: url(../images/colors.png) no-repeat 25px 167px;
}

.home .b-page {
	background: none;
}

.b-sidebar {
	color: #333;
	font: 11px/115% "lucida sans unicode", "lucida grande", tahoma;
}

.b-sidebar .b-twit ul {
padding: 10px;
list-style-type: none;
background-color: #e7f7fa;
color: #009999;
}

.b-twit {
	position: relative;
}

.b-sidebar ul li {
	padding-bottom: 20px;
}

.b-twit .b-corner {
	width: 8px;
	height: 8px;
	position: absolute;
	background: url(../images/corners-sidebar.png);
}

.b-twit .b-corner.tl {
	top: 0px;
	left: 0px;
}

.b-twit .b-corner.bl {
	bottom: 0px;
	left: 0px;
	background-position: 0 -8px;
} 

.b-twit .b-corner.tr {
	top: 0px;
	right: 0px;
	background-position: 8px 0;
} 

.b-twit .b-corner.br {
	bottom: 0px;
	right: 0px;
	background-position: 8px 8px;
} 

.scrollContainer {
	width: 700px;
}

.sliderItem {
	width: 700px;
	height: 400px;
	float: left;
}

a img {border: 0;}

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

.sideblock ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.sideblock ul li {
	list-style: ;
	color: #009999;
	padding: 0;
	list-style-type: square;
}

.b-sidebar h2 {
	margin-bottom: 5px;
	padding: 0;
}

.sideblock ul li a {
	color: #009999;
	text-decoration: none;
}

.sideblock.bottom {
	margin-top: 30px;
}

.b-blog-item img.article, .b-blog-item img.thumb {
	float: right;
}

.breadCrumbs {
	margin-bottom: 20px;
	font: 10px "lucida sans unicode", "lucida grande", tahoma;
}



ul.lang {
	list-style: none;
	width: 90px;
	margin: 0px 0 20px 0px;
	overflow: hidden;
}

ul.lang li {
	float: left;
	display: block;
}

ul.lang li a{
	display: block;
	padding: 3px 5px;
	margin-right: 1px;
	text-decoration: none;
	background-color: white;
	color: #99cccc;
	font: 10px "trebuchet ms", "lucida sans unicode", "lucida grande", arial, helvetica;
	text-transform: uppercase;
}

ul.lang li a:hover {
	background-color: #C06;
	color: #FFF;
}

.textColumn {
	float: left;
	width: 340px;
}

.columnGap { margin-right: 20px; }

/* ///////////////////// misc ///////////////// */
/* text sizes */
.small { font-size: 11px; }
.large {}

.b-footer .logos {
	list-style: none;
	position: absolute;
	right: 0;
	top: 15px;
	height: 26px;
}

.b-footer .logos .weonline {
	width: 47px;
	height: 26px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url(../images/logo-we.png) no-repeat top left;
}

.b-footer .logos .weonline a {
	width: 47px;
	height: 26px;
	display: block;
	text-indent: -10000px;
}

.b-footer .logos .hitbylife {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	background: url(../images/logo-hitbl.png) no-repeat top left;
}

.b-footer .logos .hitbylife a {
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -10000px;
}
