westdc-zf1/htdocs/css/metadata.css

67 lines
3.3 KiB
CSS
Executable File

#metacontent{clear:left;margin-left:10px;}
hr{clear:left;border: none 0;border-bottom:1px dashed #ccc;height: 1px;}
#leftnav{margin-bottom:10px;clear:left;}
#metacontent{float:left;}
#features, #leftContainer{width:48%;float:left;margin-right:2%;clear:left;margin-bottom:10px;margin-left:10px;}
#latest, #services{width:48%;float:left;margin-bottom:10px;font-size:13px;}
#leftContainer{margin-top:5px;}
/*latest*/
#latest .title{border-bottom:1px dotted #c7ddc7;padding: 5px 15px 5px;font-size: 16px; font-weight:bold;}
#latest .more a{color:Green; padding-right: 20px; background:url(../images/arrow.gif) no-repeat right center;}
#latest ul {width:100%;margin:0px;padding:0px;overflow:hidden;word-wrap: break-word;}
#latest ul li{margin:0px;padding:0px;width:auto;}
#latest .date{font-size: 90%;color:#888;}
/*features*/
#features .title{font-size: 14px; font-weight:bold;margin-bottom:5px; padding-left:16px;}
#features #links{float:right; clear:right; width:160px;margin-right:0px;}
#features .description p{margin-bottom:5px;margin-top:0px; text-indent:16px;}
#features .more a{color:Green; padding-right: 20px; background:url(../images/arrow.gif) no-repeat right center;}
/*data_links*/
#links .title{background:#c7ddc7; padding: 5px 15px 5px;font-size: 16px; font-weight:bold;}
#links h3{clear:both;color: rgb(153, 0, 51);font-size: 14px;
background: url(/images/arrow_red_10x10.gif) no-repeat left top; padding-left: 13px;}
#links ul{margin:0px; padding-left:10px;clear:left;}
#links ul li{float:left;margin-left:5px;}
#links ul li a{color:Navy; text-decoration:none;}
#links ul li a:hover{color:Red;text-decoration:underline;}
#leftnav li,#tools li,#category li,#keyword li,#series li{padding-left: 10px;background: url(/images/square.gif) no-repeat left center;}
.submit-group,.element-group{float:left;margin-top:-5px;}
#leftnav ul,#leftContainer ul{margin:0px; padding-left:0px;clear:left;}
#leftnav ul li,#leftContainer ul li{float:left;}
#tools ul li {float:left; padding-left:10px;}
ul{list-style-type: none;}
img{border:0px;}
.thumb {clear:left;float:left;}
.summary{text-indent:2em;}
.form{float:left;clear:left;}
.more{font-size: 11px;}
/*services*/
#services .title{border-top:solid #c7ddc7 5px; padding: 5px 15px 5px;font-size: 16px; font-weight:bold;}
#services h3{font-size: 14px;padding-top:0px;margin-top:10px;margin-bottom:0px;}
#services .description{color:#888;}
#services ul{padding-left:16px; margin:0px;}
#services p{margin:0px;}
#services .item{clear:both;border-top: dotted #ccc 1px;}
#services .items{color:#888;}
dd,dt{float:left;margin:0;}
form{margin:0px;display:inline;}
#links dd {padding-bottom:5px;margin-left:5px;margin-top:-5px;}
.note{font-size:10px;color:gray;}
#keyword fieldset {border:dotted 1px;border-bottom:0;}
li {white-space:nowrap;}
#series fieldset {border-bottom:0;}
#category fieldset {border-bottom:0;}
#detailxml {margin:10px;}
#detailxml fieldset {clear:left;border:1px dotted; padding:10px;width:95%;}
#detailxml ul {clear:left;width:95%;}
#detailxml ul li {display:inline;float:left;}
#detailxml .name {width:150px;text-align:left;float:left;color:red;}
#detailxml .item{clear:left;margin-left:20px;}
#detailxml .item p{padding-left:20px;}
legend { background:#fff;}
.mditem h2{text-indent:2em;}
.PageNavigation{float:left;margin-left:200px;padding-left:30px;}