/*
////////////////////////////////////////////////////////////////////////
Page Header Images
////////////////////////////////////////////////////////////////////////
*/
.headerJournal {
	height:39px;
	background-image: url(../media/images/pageHeaders/journalHeader.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	}






body {
	margin: 0px;
	background-image: url(../media/images/colorSwatches/colorSwatch_backGroundBlue.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
/* Links
----------------------------------------------- */
a:link {
	color:#258;
	text-decoration: none;
  }
a:visited {
  color:#666;
  text-decoration: none;
  }
a:hover {
  color:#c63;
  }
a img {
  border-width:0;
  }

/*
////////////////////////////////////////////////////////////////////////
Header Stuff
////////////////////////////////////////////////////////////////////////
*/

.headerBack {
	background-image: url(../media/images/colorSwatches/colorSwatch_backTopBlueFade.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
/*
////////////////////////////////////////////////////////////////////////
Page Layout Images
////////////////////////////////////////////////////////////////////////
*/
.pageBackTop {
	background-image: url(../media/images/pageImages/pageBoxTop.jpg);
	background-repeat: repeat;
	height: 39px;
	padding: 0px;
	margin: 0px;
}
.pageBack {
	background-image: url(../media/images/pageImages/pageBoxBack.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
.pageRegBack {
	background-image: url(../media/images/pageImages/pageRegBack.jpg);
	background-repeat: repeat-y;
	width: 614px;
	margin: 0px;
	padding: 0px;
}

.pageBackBottom {
	background-image: url(../media/images/pageImages/pageBoxBottom.jpg);
	background-repeat: repeat;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
.pageRegBottom {
	background-image: url(../media/images/pageImages/pageRegBottom.jpg);
	background-repeat: repeat;
	height: 14px;
	padding: 0px;
	margin: 0px;
}

/*
////////////////////////////////////////////////////////////////////////
Side Image Stuff
////////////////////////////////////////////////////////////////////////
*/

.pageSideBack {
	background-image: url(../media/images/pageImages/pageSideBack.jpg);
	background-repeat: repeat;
	width: 162px;
	padding: 0px;
	margin: 0px;
}
.pageSideTop {
	background-image: url(../media/images/pageImages/pageSideTop.jpg);
	background-repeat: repeat;
	width: 162px;
	height: 12px;
	padding: 0px;
	margin: 0px;
}


/*
////////////////////////////////////////////////////////////////////////
Footer Stuff
////////////////////////////////////////////////////////////////////////
*/
.pageFooterBack {
	background-image: url(../media/images/pageImages/pageFooterBack.jpg);
	background-repeat: no-repeat;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.bottomSpacer {
	height: 5px;
}



/*
////////////////////////////////////////////////////////////////////////
Blog Stuff
////////////////////////////////////////////////////////////////////////
*/
.blueBox {
 margin:0px 0px 0px 0px;
 padding:5px 5px 5px 5px;
 color:#6699CC;
 border:1px solid #6699CC;
 background-image:url("http://www.joshburton.com/2.0/media/images/colorSwatches/colorSwatch_SideBackBlue.jpg");
}

/*
////////////////////////////////////////////////////////////////////////
Blog Stuff
////////////////////////////////////////////////////////////////////////
*/
/* Posts
----------------------------------------------- */
.date-header {
  margin:3px 0 0 43px;
  font-size: x-small;
  text-align: left;
  line-height:.1em;
  text-transform:uppercase;
  letter-spacing:0.2em;
  color:#6699CC;
  }
.post {
  margin:.3em 0 10px;
  padding:0 5px;
  }
.post-title {
	margin:0;
	font-size:135%;
	line-height:1em;
	display:block;
	padding:2px 14px 10px 29px;
	color:#003366;

	background-image: url(http://www.joshburton.com/2.0/media/images/blogStuff/blogBullet.png);
	background-repeat: no-repeat;
	background-position: 8px .7em;
  }
a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
a.title-link:hover {
  background-image:url("http://www.joshburton.com/2.0/media/images/colorSwatches/colorSwatch_SideBackBlue.jpg");
  color:#000;
  }
.post-body {
  padding:5px 14px 1px 29px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }

.post-footer {
 margin:0px 29px 0px 29px;
 padding:2px 5px 2px 29px;
 border:1px solid #6699CC;
 background-image:url("http://www.joshburton.com/2.0/media/images/colorSwatches/colorSwatch_SideBackBlue.jpg");
 
 
}
.post-footer p{
  font-size:x-small;
  color:#666;
  text-align:right;

  }
.post-body ul li {
	background:url("http://www.joshburton.com/2.0/media/images/blogStuff/smallBullet.gif") no-repeat 2px .25em;
	margin:0;
	padding:0 0 3px 16px;
	margin-bottom:3px;
	font-size: x-small;
	list-style-type: none;
 }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.joshburton.com/2.0/media/images/blogStuff/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.joshburton.com/2.0/media/images/blogStuff/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
 margin:0px 0px 0px 0px;
 padding:4px;
 color:#6699CC;
 border:1px solid #6699CC;
 background-image:url("http://www.joshburton.com/2.0/media/images/colorSwatches/colorSwatch_SideBackBlue.jpg");
  }
blockquote {
  margin:.75em 0;
  border:1px solid #6699CC;
  border-width:1px 0;
  padding:5px 15px;
  color:#666;
  }
.post blockquote p {
  margin:.5em 0;
  }

#blog-pager-newer-link {
  float: left;
  font-size: x-small;
  margin-left: 13px;
 }
 
#blog-pager-older-link {
  float: right;
  font-size: x-small;
  margin-right: 13px;
 }

#blog-pager {   
  text-align: center;
  font-size: x-small;
 }

.feed-links { 
  clear: both;
  font-size: x-small;
  line-height: 2.5em;
  margin-left: 13px;
}

.projects-Info {
	clear: both;
	font-size: x-small;
	margin-left: 0px;
	text-align: right;
	position: relative;
	top: -20px;
}

/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px solid #6699CC;
  font-size:120%;
  line-height:1.4em;
  color:#333;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background:url("http://www.joshburton.com/2.0/media/images/blogStuff/icon_comment.gif") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#666;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#666;
  }
.comment-timestamp a:link {
  color:#666;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
  
*/
/* Sidebar
----------------------------------------------- */

  .box {
    margin:0 0 5px;
    padding:10px 0 0;
    }
	
  .box2 {
    padding:0 10px 8px;
    }

.sidebar .clear, .main .widget .clear { 
  clear: both;
  padding-bottom: 0.1em;
}
#sidebartop h2 {
  line-height:1.5em;
	margin:0;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #6699CC;
	font-size: x-small;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#003366;
	padding:0;
  }
.sidebar-title {
  line-height:1.5em;
	margin:0;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #6699CC;
	font-size: x-small;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#003366;
	padding:0;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
	background:url("http://www.joshburton.com/2.0/media/images/blogStuff/smallBullet.gif") no-repeat 2px .25em;
	margin:0;
	padding:0 0 3px 16px;
	margin-bottom:3px;
	font-size: x-small;
  }
.box p {
  margin:0 0 .6em;
  }
  
/* Profile
----------------------------------------------- */
  #profile-container {
    margin:0 0 15px;
    padding:0 0 10px;
    }
  #profile-container h2 {
    padding:5px 5px .2em;
    margin:0;
    border-width:0;
  	font-size: x-small;
 	text-transform:uppercase;
	letter-spacing:0.2em;
  	color:#003366;
    }


.profile-datablock {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    font-size: x-small;
  }
.profile-img {display:inline;}
.profile-img img {
	float:center;
	border:3px solid #fff;
    margin-left: 30px;
    padding-top: 10px;
  }
.profile-data strong {
  font-size: x-small;
  }
#profile-container p {
  margin:0 5px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  font-size: x-small;
  }
#profile-container a {
  color:#258;
  }
.profile-link a {
	background:url("http://www.joshburton.com/2.0/media/images/blogStuff/icon_profile.gif") no-repeat 0 .1em;
	padding-left:15px;
	font-weight:bold;
	font-size: xx-small;
  }
ul.profile-datablock {
  list-style-type:none;
  }
