/*  
Theme Name:MoneyMan
Theme URI: http://www.wptheme.net/
Description: Wordpress Theme  MoneyMan  by <a href="http://www.wptheme.net/">WP Theme</a>.

Author: WP Theme
Author URI: http://www.wptheme.net/

	This theme was designed and built by WP Theme
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

old a and visited color: #0796BA;
*/
body {
	font: 85%/150% "Trebuchet MS", Tahoma, Arial;
 	color: #2c2c2c;
	
                background: #dddbbf center top;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
a {
	color: #000080;
	text-decoration: underline;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #03586E;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	
	padding-left: 0px;
	height: 60px;
	font: bold 38px/100% "Trebuchet MS", Tahoma, Arial;
	color: #006600;
        outline-style: inherit;
	outline-color: #000066;
	outline-width: 2px;
}
h1 a, h1 a:visited{
	color: #006600;
	text-decoration: none;
}
h1 a:hover{
	color: #000000;
	text-decoration: none;
}
h2 {
	color: #043b4a;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #61B3C7;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #043b4a;
	text-decoration: none;
}
h2 a:hover {
	color: #043b4a;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #043b4a;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #043b4a;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 950px;
	border-top: 10px solid #043b4a;
	background: #FFFFFF ;
}
/* header area */
#header {
	background: #EAE8DF url(img/personal-finance-blog.jpg) no-repeat;
	height: 127px;
	border-bottom: 30px solid #043b4a;
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 20px 0px 0px 35px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 45px;
	bottom: 3px;
	color: #000000;
	font-size: 16px;
        font-weight: bold;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: -28px;
                
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #475404;
	text-decoration: none;
}
#nav .page_item a{
	color: #475404;
	text-decoration: none;
	background: #dddbbf ;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #043b4a;
	border-left: 1px solid #043b4a;
	border-right: 1px solid #043b4a;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}
#navads
{
background: #043b4a ;
height: 15px;

}

#navbottom
{
background: #ffffff url(img/bottom-nav.gif) repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

/* content  */
#content {
	padding: 0px 10px 25px 13px;
	float: right;
	width: 682px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 55px;
	height: 51px;
	float:right;
	background: url(img/date.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 3px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #475404;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 620px;
}
.post-cat {
	background: url(img/category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(img/comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/date-small.gif) no-repeat left center;
	padding-left: 20px;
	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: #043b4a;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/page-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/page-right.gif) no-repeat right center;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #61B3C7;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ebecdd;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #4f5c08;
}
.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{
	color: #242121;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#eef0e3;
	border: 1px solid #043b4a;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#eef0e3;
	border: 1px solid #043b4a;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #dddbbf ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #043b4a;
	border: 1px solid #043b4a;	
        float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
                padding: 10px 0px 20px 13px;
	float: left;
	width: 230px;
	color: #5b5b5b;
	overflow: hidden;
                background: #EDF7FA;
}

/*sidebar title  */
#sidebar h3 #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4F9DB0;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #E4F1F5;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #043b4a;
	text-decoration: none;
}
#sidebar a:hover{
	color: #316875;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #E4F1F5;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(img/blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*meta */
ul.list-meta li{
	background: url(img/meta.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*rss */
ul.list-rss li{
	background: url(img/rss.jpg) no-repeat !important;
	padding-left: 16px !important;
}

/*category bar */
ul.list-cat li, li.bar_categories li{
	background: url(img/category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*recent bar  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/recent.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives bar */
ul.list-archives li, li.bar_archives li{
	background: url(img/archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages bar */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages bar */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*calendar bar  */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #043b4a;
	width: 115px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #043b4a;
	background: #ffffff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
        //oldbackground: #EDF7FA;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#dddbbf ;
	border: 1px solid #043b4a;
	width: 65px;
	height: 28px;
                font: bold 12px Arial, Helvetica, sans-serif;
	color: #043b4a;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
        color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}

/* fbar */
#fbar {
	margin: 0px auto;
                width: 950px;
                background: #043b4a ;
                height: 30px;
                color: #ffffff;
                font-size: 12px;
	        line-height: 100%;
}
#fbar a, #credit a:visited {
               margin-top: 8px;
	       color: #ffffff;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
                padding: 0px 100px 25px 13px;;
                margin:0;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}