topical media & game development

talk show tell print

basic-ajax-10-feed.css / css



  body{
          font-family: Arial,sans-serif;
          color: #333333;
          line-height: 1.166;        
          margin: 0px;
          padding: 0px;
  }
  
  a:link, a:visited, a:hover {
          color: #006699;
          text-decoration: none;
  }
  
  a:hover {
          text-decoration: underline;
  }
  
  h1, h2, h3, h4, h5, h6 {
          font-family: Arial,sans-serif;
          margin: 0px;
          padding: 0px;
  }
  
  h1{
   font-family: Verdana,Arial,sans-serif;
   font-size: 120%;
   color: #334d55;
  }
  
  h2{
   font-size: 114%;
   color: #006699;
  }
  
  h3{
   font-size: 100%;
   color: #334d55;
  }
  
  h4{
   font-size: 100%;
   font-weight: normal;
   color: #333333;
  }
  
  h5{
   font-size: 100%;
   color: #334d55;
  }
  
  ul{
   list-style-type: square;
  }
  
  ul ul{
   list-style-type: disc;
  }
  
  ul ul ul{
   list-style-type: none;
  }                                
  
  #masthead{
          margin: 0;
          padding: 10px 0px;
          border-bottom: 1px solid #cccccc;
          width: 100%;
  }
  
  #content{
          float:right;
          width: 50%;
          margin: 0;
          padding: 0 3% 0 0;
          border: medium dotted #0066CC;
  }
  
  .story{
          clear: both;
          padding: 10px 0px 0px 10px;
          font-size: 80%;
  }
  
  .story p{
          padding: 0px 0px 10px 0px;
  }
  
  .feedResults{
          margin: 0px;
          padding: 0px 0px 10px 10px;
          font-size: 90%;
  }
  
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.