/*
Theme Name: Humidor
Theme URI: http://evaneckard.com/
Description: Humidor is a wordpress theme by Evan Eckard. This theme requires WordPress 2.0+.
Version: 1.0
Author: Evan Eckard
Author URI: http://evaneckard.com/
*/
body {
margin:0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
background:#545454;
}
#outer {
background: url(images/headerBack.gif) repeat-x top #fff;
margin:0;
padding:0 0 30px;
}
#upper {
width:820px;
margin:0 auto;
padding:41px 0 0;
}
#blogTitle {
margin-top:20px;
height:91px;
padding:80px 20px 0;
background:url(images/humidor.jpg) no-repeat;
overflow:hidden;
}
#blogTitleSingle {
margin-top:20px;
height:91px;
padding:80px 20px 0;
background:url(images/royals.jpg) no-repeat;
overflow:hidden;
}
#blogTitle h1 {
color:#fff;
font-size:28px;
font-weight:normal;
margin:0 0 3px;
}
#blogTitleSingle h1 {
color:#fff;
font-size:22px;
font-weight:normal;
margin:0 0 3px;
}
#blogTitle h1 a, #blogTitleSingle a {
text-decoration:none;
color:#fff;
}
#blogTitle h1 a:hover, #blogTitleSingle a:hover {
color:#fff;
}
.description {
font-size:11px;
color:#dbdbdb;
}
/* navigation */
#tabs {
width:99px;
height:48px;
margin:0;
padding:0;
position:relative;
background:url(images/navigation.gif);
}
#tabs li {
margin:0;
padding:0;
list-style:none;
position:absolute;
top:0;
}
#tabs li, #tabs a {
height:48px;
display:block;
}
#tab01 {
text-indent:-100em;
overflow:hidden;
left:0;
width:99px;
}
#tab02 {
text-indent:-100em;
overflow:hidden;
left:99px;
width:98px;
}
#tab03 {
text-indent:-100em;
overflow:hidden;
left:197px;
width:99px;
}
#tab04 {
text-indent:-100em;
overflow:hidden;
left:296px;
width:100px;
}
#tab01 a:hover {
background:transparent url(images/navigation.gif) 0 -48px no-repeat;
}
#tab02 a:hover {
background:transparent url(images/navigation.gif) -99px -48px no-repeat;
}
#tab03 a:hover {
background:transparent url(images/navigation.gif) -197px -48px no-repeat;
}
#tab04 a:hover {
background:transparent url(images/navigation.gif) -296px -48px no-repeat;
}
.tab01on {
background:transparent url(images/navigation.gif) 0 -48px no-repeat;
}
.tab02on {
background:transparent url(images/navigation.gif) -99px -48px no-repeat;
}
.tab03on {
background:transparent url(images/navigation.gif) -197px -48px no-repeat;
}
.tab04on {
background:transparent url(images/navigation.gif) -296px -48px no-repeat;
}
/* post styles */
.post {
background:url(images/post-top-back.gif) repeat-y;
padding:0 0 12px;
}
.postTop h2 {
color:#000;
font-size:20px;
font-weight:normal;
margin:10px 20px 3px;
}
.postTop h2 a {
text-decoration:none;
color:#000;
}
.postTop h2 a:hover {
color:#000;
text-decoration:underline;
}
.postTop {
background:url(images/post-top.gif) no-repeat;
padding:4px 0 0;
}
.postContents {
background:url(images/post-mid-back.gif) repeat-y;
}
.postInner {
padding:4px 20px 4px;
font-size:12px;
line-height:20px;
overflow:hidden;
}
.postInner a, .postSingle a, .commentsColumn a {
color:#480014;
text-decoration:none;
border-bottom:1px solid #914056;
}
.postInner a:hover, .postSingle a:hover, .commentsColumn a:hover {
color:#000;
text-decoration:none;
border-style:none;
background-color:#fff99a;
}
.postBottom {
height:8px;
background:url(images/post-bottom.gif) no-repeat left bottom;
}
.date {
width:155px;
text-align:center;
font-size:11px;
float:right;
padding-right:30px;
}
.metaData {
padding:6px 0;
border-top:1px solid #979797;
font-size:11px;
}
.metaData a, .metaColumn a {
color:#444444;
text-decoration:none;
border-bottom:1px solid #848484;
}
.metaData a:hover, .metaColumn a:hover {
color:#000;
text-decoration:none;
border-style:none;
background-color:#fff99a;
}
.spacer {
display:block;
padding:10px;
border-bottom:1px solid #E2E2E2;
margin-bottom:20px;
}
.spacerBreak {
padding:10px;
margin-bottom:20px;
}
blockquote {
font-style:italic;
border-left:1px solid #C2C2C2;
padding-left:10px;
}
/* single post */
.postSingle {
width:540px;
float:left;
font-size:12px;
line-height:20px;
overflow:hidden;
}
.commentsColumn {
width:540px;
float:left;
font-size:12px;
line-height:20px;
}
.postSingle h2 {
color:#000;
font-size:20px;
font-weight:normal;
margin:8px 0 3px;
}
.postSingle h2 a {
text-decoration:none;
color:#000;
}
.postSingle h2 a:hover {
color:#000;
text-decoration:underline;
}
.metaColumn {
width:260px;
float:right;
background:url(images/metaColumn-back.gif) repeat-y;
}
.metaColumn ul {
margin:0 auto;
padding:0;
width:220px;
}
.metaColumn li {
font-size:10px;
color:#525252;
width:220px;
display:block;
padding:4px 0;
border-top:1px solid #c2c2c2;
line-height:16px;
}
.metaColumnTop {
height:14px;
background:url(images/metaColumn-top.gif) no-repeat left top;
}
.metaColumnBottom {
height:14px;
background:url(images/metaColumn-bottom.gif) no-repeat left bottom;
}
/* comments */
#commentsArea {
font-size:11px;
line-height:16px;
padding:12px 0;
}
#commentsArea form {
margin:0;
padding:0;
}
.commentlist {
font-size:11px;
line-height:16px;
margin:0;
padding:0;
}
.commentlist li {
background:url(images/stripeComment.gif) no-repeat bottom left;
padding:10px 0;
}
.note {
font-size:10px;
color:#979995;
}
.commentLeft {
float:left;
width:170px;
overflow:hidden;
}
.commentLeft p, .commentRight p {
margin:0 0 10px;
}
.commentLeft input {
margin:3px 0 0;
}
.commentRight {
float:right;
width:340px;
overflow:hidden;
}
.btnComment {
border:2px solid #C2C2C2;
background:#4F5050;
color:#fff;
padding:2px;
font-size:10px;
}
/* mid section */
#midsection {
background:url(images/mid-back.gif) repeat-x top #e2e2e2;
}
#midsectionInner {
width:820px;
margin:0 auto;
background:url(images/mid-tab.gif) no-repeat;
padding:50px 0;
}
.column {
float:left;
width:260px;
margin-right:20px;
padding:0;
}
.columnEnd {
float:right;
width:260px;
padding:0;
}
/* image text */
.txt-previous {
background:url(images/txt-previous.gif) no-repeat;
padding-top:30px;
}
.txt-categories {
background:url(images/txt-categories.gif) no-repeat;
padding-top:30px;
}
.txt-search {
background:url(images/txt-search.gif) no-repeat;
padding-top:30px;
}
#footerInner .txt-about {
background:url(images/txt-about.gif) no-repeat;
padding-top:20px;
}
#footerInner .txt-extra {
background:url(images/txt-extra.gif) no-repeat;
padding-top:20px;
}
/* list */
.column ul, .columnEnd ul {
margin:0;
padding:0;
font-size:11px;
}
.column li, .columnEnd li {
margin-bottom:1px;
padding:0;
list-style:none;
line-height:18px;
}
.column a {
display:block;
width:80%;
padding:6px 0 6px 30px;
text-decoration:none;
background:url(images/bullet.gif) no-repeat 10px 50%;
color:#656565;
border-bottom:1px solid #C2C2C2;
}
.column a:hover {
background:url(images/bulletOn.gif) no-repeat 12px 50% #fcffcc;
color:#000;
text-decoration:none;
}
.column a .dateInline {
text-decoration:none;
font-size:10px;
}
.txtField {
border:2px solid #C2C2C2;
padding:3px;
width:250px;
margin-bottom:4px;
}
.btnSearch {
border:2px solid #C2C2C2;
background:#4F5050;
color:#fff;
padding:2px;
font-size:10px;
}
/* footer */
#footer {
background:url(images/footer-back.gif) repeat-x top #545454;
}
#footerInner {
width:820px;
margin:0 auto;
background:url(images/footer-tab.gif) no-repeat;
padding:50px 0;
}
.columnWide {
float:left;
width:540px;
margin-right:20px;
padding:0;
}
.columnEndLow {
float:right;
width:260px;
padding:0;
}
#footerInner a {
color:#fff;
text-decoration:none;
border-bottom:1px solid #848484;
}
#footerInner a:hover {
color:#000;
text-decoration:none;
border-style:none;
background-color:#fff99a;
}
.white {
color:#fff;
font-size:11px;
line-height:18px;
}
Partneroldalak:
Domain regisztráció tár és szerverszolgáltatások: domain domainnév tárhely e-mail, imap, pop3
www.webtar.hu
www.micropay.hu
www.ingyenweb.hu
www.videok.hu
www.antikvárium.hu
www.ftpdir.hu
www.fotók.hu
www.randi.hu
www.licit.hu
www.napivicc.hu
www.gyertyalang.hu
www.helyesírás.hu
Domain regisztráció