module-mag : Design 4 « Templates « HTML / CSS






module-mag

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ModuleMag - About</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type='text/css'>
* {
  margin: 0; padding: 0;
}
body {
  text-align: center;
  font: 12px Verdana;
  color: #333333;
  background: #E2E0E0 url(module-mag-images/background.gif) repeat-x 0 0;
}
a {
  color: #390102;
}
a:hover {
  text-decoration: none;
  color: #ff0000;
}
img {
  border: 0;
}

.break {
  font-size: 0;
  width: 0; height: 0;
  clear: both;
}
.alignleft {
  float: left;
  margin: 4px 10px 5px 0;
}
.alignright {
  float: right;
  margin: 4px 0 5px 10px;
}
.aligncenter {
  text-align: center;
}
.hidden {
  display: none;
}

/** BEGIN wrapper **/
#wrapper {
  width: 925px;
  margin: auto auto;
  text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
  height: 183px;
}
  #header .pages {
    list-style-type: none;
    float: left;
  }
    #header .pages li {
      float: left;
      font-size: 0.9em;
      text-transform: uppercase;
      font-weight: bold;
      padding-left: 2px;
      background: url(module-mag-images/divider1.gif) no-repeat 0 11px;
    }
    #header .pages li a {
      display: block;
      color: #ffffff;
      text-decoration: none;
      padding: 9px 14px 10px;
    }
    #header .pages li.f {
      padding-left: 0;
      background: none;
    }
    #header .pages li.f a {
      padding-left: 0;
    }
  #header .links {
    float: right;
    padding: 9px 0 10px 20px;
    font-size: 0.9em;
    color: #ffffff;
    background: url(module-mag-images/rss.gif) no-repeat 0 8px;
  }
    #header .links a {
      color: #ffffff;
      text-decoration: none;
      margin: 0 3px;
    }
  #header h1 {
    float: left;
    font-size: 0;
    padding: 40px 0 45px 5px;
    clear: both;
  }
    #header h1 a {
      display: block;
      width: 376px; height: 27px;
      text-indent: -9999px;
      outline: none;
      background: url(module-mag-images/logo.gif) no-repeat 0 0;
    }
  #header .ad468x60 {
    float: right;
    padding-top: 25px;
  }
  #header .categories {
    clear: both;
    list-style-type: none;
    height: 37px;
    overflow: hidden;
  }
    #header .categories li {
      float: left;
      font-size: 0.9em;
      text-transform: uppercase;
      font-weight: bold;
      padding-left: 2px;
      background: url(module-mag-images/divider2.gif) no-repeat 0 0;
    }
    #header .categories li a {
      display: block;
      padding: 12px 18px;
      text-decoration: none;
    }
    #header .categories li.f {
      padding-left: 0;
      background: none;
    }
    #header .categories li.f a {
      padding-left: 0;
    }
/** END header **/

/** BEGIN content **/
#content {
  width: 600px;
  float: left;
  padding: 20px 0;
}
  #featured {
    margin-bottom: 10px;
    height: 230px;
    overflow: hidden;
  }
  #content .post {
    background: #ffffff url(module-mag-images/gradient.gif) repeat-x 0 0;
    border: 1px solid #CFCFCF;
    padding: 15px;
    margin-bottom: 10px;
  }
    #content .post img {
      float: left;
      margin-right: 10px;
      width: 200px; height: 200px;
    }
    #content .post h2 {
      font-size: 2.5em;
      font-weight: normal;
      margin-bottom: 10px;
    }
      #content .post h2 a {
        text-decoration: none;
      }
    #content .post p {
      line-height: 1.4em;
      margin-bottom: 10px;
    }
    #content .post .details {
      padding-top: 5px;
      font-size: 0.9em;
      text-transform: uppercase;
      margin-bottom: 0;
    }
      #content .post .details a {
        text-decoration: none;
      }
  #content .postnav a {
    font-size: 0.9em;
    text-decoration: none;
    font-weight: bold;
  }
  h2.title {
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  #content .single {
    background: #ffffff url(module-mag-images/gradient.gif) repeat-x 0 0;
    border: 1px solid #CFCFCF;
    padding: 15px;
    margin-bottom: 10px;
  }
    #content .single h2 {
      margin-bottom: 10px;
      font-size: 1.4em;
      text-transform: none;
    }
    #content .single p {
      line-height: 1.5em;
      margin-bottom: 10px;
    }
    #content .single ul, #content .single ol {
      list-style-position: inside;
      margin-bottom: 10px;
    }
    #content .single li {
      line-height: 1.5em;
      padding: 2px 0;
    }
    #content .single blockquote {
      padding: 10px 10px 5px;
      margin-bottom: 10px;
      background-color: #eeeeee;
      border-width: 1px 0;
      border-style: solid;
      border-color: #e0e0e0;
    }
    #content .single h3, #content .single h4, #content .single h5, #content .single h6 {
      font-size: 1.2em;
      margin-bottom: 5px;
    }
