/*  
Theme Name: Jay Goldman
Theme URI: http://jaygoldman.com/
Description: Theme for the <a href="http://jaygoldman.com" title="Jay Goldman">Jay Goldman</a> website
Version: 1.0
Author: Jay Goldman
Author URI: http://jaygoldman.com/

	Jay Goldman 1.0
	http://jaygoldman.com/

	This theme was designed and built by Jay Goldman
	whose blog you will find at http://jaygoldman.com/

*/

/*******************************************************************************
* HTML elements
*******************************************************************************/

body{
	padding: 0px;
	margin: 0px;

	font-size: 1.1em;
	text-align: center;
	
	background-image: url("images/backgroundBody.gif");
	background-repeat: repeat-x;
	background-color: #666666;
}

/*******************************************************************************
* Top-level Page Containers
*******************************************************************************/

#page{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	
	border-left: 2px solid black;
	border-right: 2px solid black;
	background-image: url("images/backgroundContent.gif");
	background-repeat: no-repeat;
	background-position: 100% 150px;
	background-color: white;
}

#content{
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 45px;
	width: 697px;
}

#sidebar{
	float: left;
	width: 170px;
	margin-bottom: 20px;
	padding-left: 10px;
	
	border-left: 1px solid #d9d9d9;
}

#footer{
	clear: both;
	
	font-size: 8pt;
	color: #bcbcbc;
}
	#footer p{
		margin: 0px 0px 0px 45px;
	}
	
	#content #footer a:link, #content #footer a:visited, #content #footer a:hover, #content #footer a:active{
		color: #bcbcbc;
	}


/*******************************************************************************
* Header
*******************************************************************************/

#header{
	height: 100px;
}

	#header h1{
		padding: 5px 5px;
	}
	
	#header h1#headerSiteName a{
		background-image: url("images/jaygoldman.gif");
		display: block;
		height: 96px;
		margin: 10px, 0px, 0px, 10px;
		text-indent: -99999px;
		width: 930px;
	}
	
	#header p#headerSiteDesc{
		text-indent: -9999px;
	}
	
	#header a:hover{
		outline:none;
	}

/*******************************************************************************
* Sidebar
*******************************************************************************/

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
}

#sidebar h2 {
	margin: 5px 0px 0px;
	padding: 0px;

	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

#sidebar form {
	margin: 0px;
}

#sidebar li#facebookCookbook img#bookCover{
	width: 120px;
}

#sidebar .explanation{
	color: #aaa;
	font-size: 8pt;
}
	#sidebar .explanation a:link, #sidebar .explanation a:visited{
		color: #aaa;
		text-decoration: none;
	}
	#sidebar .explanation a:hover, #sidebar .explanation a:active {
		color: #aaa;
		text-decoration: underline;
	}

#sidebar li#twitter img#twitterLogo{
	width: 50px;
}

#sidebar li#sidebarMugshot div#currentMugshot{
	position: relative;
}

#sidebar li#sidebarMugshot div#currentMugshot img#dailyMugshotLogo{
	bottom: -5px;
	margin: 0px 5px 0px 0px;
	position: absolute;
	right: 0px;
	width: 80px; 
	z-index: 2;
}

#sidebar li#sidebarMugshot div#currentMugshot img#dailyMugshotPlayButton{
	left: 48px;
	height: 66px;
	position: absolute;
	top: 48px;
	width: 64px; 
	z-index: 1;
}

#sidebar li#sidebarMugshot div#currentMugshot img#dailyMugshotPhoto{
	width: 160px;
	z-index: 0;
}

#sidebar li#flickr img#flickrRecentPhoto{
	width: 160px;
}

#sidebar li#flickr img#flickrLogo{
	width: 40px;
}

#sidebar li#quicksnapper img#quicksnapperRecentSnap{
	width: 160px;
}

#sidebar li#quicksnapper img#quicksnapperLogo{
	vertical-align: middle;
	width: 80px;
}


#sidebar li#delicious img#deliciousLogo{
	vertical-align: middle;
	width: 20px;
}

#sidebarSyndicate img#feedIcon{
	vertical-align: middle;
}

#sidebarWayfinding{
	padding: 3px;
	color: #82d557;
	background-color: #edffe2;
}

#sidebar li#lastFM ul.lastfm li{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 150px;
}
	
	#sidebar li#lastFM p#lastfmExplanation{
		clear: left;
		margin-top: 10px;
	}
		#sidebar li#lastFM p#lastfmExplanation img{
			vertical-align: middle;
		}
	
/*******************************************************************************
* Posts
*******************************************************************************/

.post {
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

	.post hr {
		display: block;
	}
	
	div#content.tweets div.post{
		clear: left;
		height: 45px;
	}

