/* =====================================
CSS Stylesheet for DevConnections Site
===================================== */
@import url(nav.css);
@import url(contentModule.css);
@import url(moduleOverides.css);

/* ------ universal styles ------ */
* {
margin: 0;
padding: 0;
}
.clear {
content:".";
display: block;Footer
height: 0;
clear:both;
visibility:hidden;
}
a img {
border: 0;
}

/* ------ structural elements ------ */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}
#PageWrapper {
background: #fff url(_i/DevConnections-bg.gif) repeat-x top;
}
#ContentWrapper {
width: 960px;
margin: 0 auto;
}

/* ------ header elements ------ */
#Header {
position: relative;
height: 173px;
margin-bottom: 10px;
}
.TopBar {
position: absolute;
top: 0;
left: 0;
height: 27px;
width: 960px;
text-align: center;
line-height: 27px;
}
.TopBar a {
padding: 0 5px;
}
.TopBar a:link, .TopBar a:visited, .TopBar a:hover, .TopBar a:active {
color: #ccc;
text-decoration: none;
}
.TopBar a:link span.first, .TopBar a:visited span.first, .TopBar a:hover span.first, .TopBar a:active span.first {
color: #fff;
text-decoration: none;
}
.TopBar a:link span.current, .TopBar a:visited span.current, .TopBar a:hover span.current, .TopBar a:active span.current {
color: #fff;
text-decoration: none;
font-weight: bold;
}
a.logo {
margin: 45px 0; padding: 40px 10px;
position: absolute;
display: block;
width: 350px;
background: url(_i/logo.png) no-repeat 0 25px;
}
.logo h1 { 
display: none; 
}
.action_btn{
background-color: #000;
text-transform: uppercase;
color: #fff !important;
margin: 0 !important;
padding: 3px;
line-height: 23px;
text-align: center;
font-size: 11px;
}
.action_btn:hover{
background-color: #666;
color: #fff;
padding: 3px;
line-height: 23px;
text-decoration: underline;
}

.UtilityNav {
position: absolute;
top: 37px;
left: 304px;
height: 39px;
width: 380px;
}
.UtilityNav a.link{
color: #fff;
border-right: 1px dotted #aaa;
text-transform: uppercase;
font-size: 10px;
padding-right: 5px;
margin-right: 3px;
}
.UtilityNav a.selected{
color: #fff;
border-right: 1px dotted #aaa;
text-transform: uppercase;
text-decoration: none;
font-size: 10px;
padding-right: 5px;
margin-right: 3px;
}
.UtilityNav a.last{
color: #fff;
text-transform: uppercase;
font-size: 10px;
padding-right: 5px;
margin-right: 3px;
}
.LogInBox {
position: absolute;
top: 33px;
right: 8px;
height: 39px;
width: 300px;
text-align: right;
}
.LogInBox a.link{
color: #fff;
border-right: 1px dotted #aaa;
text-transform: uppercase;
font-size: 10px;
padding-right: 5px;
margin-right: 3px;
}
.LogInBox a.last{
color: #fff;
text-transform: uppercase;
font-size: 10px;
padding-right: 5px;
margin-right: 3px;
}
.SearchBox {
position: absolute;
top: 66px;
right: 5px;
height: 20px;
border: solid 2px #fff;
background: #00325F;
color: #fff;
padding: 15px 60px;
}
.SearchBox .left table tbody tr td a {
background-color: #000;
text-transform: uppercase;
color: #fff;
padding: 3px;
line-height: 23px;
text-align: center;
}
.SearchBox .left{
float: left;
margin: 0 15px;
width: 300px;
display: inline;
height: 35px;
font-size: 1.1em;
}
.SearchBox .right{
float: right;
display: inline;
height: 35px;
margin: 0 15px;
}
.text_search_wrap{
margin: 3px 7px; padding: 0;
float: left;
width: 163px;
}
.SearchBox .text_input{
padding: 0; margin: 0;
border: 1px solid #ccc;
width: 82px;
}
.SearchBox .category_dropdown_wrap{
width: 135px;
height: 24px;
float: left;
margin: 0;
padding: 0;
}
.SearchBox span.select{
float: left;
background:transparent url(_i/dropdown_bg.jpg) no-repeat scroll 0%;
color:#000;
font-family:arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:21px;
line-height:21px;
overflow:hidden;
padding:0pt 24px 0pt 8px;
position:absolute;
width: 130px;
} 
.SearchBox .custom_arrow{
z-index: 10;
float: left;
margin-left: -23px;
margin-top: 1px;
width: 22px;
height: 19px;
}
.Navbar {
position: absolute;
top: 143px;
left: -20px;
width: 960px;
}

