
/*
*iApp技术网的磨的CSS
*/

/*网页主体*/
 body {
background-image:url(https://5love1.wodemo.net/entry/298030/8f80ada77a7efc4117c348051b6dcb7d/bg.png);
background-repeat:repeat; 
color: Black;
text-align:center;
/*
position:Fixed; 
margin:0 0 0 -240px;
left:50%;
*/
font-size: 90%;
font-weight: bold;
font-style: normal;
 font-family: "Tahoma","Times New Roman",Georgia,Serif; 
 line-height: 25px;
}
/*设置主体前后的元素为块*/
body:before,body:after,.file_list:before{
display:block;
}

/*网页主体后*/
body:after{
content:"—— iApp技术网";
margin:6px;
color:green;
text-align:right;
}
/*站长说*/
.say{
margin: 1px 1px 1px 1px;
/*background-color:#46A3FF;*/
border-radius: 5px;
/*border: 1px solid rgb(0,0,0);*/
/*color:#46A3FF;*/
}
/*头*/
#head{
margin: 1px 1px 1px 1px;
background-color:#46A3FF;
border-radius: 12px;
box-shadow: 5px 3px 16px #111;
border: 2px solid rgb(0,0,0);
}
#whole_body,#bottom,#post{
margin: 1px 1px 1px 1px;
background-color:#388E3C;
border-radius: 5px 40px 5px 5px;
box-shadow: 5px 3px 16px #111;
border: 2px solid rgb(0,0,0);
}
/*网页链接*/
a {
color: #ffffff;
text-decoration:none;
/*不要有下划线*/
padding: 2px 5px 2px 5px;
margin: 5px  2px 5px 2px;
}

a:visited {
color: #00FF00;
text-decoration:none;
/*已访问链接文字颜色*/
}
a:hover {
color: yellow;
/*鼠标悬停处的链接文字颜色*/ 
}
a:active {
color: #0000FF;
/*被选择的链接文字颜色*/
}

/*扩展名和"首页上页下页末页"那区域*/
.pagination {
background-color: #46A3FF;
color: black;
border-radius: 4px;
box-shadow: 5px 3px 16px #111;
padding: 4px 8px 4px 8px;
margin: 2px 4px 8px 2px;
border: 1px solid rgb(0,0,0);
}
/*去首页*/
#ln-h{
display:none;
}
/*去扩展名*/
.file_list span{
display:none;
}
/*按钮*/
button,input[type="button"],input[type="submit"]{
background: mediumslateblue;
color:white;
border: 1px solid rgb(0,0,0);
box-shadow: outset -2px 2px10px #06c;
border-radius: 4px 4px 4px 4px;
padding:4px 8px 4px 8px;
}
/*文本框，下拉框*/
textarea,input[type="text"],select{
background: white;
color: black;
border: 1px solid rgb(0,0,0);
border-radius: 7px;
box-shadow: inset 0 0 3px #222;
padding: 3px;
max-width:98%;
}
/*列表*/
.file_list, .friends_list{
background-color:#46A3FF;
font-size: 18px; 
text-align:left;
border: 2px solid rgb(0,0,0);
border-radius: 12px;
box-shadow: 5px 3px 16px #111;
padding: 1px 1px 1px 1px;
margin: 1px 5px 1px 5px;
max-width: 98%;
} 
/*列表前内容*/
.file_list:before{
content:"内容列表";
text-align:center;
font-size: 90%;
}
/*列表项的链接处理*/
#whole_body>ul.file_list a{
padding-top:5px;
margin-top:5px;
line-height:1.3em;
word-wrap:break-word;
word-break:break-all;
}
#whole_body>ul.file_list li:before{
display:block;
}

#whole_body>ul.file_list>li:nth-of-type(odd){
margin:10px 5px 5px 5px;
padding:5px;
height:3.2em;
background-repeat:no-repeat; 
/*利用这个个属性可以让背景填满元素*/
background-size:cover; 
/*border-radius:12px 2px 2px 2px;
box-shadow:0px 1px 3px grey;
border:1px solid black;
background:orange;*/
background-image:url(http://zyw8.wodemo.net/entry/298030/f54ad1af72f1de7ff14bd23612335ee1/item.png);
background-position:50% 50%;
overflow:hidden;
}
#whole_body>ul.file_list>li:nth-of-type(even){
margin:10px 5px 5px 5px;
padding:5px;
height:2.8em;
border-radius:12px 2px 2px 2px;
box-shadow:0px 1px 3px grey;
border:1px solid black;
background:#01579B;
overflow:hidden;
}
#whole_body>ul.file_list>li:nth-of-type(odd) a{
background:argb(0,255,255,255);
color:#8A2BE2;
}


