/*

Theme Name: Long Island History Journal
Theme URI: http://wordpress.org/extend/themes/toolbox/
Author: Stephen Komae
Author URI: http://skomae.crast.us/
Description: Site design Wolf Schafer. LIHJ conversion to WordPress. Theme based on Toolbox by Automattic. 
Version: 1.0
Tags: custom-menu, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready
e
*/

/* =General
-------------------------------------------------------------- */
.after-notes{
text-align:left;text-justify:none;display:inline-block;
}
.easy-table td{
border-left:solid 1px #DDDDDD;
}
.easy-table td:last-child{
border-right:solid 1px #DDDDDD;
}
.easy-table tr:last-child td{
border-bottom:solid 1px #DDDDDD;
}
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color:#0000FF;
	
}

a:hover {
	color: #999;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#emuseum, #emuseum p {
	font-family: arial, helvetica, sans-serif !important;
	font-size: 9pt;
}

.historic {
	font-size: smaller;
	width: 500px;
}

.historic td {
	padding: 3px;
}


/* =Structure
-------------------------------------------------------------- */


#page {
	display: block;
	margin: 1em;
	padding: 1em;
	width: 630px;
	/*border: 1px solid #0f0;*/
}
#primary {
	float: left;
	margin: 0 -240px 0 0;
	width: 550px;
	/* border: 1px solid #f00;*/
}
#content {
	/*margin: 0 280px 0 0;*/
	margin: 50px 30px;
	padding-right: 30px;	
}

#main {
	margin-top: 40px;
}

#volume-content {
	font-size: 14px;
}

#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

.page #content {
	margin-left: 80px;
}

.reviews td {
	padding-bottom: 15px;
	padding-right: 10px;
}


/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	clear: left;
	margin-bottom: 1em;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

object {
	margin: 2em 0;
}

/* =Tabs
-------------------------------------------------------------- */
#topbar ul {
	margin-left: -1px;
	display: block;
}

#topbar ul li, #sidebar ul li {
	border: 1px solid #00f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: baseline;
	text-align: center;
}


#topbar ul li {
	border-right: none;
	display: block;
	padding-top: 4px;
	float: left;
	font-size: 10px;
}

#topbar a {
	width: 90px;
	height: 18px;
}

#topbar ul li a, #sidebar ul li a {
	color: #000;
}

#topbar ul li a:hover, #sidebar ul li a:hover {
	color: #00f;
}


#topbar ul li.selected {
	border-bottom: solid 1px #fff;
}

#topbar .blanktab {
	border-top: solid 1px #fff;
	width: 90px;
	height: 18px;
}

#topbar a, #sidebar a {
	display: block;
}

#sidebar {
	margin-top: 23px;
	float: left;
}

#sidebar ul li {
	border-bottom: none;
	padding-top: 5px;
	list-style: none;
	font-size: 8px;
}

#sidebar a {
	height: 17px;
	width: 90px;
}

#sidebar ul li.selected {
	border-right: solid 1px #fff;
}

.selected {
	/*background-color: #ff0;*/
}

#sidebar .blanktab {
	height: 50px;
	border-left: solid 1px #fff;
	width: 90px;
}

#sidebar .topblanktab {
	height: 20px;
	width: 90px;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
}

/* =Header
-------------------------------------------------------------- */

header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#site-title {
	font-size: 2em;
	font-weight: bold;
	float: left;
}
#site-description {
	display: block;
	float: right;
	width: 296px;
	text-align: right;
	white-space: pre;
	font-size: 10px;
	font-weight: normal;

}

#editors {
	clear: both;
	width: 100%;
	font-size: 11px;
	text-align: center;
}

#editors a {
	font-weight: bold;
}

/* navigation menu Style Start*/	 

#dolphincontainer {
	/*top:164px;*/

/*	background-color:#FFFFFF; */
	/*width:630px;
	height:auto;*/
	margin-top: 15px;
	margin-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	padding-top:5px;
	border-top:1px solid #00F;
	border-bottom:0px;
}

