/*
Theme Name: Penny Pinching Hints
Theme URI: not publicly available
Version: 1.0
Author: Joseph C Dolson
Author URI: http://www.joedolson.com
Description: Custom Theme
*/
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Verdana, sans-serif;
text-align: center;
font-size: 62.5%;
//background: #bad967 url(/images/foot-background.jpg) bottom repeat-x;
background: #679fca url(/images/foot-background-b.jpg) bottom repeat-x;
background-attachment: fixed;
}
a {
color: #00b;
text-decoration: none;
}
a:hover {
color: #33f;
text-decoration: underline;
}
a:active, a:focus {
color: #000;
background: #f6f6f6;
outline: 1px solid #aaf;
}
img {
border: none;
}
#outer {
width: 910px;
margin: 10px auto;
text-align: left;
font-size: 1.2em;
border: 3px solid #6a8917;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
background: #fff url(/images/background-air.png) repeat-x;
padding: 10px;
}
#content {
width: 720px;
float: right;
padding: 0;
border-top: none;
}
.post-content {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#sidebar {
width: 180px;
background: #fff url(/images/money-growth-small.jpg) bottom center no-repeat;
padding: 10px 0 180px;
border-bottom: 2px solid #d6d6d6;
}
#sidebar ul {
list-style-type: none;
}

#head {
padding: 5px 0 0;
}
.logotext {
background: url(/images/pig-pennies.jpg) bottom left no-repeat;
padding: 10px 0 47px 120px;
margin-top: 5px;
}
#skiplinks {
float: right;
font-size: .9em;
}
#skiplinks li {
display: inline;
}
#skiplinks li a {
display: block;
float: left;
padding: 0 0 6px 6px;
color: #fff;
}
.searchform {
float: right;
margin-top: -12px;
clear: right;
}
.searchform label {
position: absolute;
left: -999em;
}
#s {
width: 180px;
padding: 1px;
}
h1, h2, h3, h4, p {
padding: .25em 0;
line-height: 1.4;
}
h1, h2, h3, h4 {
font-family: Georgia, Garamond, 'Times New Roman', serif;
letter-spacing: -.5px;
}
h1 {
text-shadow: #ddd 1px 1px;
}

#content ul, #content ol, #content dl {
margin: .5em 1em .5em 3em;
}

#footer {
padding: 25px 15px 120px;
text-align: center;
font-size: 1.2em;
color: #252;
text-transform: uppercase;
font-family: Georgia, 'Times New Roman', serif;
}
table th {
text-align: left;
background: #ddd;
border-bottom: 2px solid #ccc;
}
table td {
border: 1px solid #eee;
}
caption {
font-weight: 700;
border: 1px solid #ddd;
background: #eee;
}
.wp-caption {
border: 1px solid #ddd;
background: #f6f6f6;
text-align: center;
padding: 5px 0;
}
.alignright {
float: right;
margin-left: 10px;
}
.alignleft {
float: left;
margin-right: 10px;
}
.wp-caption-text {
font-size: .9em;
color: #333;
background: #f9f9f9;
font-family: Arial, Verdana, sans-serif;
padding: 1px 5px;
}
.alignright .wp-caption-text {
text-align: right;
}
.alignleft .wp-caption-text {
text-align: left;
}
.space1 {
height: 90px;
width: 728px;
margin-top: 15px;
}
.space2 {
float: right;
height: 68px;
width: 150px;
background: #c3d9ff;
border: 1px solid #06c;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px 5px;
clear: right;
text-align: center;
}
.space2 strong {
font-size: 1.1em;
}
.space2 img {
vertical-align: middle;
}

#topnav {
margin: 0px;
padding: 0;
height: 2.05em;
background: #f2f2f2;
border-top: 1px solid #719927;
border-bottom: 1px solid #719927;
background: #91b947;
position: relative;
}

#topnav ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#topnav a, #topnav a:visited {
display: block;
margin: 0 0 0 0;
padding: 5px 7px;
text-decoration: none;
background: #91b947;
color: #000;
text-shadow: #7a9927 1px 1px;
}
#topnav .homelink a, #topnav .homelink a:visited {
padding: 5px 130px 5px 20px;
border-right: 1px solid #353;
}

#topnav li.current-cat a {
background: #bad967;
color: #000;
}
#topnav li.current-cat a:active, #topnav li.current-cat a:focus {
background: #422;
color: #fff;
}
#topnav a:hover {
background: #bad967;
color: #00f;
text-shadow: #9ab987 1px 1px;
text-decoration: underline;
margin: 0 0 0 0;
}
#topnav li {
float: left;
margin: 0;
padding: 0;
}

#topnav li li {
float: left;
margin: 0;
padding: 0;
width: 145px;
position: relative;
z-index: 3;
}
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
background: #cae987;
text-shadow: none;
width: 115px;
float: none;
margin: 0;
padding: 4px 23px;
border-bottom: 1px solid #000;
font-size: .9em;
}

#topnav li li a:hover, #topnav li li a:active {
background: #bad967;
}

#topnav li ul {
position: absolute;
width: 10em;
left: -999em;
}
#topnav li:hover ul, #topnav li:active ul, #topnav li:focus ul, #topnav li.sfhover ul  {
left: auto;
display: block;
}
#topnav li:hover ul, #topnav li.sfhover ul {
left: auto;
}