/** END content **/

/** BEGIN sidebar **/
#sidebar {
  width: 302px;
  float: right;
  padding: 20px 0;
}
  #sidebar .box {
    background: #ffffff url(module-mag-images/gradient.gif) repeat-x 0 0;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #CFCFCF;
    margin-bottom: 10px;
  }
    #sidebar .box h2 {
      text-transform: uppercase;
      font-size: 0.9em;
      background: url(module-mag-images/sidehead.gif) repeat-x 0 0;
      padding: 9px 10px 10px;
      margin-bottom: 10px;
    }
    #sidebar .box ul {
      list-style-type: none;
      padding: 0 10px 10px;
    }
      #sidebar .box ul li {
        padding: 3px 0;
      }
      #sidebar .box ul li a {
        color: #2A2A2A;
        text-decoration: none;
      }
      #sidebar .box ul li a:hover {
        font-weight: bold;
      }
    #sidebar .box .l { float: left; }
    #sidebar .box .l { float: right; }
    #sidebar .box .l, #sidebar .box .r {
      width: 125px;
      padding: 10px;
    }
      #sidebar .box .l h2, #sidebar .box .r h2 {
        font-size: 1em;
        text-decoration: underline;
        padding: 0;
        background: none;
      }
      #sidebar .box .l ul, #sidebar .box .r ul {
        padding: 0 0 10px;
      }
      #sidebar .box .l, #sidebar .box .r {
        
      }
    #sidebar .box .ads {
      text-align: center;
      padding: 0 10px 10px;
    }
      #sidebar .box .ads img {
        margin: 5px;
      }
    #sidebar .box .flickr {
      padding: 0 10px 10px;
      text-align: center;
    }
      #sidebar .box .flickr img {
        margin: 5px;
      }
    #sidebar .box .video {
      padding: 0 5px 10px;
    }
    #sidebar .box .popular li {
      padding: 8px 0;
    }
    #sidebar .box .popular a {
      font-weight: bold;
      text-decoration: underline;
      color: #390102;
    }
    #sidebar .box .popular p {
      padding-top: 5px;
    }
    #sidebar form {
      width: 302px; height: 39px;
      background: url(module-mag-images/search.gif) no-repeat 0 0;
      margin-bottom: 10px;
    }
      #sidebar form input {
        border: 0;
        float: left;
        width: 210px;
        margin: 12px 0 0 8px;
        background-color: transparent;
      }
      #sidebar form button {
        border: 0;
        float: right;
        text-indent: -9999px;
        width: 75px; height: 39px;
        background-color: transparent;
      }
  #sidebar .span {
    border-top: 1px solid #CFCFCF;
  }
/** END sidebar **/

