body {
     font: 75%/150% "Arial", Tahoma;
   color: #333;
   margin: 0;
   padding: 10 0 40px;
   background-color: #fff;
   background-image: url(http://www.semwebcentral.org/images/background2.gif);
   background-repeat: repeat-x;
   min-width: 785px;
}


* html #iframecontent {margin-top: -10px;} 

a, a:visited, a:active {
   color: #900;
   text-decoration: none;}

a:hover {
   color: #ff0000;
   text-decoration: underline;
}

p {
   padding: 0 0 15px;
   margin: 0;
}

h1 {
   margin:0;
   font: bold 36px/100% "Arial";
   color: #fff;
}

h1 a{
   color: #900;
   text-decoration: none;
}

h1 a:visited {
   /*color: #333;*/
   text-decoration: none;
}

h1 a:hover {
   color: #ccc;
   text-decoration: none;
}

h2 {
   color: #000000;
   margin: 4px 0 2px;
   letter-spacing: -1px;
   font: normal 190%/100% Georgia, "Times New Roman", Times, serif;
   padding-bottom: 3px;
}

h2 a, h2 a:visited {
   color: #333;
   text-decoration: none;
}

h2 a:hover {
   color: #990000;
   text-decoration: none;
}

h3 {
   font: normal 140%/100% "Arial", Tahoma;
   color: #900;
   margin: 10px 0px;
}

h4 {
   font: normal 130%/100% "Arial", Tahoma;
   color: #333;
   margin: 10px 0 5px;
}

h5 {
   font: normal 120%/100% "Arial", Tahoma;
   color: #333;
   margin: 7px 0 5px;
  
}

h6 {color:#333333;
font-size: 85%;
   line-height: 85%;
   margin: 0px auto;
}

.col {
   float: left;
   width: 30%;
   margin: 10px 8px 0 8px;
}

.links {
   list-style:none;
   margin:0 0 15px 0;
   padding:0px;   
}

.links li{
   margin:2px;
   padding:0;
}

.links li a, li a:visited {
  text-decoration: none;
  color: #333;
}

.links li a:hover {
   color: #900;
   text-decoration: underline;
}

form {
   margin:0;
   padding:0;
}

#page {
   margin: 0px 10px 25px 10px;

}

#topnav {
   background: url(http://www.semwebcentral.org/images/semweb_black_sm.jpg) no-repeat;
   position: relative;
   white-space: no-wrap;
   overflow:hidden;
}

#topnavx {
   position: relative;
   padding: 12px 0px 0px 65px;
   height:38px;
  
}

.login{
   float: right;
   
}

.login a:link, .login a:visited, .login a:hover, .login a:active {
   color:#000000;
   display:block;
   margin-top:3px;
   margin-right:10px;
   letter-spacing:-1px;
   text-decoration:underline;
   position:relative;
   z-index:100;
   text-align:right;
}

#nav{
   margin: 0px;
   background: #e0e0e0;;
	float:left;
   width:100%;
   padding: 0px;
    border-top: #000000 solid thin;
	display:block;
	white-space: no-wrap;
 }

#nav ul{
   list-style:none;
   margin:0;
   padding:0;
}

#nav a{
   color:#808080;
   display:block;
   white-space: no-wrap;
   letter-spacing:-1px;
   padding:3px 20px 3px 11px;
   text-decoration:none;
}

#nav a:hover{
   color:#505050;
   background:#ffffff;
}

#nav li{
   background:#e0e0e0;
   border-right:1px solid #ffffff;
   float:left;
}


#search {float:right;
 width: 300px;
 display:block;
 white-space:nowrap;
  }

#searchform {
   background: transparent;
   width: 300px;
   float:right;
   display:block;
   position:relative;
   z-index:100;
}

#searchform #s {
   border:1px solid #000000;
   width: 120px;
   height: 17px;
   background: #fff;

   
}

