body {
background-image: url(../img/blog/pagebg.jpg);
background-repeat: no-repeat;
background-position: top center; 
background-color: #000000;
font-family: Verdana;
}
#container { width: 1027px; margin: auto; }

h1 { font-family: Times New Roman; font-weight: bold; font-size: 25px; color: #ffffff; font-style:italic; text-align: center; margin: 10px 0 20px 0; }
#footer h4 { background: none; font-weight: normal; padding: 0; }
ul { padding: 0; margin-left: 20px }
.row { width: 100%; }
.column1 { width: 225px; margin: 0; float: left; }
.column2 { width: 520px; margin: 0; float: left; }
.column3 { width: 98%; margin: 0 1%; }
.column1.right { float: right; }
.white { background: #ffffff; }
.shadow { box-shadow: 0px 0px 10px 1px #202025; }
.box { margin: 0 0px 30px 0px !important; min-height: 168px; }
.box2 { margin: 0 0px 0px 0px !important; min-height: 168px; }
.box h2 { background: #272828; margin: 0; padding: 8px 10px; color: #ffffff; font-family: Tahoma; font-size: 16px; }
.box2 h2 { background: #272828; margin: 0; margin-bottom: 6pt; padding: 8px 10px; color: #ffffff; font-family: Tahoma; font-size: 16px; }
.box .content { padding: 10px; }
.box .content a { text-decoration: none; line-height: 1.4; color: #395fa8; }
.box .content a:hover { color: #012f85; }
.box.archive a { font-size: 12px; }
.legal { text-align: center; font-size: 10px; color: #aaa; }
.blogspacer { float: left; width: 50px; height: 10px; }
.filter { background: #d0d0da; margin-bottom: 8px; }
.filter a .small { color: #800; }
.search .filters { display: none; }

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

#container #header {
	position: relative;
	z-index: 10 !important;
	height: 110px;
	border: 0;
	background: url(../img/blog/headerbg.jpg);
}

#container #header .logo {
	display: block;
	position: absolute;
	top: 30px;
	left: 25px;
}

.blogcat {
position: absolute;
top: 9px;
left: 145px;
height: 90px;
width: 880px;
}

.blogcat li {
display: table;
float: left;
margin: 0;
padding: 0 4px;
width: 98px;
height: 90px;
text-align: center;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
background: url(../img/blog/navbg.jpg) no-repeat;
}

.blogcat li.position1 { background-position: 0 0; width: 83px; }
.blogcat li.position2 { background-position: -896px 0; }
.blogcat li.position3 { background-position: -90px 0; width: 83px;  }
.blogcat li.position4 { background-position: -896px 0; }
.blogcat li.position5 { background-position: -181px 0; width: 83px;  }
.blogcat li.position6 { background-position: -896px 0; }
.blogcat li.position7 { background-position: -272px 0; width: 83px;  }
.blogcat li.position8 { background-position: -896px 0; }
.blogcat li.position9 { background-position: -363px 0; width: 76px;  }

.blogcat li.position1:hover { background-position: -448px 0; }
.blogcat li.position2:hover { background-position: -1001px 0; }
.blogcat li.position3:hover { background-position: -538px 0; }
.blogcat li.position4:hover { background-position: -1001px 0; }
.blogcat li.position5:hover { background-position: -629px 0; }
.blogcat li.position6:hover { background-position: -1001px 0; }
.blogcat li.position7:hover { background-position: -720px 0; }
.blogcat li.position8:hover { background-position: -1001px 0; }
.blogcat li.position9:hover { background-position: -811px 0; }

.blogcat li a {
	color: #ffffff;
	text-decoration: none;
	display: table-cell;
	width: 100%;
	height: 50px;
	vertical-align: middle;
}

.blogcat li.position2 a { color: #414547; }
.blogcat li.position4 a { color: #414547; }
.blogcat li.position6 a { color: #414547; }
.blogcat li.position8 a { color: #414547; }

#container #middle {
	position: relative;
	z-index: 11;
	background-color: #013861;
	background-image: url(../img/blog/contentbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#container #middle #content {
	width: 777px;
	margin: 40px 30px 0 30px;
	float: left;
	margin-top: 10px;
}

#container #middle #sidebar {
	width: 150px;
	float: right;
	background: url(../img/blog/sidebarbg.png) no-repeat;
	background-size: 100%;
	padding: 20px;
	min-height: 740px;
}

.sidebarnav {
	font-family: Verdana;
	font-size: 10px;
}

.sidebarnav li {
	line-height: 2em;
	list-style: none;
}

.sidebarnav li a {
	color: #737577;
	font-weight: bold;
	text-decoration: none;
}

.sidebarnav li a:hover { color: #202025; }

#sidebar .search { position: relative; height: 26px; width: 100%; margin-bottom: 20px; background: none; }

#sidebar .search .searchInput {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	margin: 0;
	padding: 2px 10px;
	border: 0;
	background-color: #ffffff;
	box-shadow: inset 0px 0px 1px 1px #949699;
	border-radius: 12px;
	height: 20px;
	width: 130px;
	font-size: 12px;
}

#sidebar .search .searchIcon {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 11;
	margin: 0;
	padding: 0;
}

.tagCloud { font-family: Verdana; }
.tagCloud a { text-decoration: none; font-weight: normal !important; }
.tagCloud .tagSize1 { font-size: 10px; line-height: 1; color: #acc4f2; }
.tagCloud .tagSize2 { font-size: 11px; line-height: 1; color: #acc4f2; }
.tagCloud .tagSize3 { font-size: 12px; line-height: 1; color: #86a2da; }
.tagCloud .tagSize4 { font-size: 14px; line-height: 1; color: #86a2da; }
.tagCloud .tagSize5 { font-size: 16px; line-height: 1; color: #3967c4; }
.tagCloud .tagSize6 { font-size: 18px; line-height: 1; color: #3967c4; }
.tagCloud .tagSize7 { font-size: 20px; line-height: 1; color: #395fa8; }
.tagCloud .tagSize8 { font-size: 22px; line-height: 1; color: #395fa8; }
.tagCloud .tagSize9 { font-size: 24px; line-height: 1; color: #012f85; }
.tagCloud .tagSize10 { font-size: 26px; line-height: 1; color: #012f85; }

.fader {
	height: 16px;
	width: 100%;
	background: url(../img/blog/fadeout.png) repeat-x top left !important;
}

.homepageArticles hr {
	border-bottom: 0;
	border-top: 1px solid #E9E9E9;
	margin: 0 10px;
	border-left: 0;
	border-right: 0;
}

.homepageArticles .article {
	margin: 10px 2%;
	float: left;
	position: relative;
	overflow: hidden;
	height: 108px;
	font-family: Tahoma;
	line-height: 1.4;
}

.homepageArticles .article .title {
	font-size: 16px;
	padding: 0 0 5px 0;
	line-height: 1.2;
}

.homepageArticles .article .title a {
	color: #000000;
	text-decoration: none;
}

.homepageArticles .article .title a:hover { color: #2b77b5; }

.homepageArticles .article .summary {
	font-size: 12px;
}

.homepageArticles .article .credits {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #808090;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	font-size: 10px;
}

.homepageArticles .article .credits a {
	color: #547AB2;
	text-decoration: none;
	font-size: 11px;
}

.homepageArticles .article .credits a:hover { color: #012f85; }

.homepageArticle { height: 200px; }

.homepageArticle .article {
	margin: 10px;
	position: relative;
	overflow: hidden;
	height: 180px;
	font-family: Tahoma;
	line-height: 1.4;
	float: left;
}

.homepageArticle .article .title {
	font-size: 20px;
	padding: 0 0 5px 0;
	line-height: 1.2;
}

.homepageArticle .article .title a {
	color: #000000;
	text-decoration: none;
}

.homepageArticle .article .title a:hover { color: #2b77b5; }

.homepageArticle .article .summary {
	font-size: 14px;
}

.homepageArticle .article .credits {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #808090;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	font-size: 10px;
}

.homepageArticle .article .credits a {
	color: #547AB2;
	text-decoration: none;
	font-size: 11px;
}

.homepageArticle .article .credits a:hover { color: #012f85; }

.categoryArticles hr {
	border-bottom: 0;
	border-top: 1px solid #E9E9E9;
	margin: 0 10px;
	border-left: 0;
	border-right: 0;
}

.categoryArticles .article {
	margin: 10px 2%;
	width: 45%;
	float: left;
	position: relative;
	overflow: hidden;
	height: 170px;
	font-family: Tahoma;
	line-height: 1.4;
}

.categoryArticles .article .title {
	font-size: 16px;
	padding: 0 0 5px 0;
	line-height: 1.2;
}

.categoryArticles .article .title a {
	color: #000000;
	text-decoration: none;
}

.categoryArticles .article .title a:hover { color: #2b77b5; }

.categoryArticles .article .summary {
	font-size: 12px;
}

.categoryArticles .article .credits {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #808090;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	font-size: 10px;
}

.categoryArticles .article .credits a {
	color: #547AB2;
	text-decoration: none;
	font-size: 11px;
}

.categoryArticles .article .credits a:hover { color: #012f85; }


.analystArticles .article {
	margin: 10px 2%;
	width: 96%;
	float: left;
	position: relative;
	overflow: hidden;
	font-family: Tahoma;
	line-height: 1.4;
}

.analystArticles .article .title {
	font-size: 14px;
	padding: 0 0 5px 0;
	line-height: 1.2;
}

.analystArticles .article .title a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.analystArticles .article .title a:hover { color: #2b77b5; }

.blogArticle {
	background: #ffffff;
	padding: 20px;
}

.blogArticle .blog-title { font-size: 22px; font-weight: bold; margin: 0 0 20px 0; line-height: 1.4em; background: none;
font-family: inherit;
padding: 0;
letter-spacing: inherit;
color: inherit; }
.blogArticle .blog-date { font-size: 11px; color: #808090; background: none;
margin: 0;
padding: 0;
text-transform: none; }
.blogArticle .blog-date a { color: #547ab2; text-decoration: none; }
.blogArticle .blog-date a:hover { color: #012f85; }
.blogArticle { font-size: 12px; line-height: 1.4em; }
.blogArticle .blog-tags { font-size: 12px; color: #808090; }
.blogArticle .blog-tags a { color: #808090; text-decoration: none; }
.blogArticle .blog-tags a:hover { color: #000020; }

.analystBio > div { padding: 10px; float: left; }
.analystBio .analystImage { text-align: center; }
.analystBio .analystImage .icon { padding: 4px 1px; }
.analystBio .analystInfo { width: 635px; }

.analystList { padding: 10px; }
.analystList .analystBox { width: 33%; float: left; height: 200px; overflow: hidden; }
.analystList .analystBox img { float: left; padding-right: 10px }
.analystList .analystBox h2 { line-height: 1; font-size: 16px; }

.tweet {
	background: #007bba;
	padding: 10px 40px;
	margin: 30px 20px 30px 0;
	color: #b5f0fd;
	font-size: 12px;
	width: 100%;
}

.tweet .bird img {
	max-height: 30px;
	margin: 0 20px;
}

.tweet a { color: #b5f0fd; text-decoration: none; }

#bottomBanner {
	background: #025382;
	padding: 10px;
	box-shadow: 0 15px 20px -10px #000000;
}

#bottomBanner .slideshow {
	float: left;
	max-width: 700px;
}

#bottomBanner .logo {
	display: block;
	float: right;
	margin: 0 30px;
}

#footer { font-size: 10px; background: #013861;
letter-spacing: inherit;
color: inherit;
margin: 0;
padding: 0; }
#footer h4 { color: #1f8bb8; font-size: 12px; text-transform: uppercase; }
#footer a { color: #3c7193; text-decoration: none; }
#footer .column ul { margin: 0; }
#footer .column ul li { margin: 4px 0; display: list-item; list-style: none; }

#footer .column {
	width: 100px;
	float: left;
	margin: 40px 30px;
}

#footer .column.wide {
	width: 160px;
}

#footer .column.first {
	margin-left: 10px;
}

/* SLIDESHOW */
#slideshow { background: #FFF; border: 10px solid #FFF; float: left; }
.slideshow { position: relative; }
.slideshow .navi { display: none; position: absolute; bottom: 0px; right: 10px; z-index: 200; }
.slideshow .navi a { background: #013760; color: #FFF; display: block; float: left; margin-right: 3px; overflow: hidden; }
.slideshow .navi a:hover { background: #8bd2f4; }
.slideshow .navi a.activeSlide { background: #39a8dc;  }
.slideshow .navi img { width: 20px; height: 25px; }
.slide { overflow: hidden; z-index: 100; }
.slide-box { background: #000; color: #FFF; display: none; padding: 7px 10px; position: absolute; bottom: 0px; width: 100%; }
.slide-box p { margin: 0px; }