/** BEGIN footer **/
#footer {
  clear: both;
  color: #ffffff;
  background-color: #390102;
  font-size: 0.9em;
}
  #footer p {
    width: 925px;
    margin: auto auto;
    text-align: left;
    padding: 20px 0;
  }
  #footer a {
    color: #ffffff;
    text-decoration: none;
  }
  #footer a:hover {
    text-decoration: underline;
    color: #ffffff;
  }
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
  background: #ffffff url(module-mag-images/gradient.gif) repeat-x 0 0;
  border: 1px solid #CFCFCF;
  padding: 5px 15px 15px;
  margin-bottom: 10px;
}
  #comments a {
    text-decoration: none;
  }
  #comments h2 {
    font-size: 1.4em;
    margin: 10px 0;
    font-weight: normal;
  }
  #comments p {
    margin-bottom: 10px;
    line-height: 1.6em;
  }
  #comments form {
    
  }
  #comments form p {
    margin-bottom: 5px;
  }
    #comments form input {
      margin-right: 5px;
    }
    #comments form input, textarea {
      border: 1px solid #cccccc;
      font-size: 0.9em;
      font-family: Verdana;
      padding: 4px;
      background-position: 4px 4px;
      background-repeat: no-repeat;
    }
    #comments form input {
      width: 240px;
      border: 1px solid #cccccc;
    }
    #comments form textarea {
      width: 350px;
      padding: 4px 4px !important;
      border: 1px solid #cccccc;
    }
    #comments form button {
      border: 1px solid #a0a0a0;
      font-size: 1em;
      font-family: Verdana;
      padding: 2px 6px;
    }
  .commentdetails {
    margin-top: 25px;
  }
  .commentauthor {
    margin-bottom: 5px !important;
    font-weight: bold;
  }
  .commentdate {
    font-size: 0.8em;
    margin-bottom: 5px;
    color: #909090;
  }
  .required {
    color: #ff0000;
  }
h2.title {
  font-size: 1em !important;
  text-transform: uppercase;
  padding: 10px;
  color: #565656;
}
.notfound {
  padding: 40px;
}
  .notfound h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
  }
/** END miscellaneous **/

#comments ol {
  list-style-type: none;
  clear: both;
  padding: 0;
  margin: 0;
}
  #comments .buffer {
    padding: 10px;
  }
  #comments ol li {
    margin-bottom: 10px;
  }
  #comments ol li ul li {
    border: 1px solid #e0e0e0;
    padding: 10px;
  }
  #comments ol li .avatar {
    float: right;
  }
  #comments ol li .comment-author {
    
  }
    #comments ol li .comment-author .fn {
      font-weight: bold;
      font-size: 1.2em;
    }
  #comments ol li .comment-meta {
    font-size: 0.9em;
    color: #999999;
    margin: 5px 0 10px;
  }
  #comments ol li .reply {
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 10px;
  }
  #comments .children {
    list-style-type: none;
  }
#comments .navigation {
  padding: 0 10px 20px;
  font-size: 0.9em;
}
  #comments .navigation a {
    color: #999999;
    padding: 3px 8px;
    border: 1px solid #cccccc;
  }
  #comments .navigation a:hover {
    color: #000000;
    border-color: #000000;
    text-decoration: none;
  }
#comments .says {
  display: none;
}

</style>


