/*
Theme Name:		Betty Theme
Theme URL: 		http://www.joe-brooks.com
Version: 		Version 1 (Wordpress 2.8)
Description: 	This theme was built by Joe Brooks. Please visit joe-brooks.com to inquire about getting your own custom wordpress theme or email me at joebrooks+wp[at]gmail.com
Author: 		Joe Brooks
Author URI:		http://www.joe-brooks.com
Tags:			Custom Wordpress Theme, Wordpress, Custom Theme, New Theme

== Short-cuts for Joe ==
Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH!
	<img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">
	
	link to home; <?php echo get_settings('home'); ?>/
*/

/* Reset Browser Defaults*/
@import url(library/styles/reset.css); 

/* Site Specific Styles */
@import url(css/screen.css);

/* Site Specific Styles */
@import url(css/wordpress-extras.css);
blockquote {
	background:#f7e7ec;
	padding:5px;
	font-size:10px;
	border: 1px solid #edbacc;
	}
body {
	font-family: Verdana, Arial, Sans-Serif;
	background-color:#c9cfda;
}

#wrapper {
	margin:0 auto;
	margin-bottom:15px;
	width:988px;
}
#header-left {
	float:left;
	padding-top:40px;
	padding-left:20px;
}
#header-center {
	float:left;
	margin-top:50px;
}
.partner {
	float:left;
	margin-right: 70px;
	margin-left:10px;
}
#header-right {
	padding-top:70px;
	padding-right:40px;
	float:right;
	text-align:center;
}
#header {
	background-image:url(images/headerbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:223px;
	margin-top:25px;
}

h2 {
	color:#111;
	font-size:18px;
	font-weight:bold;
}


#headernav {
	padding: 13px 5px 0 5px;;
	text-align:center;
}
#headernav a {
	color:#e40153;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	margin-right:25px;
}
#headernav a:hover {
	color:#666666;
}
#contentwrapper {
	background-image:url(images/contentwrapperbg.jpg);
}
}
#contentwrappertop {
}
#contentwrapperfooter {
	background-image:url(images/contentfooterbg.jpg);
	background-repeat:none;
	height:37px; 
	margin-bottom:10px;
	text-align:center;
}
#contentwrapperfooter a {
	color:#e40153;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	margin-right:25px;
}
#contentwrapperfooter a:hover {
	color:#666666;
}
#content {
	float:left;
	width:650px;
	margin-left:15px;
}
.post {
	margin-right:10px;
	margin-bottom:10px;
	padding:0 10px 10px 10px;
}
.posttitle{
	background:#e5e9f1;
	padding:7px;
}
h1 {
	font-size:16px;
	color:#2b2b2b;
	text-align: center;
	font-weight:500;
	text-decoration:underline;
}
h1 a {
	color:#2b2b2b;
}
.posttext { 
	color:#1b1b1b;
	font-size:13px;
	padding:15px 0px 0px 0;
	line-height:18px;
}
.posttext h2 {
margin: 5px 0 5px 0;
}
.posttext h3 {
	font-size:16px;
	background-color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h4 {
	font-size:14px;
	background-color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h5 {
	font-size:12px;
	background-color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h6 {
	font-size:10px;
	background-color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext p{
	padding-bottom:10px;
}
.posttext a{
	color:#e40153;
	text-decoration:none;
}
.posttext a:hover{
	color:#666666;
}
.posttext ul {
	padding-left:40px;
	padding-right:40px;
	color:#1b1b1b;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}
.posttext ul li {
	list-style-type:disc;
	list-style-position:inside;
	color:#111;
	margin-bottom:5px;
}
.posttext ol {
	list-style-type:decimal;
	padding-left:40px;
	padding-right:40px;
	color:#111;
	margin-top:10px;
	margin-bottom10px;
	font-size:11px;
}
.posttext ol li {
	list-style-type:decimal;
	list-style-position:inside;
	color:#111;
	margin-bottom:5px;
}
.more-link {
 float:right;
}
.postmeta {
	border-top:1px solid #e5e9f1;
	text-align:left;
	font-size:10px;
	color:#2b2b2b;
}
.postmeta a{
	color:#2b2b2b;
}
.postmeta a:hover{
	background-color:#e5e9f1
}
.sidebar {
	float:right;
	width:285px;
	margin-right:26px;
}
.sidebarwidgetbg {
	background:#eef1f7 ;
	margin-bottom:15px;
}
.sidebarwidget {
	font-size:10px;
	color:#2b2b2b;
}
h3 {
	color:#2b2b2b;
	background-color:#e5e9f1;
	font-size:16px;
	font-weight:400;
	text-align:center;
	padding:3px;
	margin:0;
}
h3 a {
	color:#2b2b2b;
	text-decoration:none;
}
.sidebarwidget a {
	color:#2b2b2b;
}
.sidebarwidget a:hover {
	text-decoration:underline;
}
.sidebarwidget ul {list-style:none;}
.sidebarwidget li {
	list-style:none;
	border-bottom:#cfd1d4 solid 1px;
	display:block;
}
.sidebarwidget li:hover {background:#eceff5;}
.sidebarwidget ul li {list-style:none; padding:10px;}
.sidebarwidget ul li ul {list-style:none;}
.sidebarwidget ul li ul li {list-style:none;}
.textwidget {padding:10px;}
.textwidget {background:#eceff5;}
#footer {
	min-height:100px;
	padding:5px;
	text-align:center;
	font-size: 12px;
}
#footer a {
	color:#6e6e52;
	font-weight:bold;
	margin-right:5px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.postmeta-single {
	background:#eef0f1;
	padding:15px;
}

.comment-count {
	float:right;
	margin-left:25px;
	font-weight:bolder;
	color:#b7bfc4;
}
.comment-count a{
	font-size: 20px;
	font-weight:bolder;
	color:#b7bfc4;
	text-decoration:none;
}