/*
Theme Name: jonahgoldstein.com
Theme URI: 
Description: 
Version: 
Author: jonah goldstein
Author URI: http://jonahgoldstein.com/
Tags: 

*/


html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(imgs/main_back.jpg) no-repeat top left #ddd;
}

body.work_page {
	background-image: url(imgs/work_back.jpg) !important;
}

/* My Comment */


#headerimg a {
	display: block;
	position: absolute;
	width: 180px;
	height: 73px;
	top: 20px;
	right: 10px;
	z-index: 10;
	background: url(imgs/name.png) no-repeat;
}


body.single a.back_button {
	position: absolute;
	top: 175px;
	left: 158px;
	height: 80px;
	background: url(imgs/back_arrow.png) no-repeat 8px 6px #999;
	padding: 5px 12px 5px 20px;
	color: #fff;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	z-index: 5;
}
body.archive a.back_button {
	float: right;
	clear:both;
	margin-top: -23px;
	margin-left: -80px;
	margin-right: 20px;
	background: url(imgs/back_arrow.png) no-repeat 8px 5px #aaa;
	padding: 5px 12px 5px 20px;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	z-index: 100;
}
body.single a.back_button:hover, body.archive a.back_button:hover {
	background-color: #888;
}


#content {
	clear: both;
	margin: 30px 0 0 0;
}




h1, h2, h3, h4 {
	font-weight: 100;
	padding: 0;
	margin: 0;
}


#main_menu {
	/*margin: 210px 27px 0 0;*/
	margin: 230px 27px 70px 0;
}
#main_menu p {
	color: #888;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 18px;
	text-align: right;
	float: right;
	margin: 0;
	padding: 0 5px;
}
#main_menu li {
	padding: 0 0 50px 15px;
	clear: both;
}
#main_menu a {
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	display: block;
	padding: 10px 14px;
	color: #fff;
	background-color: #999;
	float: right;
	margin-top: -10px;
	font-size: 85%;
}
#main_menu a:hover {
	background: #777;
}
#main_menu #all_kinds {
	background-image: url('imgs/dropdown_arrow.png');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 26px !important;
}
#main_menu #all_kinds:hover {
	background-position: -45px right;
}



#main_menu .tags_wrapper {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 430px;
	background: url('imgs/tags_pointer.png') no-repeat 410px 10px #666;
	z-index: 500;
}
#main_menu .tags {
	display: none;
	padding: 0 40px 10px 0;
}
#main_menu .tags li {
	margin: 10px 0 0 10px;
	clear: none;
	padding: 0;
	float: left;
}
#main_menu .tags a {
	font-size: 14px;
	padding: 5px 7px;
	margin: 0;
	float: left;
}
#main_menu .tags a .count{
	font-size: 9px;
}




.thumb
{
	text-align: right;
	float: right;
	background: url(imgs/consulting_item.png) no-repeat top right;
	width: 200px;
	height: 180px;
}

.thumb a {
	display: block;
	width: 150px;
	height: 150px;
	margin: 13px 0 0 37px;	
}




/*
//		Listing
*/

.listing {
	margin-bottom: 50px !important;
}
.listing .navigation {
	clear:both;
	text-align: right;
	width: 340px;
	float: right;
}
.listing .navigation a {
	display: block;
	float: right;
	font-size: 30px;
	padding: 10px 15px;
	margin:  10px 28px 0 20px;
	color: #fff;
	background: #aaa;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: lowercase;
	direction: ltr;
}
.listing .post {
	text-align: right;
	float: left;
	padding: 10px 20px;
	margin: 4px;
	width: 220px;
	height: 280px;
	position: relative;
	top: 0;
	left: 0;
}
.post_info {
	clear: both;
	display: block;
	padding-right: 7px;
	text-align: right;
}
.post h2 {
	padding: 0;
	margin: 0;
}
.post h2 a {
	padding-top: 0px;
	display: block;
	font-weight: 100;
	color: #888;
	font-size: 24px;
}
.post h2 a:hover {
	color: #555;
}
.post .postmetadata {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}
.post .tags {
	padding-top: 10px;
	display: none !important;
}
.tags a {
	display: block;
	float: right;
	font-size: 11px;
	padding: 3px 5px;
	margin:  5px 0 0 5px;
	color: #ccc;
	background: #aaa;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: normal;
}
.tags a:hover{
	background: #888;
}

.post h3.subtitle {
	font-size: 15px;
	color: #999;
	padding-top: 10px;
}
.post .comments {
	position: absolute;
	top: 135px;
	right: 170px;
}
.post .comments a {
	font-size: 10px;
	color: #959595;
	padding-top: 8px;
	float: right;
}
.post .comments .comment_number {
	background: url(imgs/comment_list_bubble.png) no-repeat;
	width: 40px;
	height: 27px;
	color: #bd6fde;
	padding-top: 3px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 14px;
	text-align: left;
	font-weight: bold;
}
.post .comments .identifier {
	position: relative;
	top: 0;
	right: 20px;
}




