/*  Posts */
.post-entry { margin-bottom: 30px; padding-bottom: 10px; font-size: 13px; line-height: 1.5; border-bottom: 1px dotted #666 }
.post-entry h3{ margin: 1.5em 0 0.5em 0; }
.post-entry p { color:#666; font-size:11px; padding:5px 0 0px; }

.post-entry .content h2 { line-height:1; width:100% !important; font-family: "FaktConPro-Normal"; }
.post-entry .content h2 a { color: black !important; }
.post-entry .content h2 a::hover { color: #333 !important; }

/* Overral Page Container */
#container { background: -webkit-linear-gradient(#0067A6 20px, #FEFEFE) !important; background: -moz-linear-gradient(#0067A6 20px, #FEFEFE) !important; background: -o-linear-gradient(#0067A6 20px, #FEFEFE) !important; background: linear-gradient(#0067A6 20px, #FEFEFE) !important; background: #0067A6; }
.wrapper { background-color:#fff; margin:50px auto 0; width:940px; text-align:left; }
.post-container { width:635px; float:left; padding-left:25px; }

/*for clearing properties*/
.wrapper:before, .wrapper:after { content: " "; /* 1 */ display: table; /* 2 */ }
.wrapper:after { clear: both; }

/* HEADER BANNER */
.banner { z-index: 1; background-color: #eee; background-image: url('../images/gbn_topicback_sm.png'); background-repeat: no-repeat; height: 80px; width: 100%; margin: auto; }
.banner .heading { position: absolute; left: 210px; margin-top: 17px; }
.banner .heading .title { font-size: 23px; color: #fd6100 !important; font-family: "FaktConPro-Normal", "Arial Narrow", Arial !important; text-transform: capitalize !important; }
.banner .heading p.subtitle { font-family: "FaktPro-Normal", "Arial Narrow", Arial !important; opacity: 0.75; }
.banner > span[class^='icon-'] { font-size:72px; color:#fff; float:left; padding:3px 0 0 31px; }

#about-gartner { margin-top: 10px; }
#about-gartner .title { font-size: 13px; margin-bottom: 10px; padding: 0 0 4px; border-bottom: 1px dotted #999; }
#about-gartner ul { margin: 10px 0; list-style-type: none; }
