trikea-static : Design 8 « Templates « HTML / CSS






trikea-static

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>trikea - spartan 3 column design</title>
<meta name="Description" content="trIKEA is a spartan, 3 color 3 column blog style design inspired by the simplicity and utilitarianism of IKEA" />
<meta name="Keywords" content="your, keywords" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<meta name="Distribution" content="Global" />
<meta name="Author" content="Kevin Murray (www.1guywebdesign.com)" />
<meta name="Robots" content="index,follow" />
<style type='text/css'>
/* 
** ------------------------------------------------------------------------------------------------------
**       ---- trikea-- v1.0a stylesheet
**       ---- (c)2007 kdm- 05-02-2007 
**       ---- creative commons license 3.0
**       ---- (http://www.1guywebdesign.com)
**
** ------------------------------------------------------------------------------------------------------
*/

* html>body .clearfix {    /*for IE6 -no need to crunch w3c with inline-block*/
    display            : inline; 
    width            : 100%;
}
* html .clearfix {
    /* Hides from IE-mac \*/
    height            : 1%;
    width            : 100%;
}
/* SELECTIVE-- Div and Float clearing */
.clR {clear:right; display:none;}
.clB {clear:both; display:inline;}
.clL {clear:left; display:none;}
span.accesskey {        /* accessibility */
       text-decoration      : underline;
     }
     .accessibility {        /* moves titles offscreen but, legible to screen readers-se */
       position            : absolute;
       top              : -999em;
       left              : -999em;
       }
  .accessible_image {    /* you can add a description to images which will appear to readers and search engines */
    text-indent        : -999em;
    }
/* reset global and layout style defaults */
* { margin: 0; padding: 0;}  
html { background-color: #fcfaed; }

body, html {
  background          : #333 url(trikea-static-images/trikea_bg.gif) repeat-y;
  color                : #363636;
  font-family          : trebuchet, tahoma, verdana, arial, sans-serif;
  font-size            : 0.86em;
  line-height          : 1.4em;
  margin              : 0px;
  padding              : 0px;
  text-align            : center; /* ie hack to float center */
  width              : 100%;
  z-index              : 1;
}
a, 
a:link, 
a:visited {
  color                : #222; 
  text-decoration        : none;
  }
/*GLOBAL display container for top, middle, bottom containers */

#viewport { 
  display              : block; 
  float                : left;
  margin              : 0px auto; 
  padding              : 0; 
  position              : relative;
  width              : 900px; 
  z-index              : 2;
  }
/* logo (aka-trikea graphic) */
  #viewport a img {border:0; float:left; left:0; top:0;}
  #center {
    background        : inherit;
    display            : block;
    float              : right;
    height            : 100%;
    margin            : 96px auto 12px auto;
    padding            : 0px;
    position            : relative;
    text-align          : left;
    width            : 586px;
    }
  #left, #right {
    background-color    : transparent;
    display            : block;
    float              : left;
    margin            : 12px 4px;
    min-height        : 100%;
    padding            : 0 12px;
    text-align          : left;
    width            : 268px;
    }
    #right { 
      color            : red;
      float            : left;
      margin          : 96px auto 12px auto;  
      padding          : 0 0 0 12px; 
      width          : 120px;
      }
  #footer {            /* copyright and cca attribution */
    bottom            : -21px;
    clear              : both;
    color              : #fafafa;
    display            : block;
    height            : 24px;
    margin            : 12px auto 0 auto;
    position            : fixed;
    text-align          : center;
    width            : 100%;
    z-index            : 1000;
  }
  #footer:hover {      /* pop goes the weasel */
    bottom            : 1px;
    clear              : both;
    color              : #fafafa;
    display            : block;
    height            : 24px;
    margin            : 0 auto;
    position            : fixed;
    text-align          : center;
    width            : 100%;
    z-index            : 1000;
  }

