/*
        Modified by MarPie
        
        $Id: simplog.css,v 1.6 2006/10/30 10:32:15 enrico Exp $
*/


BODY {
font-family: arial,helvetica,sans-serif;
font-size:12px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
td {
font-family: arial,helvetica,sans-serif;
font-size:12px;
}
A:LINK, A:VISITED {
#color: #555555;
color: #000070;
font-family: arial,helvetica,sans-serif;
text-decoration: none;
}

A:ACTIVE {
color: #ff0000;
font-family: arial,helvetica,sans-serif;
text-decoration: underline; color: green;
}

A:HOVER {
color: #0000ff;
font-family: arial,helvetica,sans-serif;
text-decoration: none; color: red;
}
.calday {
font-family: arial,helvetica,sans-serif;
font-size: 11px;
background: #999999;
line-height:12px;
}
.small {
font-family: arial,helvetica,sans-serif;
font-size: 11px;
}

.small2{
font-family: arial,helvetica,sans-serif;
font-size: 11px;
background: #ffffff;
padding:3px;
border:0px solid #999999;
}

.blogname {
  font:x-small Georgia,Serif;
font-size:20px;
  text-align:center;
font-weight:bold;
color:#444444;
}

.blogtag {
font-family: verdana,arial,helvetica,sans-serif;
font-size:12px;
}

.entrytitle {
font-family: verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#444444;
}
.karma {
font-family: arial,helvetica,sans-serif;
font-size: 13px;
font-weight:bold;
}

.lightRow {
	background: #eeeeee;
}

.darkRow {
	background: #dddddd;
}

.smallheader {
        background: #cccccc;
        padding:4px;
	font-size:12px;	
}
.header {
	padding:2px;
	background-image: url(./images/barrasmall.gif);
	background-repeat: repeat-x;
	border-left:1px solid #90babe;
	border-right:1px solid #90babe;
}

.bigheader {
	background: #bedada;
	padding:1px;
	background-image: url(./images/barra.gif);
	background-repeat: repeat-x;
	border-left:1px solid #8cb6ba;
	border-right:1px solid #8cb6ba;
	line-height:24px;
}

.menu {
	background: #eeeeee;
        padding:4px;
	border:1px solid #000000;
}

.subheader {
    background: #aaaaaa;
    padding:2px;
	border:0px solid #999999;
}

.search {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #eeeeee;
    background-image: url("/simplog/images/bgbutton.gif");
}

.search2 {
	background-color: #fefefe;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: 2px;
    margin: 1px;
}

textarea,input,select {
	font-size: 12px;
    background-color: #fafafa;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: 1px;
    margin: 1px;
}

/* VARIATION BUTTON STYLING (v2.0) - SIZABLE SIZE */

#css-buttons2 p{border: 1px solid #999; margin: 5px 0 0 20px; width:9.0em;}
#css-buttons2 p a{color: #333; text-decoration: none;}

.css-button2 {
        display:block;
        font: 0.8em verdana, arial, sans-serif;
        padding: 2px 0 2px 0px; border: 1px solid white;
        text-decoration: none;
        background: #ddd;color: #333;
}

.css-button2 span {
	    font: bold 1.0em verdana, arial, sans-serif;
        padding: 2px 3px 2px 3px; color: #fff;
		text-decoration: none;
}



/* BUTTON LOGO STYLING */
.rss span{background:#f60;}
.atom span{background:#069;}
.w3c span {background: #fff; color: #069; font: bold 1.1em helvetica, arial, Sans-Serif;}
.w3c2{background: #fc6;color: black !important;}
.simp span{background: #aaa;}