#nav li a:focus + ul { margin-left: 0; }
#nav li li a:focus + ul { margin-left: 1010em; }
#nav li li a:focus { margin-left:1000em; width:145px; background: #ddd; }
#nav li li li a:focus {margin-left: 2010em; width: 145px; background: #ddd; }
#nav li:hover a:focus, #nav li.sfhover a.sffocus { margin-left: 0; }
#nav li li:hover a:focus + ul, #nav li li.sfhover a.sffocus + ul { margin-left: 10em; }

.sidebar-ads-1 {
width: 160px;
height: 600px;
padding: 5px;
border: 2px solid #ddd;
background: #fff;
}
.logo, .tagline {
margin: 0;
padding: 0;
}
.logo {
font-size: 2em;
word-spacing: 2px;
letter-spacing: 2px;
}
.tagline {
text-transform: uppercase;
letter-spacing: 1.1px;
}
.home .post-content, .archive .post-content {
width: 325px;
padding: 5px 10px;
margin: 5px;
background: #f3e5d4;
border: 1px solid #e3d5c4;
float: left;
height: 200px;
}
.home .post-content h2 {
font-size: 1.2em;
}
.home .post-content {
height: 200px;
}
.meta {
text-align: right;
font-size: .9em;
background: #ffd;
border: 1px solid #ddf;
padding: 5px;
margin: 5px 0;
}
.home .post-content .meta, .archive .post-content .meta {
padding: 0;
border: none;
background: none;
margin: 0;
}
.edit {
background: #a33;
text-align: center;
color: #fff;
border: 1px solid #800;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
margin: 5px 0;
}
.edit a {
color: #fff;
display: block;
}
.more {
text-align: right;
font-size: .9em;
color: #000;
}
.clear {
clear: both;
}
.wp-tag-cloud, .wp-tag-cloud li {
list-style-type: none;
margin: 0!important;
padding: 0!important;
}
.wp-tag-cloud a {
float: left;
padding: 5px;
}
.floatright {

margin-left: 10px;
vertical-align: middle;
}
blockquote {
padding: 15px 25px;
margin: 10px auto;
border: 1px solid #bad967;
background: #eef;
-moz-border-radius: 10px;
webkit-border-radius: 10px;
border-radius: 10px;
font-size: 1.1em;
}
blockquote p {
line-height: 1.6;
}
.home blockquote.history {
font-size: 1.5em;
background: #daf987;
text-align: center;
padding: 5px;
}
blockquote.history cite {
display: inline;
}
blockquote cite {
text-align: right;
display: block;
}
.tla {
margin-bottom: 10px;
}
.fspace {
margin-left: 180px;
text-align: center;
}
#coupons {
float: right;
clear: right;
margin-top: 10px;
}
.rss {
background: url(/images/rss-16x16-w.png) no-repeat;
padding-left: 20px;
}
.tla li, .blogroll li {
font-weight: 700;
padding: 2px 0;
margin-right: 5px;
}
.blogroll li a, .tla li a {
background: #ffb;
border: 1px solid #bbf;
display: block;
padding: 4px;
border-radius: 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 3px;
}
.blogroll li a:hover, .blogroll li a:focus, .blogroll li a:active {
background: #ffe;
border: 1px solid #000;
}
#content #search-results {
padding: 0;
margin: 0;
}
#search-results dt {
font-weight: 700;
background: #f6f6ff;
padding: 3px;
border-bottom: 1px solid #d6d6ff;
}
#search-results dd div {
padding: 3px;
}
#search-results dd div br {
display: none;
}
#search-results dd div p {
line-height: 1;
}

.searchterm1, .searchterm1 a, .searchterm2, .searchterm2 a, .searchterm3, .searchterm3 a, .searchterm4, .searchterm4 a, .searchterm5, .searchterm5 a { background-color: #ffa; padding: 2px 0px; font-weight: bold;}

.incoming {
overflow: hidden;
border: 2px solid #DCDEEE;
padding: 0.25em;
margin: 0 0 1em;
color: #2530c8;
background-color: #F1F1F9;
}

.incoming div { padding: 5px; }
.incoming ul li, .incoming ul { background: none; margin: 0; padding: 0; }
.incoming .hide { float: right; margin: 5px; padding: 0; }

.gad-content {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
.prev_next {
clear: left;
}
#social_media {
margin: 0 0 20px;
background: #ffa;
padding: 5px 4px;
border: 1px solid;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 2px 2px 6px #aaa;
-webkit-box-shadow: 2px 2px 6px #aaa;
box-shadow: 2px 2px 6px #aaa;
}
.twitter {
padding: 10px 0 10px 34px;
background: url(http://pennypinchinghints.com/wp-content/uploads/2010/09/twitter-32x32-w.png)left 50% no-repeat;
font-weight: 700;
font-size: 1.1em;
}
.facebook {
padding: 10px 0 10px 34px;
background: url(http://pennypinchinghints.com/wp-content/uploads/2010/09/facebook-32x32-w.png)left 50% no-repeat;
font-weight: 700;
font-size: 1.1em;
}
