div#header
{
height:114px;
background-color:#0087af;
}
div#header h1 a{
display:block;
margin:0px;
padding:0px;
text-indent:-5000px;
overflow:hidden;
background:url(https://images.cnblogs.com/cnblogs_com/dotnetnuke/FocusOnDNN.gif) no-repeat top left;
background-color:transparent;
height:114px;
width:400px;
}

/*====================================*/
/*  右侧讨论群和联系方式                                                 */
/*====================================*/

#announce a
{
     color:#ffffff;
}

#tagline{
color:#ffffff;

}
#header h1
{
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
height:114px;
border-bottom:none;
background-color:transparent;
width:400px;
float:left;
}



/*顶置技术贴标题替换为图片
a#homepage1_HomePageDays_ctl04_DayList_ctl00_TitleUrl
{
background:url(/images/cnblogs_com/m2land/MyA.gif) no-repeat top left;
height:53px;
width:100%;
display:block;
text-indent:-5000px;
overflow:hidden;
}

a#homepage1_HomePageDays_ctl04_DayList_ctl01_TitleUrl
{
background:url(/images/cnblogs_com/m2land/MyT.gif) no-repeat top left;
height:53px;
width:100%;
display:block;
text-indent:-5000px;
overflow:hidden;
}

*/

/*a#SingleColumn1_Categories_CatList_ctl00_LinkList_ctl03_Link
{
background:url(/images/cnblogs_com/m2land/dotnetnuke_icon.gif) no-repeat top left;
padding-left:20px;
color:#ff0000;
}*/

a:link, a:active {
color:#0087af;
}
a:visited {
color:#1385c2;
}

#leftcontent a:link, a:active {
color:#7ac2e9;
}

#leftcontent a:visited {
color:#7ac2e9;
}

a.listitem img{
display:none;
}

/*====================================*/
/*  Override left menu pane a:hover                    */
/*====================================*/
#leftmenu a:hover {
font-style:normal;
font-weight:bold;
}


/* ==================================== */
/*             DNN文章合集样式                                 */
/* ==================================== */
#DNNHome a
{
margin:5px 0 5px 0;
}

a#DNNBasic
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px 0px;
text-indent:-5000px;
}

a#QQGroup
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -50px;
text-indent:-5000px;
}

a#DNNStudy
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -100px;
text-indent:-5000px;
}

a#DNNSetup
{
display:block;
width:400;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -150px;
text-indent:-5000px;
}

a#DNNDevelopment
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -200px;
text-indent:-5000px;
}

a#DNNSkin
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -250px;
text-indent:-5000px;
}

a#DNNTranslation
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -350px;
text-indent:-5000px;
}

a#DNNDownload
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -300px;
text-indent:-5000px;
}


a#DNNConfig
{
display:block;
width:300;
height:50;
background:url(/images/cnblogs_com/m2land/DNNIconbar.jpg)  no-repeat 0px -400px;
text-indent:-5000px;
}

.tipBox
{
width:80%;
padding:10px;
padding-left:60px;
border:1px solid #0087af;
background:url(https://images.cnblogs.com/cnblogs_com/DotNetNuke/WindowsLiveWriter/VSProjectDNN_FE26/tips_thumb_2.gif) no-repeat 10px center  #f0fcff;
margin-bottom:5px;
}