<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="ie.css" /><![endif]-->
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</head>
<body>
<!-- BEGIN wrapper -->
<div id="wrapper">
  <!-- BEGIN header -->
  <div id="header">
    <ul class="pages">
      <li class="f"><a href="index.html">Home</a></li>
      <li><a href="about.html">About us</a></li>
      <li><a href="page.html">Demo Page</a></li>
      <li><a href="contact.html">Contact Page</a></li>
    </ul>
    <p class="links"> <a href="http://www.free-css.com/">Posts</a> | <a href="http://www.free-css.com/">Comments</a> | <a href="http://www.free-css.com/">E-mail</a> </p>
    <h1><a href="http://www.free-css.com/">ModuleMag</a></h1>
    <div class="ad468x60"><a href="http://www.free-css.com/"><img src="module-mag-images/ad468x60.gif" alt="" /></a></div>
    <ul class="categories">
      <li class="f"><a href="http://www.free-css.com/">Advertising</a></li>
      <li><a href="http://www.free-css.com/">Entertainment</a></li>
      <li><a href="http://www.free-css.com/">Fashion</a></li>
      <li><a href="http://www.free-css.com/">Lifestyle</a></li>
      <li><a href="http://www.free-css.com/">Videos</a></li>
    </ul>
  </div>
  <!-- END header -->
  <!-- BEGIN content -->
  <div id="content">
    <!-- begin post -->
    <div class="single">
      <h2>About</h2>
      <p>Justopellenteget masse aucibulus pretium semper anterdum sus elit risus sempor pretra. Etet molesuada orci lobortortis pellentum consequat neque ulla nunc eu natis. Tinciduntlobortis tempus wisi nulla laoreet fauctortortis nam nulla volutpat maurisus tor. Velitcurabitae ut elit tur rhoncus sus sagittitor enim integer fring in. Velitdolor duis felit augue justo donec in fames loreet convallis elit.</p>
      <p>Idvestibulum eget eget id id aliquam quisque ipsum gravida adipiscipis justo. Habitursed urnar sus pellus nam condimentum eu aucibulum phare tincidunt id. Utpellus quat nullam adipit maecenatis aucibulum tellentes tellus conseque eger eget. Justocongue ero nec dignisl trices non ligula laorem a magnissim ris. Sedalique nulla pede nequam wisis ac tincidunt feugiat vestiquam condimentum at.</p>
      <p>Proinlaorem turis integet pellus ametus nisl consequat antesque metus condiment tincidunt. Magnapellus a vel cursus vitae semper conseque diam ac integet nibh. Intesquetellus id vel tur lorem sed tempus phasellenterdum ris tincidunt ridiculisi. Gravidapellent quam consectetus intesque ac eu anterdum aenec congue elit pellus. Tempercurabitae tellus nunc vitae sed auctorta laculum temportortis risus quis curabitur.</p>
      <p>Phaselluscongue eget turpiscipis ut sed id temper loborta vitae loborttis cursus. Nibhfaucibulum urnar proin orci vitae commod dignisl pretra id laoreet id. Pretiumfaucibus quis vitae congue curabitur sagittis tortor felit estasse eu natoque. Intepellus curabiturpiscing eu nulla eros mauris ut dui in malesuada et. Conguetortor dui metuer lacus sus ac et a nec sed eget.</p>
      <p>Orcinunc pellentum aliquam nam in consectus congue proin id et phasellus. Velitac convallisi turis pellenterdum conseque curabitur adipiscing ut quis masse pellentumsan. Fametuscondimentum fring semportis antesquet vitae non felit dui nulla libero volutpat. Ullamcorpermonterdum estas neque leo et ipsum famet elis lobortor sem id. Ameta vestibulum nulla condimentum quisque vitant ristibulum justo nam id et.</p>
    </div>
    <!-- end post -->
  </div>
  <!-- END content -->
  <!-- BEGIN sidebar -->
  <div id="sidebar">
    <!-- begin site sponsors -->
    <div class="box">
      <h2>Site Sponsors</h2>
      <p class="ads"> <a href="http://www.free-css.com/"><img src="module-mag-images/ad125x125.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/ad125x125.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/ad125x125.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/ad125x125.jpg" alt="" /></a> </p>
    </div>
    <!-- end site sponsors -->
    <!-- begin popular posts -->
    <div class="box">
      <h2>Popular Posts</h2>
      <ul class="popular">
        <li> <a href="http://www.free-css.com/">Top 10 Ways to Make Money Online</a>
          <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse interdum..</p>
        </li>
        <li> <a href="http://www.free-css.com/">The Basics of Photography and Choosing the Right Subject</a>
          <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse interdum..</p>
        </li>
        <li> <a href="http://www.free-css.com/">How to Create Wordpress Themes from Scratch and Selling Them Online</a>
          <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse interdum..</p>
        </li>
      </ul>
    </div>
    <!-- end popular posts -->
    <!-- begin flickr photos -->
    <div class="box">
      <h2>Flickr Photos</h2>
      <p class="flickr"> <a href="http://www.free-css.com/"><img src="module-mag-images/_flickr.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/_flickr.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/_flickr.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/_flickr.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/_flickr.jpg" alt="" /></a> <a href="http://www.free-css.com/"><img src="module-mag-images/_flickr.jpg" alt="" /></a> </p>
    </div>
    <!-- end flickr photos -->
    <!-- begin featured video -->
    <div class="box">
      <h2>Featured Video</h2>
      <div class="video"> <img src="module-mag-images/_video.jpg" alt="" /> </div>
    </div>
    <!-- end featured video -->
    <!-- begin search -->
    <form action="http://www.free-css.com/">
      <input type="text" name="s" id="s" value="" />
      <button type="submit">Search</button>
    </form>
    <!-- end search -->
    <div class="span box">
      <!-- begin left -->
      <div class="l">
        <!-- begin pages -->
        <h2>Pages</h2>
        <ul>
          <li><a href="http://www.free-css.com/">About</a></li>
          <li><a href="http://www.free-css.com/">Archives</a></li>
          <li><a href="http://www.free-css.com/">Contact</a></li>
          <li><a href="http://www.free-css.com/">Links</a></li>
        </ul>
        <!-- end pages -->
        <!-- begin categories -->
        <h2>Categories</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Advertising</a></li>
          <li><a href="http://www.free-css.com/">Fashion</a></li>
          <li><a href="http://www.free-css.com/">Gadgets</a></li>
          <li><a href="http://www.free-css.com/">Lifestyle</a></li>
          <li><a href="http://www.free-css.com/">Networking</a></li>
          <li><a href="http://www.free-css.com/">News</a></li>
          <li><a href="http://www.free-css.com/">Sports</a></li>
        </ul>
        <!-- end categories -->
      </div>
      <!-- end left -->
      <!-- begin right -->
      <div class="r">
        <!-- begin blogroll -->
        <h2>Blogroll</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Documentation</a></li>
          <li><a href="http://www.free-css.com/">Suggest Ideas</a></li>
          <li><a href="http://www.free-css.com/">Support Forum</a></li>
        </ul>
        <!-- end blogroll -->
        <!-- begin meta -->
        <h2>Meta</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Log in</a></li>
          <li><a href="http://www.free-css.com/">Valid XHTML</a></li>
        </ul>
        <!-- end meta -->
      </div>
      <!-- end right -->
      <div class="break"></div>
    </div>
  </div>
  <!-- END sidebar -->