/* ------ Content Elements ------ */
#Content {
margin: 15px 0;
*margin: 0;
}
.TopAdL {
width: 730px;
float: left;
}
.TopAdR {
width: 200px;
float: right;
}
.BreadcrumbBox {
padding: 5px 0;
margin-bottom: 5px;
border-bottom: 1px dotted #CCCCCC;
text-transform: capitalize;
}

/* ------ Tool Buttons Across Top of Inner Skin ------ */
.ToolButtnsBox {
margin-bottom: 15px;
padding-bottom: 3px;
background: url(_i/dottL_horiz.gif) repeat-x bottom left;
}
.ToolButtns {
border: solid 1px #bebcad;
background: #cecdc3 url(_i/bg_toolbuttns.gif) repeat-x top left;
margin-top: 2px;
padding-left: 10px;
height: 33px;
line-height: 33px;
font-size: 16px;
text-transform: uppercase;
color: #333;
}
.ToolButtns span {
display: block;
width: 317px;
float: left;
background: url(_i/bg_toolbuttns_span.gif) no-repeat 235px center;
}
.ToolButtns a {
display: block;
width: 205px;
margin-right: 5px;
_width: 200px;
float: left;
text-align: center;
background: url(_i/bg_toolbuttns_link.gif) no-repeat left 4px;
}
.ToolButtns a:link, .ToolButtns a:visited, .ToolButtns a:hover, .ToolButtns a:active {
color: #fff;
}

/* ------ Content Structure Elements ------ */
.LeftCol {
width: 190px;
float: left;
}
.RightWrapper {
width: 762px;
float: right;
}
.TopContentClass {
margin-left: 13px;
}
.CenterCol {
width: 380px;
margin: 0 13px;
float: left;
}
.ArticleCol {
width: 590px;
margin: 0 15px 0 0;
float: left;
}
.ArticleCol input, .CenterCol input{
margin: 2px 5px 2px 0;
}
.CenterOneCol{
width: 925px;
margin: 0 13px;
float: left;
}
.RightCol {
width: 350px;
float: right;
}
#ContentBottom {
background: url(_i/dottL_horiz.gif) repeat-x top left;
padding-top: 15px;
}
#ContentBottom .box1{
width: 308px;
float: left;
padding-right: 10px;
}
#ContentBottom .box2{
width: 318px;
width: 298px !important;
float: left;
background: url(_i/dottL_vert.gif) repeat-y left 30px;
padding-left: 10px;
padding-right: 10px;
}
#ContentBottom .box3{
width: 318px;
width: 308px !important;
float: left;
background: url(_i/dottL_vert.gif) repeat-y left 30px;
padding-left: 10px;
}