#searchform #searchsubmit {
   background: url(http://www.semwebcentral.org/images/search.gif) no-repeat;
   border: 1px solid #000;
   width: 22px;
   height: 15px;
   font: bold 12px Arial, Helvetica, sans-serif;
   color: #fff;
   cursor: pointer;
}
	
	
#header {
   background: #fff url(http://www.semwebcentral.org/images/header.jpg) no-repeat;
   height: 210px;
   margin-top:25px;
   border-bottom: 15px solid #fff;
   position: relative;
   margin:25px auto 0px auto;
   width: 760px;
}

#headerx {
   position: relative;
   padding: 40px 0 0 500px;
   height: 60px;
}

.style1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   color:#000000;
}

#description{
   position: relative;

   right: 0;
   bottom: 3px;
   color: #333;
   font-size: 14px;
}

#content {
   padding: 10px 0px 30px 13px;
   float: left;
   width: 600px;
}


acronym, abbr, span.caps {
   font-size: 0.9em;
   letter-spacing: .07em;
}

blockquote, blockquote cite {
   margin: 0 5px 0 0;
   padding: 10px 10px 10px 10px;
   background: #ccc;
   color: #000;
   font-size: 0.9em;
   border-left: 4px solid #333;
}

blockquote cite {
   display: block;
 }

.post {
   clear:both;
   padding-top: 10px;
}

.post-date {
   width: 45px;
   height: 49px;
   float:left;
   background: url(http://www.semwebcentral.org/images/date.gif) no-repeat;
}

.post-month {
   font-size: 11px;
   text-transform: uppercase;
   color: #000;
   text-align: center;
   display:block;
   line-height: 11px;
   padding-top: 2px;
   margin-left: -3px;
}

.post-day {
   font-size: 21px;
   font-weight: bold;
   text-transform: uppercase;
   color: #000;
   text-align: center;
   display:block;
   line-height: 21px;
   padding-top: 7px;
   margin-left: -3px;
}

.entry {
   float:right;
   width: 438px;
}

.post-cat {
   background: url(http://www.semwebcentral.org/images/cat.gif) no-repeat left center;
   padding-left: 20px;
   

float:left;
   font-size: 95%;
   color: #999;
}

.post-comments {
   background: url(http://www.semwebcentral.org/images/com.gif) no-repeat left center;
   padding-left: 20px;
   

float: right;
   font-size: 95%;
}

.post-calendar {
   background: url(http://www.semwebcentral.org/images/cal.gif) no-repeat left center;
   padding-left: 20px;
   float: right;
   

font-size: 95%;
   color: #999;
}

.post-content {
   clear: both;
   padding-top: 10px;
}

.post-content h3 {
margin: 15px 0px 5px 0px;
}


.post-content a, .post-content a:visited{
   color: #990000;
   text-decoration: none;
}


.navigation {
   clear: both;
   padding: 10px 0;
}

.navigation a, .navigation a:visited {
   color: #333;
}

.previous-entries {
   float: left;
   padding-left: 18px;
   background: url(images/navl.gif) no-repeat left center;
}

.next-entries {
   float: right;
   padding-right: 18px;
   background: url(images/navr.gif) no-repeat right center;
}

#comments, #respond {
   border-bottom: 3px solid #ccc;
   padding-bottom: 5px;
}

.commentlist {
   margin: 10px 0;
   padding-left: 20px;
   line-height: 130%;
}

.commentlist li{
   padding: 5px 10px;
}

.commentlist .alt {
   background: #ccc;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
   font-weight: bold;
   font-style: normal;
   

font-size: 120%;
   color: #333;
}

.commentlist small {
   margin-bottom: 5px;
   display: block;
   font-size: 87%;
}

#commentform {
   margin-top: 10px;
   font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
   padding: 6px 0;
   margin: 0;
}

#commentform label{
   color: #787878;
   font-size: 87%;
}

#commentform input{
   width: 200px;
   background:#fff;
   border: 1px solid #ccc;
   padding: 3px;
   margin-top: 3px;
}

#commentform textarea{
   width: 487px;
   height: 115px;
   background:#fff;
   border: 1px solid #ccc;
   padding: 2px;
   margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
   background: #fff;
}