#dolphinnav {
	position:relative;
	height:20px;
	font-size:10px;
	font-weight:bolder;
	width: 630px;
	left:0px;
	top:0px;
	background-color: #F0FFFF;
}

#dolphinnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	/*width:630px;*/
}

#dolphinnav ul li {
	display:block;
	margin:0 0px;
	width:90px;
	float:left;
}

#dolphinnav ul li a {
	display:block;
	padding:3px 0 0 0px;
	height:17px;
	width:90px;
	text-align:center;
	border:0px;
	outline:none;
}

#dolphinnav ul li a span {
	padding:0px 0px 0 0;
	height:20px;
	border:none;
	outline:none;
}

/*Lower menu Start*/	

#dolphin_inner {
	height: 18px;
	font-size:10px;
	width:630px;
	padding-top:1px;
	background-color:#F0FFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#dolphincontainer a:hover {
	color: #000;
	text-decoration: underline;
}

.innercontent {
	display:none;
	cursor:pointer;
}
.innercontentvisible {
	display:block;
	cursor:pointer;
}
.innercontent a {
	padding:0px 5px 0px 5px;
	border-right: 1px solid #636363;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	outline:none;
}
/*Lower menu End*/	


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #eee;
	display: block;
	float: left;
	margin: 0 auto 1em;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #dedede;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */
h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 40px;
}

p {
	text-align: justify;
	margin-bottom: 1em;
	width: 450px;
	font-size: 14px;
}

hr { 
	width: 450px;
	margin: 1em 0;
}

blockquote {
	display: block;
	padding-left: 40px;
}

blockquote > p {
	width: 380px;
}

.reviews > div {
	clear: left;
}

table p {
	width:100%;
}

#content {
	font-size: smaller;
}

#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	margin: 0 0 1em;
}

/* =Articles
-------------------------------------------------------------- */

.category-articles {
	font-size: 14px;
}

.category-articles h1, .category-issuefiles h1 {
	font-size: 16px;
	margin: auto auto 40px 0;
	width: 450px;
}

.caption {
	font-size: 12px;
}

.abstract, .keywords {
	font-size: 12px;
	padding-bottom: 3em;
}

.author-data {
	padding-bottom: 3em;
}

.number {
	color: #ccc;
	/*margin-left: -2em;*/
	margin: 1em 0 -1em -2em;
	display: block;
	width: auto;
	float: none;
	position: relative;
}

.category-articles h2 {
	font-size: 14px;
	font-weight: normal;
	margin: .83em auto;
}

.category-articles h3, .category-reviews h3, .category-issuefiles h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 1em auto 5em auto;
}

.category-reviews h3 {
}

.category-articles, .category-reviews, .category-issuefiles {
	margin-left: /*100px*/ 70px;
}

.category-articles h4 {
	font-size: 16px;
	margin: 1em 0;
}


/* =Single pages
-------------------------------------------------------------- */

.single #content {
	margin-top: 0 !important;
}
.entry-header {
}

.articles:before, .reviews:before {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	border-bottom: 1px solid #636363;
	margin-bottom: 15px;
	margin-top: 40px;

}

.single_page .articles:before {
	content: "Articles";

}

.single_page .reviews:before {
	content: "Reviews";
}

.single_page .reviews {
	
}

/* =Search results
-------------------------------------------------------------- */
.search .post-edit-link {
	display: block;
	clear: both;
	margin-top: 0 !important;
}

.search article {
	margin-bottom: 25px;
}

.search .category-articles, .search .category-reviews {
	margin-left: 0;
}

.search h1 {
	font-size: 16px;
	margin: 40px auto;
	width: 450px;
}





/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}




/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.post-edit-link {
	display: block;
	clear: both;
	margin-top: 5em;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

.reviews img { /* override resize */
	max-width: none !important; 
}

.reviews td img {
	float: right;
}


img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
	
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

.clear {
	clear: both;
}

#colophon {
	display: block;
	margin-top: 50px;
	border-top: 1px solid #355d98;
	padding: 3em 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;

}

#colophon > div {
	margin-bottom: .2em;
}

#publishinfo {
	font-size: 10px;
}


