/*
Theme Name: Life on a Budget - powers -
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Patricia Powers
Author URI:
Tags: orange, fixed width, two columns

*/

/* Base styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr { 
	margin: 0; 
	padding: 0;
}
html {
	background: #303030;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	background: #fff url(images/background.gif) 0 0 repeat-x;
	color: #333;
	text-align: center;
	}

h1 { 
	font-size: 1.2em; 
	}
h2 { 
	font-size: 1.1em; 
}
h3 { 
	font-size: 1em;
}
h4 { 
	font-size: 1em;
}


	ul, ol {
		list-style: none;
		}
		li {
			position: relative;
			font-size: 1em;
			}
			li li {
				font-size: 1em;
			}
a, a:link, a:visited {
	/*color: #a55113;*/color: #CA6721;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

img { 
	border: none;
}



/* Begin Typography & Colors */


#envelope {
	background: url(images/bg-content.gif) 0 0 repeat-y;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 990px;
	}

#header {
	background: #eee url(images/background.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	height: 149px;
	width: 990px;
	}

h1#headerimg { }
	h1#headerimg a {
		background: url(images/life-on-a-budget.gif) 0 0 no-repeat;
		display: block;
		height: 75px;
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: absolute;
			top: 46px;
			left: 28px;
		text-indent: -999em;
		width: 393px;
          z-index: 30;
	}

	div#rss {
		height: 53px;
		position: absolute;
			top: 101px;
			right: 5px;
		width: 145px;
	}

               div#rss a {
                    background: url(images/icn-rss.gif) 0 0 no-repeat;
                    display: block;
                    height: 52px; 
                    overflow: hidden;
                    text-indent: -9999em;
                    width: 145px;
               }
               div#rss a:hover { background-position: 0 -52px; }
               
    ul#constants {
          position: absolute;
			top: 118px;
			right: 160px; 
    }
     ul#constants li {
          background: url(images/divider.gif) right 1px no-repeat;
          float: left;
          padding: 0 20px;
     }    
     ul#constants li.page-item-54 { background: none; }
     ul#constants li a {
          background-position: center 0;
          background-repeat: no-repeat;
          display: block;
          float: left;
          height: 17px;
          overflow: hidden;
          padding: 0 0;
          text-indent: -9999em;
     } 
          /*About*/
          ul#constants li.page-item-2 a {
               background-image: url(images/about.gif);
               margin: 0 0 0 -10px;
               width: 46px;
          }
          /*Contact*/
          ul#constants li.page-item-54 a {
               background-image: url(images/contact.gif);
               width: 60px;
          }
        
        ul#constants li a:hover, ul#constants li.current_page_item a { background-position: center -17px; }
           
#content {
	background: url(images/bg-content-top.gif) 0 0 no-repeat;
     float: left;
	margin: -57px 0 0 0;
     padding: 46px 50px 20px 50px;
     position: relative;
	width: 532px; /* 632*/
	}
#content p {
     line-height: 1.6em;
	font-size: 1.2em;
	margin: 0 0 15px 0;
}

.post {
	border-bottom: 1px solid #eee;
	margin: 0 0 40px 0;
	text-align: left;
	}
	.singlePost .post {
		
	}
	.post .date {
		clear: both;
		color: #b6b2b2;
		font-size: 0.9em;
		margin: 0 0 15px 0;
		text-transform: uppercase;
		text-align: left;
	} 
	.post h2 {
		color: #333;
		font-family: georgia;
		font-size: 2.2em;
		font-weight: normal;
		margin: 0 0 10px 0;
	}
		.post h2 a {
			text-decoration: none;
			}

h3#respond { font-size: 1.2em; }

#content p.toComment {
     margin: 0 0 5px 0;
     padding: 5px 0 0 0;
}
p.toComment a {
     background: url(images/icn-comment.gif) 0 2px no-repeat;
     font-size: .9em;
     padding: 0 0 3px 18px;
}