#commentform #submit{
   background: url(images/bg.gif) no-repeat;
   font: bold 12px Arial, Helvetica, sans-serif;
   color: #fff;
   border: none;
   float:right;
   width: 144px;
   height: 28px;
   cursor: pointer;
}


#sidebar {
   float: left;
   margin-top:10px;
   margin-right:5px;
   padding: 5px 15px 10px 0;
   width: 185px;
   border-right: 1px dotted #ccc;
}


#sidebar h3 {color: #333;
   margin: 4px 0 2px;
   letter-spacing: -1px;
   font: normal 150%/100% Georgia, "Times New Roman", Times, serif;
   padding-bottom: 3px;
      border-bottom: 1px solid #ccc;
}

.ul-cat {
   list-style: none;
   margin:0 0 15px;
   padding:0;
   border-bottom: 1px solid #ccc;
}

.ul-cat li{
   margin: 0;
   padding: 2px 0 2px 20px;
    background: url(http://www.semwebcentral.org/images/cat.gif) no-repeat left center;
}

.ul-cat li a, .ul-cat li a:visited {
   color: #333;
   text-decoration: none;

}

.ul-cat li a:hover {
   color: #900;
   text-decoration: underline;
}

.ul-archives {
   list-style: none;
   margin:0 0 15px;
   padding:0;
}

.ul-archives li{
   margin: 0;
   padding: 2px 0 2px 20px;
   background: url(http://www.semwebcentral.org/images/arc.gif) no-repeat left center;
}

.ul-archives li a, .ul-archives li a:visited {
   color: #333;
   text-decoration: none;
}

.ul-archives li a:hover {
   color: #900;
   text-decoration: underline;
}

.project-news {
   list-style: none;
   margin:0 0 15px;
   padding: 0;
   border-bottom: 1px solid #ccc;
}

.project-news li{
   background: url(http://www.semwebcentral.org/images/fpost.gif) no-repeat;
   border-top: 1px solid #ccc;
   padding: 2px 0 2px 20px;
   margin: 0;
}

.project-news li a, .recent-posts li a:visited {
   color: #333;
   text-decoration: none;
}

.project-news li a:hover {
   color: #ccc;
   text-decoration: underline;
}


.recent-posts {
   list-style: none;
   margin:0 0 15px;
   padding: 0;
   border-bottom: 1px solid #ccc;
}

.recent-posts li{
   background: url(http://www.semwebcentral.org/images/fpost.gif) no-repeat;
padding: 2px 0 2px 20px;
   margin: 0;
}

.recent-posts li a, .recent-posts li a:visited {
   color: #333;
   text-decoration: none;
}

.recent-posts li a:hover {
   color: #900;
   text-decoration: underline;
}

.ul-blogroll {
   list-style: none;
   margin:0 0 15px;
   padding:0;
}

.ul-blogroll li{
   margin: 0;
   padding: 2px 0 2px 20px;
   background: url(images/li.gif) no-repeat left center;
}

.ul-blogroll li a, .ul-blogroll li a:visited {
   color: #333;
   text-decoration: none;
}

.ul-blogroll li a:hover {
   color: #900;
   text-decoration: underline;
}

#linkbox {
   clear: both;
   border-top:2px solid #333;
   background: #fff url(http://www.semwebcentral.org/images/footer.jpg) repeat-x;
   color: #333;
   font-size: 95%;
   line-height: 130%;
      margin: 0px auto 20px auto;
   width: 760px;
}

#linkbox a, #linkbox a:visited {
   color: #333;
}

#linkbox.left-col {
   width: 240px;
   float: left;
   margin-left: 10px;
}

#linkbox .right-col {
   width: 220px;
   float: right;
   padding-right: 10px;
   padding-left: 10px;
}

.news {
   list-style: none;
   margin:0 0 15px;
   padding:0;
   font-size: 115%;
   line-height: 130%;
   font-weight: bold;
}

