designhq : Design 3 « Templates « HTML / CSS






designhq

   

<!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" xml:lang="en" lang="en">
<head>
<title>DesignHQ | Category</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type='text/css'>
/*
  project: DesignHQ 
  author: Borut Jegri?nik (www.solucija.com)
  ------------------------------------------
  2009. Solucija
*/

*{ margin: 0; padding: 0; }

:focus,:active { outline: 0; }
body { font: 12px Tahoma, Arial, Sans-Serif; color: #000; background: #ccc; }
a { text-decoration: none; color: #000; }
  a:hover { color: #000; }
.x { clear: both; }

p { line-height: 22px; margin: 0 0 22px; color:#666; }
img { border: 0; }

h1 { font-size: 24px; font-weight: normal; margin-bottom: 15px;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color: #333; }
h3 { font-size: 14px; font-weight: bolder; margin-bottom: 10px; color: #333; }
h4 { font-size: 18px; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; }

#wrapper { margin: 0 auto; width: 980px; background: url(designhq-images/bg.jpg) no-repeat; }

#logo { padding: 20px 12px 10px; }
  #logo h1 { font: bold 24px Arial; text-shadow: 1px 1px 1px #fff; letter-spacing: 4px; }
    #logo h1 a { color: #333; }
    #logo h1 a span { color: #000; }
#content { background: #fff; width: 980px; }
  
.menu { list-style:none; margin: 14px 25px 0 10px; width: 600px; float: left; }
  .menu li { float: left; margin: 0 4px 0 0; }
  .menu li a { display: block; font-size: 14px; padding: 14px 24px; border: 1px solid #fff; }
  .menu a:hover, .menu li.current a { border: 1px solid #ddd; }

    .menu li ul { display: block; background: #fff; margin: -1px 0 0; position: absolute; display: none; z-index: 2; border: 1px solid #ddd; }
    .menu li ul li { float: none; display: inline; margin: 0; padding: 0; }
    .menu li ul li a { width: auto; margin: 4px; white-space: nowrap; }

#search { float: right; width: 275px; margin: 23px 18px; display: inline; }
  #search .text { width: 227px; height: 16px; border: 1px solid #ddd; padding: 5px; float: left; color: #888; }
  #search .submit { float: right; border: 0; background: #000 url(designhq-images/search.gif) no-repeat center 8px; width: 32px; height: 28px; padding-top: 1px; }

#pitch { margin-bottom: 30px; }
  #pitch .infoline { margin-top: -70px; padding: 25px 0 25px 25px; background: #000; font-size: 18px; width: 955px; height: 18px; opacity:0.70; filter:alpha(opacity=70); color: #fff; }

  .pitch-gallery { overflow: hidden; width: 980px; position: relative; }
    .pitch-gallery-holder { width: 3920px; position: relative; top: 0; left: 0; }
    .pitch-gallery-div { float: left; }
    
#left { width: 600px; float: left; margin-left: 25px; display: inline; }
  #left img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
  #left form { padding-left: 45px; }
  #left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
    #left .lcurrent { font-weight: bold; }
  #left label img { vertical-align: middle; }
  #left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
  #left textarea { height: 200px; }
  #left select { width: 366px; }
  #left input.radio {  }
    #left input:focus { border-color:#aaa; }
    #left textarea:focus { border-color: #aaa; }  
  .error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
  #left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
  
ul { color: #666; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #666; margin: 5px 0 5px 30px; line-height: 18px; }
  
  #contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative; margin-bottom: 20px; height: 127px; }
.post-options { position: relative; margin: -37px 0 40px 0; font-size: 10px; color: #666; }

#right { width: 260px; float: right; border-left: 1px solid #ccc; padding-left: 36px; margin-right: 25px; display: inline; }
  
#feature { margin-left: 25px; padding-bottom: 10px; }
  .small-post { float: left; width: 260px; margin-right: 75px; }
    .small-post img { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
  .last { margin-right: 0; }
  #feature ul { margin-top: -11px; }
  
#footer { color: #666; font-size: 11px; margin: 20px 0 20px 10px; }

.post-info { font-size: 11px; color: #999; }
.read-more { background: url(designhq-images/link.gif) no-repeat center left; padding-left: 13px; font-size: 10px; }
.break { border-top: 1px solid #ccc; margin: 30px 0; display: block; }
  .no-border { border: 0; }
.space { margin-bottom: 20px; }


</style>


<link rel="stylesheet" type="text/css" href="prettyphoto/css/prettyPhoto.css" media="screen" />
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/core.js"></script>
<script type="text/javascript" src="pngFix/jquery.pngFix.js"></script>
<script type="text/javascript" src="prettyphoto/js/jquery.prettyPhoto.js"></script>
<!--[if IE 6]><style>#pitch .infoline {margin-top:-74px;}.post-options {margin:-55px 0 40px 138px;}</style><![endif]-->
<!--[if IE 7]><style>.post-options {margin-left:138px;}</style><![endif]-->
</head>
<body>
<div id="wrapper">
  <div id="logo">
    <h1><a href="#">DESIGN<span>HQ</span></a></h1>
  </div>
  <div id="content">
    <ul class="menu" id="jMenu">
      <li><a href="index.html">Home</a></li>
      <li class="current"><a href="category.html">Blog</a>
        <ul>
          <li><a href="#">Jim Carrey</a></li>
          <li><a href="#">Alan Morrison</a></li>
          <li><a href="#">Doing it right</a></li>
        </ul>
      </li>
      <li><a href="#">Portfolio</a>
        <ul>
          <li><a href="#">Designs</a></li>
          <li><a href="#">Code</a></li>
          <li><a href="#">Consulting</a></li>
          <li><a href="#">Help &amp; Support</a></li>
        </ul>
      </li>
      <li><a href="inner.html">About</a></li>
      <li><a href="contact.html">Contact</a></li>
    </ul>
    <div id="search">
      <form method="post" action="#">
        <input type="text" class="text" name="query" value="Search..." onfocus="this.value='';" onblur="this.value='Search...'" />
        <input type="submit" class="submit" name="search" value="" />
      </form>
    </div>
    <div class="x"></div>
    <div id="pitch">
      <div class="pitch-gallery">
        <div class="pitch-gallery-holder" id="gallery-pitch-holder">
          <div class="pitch-gallery-div"> <img src="designhq-images/pitch-1.jpg" alt="" />
            <div class="infoline">Hello! We are professional team of designers and we would like to share our passion with you!</div>
          </div>
          <div class="pitch-gallery-div"> <img src="designhq-images/pitch-2.jpg" alt="" />
            <div class="infoline">This is <strong>DesignHQ</strong> theme suited for business site or portfolio.</div>
          </div>
          <div class="pitch-gallery-div"> <img src="designhq-images/pitch-3.jpg" alt="" />
            <div class="infoline">Just works everywhere! This theme works fine under all major browsers.</div>
          </div>
          <div class="pitch-gallery-div"> <img src="designhq-images/pitch-4.jpg" alt="" />
            <div class="infoline">This is jQuery improved theme with custom drop down menu and ajax powered contact form.</div>
          </div>
        </div>
      </div>
    </div>
    <div id="left">
      <div class="post"> <a href=""><img src="designhq-images/small-image.jpg" alt="" /></a>
        <h4><a href="inner.html">So who are we?</a></h4>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
      </div>
      <div class="post-options"> <a href="" class="read-more">Read more</a> | Posted on 12.12.2012. by Author | It has 12 comments </div>
      <div class="x"></div>
      <div class="post"> <a href=""><img src="designhq-images/small-image.jpg" alt="" /></a>
        <h4><a href="inner.html">So who are we?</a></h4>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
      </div>
      <div class="post-options"> <a href="" class="read-more">Read more</a> | Posted on 12.12.2012. by Author | It has 12 comments </div>
      <div class="x"></div>
      <div class="post"> <a href=""><img src="designhq-images/small-image.jpg" alt="" /></a>
        <h4><a href="inner.html">So who are we?</a></h4>
        <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
      </div>
      <div class="post-options"> <a href="" class="read-more">Read more</a> | Posted on 12.12.2012. by Author | It has 12 comments </div>
      <div class="x"></div>
      <a href="#" class="read-more">Previous Posts</a> </div>
    <div id="right">
      <h1>Latest news</h1>
      <h2><a href="#">Big picture</a></h2>
      <p class="post-info">Posted on 12.12.2009. in Category | 12 comments</p>
      <h2><a href="#">Earning more money</a></h2>
      <p class="post-info">Posted on 12.12.2009. in Category | 12 comments</p>
      <h2><a href="#">Global warming in your house</a></h2>
      <p class="post-info">Posted on 12.12.2009. in Category | 12 comments</p>
      <h2><a href="#">Do you believe?</a></h2>
      <p class="post-info">Posted on 12.12.2009. in Category | 12 comments</p>
      <div class="small-post last"> <img src="designhq-images/contact.jpg" alt="" />
        <h1><a href="contact.html">Contact Us</a></h1>
        <p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>
      </div>
    </div>
    <div class="x space"></div>
  </div>
  <!-- footer -->
  <div id="footer">
    <p>Copyright &copy; 2009 DesignHQ &middot; Design: Borut Jegrinik, <a href="http://www.solucija.com/">Solucija</a></p>
  </div>
</div>
<script type="text/javascript">
jGallery('pitch');
$(document).pngFix();
$(document).ready(function(){
  $("a[rel^='prettyPhoto']").prettyPhoto();
});
</script>
</body>
</html>

   
    
    
  








Related examples in the same category

1.blankspace
2.Blasphemy
3.blended
4.blewwave
5.blootoon
6.blush
7.boardroom
8.BOOM
9.boorish
10.boosting
11.bordered
12.boswell
13.bounderies
14.boxedtype
15.boxes_template
16.boxybox
17.branches
18.breaking_ontop
19.brewedcoffee
20.brightfolio
21.brightsideoflife1.0
22.Broadcaster
23.broadsheet
24.brycesunrise
25.bucolic
26.burgeon
27.buzz
28.BW
29.bwdec2007
30.calliope
31.callofduty2
32.candiiclouds
33.cantya-studio
34.canuckington-post
35.canvass
36.capricious
37.capsicum
38.carbonated
39.carbonizer
40.carlmelon
41.caronline
42.carrera
43.castellated
44.catch_info
45.cattleya
46.center-stage
47.COIL
48.col1
49.col2
50.col3
51.collaboration
52.collectiveblue
53.collegemusic
54.colorus
55.colosseum
56.columna
57.combination
58.ComingSoon
59.commission
60.communication-1.0
61.communication-co
62.communication
63.community-live
64.compiled
65.complete-collection
66.complimentary
67.component
68.compressed
69.compromise
70.compus
71.conceptnova
72.concrete
73.concurrence
74.condition
75.conglomerate
76.conjunction
77.connection
78.connections
79.consulting-co
80.contemplate
81.convergence
82.cookiefusion
83.Copy of modify
84.corporattica
85.Cosmopolitan
86.counterstrike
87.cover
88.coverage
89.coxswain
90.creamburn
91.crisp2
92.criterion
93.crystalblack
94.css-heaven-1
95.cssgallery
96.cssheaven-2
97.cssmajesty
98.cubismo
99.cultivated
100.cultureshock
101.cupofcoffee
102.customary
103.customize
104.cyano
105.cyanspark
106.cyberarray
107.daleri-mega
108.daleri-structure
109.dalmatians
110.danmyaz1
111.dapple
112.david-kruger
113.deardiary
114.decorative
115.deepimpact
116.deerpark
117.dekada
118.delta
119.delzep_enterprise
120.description
121.deserted
122.desertsand
123.design-gallery
124.design-studio
125.design10
126.Design9
127.designersstudio
128.designersworld
129.designgalo
130.designstudio
131.Design_Agency
132.deskspace
133.detachable
134.deviation
135.devision
136.dewdrops
137.dezinstudio
138.didactic
139.Did_My_Time
140.differential
141.digitalweb
142.dimension
143.diminishing
144.dirtylicious
145.disambiguation
146.discovery
147.distillate
148.distinctive
149.diversity
150.DJ