.error_404 {
	position: absolute;
	top: 310px;
	left: 410px;
	font-size: 30px;
	color: #888;
}
.error_404 p {
	position: absolute;
	top: 29px;
	left: 80px;
	width: 300px;
	font-size: 16px;
	
}



h2.tag_header .tag {
	float: right;
	padding: 17px 30px;
	color: #fff;
	background: #aaa;
	font-weight: bold;
	font-size: 40px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h2.tag_header {
	margin: 70px 20px 40px 20px;
	border-bottom: 16px dotted #aaa;
}
h2.tag_header .count {
	font-size: 12px;	
}


.single_post .post {
	float: none;
}
body.single .header {
	min-height: 190px;
}
.single #content {
	margin: 230px 0 0 0;
}
.single_post .post h1 {
	text-align: left;
	font-size: 6em;
	color: #bbb;
	font-weight: 100;
	color: #777;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	/*margin-left: 20px;
	width: 600px;
	background-color: #ddd;*/
	margin-left:380px;
}

.single_post .post h2 {
	text-align: left;
	padding-left: 33px;
	font-size: 20px;
	color: #999;
	/*background-color: #ddd;
	margin-left: 20px;*/
	margin-left:380px;
}

.single_post .post .tags {
	clear: none;
	margin-left:380px;
	padding: 15px 0 0 28px;
}

.single_post .post .tags a {
	float: left;
}

.single_post .post .entry {
	clear: both;	
	margin: 20px 10px 0 28px;
	padding: 20px 25px 25px 25px;
	background: #ddd;
	font-size: 1.7em;
}

.single_post .post .thumb {
	position: absolute;
	top: 195px;
	left: 138px;
	z-index: 7;
}

.single_post .post h3 {
	padding-right: 33px;
	font-size: 30px;
	color: #999;
	text-align: right;
}





/*----------------*/
/*     BOOKS      */
/*----------------*/
/*
.book-navigation .page-links {
	border: none;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
}
.book-navigation .page-next,
.book-navigation .page-previous
{
	font-size: 22px;
	color: #E88542;	
	margin-bottom: 10px;
	padding-top: 20px;
	width: 183px;
	height:103px;
}
.book-navigation .page-up {
	text-align: left;
	font-size: 16px;
	color: #E88542;
	padding: 10px;
	margin-top: 20px;
	float: none;
	position: absolute;
	top: 0;
	left:39%;
	width: inherit;
}
.book-navigation .page-next:hover,
.book-navigation .page-previous:hover,
.book-navigation .page-up:hover
{
	color: #984674;
}
.book-navigation .page-next {
	background: url(imgs/page_next.png) no-repeat top right;
	padding-right: 60px;
	margin-right: -35px;
}
.book-navigation .page-previous {
	background: url(imgs/page_previous.png) no-repeat;
	padding-left: 60px;
	margin-left: -35px;
}


----------------*/
/*----------------*/



#blocker {
	display: none;
	background: url(imgs/blocker.png);
	filter:alpha(opacity=65);   
	-moz-opacity: 0.65;   
	opacity: 0.65;
	width: 100%;
	height: 100%;
	z-index: 600;
	position: fixed;
	top: 0;
	left: 0;
	
}
#work_box {
	position: absolute;
	top: 0;	right: 0;
	z-index: 601;
	display: none;
	overflow: hidden;
}
#work_box .top {
	background: url(imgs/back_blck_66.png);
	color: #fff; 
	width: 570px;
	height: 70px;	
}
#work_box .top .close_work {
	padding: 4px 13px 7px 13px;
	font-size: 25px;
	position: absolute;
	top: 25px;
	left: 15px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #222;

}
#work_box .top .close_work:hover {
	color: #333;
	background: #ddd;
}
#work_box .header {
	background: #000;
	color: #fff; 
	width: 536px;
	float: right;
}
#work_box div {
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	float: right;
	clear: both;

}
#work_box .header h3 {
	font-size: 25px;
	/*padding: 60px 0 45px 60px;*/
	width: 400px;
	margin-left: 60px;
	padding: 60px 0 45px 0; 
}
#work_box .header h3 strong {
	font-size: 150%;
	padding-left: 5px;
	display: block;
}
#work_box .header h3 img {
	position: relative;
	top: 13px;
	left: 0px;
}
#work_box .header h4 {
	font-size: 20px;
	/*padding: 0 30px 50px 270px;*/
	line-height: 30px;
	width: 400px;
	padding: 0 0 50px 0;
	margin-left: 270px;
}
#work_box .content {
	/*position: relative;
	left: 20px;*/
	width: 509px;
	background: url(imgs/back_blck_80.png);
	padding-top: 20px;
	padding-bottom: 30px;
}
#work_box .content p {
	padding: 15px 0;	
	margin-left: 35px;
	text-align: left;	
	float: none;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	width: 445px;
}
#work_box .content p a {
	color: #7fbeff;
	display: inline;
	float: none;
	padding: 0;
	background: none;
	font-size: 120%;;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#work_box em {
	font-size: 120%;
	color: #aaa;
}
#work_box .contact {
	background: #000;
	height: 170px;
	width: 479px;
	/*position: relative;
	top: 0;	left: 50px;*/
}
#work_box .footer {
	background: url(imgs/back_blck_66.png);
	height: 50px;
	width: 419px;
	/*position: relative;
	top: 0;	left: 110px;*/
}
#work_box a.linkedin {
	position: absolute;
	background: url(imgs/icon_linkedin.png);
	bottom: 12px;	right: 12px;
	height: 26px;	width: 26px;
	padding: 0;
}