small.postmetadata {
	clear: both;
	color: #b6b2b2;
	display: block;
	font-size: 0.9em;
	margin: 0;
	padding: 5px 0 25px 0;
	text-transform: uppercase;
	text-align: left;
} 
	small.postmetadata a {
		color: #CA6721;
	}
     
.savings {
     color: #1F81BF;
}   
          
.clear {
	clear: both;
}

/* Footer */
#footerEnvelope {
	background: #303030;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
     #footer {
     	background: url(images/bg-footer.gif) 0 0 no-repeat;
          color:#fff;
     	margin: 0 auto;
     	text-align: left;
     	width: 990px;
     	}
     
          #footer p {
          	margin: 0;
          	padding: 32px 10px 15px 25px;
          }


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
     margin: 0 0 5px 5px;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/*	Begin Headers */

h2.pagetitle {
	font-size: 1.6em;
	margin: 0 0 20px 0;
	
}

     
h3 {
	padding: 0;
	margin: 30px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px auto ;
	}

h3.tags {
     font-weight: normal;
     padding: 0 0 10px 0;
     text-transform: uppercase;
}

     
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */
.entry h3 {
     font-size: 1.3em;
     margin: 0;
     padding: 0 0 4px 0;
}
.entry ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	}

     .entry ul li {
	     background: url(images/bullet.gif) 0 3px no-repeat;
          font-size: 1.2em;
          line-height: 1.6em;
          list-style: none;
          margin: 7px 0 8px 0;
          padding: 0 0 0 15px;
	}
.entry ol  {
     margin: 0 0 15px 33px;
}
     .entry ol li {
     	 font-size: 1.2em;
           line-height: 1.6em;
           list-style-position: outside;
           list-style-type: decimal;
           margin: 7px 0 8px 0;
     }

 .entry .contentImg {
     float: right;
     margin: 10px;
 }
     
.postmetadata ul, .postmetadata li {
	display: inline;
	}


/* End Entry Lists */



/* Begin Form Elements */


.postSearch {
     border-bottom: 1px solid #eee;
     margin: 0 0 20px 0;
     padding: 0 0 5px 0;
}
     .postSearch h3 {
          font-size: 1.3em;
          margin: 0;
     }
     .postSearch p {
          margin: 0 0 10px 0;          
     }
 
     
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	border: 1px solid #ccc;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	vertical-align: middle;
	}

#commentform textarea {
	border: 1px solid #ccc;
	width: 526px; /*632*/
	padding: 2px;
	}

#commentform #submit {
	border: none;
     height: 28px;
	float: right;
	width: 135px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float: left;
	padding: 18px 10px 10px 20px;
	width: 328px; /*358 */
	}
     
     #searchform {
	     margin: 10px 0 30px 0;
	}

          #searchform label {
               color: #B4B4B4;
               font-family: georgia;
               font-size: 1.7em;
               font-weight: normal;
          }
          
          #sidebar #searchform #s {
          	background: #F1F1F1;
               border: 1px solid #DBDBDB;
          	float: left;
          	width: 150px; 
          	padding: 2px 2px;
          	vertical-align: middle;
          	}
          
          #sidebar #searchsubmit { 
          	display: inline;
          	height: 24px;
          	margin: 0 0 0 2px;
          	width: 29px;
          }
          
          
    #sidebar .focusArea {
          margin: 0 0 30px 0;
    }
    
    #sidebar h2 {
     color: #B4B4B4;
     font-family: georgia;
     font-size: 2.1em;
     font-weight: normal;
     margin: 0 0 5px 0;
    }
     #sidebar ul, #sidebar ul ol {
     	font-size: 1.1em;
          margin: 0 0 0 3px;
     	padding: 0;
	}

     #sidebar ul li {
          background: url(images/bullet.gif) 0 6px no-repeat;
          margin: 0 0 6px 0;
     	padding: 0 0 0 10px;
   
     	}
     #sidebar ul.categories {
          color: #ccc;
     }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear: both;
	display: block;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.post-edit-link {
     font-size: .8em;
}