/* ------ Footer Elements ------ */
#FooterTop {
background: #47729A;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;
padding-top: 10px;
}
#FooterTop .Normal {
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;
}
#FooterTop .SubHead, #FooterTop h2 .Head {
color: #000;
}
#FooterTop .box1, #FooterTop .box2, #FooterTop .box3 {
width: 32%;
float: left;
}
#FooterTop .box1{
width: 308px;
float: left;
padding-right: 10px;
}
#FooterTop .box2{
width: 318px;
width: 298px !important;
float: left;
padding-left: 10px;
padding-right: 10px;
}
#FooterTop .box3{
width: 318px;
width: 308px !important;
float: left;
padding-left: 10px;
}
#FooterBottom {
background: #000;
color: #fff;
position: relative;
padding: 10px;
}
#FooterBottom a.logofooter {
display: block;
width: 120px;
height: 40px;
background: #000 url(_i/pentonfooterlogo.png) no-repeat top left;
margin-bottom: 15px;
z-index: 999;
}
#FooterBottom .Normal {
color: #fff;
}
.FooterContainer {
width: 960px;
margin: 0 auto;
position: relative;
}
.FooterUtility1 {
position: absolute;
top: 35px;
text-align: center;
border-bottom: solid 2px #999;
padding: 10px 0 6px 0;
}
.FooterUtility1 a:link, .FooterUtility1 a:visited, .FooterUtility1 a:hover, .FooterUtility1 a:active {
color: #fff;
text-decoration: none;
font-size: 12px;
padding: 15px 25px;
}
.FooterUtility2 {
margin: 35px 0;	padding: 0;
}
.copyrightBox {
float: left;
}
.footerLinks {
float: right;
}
.footerLinks a {
margin: 0 10px;
color: #fff;
}

/* ------ (SOLPART) Admin Menu ------ */
.MainMenu_MenuContainer {
border: 0px;
background-color: transparent;
padding-top: 0px;
margin-top: 0;
height: 30px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
background: #e1f1fc;
cursor: hand; 
color: #000; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal; 
border: 0;
padding: 4px 7px 5px 7px;
text-align: left;
white-space: normal;
}
.MainMenu_MenuIcon {
display: none;
}
.MainMenu_MenuItemSel {
background: #7B7456;
cursor: hand; 
color: #000; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal; 
border: 0;
padding: 4px 7px 5px 7px;
text-align: left;
white-space: normal;
}
.rootmenuitem {
background: transparent;
padding: 4px 0;
text-decoration: none;
cursor: hand; 
color: #143c5c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
border: 0px;
font-weight: normal;
display: table-cell;
text-transform: uppercase;
}
.rootmenuitemselected {
background: transparent;
padding: 4px 0;
text-decoration: none;
cursor: hand; 
color: #143c5c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
border: 0px;
font-weight: normal;
display: table-cell;
text-transform: uppercase;
}
.rootmenuitembreadcrumb {
background: transparent;
padding: 4px 0;
text-decoration: none;
cursor: hand; 
color: #143c5c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
border: 0px;
font-weight: normal;
display: table-cell;
text-transform: uppercase;
}
.submenuitembreadcrumb {
background: #a56527;
cursor: hand; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal; 
border-top: solid #663300 2px;
border-bottom: solid #663300 2px;
padding: 4px 7px 5px 7px;
text-align: left;
text-transform: uppercase;
width: 110px;
white-space: normal;
}
.submenu {
z-index: 1000;
background: url(_i/dropmenu_top.gif) repeat-x top;
background-color: #663300;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
border-top: 0;
border-left: solid 1px #b0cadd;
border-right: solid 1px #b0cadd;
border-bottom: solid 1px #b0cadd;
margin: 2px 0 0 0;
padding: 0;
}
.MainMenu_MenuBreak {
border-bottom: transparent 0px solid; 
border-left: transparent 0px solid; 
border-top: transparent 0px solid;  
border-right: transparent 0px solid; 
background-color: transparent; 
height: 1px;
padding: 0;
margin: 0;
}
.MainMenu_MenuBreak table {
width: 100%;
}
img.navsepclass {
margin: 0 15px;
}
.MainMenu_MenuArrow {
display:none;
}
.MainMenu_RootMenuArrow {
display:none;
}

