/*************************
	green: #16c1a3;
	yellow: #e9c80f; #edd137
	pink: #fc9cc0;
	grey: #ddd;
	
*************************/

body {
	background: #fff url(../images/body_bg.png);
	color: #464646;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;
	text-align: center;
}

a {
	color: #16c1a3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/***  Container  ***/

#container {
	background: #fff;
	border: 1px solid #aaa;
	margin-bottom: 100px;
	margin-top: 15px;
	padding-bottom: 19px;
	text-align: left;
	
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}


/***  Branding  ***/

#branding {
	background: url(../images/default_banner.png);
	height: 235px;
	
	-webkit-border-top-left-radius: 7px;
	-khtml-border-radius-topleft: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	
	-webkit-border-top-right-radius: 7px;
	-khtml-border-radius-topright: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
}

#scraplog #branding, #freebies #branding {
	background: url(../images/scraplog_banner.png);
}

#branding h1 {
	display: none;
}


/***  Nav  ***/

#nav {
	background: url(../images/default_nav_bg.png) no-repeat;
	border-bottom: 19px solid #fff;
	margin-top: -40px;
	padding: 12px 10px 0;
}

#scraplog #nav, #freebies #nav {
	background: url(../images/scraplog_nav_bg.png) no-repeat;
}

#nav ul {
	list-style: none;
	margin: 0;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	display: block;
	height: 22px;
	margin: 0 24px 0 0;
	text-indent: -5000px;
}

#nav p {
	float: right;
	margin: 3px 0 10px;
}

#nav p a {

}

#linkHome {
	background: url(../images/nav.png) 0 0 no-repeat;
	width: 56px;
}

#linkHome:hover {
	background-position: 0 -23px;
}

#home #linkHome, #article #linkHome {
	background-position: 0 -46px;
}

#linkScraplog {
	background: url(../images/nav.png) -65px 0 no-repeat;
	width: 83px;
}

#linkScraplog:hover {
	background-position: -65px -23px;
}

#scraplog #linkScraplog {
	background-position: -65px -46px;
}

#linkArchives {
	background: url(../images/nav.png) -156px 0 no-repeat;
	width: 78px;
}

#linkArchives:hover {
	background-position: -156px -23px;
}

#archives #linkArchives {
	background-position: -156px -46px;
}

#linkFreebies {
	background: url(../images/nav.png) -242px 0 no-repeat;
	width: 78px;
}

#linkFreebies:hover {
	background-position: -242px -23px;
}

#freebies #linkFreebies {
	background-position: -242px -46px;
}

#linkAbout {
	background: url(../images/nav.png) -328px 0 no-repeat;
	width: 57px;
}

#linkAbout:hover {
	background-position: -328px -23px;
}

#about #linkAbout {
	background-position: -328px -46px;
}

#linkContact {
	background: url(../images/nav.png) -395px 0 no-repeat;
	width: 74px;
}

#linkContact:hover {
	background-position: -395px -23px;
}

#contact #linkContact {
	background-position: -395px -46px;
}

/*
#linkHome {
	background: url(../images/nav_options.png) 0 0 no-repeat;
	width: 56px;
}

#linkHome:hover {
	background-position: 0 -23px;
}

#home #linkHome, #article #linkHome {
	background-position: 0 -46px;
}

#linkScraplog {
	background: url(../images/nav_options.png) -65px 0 no-repeat;
	width: 83px;
}

#linkScraplog:hover {
	background-position: -65px -23px;
}

#scraplog #linkScraplog {
	background-position: -65px -46px;
}

#linkArchives {
	background: url(../images/nav_options.png) -156px 0 no-repeat;
	width: 78px;
}

#linkArchives:hover {
	background-position: -156px -23px;
}

#archives #linkArchives {
	background-position: -156px -46px;
}

#linkAbout {
	background: url(../images/nav_options.png) -243px 0 no-repeat;
	width: 57px;
}

#linkAbout:hover {
	background-position: -243px -23px;
}

#about #linkAbout {
	background-position: -243px -46px;
}

#linkContact {
	background: url(../images/nav_options.png) -309px 0 no-repeat;
	width: 74px;
}

#linkContact:hover {
	background-position: -309px -23px;
}

#contact #linkContact {
	background-position: -309px -46px;
}
*/

/***  Content Wrapper  ***/

#contentWrapper {

}


/***  Main Content  ***/

#mainContent {

}


/***  Secondary Content  ***/

#secondaryContent {
	color: #878787;
}

#secondaryContent h4 {
	height: 38px;
	margin: 19px 0 0;
	text-indent: -5000px;
	overflow: hidden;
}

#secondaryContent #sidebar_jason_kellie {
	background: url(../images/sidebar_h4s.png) 0 0 no-repeat;
	width: 131px;
}

#secondaryContent #sidebar_kellie {
	background: url(../images/sidebar_h4s.png) 0 -38px no-repeat;
	width: 131px;
}

#secondaryContent #sidebar_where {
	background: url(../images/sidebar_h4s.png) 0 -76px no-repeat;
	width: 141px;
}

#secondaryContent #sidebar_friends {
	background: url(../images/sidebar_h4s.png) 0 -114px no-repeat;
	width: 168px;
}

#secondaryContent #sidebar_good_reads {
	background: url(../images/sidebar_h4s.png) 0 -152px no-repeat;
	width: 95px;
}

#secondaryContent #sidebar_flickr {
	background: url(../images/sidebar_h4s.png) 0 -190px no-repeat;
	width: 160px;
}

