/*
Theme Name:    Pink Pink Box 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:#d6d5d5;
}

#wrapper {
	margin:0 auto;
	margin-bottom:15px;
	width:862px;
}

#header {
	background-image:url(images/headerbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:193px;
	margin-top:15px;
}

h2 {
	color:#111;
	font-size:26px;
	padding:0 5px 0 5px ;
}

#header2 {
	background:url(images/headerbg2.jpg);
	background-repeat:no-repeat;
	height:94px;
}
#headernav {
	margin:0 auto;
	width:800px;
	margin-right:32px;
	text-align:left;
}
#headernav a {
	color:#d60c8c;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
	margin:0px;
}
#headernav a:hover {
	color:#666666;
}
#headernav ul {list-style:none;padding-top:11px;}
#headernav li {
	list-style:none;
	padding: 10px 15px 13px 15px;
	display:inline;
}
#headernav li:hover {background:#f3e8ee;color:#666666;}
#headernav ul li {list-style:none;}
#headernav ul li ul {list-style:none;}
#headernav ul li ul li {list-style:none;}
#contentwrapper {
	background-image:url(images/wrapperbg.jpg);
}
}
#contentwrappertop {
}
#contentwrapperfooter {
	background-image:url(images/contentfooterbg.jpg);
	background-repeat:none;
	height:116px; 
	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:565px;
	margin-top:-35px;
	margin-left:35px;
        display: inline;
}
.post {
	margin-right:10px;
	margin-bottom:10px;
	padding:0 10px 10px 10px;
}
.posttitle{
}
h1 {
	font-size:18px;
	color:#111;
	font-weight:500;
}
h1 a {
	color:#111;
	text-decoration:none;
}
.posttext { 
	color:#1b1b1b;
	font-size:13px;
	padding:15px 0px 15px 0;
	line-height:18px;
}
.posttext ul li{
list-style:none;
}

.posttext h2 {
margin: 5px 0 5px 0;
background:transparent;
}
.posttext h3 {
	font-size:16px;
	background:transparent;

	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h4 {
	font-size:14px;
	background:transparent;

	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h5 {
	font-size:12px;
	background:transparent;

	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext h6 {
	font-size:10px;
	background:transparent;

	font-weight:bold;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;

	}
.posttext p{
	padding-bottom:10px;
}
.posttext a{
	color:#d60c8c;
	text-decoration:none;
}
.posttext a:hover{
	color:#666666;
}
.posttext ul {
	padding-left:40px;
	padding-right:40px;
	color:#111;
	margin-top:20px;
	margin-bottom:20px;
}
.posttext ul li {
	list-style-type:none;
	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:20px;
	margin-bottom:20px;
}
.posttext ol li {
	list-style-type:decimal;
	list-style-position:inside;
	color:#111;
	margin-bottom:5px;
}
.postmeta {
	border-top:1px solid #e5e9f1;
	text-align:left;
	font-size:10px;
	color:#2b2b2b;
}
.postmeta a{
	color:#d60c8c;
}
.postmeta a:hover{
	background-color:#e5e9f1
}
#sidebar {
	float:right;
	width:200px;
	margin-top:-15px;
	margin-right:55px;
        display: inline;
}
.sidebarwidgetbg {
	background:#eef1f7 ;
	margin-bottom:15px;
	border:1px solid #e182b5;
}
.sidebarwidget {
	font-size:10px;
	color:#2b2b2b;
}
h3 {
	color:#d60c8c;
	background-color:#efd7e5;
	font-size:16px;
	font-weight:400;
	text-align:center;
	padding:3px;
	margin:0;
}
h3 a {
	color:#d60c8c;
	text-decoration:none;
}
.sidebarwidget a {
	color:#d60c8c;
}
.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:#f3e8ee;}
.sidebarwidget ul li {list-style:none;	padding: 10px;}
.sidebarwidget ul li ul {list-style:none;}
.sidebarwidget ul li ul li {list-style:none;}

#footer {
	min-height:100px;
	padding:5px;
	text-align:center;
	font-size: 12px;
}
#footer a {
	color::#000000;
	font-weight:bold;
	margin-right:5px;
	text-decoration:none;
}
#footer a:visited {color:#d60c8c;}
#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;
}
.textwidget {
	padding:10px;
}
em {font-style:italic;}