/*-- layout blocks----------------------------------------------------------------------------- */
#top {}              /* navigation jump to top */
  #accessibility {}      /* for screen readers and keyboard nav */
    .access {
      display          : none;
      text-indent      : -999em; /* off visible screen yet readable by 508 appliances */      
      }
      .acckey {        /* hilight keyboard shortcut keys for visual and 508 appliances */
        color          : #536e72!important;
        text-decoration  : none;
        }

  #topBlock {          /* outer container for top modules */
    background-color    : transparent; 
    display            : block;
    float              : left;
    margin            : 0 auto;
    padding            : 0;
    position            : relative;
    width            : 100%;
    }
    .contentBlock {
      border-bottom    : 1px solid #f0f0f0;
      margin          : 0;
      padding          : 0;
      }
      /* ALL paragraphs in white content area! */
      .contentBlock p {
        font-size      : 1.1em;
        line-height    : 22px;
        margin        : 6px 12px 12px 0;
        padding        : 0 12px 12px 12px;
        text-indent    : 0;
        }
        .contentBlock p a {
          color        : #6a8c8d; 
          text-decoration:none;
          }
        .contentBlock p.cutslot {
          border-top    : 1px solid #ccc; 
          margin      : -3px 24px 0 12px;
          padding      : 14px 0;
          text-indent  : 0;
          }
    #leftBlock {
      background-color  : transparent;
      display          : block;
      float            : left;
      margin          : 0 auto;
      padding          : 12px 0;
      }
      #leftBlock p {
        padding        : 8px 0;
        }
        #leftBlock p a {color:#46676c;}
    #rightBlock {
      background-color  : transparent;
      display          : block;
      float            : right;
      margin          : 12px auto;
      padding          : 1% 2% 1% 0%;
      }

#footerBlock {}
  #footerBlock p {      /* footer and attribs block, copyright, etc... */
    background        : #222 url(trikea-static-images/trikea_footer.jpg) repeat-y;
    color              : #fff;
    font-size          : 11px;
    margin            : 0 auto;
    padding            : 6px 0;
    text-align          : center;  
    width            : 100%;
    }
    #footerBlock p span {color:#6a8c8d;}
    #footerBlock a {
      color            : #a1ac7b;
      text-decoration    : none;
    }

/* pure unordered main menu for global page/section links  */
.vmenuBlock {}
#right .vmenuBlock ul.nav  li {color:#fff; text-decoration:none;}
#right .vmenuBlock ul.nav  li {
    border-bottom      : 1px solid #222; 
    clear              : both; 
    display            : block; 
    height            : 24px; 
    margin            : 3px auto;
    padding            : 2px 0 3px 0; 
    text-align          : left; 
    width            : 180px;
    }
#right .vmenuBlock ul.nav  li a.mainlevel  { 
    border-left          : 14px dotted #333;
    color              : #6a8c8d;
    float              : left;
    font-size          : 1.3em;
    font-weight        : normal;
    list-style-type      : none; 
    margin            : 3px 4px 3px 0;
    padding            : 0 0 0 8px; 
    text-decoration      : none;
    }
#right .vmenuBlock ul.nav  li a.mainlevel span,
#right .vmenuBlock ul.nav  li a#active.mainlevel span {color:red;}
#right .vmenuBlock ul.nav  li a:hover {border-left: 14px dotted #6a8c8d; color:#a1ac7b;}
#right .vmenuBlock ul.nav  li a#active.mainlevel  {color:#a1ac7b; border-left:14px dotted #222;}


/* TYPOGRAPHY and LINK STYLES */
h1,h2,h3,h4,h5 {
  color                : #969696; 
  font-family          : arial, sans-serif; 
  font-size            : 1.1em; 
  font-weight          : lighter;
  }
em {
  color                : #333; 
  font-size            : 1.2em;
  font-weight          : bold;
  }
  