#secondaryContent #sidebar_ejat {
	background: url(../images/sidebar_h4s.png) 0 -228px no-repeat;
	width: 166px;
}


/***  Bio  ***/

#bio a.photoCredit {
	color: #878787;
}

#bio a.photoCredit:hover {
	color: #555;
}


/***  Post  ***/

.post {
	border-top: 1px solid #edd137;
	margin-bottom: 19px;
}


/***  Post Meta  ***/

.postMeta {
	color: #878787;
	padding-bottom: 15px;
}

.postMeta dl {
	margin: 0;
	padding: 26px 10px 1px 0;
}

.postMeta dt {
	margin: 0;
}

.postMeta dd {
	margin: 0 0 10px;
}

.postMeta a.commentLink {
	display: block;
	width: 100%;
}


/***  Post Content  ***/

.postTitle {
	margin-top: 19px;
}

.addComment {
	background: url(../images/pencil_add.png) no-repeat;
	padding-left: 22px;
}


/***  Images  ***/

img {
	border: 1px solid #ddd;
	margin-bottom: 14px;
	margin-right: 2px;
	padding: 6px;
}

img.bioImg {
	border: none;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
}


/***  Comments  ***/

#commentsWrapper {
	border-top: 1px solid #edd137;
	margin-top: 19px;
}

.commentsInnerWrapper {

}

.commentAuthor {
	padding: 0 10px;
}

.commentTimeStamp {
	color: #ccc;
}

#addCommentWrapper {
	margin-top: 38px;
}


/***  Form elements  ***/

label {
	display: block;
}

input {
	color: #333;
	font: inherit;
}

textarea {
	color: #333;
	font: inherit;
	padding: 3px 3px 2px;
}

.text {
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	padding: 3px 3px 2px;
	width: 220px;
}

.longtext {
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	padding: 3px 3px 2px;
	width: 300px;
}

#commentForm textarea {
	height: 220px;
	width: 452px;
}

.button {
	background: #fff;
	border: 1px solid #ddd;
	color: #16c1a3;
	margin-right: 10px;
	padding: 7px; 10px;
	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.button:hover {
	background: #f8f8f8;
}

.disabled {
	color: #ddd;
	cursor: default;
}

.disabled:hover {
	background: #fff;
}

.previewDisclaimer {
	background: #feffd0;
	padding: 0 3px;
}

#txpCommentInputForm #name,
#txpCommentInputForm #email,
#txpCommentInputForm #web,
#txpCommentInputForm #message {
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	padding: 3px 3px 2px;
}

#txpCommentInputForm #name,
#txpCommentInputForm #email {
	width: 220px;
}

#txpCommentInputForm #web {
	width: 300px;
}

#txpCommentInputForm textarea {
	height: 220px;
	width: 452px;
}


/***  Pagination Links  ***/

#pagination {
	margin-bottom: 5px;
	padding-top: 19px;
}

#pagination a {
	border: 1px solid #ddd;
	padding: 7px; 10px;
	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#pagination a:hover {
	background: #f8f8f8;
}

#newerLink {
	text-align: right;
}


/***  Flickr and Etsy Badge  ***/

.loadingMessage {
	background: url(../images/ajax-loader.gif) 0 1px no-repeat;
	padding-left: 20px;
}

.noAjax {
	color: #ccc;
}

.noAjax a {
	color: #7fddcc;
}

.flickr_badge_image {
	display: inline;
}

.badge img {
	margin: 3px;
	padding: 6px;
}

.badge img:hover {
	border: 1px solid #aaa;
}


/***  Coda  ***/

#coda {
	color: #76797c;
	margin-top: 38px;
}

#coda a {
	background: #fff;
}


/***  Misc  ***/

.clearBoth {
	clear: both;
}

.hidden {
	display: none;
}

.small {
	font-size: 10px;
	line-height: 15px;
}

.muted {
	color: #bbb;
	font-size: 10px;
}

.muted a {
	color: #7fddcc;
}

.pull_1 {
	margin-left: -80px
}

.pull_2 {
	margin-left: -160px
}

.push_1 {
	margin-left: 80px
}

.push_2 {
	margin-left: 160px
}


/***  Page Specific Styles  ***/

#updates .postMeta, #freebies .postMeta {
	display: none;
}

#updates .postContent, #freebies .postContent {
	margin-left: 160px;
}

#updates #commentsWrapper, #freebies #commentsWrapper {
	display: none;
}

#freebies .addComment {
	display: none;
}

#updates .formHeader {
	clear: both;
}

#updates input.zemText {
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	padding: 3px 3px 2px;
	width: 180px;
}

#updates .zemSubmit {
	background: #fff;
	border: 1px solid #ddd;
	color: #16c1a3;
	margin-right: 10px;
	padding: 7px; 10px;
	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#updates .zemSubmit:hover {
	background: #f8f8f8;
}

#updates .pap {
	float: right;
}

#updates form div div {
	float: left;
	margin-right: 6px;
	margin-top: -4px;
}


/***  404  ***/

#page404 {
	background: #00a;
	color: #fff;
	font-family: mono-space, monospace;
	font-size: 14px;
	padding-top:
}

#page404 #container {
	background: #00a;
	border: none;
	padding-top: 65px;
	width: 600px;
}

#page404 h1 {
	text-align: center;
	margin-bottom: 19px;
}

#page404 h1 span {
	background: #aaa;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 12px;
	text-transform: uppercase;
}

#page404 ul {
	list-style: none;
	margin-left: -16px;
}

#page404 a {
	color: #fff;
	text-decoration: underline;
}

#page404 a:hover {
	color: blue;
	background: yellow;
}