/*
Theme Name: Monetime Blog
Theme URI: http://www.monetime.com
Description: The official Wordpress theme for the Monetime blog.
Version: 1.0
Author: c2mE Inc.
Author URI: http://c2me.ca/
Tags: blue, custom header, fixed width, two columns, widgets

	Monetime v1.0
	 http://monetime.com 
	 info@monetime.com

	This theme was designed and built by c2mE Inc.,
	whose blog you will find at http://www.monetime.info/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


body {
	font: 75%/150% Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF /*url(images/main-bg.gif)*/;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #3399cc;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	/* background: url(images/header-icon.jpg) no-repeat; */
	padding-left: 0px;
	padding-top: 0px;
	/* height: 60px; */
	font: bold 2px/100% Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h1 a{
	color: #ffffff;
	text-decoration: none;
}
h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #2284C5;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #666666;
	text-decoration: none;
}
h2 a:hover {
	color: #2284C5;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif ;
	color: #666666;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 842px;

}
#header {
	background: #ffffff url(images/BlogHeaderMonetime4.gif) no-repeat;
	height: 240px;
	position: relative;


}
#headerimg {
	position: relative;
	padding: 35px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 0px;
	bottom: 75px;
	color: #ffffff;
	font-size: 2px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 10px;
	bottom: 125px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {

	text-decoration: none;
	color: #666666;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;

}
#nav a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #3399CC;
}
#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -2px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -2px;
}

.post-year {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -2px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.png) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.png) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #0066cc;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #FFEBA9;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #1B355F;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#ffffff;
	padding: 3px;
	margin-top: 3px;

}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#ffffff;
	padding: 2px;
	margin-top: 3px;


}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #B91F24;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
#searchform {
	
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;

}
#searchform #s {
	
	width: 125px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	vertical-align: middle;

}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #B91F24;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #1B355F;
}
#sidebar h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	color: #0066cc;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #EEF9FE; 
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-category.png) no-repeat left center;
	border-top: 1px solid #EEF9FE; 

}
.ul-cat li a, .ul-cat li a:visited{
	color: #333333;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF9900;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #EEF9FE;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
	border-top: 1px solid #EEF9FE; 

}
.ul-archives li a, .ul-archives li a:visited{
	color: #1B355F;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF9900;
	text-decoration: none;
}
#footer {
	clear: both;
	color: #808080;
	font-size: 95%;
	line-height: 130%;
	background: #EEF9FE; 
}
#footer a, #footer a:visited{
	color: #808080;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: #EEF9FE; 
}
#footer h4 {
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	color: #2284C5;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	padding: 0px 0px 10px 20px;
	background: #EEF9FE url(images/mini-recent-comments.png) no-repeat left center; 
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	padding: 0px 0px 10px 20px;
	background: #EEF9FE url(images/mini-page.gif) no-repeat left center; 

}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 842px;
	color: #666666;
	font-size: 85%;
	line-height: 120%;
	padding-top: 3px;
}
#credits a, #credit a:visited{
	color: #999999;
}
.rss {
	background: url(images/mini-rss.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #27ABE2;
	background: #27ABE2;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	padding: 3px;
	background: #FFFFFF;
	/* border: 1px solid #FFEBA9; */
}
a:hover img.right{
	/*border-color: #27ABE2; 
	background: #27ABE2; */
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {

	padding: 3px;
	background: #ffffff;
	/* border: 1px solid #FFEBA9; */
}
a:hover img.img_border{
	/* border-color: #27ABE2; 
	background: #27ABE2; */
}

/* new widget theme code here after: */

