/*   
Theme Name: Five Dollar Prep, adapted from Basic Simplicity
Theme URI: http://www.michaeljanzen.com/wordpress-theme/
Description: A simple WordPress theme with a basic minimalist style.
Tags: blue, white, light, two-columns, right-sidebar, fixed-width, custom-colors, custom-header, theme-options
Author: Michael Janzen
Author URI: http://www.michaeljanzen.com/
Version: 1.3.1
.
Before editing this stylesheet be sure to take a look at the control panel
Appearance -> Edit Basic Simplicity
The control panel allows you to change basic color settings. 
Values set in the control panel will override some styles in this stylesheet.
.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/


body {
	font:13px "Trebuchet MS", Arial, sans-serif;
	color:#666;
	background: #fff;
        margin: 0;
}
strong {
        font-weight: bolder;
        font-size: 13px;
        color: #000;
}

#wrap {
	margin: 0px auto;
	padding: 0;
	width: 980px;
	/*border: 1px solid #666;*/
	background: #fff; 
}

#header {
	margin: 0px auto;
	padding: 20px 0 0px 0;
	width: 980px;
}

.heading {
        width: 654px;
        padding: 0px 0px 0 0px;
        font-family: Helvetica, Arial, Sans-Serif;
		font-size: 28px;
		text-transform: uppercase;
        font-weight: bold;
		margin-bottom:0;
}
.heading a {
        color: #2d2d2f;
}
.heading a:hover {
        color: #336600;
}
.bubble {
        width: 645px;
        height: 55px;
        padding: 25px 0 0 40px;
        background: url('http://5dollarprep.com/wp-content/uploads/2009/09/bubble.gif') left no-repeat;
}

.tags {
        font-size: 1em;
	color:#666;
	margin: 0 0 1.0em 0;
        padding: 0px 0px 0px 0px;
}

#navbar {
	background: url('http://5dollarprep.com/wp-content/uploads/2009/09/fuzz.gif');
	margin: 0;
        padding-top: 5px;
	padding-left: 20px;
	list-style-type:none;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
}
#navbar2 {
	background: #f0f0f0;
	margin: 0 0 20px 0;
        padding-top: 3px;
	padding-left: 20px;
	list-style-type:none;
}
#navbar3 {
	background: #f0f0f0;
	margin: 0 0 20px 0;
        padding-top: 3px;
	padding-left: 20px;
	list-style-type:none;
}
#navbar2inside {
	margin: 0px auto;
	padding: 0;
	width: 980px;
}
#tagline {
	background: #669933;
	margin: 0 0 0px 0;
        padding-top: 3px;
	padding-left: 0px;
	list-style-type:none;
}
#taglineinside { 
font-family: Helvetica, Arial, Sans-Serif;
		font-size: 32px;
		text-transform: uppercase;
        font-weight: bold;
        color: #f0f0f0;
	margin: 0px auto;
	padding-left: 30px;
	width: 980px;
}
#navbar2 a {
        text-transform:uppercase;
        font-size:15px;
        height:60px;
        line-height:30px;
        margin:0px 0px 0 0;
        padding: 8px 8px 7px 8px;
color: #2d2d2f;
}
#navbar2 a:hover {
        text-transform:uppercase;
        font-size:15px;
        height:60px;
        line-height:30px;
        margin:0px 0px 0 0;
        color: #000;
        padding: 8px 8px 6px 8px;
        background: #DEDEDE;
        text-decoration: none;
}


#navbar2 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navbar2 ul li {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height:1.5em;
	display: inline;
	}
#navbar3 a {
        text-transform:uppercase;
        font-size:13px;
        height:60px;
        line-height:30px;
        margin:0px 0px 0 0;
        padding: 8px 8px 7px 8px;
color: #2d2d2f;
}
#navbar3 a:hover {
        text-transform:uppercase;
        font-size:13px;
        height:60px;
        line-height:30px;
        margin:0px 0px 0 0;
        color: #000;
        padding: 8px 8px 6px 8px;
        background: #DEDEDE;
        text-decoration: none;
}


#navbar3 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navbar3 ul li {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height:1.5em;
	display: inline;
	}
#navbar a {
        text-transform:uppercase;
	color: #444;
        color:#232323;
        font-size:15px;
        height:30px;
        line-height:30px;
        margin:0px 12px 0 0;
        font-weight: 500;
}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navbar ul li {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height:1.5em;
	display: inline;
	}