/* ------ Content Module ------ */
.articleControls{
float: left;
margin-bottom: 15px;
}
.inlineImageLeft{
float: left;
margin-top: 3px;
margin-right: 15px;
margin-bottom: 15px;
}
ul li{
margin-left: 30px;
margin-bottom: 5px;
}
h1{
color:#3887bc;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
}
hr{
color: #999999;
height: 1px;
border-top: solid 0px #99999;
border-left: solid 0px #99999;
border-bottom: solid 1px #99999;
border-right: solid 0px #99999;
margin-top: 3px;
margin-bottom: 3px;
}
.kicker{
color: #999999;
font-size: 10px;
line-height: 23px;
}
p{
margin-bottom: 8px;
}
.articleOptionLinkFirst{
color:#266a9e;
font-weight: bold;
margin-right: 5px;
}
.articleOptionLinks{
color:#266a9e;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
}
.articleOptionLinkLast{
color:#266a9e;
font-weight: bold;
margin-left: 5px;
}

/* ------ ERROR Styles ------ */
.error{
height: 175px;
width: 100%;
border: solid 2px #9a0000;
}
.errorLeft{
background-color: #9a0000;
width: 88px;
color: #ffffff;
text-align: center;
padding-top: 10px;
font-weight: bold;
}
.errorRight{
padding: 10px;
}
.errorRight .highlight{
color: #6e9ed2;
font-weight: bold;
}
.searchgo{
width: 50px;
}
.errorRight #search input{
float: left;
margin-right: 10px;
}
.errorRight #search a.go_btn{
display: block;
background: url(_i/search_go_btn.jpg) no-repeat;
width: 33px;
height: 19px;
color: #ffffff;
line-height: 19px;
padding: 0 0 0 10px;
float: left;
font-weight: bold;
}
#search {overflow:auto;}
.contentListHeader, .faqListHeader {
font-size: 1.3em;
font-weight: bold;
color: #000;
}

/* ------ DNN BLOG STYLE ------ */
div.blog_author {
margin-bottom: 5px;
}

/* ------ DNN styles ------ */
a.breadCrumb:link, a.breadCrumb:visited, a.breadCrumb:hover, a.breadCrumb:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333;
}
#Content {*margin: 0;}
.ArticleTools {
background: url(_i/bg_articletools.gif) no-repeat top left;
width: 125px;
padding: 15px 0 0 10px;
margin: 0 0 15px 15px;
float: right;
}
.ArticleTools a:link, .ArticleTools a:visited, .ArticleTools a:hover, .ArticleTools a:active {
color: #333;
font-size: 9px;
text-transform: uppercase;
}
.ArticleTools ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.ArticleTools li {
list-style-type: none;
padding: 0 0 0 30px;
margin: 0;
line-height: 20px;
}
.ArticleTools li.bookmark {
background: url(_i/at_bookmark.gif) no-repeat left;
}
.ArticleTools li.save {
background: url(_i/at_save.gif) no-repeat left;
}
.ArticleTools li.print {
background: url(_i/at_print.gif) no-repeat left;
}
.ArticleTools li.reprints {
background: url(_i/at_reprints.gif) no-repeat left;
}
.ArticleTools li.email {
background: url(_i/at_email.gif) no-repeat left;
}
.ArticleTools li.comments {
background: url(_i/at_comments.gif) no-repeat left;
}
a.more:link, a.more:visited, a.more:hover, a.more:active {
font-family: Georgia, "Times New Roman", Times, serif;
color: #2D6A98
font-size: 14px;
}

/* ------ ADVANCED SEARCH ------ */
div#divSearchControls {
padding: 5px;
background: #F7F7F7;
border: 1px solid #CCCCCC;
}
div#divSearchControls div {
margin: 8px 0;
}
div#divSearchControls div#divlabel {
width: auto;
}
div#divSearchControls div label {
margin-top: 4px;
display: block;
float: left;
width: 160px;
}
div#divSearchControls div select {
display: block;
float: right;
width: 220px;
}