a[href*="/cat/"]:active,a[href*="/cat/"]:hover{
border:2px solid  white;
}
/*分类名*/
a[href*="/cat/"]{
display:inline-block;
padding:6px;
background-image:url(http://5love1.wodemo.com/entry/298030/613c012091499bd40ff32c51a059561d/flower.png);
/*background-color: #DA70D6;*/
color: white;
background-repeat:no-repeat; 
background-position:center;
border-radius: 10px;
/*box-shadow: 5px 3px 16px #111;*/
/*padding: 3px 8px 3px 8px;*/
/*border: 1px solid  black;*/
}
/*最新那排*/
a[href^="http://wodemo.com/"],a[href="http://s.wodemo.com/admin"],a[href^="http://s.wodemo.com/logout"],a[href^="http://zyw8.wodemo.com/setlang/"],a[href^="http://wodemo.net/"],a[href="http/*
*iApp技术网的磨的CSS
*/

/*网页主体*/
 body {
background-image:url(https://5love1.wodemo.net/entry/298030/8f80ada77a7efc4117c348051b6dcb7d/bg.png);
background-repeat:repeat; 
color: Black;
text-align:center;
/*
position:Fixed; 
margin:0 0 0 -240px;
left:50%;
*/
font-size: 90%;
font-weight: bold;
font-style: normal;
 font-family: "Tahoma","Times New Roman",Georgia,Serif; 
 line-height: 25px;
}
/*设置主体前后的元素为块*/
body:before,body:after,.file_list:before{
display:block;
}

/*网页主体后*/
body:after{
content:"—— iApp技术网";
margin:6px;
color:green;
text-align:right;
}
/*站长说*/
.say{
margin: 1px 1px 1px 1px;
/*background-color:#46A3FF;*/
border-radius: 5px;
/*border: 1px solid rgb(0,0,0);*/
/*color:#46A3FF;*/
}
/*头*/
#head{
margin: 1px 1px 1px 1px;
background-color:#46A3FF;
border-radius: 12px;
box-shadow: 5px 3px 16px #111;
border: 2px solid rgb(0,0,0);
}
#whole_body,#bottom,#post{
margin: 1px 1px 1px 1px;
background-color:orange;
border-radius: 5px 40px 5px 5px;
box-shadow: 5px 3px 16px #111;
border: 2px solid rgb(0,0,0);
}
/*网页链接*/
a {
color: #ffffff;
text-decoration:none;
/*不要有下划线*/
padding: 2px 5px 2px 5px;
margin: 5px  2px 5px 2px;
}

a:visited {
color: #00FF00;
text-decoration:none;
/*已访问链接文字颜色*/
}
a:hover {
color: yellow;
/*鼠标悬停处的链接文字颜色*/ 
}
a:active {
color: #0000FF;
/*被选择的链接文字颜色*/
}

/*扩展名和"首页上页下页末页"那区域*/
.pagination {
background-color: #46A3FF;
color: black;
border-radius: 4px;
box-shadow: 5px 3px 16px #111;
padding: 4px 8px 4px 8px;
margin: 2px 4px 8px 2px;
border: 1px solid rgb(0,0,0);
}
/*去首页*/
#ln-h{
display:none;
}
/*去扩展名*/
.file_list span{
display:none;
}
/*按钮*/
button,input[type="button"],input[type="submit"]{
background: mediumslateblue;
color:white;
border: 1px solid rgb(0,0,0);
box-shadow: outset -2px 2px10px #06c;
border-radius: 4px 4px 4px 4px;
padding:4px 8px 4px 8px;
}
/*文本框，下拉框*/
textarea,input[type="text"],select{
background: white;
color: black;
border: 1px solid rgb(0,0,0);
border-radius: 7px;
box-shadow: inset 0 0 3px #222;
padding: 3px;
max-width:98%;
}
/*列表*/
.file_list, .friends_list{
background-color:#46A3FF;
font-size: 18px; 
text-align:left;
border: 2px solid rgb(0,0,0);
border-radius: 12px;
box-shadow: 5px 3px 16px #111;
padding: 1px 1px 1px 1px;
margin: 1px 5px 1px 5px;
max-width: 98%;
} 
/*列表前内容*/
.file_list:before{
content:"内容列表";
text-align:center;
font-size: 90%;
}
/*列表项的链接处理*/
#whole_body>ul.file_list a{
padding-top:5px;
margin-top:5px;
line-height:1.3em;
word-wrap:break-word;
word-break:break-all;
}
#whole_body>ul.file_list li:before{
display:block;
}

