Garland
February 4, 2008, 12:39 pm | Category: blogger template 3 coloumn | No Comment | 352 views
Copy & Paste to Edit HTML
Blogger Template Style
Name: Garland
Designer: David Vincent
URL: http://bloggtemplate.blogspot.com
———————————————– */
a:link, a:visited {
color: #027ac6;
text-decoration: none;
}
a:hover {
color: #0062a0;
text-decoration: underline;
}
a:active, a.active {
color: #5895be;
}
body {
background: #edf5fa;
color: #494949;
font: 12px/170% Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
body.sidebar-left #footer {
margin-left: -210px;
}
/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
margin-left: -210px;
}
/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
margin-left: 210px;
}
body.sidebar-right #center {
margin-right: -210px;
}
body.sidebar-right #footer {
margin-right: -210px;
}
body.sidebar-right #squeeze {
margin-right: 210px;
}
body.sidebars #center {
margin: 0 -210px;
}
body.sidebars #footer {
margin: 0 -210px;
}
body.sidebars #squeeze {
margin: 0 210px;
}
.meta{margin:0 0 30px 0}
.sidebar .widget{margin:0 0 20px 0}
dl {
margin: 0.5em 0 1em 1.5em;
}
dl dd {
margin: 0 0 .5em 1.5em;
}
dl dt {
}
h1 {
font-size: 170%;
}
h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
margin: 0;
padding: 0;
}
h2 {
font-size: 160%;
line-height: 130%;
}
h3, .sidebar h2 {
font-size: 140%;
}
h4 {
font-size: 130%;
}
h5 {
font-size: 120%;
}
h6 {
font-size: 110%;
}
hr {
background: #5294c1;
border: none;
height: 1px;
margin: 0;
padding: 0;
}
img, a img {
border: none;
}
input {
color: #494949;
font: 12px/100% Verdana, Arial, Helvetica, sans-serif;
}
p {
margin: 0.6em 0 1.2em;
padding: 0;
}
textarea, select {
color: #494949;
font: 12px/160% Verdana, Arial, Helvetica, sans-serif;
}
.content ul {
margin: 0.5em 0 1em;
padding: 0;
}
.content ul li {
margin: 0.4em 0 0.4em 1.5em;
}
ul, quote, code, fieldset {
margin: .5em 0;
}
/**
* Primary navigation
*/
ul.primary-links {
float: right;
margin: 0;
padding: 0;
position: relative;
z-index: 4;
}
ul.primary-links li {
background: none;
float: left;
margin: 0;
padding: 0;
}
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
background: transparent url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/bg-navigation-item.png”) no-repeat 50% 0;
color: #fff;
display: block;
margin: 0 1em;
padding: .75em 0 0;
}
ul.primary-links li a:hover, ul.primary-links li a.active {
background: transparent url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/bg-navigation-item-hover.png”) no-repeat 50% 0;
color: #fff;
}
.nextprev {
margin-bottom: 60px;
margin-top: 10px;
}
.alignleft {
float: left;
}
.alignright {
float: right;
clear: both;
}
.commentlist {
list-style: none;
margin: 1em 0 3em;
padding: 0;
}
.commentlist .alt {
background: #edf5fa;
}
.commentlist .avatar {
border: 1px dotted #ccc;
float: right;
margin-right: 25px;
padding: 2px;
}
.commentlist cite {
font-weight: bold;
}
.commentlist li {
padding: 1em 2em;
}
.menu {
list-style: none;
margin: 0;
padding: 0;
}
.menu li li, .item-list ul li, li.leaf, .links li, .sidebar .li {
background: transparent url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/menu-leaf.gif”) no-repeat 0 .35em;
list-style-image: none;
list-style-type: none;
padding: 0 0 .3em 13px;
}
.post {
margin-bottom: 2em;
overflow: hidden;
}
#header h1, #header h1 a {
color: #fff;
font-size: 1.5em;
font-weight: normal;
text-decoration: none;
text-shadow: #1659ac 0px 1px 3px;
}
#navigation {
background: url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/bg-navigation.png”) repeat-x 50% 100%;
height: 1em;
}
#s {
margin-bottom: 5px;
}
/* Layout and images */
#wrapper {
background: url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/body.png”) #edf5fa repeat-x 50% 0;
height: 600px;
}
#wrapper #container {
margin: 0 auto;
max-width: 1270px;
padding: 0 20px;
}
/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
float: left;
width: 100%;
}
/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
background: url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/bg-content.png”) #fff repeat-x 50% 0;
}
#wrapper #container #center .right-corner {
background: transparent url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/bg-content-right.png”) no-repeat 100% 0;
left: 10px;
position: relative;
}
#wrapper #container #center .right-corner .left-corner {
background: transparent url(“http://s61.photobucket.com/albums/h59/c_stavanger/garland/bg-content-left.png”) no-repeat 0 0;
left: -10px;
margin-left: -10px;
min-height: 400px;
padding: 60px 25px 5em 35px;
position: relative;
}
#wrapper #container #footer {
clear: both;
color: #898989;
float: none;
margin: 4em 0 -3em;
text-align: center;
}
#wrapper #container #header {
height: 80px;
}
#wrapper #container #header #logo-floater {
position: absolute;
}
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
font-weight: bold;
line-height: 120px;
position: relative;
white-space: nowrap;
z-index: 2;
}
/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
float: left;
margin: 60px 0 5em;
width: 208px;
z-index: 2;
}
body > #wrapper #container .sidebar {
position: relative;
}
#sidebar-left li {
margin-right: 10px;
}
#sidebar-right ul {
margin-left: 20px;
}
#sidebar2 {margin:0 0 0 20px;}
#sidebar-right li ul {
margin-left: 0;
}
.sidebar ul {
margin-left: 0;
padding: 0;
}
.content img {
margin-left: 10px;
}
#comment {
width: 400px;
}
]]>
Leave a reply
Author Notes
Written by Jason Smith Jr. on February 4, 2008 at 12:39 pm and filed under blogger template 3 coloumn category.
You can add your comments or trackback from your own site. To keep you updated to the latest discussion, you can subscribe to these comments via RSS.
Most Read
- Free Traffic By Posting On Forums - 4,842 views
- Sandra Dewi Bugil, Is That Truth? Or Just What? - 3,035 views
- How To Make Money From Your Twitter Account ( FREE ) - 2,007 views
- Free Atomic Blogging 2.0 Theme – Version 3.1 - 2,003 views
- 4 Reason Why Online Casino Stream Suite More Than Traditional Casino - 1,706 views
- How using Craigslist for beginners to get target market - 1,639 views
- How to Monetize a Cell Phone Website - 1,363 views
- Google Adsense News, Banned because placed the Adsense under the Post Title - 1,268 views
- How to be successful blogging with 13 ways - 1,258 views
- About - 1,212 views
Subscribe RSS
Comment RSS









Says: