/*
Theme Name: Michael Greenberg 
Theme URI: http://michaelgreenberg.org
Description: custom theme for the Michael Greenberg site
Author: General Projects
Author URI: http://generalprojects.com
version: 1.0
Tags: two-column, widget-ready
*/

/* CSS RESET RELOADED */
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,  sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; margin:0; outline:0; padding:0; vertical-align:baseline; }
:focus {outline:0; }
body {background:white; color:black; }
ol, ul {list-style:none; }
table {border-collapse:separate; border-spacing:0; }
caption, th, td {font-weight:normal; text-align:left; }
blockquote:before, blockquote:after, q:before, q:after {content:""; }
blockquote, q {quotes:"" ""; }




/* basics */

*{margin:0; padding:0;}

body {
	background:url('images/background_new.jpg') top center no-repeat #000000;
	background-attachment:fixed;
	font-family: 'georgia', serif;
	font-size: .75em;
	}


em {font-style:italic;}

h1 {font-size: 18pt;}
h2 {font-size: 36pt; font-style:italic;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	font-style:italic;
	font-size:1em;
	margin:1em 0 0 0;
}

cite {
     font-style:normal;
     display:block;
     margin:0;
     padding:0;
     font-size:1em;
     font-family:'georgia', serif;
}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
     color:black;
	text-decoration:underline;
	}

a:hover{color:blue;}



/* container */


#container {
	width: 860px;
	margin: 65px auto;
	padding:0;
	color:#1f1f1f;
	overflow: hidden;
	}
	
/* header */

#header {
	background:url('images/header-trans.png');
  	width: 860px; 
  	height: 135px;
	color: #fff;
	text-indent:-1000px; overflow:hidden;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;display:block; width:2000px; height:200px;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#1f1f1f;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	border-top:1px solid black;
	background:url('images/menu.png') #fff708;
	font-family: 'trebuchet ms', serif;
	font-size: 8pt;
	width:100%;
	height:43px;
	overflow:hidden;
	text-transform:uppercase; 
}


#menu ul {
	margin:0;
	padding:0px 12px;
	display:block;
	height:43px;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:6px 12px 0px 12px;
	height:18px;
	margin:10px 17px;
	color: #000;
	display:block;
	text-decoration:none;
	text-indent:-200px; 
	overflow:hidden;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-image:url('images/sprites.png');
	background-position:13px -73px;
	background-repeat:no-repeat;
	width:76px;
}

#menu ul li.page-item-2 a {background-position:13px 7px; width:37px;}
#menu ul li.page-item-6 a {background-position:13px -13px; width:116px;}
#menu ul li.page-item-9 a {background-position:13px -33px; width:135px;}
#menu ul li.page-item-14 a {background-position:13px -53px; width:50px;}
#menu ul li.page-item-12 a {background-position:13px -93px; width:65px;}
#menu ul li.page-item-19 a {background-position:13px -113px; width:48px;}

#menu ul li a:hover {background-color:#ffdd00;}
#menu ul li.current a {background-color:#ffdd00; }



/* special cases */
body#page-about #content, body#page-resources #content, body#page-contact #content {float:none;width:100%;}
body#page-about #sidebar, body#page-resources #sidebar, body#page-contact #sidebar {display:none;}
#authorPortrait {
     float:left; 
     padding-bottom:50px;
     padding-right:20px;
}

body#page-home #content {float:left; }
body#page-home #content h2 {display:none; }
body#page-home #content .entry h2 {display:block; border-bottom:0px; margin-bottom:0px; padding-bottom:0px;}
body#page-home #content .entry h3 {
     font-weight:bold;
     font-style:normal;
     font-size:1.2em;
     margin-bottom:5px;
}
body#page-home #content .entry h3 em {text-transform:uppercase;}
body#page-home #content .entry p.citation {font-size:1em;}
body#page-home #sidebar {float:right;margin-left:20px; margin-right:0px;}
body#page-home #sidebar h2 {font-family:'georgia', serif; font-size:1.8em;margin-top:3px;}
body#page-home #sidebar ul {font-family:'georgia', serif; }
body#page-home #sidebar ul li {margin-top:10px; }
body#page-home #sidebar ul li a {text-decoration:none; }
img#homeBook {
     float:left;
     padding:15px 12px 0px 0px;
}
body.about #content .entry h3 {display:none;}

body#page-book h3 {text-transform:uppercase; font-size:1.5em; font-style:normal; }
body.hurry-down-sunshine {
	background-image:url('images/backgroundSunshine.jpg');
	background-repeat:repeat;
	background-position:top left;
}


#listArticles li {
     font-family:'georgia', 'times new roman', serif;
     font-size:1.2em;
     margin-bottom:10px !important;
}