/* ------ BLOG CONTENT ROTATOR VERTICAL ------ */
div.verticalBlogDisplay {
border-top: 1px solid #D5D5D2;
border-left: 3px solid #D5D5D2;
border-right: 3px solid #D5D5D2;
border-bottom: 3px solid #D5D5D2;
}
div.verticalBlogDisplay div.contentItem {
border-top: 2px solid #D5D5D2;
border-bottom: 1px solid #B8B8B6;
background: url(_i/blogTop.gif) no-repeat left top #F7F7F6;
padding: 5px;
}
div.verticalBlogDisplay div.contentItem h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-transform: capitalize;
}
div.verticalBlogDisplay div.contentItem h2, div.verticalBlogDisplay div.contentItem h2 a:link, div.verticalBlogDisplay div.contentItem h2 a:active, div.verticalBlogDisplay div.contentItem h2 a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #2D6A98;
text-decoration: none;
}
div.verticalBlogDisplay div.contentItem h2 a:hover {
text-decoration: underline;
}
div.verticalBlogDisplay div.contentItem p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
margin-bottom: 0;
}
div.verticalBlogDisplay div.contentItem p.author {
color: #CCCCCC;
}
div.verticalNavBar {
border-left: 3px solid #D5D5D2;
border-right: 3px solid #D5D5D2;
border-bottom: 3px solid #D5D5D2;
background: #F7F7F6;
}
div.verticalNavBar p {
text-align: center;
line-height: 22px;
margin-bottom: 0;
}
div.verticalNavBar a:link, div.verticalNavBar a:active, div.verticalNavBar a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #2D6A98;
text-decoration: none;
padding: 0px 6px;
}
div.verticalNavBar a:hover {
text-decoration: underline;
}

/* ------ HORIZONTAL BLOGS STYLES ------ */
div.horizontalBlogDisplay {
border: 3px solid #D5D5D2;
background: #FAFAFA;
margin-bottom: 10px;
}
div.horizontalBlogDisplay div.horizontalNavBar {
padding: 3px;
}
div.horizontalBlogDisplay div.horizontalNavBar h3, div.horizontalBlogDisplay div.horizontalNavBar h3 .Head {
margin-bottom: 0;
}
div.horizontalBlogDisplay div.horizontalNavBar h3 {
float: left;
width: 200px;
}
div.horizontalBlogDisplay div.horizontalNavBar a:link, div.horizontalBlogDisplay div.horizontalNavBar a:active, div.horizontalBlogDisplay div.horizontalNavBar a:visited {
float: right;
display: block;
padding: 0 5px;
width: auto;
border-left: dotted 1px #D5D5D2;
color: #256493;
font-family: Georgia, "Times New Roman", Times, serif;
}
div.horizontalBlogDisplay div.horizontalNavBar a.first:link, div.horizontalBlogDisplay div.horizontalNavBar a.first:active, div.horizontalBlogDisplay div.horizontalNavBar a.first:visited {
border-left: none;
}
div.horizontalBlogDisplay div.horizontalNavBar a.first:hover, div.horizontalBlogDisplay div.horizontalNavBar a:hover {
text-decoration: underline;
color: #256493;
}
div.horizontalBlogDisplay div.contentWrap {
background: url(_i/horizontalBlogSeperator.gif) no-repeat top left;
padding: 5px 0;
}
div.horizontalBlogDisplay div.contentWrap div.contentLeft {
width: 572px;
float: left;
}
div.horizontalBlogDisplay div.contentWrap div.contentLeft div.contentItem {
float: left;
width: 173px;
border-right: 1px dotted #D5D5D2;
margin: 8px 12px 5px 4px;
}
div.horizontalBlogDisplay div.contentWrap div.contentLeft div.contentItem img {
float: left;
width: 70px;
}
div.horizontalBlogDisplay div.contentWrap div.contentLeft div.contentItem div.right {
float: right;
widht: 90px;
margin-right: 5px;
}
div.horizontalBlogDisplay div.contentWrap div.additionalPosts {
float: right;
margin: 0 10px 0 5px;
width: 150px
}
div.horizontalBlogDisplay div.contentWrap div.additionalPosts h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
text-transform: capitalize;
}
div.horizontalBlogDisplay div.contentWrap div.additionalPosts ul {
margin: 5px 0;
}
div.horizontalBlogDisplay div.contentWrap div.additionalPosts ul li {
margin-left: 14px;
list-style: disc;
font-size: 10px;
color: #256493;
}
div.horizontalBlogDisplay div.contentWrap div.additionalPosts ul li a:link, div.horizontalBlogDisplay div.contentWrap div.additionalPosts ul li a:visited, div.horizontalBlogDisplay div.contentWrap div.additionalPosts ul li a:active {
font-size: 12px;
font-weight: bold;
color: #256493;
}
div.horizontalBlogDisplay div.contentWrap div.additionalPosts ul li a:hover {
color: #256493;
text-decoration: underline;
}

