/*
Theme Name: Mario's Theme
Theme URI: http://www.triplefedora.com
Description: This is Mario's Theme
Version: 1
Author: Mario Philippides
Author URI: http://www.triplefedora.com
Tags: clean,
*/


/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
q:before, q:after { content:''}
.clear {clear:both;}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */
html, body { height: 100%; }
body {
background-image: url(images/bodybg.jpg);
font-family:Geneva, Arial, Helvetica, sans-serif;
}
a {
color:#009900;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
blockquote {
margin:10px;
padding:5px;
border-top:#eeeeee solid 1px;
border-bottom:#eeeeee solid 1px;
color:#333333;
font-size:12px;
line-height:16px;
}
blockquote a {
color:#009900;
text-decoration:none;
}
blockquote a:hover {
text-decoration:underline;
}
#wrapper {
margin:0 auto;
width:770px;
}
#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:162px;
}
h1 {
color:white;
}
h1 a {
color:white;
text-decoration:none;
}
#headertitle {
height:30px;
width: 300px;
padding:30px 50px 0 30px;
}
#headermenu {
padding: 60px 40px 0 20px;
}
#headermenu a {
color:white;
padding-left:8px;
text-decoration:none;
font-size:15px;
font-weight:bold;
}
#headermenu a:hover {
text-decoration:underline;
}
#contentwrapper {
background-image:url(images/wrapperbg.jpg);
}
#content {
float:left;
width: 500px;
margin-left:20px;
display:inline;
}
.post-date {
	width: 45px;
	height: 60px;
	margin-left:8px;
	margin-top:8px;
	float:left;
	background: url(images/date-bg.jpg) no-repeat;
	display:inline;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 24px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 24px;
	padding-top: 3px;
	margin-left: -3px;
}
.post-year {
    font-size: 10px;
	text-transform: uppercase;
	color: #999999;
    text-align: center;
	display:block;
	line-height:10px;
	margin-left: -3px;
}
.posttitle{
float: left;
width: 425px;
padding-left:10px;
padding-right:10px;
}
h2 {
font-size:18px;
}
h2 a {
color:black;
text-decoration:none;
}
h2 a:hover {
color:#009900;
}
.post {
border:#eeeeee solid 1px;
margin-bottom:10px;
}
.posttext {
margin-bottom:5px;
color:#333333;
font-size:12px;
padding-left:10px;
padding-right:14px;
line-height:16px;
word-wrap: break-word;
}
.posttext p{
padding-bottom:10px;
}
.posttext a{
color:#009900;
text-decoration:none;
}
.posttext a:hover{
text-decoration:underline;
}
.posttext ul {
padding-left:20px;
padding-right:5px;
color:#666666;
margin-top:20px;
margin-bottom:20px;
}
.posttext ul li {
list-style-type:circle;
list-style-position:inside;
color:#666666;
margin-bottom:5px;
}
.posttext ol {
list-style-type:decimal;
padding-left:20px;
padding-right:5px;
color:#666666;
margin-top:20px;
margin-bottom:20px;
}
.posttext ol li {
list-style-type:decimal;
list-style-position:inside;
color:#666666;
margin-bottom:5px;
}
.postmeta {
margin-bottom: 10px;
color:#999999;
font-size:12px;
text-align:justify;
}
.postmeta a{
color:#009900;
text-decoration:none;
}
.postmeta a:hover{
text-decoration:underline;
}


#sidebar {
float:right;
width: 220px;
margin-right:20px;
display:inline;
}
.sidebarpad {
padding:5px;
}
.sidebaricon {
background-image: url(images/greenstar.jpg);
float:left;
width:16px;
height:15px;
}
.sidebartitle {
float:right;
width:190px;
font-weight:600;
}
.sidebarwidget {
background-color:#eeeeee;
margin-bottom:10px;
border:#CCCCCC solid 1px;
}
h3 {
font-size: 14px;
text-transform:uppercase;
}
.sidebarpad p {
font-size: 12px;
margin-bottom:10px;
text-align:center;
}
.sidebarpad  a {
font-size: 12px;
color:#009900;
font-weight:bold;
text-decoration:none;
}
.sidebarpad a:hover{
text-decoration:underline;
}
#footer {
margin:10px 20px 0 20px;
text-align:center;
font-size:12px;
color:#666666;
border-top:#eeeeee 1px solid;
}
#footer a {
color:#009900;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footerend {
margin:0 auto;
background-image: url(images/footerbg.jpg);
background-repeat: no-repeat;
width:770px;
height:31px;
}

.datestamp div {
	color: #fff;
	text-align: center;
	line-height: 1.4em;
	padding: 1px;
	font-family: serif;
	width: 2.9em;
}
.datestamp {
	display: inline;
	padding: 1px;
	float: left;
	font-family: serif;
	margin-right: 1em;
}

.datestamp span {
	display: block;
}

.cal1 {
	font-size: 1.5em;
	letter-spacing: .2em;
	padding-left: .2em
}
.cal1x {
	letter-spacing: 0em;
	padding-left: 0em
}

.cal2 {
	font-weight: bold;
	font-size: 2em;
	line-height: .7em;
}

.cal3 {
	font-size: .8em;
	line-height: 1em;
	margin-top: 0.4em;
}

