/*
Theme Name: Project Joy Vibes
Theme URI: http://www.projectjoy.com/blog
Description: The theme for the Project Joy blog: <a href="http://www.projectjoy.com/blog/">Project Joy Vibes</a>.
Version: 1.0
Author: Joe Grassia
Author URI: http://www.atomicmouse.com/
Tags: custom header, fixed width, two columns
*/


/* ---- Reset ------------------------------------------------*/

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ---- Begin Typography & Colors ------------------------------------------------*/
body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff;
	color: #4a4a4a;
	text-align: center;
}
p {
	margin-bottom:1em;
}
a {
	color:#d74b5d;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
#mainContent .pageTitle {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#d74b5d;
	margin-bottom:1em;
}
#mainContent .date {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
#mainContent .date .month {
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}
#mainContent .date .day {
	font-size:26px;
	font-weight:bold;
}
#mainContent .date .year {
	font-size:14px;
}
#mainContent .entry {
	line-height:1.8em;
}
#mainContent h1, #mainContent h1 a {
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b4c9c;
}
#mainContent h1 a {
	text-decoration:none;
}
#mainContent h1 a:hover {
	text-decoration:underline;
}

#mainContent .author{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#474646;
}
#mainContent .readMore {
	display:block;
	margin-top:1em;
}
.padBottom {
	margin-bottom:.5em;
}

/* ---- SideBar ----*/
#sideBar h2 {
	color:#6b4c9c;
	font-size:12px;
}
#sideBar .contentBlock {
	font-size:11px;	
}
#sideBar .itemLabel {
	color:#666;
	font-weight:bold;
}
#sideBar #searchform #s {
	font-size:16px;
	color:#999;
}
#sideBar .pjLink a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#d74b5d;
	text-decoration:none;
}
#sideBar .pjLink a:hover {
	text-decoration:underline;
}
#sideBar ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#sideBar ul a {
	font-weight:bold;
	text-decoration:none;
	color:#4a4a4a;
}
#sideBar ul a:hover {
	text-decoration:underline;
}

/* ---- Footer ----*/
#footer {
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#footer .highlight {
	color:#bdd941;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	text-decoration:none;
}
#contactInfo {
	background-color:#7a5ea6;
	line-height:1.3em;
}
#companyDesc {
	background-color:#6b4c9c;
	line-height:1.5em;
	font-size:11px;
}
#legal {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}


#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 Structure -------------------------------------------------*/
#container {
	width:950px;
	margin: 68px auto 0 auto;
	padding-bottom:20px;
	text-align:left;
}
#header {
	width:950px;
	height:180px;
	background:url(images/header.jpg) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header a {
	display:block;
	width:750px;
	height:170px;
}
#pageBody {
	background:url(images/bkg_body.gif) top left repeat-y;
	padding:45px 20px 22px 32px;
}
#mainContent {
	width:615px;
	float:left;
}
#mainContent .date {
	width:75px;
	height:73px;
	background:url(images/bkg_dateBlock.gif) top left no-repeat;
	float:left;
	text-align:center;
}
#mainContent .date .month {
	display:block;
	padding-top:4px;
}
#mainContent .date .day {
	display:block;
	padding-top:11px;
}
#mainContent .date .year {
	display:block;
	padding-top:1px;
}
#mainContent .entry {
	margin:0 0 50px 100px;
	padding-bottom:30px;
	border-bottom:#d1d1d1 solid 1px;
}
#mainContent .entry .author{
	display:block;	
	padding-bottom:10px;
}
#mainContent .avatar {
	float:left;
	padding-right:20px;
}
#sideBar {
	float:right;
	width: 215px;
	position:relative;
}
#sideBar .homeLink {
	position:absolute;
	padding-left:8px;
	top:-28px;
}
#sideBar .homeLink a {
	font-weight:bold;
	color:#6b4c9c;
}
#sideBar .contentBlock {
	padding:24px 8px 24px 8px;	
	border-top:#cbcbcb solid 1px;
	position:relative;
}
#sideBar h2 {
	margin-bottom:1em;
}
#sideBar li {
	margin-bottom:1em;
}

/* ---- RSS Feed ----*/
#sideBar .rssFeed {
	position:relative;
}
#sideBar .rssFeed a {
	display:block;
	width:39px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/icon_rss.gif) top left no-repeat;
	position:absolute;
	top:-10px;
	right:-8px;
}
* html #sideBar .rssFeed a {
	/* IE6 hack */
	right:0;
}

/* ---- Search Form ----*/
#sideBar #searchform {
	margin-top:27px;
	position:relative;
}
#sideBar #searchform #s {
	width:158px;
	height:23px;
	border:#cccccc solid 1px;
	padding:3px 3px 0 4px;
}
#sideBar #searchsubmit {
	display:block;
	width:29px;
	height:31px;
	position:absolute;
	top:0px;
	right:-8px;
}
* html #sideBar #searchsubmit  {
	/* IE6 hack */
	right:0;
}
#sideBar .pjLink {
	margin-top:25px;
}
#sideBar .pjLink a {
	display:block;
	margin-top:8px;
}


.navigation {
	display: block;
	margin:10px 0 0 100px;
}
.navigation ul {
	margin:0;
	padding:0;
}
.navigation li {
	float:left;
	margin:0 6px 0 0;
	padding:0;
}
.navigation a {
	display:block;
	padding:4px 6px;
	border:#bdd941 solid 1px;
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.navigation a:hover {
	background-color:#edf5c8;
}

/* ---- Footer ----*/
#footer {
	background:url(images/bkg_body.gif) top left repeat-y;
	padding:0 10px 0 11px;
	height:120px;
}
#contactInfo {
	width:180px;
	height:120px;
	float:left;
}
#contactInfo .inner {
	padding:20px 0 0 25px;
}
#companyDesc {
	width:749px;
	height:120px;
	float:left;
}
#companyDesc .inner {
	padding:30px 20px 0 25px;
}
#companyDesc h1 {
	background:url(images/title_lifeCanHurt.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:297px;
	height:20px;
	margin-bottom:6px;
}
#legal {
	padding:17px 0 0 10px;
}

/* ---- End Structure -------------------------------------------------*/




/* ---- Begin Images  -------------------------------------------------*/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 ---------------------------------------------*/


/* End Entry Lists */





/* ---- 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 -----------------------------------------*/

/* Holly Hack - give layout to IE 6 elements */
/* \*/
* html .gainlayout { height: 1%; }
/* */

/* Give layout to IE 7 elements */
.gainlayout { 
	min-height: 0; 
}

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;
}

.clear {
	clear:both;
}



/* 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 */