</div>
<!-- END wrapper -->
<!-- BEGIN footer -->
<div id="footer">
  <p>Copyright &copy; 2009 - <a href="http://www.free-css.com/">Website Name</a> &middot; All Rights Reserved | Template by: <a href="http://www.wpthemedesigner.com/">WordPress Designer</a> | Get More <a href="http://www.free-css.com/">Free CSS Templates</a></p>
</div>
<!-- END footer -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.arrangement
2.arthemia
3.artica
4.aspherical
5.assiduous
6.asterisk
7.astounded
8.astroturfd
9.atomohost
10.atrandafir582
11.AttainDigital
12.audi-template
13.aurelius
14.authenticity
15.autoportal
16.axian
17.azulmedia2-1
18.azure
19.bagatelle
20.balanced
21.bananaleaf
22.barricade
23.begrimed
24.belowthehorizon
25.bennevis
26.bermuda01
27.besmart
28.bestwebdesign
29.beta
30.beyond
31.bigdeal
32.BigSpaceLove
33.bioessence
34.Biru_Manteb
35.bittersweet
36.Black
37.chamberlandsrestaurant
38.chara
39.characterized
40.charcoal
41.charitable-organization
42.chary
43.chasmogamous
44.chesspiece
45.chic
46.chicanery
47.chromz
48.churchsitev.2
49.citrus-island1-1
50.clementine
51.clicker
52.modernclassic
53.modernmagic
54.modernworld
55.A_Simple_Theme
56.minimalistica
57.miniseries
58.mint-idea
59.minty
60.mirax
61.miscellaneous
62.mistybud
63.mlpdesign02
64.mlpdesign03
65.mlpdesign04
66.mlpdesign08
67.model-4-me
68.model-portfolio
69.modelagency
70.modelportfolio
71.model_2
72.moderna
73.Modified
74.modulation
75.mokofactory
76.monster
77.mork-horisont
78.mountainbreeze
79.mouse
80.mrtechie
81.multiflex2
82.multiple
83.multiplex
84.music
85.muzzle
86.MyCode
87.mydiary
88.myfamily
89.myhedspacefree08
90.mykindathing
91.myportfolio
92.mystic-garden
93.Mythology
94.myvalentine
95.naeve
96.natheless
97.nationalpark
98.neapolitan
99.neatness
100.nebuladog
101.nedweb
102.NelVoize
103.neoneon
104.neonix
105.neoplanet-01
106.neotech
107.netindustries
108.neuphoric
109.neutral
110.neutraldesk
111.neutralgreen
112.new kitchen design
113.new-fast-host
114.new-home
115.new-rise
116.new-year