.archivePost{
	margin: 0px 10px 0px 0px;
	padding: 5px;
}
	.archivePost .olderDate{
		margin: 12px 5px 0px 0px;
	}

.postmetadata {
	clear: left;
}

.entry{
	margin: 0px 10px 0px 0px;
}
	.entry p a:visited {
		color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#recentDate{
	float: left;
	width: 50px;
	height: 60px;
	margin: 2px 8px 2px 0px;
	
	background-image: url("images/backgroundRecentDate.gif");
	background-repeat: no-repeat;

	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

	#recentDate .dateMonth{
		margin-top: 3px;
		
		font-size: 9px;
		color: #666;
	}
	
	#recentDate .dateDay{
		margin-top: 2px;
		
		font-size: 30px;
		color: black;
	}
	
	#recentDate .dateYear{
		margin-top: 3px;
		
		font-size: 9px;
		color: #666;
	}

.olderDate{
	float: left;
	width: 75px;
	height: 20px;
	margin: 0px 4px 2px 0px;
	padding-top: 1px;
	
	background-image: url("images/backgroundOlderDate.gif");
	background-repeat: no-repeat;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;

}
	.olderDate .dateMonth{
		margin: 0px 2px 0px 0px;
		display: inline;
		color: #666;
	}
	
	.olderDate .dateDay{
		margin: 0px 2px 0px 0px;
		display: inline;
		color: black;
	}

	.olderDate .dateYear{
		margin: 0px 0px 0px 0px;
		display: inline;
		color: #666;
	}
	
	div#content.tweets div.post div.olderDate{
		background-image: url("images/backgroundTweetDate.gif");
		height: 40px;
		margin: 2px 10px 0px 0px;
	}

.quote {
	background-image: url("images/quotes.gif");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 47px;
	padding-left: 40px;
}
	.quote .quotemetadata{
		font-size: 10px;
		font-style: italic;
		margin: 0px 0px 0px 5px;
	}
	.quote .postmetadata{
		text-transform: lowercase;
		font-size: 9px;
		font-style: italic;
		color: #5e5e5e;
	}
	
.wp-caption{
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 10px auto;
	padding: 5px;
}
	div.mostRecentPost p.wp-caption-text, div.post p.wp-caption-text{
		margin: 5px 0px;
		text-align: center;
	}

.aligncenter{
	text-align: center;
}

div.alignright{
	margin: 10px 0px 10px 10px;

}

div.entry .awad{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-box-shadow:0 2px 3px #CCCCCC;
    -webkit-box-shadow:0 2px 3px #CCCCCC;
    box-shadow:0 2px 3px #CCCCCC;
    background:#edf8ff url('images/awad.png') 570px center no-repeat;
    color:#333333;
    font-size:13px;
    min-height:60px;
    line-height:19px;
    margin: 20px 0;
    padding:15px 120px 10px 15px;
}
    .awad a{text-decoration:underline;}
    .awad .word{font-weight:bold;}
    .awad .pronunciation{color:#434f57;font-size:10px;}
    .awad .type{font-style:italic;}

    .awad-highlight{
        background-color:#edf8ff;
        padding: 0px 3px;
    }

/*******************************************************************************
* Calendar
*******************************************************************************/

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

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	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 0px;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/*******************************************************************************
* Images
*******************************************************************************/

p img {
	padding: 0px;
	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: 0px 0px 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/*******************************************************************************
* Lists
*******************************************************************************/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0px 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0px 0px 0px 35px;
	margin: 0px;
}

.entry ol li {
	margin: 0px;
	padding: 0px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*******************************************************************************
* Forms
*******************************************************************************/

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

/*******************************************************************************
* Comments
*******************************************************************************/
.altRow {
	background-color: #f9f9f9;
}

.commentlist {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0px 3px 0px;
	padding: 5px 10px 0px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
}

#commentform p {
	margin: 5px 0px;
}

li.comment{
	margin: 0px 10px 0px 0px;
	padding: 5px;
}

	li.author{
		border: 1px solid #9fc6ff;
		background: url("images/author-comment.png") no-repeat top right #f1f4ff;
	}

	li.comment div.commentCount{
		float: left;
		margin: 0px 5px 0px 0px;
		padding: 2px 0px 0px 0px;
		height: 20px;
		width: 25px;
		background: url("images/backgroundCommentCount.gif") no-repeat;
		text-align: center;
		
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 13px;
		color: #aaa;
	}

		li.comment div.commentEditLink{
			margin: 10px 0px 0px 0px;
			font-size: 9px;
			font-style: normal;
		}

	li.comment div.commentBody{
		float: left;
		border-left: 2px white solid;
		padding: 0px 0px 0px 5px;
		width: 600px;
	}
	
		li.comment div.commentMetadata{
			border-bottom: 2px white solid;
			padding: 0px 0px 5px 0px;
		}
	
		li.comment div.commentDate{
			font-size: 9px;
			font-weight: normal;
			color: #666;
		}
	
		li.comment div.commentModerationNotice{
			padding: 5px;
			color: #82d557;
			background-color: #edffe2;
		}

		li.comment div.commentText{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 150%;
			text-align: left;
		}
	
	li.comment div.commentFooter{
		clear: left;
	}
	
.nocomments {
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.commentmetadata {
	margin: 0px;
	display: block;
}

#commentform{}
	#commentform input {
		width: 150px;
		padding: 2px;
		margin: 5px 5px 1px 0px;
	}
	
	#commentform textarea {
		margin: 0px 10px 0px 0px;
		padding: 2px;
	}

	#commentform label {
		clear: left;
		float: left;
		width: 80px;
		padding: 5px 3px 0px 0px;
		text-align: right;
	}
	
	#commentformText{
		clear: left;
		padding: 10px 0px 0px 0px;
	}
	
	#commentform #submit {
		margin: 0px 10px 10px 0px;
		float: right;
	}
	
	#commentform #labelSubscribe{
		width: 300px;
	}