/* ------ PRE TAG ------ */
pre {
border: 1px solid #CCCCCC;
padding: 5px;
margin: 5px;
height: 150px;
overflow: scroll;
}

/* ------ RATING ------ */	
#wRating {
font-size: 9px;
}
.rateBoxL {
border-bottom: 1px solid black; 
border-right: 1px solid black; 
padding:1px;
}
.rateBoxC {
border: 1px solid black; 
border-right:0px; 
border-left:0px; 
background:#eeeeee;
padding:1px;
}
.rateBoxR {
border: 1px solid black; 
border-left:0px; 
background:#eeeeee;
padding:1px;
}
.rateVal {
font-size: 1.5em; 
border: 1px solid black; 
border-top: 0px;  
background:#eeeeee;
padding: 3px;
width: 125px;
}
.rateValL {
border-bottom: 1px solid black; 
border-right: 1px solid black; 
width: 52px; 
text-align:center;
}
.rateValC {
border-bottom: 1px solid black; 
border-right: 1px solid black; 
width: 52px; 
text-align:center;
}
.rateValR {
border-bottom: 1px solid black; 
border-right: 1px solid black; 
width: 52px; 
text-align:center;
}

/* ------ STYLES FOR DOUBLECLICK ADS ------ */
.sponsoredLinksHeader {
margin: 0 0 25px 0; padding: 0;
font-size: 18px;
font-weight: bold;
}
.dcadmove img { 
margin: 0 0 10px 0;
}
.dcadmove ul li {
margin: 0 0 25px 0; padding: 0;
list-style: none;
}
.dcadmove ul li a b, .google_linktext {
margin: 25px 0 0 0; padding: 0 0 5px 0;
font-weight: bold;
color: #2B7AAF;
display: block;
}
.dcAdvertHeader {
margin: 0 15px 5px 0; padding: 0;
color: #aaa;
display: block;
text-align: right;
}

/* ------ Article Pager Buttons ------ */
.pagerWrapper {
margin: 10px 0;
}
.pagerWrapper ul {
text-align: center;
list-style-type: none;
padding: 0;
margin: 0 auto;
}
.pagerWrapper ul li {
display: inline;
list-style: none;
padding: 0;
margin: 0;
}
.pagercurrent {
margin: 0 2px; 
padding: 4px 4px;
color: #10314b;
background: #d3e2ed;
text-decoration: none;
margin: 0 2px;
border: 1px solid #10314b;
font-weight: bold;
}
.pagernextdisabled, .pagerpreviousdisabled {
margin: 0 2px; 
padding: 4px 2px;
color: #000;
background: #999;
border: 1px solid #000;
}
a.pagerprevious, a.pagernext, a.pagerother {
color: #d3e2ed;
background: #10314b;
text-decoration: none;
margin: 0 2px;
padding: 4px 4px;
border: 1px solid #10314b;
}
a.pagerprevious:hover, a.pagernext:hover, a.pagerother:hover {
color: #10314b;
background: #d3e2ed;
}