#resources1 {
	margin: 0;
	padding: 0px 10px 0px 10px;
	float: left;
	width: 235px;
}
#resources2 {
	margin: 0;
	padding: 0px 10px 0px 10px;
	float: left;
	width: 165px;
}
#resources3 {
	margin: 0;
	padding: 0px 10px 0px 10px;
	float: left;
	width: 175px;
}
#resources4 {
	margin: 0;
	padding: 0px 10px 0px 10px;
	float: left;
	width: 300px;
}
#resources5 {
	margin: 0;
	padding: 0px 10px 0px 10px;
	float: left;
	width: 145px;
}
#content {
	margin: 0;
	padding: 10px 0 0px 0px;
	float: right;
	width: 720px;
}
#content_whole {
	margin: 0 20px 0 20px;
	padding: 10px 0 0px 0px;
}

.column-top, .home-top {
	margin: 0 0 3.0em 0;
	font-size: 0.875em;
	line-height: 1.75em;
	color:#222;
}

#prevnext {
	text-align: center;
	margin-bottom: 3.0em;
}

#sidebar {
	padding: 10px 9px 0 18px;
	float: left;
	font-size: 1em;
	color: #444;
	width: 210px;
}

#sidebar ul, #bottom ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

#sidebar li, #bottom li {
	list-style: none;
	padding-bottom: 0em;
}

.sidebar-widget {
	margin: 0 0 0px 0;
	padding: 0;
}


#bottom {
	clear: both; 
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	text-align: center;
}

.bottom-left {
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #eee;
}

.bottom-right {
	float: right;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #eee;

}

.bottom-middle { 
	float: left;
	width: 306px;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #fff;
	background: #ddd;
}

.post-top-right-home {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-top-right-single {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
	padding: 0;
}

.post-bottom-home {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.post-bottom-single {
	margin: 10px 0;
	padding: 0;
	clear: right;
}

.bottom-widget {
	margin: 0 0 20px 0;
	padding: 0;
}


#footer {
	clear: both; 
	margin: 0;
	padding: 20px;
	font-size: 0.75em;
	text-align: center;
	color: #666;
}

a {
	color: #336600;
	text-decoration: none;
}

a:hover {
        color: #C20000;
	text-decoration: underline;
}

img {
	border: 0;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font:16px "Trebuchet MS", Arial, sans-serif; 
text-transform:uppercase;
        margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
	color: #000;
}

#sidebar h4, #bottom h4 {
	font-size: 1.2em;
        border-bottom: solid 2px #f0f0f0; 
}

.heading h3 {
		font-family: Helvetica, Arial, Sans-Serif;
		font-size: 28px;
		text-transform: uppercase;
		margin-bottom:0;
                color: #666;
}
h4 {
font-family: Helvetica, Arial, Sans-Serif;
		font-size: 12px;
		text-transform: uppercase;
		margin-bottom:0;
                color: #000;
font-weight: bold;
}

#header h1 {
	font-size: 1.6em;
}

#header.description {
	font-size: 0.875em;
}


p {
	margin: 0 0 1.0em 0;
	padding: 0;
}

blockquote {
	background: #f0f0f0;
	margin: 0.5em 0;
	padding: 1.0em;
}

.the_content {
	font-size: 1em;
	line-height: 1.75em;
	color:#2d2d2f;
        width: 638px;
        padding: 10px 10px 0 5px;
}
.the_content_whole {
	font-size: 1em;
	line-height: 1.75em;
	color:#666;
        padding: 10px 10px 0 5px;
}

.the_content a {
        text-decoration: underline;
}

.entry {
	margin: 0 0 3.0em 0;
}

.comments {
	font-size: 0.95em;
	line-height: 1.5em;
	color:#333;
}

.meta {
	font-size: 0.95em;
	color:#666;
	margin: 0 0 1.0em 0;
        padding: 0px 20px 0px 20px;
}

ol.commentlist, li.commentlist {
	margin: 0;
	padding: 0;
	list-style:none;
}

.odd {
	background: #f0f0f0;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.even {
	background: #f0f0f0;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

.hidden {
	visibility: hidden;
}

li.categories {
	list-style: none;
}

img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	}
	
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
}

a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
}

a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.more-link {
	font-weight: bold;
	text-decoration: underline;
}

.current_page_item {
	font-weight: bold;
}