.news li {
   margin: 0;
   padding: 2px 0 2px 20px;
   background: url(http://www.semwebcentral.org/images/bullet.gif) no-repeat left center;
}

.news li a, .news li a:visited {
   color: #900;
   text-decoration: none;
}


.conferences {
   list-style: none;
   margin:0 0 15px;
   padding:0;
   font-size: 110%;
   line-height: 120%;
}


.conferences li {
   margin: 0;
   padding: 2px 0 2px 20px;
}

.conferences li a, .conferences li a:visited {
   color: #900;
   text-decoration: none;
}

.ul-roll {
   list-style: none;
   margin:0 0 15px;
   padding:0;
   font-size: 115%;
   line-height: 130%;
   font-weight: bold;
}

.ul-roll li {
   margin: 0;
   padding: 2px 0 2px 20px;
   background: url(http://www.semwebcentral.org/images/bullet.png) no-repeat left center;
}

#.ul-roll li a, .ul-roll li a:visited {
   color: #333;
   text-decoration: none;
}

#footer .ul-blogroll li a:hover {
   color: #900;
   text-decoration: underline;
}

#footer h4 {
   font: normal 146%/100% "Arial", Tahoma;
   color: #333;
   margin: 10px 0 5px;
}

.recently-commented {
   list-style: none;
   margin: 0;
   padding: 0;
   font-size: 92%;
   line-height: 110%;
}

.recently-commented li{
   background: url(images/fooco.gif) no-repeat;
   padding: 0 0 10px 20px;
}

.recently-commented a{
   font-size: 115%;
   line-height: 130%;
   font-weight: bold;
}

#home {
   margin: 0px auto;
   width: 760px;
   color: #333;
   font-size: 95%;
   line-height: 120%;
}

#credits {
   color: #333;
   font-size: 85%;
   line-height: 120%;
   margin: 10px;
padding-bottom: 15px;
}

#credits a, #credit a:visited {
   color: #333;
}

.rss {
   background: url(images/rss.gif) no-repeat left center;
   padding-left: 18px;
   padding-bottom: 2px;
   margin-left: 8px;
}

.center {
   text-align: center;
}

img.center, a img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid #ccc;
   padding: 3px;
   background: #fff;
}

.alignleft {
   float: left;
}

img.alignleft, a img.alignleft {
   float:left;
   margin: 4px 10px 5px 0;
   border: 1px solid #ccc;
   

padding: 3px;
   background: #fff;
}

.alignright {
   float: right;
}

img.alignright, a img.alignright {
   float:right;
   margin: 4px 10px 5px 0;
   border: 1px solid #ccc;
   padding: 3px;
   background: #fff;
}

.clear {
   clear:both;
}

hr.clear {
   clear:both;
   visibility: hidden;
   margin: 0;
   padding: 0;
}


.faq {
   list-style: none;
}

.faq h3 {
	text-decoration: underline;
}

.faq a, .faq a:visited, .faq a:active {
   color: #900;
   text-decoration: none;
}

div.tt-block {
   white-space: pre;
   font-family: monospace;
   font-size: 125%;
   border: thin solid;
   padding: 1em;
   background: #efefef;
   line-height: 60%;
}



.references {
   list-style: none;
   margin:0px 0px 0px 10px;
   padding:0px 0px 10px 0px;
   font-size: 110%;
   line-height: 110%;
 }

   
.references li {
   padding:0px;
   margin: 5px 0px;
}
.references li a:link, .references li a:visited {
   color: #900;
}
 
.frontlinks {
   list-style:none;
   margin:0 0 15px 0;
   padding:0px;
   font-size: 115%;
   line-height: 120%;   
}

.frontlinks li{
   margin:2px;
   padding:0;
}

.frontlinks li a, .frontlinks li a:visited {
  text-decoration: none;
  color: #333;
}

.frontlinks li a:hover {
   color: #900;
   text-decoration: underline;
}

.linkpages {
   float: right;
   margin: 10px 0px;
   padding:0px 0px 10px 0px;
}
code {font-size:125%;}


.feeds {margin-left:80px;}