#left, #right {float:left;width:47%;}
#left {margin-right:6%; }
body#page-resources #content ul li {float:left; margin-right:15px; margin-bottom:20px;}
body#page-resources #content p {clear:both; }

body.article blockquote {padding-left:20px; font-style:normal; border-left:3px solid #eeeeee;}

/* content */
#main {
     min-height:380px;
     background-color:white; 
     padding:30px 40px;
     -webkit-border-bottom-left-radius:13px;
     -webkit-border-bottom-right-radius:13px;
     -moz-border-radius-bottomleft: 13px;
     -moz-border-radius-bottomright: 13px;
}

#content {
	float: right;
	width:580px;
	overflow: hidden;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2, h2.header, #sidebar h2.header {
	font:italic 3.2em 'georgia', 'times', serif;
	padding-bottom:15px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:30px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
.post h3 {
     font-style:italic;
     font-size:2em;
     line-height:1em;
}

.post ul {}

.post li {}

.entry p {margin:0px 0px 12px 0px; line-height:1.8em; font-size:1.1em; color:#202020;}

.postmetadata{
     font-size:.9em;
     margin-bottom:5px;
	clear: both;
	font-style:Italic;
	}
	
.commentLine {padding-left:20px; }


.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */


#sidebar {
	font-family: verdana, arial, tahoma;
	width:180px;
	float:left;
	margin:0 20px 0px 0px;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h3{
     font-family:'georgia', serif;
     font-size:2.1em; 
     margin:20px 0 10px 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
     font-size:.9em;
	margin:0px 0px 24px 0px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p {
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	font-size:.9em;
	}
	
#footer p {padding:14px 35px;margin: 0; color:#999999; text-align:left; text-transform:uppercase;}
#footer a{color:#999999;text-decoration: none;}
#footer a:hover{text-decoration: underline;}






#bookSubPages {
	border-bottom:1px solid #e5e5e5;
	font-size: 1.2em;
	font-style:italic;
	width:100%;
	height:43px;
	overflow:hidden;
	margin:0 0 25px 0;
	display:block;
}


#bookSubPages li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding:15px 18px 15px 0px;
}

#bookSubPages li a {
	margin: 0;
	color: #000;
	display:block;
	text-decoration:none;
}

#bookSubPages li a:hover, #bookSubPages li.current a {
     text-decoration:underline;
}


/* events */

.eventDate {font-size:.8em; font-style:italic;}
.eventTitle {}
.eventCity {}
.eventLink {font-size:.9em; text-decoration:underline;}


/* gallery */

.gallery-icon img {
     -webkit-box-shadow:0px 5px 10px #999; 
     -moz-box-shadow:0px 5px 10px #999;
     margin-bottom:5px;
}






#page-map {}

#page-map #content {width:100%; }


#mapGraphic {width:780px; height:647px; background:url('/wp-content/themes/gpMGreenberg/images/map_manhattan_2.jpg'); position:absolute;}
#map {width:780px; height:647px; }

#map ul {position:absolute; }

     #map ul li span {
          position:absolute; 
          z-index:70;
          cursor:pointer;
          text-indent:-500px;
          overflow:hidden;
     }

          #map ul li#falsely_young_man span {left:550px; top:580px; }
          #map ul li#falsely_young_man .bubble{left:190px; top:305px; }
          #map ul li#falsely_young_man .arrow{top:100px; }

.bubble {
     position:absolute; 
     z-index:80;
     display:none;
     background-color:white; 
     -moz-border-radius: 5px;
     -khtml-border-radius: 5px;
     -webkit-border-radius: 5px;
     padding:20px;
     opacity:0;
}
     
     #content .post .bubble .caption h1 {
          font-size:12pt; font-style:italic:
          margin:0; padding:0; border:0;
     }
     .bubble img {margin-bottom:10px; }
     .or_h img {float:left; }
     .bubble div.caption {}
     #content .post .bubble div.caption p {margin:5px 0px 0px 0px; padding:0px; font-size:9pt; line-height:1.8em; }
     .or_h div.caption {float:left; width:150px; margin-left:10px;}

.arrow {
     background-image:url('/wp-content/uploads/2009/09/map_arrows.png');
     overflow:hidden;
     position:absolute; 
     text-indent:-50px; 
}

.arrowR {width:10px; height:20px; background-position:-0px -100px; right:-10px}
.arrowL {width:10px; height:20px; background-position:-10px -100px; left:-10px;}
.arrowT {width:20px; height:10px; background-position:-20px -110px; top:-10px; }
.arrowB {width:20px; height:10px; background-position:-20px -100px; bottom:-10px; }