.bubble {
	position: absolute;
	top: -100px;
	left: 125px;
	background-image: url(imgs/bubble_hi.png);
	width: 100px;
	height: 82px;
	z-index: 100;
}




.gallery {
	float: right;
	width: 365px;
}
.gallery .wrapper {
	overflow: auto;	
	padding: 12px 0 20px 20px;
	margin: 50px -6px 20px 35px;
	background: #D5D5D5 url(imgs/generic_inset_box.png) no-repeat scroll 0 0;
}
.gallery img {
	width: 90px;
	height: 90px;
}
.gallery a.thickbox {
	float: left;	
	padding: 9px 12px 0 0;
	position: relative;
	top: 0;		left: 0;
}
.gallery a.thickbox:hover {
	filter:alpha(opacity=75);   
	-moz-opacity: 0.75;   
	opacity: 0.75;
	background: none;
}
.gallery a .photo_number {
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: 100;
	color: #fff;
	background: #000;
	position: absolute;
	bottom: 0;		right: 12px;
	padding: 7px;
	filter:alpha(opacity=7);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
}
.gallery a:hover .photo_number {
	display: block;
}



.entry p
{
	color: #555;
	line-height: 1.8em;
	text-align: justify;
}

.entry p.first-paragraph:first-letter {
	font-size: 80px;
}
.entry p.first-paragraph:first-line {
	font-size: 22px;
	line-height: 35px;
}
.entry a {
	color: #5b88b0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}
.entry a:visited {
	color: #8f7ab0;
}
.entry a:hover {
	background: #8f7ab0;
	color: #eee;
}
.entry a:active {
	background: #555;
	color: #eee;
}
.entry p img {
	clear: none;
	padding: 20px;
}
.entry h4 {
	font-size: 150%;
	color: #ce2dcd;
}
.entry p embed,
.entry p object {
	margin-top: 20px;
	margin-bottom: 5px;
	width: 100%;
}
.entry a.file_link {
	background: url(imgs/file_link.png) 0 0 no-repeat;
	display: block;
	min-height: 37px;
	padding-left: 35px;
	padding-top: 10px;
	text-align: left;
	font-size: 17px;
}
.entry a.file_link:hover {
	background-position: 0 3px;
}
.entry .file_list {
	padding: 15px;
	margin: 5px 30px;
	float: right;
	background: #D5D5D5 url(imgs/generic_inset_box.png) no-repeat scroll 0 0;
	text-align: center;
	font-size: 20px;
	color: #888;
	width: 300px;
}


.entry ul, .entry ol {	
	color: #777;
	padding: 0 0 15px 20px;
	margin: 10px 0 0 30px;
}
.entry ul li, .entry ol li {
	margin: 0;
	padding: 20px 0 0 10px;
	font-size: 16px;
	list-style-type: decimal;
}







#flickr_thumbs {
	padding-left: 8px;
	padding-top: 23px;
	background: url(imgs/flickr_back.png) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2271ab;
	font-weight: bold;
	/*width: 200px;*/
	padding-right: 10px;
	z-index: 75;
}
#flickr_thumbs .thumbs {
	padding-bottom: 16px;
	margin-top: 7px;
	width: 262px;
	height: 110px;
	overflow: auto;
}
#flickr_thumbs a {
	color: #E88542;
	font-size: 138%;
}

.flickr_thumb {
	width: 50px;
	height: 50px;
	padding: 5px;
	border: none;
	/*background: url(imgs/flickr_img_shadow.png) 2 2 no-repeat*/
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
}

a.flickr_link:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1;   
	opacity: 1;
}










.img_wrapper {
	position: relative;
	top: 0;
	left: 0;
	width: inherit;	
}
.info_wrapper {
	background: #000;
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 51;
	overflow: auto;

}
.roll_info{
	padding:30px;
}
.info_wrapper .title {
	color: #ff6e47;
	font-size: 44px;
}
.info_wrapper p {
	color: #fff;
	font-size: 20px;
}
.img_wrapper {
	padding-bottom: 130px;
}