#whole_body>ul.file_list>li:nth-of-type(odd){
margin:10px 5px 5px 5px;
padding:5px;
height:3.2em;
background-repeat:no-repeat; 
/*利用这个个属性可以让背景填满元素*/
background-size:cover; 
/*border-radius:12px 2px 2px 2px;
box-shadow:0px 1px 3px grey;
border:1px solid black;
background:orange;*/
background-image:url(http://zyw8.wodemo.net/entry/298030/f54ad1af72f1de7ff14bd23612335ee1/item.png);
background-position:50% 50%;
overflow:hidden;
}
#whole_body>ul.file_list>li:nth-of-type(even){
margin:10px 5px 5px 5px;
padding:5px;
height:2.8em;
border-radius:12px 2px 2px 2px;
box-shadow:0px 1px 3px grey;
border:1px solid black;
background:#FF6347;
overflow:hidden;
}
#whole_body>ul.file_list>li:nth-of-type(odd) a{
background:argb(0,255,255,255);
color:#8A2BE2;
}
#whole_body>ul.file_list>li:nth-of-type(even) a{
background:#FF6347;
}

a[href*="/cat/"]:active,a[href*="/cat/"]:hover{
border:2px solid  white;
}
/*分类名*/
a[href*="/cat/"]{
display:inline-block;
padding:6px;
background-image:url(http://5love1.wodemo.com/entry/298030/613c012091499bd40ff32c51a059561d/flower.png);
/*background-color: #DA70D6;*/
color: white;
background-repeat:no-repeat; 
background-position:center;
border-radius: 10px;
/*box-shadow: 5px 3px 16px #111;*/
/*padding: 3px 8px 3px 8px;*/
/*border: 1px solid  black;*/
}
/*最新那排*/
a[href^="http://wodemo.com/"],a[href="http://s.wodemo.com/admin"],a[href^="http://s.wodemo.com/logout"],a[href^="http://zyw8.wodemo.com/setlang/"],a[href^="http://wodemo.net/"],a[href="http://s.wodemo.net/admin"],a[href^="http://s.wodemo.net/logout"],a[href^="http://zyw8.wodemo.net/setlang/"],a[href^="http://zyw8.wodemo.com/subscribe"],a[href^="http://zyw8.wodemo.net/subscribe"]{ 
background-color: #46A3FF;
color: white;
border-radius: 4px;
/*box-shadow: 5px 3px 16px #111;*/
padding: 2px 8px 2px 8px;
margin: 1px  2px 20px 2px;
border: 1px solid rgb(0,0,0);
}
/*其他用户的链接的处理*/
a[href$=".wodemo.com/"],a[href$=".wodemo.net/"],a[href$=".cc/"],a[href$=".cn/"],a[href$=".tk/"],a[href$=".ml/"],a[href$=".com/"],a[href$=".net/"],a[href$=".cf/"],a[href$=".xyz/"]{
background-color: #CC6633;
color: white;
display:block;
border-radius: 3px;
/*box-shadow: 5px 3px 16px #111;*/
padding: 2px 8px 2px 8px;
margin: 10px;
border: 1px solid rgb(0,0,0);
}
/*返回首页的处理，位置不能上面的颠倒*/
a[href="https://5love1.wodemo.com/"],a[href="https://5love1.wodemo.net/"]{
background-color: orange;
color: white;
border-radius: 3px;
/*box-shadow: 5px 3px 16px #111;*/
padding: 2px 8px 2px 8px;
display:block;
margin:10px;
border: 1px solid rgb(0,0,0);
}
/*搜索框*/
.wo-search-home{
display:none;
}
/*文本阅读区*/
.wo-read-content{
font-family:"arial","Serif";
text-align:left;
background-color:rgb(245,240,220);
/*background-color:#FFF5F0DC;*/
border: 1px solid rgb(0,0,0);
border-radius: 4px;
/*box-shadow: 5px 3px 16px #111;*/
padding: 10px;
margin: 5px;
word-wrap:break-word;
word-break:break-all;
}

/*撰文的处理,文件介绍*/
.wo-file-description-area,.wo-entry-section{
background-color:plum; 
text-align:left;
border: 1px solid rgb(0,0,0);
border-radius: 4px;
/*box-shadow: 5px 3px 16px #111;*/
padding: 2px 8px 2px 8px;
margin: 1px  5px 5px 5px;
word-wrap:break-word;
word-break:break-all;
}
/*唐诗*/
.tangshi{
background-color:plum; 
text-align:center;
border: 1px solid rgb(0,0,0);
border-radius: 4px;
/*box-shadow: 5px 3px 16px #111;*/
padding: 2px 8px 2px 8px;
margin: 1px  5px 5px 5px;
word-wrap:break-word;
word-break:break-all;
}
/*截图的处理*/
.wo-file-screenshot{
background-color:blanchedalmond; 
text-align:center;
border: 1px solid rgb(0,0,0);
border-radius: 4px;
/*box-shadow: 5px 3px 16px #111;*/
padding: 1px;
margin: 5px;
max-width:95%;
}
/*撰文的代码块的处理*/
.wo-entry-section pre{
word-wrap: normal;
word-break:normal;
padding:5px;
border-radius: 4px;
border:solid 1px #ffffcc;
background-color:#fffffc;
font-family:Courier New;
overflow:auto;
}
img{
max-width:100%;
}