/*******************************************************************************
* Text Styling
*******************************************************************************/

blockquote {
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0px 0px;
	display: block;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}


.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.helpTip{
	color: #808080;
}

#welcome_twitter{
	background-color: #edffe2;
	border: 1px solid #50922d;
	color: #50922d;
}
	#welcome_twitter a:link, #welcome_twitter a:visited, #welcome_twitter a:hover, #welcome_twitter a:active{
		color #50922d;
	}
	
	#welcome_twitter p#twitter_logo{
		float: left;
		height: 23px;
		margin: 10px;
		width: 100px;
	}
		#welcome_twitter p#twitter_logo img{
			height: 23px;
			width: 100px;
		}
	
	#welcome_twitter p#twitter_text{
		margin: 10px;
	}
	
/*******************************************************************************
* Single Post Display
*******************************************************************************/

.navigation {
	clear: both;
	display: block;
	margin: 10px 10px 10px 0px;
	padding: 3px;
	
	background-color: #f9f9f9;
	text-align: center;
}
	
	.navigation div.navigationFooter{
		clear: both;
	}

/*******************************************************************************
* Post Metadata
*******************************************************************************/

div.postmetadata{
	clear: left;
	margin: 10px 10px 0px 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 11px;
	font-style: italic;
	color: #5e5e5e;
	
	border-top:  1px solid #d9d9d9;
	border-bottom:  1px solid #d9d9d9;

}

	div.postmetadata a:link, div.postmetadata a:visited{
		color: #373446;
		text-decoration: none;
	}
	div.postmetadata a:hover, div.postmetadata a:active{
		color: #373446;
		text-decoration: underline;
	}

	div.postmetadata p{
		margin: 2px 0px 2px 0px;
	}
	

/*******************************************************************************
* CONTACT FORMS
*******************************************************************************/

div.wpcf7{
	text-align: left;
}

	.entry div.wpcf7 form{
		text-align: left;
	}

label.required{
	font-weight: bold;
}

/*******************************************************************************
* HOMEPAGE
*******************************************************************************/

p#wss{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 10px 0px;
	padding: 10px 0px;
	text-align: center;
	width: 100%;
}

/*******************************************************************************
* sIFR
*******************************************************************************/

/*.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	display: block;
	overflow: hidden;
}*/

/*******************************************************************************
* sIFR Tuning
*******************************************************************************/

/*.sIFR-hasFlash .pageTitle{
	visibility: hidden;
	width: 100%;
	height: 36px;
	margin: 10px 0px 5px 0px;
    font-size: 36px;
}

.sIFR-hasFlash div.post>h2.postTitle{
	visibility: hidden;
	width: 100%;
	height: 36px;
	margin: 10px 0px 0px 0px;
    font-size: 36px;
}

.sIFR-hasFlash .sidebarTopic h1{
	visibility: hidden;
    font-size: 24px;
}

.sIFR-hasFlash #posts h1{
	visibility: hidden;
	width: 100%;
	height: 30px;
    font-size: 30px;
}

.sIFR-hasFlash #posts h2.sectionTitle{
	visibility: hidden;
	width: 100%;
	height: 24px;
    font-size: 24px;
}

.sIFR-hasFlash #posts h2.postTitle{
	visibility: hidden;
	width: 400px;
	height: 24px;
	padding: 0px 0px 0px 60px;
	margin: 0px;
	background: transparent;
    font-size: 24px;
}*/