/* RECAPTCHA 
fieldset.captcha {
	border: none;
	margin-left: -30px;
}
fieldset.captcha legend {
	display: none;
}

#respond fieldset.captcha .description {
	font-size: 20px;
	font-style: italic;
	color: #AA0050;
	text-align: center;
}*/





.clear_all {
	clear: both;
}
a {
	text-decoration: none;
}
ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}



#audioplayer1{
	margin: 5px 20px 25px 50px;
}




/*   END DRUPAL PASTE  */



/* 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: 7px 4px 4px 20px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	padding: 7px 4px 4px 20px;
	
	}

.alignleft {
	float: left;
	padding: 7px 40px 4px 4px;
	
	}
	
.wp-caption-text {
	font-size: 12px;
	padding-right: 20px;
	color: #888;
	font-style: italic;
}	
	
/* End Images */







/* Begin respond*/

.comment_section {
	background: url(imgs/comments_back.jpg ) #bbb repeat-x;
	padding-top: 35px;
	color: #eee;
}

#respond {
	position: relative;
	top: 0;
	right: 20px;
	float: right;
}
#respond h3 {
	text-transform: lowercase;
	font-size: 36px;
	background: url(imgs/respond_back.png) no-repeat 140px 10px;
	padding-bottom: 30px;
	margin-left: -15px;
}
#respond label {
	color: #eee;
	text-transform: lowercase;
	font-size: 15px;
}
#respond .info {
	font-size: 14px;
	font-variant: small-caps;
}
#respond .info em {
	font-size: 130%;
}
#respond input, #respond textarea {
	background: url(imgs/comment_top.png) repeat-x #eee;
	font-size: 13px;
	color: #444;
	border: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 170px;
	padding: 7px;
	margin: 5px 5px 1px 0;
}
#respond textarea {
	width: 260px !important;
	height: 150px !important;
}
#respond .form_item {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 10px;
}
#respond .required {
	position: absolute;
	top: 2px;
	left: -19px;
	color: #ff00c8;
	font: 38px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#recaptcha_widget_div {
	margin-bottom: 20px;
}
.recaptcha-error {
	width: 300px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #8e4276;
	line-height: 1.5em;
}
.recaptcha-error strong {
	font-size: 20px;
}
#respond #submit {
	margin: 0 80px 15px 0;
	font-size: 16px;
	text-transform: lowercase;
	color: #555;
	border: 1px outset;
}

.commentlist{
	margin-left: 53px;
	float: left;
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist h3 {
	margin-bottom: 20px;
	text-transform: lowercase;
	font-size: 25px;
}
.comment {
	width: 450px;
	margin: 0 0 30px 30px;
	color: #6b6b6b;
	font-size: 15px;
} 
.comment .content {
	padding: .6em 1.1em;
	background: url(imgs/comment_top.png) repeat-x #eee;
	line-height: 1.6em;
}
.commentlist p {
	text-align: left;
	margin: 10px 5px 10px 0;
	font-size: 1em;
}
.comment_meta {
	padding: 18px 0 0 18px;
	background: url(imgs/comment_meta_back.png) no-repeat 10px 0;
	color: #f9f9f9;
	font-size: 23px;
	text-shadow: #9a9a9a 3px 1px 2px;
}
.comment_meta a {
	color: #fff;
	padding-right: 10px;
	background: url(imgs/icon_author_link.png) no-repeat right 10px;
}
.comment ol, .post .comment ul {
	padding: 0;
	margin: 0;
}
.comment ol li {
	padding: 5px 20px;
	margin: 0;
	list-style-type: decimal;
	list-style-position: inside;
}
.comment ul li {
	padding: 5px 20px;
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
}
/* End Comments */






.center {
	text-align: center;
	}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/









#footer {
	position: relative;
	top: 0;	left: 0;
	clear: both;
	background: url(imgs/comments_back.jpg ) #bbb repeat-x;
	color: #ddd;
	padding-top: 30px;
	padding-bottom: 15px;
}
#footer #credits {
	clear: both;
	float: right;
	padding: 20px;
	font-size: 14px;
}
#footer #credits a {
	font-weight: bold;
	color: #eee;
}
#footer #credits a:hover {
	color: #777;
}
#footer a.my_email {
	float: right;
	color: #fff;
	background: #777;
	padding: 10px 250px 8px 10px;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}
#footer a.my_email:hover {
	background: #888;
}
.rss_link{
	display: block;
	background: url(imgs/rss_icon.png) no-repeat top right;
	padding: 8px 42px 10px 0;
	height: 40px;
	text-align: right;
	font-size: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}







.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