/*left center and right column headers*/
h1 {color:#333; font-size: 3.0em; margin: 12px 0;}
#left h2 {color:#333; font-size:1.7em;}
#left h2 span {color:#d4db95; font-family: georgia, serif; font-size:1.13em; letter-spacing:-1px;}
#left h3 {color:#333; margin: 4px 0; text-transform:capitalize;}
#right h2 {color:#636363; font-size:1.7em; font-weight:lighter; margin: 9px 0 0 0;}
#right h2 span {color:#d0d0d0; font-size:1.2em;}

.contentBlock h3 {border-bottom: 1px solid #6a8c8d; color: #a1ac7b; font-size:1.7em; margin: 9px 24px 0 2px; padding: 0 0 4px 0;}
.contentBlock h3 span {color:#333;}
.contentBlock h3 span .sub {color:#a1ac7b; font-size:1.1em;}
h4 {color:#555; font-size:1.5em; font-weight:lighter;}
h4 span{color:#999; font-weight:lighter;}
h4.padd {color:#a1ac7b; margin: 0 0 24px 12px;}

/**** PAGE SPECIFIC BELOW *****.

/* INDEX PAGE-HOME */
#product1 {
  background          : transparent url(trikea-static-images/eaames_chair.jpg) top left;
  background-repeat    : no-repeat;
  display              : block;
  float                : left;
  height              : 180px;
  margin              : 0 13px 3px 0;
  width              : 187px;
  }
  #product1:hover {
    background        : transparent url(trikea-static-images/eaames_chair.jpg) -187px 0;
    background-repeat  : no-repeat;
  }
#product2 {
  background          : transparent url(trikea-static-images/nogouchi_table.jpg) -187px 0;
  background-repeat    : no-repeat;
  display              : block;
  float                : right;
  height              : 150px;
  margin              : 0 32px 3px 12px;
  width              : 187px;
  }
  #product2:hover {
    background        : transparent url(trikea-static-images/nogouchi_table.jpg) top left;
    background-repeat  : no-repeat;
  }
  
/* CCA */
.sitecomp {margin: 0 0 0 110px;}
.licenseBlock {
  display              : block;
  margin              : 0 auto 12px auto;
  padding              : 2px 8px;
  position              : relative;
  width              : 90%;
  }
  .licenseBlock ul {margin: 4px 0;}
  .licenseBlock ul li.nobull {font-size:12px; list-style-type:none; margin: 0 0 0 -12px;}
  .licenseBlock ul li {list-style-type:square;}
  p.micro {font-size:10px; line-height: 15px; text-indent:0;}

/*TYPO*/
#typo #viewport #center.contentBlock p {line-height:16px!important;}
p.dropcap:first-letter {
  color                : #6a8c8d;
  float                : left;
  font-size            : 4.6em;
  font-family          : georgia, serif;
  font-weight          : bold;
  margin              : -4px 0 0 0;
  padding              : 0 6px 0 0;
  }
p.typo_help {
  color                : #333;
  font-size            : 1em; 
  line-height          : 1.3em; 
  margin              : 6px 12px 6px 0;
  padding              : 0 12px 6px 12px;
  text-indent          : 0;
  }
.RquoteBlock {
  clear                : left;
  color                : #ccc;
  display              : block;
  float                : right;
  font-size            : 1.8em;
  line-height          : 1.2em;
  margin              : 0px 24px 0 12px;
  padding              : 4px;
  position              : relative;
  text-align            : right;
  width              : 40%;
  }
  .RquoteBlock span {color:#f0f0f0; font-size:32px;}
  
/* FAQ */
.faq {border:1px solid #fff; border-right:0; padding: 12px 0 12px 12px;}
.faq:hover {border:1px solid #a1ac7b; background-color:#92aca3; color:#fff;}
/*the following were used ONLY for typography display on the sample pages */

/* typo styles block in left column */
#typoTitle {
  color:#333;
  font-size:2em;
  font-weight:lighter;
  margin:0 0 12px 0;
  }
.typo_block {
  background-color:#a1ac7b; 
  margin:36px 0 12px 0; 
  padding: 6px 0 6px 24px; 
  width:238px;
  }
.fittycent {
  display:block;
  float:left;
  width:48%;
  }
/* ach =H, get it? */
  .ach2,.ach3,.ach4,.ach5 {font-size:1em; margin: 0 0 0 12px;}
  .ach2 {font-size:1.7em;}
    .ach3 {font-size:1.6em;}
      .ach4 {font-size:1.5em;}
        .ach5 {font-size:1.1em;}
/* LISTS, unordered and ordered */
  ul {margin: 4px auto; width: 80%;}
  ul li {line-height:24px; list-style-type:square;}
  ul li a {color:#6a8c8d; text-decoration:none;}
  ul li.nobull {font-size:11px; line-height: 24px; list-style-type:none; margin: 0 0 0 -12px;}
  ul.foursquare_blue li{list-style-image:url(trikea-static-images/4square-blue.png); margin: 0 0 0 4px;}
  ul.foursquare_beige li{list-style-image:url(trikea-static-images/4square-beige.png); margin: 0 0 0 4px;}
  ul.kidney_blue li{list-style-image:url(trikea-static-images/kidney-blue.png); margin: 0 0 0 4px;}
  ul.kidney_beige li{list-style-image:url(trikea-static-images/kidney-beige.png); margin: 0 0 0 4px;}
ol {
  margin: 6px 0 6px 24px;
  padding: 0px 0px 0px 12px;
  }
  ol.beige {
    margin: 6px 0 6px 24px;
    padding: 0px 0px 0px 12px;
    }
      ol.beige li span {
        color: #363636;
        font-family:arial, tahoma, sans-serif;
        font-size:12px;
        font-weight:normal;
        }
        ol.beige li span a {
          color:#666;
          font-size:1.3em;
          font-weight:lighter;
          }
    ol.beige li {
      color: #bec6a1;
      font-family: georgia, serif;
      font-size:18px;
      font-weight: bold;
      }
      ol.beige li:hover {
        color: #6a8c8d;
        font-family: georgia, serif;
        font-size:18px;
        font-weight: bold;
        }
        
/* FORM STYLES */
#contactForm,
#searchForm {
  display:block;
  float:left;
  margin:0 auto;
  padding: 12px;
  position:relative;  
  width: 90%;
  }
form .dropDown{ border:1px solid #ccc; width:120px;}
.searchInput {
  background:#fafafa;
  border:1px solid #ccc;
  color:#666;
  margin: 0 12px;
  padding: 4px;
  width:200px;
  }
  .searchButton {background:#97c465; border:1px groove #ccc; cursor:pointer; font-size:1em; padding:1px;}
  .searchButton:hover {color:#fff;}
.formrow {
  border-bottom:1px groove #f0f0f0;
  display:block; 
  float:left;
  margin: 6px 0;
  padding: 6px 0; 
  position:relative;
  width:100%;
  }
  .formrow:hover span{color:#678a90;}
  .formrow span {
    color:#323232; 
    display:inline;
    float:left;
    font-size:1.2em;
    font-weight:lighter;
    margin: 0 4px 0 0; 
    text-align:right; 
    width: 100px;
    }
.formInput,
.formInput_req,
.formTextarea {
  background:#fffeec;
  border:1px solid #f0f0f0;
  color:#666;
  margin: 0 12px;
  padding: 4px;
  width:350px;
  }
  .formInput:hover,
  .formInput_req:hover,
  .formTextarea:hover {background:#fff;}
  .formInput_req:hover {border:1px solid #97c465; color:#97c465;}
.formTextarea {
  height:100px;
  width: 500px;
  }
.formButton,
.formButton:hover {
  border:2px groove #ddd;
  cursor:pointer;
  display:block;
  float:left;
  font-size:1em;
  margin: 12px 0 12px 120px;
  }
  .formButton:hover {background:#97c465; color:#fff;}
  .required {clear:both;  margin: 12px auto; padding: 12px; width:100%;}


</style>


</head>
<body id="usuage">
<div id="viewport"><a href="http://www.free-css.com/"><img src="trikea-static-images/trikea.jpg" title="home" alt="" /></a>
  <h1 class="accessibility">Your Website Title here</h1>
  <h2 class="accessibility">Fancy pants slogan</h2>
  <div id="center" class="contentBlock">
    <!--MAIN CONTENT HERE-->
    <h3>Creative Commons License &amp; Useage</h3>
    <img class="sitecomp" src="trikea-static-images/trikea_thmb.jpg" alt="" title="this image is embedded in the pagecode" />
    <p class="cutslot">This design and all originally distributed html pages and associated stylesheets (css) are copyrighted under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>:</p>
    <h4 class="padd">Which means you are free to:</h4>
    <div class="licenseBlock">
      <ul>
        <li><em>share</em> &#8212; to copy, distribute, display, and publish these works online,</li>
        <li><em>remix</em> &#8212; to make derivative works from my original source files, but..</li>
        <li class="nobull">you must *attribute my work in the manner specified by below and..</li>
        <li class="nobull">you must make clear to others the licensed terms of my work.</li>
      </ul>
    </div>
    <p class="micro">*You are free to use and modify my work for any purpose, but you <strong>need to keep the provided links</strong> (at the very bottom of each webpage) back to my website -OR- read below for ways to get what you want while getting the warm fuzzies for doing a good thing and helping other starving artists.</p>
    <h4 class="padd">Removing links and attribution <span>(Personal use)</span></h4>
    <p class="cutslot">If you wish to use these files and need/want to remove the attribution link I've set up a paypal account for a favorite local artists coop as the beneficiary.</p>
    <p>For a minimum donation of 10.00 (or more) I'll send you an email with my written permission to remove my attributions from all publically displayed media for 1 instance/installation per donation as well as a personal thank you note for your contribution to our local arts.</p>
    <p>For paypal payment info <a href="http://www.1guywebdesign.com/contact-1guy/">contact me</a>.</p>
    <h4 class="padd">Removing links and attributions <span>(Commercial use)</span></h4>
    <p class="cutslot">For a corporate license (or unlimited use) please <a href="http://www.1guywebdesign.com/contact-1guy/">contact me</a>.</p>
    <!--/MAIN CONTENT-->
  </div>
  <!--/center contentBlock-->
  <div id="left">
    <div id="leftBlock">
      <h2>About <span>Creative Commons</span></h2>
      <h3>Share, reuse, and remix ? legally.</h3>
      <p>Creative Commons provides free tools that let authors, scientists, artists, and educators easily mark their creative work with the freedoms they want it to carry. You can use CC to change your copyright terms from "All Rights Reserved" to "Some Rights Reserved."</p>
      <p> They're a nonprofit organization. Everything they do ? including the software they create ? is free. </p>
    </div>
    <!--/leftBlock-->
  </div>
  <!--/left-->
</div>
<!--/viewport-->
<div id="right">
  <h2 class="access">Viewing the License page</h2>
  <div class="vmenuBlock">
    <ul class="nav">
      <li><a href="index.html" accesskey="h" class="mainlevel"><span class="acckey">H</span>ome</a></li>
      <li><a href="cca.html" accesskey="u" class="mainlevel"  id="active">&copy; and <span class="acckey">U</span>seage</a></li>
      <li><a href="typo.html" accesskey="y" class="mainlevel" >Content T<span class="acckey">y</span>pography</a></li>
      <li><a href="w3c.html" accesskey="w" class="mainlevel" ><span class="acckey">W</span>3c Compliance</a></li>
      <li><a href="tips.html" accesskey="t" class="mainlevel" ><span class="acckey">T</span>weaks-n-Tips</a></li>
      <li><a href="search.php.html" accesskey="s" class="mainlevel" ><span class="acckey">S</span>earch Form Demo</a></li>
      <li><a href="contact.php.html" accesskey="c" class="mainlevel" ><span class="acckey">C</span>ontact Form Demo</a></li>
      <li><a href="colo.html" accesskey="o" class="mainlevel" >C<span class="acckey">o</span>lophon</a></li>
      <li><a href="faq.html" accesskey="f" class="mainlevel" ><span class="acckey">F</span>AQs</a></li>
    </ul>
  </div>
  <!--/vmenuBlock-->
</div>
<!--/right-->
<div id="footer">
  <div id="footerBlock">
    <p>&copy; 2007 <a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/"> Creative Commons License </a>3.0 | Design: visualweb - <a href="http://www.1guywebdesign.com/" title="design, develop, deploy">1guywebdesign</a> | Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> and <a href="http://validator.w3.org/check?uri=referer">XHTML1.1-strict</a></p>
  </div>
  <!--/footerBlock-->
</div>
<!--/footer-->
</body>
</html>

   
    
    
  








Related examples in the same category

1.sprayedstrokes
2.Square
3.squarely
4.st-valentines-day
5.stacko
6.stamp
7.standardissue
8.standardized
9.starburst
10.stardust
11.stargazer
12.stark
13.steppingstone
14.stichy
15.stickybud
16.stickynotes
17.Stock
18.streetclock
19.strict
20.strockes
21.students-site
22.stygian
23.stylevantage1-0
24.stylish
25.stylized
26.subdued
27.subordinate
28.substance
29.substantial
30.superior
31.supplementary
32.surpris
33.surreal
34.sweatbee
35.swift
36.switchr
37.sworm
38.Symisun_01
39.symphonic
40.symphonyofhorror
41.synchronize
42.Synergy
43.systematized
44.tabbed
45.tangular
46.tardy
47.tcm
48.tealzine
49.team_three
50.templatika
51.Tenebrific
52.terje1_winter
53.terrafirma
54.terrafirma2
55.The-Carbon
56.the-dark-one
57.the-island
58.the-mmozine
59.the-music-studio
60.the-new-audi
61.the-synopsis
62.the-themepod
63.the-web-news
64.theacmegroup
65.thechosenone
66.thelatest
67.themanor
68.tinytemplate
69.themissing-piece
70.thermal
71.thesite
72.thetechies
73.thewall
74.the_gig
75.thisistext
76.throughout
77.thunder
78.ticktocklight
79.time
80.Timeless Template
81.timeless
82.timemanager
83.toolkit
84.tooplain
85.topbusiness
86.topgadgets
87.topworks
88.tornpaperdocom
89.totaltouch
90.towers
91.traditionalist
92.transient
93.transition
94.transport
95.trialservices
96.trinityinstitute
97.tropical-evening
98.tropical
99.truenature
100.turn-out-mag
101.Turnesol
102.turnitup
103.turrion-development
104.tv-archade
105.twirling
106.twisted
107.Typography
108.ultimateweb
109.unbound-1.0
110.uncomplicated
111.undefined
112.Underground
113.undertaking
114.UnderWraps
115.undiscovered
116.unembellished
117.unilluminated
118.uniq
119.unite
120.universal
121.unknown
122.unlink
123.unnamed
124.unqualified
125.urbanartist
126.usabilityreport
127.variety
128.vectorlover1-0
129.vegetable
130.veggie
131.ventix
132.vertical
133.verticals
134.vertigo
135.VeryGreen
136.VIBE
137.vibrant
138.Village
139.vintage-style
140.violetrays
141.visioninc
142.visions
143.vitruvius
144.vivid
145.Viziora
146.voodoo-dolls
147.voodoodollyv2.0
148.voyage
149.WaiveLive
150.walls
151.wanderer
152.warmblue
153.warped
154.watchthis
155.watercolored-portfolio
156.waterfactory
157.waterfall
158.waterfalls
159.WaterPool
160.we think
161.web-application
162.web-design-studio
163.web-design
164.web-hosting
165.web-shop
166.web2
167.webdesign
168.webdesigninfo
169.webmob
170.websitedesignx
171.webvision
172.Web_Application
173.wellness
174.whatsyoursolution
175.wickedred
176.widecommerce
177.widget
178.widgetlike
179.wildgoose
180.wing-the-air
181.winglobal
182.wiremesh
183.world-of-warcraft
184.xenlog
185.xgallery
186.xhtmldesign
187.xhtmldev_rainbow
188.xhtmldev_RealEstate
189.xodafields0.2
190.ynt
191.yosemite
192.your-blazing-app
193.yourhost
194.yourministry
195.zillanine