#searchdiv {
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
padding:0;
color: #fff;
margin-bottom: 20px;
}

#searchdiv input {
background:#fff;
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
border:2px solid #f0f0f0;
}

/* Everything below is for the twitter app */

.twtr-widget{
position:relative;
font-size:12px!important;font-family:"Trebuchet MS", Arial, sans-serif!important;zoom:1;
}
.twtr-fullscreen{
font-size:220%!important;
}
.twtr-fullscreen .twtr-new-results{
display:none!important;
}
.twtr-widget .twtr-spinner{
width:14px;height:14px;position:absolute;background:url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;top:3px;right:3px;
}
.twtr-inactive{
display:none;
}
.twtr-widget a img{
border:0!important;
}
.twtr-doc{
overflow:hidden;width:100%;text-align:left;font-weight:normal;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}
.twtr-bd{
padding:0 1px;
}
.twtr-widget .twtr-tweet-wrap{
padding:6px 0px;overflow:auto;zoom:1;
}
.twtr-fullscreen .twtr-tweet-wrap{
padding:20px;
}
.twtr-widget .twtr-tweet{
border-bottom:1px dotted #ddd;overflow:hidden;zoom:1;
}
.twtr-widget .twtr-tweet a.twtr-reply{
visibility:hidden;
}
* html .twtr-widget .twtr-tweet a.twtr-reply{
visibility:visible;
}
.twtr-widget .twtr-tweet:hover a.twtr-reply{
visibility:visible;
}
.twtr-widget-profile img.twtr-profile-img{
display:block;float:left;width:31px;height:31px;border:0!important;
}
.twtr-widget h3,.twtr-widget h4,.twtr-widget p{
background: #f0f0f0;margin:0!important;padding:2px!important;line-height:1.2!important;width:auto!important;
}
.twtr-widget-profile h3,.twtr-widget-profile h4{
margin:0 0 0 40px!important;
}
.twtr-widget h3{
font-size:11px!important;font-weight:normal!important;
display:none;
}
.twtr-widget h4{
font-size:16px!important;
}
.twtr-widget i,.twtr-widget .twtr-new-results{
font-size:9px;font-style:normal;display:block;margin-top:2px;zoom:1;
}
.twtr-widget .twtr-new-results{
text-align:center;padding:3px;margin:0 auto -10px auto;display:block;position:relative;bottom:5px;
}
.twtr-results-inner{
line-height:1;font-size:100%;padding:4px 0;position:relative;bottom:-2px;width:40%;margin:0 auto;z-index:2;text-align:center;
}
.twtr-results-hr{
width:100%;position:relative;z-index:1;height:1px;border-bottom:1px dotted #ddd;bottom:7px;background:none;overflow:hidden;
}
.twtr-new-results span{
position:relative;z-index:3;top:-14px;display:block;font-size:9px!important;
}
.twtr-hd{
padding:10px;position:relative;zoom:1;overflow:hidden;display:none;
}
.twtr-fullscreen .twtr-hd{
height:0;padding:0;
}
.twtr-timeline{
-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;position:relative;overflow:auto;z-index:2;height:225px;
}
.twtr-flat .twtr-timeline{
overflow-x:hidden;overflow-y:scroll;
}
.twtr-widget .twtr-tweet:last-child{
border-bottom-width:0;
}
.twtr-ft{
position:relative;
}
.twtr-ft div{
overflow:hidden;padding:10px;zoom:1;display:none;
}
.twtr-ft span{
float:right;text-align:right;display:none;
}
.twtr-ft a{
float:left;display:blocl;
}
.twtr-ft span a{
float:none;
}
.twtr-avatar{
width:40px;height:40px;float:left;overflow:hidden;display:block;
}
.twtr-fullscreen .twtr-avatar{
width:80px;height:80px;
}
.twtr-img{
height:25px;width:25px;
}
.twtr-img img{
width:30px;height:30px;
}
.twtr-fullscreen .twtr-img img{
width:72px;height:72px;
}
.twtr-fullscreen {
}
a .twtr-join-conv{
font-size:11px!important;font-weight:normal!important;
display:none;
}
.twtr-tweet-text{
margin-left:40px;
}
.twtr-fullscreen .twtr-tweet-text{
margin-left:90px;
}
.twtr-doc a{
text-decoration:none!important;
}
.twtr-doc a:hover{
text-decoration:underline!important;
}